Skip to content

Instantly share code, notes, and snippets.

@victorhooi
Created September 8, 2011 12:41
Show Gist options
  • Save victorhooi/1203304 to your computer and use it in GitHub Desktop.
Save victorhooi/1203304 to your computer and use it in GitHub Desktop.
Homebrew - Graphviz fails to compile - make[3]: *** No rule to make target `-lltdl', needed by `libgvc.la'. Stop.
victors-macbook-pro:Downloads victorhooi$ brew install -v graphviz
==> Downloading http://www.graphviz.org/pub/graphviz/stable/SOURCES/graphviz-2.28.0.tar.gz
File already downloaded in /Users/victorhooi/Library/Caches/Homebrew
/usr/bin/tar xf /Users/victorhooi/Library/Caches/Homebrew/graphviz-2.28.0.tar.gz
==> ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/graphviz/2.28.0 --with-qt=no --disable-quartz --disable-java --disable-ocaml --disable-perl --disable-php --disable-python --disable-r --disable-ruby --disable-sharp --disable-swig
./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/graphviz/2.28.0 --with-qt=no --disable-quartz --disable-java --disable-ocaml --disable-perl --disable-php --disable-python --disable-r --disable-ruby --disable-sharp --disable-swig
checking build system type... x86_64-apple-darwin11.1.0
checking host system type... x86_64-apple-darwin11.1.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... /usr/bin/llvm-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/llvm-gcc accepts -g... yes
checking for /usr/bin/llvm-gcc option to accept ISO C89... none needed
checking dependency style of /usr/bin/llvm-gcc... none
checking for library containing strerror... none required
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking for gawk... (cached) awk
checking whether ln -s works... yes
checking for sed... sed
checking for grep... grep
checking for sort... sort
checking for groff... groff
checking for ps2pdf... ps2pdf
checking for pstopdf... (cached) ps2pdf
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for tclsh8.6... no
checking for tclsh8.5... /usr/bin/tclsh8.5
checking whether /usr/bin/llvm-gcc and cc understand -c and -o together... yes
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/llvm-g++ accepts -g... yes
checking dependency style of /usr/bin/llvm-g++... none
checking for gcc... gcc
checking whether we are using the GNU Objective C compiler... yes
checking whether gcc accepts -g... yes
checking dependency style of gcc... none
checking for inline... inline
checking for windres... no
checking for an ANSI C-conforming const... yes
checking how to run the C preprocessor... /usr/bin/llvm-gcc -E
checking for grep that handles long lines and -e... grep
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for mode_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uid_t in sys/types.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stddef.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for stdint.h... (cached) yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking values.h usability... no
checking values.h presence... no
checking for values.h... no
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking fenv.h usability... yes
checking fenv.h presence... yes
checking for fenv.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for sys/types.h... (cached) yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking fpu_control.h usability... no
checking fpu_control.h presence... no
checking for fpu_control.h... no
checking sys/fpu.h usability... no
checking sys/fpu.h presence... no
checking for sys/fpu.h... no
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/inotify.h usability... no
checking sys/inotify.h presence... no
checking for sys/inotify.h... no
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking libintl.h usability... no
checking libintl.h presence... no
checking for libintl.h... no
checking crt_externs.h usability... yes
checking crt_externs.h presence... yes
checking for crt_externs.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for stdbool.h that conforms to C99... no
checking for _Bool... yes
checking for socklen_t... yes
checking for bool... no
checking for struct dioattr... no
checking for main in -lm... yes
checking for feenableexcept... no
checking for fesetenv... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking for basename in -lgen... no
checking for working alloca.h... yes
checking for alloca... yes
checking for lrand48... yes
checking for drand48... yes
checking for srand48... yes
checking for setmode... yes
checking for setenv... yes
checking for getenv... yes
checking for __freadable... no
checking for _sysconf... no
checking for getrusage... yes
checking for strerror... yes
checking for cbrt... yes
checking for lsqrt... no
checking for vsnprintf... yes
checking for strtoul... yes
checking for strtoll... yes
checking for strtoull... yes
checking for uname... yes
checking for memset... yes
checking for nl_langinfo... yes
checking for pow... yes
checking for sqrt... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... (cached) yes
checking for strstr... yes
checking for _NSGetEnviron... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for strcasestr... yes
checking for a sed that does not truncate output... sed
checking for fgrep... grep -F
checking for ld used by /usr/bin/llvm-gcc... /usr/bin/llvm-gcc
checking if the linker (/usr/bin/llvm-gcc) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/llvm-gcc option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from /usr/bin/llvm-gcc object... ok
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether /usr/bin/llvm-g++ accepts -g... (cached) yes
checking dependency style of /usr/bin/llvm-g++... (cached) none
checking how to run the C++ preprocessor... /usr/bin/llvm-g++ -E
checking for objdir... .libs
checking if /usr/bin/llvm-gcc supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/llvm-gcc option to produce PIC... -fno-common -DPIC
checking if /usr/bin/llvm-gcc PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/llvm-gcc static flag -static works... no
checking if /usr/bin/llvm-gcc supports -c -o file.o... yes
checking if /usr/bin/llvm-gcc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/llvm-gcc linker (/usr/bin/llvm-gcc) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.1.0 dyld
checking how to hardcode library paths into programs... immediate
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for ld used by /usr/bin/llvm-g++... /usr/bin/llvm-gcc
checking if the linker (/usr/bin/llvm-gcc) is GNU ld... no
checking whether the /usr/bin/llvm-g++ linker (/usr/bin/llvm-gcc) supports shared libraries... yes
checking for /usr/bin/llvm-g++ option to produce PIC... -fno-common -DPIC
checking if /usr/bin/llvm-g++ PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/llvm-g++ static flag -static works... no
checking if /usr/bin/llvm-g++ supports -c -o file.o... yes
checking if /usr/bin/llvm-g++ supports -c -o file.o... (cached) yes
checking whether the /usr/bin/llvm-g++ linker (/usr/bin/llvm-gcc) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.1.0 dyld
checking how to hardcode library paths into programs... immediate
checking which extension is used for runtime loadable modules... .so
checking which variable specifies run-time module search path... DYLD_LIBRARY_PATH
checking for the default library search path... /usr/local/lib /lib /usr/lib
checking for library containing dlopen... none required
checking for dlerror... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dld_link in -ldld... no
checking for _ prefix in compiled symbols... yes
checking whether we have to add an underscore for dlsym... no
checking whether deplibs are loaded by dlopen... yes
checking for argz.h... no
checking for error_t... no
checking for argz_add... no
checking for argz_append... no
checking for argz_count... no
checking for argz_create_sep... no
checking for argz_insert... no
checking for argz_next... no
checking for argz_stringify... no
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for ltdl.h... yes
checking whether lt_dlinterface_register is declared... yes
checking for lt_dladvise_preload in -lltdl... yes
checking where to find libltdl headers...
checking where to find libltdl library... -lltdl
checking for unistd.h... (cached) yes
checking for dl.h... no
checking for sys/dl.h... no
checking for dld.h... no
checking for mach-o/dyld.h... yes
checking for dirent.h... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for lt_dladvise_init in -lltdl... yes
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XRENDER... yes
checking tcl.h usability... yes
checking tcl.h presence... yes
checking for tcl.h... yes
using /usr/lib/tclConfig.sh
checking for wish8.6... no
checking for wish8.5... /usr/bin/wish8.5
checking tk.h usability... yes
checking tk.h presence... yes
checking for tk.h... yes
checking for tk.h... (cached) yes
checking tkInt.h usability... no
checking tkInt.h presence... no
checking for tkInt.h... no
using /usr/lib/tkConfig.sh
checking for connect... (cached) yes
checking for gethostbyname... (cached) yes
checking for expat-config... no
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking for main in -lexpat... yes
checking IL/il.h usability... no
checking IL/il.h presence... no
checking for IL/il.h... no
configure: WARNING: Optional DevIL library not available - missing headers
checking for main in -lIL... no
configure: WARNING: Optional DevIL library not available
checking for main in -lXpm... yes
checking X11/Intrinsic.h usability... yes
checking X11/Intrinsic.h presence... yes
checking for X11/Intrinsic.h... yes
checking for X11/Xaw/Text.h... yes
checking for main in -lXaw... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for main in -lz... yes
checking for deflateBound... yes
checking for RSVG... no
checking ghostscript/iapi.h usability... no
checking ghostscript/iapi.h presence... no
checking for ghostscript/iapi.h... no
checking for PANGOCAIRO... no
checking for LASI... no
checking for FREETYPE2... yes
checking for FONTCONFIG... yes
checking for GDK_PIXBUF... no
checking for GTK... no
checking for GTKGL... no
checking for GTKGLEXT... no
checking for GTS... no
checking for GLADE... no
checking for gdlib-config... /usr/local/bin/gdlib-config
checking gd.h usability... yes
checking gd.h presence... yes
checking for gd.h... yes
checking for main in -lgd... yes
checking GL/glut.h usability... yes
checking GL/glut.h presence... yes
checking for GL/glut.h... yes
checking for main in -lglut... yes
checking for libpng-config... /usr/X11/bin/libpng-config
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking for main in -lpng... yes
checking if have working sincos()... no
checking if FILE struct contains _cnt... no
checking if FILE struct contains _r... yes
checking if FILE struct contains _next... no
checking if FILE struct contains _IO_read_end... no
checking if errno externs are declared... yes
checking if getopt externs are declared... yes
checking if intptr_t is declared... yes
checking if assert needs __eprintf... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating debian/changelog
config.status: creating doc/Makefile
config.status: creating doc/info/Makefile
config.status: creating doc/schema/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/prune/Makefile
config.status: creating contrib/diffimg/Makefile
config.status: creating graphs/Makefile
config.status: creating graphs/directed/Makefile
config.status: creating graphs/undirected/Makefile
config.status: creating lib/Makefile
config.status: creating lib/cdt/Makefile
config.status: creating lib/cdt/libcdt.pc
config.status: creating lib/graph/Makefile
config.status: creating lib/graph/libgraph.pc
config.status: creating lib/cgraph/Makefile
config.status: creating lib/cgraph/libcgraph.pc
config.status: creating lib/gd/Makefile
config.status: creating lib/rbtree/Makefile
config.status: creating lib/pathplan/Makefile
config.status: creating lib/pathplan/libpathplan.pc
config.status: creating lib/ast/Makefile
config.status: creating lib/sfio/Makefile
config.status: creating lib/sfio/Sfio_f/Makefile
config.status: creating lib/vmalloc/Makefile
config.status: creating lib/dotgen/Makefile
config.status: creating lib/dotgen2/Makefile
config.status: creating lib/neatogen/Makefile
config.status: creating lib/fdpgen/Makefile
config.status: creating lib/sparse/Makefile
config.status: creating lib/sfdpgen/Makefile
config.status: creating lib/osage/Makefile
config.status: creating lib/gvpr/Makefile
config.status: creating lib/gvpr/libgvpr.pc
config.status: creating lib/circogen/Makefile
config.status: creating lib/twopigen/Makefile
config.status: creating lib/patchwork/Makefile
config.status: creating lib/pack/Makefile
config.status: creating lib/ortho/Makefile
config.status: creating lib/expr/Makefile
config.status: creating lib/expr/libexpr.pc
config.status: creating lib/common/Makefile
config.status: creating lib/ingraphs/Makefile
config.status: creating lib/vpsc/Makefile
config.status: creating lib/gvc/Makefile
config.status: creating lib/gvc/libgvc.pc
config.status: creating lib/xdot/Makefile
config.status: creating lib/xdot/libxdot.pc
config.status: creating lib/topfish/Makefile
config.status: creating lib/glcomp/Makefile
config.status: creating macosx/Info.plist
config.status: creating macosx/build/graphviz.pmdoc/01local.xml
config.status: creating macosx/build/graphviz.pmdoc/02graphviz.xml
config.status: creating windows/build/graphviz.wxs
config.status: creating windows/Properties/AssemblyInfo.cs
config.status: creating plugin/Makefile
config.status: creating plugin/core/Makefile
config.status: creating plugin/devil/Makefile
config.status: creating plugin/gd/Makefile
config.status: creating plugin/gdk_pixbuf/Makefile
config.status: creating plugin/gdiplus/Makefile
config.status: creating plugin/glitz/Makefile
config.status: creating plugin/gs/Makefile
config.status: creating plugin/gtk/Makefile
config.status: creating plugin/lasi/Makefile
config.status: creating plugin/ming/Makefile
config.status: creating plugin/pango/Makefile
config.status: creating plugin/quartz/Makefile
config.status: creating plugin/rsvg/Makefile
config.status: creating plugin/visio/Makefile
config.status: creating plugin/xlib/Makefile
config.status: creating plugin/dot_layout/Makefile
config.status: creating plugin/neato_layout/Makefile
config.status: creating cmd/Makefile
config.status: creating cmd/dot/Makefile
config.status: creating cmd/tools/Makefile
config.status: creating cmd/gvpr/Makefile
config.status: creating cmd/lefty/ws/x11/libfilereq/Makefile
config.status: creating cmd/lefty/ws/x11/Makefile
config.status: creating cmd/lefty/ws/mswin32/Makefile
config.status: creating cmd/lefty/ws/Makefile
config.status: creating cmd/lefty/os/unix/Makefile
config.status: creating cmd/lefty/os/mswin32/Makefile
config.status: creating cmd/lefty/os/Makefile
config.status: creating cmd/lefty/dot2l/Makefile
config.status: creating cmd/lefty/examples/Makefile
config.status: creating cmd/lefty/Makefile
config.status: creating cmd/lneato/Makefile
config.status: creating cmd/dotty/Makefile
config.status: creating cmd/smyrna/Makefile
config.status: creating cmd/gvmap/Makefile
config.status: creating cmd/gvedit/Makefile
config.status: creating cmd/gvedit/gvedit.pro
config.status: creating cmd/gvedit/ui/Makefile
config.status: creating cmd/gvedit/images/Makefile
config.status: creating tclpkg/Makefile
config.status: creating tclpkg/tclstubs/Makefile
config.status: creating tclpkg/tkstubs/Makefile
config.status: creating tclpkg/tclhandle/Makefile
config.status: creating tclpkg/gdtclft/Makefile
config.status: creating tclpkg/gdtclft/demo/Makefile
config.status: creating tclpkg/tcldot/Makefile
config.status: creating tclpkg/tcldot/demo/Makefile
config.status: creating tclpkg/tclpathplan/Makefile
config.status: creating tclpkg/tclpathplan/demo/Makefile
config.status: creating tclpkg/tclpathplan/demo/pathplan_data/Makefile
config.status: creating tclpkg/tkspline/Makefile
config.status: creating tclpkg/tkspline/demo/Makefile
config.status: creating tclpkg/gv/Makefile
config.status: creating tclpkg/gv/demo/Makefile
config.status: creating tclpkg/gv/META.gv
config.status: creating rtest/Makefile
config.status: creating share/Makefile
config.status: creating share/examples/Makefile
config.status: creating share/gui/Makefile
config.status: creating graphviz.spec
config.status: creating Doxyfile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in libltdl (/private/tmp/homebrew-graphviz-2.28.0-7mrC/graphviz-2.28.0/libltdl)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/graphviz/2.28.0' '--disable-debug' '--disable-dependency-tracking' '--with-qt=no' '--disable-quartz' '--disable-java' '--disable-ocaml' '--disable-perl' '--disable-php' '--disable-python' '--disable-r' '--disable-ruby' '--disable-sharp' '--disable-swig' 'CC=/usr/bin/llvm-gcc' 'CFLAGS=-O3 -w -pipe' 'LDFLAGS=-L/usr/X11/lib' 'CPPFLAGS=-I/usr/X11/include' 'CXX=/usr/bin/llvm-g++' 'CXXFLAGS=-O3 -w -pipe' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-apple-darwin11.1.0
checking host system type... x86_64-apple-darwin11.1.0
checking for style of include used by make... GNU
checking for gcc... /usr/bin/llvm-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/llvm-gcc accepts -g... yes
checking for /usr/bin/llvm-gcc option to accept ISO C89... none needed
checking dependency style of /usr/bin/llvm-gcc... none
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/llvm-gcc... /usr/bin/llvm-gcc
checking if the linker (/usr/bin/llvm-gcc) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/llvm-gcc option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from /usr/bin/llvm-gcc object... ok
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking how to run the C preprocessor... /usr/bin/llvm-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/llvm-gcc supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/llvm-gcc option to produce PIC... -fno-common -DPIC
checking if /usr/bin/llvm-gcc PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/llvm-gcc static flag -static works... no
checking if /usr/bin/llvm-gcc supports -c -o file.o... yes
checking if /usr/bin/llvm-gcc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/llvm-gcc linker (/usr/bin/llvm-gcc) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.1.0 dyld
checking how to hardcode library paths into programs... immediate
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking which extension is used for runtime loadable modules... .so
checking which variable specifies run-time module search path... DYLD_LIBRARY_PATH
checking for the default library search path... /usr/local/lib /lib /usr/lib
checking for library containing dlopen... none required
checking for dlerror... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dld_link in -ldld... no
checking for _ prefix in compiled symbols... yes
checking whether we have to add an underscore for dlsym... no
checking whether deplibs are loaded by dlopen... yes
checking for argz.h... no
checking for error_t... no
checking for argz_add... no
checking for argz_append... no
checking for argz_count... no
checking for argz_create_sep... no
checking for argz_insert... no
checking for argz_next... no
checking for argz_stringify... no
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for unistd.h... (cached) yes
checking for dl.h... no
checking for sys/dl.h... no
checking for dld.h... no
checking for mach-o/dyld.h... yes
checking for dirent.h... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
checking for strlcat... yes
checking for strlcpy... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
----------------------------------------------------------------
graphviz-2.28.0 will be compiled with the following:
options:
cgraph: No (disabled by default - experimental)
digcola: Yes
expat: Yes
fontconfig: Yes
freetype: Yes
glut: Yes
gts: No (gts library not available)
ipsepcola: No (disabled by default - C++ portability issues)
ltdl: Yes
ortho: Yes
png: Yes
jpeg: No (only required by internal libgd)
sfdp: Yes
shared: Yes
static: No (disabled by default)
qt: No (disabled)
commands:
dot: Yes (always enabled)
neato: Yes (always enabled)
fdp: Yes (always enabled)
circo: Yes (always enabled)
twopi: Yes (always enabled)
gvpr: Yes (always enabled)
gvmap: Yes (always enabled)
lefty: Yes
smyrna: No (disabled by default - experimental)
gvedit: No (disabled)
plugin libraries:
dot_layout: Yes (always enabled)
neato_layout: Yes (always enabled)
core: Yes (always enabled)
devil: No (missing library)
gd: Yes
gdiplus: No (disabled by default - Windows only)
gdk_pixbuf: No (gdk_pixbuf library not available)
ghostscript: No (missing headers)
glitz: No (disabled by default - incomplete)
gtk: No (gtk library not available)
lasi: No (lasi library not available)
ming: No (disabled by default - incomplete)
pangocairo: No (pangocairo library not available)
quartz: No (disabled by default - Mac only)
rsvg: No (rsvg library not available)
visio: No (disabled by default - experimental)
xlib: Yes
language extensions:
gv_sharp: No (disabled)
gv_go: No (disabled by default - experimental)
gv_guile: No (swig not available)
gv_io: No (disabled by default - no swig support yet)
gv_java: No (disabled)
gv_lua: No (swig not available)
gv_ocaml: No (disabled)
gv_perl: No (disabled)
gv_php: No (disabled)
gv_python: No (disabled)
gv_python23: No (disabled by default - for multiversion installs)
gv_python24: No (disabled by default - for multiversion installs)
gv_python25: No (disabled by default - for multiversion installs)
gv_python26: No (disabled by default - for multiversion installs)
gv_python27: No (disabled by default - for multiversion installs)
gv_R: No (disabled)
gv_ruby: No (disabled)
gv_tcl: No (swig not available)
tcldot: Yes
tclpathplan: Yes
gdtclft: Yes
tkspline: Yes
==> make install
make install
grep 'PACKAGE\|VERSION\|GVPLUGIN' config.h > graphviz_version.h
make install-recursive
Making install in libltdl
/bin/sh /private/tmp/homebrew-graphviz-2.28.0-7mrC/graphviz-2.28.0/libltdl/config/install-sh -d .
cp ./argz_.h argz.h-t
mv argz.h-t argz.h
make install-am
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -I/usr/X11/include -O3 -w -pipe -c -o dlopen.lo `test -f 'loaders/dlopen.c' || echo './'`loaders/dlopen.c
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -I/usr/X11/include -O3 -w -pipe -c -o libltdlc_la-preopen.lo `test -f 'loaders/preopen.c' || echo './'`loaders/preopen.c
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -I/usr/X11/include -O3 -w -pipe -c -o libltdlc_la-lt__alloc.lo `test -f 'lt__alloc.c' || echo './'`lt__alloc.c
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -I/usr/X11/include -O3 -w -pipe -c -o libltdlc_la-lt_dlloader.lo `test -f 'lt_dlloader.c' || echo './'`lt_dlloader.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -I/usr/X11/include -O3 -w -pipe -c loaders/preopen.c -fno-common -DPIC -o .libs/libltdlc_la-preopen.o
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -I/usr/X11/include -O3 -w -pipe -c lt_dlloader.c -fno-common -DPIC -o .libs/libltdlc_la-lt_dlloader.o
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -I/usr/X11/include -O3 -w -pipe -c loaders/dlopen.c -fno-common -DPIC -o .libs/dlopen.o
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -I/usr/X11/include -O3 -w -pipe -c lt__alloc.c -fno-common -DPIC -o .libs/libltdlc_la-lt__alloc.o
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -I/usr/X11/include -O3 -w -pipe -c lt_dlloader.c -o libltdlc_la-lt_dlloader.o >/dev/null 2>&1
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -I/usr/X11/include -O3 -w -pipe -c loaders/dlopen.c -o dlopen.o >/dev/null 2>&1
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -I/usr/X11/include -O3 -w -pipe -c lt__alloc.c -o libltdlc_la-lt__alloc.o >/dev/null 2>&1
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -I/usr/X11/include -O3 -w -pipe -c loaders/preopen.c -o libltdlc_la-preopen.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -I/usr/X11/include -O3 -w -pipe -c -o libltdlc_la-lt_error.lo `test -f 'lt_error.c' || echo './'`lt_error.c
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -I/usr/X11/include -O3 -w -pipe -c -o libltdlc_la-ltdl.lo `test -f 'ltdl.c' || echo './'`ltdl.c
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -I/usr/X11/include -O3 -w -pipe -c -o libltdlc_la-slist.lo `test -f 'slist.c' || echo './'`slist.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -I/usr/X11/include -O3 -w -pipe -c lt_error.c -fno-common -DPIC -o .libs/libltdlc_la-lt_error.o
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -I/usr/X11/include -O3 -w -pipe -c ltdl.c -fno-common -DPIC -o .libs/libltdlc_la-ltdl.o
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -I/usr/X11/include -O3 -w -pipe -c -o argz.lo argz.c
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -I/usr/X11/include -O3 -w -pipe -c slist.c -fno-common -DPIC -o .libs/libltdlc_la-slist.o
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -I/usr/X11/include -O3 -w -pipe -c lt_error.c -o libltdlc_la-lt_error.o >/dev/null 2>&1
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -I/usr/X11/include -O3 -w -pipe -c argz.c -fno-common -DPIC -o .libs/argz.o
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -I/usr/X11/include -O3 -w -pipe -c slist.c -o libltdlc_la-slist.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/llvm-gcc -O3 -w -pipe -module -avoid-version -L/usr/X11/lib -o dlopen.la dlopen.lo
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -I/usr/X11/include -O3 -w -pipe -c argz.c -o argz.o >/dev/null 2>&1
libtool: link: ar cru .libs/dlopen.a .libs/dlopen.o
libtool: link: ranlib .libs/dlopen.a
libtool: link: ( cd ".libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" "dlopen.la" )
libtool: compile: /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -I/usr/X11/include -O3 -w -pipe -c ltdl.c -o libltdlc_la-ltdl.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/llvm-gcc -O3 -w -pipe -no-undefined -dlpreopen dlopen.la -L/usr/X11/lib -o libltdlc.la libltdlc_la-preopen.lo libltdlc_la-lt__alloc.lo libltdlc_la-lt_dlloader.lo libltdlc_la-lt_error.lo libltdlc_la-ltdl.lo libltdlc_la-slist.lo argz.lo
libtool: link: rm -f .libs/libltdlc.nm .libs/libltdlc.nmS .libs/libltdlc.nmT
libtool: link: (cd .libs && /usr/bin/llvm-gcc -O3 -w -pipe -c -fno-builtin -fno-rtti -fno-exceptions -fno-common -DPIC "libltdlcS.c")
libtool: link: rm -f ".libs/libltdlcS.c" ".libs/libltdlc.nm" ".libs/libltdlc.nmS" ".libs/libltdlc.nmT"
libtool: link: (cd .libs/libltdlc.lax/dlopen.a && ar x "/private/tmp/homebrew-graphviz-2.28.0-7mrC/graphviz-2.28.0/libltdl/./.libs/dlopen.a")
libtool: link: ar cru .libs/libltdlc.a .libs/libltdlc_la-preopen.o .libs/libltdlc_la-lt__alloc.o .libs/libltdlc_la-lt_dlloader.o .libs/libltdlc_la-lt_error.o .libs/libltdlc_la-ltdl.o .libs/libltdlc_la-slist.o .libs/argz.o .libs/libltdlcS.o .libs/libltdlc.lax/dlopen.a/dlopen.o
libtool: link: ranlib .libs/libltdlc.a
libtool: link: rm -fr .libs/libltdlc.lax
libtool: link: ( cd ".libs" && rm -f "libltdlc.la" && ln -s "../libltdlc.la" "libltdlc.la" )
test -z "/usr/local/Cellar/graphviz/2.28.0/lib" || /usr/local/bin/gmkdir -p "/usr/local/Cellar/graphviz/2.28.0/lib"
test -z "/usr/local/Cellar/graphviz/2.28.0/include" || /usr/local/bin/gmkdir -p "/usr/local/Cellar/graphviz/2.28.0/include"
test -z "" || /usr/local/bin/gmkdir -p ""
Making install in lib
Making install in cdt
CC dtextract.lo
CC dtclose.lo
CC dtflatten.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o dtflatten.lo dtflatten.c
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o dtextract.lo dtextract.c
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o dtclose.lo dtclose.c
CC dtdisc.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o dtdisc.lo dtdisc.c
CC dthash.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o dthash.lo dthash.c
CC dtlist.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o dtlist.lo dtlist.c
CC dtmethod.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o dtmethod.lo dtmethod.c
CC dtopen.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o dtopen.lo dtopen.c
CC dtrenew.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o dtrenew.lo dtrenew.c
CC dtrestore.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o dtrestore.lo dtrestore.c
CC dtsize.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o dtsize.lo dtsize.c
CC dtstat.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o dtstat.lo dtstat.c
CC dtstrhash.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o dtstrhash.lo dtstrhash.c
CC dttree.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o dttree.lo dttree.c
CC dttreeset.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o dttreeset.lo dttreeset.c
CC dtview.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o dtview.lo dtview.c
CC dtwalk.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o dtwalk.lo dtwalk.c
CCLD libcdt.la
CCLD libcdt_C.la
warning: no debug symbols in executable (-arch x86_64)
test -z "/usr/local/Cellar/graphviz/2.28.0/lib" || /usr/local/bin/gmkdir -p "/usr/local/Cellar/graphviz/2.28.0/lib"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/man/man3" || /usr/local/bin/gmkdir -p "/usr/local/Cellar/graphviz/2.28.0/share/man/man3"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf" || /usr/local/bin/gmkdir -p "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf"
test -z "/usr/local/Cellar/graphviz/2.28.0/lib/pkgconfig" || /usr/local/bin/gmkdir -p "/usr/local/Cellar/graphviz/2.28.0/lib/pkgconfig"
/bin/sh ../../libtool --mode=install /usr/bin/install -c libcdt.la '/usr/local/Cellar/graphviz/2.28.0/lib'
/usr/bin/install -c -m 644 libcdt.pc '/usr/local/Cellar/graphviz/2.28.0/lib/pkgconfig'
/usr/bin/install -c -m 644 cdt.3.pdf '/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf'
test -z "/usr/local/Cellar/graphviz/2.28.0/include/graphviz" || /usr/local/bin/gmkdir -p "/usr/local/Cellar/graphviz/2.28.0/include/graphviz"
/usr/bin/install -c -m 644 cdt.3 '/usr/local/Cellar/graphviz/2.28.0/share/man/man3'
/usr/bin/install -c -m 644 cdt.h '/usr/local/Cellar/graphviz/2.28.0/include/graphviz'
libtool: install: /usr/bin/install -c .libs/libcdt.5.dylib /usr/local/Cellar/graphviz/2.28.0/lib/libcdt.5.dylib
libtool: install: (cd /usr/local/Cellar/graphviz/2.28.0/lib && { ln -s -f libcdt.5.dylib libcdt.dylib || { rm -f libcdt.dylib && ln -s libcdt.5.dylib libcdt.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libcdt.lai /usr/local/Cellar/graphviz/2.28.0/lib/libcdt.la
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/Cellar/graphviz/2.28.0/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable
during execution
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
Making install in graph
CC attribs.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o attribs.lo attribs.c
CC agxbuf.lo
CC graph.lo
CC edge.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o graph.lo graph.c
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o edge.lo edge.c
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o agxbuf.lo agxbuf.c
CC graphio.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o graphio.lo graphio.c
CC lexer.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o lexer.lo lexer.c
CC node.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o node.lo node.c
CC parser.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o parser.lo parser.c
CC refstr.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o refstr.lo refstr.c
CC trie.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o trie.lo trie.c
CCLD libgraph.la
CCLD libgraph_C.la
warning: no debug symbols in executable (-arch x86_64)
test -z "/usr/local/Cellar/graphviz/2.28.0/lib" || /usr/local/bin/gmkdir -p "/usr/local/Cellar/graphviz/2.28.0/lib"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/man/man3" || /usr/local/bin/gmkdir -p "/usr/local/Cellar/graphviz/2.28.0/share/man/man3"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf" || /usr/local/bin/gmkdir -p "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf"
test -z "/usr/local/Cellar/graphviz/2.28.0/lib/pkgconfig" || /usr/local/bin/gmkdir -p "/usr/local/Cellar/graphviz/2.28.0/lib/pkgconfig"
/bin/sh ../../libtool --mode=install /usr/bin/install -c libgraph.la '/usr/local/Cellar/graphviz/2.28.0/lib'
/usr/bin/install -c -m 644 graph.3.pdf '/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf'
/usr/bin/install -c -m 644 libgraph.pc '/usr/local/Cellar/graphviz/2.28.0/lib/pkgconfig'
test -z "/usr/local/Cellar/graphviz/2.28.0/include/graphviz" || /usr/local/bin/gmkdir -p "/usr/local/Cellar/graphviz/2.28.0/include/graphviz"
/usr/bin/install -c -m 644 graph.3 '/usr/local/Cellar/graphviz/2.28.0/share/man/man3'
/usr/bin/install -c -m 644 graph.h '/usr/local/Cellar/graphviz/2.28.0/include/graphviz'
libtool: install: /usr/bin/install -c .libs/libgraph.5.dylib /usr/local/Cellar/graphviz/2.28.0/lib/libgraph.5.dylib
libtool: install: (cd /usr/local/Cellar/graphviz/2.28.0/lib && { ln -s -f libgraph.5.dylib libgraph.dylib || { rm -f libgraph.dylib && ln -s libgraph.5.dylib libgraph.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libgraph.lai /usr/local/Cellar/graphviz/2.28.0/lib/libgraph.la
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/Cellar/graphviz/2.28.0/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable
during execution
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
Making install in cgraph
CC agerror.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o agerror.lo agerror.c
CC agxbuf.lo
CC apply.lo
CC attr.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o apply.lo apply.c
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o attr.lo attr.c
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o agxbuf.lo agxbuf.c
CC edge.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o edge.lo edge.c
CC flatten.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o flatten.lo flatten.c
CC graph.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o graph.lo graph.c
CC grammar.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o grammar.lo grammar.c
CC id.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o id.lo id.c
CC imap.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o imap.lo imap.c
CC io.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o io.lo io.c
CC mem.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o mem.lo mem.c
CC node.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o node.lo node.c
CC obj.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o obj.lo obj.c
CC pend.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o pend.lo pend.c
CC rec.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o rec.lo rec.c
CC refstr.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o refstr.lo refstr.c
CC scan.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o scan.lo scan.c
CC subg.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o subg.lo subg.c
CC utils.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o utils.lo utils.c
CC write.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o write.lo write.c
CCLD libcgraph.la
CCLD libcgraph_C.la
warning: no debug symbols in executable (-arch x86_64)
test -z "/usr/local/Cellar/graphviz/2.28.0/lib" || /usr/local/bin/gmkdir -p "/usr/local/Cellar/graphviz/2.28.0/lib"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/man/man3" || /usr/local/bin/gmkdir -p "/usr/local/Cellar/graphviz/2.28.0/share/man/man3"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf" || /usr/local/bin/gmkdir -p "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf"
test -z "/usr/local/Cellar/graphviz/2.28.0/lib/pkgconfig" || /usr/local/bin/gmkdir -p "/usr/local/Cellar/graphviz/2.28.0/lib/pkgconfig"
/bin/sh ../../libtool --mode=install /usr/bin/install -c libcgraph.la '/usr/local/Cellar/graphviz/2.28.0/lib'
/usr/bin/install -c -m 644 libcgraph.pc '/usr/local/Cellar/graphviz/2.28.0/lib/pkgconfig'
/usr/bin/install -c -m 644 cgraph.3.pdf '/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf'
test -z "/usr/local/Cellar/graphviz/2.28.0/include/graphviz" || /usr/local/bin/gmkdir -p "/usr/local/Cellar/graphviz/2.28.0/include/graphviz"
/usr/bin/install -c -m 644 cgraph.3 '/usr/local/Cellar/graphviz/2.28.0/share/man/man3'
/usr/bin/install -c -m 644 cgraph.h '/usr/local/Cellar/graphviz/2.28.0/include/graphviz'
libtool: install: /usr/bin/install -c .libs/libcgraph.6.dylib /usr/local/Cellar/graphviz/2.28.0/lib/libcgraph.6.dylib
libtool: install: (cd /usr/local/Cellar/graphviz/2.28.0/lib && { ln -s -f libcgraph.6.dylib libcgraph.dylib || { rm -f libcgraph.dylib && ln -s libcgraph.6.dylib libcgraph.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libcgraph.lai /usr/local/Cellar/graphviz/2.28.0/lib/libcgraph.la
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/Cellar/graphviz/2.28.0/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable
during execution
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
Making install in gd
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/html" || /usr/local/bin/gmkdir -p "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/html"
Making install in pathplan
CC cvt.lo
CC inpoly.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o inpoly.lo inpoly.c
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o cvt.lo cvt.c
CC shortest.lo
CC route.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o shortest.lo shortest.c
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o route.lo route.c
CC shortestpth.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o shortestpth.lo shortestpth.c
CC solvers.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o solvers.lo solvers.c
CC triang.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o triang.lo triang.c
CC util.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o util.lo util.c
CC visibility.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o visibility.lo visibility.c
CCLD libpathplan.la
CCLD libpathplan_C.la
warning: no debug symbols in executable (-arch x86_64)
test -z "/usr/local/Cellar/graphviz/2.28.0/lib" || /usr/local/bin/gmkdir -p "/usr/local/Cellar/graphviz/2.28.0/lib"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/man/man3" || /usr/local/bin/gmkdir -p "/usr/local/Cellar/graphviz/2.28.0/share/man/man3"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf" || /usr/local/bin/gmkdir -p "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf"
test -z "/usr/local/Cellar/graphviz/2.28.0/lib/pkgconfig" || /usr/local/bin/gmkdir -p "/usr/local/Cellar/graphviz/2.28.0/lib/pkgconfig"
/bin/sh ../../libtool --mode=install /usr/bin/install -c libpathplan.la '/usr/local/Cellar/graphviz/2.28.0/lib'
/usr/bin/install -c -m 644 libpathplan.pc '/usr/local/Cellar/graphviz/2.28.0/lib/pkgconfig'
/usr/bin/install -c -m 644 pathplan.3.pdf '/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf'
test -z "/usr/local/Cellar/graphviz/2.28.0/include/graphviz" || /usr/local/bin/gmkdir -p "/usr/local/Cellar/graphviz/2.28.0/include/graphviz"
/usr/bin/install -c -m 644 pathplan.3 '/usr/local/Cellar/graphviz/2.28.0/share/man/man3'
/usr/bin/install -c -m 644 pathgeom.h pathplan.h '/usr/local/Cellar/graphviz/2.28.0/include/graphviz'
libtool: install: /usr/bin/install -c .libs/libpathplan.4.dylib /usr/local/Cellar/graphviz/2.28.0/lib/libpathplan.4.dylib
libtool: install: (cd /usr/local/Cellar/graphviz/2.28.0/lib && { ln -s -f libpathplan.4.dylib libpathplan.dylib || { rm -f libpathplan.dylib && ln -s libpathplan.4.dylib libpathplan.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libpathplan.lai /usr/local/Cellar/graphviz/2.28.0/lib/libpathplan.la
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/Cellar/graphviz/2.28.0/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable
during execution
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
Making install in sfio
Making install in Sfio_f
mkdir -p ../../../FEATURE
../../../iffe - set cc /usr/bin/llvm-gcc : run ../../../lib/sfio/features/sfio > ../../../FEATURE/sfio
CC _sfclrerr.lo
CC _sfdlen.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o _sfdlen.lo _sfdlen.c
CC _sferror.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o _sfclrerr.lo _sfclrerr.c
CC _sfeof.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o _sferror.lo _sferror.c
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o _sfeof.lo _sfeof.c
CC _sffileno.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o _sffileno.lo _sffileno.c
CC _sfgetc.lo
CC _sfllen.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o _sfllen.lo _sfllen.c
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o _sfgetc.lo _sfgetc.c
CC _sfputc.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o _sfputc.lo _sfputc.c
CC _sfputd.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o _sfputd.lo _sfputd.c
CC _sfputl.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o _sfputl.lo _sfputl.c
CC _sfputm.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o _sfputm.lo _sfputm.c
CC _sfputu.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o _sfputu.lo _sfputu.c
CC _sfslen.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o _sfslen.lo _sfslen.c
CC _sfstacked.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o _sfstacked.lo _sfstacked.c
CC _sfulen.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o _sfulen.lo _sfulen.c
CC _sfvalue.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o _sfvalue.lo _sfvalue.c
CCLD libsfiof_C.la
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
CC sfclose.lo
CC sfclrlock.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfclrlock.lo sfclrlock.c
CC sfdisc.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfclose.lo sfclose.c
CC sfcvt.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfdisc.lo sfdisc.c
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfcvt.lo sfcvt.c
CC sfdlen.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfdlen.lo sfdlen.c
CC sfexcept.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfexcept.lo sfexcept.c
CC sfexit.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfexit.lo sfexit.c
CC sfextern.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfextern.lo sfextern.c
CC sffcvt.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sffcvt.lo sffcvt.c
CC sffilbuf.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sffilbuf.lo sffilbuf.c
CC sfflsbuf.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfflsbuf.lo sfflsbuf.c
CC sfgetd.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfgetd.lo sfgetd.c
CC sfgetl.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfgetl.lo sfgetl.c
CC sfgetm.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfgetm.lo sfgetm.c
CC sfgetr.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfgetr.lo sfgetr.c
CC sfgetu.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfgetu.lo sfgetu.c
CC sfllen.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfllen.lo sfllen.c
CC sfmode.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfmode.lo sfmode.c
CC sfmove.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfmove.lo sfmove.c
CC sfmutex.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfmutex.lo sfmutex.c
CC sfnew.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfnew.lo sfnew.c
CC sfnotify.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfnotify.lo sfnotify.c
CC sfnputc.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfnputc.lo sfnputc.c
CC sfopen.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfopen.lo sfopen.c
CC sfpkrd.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfpkrd.lo sfpkrd.c
CC sfpoll.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfpoll.lo sfpoll.c
CC sfpool.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfpool.lo sfpool.c
CC sfpopen.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfpopen.lo sfpopen.c
CC sfprintf.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfprintf.lo sfprintf.c
CC sfprints.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfprints.lo sfprints.c
CC sfpurge.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfpurge.lo sfpurge.c
CC sfputd.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfputd.lo sfputd.c
CC sfputl.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfputl.lo sfputl.c
CC sfputm.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfputm.lo sfputm.c
CC sfputr.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfputr.lo sfputr.c
CC sfputu.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfputu.lo sfputu.c
CC sfraise.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfraise.lo sfraise.c
CC sfrd.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfrd.lo sfrd.c
CC sfread.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfread.lo sfread.c
CC sfreserve.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfreserve.lo sfreserve.c
CC sfresize.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfresize.lo sfresize.c
CC sfscanf.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfscanf.lo sfscanf.c
CC sfseek.lo
CC sfset.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfseek.lo sfseek.c
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfset.lo sfset.c
CC sfsetbuf.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfsetbuf.lo sfsetbuf.c
CC sfsetfd.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfsetfd.lo sfsetfd.c
CC sfsize.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfsize.lo sfsize.c
CC sfsk.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfsk.lo sfsk.c
CC sfstack.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfstack.lo sfstack.c
CC sfstrtod.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfstrtod.lo sfstrtod.c
CC sfswap.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfswap.lo sfswap.c
CC sfsync.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfsync.lo sfsync.c
CC sftable.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sftable.lo sftable.c
CC sftell.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sftell.lo sftell.c
CC sftmp.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sftmp.lo sftmp.c
CC sfungetc.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfungetc.lo sfungetc.c
CC sfvprintf.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfvprintf.lo sfvprintf.c
CC sfvscanf.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfvscanf.lo sfvscanf.c
CC sfwr.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfwr.lo sfwr.c
CC sfwrite.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Dvt_threaded=0 -O3 -w -pipe -fno-common -Wall -c -o sfwrite.lo sfwrite.c
CCLD libsfio_C.la
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
Making install in vmalloc
mkdir -p ../../FEATURE
../../iffe - set cc /usr/bin/llvm-gcc : run ../../lib/vmalloc/features/vmalloc > ../../FEATURE/vmalloc
CC vmbest.lo
CC vmclear.lo
CC vmclose.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o vmclear.lo vmclear.c
CC malloc.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o vmclose.lo vmclose.c
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o vmbest.lo vmbest.c
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o malloc.lo malloc.c
CC vmdcheap.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o vmdcheap.lo vmdcheap.c
CC vmdebug.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o vmdebug.lo vmdebug.c
CC vmdisc.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o vmdisc.lo vmdisc.c
CC vmexit.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o vmexit.lo vmexit.c
CC vmlast.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o vmlast.lo vmlast.c
CC vmopen.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o vmopen.lo vmopen.c
CC vmpool.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o vmpool.lo vmpool.c
CC vmprivate.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o vmprivate.lo vmprivate.c
CC vmprofile.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o vmprofile.lo vmprofile.c
CC vmregion.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o vmregion.lo vmregion.c
CC vmset.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o vmset.lo vmset.c
CC vmsegment.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o vmsegment.lo vmsegment.c
CC vmstat.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o vmstat.lo vmstat.c
CC vmstrdup.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o vmstrdup.lo vmstrdup.c
CC vmtrace.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o vmtrace.lo vmtrace.c
CC vmwalk.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o vmwalk.lo vmwalk.c
CCLD libvmalloc_C.la
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in ast
CC chresc.lo
CC pathpath.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o chresc.lo chresc.c
CC error.lo
CC chrtoi.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o error.lo error.c
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o chrtoi.lo chrtoi.c
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o pathpath.lo pathpath.c
CC fmtbuf.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o fmtbuf.lo fmtbuf.c
CC fmtesc.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o fmtesc.lo fmtesc.c
CC pathaccess.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o pathaccess.lo pathaccess.c
CC pathbin.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o pathbin.lo pathbin.c
CC pathcanon.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o pathcanon.lo pathcanon.c
CC pathcat.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o pathcat.lo pathcat.c
CC pathexists.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o pathexists.lo pathexists.c
CC pathfind.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o pathfind.lo pathfind.c
CC pathgetlink.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o pathgetlink.lo pathgetlink.c
CC strcopy.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o strcopy.lo strcopy.c
CC stresc.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o stresc.lo stresc.c
CC strmatch.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o strmatch.lo strmatch.c
CC strton.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o strton.lo strton.c
CC strerror.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o strerror.lo strerror.c
CCLD libast_C.la
/usr/bin/ranlib: file: .libs/libast_C.a(strerror.o) has no symbols
ranlib: file: .libs/libast_C.a(strerror.o) has no symbols
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in vpsc
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in rbtree
CC red_black_tree.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o red_black_tree.lo red_black_tree.c
CC misc.lo
CC stack.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o stack.lo stack.c
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o misc.lo misc.c
CCLD librbtree_C.la
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in ortho
CC fPQ.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -D_BLD_gvc=1 -O3 -w -pipe -fno-common -Wall -c -o fPQ.lo fPQ.c
CC intset.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -D_BLD_gvc=1 -O3 -w -pipe -fno-common -Wall -c -o intset.lo intset.c
CC ortho.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -D_BLD_gvc=1 -O3 -w -pipe -fno-common -Wall -c -o ortho.lo ortho.c
CC maze.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -D_BLD_gvc=1 -O3 -w -pipe -fno-common -Wall -c -o maze.lo maze.c
CC partition.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -D_BLD_gvc=1 -O3 -w -pipe -fno-common -Wall -c -o partition.lo partition.c
CC rawgraph.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -D_BLD_gvc=1 -O3 -w -pipe -fno-common -Wall -c -o rawgraph.lo rawgraph.c
CC sgraph.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -D_BLD_gvc=1 -O3 -w -pipe -fno-common -Wall -c -o sgraph.lo sgraph.c
CC trapezoid.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -D_BLD_gvc=1 -O3 -w -pipe -fno-common -Wall -c -o trapezoid.lo trapezoid.c
CCLD libortho_C.la
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in sparse
CC SparseMatrix.lo
CC general.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o general.lo general.c
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o SparseMatrix.lo SparseMatrix.c
CC BinaryHeap.lo
CC IntStack.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o IntStack.lo IntStack.c
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o BinaryHeap.lo BinaryHeap.c
CCLD libsparse_C.la
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in patchwork
CC patchwork.lo
CC patchworkinit.lo
CC tree_map.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/fdpgen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o patchwork.lo patchwork.c
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/fdpgen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o tree_map.lo tree_map.c
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/fdpgen -I../../lib/pack -I../../lib/pathplan -I../../lib/sparse -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o patchworkinit.lo patchworkinit.c
CCLD libpatchwork_C.la
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in expr
CC excc.lo
CC exdata.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o excc.lo excc.c
CC excontext.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o exdata.lo exdata.c
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o excontext.lo excontext.c
CC exerror.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o exerror.lo exerror.c
CC exeval.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o exeval.lo exeval.c
CC exexpr.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o exexpr.lo exexpr.c
CC exlexname.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o exlexname.lo exlexname.c
CC exopen.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o exopen.lo exopen.c
CC exrewind.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o exrewind.lo exrewind.c
CC extoken.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o extoken.lo extoken.c
CC extype.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o extype.lo extype.c
CC exzero.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o exzero.lo exzero.c
CC exparse.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o exparse.lo exparse.c
CCLD libexpr_C.la
/usr/bin/ranlib: file: .libs/libexpr_C.a(strerror.o) has no symbols
ranlib: file: .libs/libexpr_C.a(strerror.o) has no symbols
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/Cellar/graphviz/2.28.0/share/man/man3" || /usr/local/bin/gmkdir -p "/usr/local/Cellar/graphviz/2.28.0/share/man/man3"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf" || /usr/local/bin/gmkdir -p "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf"
/usr/bin/install -c -m 644 expr.3.pdf '/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf'
/usr/bin/install -c -m 644 expr.3 '/usr/local/Cellar/graphviz/2.28.0/share/man/man3'
Making install in common
CC arrows.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I/usr/local/Cellar/gd/2.0.36RC1/include -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o arrows.lo arrows.c
CC colxlate.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I/usr/local/Cellar/gd/2.0.36RC1/include -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o colxlate.lo colxlate.c
CC fontmetrics.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I/usr/local/Cellar/gd/2.0.36RC1/include -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o fontmetrics.lo fontmetrics.c
CC args.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I/usr/local/Cellar/gd/2.0.36RC1/include -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o args.lo args.c
CC memory.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I/usr/local/Cellar/gd/2.0.36RC1/include -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o memory.lo memory.c
CC globals.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I/usr/local/Cellar/gd/2.0.36RC1/include -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o globals.lo globals.c
CC htmllex.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I/usr/local/Cellar/gd/2.0.36RC1/include -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o htmllex.lo htmllex.c
CC htmlparse.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I/usr/local/Cellar/gd/2.0.36RC1/include -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o htmlparse.lo htmlparse.c
CC htmltable.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I/usr/local/Cellar/gd/2.0.36RC1/include -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o htmltable.lo htmltable.c
CC input.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I/usr/local/Cellar/gd/2.0.36RC1/include -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o input.lo input.c
CC pointset.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I/usr/local/Cellar/gd/2.0.36RC1/include -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o pointset.lo pointset.c
CC postproc.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I/usr/local/Cellar/gd/2.0.36RC1/include -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o postproc.lo postproc.c
CC routespl.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I/usr/local/Cellar/gd/2.0.36RC1/include -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o routespl.lo routespl.c
CC splines.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I/usr/local/Cellar/gd/2.0.36RC1/include -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o splines.lo splines.c
CC psusershape.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I/usr/local/Cellar/gd/2.0.36RC1/include -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o psusershape.lo psusershape.c
CC timing.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I/usr/local/Cellar/gd/2.0.36RC1/include -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o timing.lo timing.c
CC labels.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I/usr/local/Cellar/gd/2.0.36RC1/include -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o labels.lo labels.c
CC ns.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I/usr/local/Cellar/gd/2.0.36RC1/include -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o ns.lo ns.c
CC shapes.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I/usr/local/Cellar/gd/2.0.36RC1/include -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o shapes.lo shapes.c
CC utils.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I/usr/local/Cellar/gd/2.0.36RC1/include -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o utils.lo utils.c
CC geom.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I/usr/local/Cellar/gd/2.0.36RC1/include -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o geom.lo geom.c
CC output.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I/usr/local/Cellar/gd/2.0.36RC1/include -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o output.lo output.c
CC emit.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/xdot -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I/usr/local/Cellar/gd/2.0.36RC1/include -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o emit.lo emit.c
CCLD libcommon_C.la
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/Cellar/graphviz/2.28.0/include/graphviz" || /usr/local/bin/gmkdir -p "/usr/local/Cellar/graphviz/2.28.0/include/graphviz"
/usr/bin/install -c -m 644 arith.h geom.h color.h types.h textpara.h usershape.h '/usr/local/Cellar/graphviz/2.28.0/include/graphviz'
Making install in pack
CC ccomps.lo
CC pack.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o ccomps.lo ccomps.c
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o pack.lo pack.c
CCLD libpack_C.la
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/Cellar/graphviz/2.28.0/share/man/man3" || /usr/local/bin/gmkdir -p "/usr/local/Cellar/graphviz/2.28.0/share/man/man3"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf" || /usr/local/bin/gmkdir -p "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf"
test -z "/usr/local/Cellar/graphviz/2.28.0/include/graphviz" || /usr/local/bin/gmkdir -p "/usr/local/Cellar/graphviz/2.28.0/include/graphviz"
/usr/bin/install -c -m 644 pack.h '/usr/local/Cellar/graphviz/2.28.0/include/graphviz'
/usr/bin/install -c -m 644 pack.3.pdf '/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf'
/usr/bin/install -c -m 644 pack.3 '/usr/local/Cellar/graphviz/2.28.0/share/man/man3'
Making install in xdot
CC xdot.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o xdot.lo xdot.c
CCLD libxdot_C.la
CCLD libxdot.la
warning: no debug symbols in executable (-arch x86_64)
test -z "/usr/local/Cellar/graphviz/2.28.0/lib" || /usr/local/bin/gmkdir -p "/usr/local/Cellar/graphviz/2.28.0/lib"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/man/man3" || /usr/local/bin/gmkdir -p "/usr/local/Cellar/graphviz/2.28.0/share/man/man3"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf" || /usr/local/bin/gmkdir -p "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf"
test -z "/usr/local/Cellar/graphviz/2.28.0/lib/pkgconfig" || /usr/local/bin/gmkdir -p "/usr/local/Cellar/graphviz/2.28.0/lib/pkgconfig"
/bin/sh ../../libtool --mode=install /usr/bin/install -c libxdot.la '/usr/local/Cellar/graphviz/2.28.0/lib'
/usr/bin/install -c -m 644 libxdot.pc '/usr/local/Cellar/graphviz/2.28.0/lib/pkgconfig'
/usr/bin/install -c -m 644 xdot.3.pdf '/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf'
test -z "/usr/local/Cellar/graphviz/2.28.0/include/graphviz" || /usr/local/bin/gmkdir -p "/usr/local/Cellar/graphviz/2.28.0/include/graphviz"
/usr/bin/install -c -m 644 xdot.3 '/usr/local/Cellar/graphviz/2.28.0/share/man/man3'
/usr/bin/install -c -m 644 xdot.h '/usr/local/Cellar/graphviz/2.28.0/include/graphviz'
libtool: install: /usr/bin/install -c .libs/libxdot.4.dylib /usr/local/Cellar/graphviz/2.28.0/lib/libxdot.4.dylib
libtool: install: (cd /usr/local/Cellar/graphviz/2.28.0/lib && { ln -s -f libxdot.4.dylib libxdot.dylib || { rm -f libxdot.dylib && ln -s libxdot.4.dylib libxdot.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libxdot.lai /usr/local/Cellar/graphviz/2.28.0/lib/libxdot.la
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/Cellar/graphviz/2.28.0/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable
during execution
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
Making install in gvc
CC gvrender.lo
CC gvlayout.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -DGVLIBDIR=\"/usr/local/Cellar/graphviz/2.28.0/lib/graphviz\" -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o gvrender.lo gvrender.c
CC gvdevice.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -DGVLIBDIR=\"/usr/local/Cellar/graphviz/2.28.0/lib/graphviz\" -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o gvlayout.lo gvlayout.c
CC gvloadimage.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -DGVLIBDIR=\"/usr/local/Cellar/graphviz/2.28.0/lib/graphviz\" -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o gvloadimage.lo gvloadimage.c
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -DGVLIBDIR=\"/usr/local/Cellar/graphviz/2.28.0/lib/graphviz\" -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o gvdevice.lo gvdevice.c
CC gvcontext.lo
CC gvjobs.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -DGVLIBDIR=\"/usr/local/Cellar/graphviz/2.28.0/lib/graphviz\" -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o gvjobs.lo gvjobs.c
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -DGVLIBDIR=\"/usr/local/Cellar/graphviz/2.28.0/lib/graphviz\" -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o gvcontext.lo gvcontext.c
CC gvevent.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -DGVLIBDIR=\"/usr/local/Cellar/graphviz/2.28.0/lib/graphviz\" -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o gvevent.lo gvevent.c
CC gvplugin.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -DGVLIBDIR=\"/usr/local/Cellar/graphviz/2.28.0/lib/graphviz\" -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o gvplugin.lo gvplugin.c
CC gvconfig.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -DGVLIBDIR=\"/usr/local/Cellar/graphviz/2.28.0/lib/graphviz\" -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o gvconfig.lo gvconfig.c
CC gvtextlayout.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -DGVLIBDIR=\"/usr/local/Cellar/graphviz/2.28.0/lib/graphviz\" -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o gvtextlayout.lo gvtextlayout.c
CC gvusershape.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -DGVLIBDIR=\"/usr/local/Cellar/graphviz/2.28.0/lib/graphviz\" -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o gvusershape.lo gvusershape.c
make[3]: *** No rule to make target `-lltdl', needed by `libgvc.la'. Stop.
make[3]: *** Waiting for unfinished jobs....
CC gvc.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -DGVLIBDIR=\"/usr/local/Cellar/graphviz/2.28.0/lib/graphviz\" -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -O3 -w -pipe -fno-common -Wall -c -o gvc.lo gvc.c
make[2]: *** [install-recursive] Error 1
make[1]: *** [install-recursive] Error 1
make: *** [install] Error 2
==> Exit Status: 2
http://github.com/mxcl/homebrew/blob/master/Library/Formula/graphviz.rb#L35
==> Environment
HOMEBREW_VERSION: 0.8
HEAD: f9b32a2c818667f9eb3808c2f22b59f4ba6cdd3c
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_LIBRARY_PATH: /usr/local/Library/Homebrew
Hardware: quad-core 64-bit sandybridge
OS X: 10.7.1
Kernel Architecture: x86_64
Ruby: 1.8.7-249
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
Xcode: 4.2
GCC-4.0: N/A
GCC-4.2: build 5666
LLVM: build 2335
MacPorts or Fink? false
X11 installed? true
==> Build Flags
CC: /usr/bin/llvm-gcc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2
CXX: /usr/bin/llvm-g++ => /usr/llvm-gcc-4.2/bin/llvm-g++-4.2
LD: /usr/bin/llvm-gcc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2
CFLAGS: -O3 -w -pipe
CXXFLAGS: -O3 -w -pipe
CPPFLAGS: -I/usr/X11/include
LDFLAGS: -L/usr/X11/lib
MAKEFLAGS: -j4
Error: Failed executing: make install
These existing issues may help you:
https://github.com/mxcl/homebrew/issues/6679
Otherwise, please report the bug:
https://github.com/mxcl/homebrew/wiki/checklist-before-filing-a-new-issue
victors-macbook-pro:Downloads victorhooi$ victors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment