Skip to content

Instantly share code, notes, and snippets.

@jcbloch
Created May 2, 2012 15:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jcbloch/2577432 to your computer and use it in GitHub Desktop.
Save jcbloch/2577432 to your computer and use it in GitHub Desktop.
brew install graphviz ERROR
Warning: Formula will not build with Clang, trying LLVM
==> Downloading http://www.graphviz.org/pub/graphviz/stable/SOURCES/graphviz-2.28.0.tar.gz
Already downloaded: /Library/Caches/Homebrew/graphviz-2.28.0.tar.gz
/usr/bin/tar xf /Library/Caches/Homebrew/graphviz-2.28.0.tar.gz
==> Downloading patches
/usr/bin/curl -qf#LA Homebrew 0.9 (Ruby 1.8.7-249; Mac OS X 10.7.3) https://trac.macports.org/export/78507/trunk/dports/graphics/graphviz-gui/files/patch-project.pbxproj.diff -o 000-homebrew.diff --silent
==> Patching
/usr/bin/patch -f -p0 -i 000-homebrew.diff
patching file macosx/graphviz.xcodeproj/project.pbxproj
/usr/bin/patch -f -p1 -i 001-homebrew.diff
patching file lib/gvc/Makefile.in
patching file plugin/quartz/Makefile.in
==> ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/graphviz/2.28.0 --with-qt=no --with-quartz --without-pangocairo
./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/graphviz/2.28.0 --with-qt=no --with-quartz --without-pangocairo
checking build system type... x86_64-apple-darwin11.3.0
checking host system type... x86_64-apple-darwin11.3.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... config/install-sh -c -d
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... false
checking for pstopdf... (cached) false
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 whether we are using the GNU Objective C compiler... yes
checking whether /usr/bin/llvm-gcc accepts -g... yes
checking dependency style of /usr/bin/llvm-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.3.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.3.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 for swig... swig
checking for mcs... no
checking for guile... no
checking for java... java
checking jni.h usability... yes
checking jni.h presence... yes
checking for jni.h... yes
checking for lua... no
checking for ocaml... no
checking for perl... perl
checking EXTERN.h usability... yes
checking EXTERN.h presence... yes
checking for EXTERN.h... yes
checking for php... php
checking php.h usability... yes
checking php.h presence... yes
checking for php.h... yes
checking for python... python
checking Python.h usability... yes
checking Python.h presence... yes
checking for Python.h... yes
checking for R... no
checking for ruby... ruby
checking ruby.h usability... yes
checking ruby.h presence... yes
checking for ruby.h... 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 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-Es7L/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' '--with-quartz' '--without-pangocairo' 'CC=/usr/bin/llvm-gcc' 'CFLAGS=-Os -w -pipe -march=core2 -msse4' 'LDFLAGS=-L/usr/X11/lib' 'CPPFLAGS=-I/usr/X11/include' 'CXX=/usr/bin/llvm-g++' 'CXXFLAGS=-Os -w -pipe -march=core2 -msse4' 'OBJC=/usr/bin/llvm-gcc' 'OBJCFLAGS=-Os -w -pipe -march=core2 -msse4' --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... config/install-sh -c -d
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.3.0
checking host system type... x86_64-apple-darwin11.3.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.3.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 (disabled)
quartz: Yes
rsvg: No (rsvg library not available)
visio: No (disabled by default - experimental)
xlib: Yes
language extensions:
gv_sharp: No (mcs not available)
gv_go: No (disabled by default - experimental)
gv_guile: No (guile not available)
gv_io: No (disabled by default - no swig support yet)
gv_java: Yes
gv_lua: No (lua not available)
gv_ocaml: No (ocaml not available)
gv_perl: Yes
gv_php: Yes
gv_python: Yes
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 (R not available)
gv_ruby: Yes
gv_tcl: Yes
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-Es7L/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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -c ltdl.c -fno-common -DPIC -o .libs/libltdlc_la-ltdl.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 -Os -w -pipe -march=core2 -msse4 -c slist.c -fno-common -DPIC -o .libs/libltdlc_la-slist.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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -c slist.c -o libltdlc_la-slist.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/llvm-gcc -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -c ltdl.c -o libltdlc_la-ltdl.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/llvm-gcc -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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-Es7L/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" || config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/lib"
test -z "/usr/local/Cellar/graphviz/2.28.0/include" || config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/include"
test -z "" || config/install-sh -c -d ""
Making install in lib
Making install in cdt
CC dtclose.lo
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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o dtdisc.lo dtdisc.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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o dtclose.lo dtclose.c
CC dtflatten.lo
CC dtextract.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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o dtextract.lo dtextract.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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o dthash.lo dthash.c
CC dtlist.lo
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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o dtlist.lo dtlist.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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o dtwalk.lo dtwalk.c
CCLD libcdt_C.la
CCLD libcdt.la
warning: no debug symbols in executable (-arch x86_64)
test -z "/usr/local/Cellar/graphviz/2.28.0/lib" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/lib"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/man/man3" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/share/man/man3"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf"
test -z "/usr/local/Cellar/graphviz/2.28.0/lib/pkgconfig" || ../../config/install-sh -c -d "/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'
mkdir: /usr/local/Cellar/graphviz/2.28.0/share: File exists
/usr/bin/install -c -m 644 cdt.3.pdf '/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf'
/usr/bin/install -c -m 644 libcdt.pc '/usr/local/Cellar/graphviz/2.28.0/lib/pkgconfig'
libtool: install: /usr/bin/install -c .libs/libcdt.5.dylib /usr/local/Cellar/graphviz/2.28.0/lib/libcdt.5.dylib
test -z "/usr/local/Cellar/graphviz/2.28.0/include/graphviz" || ../../config/install-sh -c -d "/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'
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
/usr/bin/install -c -m 644 cdt.h '/usr/local/Cellar/graphviz/2.28.0/include/graphviz'
----------------------------------------------------------------------
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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o attribs.lo attribs.c
CC graph.lo
CC edge.lo
CC agxbuf.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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/lib"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/man/man3" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/share/man/man3"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf"
test -z "/usr/local/Cellar/graphviz/2.28.0/lib/pkgconfig" || ../../config/install-sh -c -d "/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 libgraph.pc '/usr/local/Cellar/graphviz/2.28.0/lib/pkgconfig'
/usr/bin/install -c -m 644 graph.3.pdf '/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf'
test -z "/usr/local/Cellar/graphviz/2.28.0/include/graphviz" || ../../config/install-sh -c -d "/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
CC agxbuf.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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o agxbuf.lo agxbuf.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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o agerror.lo agerror.c
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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o attr.lo attr.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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o mem.lo mem.c
CC node.lo
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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o obj.lo obj.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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o node.lo node.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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/lib"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/man/man3" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/share/man/man3"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf"
test -z "/usr/local/Cellar/graphviz/2.28.0/lib/pkgconfig" || ../../config/install-sh -c -d "/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" || ../../config/install-sh -c -d "/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" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/html"
Making install in pathplan
CC inpoly.lo
CC cvt.lo
CC shortest.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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o inpoly.lo inpoly.c
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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o route.lo route.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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o cvt.lo cvt.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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/lib"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/man/man3" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/share/man/man3"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf"
test -z "/usr/local/Cellar/graphviz/2.28.0/lib/pkgconfig" || ../../config/install-sh -c -d "/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'
test -z "/usr/local/Cellar/graphviz/2.28.0/include/graphviz" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/include/graphviz"
/usr/bin/install -c -m 644 pathplan.3.pdf '/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf'
/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
/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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o _sfclrerr.lo _sfclrerr.c
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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o _sfdlen.lo _sfdlen.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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o _sfeof.lo _sfeof.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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o _sferror.lo _sferror.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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o _sffileno.lo _sffileno.c
CC _sfgetc.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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o _sfgetc.lo _sfgetc.c
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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o _sfllen.lo _sfllen.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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o _sfputc.lo _sfputc.c
CC _sfputd.lo
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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o _sfputm.lo _sfputm.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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o _sfputl.lo _sfputl.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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o _sfputd.lo _sfputd.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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 sfclrlock.lo
CC sfclose.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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o sfclrlock.lo sfclrlock.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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o sfclose.lo sfclose.c
CC sfdisc.lo
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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o sfgetl.lo sfgetl.c
CC sfgetm.lo
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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o sfgetr.lo sfgetr.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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o sfgetm.lo sfgetm.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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o sfpoll.lo sfpoll.c
CC sfpool.lo
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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o sfpopen.lo sfpopen.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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o sfpool.lo sfpool.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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o sfscanf.lo sfscanf.c
CC sfseek.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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o sfseek.lo sfseek.c
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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 vmclear.lo
CC vmbest.lo
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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o vmclear.lo vmclear.c
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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o vmregion.lo vmregion.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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o vmsegment.lo vmsegment.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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o vmset.lo vmset.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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o chresc.lo chresc.c
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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o pathpath.lo pathpath.c
CC error.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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o error.lo error.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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o fmtesc.lo fmtesc.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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o pathbin.lo pathbin.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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o pathaccess.lo pathaccess.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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o pathcanon.lo pathcanon.c
CC pathcat.lo
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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o pathcat.lo pathcat.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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 misc.lo
CC red_black_tree.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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o misc.lo misc.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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o red_black_tree.lo red_black_tree.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 intset.lo
CC maze.lo
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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o maze.lo maze.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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o intset.lo intset.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/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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o ortho.lo ortho.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/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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o fPQ.lo fPQ.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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o SparseMatrix.lo SparseMatrix.c
CC BinaryHeap.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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o BinaryHeap.lo BinaryHeap.c
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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o IntStack.lo IntStack.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
/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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o patchworkinit.lo patchworkinit.c
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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o tree_map.lo tree_map.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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o exdata.lo exdata.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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o exerror.lo exerror.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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o excontext.lo excontext.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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/share/man/man3"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf" || ../../config/install-sh -c -d "/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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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" || ../../config/install-sh -c -d "/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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o pack.lo pack.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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o ccomps.lo ccomps.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" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/share/man/man3"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf"
test -z "/usr/local/Cellar/graphviz/2.28.0/include/graphviz" || ../../config/install-sh -c -d "/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.h '/usr/local/Cellar/graphviz/2.28.0/include/graphviz'
/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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o xdot.lo xdot.c
CCLD libxdot.la
CCLD libxdot_C.la
warning: no debug symbols in executable (-arch x86_64)
test -z "/usr/local/Cellar/graphviz/2.28.0/lib" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/lib"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/man/man3" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/share/man/man3"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf"
test -z "/usr/local/Cellar/graphviz/2.28.0/lib/pkgconfig" || ../../config/install-sh -c -d "/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 xdot.3.pdf '/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf'
/usr/bin/install -c -m 644 libxdot.pc '/usr/local/Cellar/graphviz/2.28.0/lib/pkgconfig'
test -z "/usr/local/Cellar/graphviz/2.28.0/include/graphviz" || ../../config/install-sh -c -d "/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
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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gvlayout.lo gvlayout.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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gvdevice.lo gvdevice.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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gvrender.lo gvrender.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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gvloadimage.lo gvloadimage.c
CC gvcontext.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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gvcontext.lo gvcontext.c
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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gvjobs.lo gvjobs.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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gvtextlayout.lo gvtextlayout.c
CC gvusershape.lo
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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gvc.lo gvc.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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gvusershape.lo gvusershape.c
CCLD libgvc_C.la
CCLD libgvc.la
warning: no debug symbols in executable (-arch x86_64)
test -z "/usr/local/Cellar/graphviz/2.28.0/lib" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/lib"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/man/man3" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/share/man/man3"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf"
test -z "/usr/local/Cellar/graphviz/2.28.0/lib/pkgconfig" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/lib/pkgconfig"
/bin/sh ../../libtool --mode=install /usr/bin/install -c libgvc.la '/usr/local/Cellar/graphviz/2.28.0/lib'
/usr/bin/install -c -m 644 gvc.3.pdf '/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf'
/usr/bin/install -c -m 644 libgvc.pc '/usr/local/Cellar/graphviz/2.28.0/lib/pkgconfig'
test -z "/usr/local/Cellar/graphviz/2.28.0/include/graphviz" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/include/graphviz"
/usr/bin/install -c -m 644 gvc.3 '/usr/local/Cellar/graphviz/2.28.0/share/man/man3'
/usr/bin/install -c -m 644 gvc.h gvcext.h gvplugin.h gvcjob.h gvcommon.h gvplugin_render.h gvplugin_layout.h gvconfig.h gvplugin_textlayout.h gvplugin_device.h gvplugin_loadimage.h '/usr/local/Cellar/graphviz/2.28.0/include/graphviz'
libtool: install: /usr/bin/install -c .libs/libgvc.6.dylib /usr/local/Cellar/graphviz/2.28.0/lib/libgvc.6.dylib
libtool: install: (cd /usr/local/Cellar/graphviz/2.28.0/lib && { ln -s -f libgvc.6.dylib libgvc.dylib || { rm -f libgvc.dylib && ln -s libgvc.6.dylib libgvc.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libgvc.lai /usr/local/Cellar/graphviz/2.28.0/lib/libgvc.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 ingraphs
CC ingraphs.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o ingraphs.lo ingraphs.c
CCLD libingraphs_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 topfish
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in glcomp
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in circogen
CC nodelist.lo
CC circularinit.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/sparse -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o nodelist.lo nodelist.c
CC block.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/sparse -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o circularinit.lo circularinit.c
CC edgelist.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/sparse -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o block.lo block.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/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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o edgelist.lo edgelist.c
CC circular.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/sparse -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o circular.lo circular.c
CC deglist.lo
CC blocktree.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/sparse -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o blocktree.lo blocktree.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/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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o deglist.lo deglist.c
CC blockpath.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/sparse -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o blockpath.lo blockpath.c
CC circpos.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/sparse -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o circpos.lo circpos.c
CC nodeset.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/sparse -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o nodeset.lo nodeset.c
CCLD libcircogen_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 dotgen
CC acyclic.lo
CC class1.lo
CC cluster.lo
CC class2.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/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o class1.lo class1.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/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o cluster.lo cluster.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/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o class2.lo class2.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/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o acyclic.lo acyclic.c
CC compound.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/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o compound.lo compound.c
CC conc.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/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o conc.lo conc.c
CC decomp.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/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o decomp.lo decomp.c
CC fastgr.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/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o fastgr.lo fastgr.c
CC flat.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/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o flat.lo flat.c
CC dotinit.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/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o dotinit.lo dotinit.c
CC mincross.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/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o mincross.lo mincross.c
CC position.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/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o position.lo position.c
CC rank.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/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o rank.lo rank.c
CC sameport.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/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o sameport.lo sameport.c
CC dotsplines.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/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o dotsplines.lo dotsplines.c
CC aspect.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/ortho -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o aspect.lo aspect.c
CCLD libdotgen_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 dotgen2
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in fdpgen
CC dbg.lo
CC comp.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/sparse -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o dbg.lo dbg.c
CC grid.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/sparse -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o comp.lo comp.c
CC fdpinit.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/sparse -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o grid.lo grid.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/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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o fdpinit.lo fdpinit.c
CC layout.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/sparse -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o layout.lo layout.c
CC tlayout.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/sparse -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o tlayout.lo tlayout.c
CC xlayout.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/sparse -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o xlayout.lo xlayout.c
CC clusteredges.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/sparse -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o clusteredges.lo clusteredges.c
CCLD libfdpgen_C.la
/usr/bin/ranlib: file: .libs/libfdpgen_C.a(dbg.o) has no symbols
ranlib: file: .libs/libfdpgen_C.a(dbg.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 neatogen
CC circuit.lo
CC adjust.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/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o circuit.lo circuit.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/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o adjust.lo adjust.c
CC edges.lo
CC geometry.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/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o geometry.lo geometry.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/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o edges.lo edges.c
CC heap.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/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o heap.lo heap.c
CC hedges.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/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o hedges.lo hedges.c
CC info.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/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o info.lo info.c
CC neatoinit.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/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o neatoinit.lo neatoinit.c
CC legal.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/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o legal.lo legal.c
CC lu.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/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o lu.lo lu.c
CC matinv.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/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o matinv.lo matinv.c
CC memory.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/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o memory.lo memory.c
CC poly.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/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o poly.lo poly.c
CC printvis.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/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o printvis.lo printvis.c
CC site.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/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o site.lo site.c
CC solve.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/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o solve.lo solve.c
CC neatosplines.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/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o neatosplines.lo neatosplines.c
CC stuff.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/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o stuff.lo stuff.c
CC voronoi.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/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o voronoi.lo voronoi.c
CC stress.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/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o stress.lo stress.c
CC kkutils.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/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o kkutils.lo kkutils.c
CC matrix_ops.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/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o matrix_ops.lo matrix_ops.c
CC embed_graph.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/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o embed_graph.lo embed_graph.c
CC dijkstra.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/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o dijkstra.lo dijkstra.c
CC conjgrad.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/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o conjgrad.lo conjgrad.c
CC pca.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/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o pca.lo pca.c
CC closest.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/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o closest.lo closest.c
CC bfs.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/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o bfs.lo bfs.c
CC constraint.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/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o constraint.lo constraint.c
CC quad_prog_solve.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/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o quad_prog_solve.lo quad_prog_solve.c
CC smart_ini_x.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/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o smart_ini_x.lo smart_ini_x.c
CC constrained_majorization.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/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o constrained_majorization.lo constrained_majorization.c
CC opt_arrangement.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/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o opt_arrangement.lo opt_arrangement.c
CC overlap.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/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o overlap.lo overlap.c
CC call_tri.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/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o call_tri.lo call_tri.c
CC compute_hierarchy.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/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o compute_hierarchy.lo compute_hierarchy.c
CC delaunay.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/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o delaunay.lo delaunay.c
CC multispline.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/pack -I../../lib/ortho -I../../lib/pathplan -I../../lib/graph -I../../lib/sparse -I../../lib/rbtree -I../../lib/sfdpgen -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o multispline.lo multispline.c
CCLD libneatogen_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 twopigen
CC twopiinit.lo
CC circle.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/sparse -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o circle.lo circle.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/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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o twopiinit.lo twopiinit.c
CCLD libtwopigen_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 sfdpgen
CC spring_electrical.lo
CC sfdpinit.lo
CC LinkedList.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/sparse -I../../lib/rbtree -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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o spring_electrical.lo spring_electrical.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/sparse -I../../lib/rbtree -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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o LinkedList.lo LinkedList.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/sparse -I../../lib/rbtree -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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o sfdpinit.lo sfdpinit.c
CC sparse_solve.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/sparse -I../../lib/rbtree -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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o sparse_solve.lo sparse_solve.c
CC post_process.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/sparse -I../../lib/rbtree -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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o post_process.lo post_process.c
CC stress_model.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/sparse -I../../lib/rbtree -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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o stress_model.lo stress_model.c
CC uniform_stress.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/sparse -I../../lib/rbtree -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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o uniform_stress.lo uniform_stress.c
CC QuadTree.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/sparse -I../../lib/rbtree -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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o QuadTree.lo QuadTree.c
CC Multilevel.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/sparse -I../../lib/rbtree -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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o Multilevel.lo Multilevel.c
CC PriorityQueue.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/sparse -I../../lib/rbtree -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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o PriorityQueue.lo PriorityQueue.c
CCLD libsfdpgen_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 osage
CC osageinit.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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o osageinit.lo osageinit.c
CCLD libosage_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 gvpr
CC mkdefs.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/expr -I../../lib/expr -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/ingraphs -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c mkdefs.c
CCLD mkdefs
./mkdefs gdefs.h < ../../lib/gvpr/gprdata
CC actions.lo
CC gvpr.lo
CC compile.lo
CC gprstate.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/expr -I../../lib/expr -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/ingraphs -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gvpr.lo gvpr.c
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/expr -I../../lib/expr -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/ingraphs -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gprstate.lo gprstate.c
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/expr -I../../lib/expr -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/ingraphs -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o compile.lo compile.c
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/expr -I../../lib/expr -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/ingraphs -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o actions.lo actions.c
CC parse.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/expr -I../../lib/expr -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/ingraphs -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o parse.lo parse.c
CC queue.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/expr -I../../lib/expr -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/ingraphs -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o queue.lo queue.c
CCLD libgvpr_C.la
CCLD libgvpr.la
warning: no debug symbols in executable (-arch x86_64)
test -z "/usr/local/Cellar/graphviz/2.28.0/lib" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/lib"
test -z "/usr/local/Cellar/graphviz/2.28.0/lib/pkgconfig" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/lib/pkgconfig"
test -z "/usr/local/Cellar/graphviz/2.28.0/include/graphviz" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/include/graphviz"
/bin/sh ../../libtool --mode=install /usr/bin/install -c libgvpr.la '/usr/local/Cellar/graphviz/2.28.0/lib'
/usr/bin/install -c -m 644 libgvpr.pc '/usr/local/Cellar/graphviz/2.28.0/lib/pkgconfig'
/usr/bin/install -c -m 644 gvpr.h '/usr/local/Cellar/graphviz/2.28.0/include/graphviz'
libtool: install: /usr/bin/install -c .libs/libgvpr.2.dylib /usr/local/Cellar/graphviz/2.28.0/lib/libgvpr.2.dylib
libtool: install: (cd /usr/local/Cellar/graphviz/2.28.0/lib && { ln -s -f libgvpr.2.dylib libgvpr.dylib || { rm -f libgvpr.dylib && ln -s libgvpr.2.dylib libgvpr.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libgvpr.lai /usr/local/Cellar/graphviz/2.28.0/lib/libgvpr.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.
----------------------------------------------------------------------
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in plugin
Making install in core
CC gvrender_core_dot.lo
CC gvplugin_core.lo
CC gvrender_core_fig.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/gvc -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gvrender_core_dot.lo gvrender_core_dot.c
CC gvrender_core_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/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gvrender_core_fig.lo gvrender_core_fig.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/gvc -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gvrender_core_map.lo gvrender_core_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/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gvplugin_core.lo gvplugin_core.c
CC gvrender_core_ps.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/gvc -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gvrender_core_ps.lo gvrender_core_ps.c
CC gvrender_core_svg.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/gvc -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gvrender_core_svg.lo gvrender_core_svg.c
CC gvrender_core_tk.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/gvc -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gvrender_core_tk.lo gvrender_core_tk.c
CC gvrender_core_vml.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/gvc -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gvrender_core_vml.lo gvrender_core_vml.c
CC gvloadimage_core.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/gvc -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gvloadimage_core.lo gvloadimage_core.c
CCLD libgvplugin_core.la
CCLD libgvplugin_core_C.la
warning: no debug symbols in executable (-arch x86_64)
test -z "/usr/local/Cellar/graphviz/2.28.0/lib" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/lib"
test -z "/usr/local/Cellar/graphviz/2.28.0/lib/graphviz" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/lib/graphviz"
make[4]: Nothing to be done for `install-data-am'.
/bin/sh ../../libtool --mode=install /usr/bin/install -c libgvplugin_core.la '/usr/local/Cellar/graphviz/2.28.0/lib/graphviz'
libtool: install: /usr/bin/install -c .libs/libgvplugin_core.6.dylib /usr/local/Cellar/graphviz/2.28.0/lib/graphviz/libgvplugin_core.6.dylib
libtool: install: (cd /usr/local/Cellar/graphviz/2.28.0/lib/graphviz && { ln -s -f libgvplugin_core.6.dylib libgvplugin_core.dylib || { rm -f libgvplugin_core.dylib && ln -s libgvplugin_core.6.dylib libgvplugin_core.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libgvplugin_core.lai /usr/local/Cellar/graphviz/2.28.0/lib/graphviz/libgvplugin_core.la
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/Cellar/graphviz/2.28.0/lib/graphviz
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 devil
test -z "/usr/local/Cellar/graphviz/2.28.0/lib" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/lib"
test -z "/usr/local/Cellar/graphviz/2.28.0/lib/graphviz" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/lib/graphviz"
make[4]: Nothing to be done for `install-data-am'.
Making install in gd
CC gvplugin_gd.lo
CC gvrender_gd.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/gvc -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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gvrender_gd.lo gvrender_gd.c
CC gvrender_gd_vrml.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/gvc -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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gvplugin_gd.lo gvplugin_gd.c
CC gvtextlayout_gd.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/gvc -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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gvrender_gd_vrml.lo gvrender_gd_vrml.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/gvc -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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gvtextlayout_gd.lo gvtextlayout_gd.c
CC gvloadimage_gd.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/gvc -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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gvloadimage_gd.lo gvloadimage_gd.c
CC gvdevice_gd.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/gvc -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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gvdevice_gd.lo gvdevice_gd.c
CCLD libgvplugin_gd_C.la
CCLD libgvplugin_gd.la
warning: no debug symbols in executable (-arch x86_64)
test -z "/usr/local/Cellar/graphviz/2.28.0/lib" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/lib"
test -z "/usr/local/Cellar/graphviz/2.28.0/lib/graphviz" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/lib/graphviz"
make[4]: Nothing to be done for `install-data-am'.
/bin/sh ../../libtool --mode=install /usr/bin/install -c libgvplugin_gd.la '/usr/local/Cellar/graphviz/2.28.0/lib/graphviz'
libtool: install: /usr/bin/install -c .libs/libgvplugin_gd.6.dylib /usr/local/Cellar/graphviz/2.28.0/lib/graphviz/libgvplugin_gd.6.dylib
libtool: install: (cd /usr/local/Cellar/graphviz/2.28.0/lib/graphviz && { ln -s -f libgvplugin_gd.6.dylib libgvplugin_gd.dylib || { rm -f libgvplugin_gd.dylib && ln -s libgvplugin_gd.6.dylib libgvplugin_gd.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libgvplugin_gd.lai /usr/local/Cellar/graphviz/2.28.0/lib/graphviz/libgvplugin_gd.la
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/Cellar/graphviz/2.28.0/lib/graphviz
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 gdk_pixbuf
test -z "/usr/local/Cellar/graphviz/2.28.0/lib" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/lib"
test -z "/usr/local/Cellar/graphviz/2.28.0/lib/graphviz" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/lib/graphviz"
make[4]: Nothing to be done for `install-data-am'.
Making install in gdiplus
test -z "/usr/local/Cellar/graphviz/2.28.0/lib" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/lib"
test -z "/usr/local/Cellar/graphviz/2.28.0/lib/graphviz" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/lib/graphviz"
make[4]: Nothing to be done for `install-data-am'.
Making install in glitz
test -z "/usr/local/Cellar/graphviz/2.28.0/lib" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/lib"
test -z "/usr/local/Cellar/graphviz/2.28.0/lib/graphviz" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/lib/graphviz"
make[4]: Nothing to be done for `install-data-am'.
Making install in gs
test -z "/usr/local/Cellar/graphviz/2.28.0/lib" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/lib"
test -z "/usr/local/Cellar/graphviz/2.28.0/lib/graphviz" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/lib/graphviz"
make[4]: Nothing to be done for `install-data-am'.
Making install in gtk
test -z "/usr/local/Cellar/graphviz/2.28.0/lib" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/lib"
test -z "/usr/local/Cellar/graphviz/2.28.0/lib/graphviz" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/lib/graphviz"
make[4]: Nothing to be done for `install-data-am'.
Making install in lasi
test -z "/usr/local/Cellar/graphviz/2.28.0/lib" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/lib"
test -z "/usr/local/Cellar/graphviz/2.28.0/lib/graphviz" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/lib/graphviz"
make[4]: Nothing to be done for `install-data-am'.
Making install in ming
test -z "/usr/local/Cellar/graphviz/2.28.0/lib" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/lib"
test -z "/usr/local/Cellar/graphviz/2.28.0/lib/graphviz" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/lib/graphviz"
test -z "/usr/local/Cellar/graphviz/2.28.0/lib/graphviz" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/lib/graphviz"
make[4]: Nothing to be done for `install-data-am'.
Making install in pango
test -z "/usr/local/Cellar/graphviz/2.28.0/lib" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/lib"
test -z "/usr/local/Cellar/graphviz/2.28.0/lib/graphviz" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/lib/graphviz"
make[4]: Nothing to be done for `install-data-am'.
Making install in quartz
CC gvplugin_quartz.lo
CC gvdevice_quartz.lo
CC gvrender_quartz.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/gvc -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gvplugin_quartz.lo gvplugin_quartz.c
CC gvloadimage_quartz.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/gvc -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gvrender_quartz.lo gvrender_quartz.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/gvc -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gvloadimage_quartz.lo gvloadimage_quartz.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/gvc -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gvdevice_quartz.lo gvdevice_quartz.c
CC gvtextlayout_quartz.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/gvc -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gvtextlayout_quartz.lo gvtextlayout_quartz.c
OBJC 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/gvc -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -c -o GVTextLayout.lo GVTextLayout.m
OBJCLD libgvplugin_quartz.la
OBJCLD libgvplugin_quartz_C.la
/usr/bin/ranlib: file: .libs/libgvplugin_quartz_C.a(gvdevice_quartz.o) has no symbols
/usr/bin/ranlib: file: .libs/libgvplugin_quartz_C.a(GVTextLayout.o) has no symbols
ranlib: file: .libs/libgvplugin_quartz_C.a(gvdevice_quartz.o) has no symbols
ranlib: file: .libs/libgvplugin_quartz_C.a(GVTextLayout.o) has no symbols
warning: no debug symbols in executable (-arch x86_64)
test -z "/usr/local/Cellar/graphviz/2.28.0/lib" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/lib"
test -z "/usr/local/Cellar/graphviz/2.28.0/lib/graphviz" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/lib/graphviz"
make[4]: Nothing to be done for `install-data-am'.
/bin/sh ../../libtool --mode=install /usr/bin/install -c libgvplugin_quartz.la '/usr/local/Cellar/graphviz/2.28.0/lib/graphviz'
libtool: install: /usr/bin/install -c .libs/libgvplugin_quartz.6.dylib /usr/local/Cellar/graphviz/2.28.0/lib/graphviz/libgvplugin_quartz.6.dylib
libtool: install: (cd /usr/local/Cellar/graphviz/2.28.0/lib/graphviz && { ln -s -f libgvplugin_quartz.6.dylib libgvplugin_quartz.dylib || { rm -f libgvplugin_quartz.dylib && ln -s libgvplugin_quartz.6.dylib libgvplugin_quartz.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libgvplugin_quartz.lai /usr/local/Cellar/graphviz/2.28.0/lib/graphviz/libgvplugin_quartz.la
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/Cellar/graphviz/2.28.0/lib/graphviz
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 rsvg
test -z "/usr/local/Cellar/graphviz/2.28.0/lib" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/lib"
test -z "/usr/local/Cellar/graphviz/2.28.0/lib/graphviz" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/lib/graphviz"
make[4]: Nothing to be done for `install-data-am'.
Making install in visio
test -z "/usr/local/Cellar/graphviz/2.28.0/lib" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/lib"
test -z "/usr/local/Cellar/graphviz/2.28.0/lib/graphviz" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/lib/graphviz"
make[4]: Nothing to be done for `install-data-am'.
Making install in xlib
test -z "/usr/local/Cellar/graphviz/2.28.0/bin" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/bin"
test -z "/usr/local/Cellar/graphviz/2.28.0/lib" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/lib"
test -z "/usr/local/Cellar/graphviz/2.28.0/lib/graphviz" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/lib/graphviz"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/man/man1" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/share/man/man1"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf"
/usr/bin/install -c -m 644 vimdot.1.pdf '/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf'
/usr/bin/install -c -m 644 vimdot.1 '/usr/local/Cellar/graphviz/2.28.0/share/man/man1'
Making install in dot_layout
CC gvlayout_dot_layout.lo
CC gvplugin_dot_layout.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/gvc -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gvlayout_dot_layout.lo gvlayout_dot_layout.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/gvc -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gvplugin_dot_layout.lo gvplugin_dot_layout.c
CCLD libgvplugin_dot_layout_C.la
CCLD libgvplugin_dot_layout.la
warning: no debug symbols in executable (-arch x86_64)
test -z "/usr/local/Cellar/graphviz/2.28.0/lib" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/lib"
test -z "/usr/local/Cellar/graphviz/2.28.0/lib/graphviz" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/lib/graphviz"
make[4]: Nothing to be done for `install-data-am'.
/bin/sh ../../libtool --mode=install /usr/bin/install -c libgvplugin_dot_layout.la '/usr/local/Cellar/graphviz/2.28.0/lib/graphviz'
libtool: install: /usr/bin/install -c .libs/libgvplugin_dot_layout.6.dylib /usr/local/Cellar/graphviz/2.28.0/lib/graphviz/libgvplugin_dot_layout.6.dylib
libtool: install: (cd /usr/local/Cellar/graphviz/2.28.0/lib/graphviz && { ln -s -f libgvplugin_dot_layout.6.dylib libgvplugin_dot_layout.dylib || { rm -f libgvplugin_dot_layout.dylib && ln -s libgvplugin_dot_layout.6.dylib libgvplugin_dot_layout.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libgvplugin_dot_layout.lai /usr/local/Cellar/graphviz/2.28.0/lib/graphviz/libgvplugin_dot_layout.la
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/Cellar/graphviz/2.28.0/lib/graphviz
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 neato_layout
CC gvplugin_neato_layout.lo
CC gvlayout_neato_layout.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/gvc -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gvplugin_neato_layout.lo gvplugin_neato_layout.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/gvc -I../../lib/graph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gvlayout_neato_layout.lo gvlayout_neato_layout.c
CCLD libgvplugin_neato_layout_C.la
CCLD libgvplugin_neato_layout.la
/usr/bin/ranlib: file: .libs/libgvplugin_neato_layout_C.a(dbg.o) has no symbols
ranlib: file: .libs/libgvplugin_neato_layout_C.a(dbg.o) has no symbols
warning: no debug symbols in executable (-arch x86_64)
test -z "/usr/local/Cellar/graphviz/2.28.0/lib" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/lib"
test -z "/usr/local/Cellar/graphviz/2.28.0/lib/graphviz" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/lib/graphviz"
make[4]: Nothing to be done for `install-data-am'.
/bin/sh ../../libtool --mode=install /usr/bin/install -c libgvplugin_neato_layout.la '/usr/local/Cellar/graphviz/2.28.0/lib/graphviz'
libtool: install: /usr/bin/install -c .libs/libgvplugin_neato_layout.6.dylib /usr/local/Cellar/graphviz/2.28.0/lib/graphviz/libgvplugin_neato_layout.6.dylib
libtool: install: (cd /usr/local/Cellar/graphviz/2.28.0/lib/graphviz && { ln -s -f libgvplugin_neato_layout.6.dylib libgvplugin_neato_layout.dylib || { rm -f libgvplugin_neato_layout.dylib && ln -s libgvplugin_neato_layout.6.dylib libgvplugin_neato_layout.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libgvplugin_neato_layout.lai /usr/local/Cellar/graphviz/2.28.0/lib/graphviz/libgvplugin_neato_layout.la
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/Cellar/graphviz/2.28.0/lib/graphviz
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.
----------------------------------------------------------------------
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in cmd
Making install in dot
CC dot-dot.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -DDEMAND_LOADING=1 -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o dot-dot.o `test -f 'dot.c' || echo './'`dot.c
CC dot_builtins-dot_builtins.o
CC dot_builtins-dot.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -DDEMAND_LOADING=1 -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o dot_builtins-dot_builtins.o `test -f 'dot_builtins.c' || echo './'`dot_builtins.c
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -DDEMAND_LOADING=1 -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o dot_builtins-dot.o `test -f 'dot.c' || echo './'`dot.c
CC dot-no_builtins.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -DDEMAND_LOADING=1 -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o dot-no_builtins.o `test -f 'no_builtins.c' || echo './'`no_builtins.c
CCLD dot
CCLD dot_builtins
test -z "/usr/local/Cellar/graphviz/2.28.0/bin" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/bin"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/man/man1" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/share/man/man1"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf"
/usr/bin/install -c -m 644 dot.1.pdf osage.1.pdf patchwork.1.pdf '/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf'
/bin/sh ../../libtool --mode=install /usr/bin/install -c dot dot_builtins '/usr/local/Cellar/graphviz/2.28.0/bin'
/usr/bin/install -c -m 644 dot.1 osage.1 patchwork.1 '/usr/local/Cellar/graphviz/2.28.0/share/man/man1'
make install-data-hook
(cd /usr/local/Cellar/graphviz/2.28.0/share/man/man1; for i in neato.1 twopi.1 fdp.1 circo.1 sfdp.1; do rm -f $i; ln -s dot.1 $i; done;)
(cd /usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf; for i in neato.1.pdf twopi.1.pdf fdp.1.pdf circo.1.pdf sfdp.1.pdf; do rm -f $i; ln -s dot.1.pdf $i; done;)
libtool: install: /usr/bin/install -c .libs/dot /usr/local/Cellar/graphviz/2.28.0/bin/dot
libtool: install: /usr/bin/install -c .libs/dot_builtins /usr/local/Cellar/graphviz/2.28.0/bin/dot_builtins
make install-exec-hook
(cd /usr/local/Cellar/graphviz/2.28.0/bin; if test -x dot; then for i in neato twopi fdp circo osage patchwork sfdp; do rm -f $i; ln -s dot $i; done; fi;)
if test "x" = "x"; then if test -x /usr/local/Cellar/graphviz/2.28.0/bin/dot; then if test -x /sbin/ldconfig; then /sbin/ldconfig 2>/dev/null; fi; /usr/local/Cellar/graphviz/2.28.0/bin/dot -c; else /usr/local/Cellar/graphviz/2.28.0/bin/dot_static -c; fi; fi
Making install in tools
CC gc.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cgraph -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/neatogen -I../../lib/sparse -I../../lib/gvc -I../../lib/common -I../../lib/ingraphs -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c gc.c
CC gvcolor.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cgraph -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/neatogen -I../../lib/sparse -I../../lib/gvc -I../../lib/common -I../../lib/ingraphs -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c gvcolor.c
CC colxlate.o
CC cvtgxl.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cgraph -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/neatogen -I../../lib/sparse -I../../lib/gvc -I../../lib/common -I../../lib/ingraphs -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c cvtgxl.c
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cgraph -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/neatogen -I../../lib/sparse -I../../lib/gvc -I../../lib/common -I../../lib/ingraphs -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c colxlate.c
CC gv2gxl.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cgraph -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/neatogen -I../../lib/sparse -I../../lib/gvc -I../../lib/common -I../../lib/ingraphs -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c gv2gxl.c
CC gxl2gv.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cgraph -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/neatogen -I../../lib/sparse -I../../lib/gvc -I../../lib/common -I../../lib/ingraphs -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c gxl2gv.c
CC acyclic.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cgraph -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/neatogen -I../../lib/sparse -I../../lib/gvc -I../../lib/common -I../../lib/ingraphs -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c acyclic.c
CC nop.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cgraph -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/neatogen -I../../lib/sparse -I../../lib/gvc -I../../lib/common -I../../lib/ingraphs -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c nop.c
CC ccomps.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cgraph -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/neatogen -I../../lib/sparse -I../../lib/gvc -I../../lib/common -I../../lib/ingraphs -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c ccomps.c
CC sccmap.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cgraph -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/neatogen -I../../lib/sparse -I../../lib/gvc -I../../lib/common -I../../lib/ingraphs -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c sccmap.c
CC tred.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cgraph -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/neatogen -I../../lib/sparse -I../../lib/gvc -I../../lib/common -I../../lib/ingraphs -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c tred.c
CC unflatten.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cgraph -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/neatogen -I../../lib/sparse -I../../lib/gvc -I../../lib/common -I../../lib/ingraphs -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c unflatten.c
CC gvpack-gvpack.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cgraph -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/neatogen -I../../lib/sparse -I../../lib/gvc -I../../lib/common -I../../lib/ingraphs -DDEMAND_LOADING=0 -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gvpack-gvpack.o `test -f 'gvpack.c' || echo './'`gvpack.c
CC gvpack-gvpack_builtins.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cgraph -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/neatogen -I../../lib/sparse -I../../lib/gvc -I../../lib/common -I../../lib/ingraphs -DDEMAND_LOADING=0 -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gvpack-gvpack_builtins.o `test -f 'gvpack_builtins.c' || echo './'`gvpack_builtins.c
CC dijkstra.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cgraph -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/neatogen -I../../lib/sparse -I../../lib/gvc -I../../lib/common -I../../lib/ingraphs -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c dijkstra.c
CC bcomps.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cgraph -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/neatogen -I../../lib/sparse -I../../lib/gvc -I../../lib/common -I../../lib/ingraphs -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c bcomps.c
CC mm2gv.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cgraph -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/neatogen -I../../lib/sparse -I../../lib/gvc -I../../lib/common -I../../lib/ingraphs -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c mm2gv.c
CC matrix_market.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cgraph -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/neatogen -I../../lib/sparse -I../../lib/gvc -I../../lib/common -I../../lib/ingraphs -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c matrix_market.c
CC mmio.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cgraph -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/neatogen -I../../lib/sparse -I../../lib/gvc -I../../lib/common -I../../lib/ingraphs -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c mmio.c
CC gvgen.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cgraph -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/neatogen -I../../lib/sparse -I../../lib/gvc -I../../lib/common -I../../lib/ingraphs -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c gvgen.c
CC graph_generator.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cgraph -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/neatogen -I../../lib/sparse -I../../lib/gvc -I../../lib/common -I../../lib/ingraphs -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c graph_generator.c
CC gml2gv.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cgraph -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/neatogen -I../../lib/sparse -I../../lib/gvc -I../../lib/common -I../../lib/ingraphs -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c gml2gv.c
CC gmlparse.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cgraph -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/neatogen -I../../lib/sparse -I../../lib/gvc -I../../lib/common -I../../lib/ingraphs -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c gmlparse.c
CC gmlscan.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cgraph -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/neatogen -I../../lib/sparse -I../../lib/gvc -I../../lib/common -I../../lib/ingraphs -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c gmlscan.c
CCLD gc
CCLD gvcolor
CCLD gxl2gv
CCLD acyclic
CCLD nop
CCLD ccomps
CCLD sccmap
CCLD tred
CCLD unflatten
CCLD gvpack
CCLD dijkstra
CCLD bcomps
CCLD mm2gv
CCLD gvgen
CCLD gml2gv
test -z "/usr/local/Cellar/graphviz/2.28.0/bin" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/bin"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/man/man1" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/share/man/man1"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf"
/usr/bin/install -c -m 644 gc.1.pdf gvcolor.1.pdf gxl2gv.1.pdf acyclic.1.pdf nop.1.pdf ccomps.1.pdf sccmap.1.pdf tred.1.pdf unflatten.1.pdf gvpack.1.pdf dijkstra.1.pdf bcomps.1.pdf mm2gv.1.pdf gvgen.1.pdf gml2gv.1.pdf '/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf'
/bin/sh ../../libtool --mode=install /usr/bin/install -c gc gvcolor gxl2gv acyclic nop ccomps sccmap tred unflatten gvpack dijkstra bcomps mm2gv gvgen gml2gv '/usr/local/Cellar/graphviz/2.28.0/bin'
/usr/bin/install -c -m 644 gc.1 gvcolor.1 gxl2gv.1 acyclic.1 nop.1 ccomps.1 sccmap.1 tred.1 unflatten.1 gvpack.1 dijkstra.1 bcomps.1 mm2gv.1 gvgen.1 gml2gv.1 '/usr/local/Cellar/graphviz/2.28.0/share/man/man1'
make install-data-hook
(cd /usr/local/Cellar/graphviz/2.28.0/share/man/man1; rm -f gv2gxl.1; ln -s gxl2gv.1 gv2gxl.1;)
(cd /usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf; rm -f gv2gxl.1.pdf; ln -s gxl2gv.1.pdf gv2gxl.1.pdf;)
libtool: install: /usr/bin/install -c .libs/gc /usr/local/Cellar/graphviz/2.28.0/bin/gc
libtool: install: /usr/bin/install -c .libs/gvcolor /usr/local/Cellar/graphviz/2.28.0/bin/gvcolor
libtool: install: /usr/bin/install -c .libs/gxl2gv /usr/local/Cellar/graphviz/2.28.0/bin/gxl2gv
libtool: install: /usr/bin/install -c .libs/acyclic /usr/local/Cellar/graphviz/2.28.0/bin/acyclic
libtool: install: /usr/bin/install -c .libs/nop /usr/local/Cellar/graphviz/2.28.0/bin/nop
libtool: install: /usr/bin/install -c .libs/ccomps /usr/local/Cellar/graphviz/2.28.0/bin/ccomps
libtool: install: /usr/bin/install -c .libs/sccmap /usr/local/Cellar/graphviz/2.28.0/bin/sccmap
libtool: install: /usr/bin/install -c .libs/tred /usr/local/Cellar/graphviz/2.28.0/bin/tred
libtool: install: /usr/bin/install -c .libs/unflatten /usr/local/Cellar/graphviz/2.28.0/bin/unflatten
libtool: install: /usr/bin/install -c .libs/gvpack /usr/local/Cellar/graphviz/2.28.0/bin/gvpack
libtool: install: /usr/bin/install -c .libs/dijkstra /usr/local/Cellar/graphviz/2.28.0/bin/dijkstra
libtool: install: /usr/bin/install -c .libs/bcomps /usr/local/Cellar/graphviz/2.28.0/bin/bcomps
libtool: install: /usr/bin/install -c .libs/mm2gv /usr/local/Cellar/graphviz/2.28.0/bin/mm2gv
libtool: install: /usr/bin/install -c .libs/gvgen /usr/local/Cellar/graphviz/2.28.0/bin/gvgen
libtool: install: /usr/bin/install -c .libs/gml2gv /usr/local/Cellar/graphviz/2.28.0/bin/gml2gv
make install-exec-hook
(cd /usr/local/Cellar/graphviz/2.28.0/bin; rm -f gv2gxl; ln -s gxl2gv gv2gxl;)
(cd /usr/local/Cellar/graphviz/2.28.0/bin; rm -f dot2gxl; ln -s gxl2gv dot2gxl;)
(cd /usr/local/Cellar/graphviz/2.28.0/bin; rm -f gxl2dot; ln -s gxl2gv gxl2dot;)
Making install in gvpr
CC gvpr-gvprmain.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/expr -I../../lib/expr -I../../lib/gvpr -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/ingraphs -I../../lib/cgraph -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gvpr-gvprmain.o `test -f 'gvprmain.c' || echo './'`gvprmain.c
CCLD gvpr
test -z "/usr/local/Cellar/graphviz/2.28.0/bin" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/bin"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/man/man1" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/share/man/man1"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf"
/usr/bin/install -c -m 644 gvpr.1.pdf '/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf'
/bin/sh ../../libtool --mode=install /usr/bin/install -c gvpr '/usr/local/Cellar/graphviz/2.28.0/bin'
/usr/bin/install -c -m 644 gvpr.1 '/usr/local/Cellar/graphviz/2.28.0/share/man/man1'
libtool: install: /usr/bin/install -c .libs/gvpr /usr/local/Cellar/graphviz/2.28.0/bin/gvpr
Making install in lefty
Making install in ws
Making install in x11
Making install in libfilereq
CC Dir.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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o Dir.lo Dir.c
CC Draw.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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o Draw.lo Draw.c
CC Path.lo
CC SelFile.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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o Path.lo Path.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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o SelFile.lo SelFile.c
CCLD libfilereq.la
make[7]: Nothing to be done for `install-exec-am'.
make[7]: Nothing to be done for `install-data-am'.
CC gbutton.lo
/bin/sh ../../../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../cmd/lefty -I../../../../cmd/lefty/ws/x11/libfilereq -DFEATURE_X11 -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gbutton.lo gbutton.c
CC garray.lo
/bin/sh ../../../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../cmd/lefty -I../../../../cmd/lefty/ws/x11/libfilereq -DFEATURE_X11 -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o garray.lo garray.c
CC gcanvas.lo
/bin/sh ../../../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../cmd/lefty -I../../../../cmd/lefty/ws/x11/libfilereq -DFEATURE_X11 -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gcanvas.lo gcanvas.c
CC gcommon.lo
/bin/sh ../../../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../cmd/lefty -I../../../../cmd/lefty/ws/x11/libfilereq -DFEATURE_X11 -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gcommon.lo gcommon.c
CC glabel.lo
/bin/sh ../../../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../cmd/lefty -I../../../../cmd/lefty/ws/x11/libfilereq -DFEATURE_X11 -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o glabel.lo glabel.c
CC gmenu.lo
/bin/sh ../../../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../cmd/lefty -I../../../../cmd/lefty/ws/x11/libfilereq -DFEATURE_X11 -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gmenu.lo gmenu.c
CC gpcanvas.lo
/bin/sh ../../../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../cmd/lefty -I../../../../cmd/lefty/ws/x11/libfilereq -DFEATURE_X11 -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gpcanvas.lo gpcanvas.c
CC gquery.lo
/bin/sh ../../../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../cmd/lefty -I../../../../cmd/lefty/ws/x11/libfilereq -DFEATURE_X11 -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gquery.lo gquery.c
CC gscroll.lo
/bin/sh ../../../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../cmd/lefty -I../../../../cmd/lefty/ws/x11/libfilereq -DFEATURE_X11 -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gscroll.lo gscroll.c
CC gtext.lo
/bin/sh ../../../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../cmd/lefty -I../../../../cmd/lefty/ws/x11/libfilereq -DFEATURE_X11 -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gtext.lo gtext.c
CC gview.lo
/bin/sh ../../../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../cmd/lefty -I../../../../cmd/lefty/ws/x11/libfilereq -DFEATURE_X11 -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gview.lo gview.c
CCLD libws.la
make[7]: Nothing to be done for `install-exec-am'.
make[7]: Nothing to be done for `install-data-am'.
Making install in mswin32
make[6]: Nothing to be done for `install-exec-am'.
make[6]: Nothing to be done for `install-data-am'.
make[6]: Nothing to be done for `install-exec-am'.
make[6]: Nothing to be done for `install-data-am'.
Making install in os
Making install in unix
CC io.lo
/bin/sh ../../../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../cmd/lefty -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o io.lo io.c
CCLD libos.la
make[6]: Nothing to be done for `install-exec-am'.
make[6]: Nothing to be done for `install-data-am'.
Making install in mswin32
make[6]: Nothing to be done for `install-exec-am'.
make[6]: Nothing to be done for `install-data-am'.
make[6]: Nothing to be done for `install-exec-am'.
make[6]: Nothing to be done for `install-data-am'.
Making install in dot2l
CC dot2l.lo
CC dotparse.lo
CC dotlex.lo
CC dottrie.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../cmd/lefty -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o dot2l.lo dot2l.c
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../cmd/lefty -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o dottrie.lo dottrie.c
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../cmd/lefty -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o dotparse.lo dotparse.c
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../cmd/lefty -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o dotlex.lo dotlex.c
CCLD libdot2l.la
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
Making install in examples
make[5]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/lefty" || ../../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/lefty"
/usr/bin/install -c -m 644 box.lefty def.lefty fractal.lefty fractal2.lefty slides.lefty tree.lefty '/usr/local/Cellar/graphviz/2.28.0/share/graphviz/lefty'
CC code.o
CC common.o
CC display.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../cmd/lefty/ws/x11 -I../../cmd/lefty/os/unix -I../../cmd/lefty/dot2l -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -DLEFTYDATADIR=\"/usr/local/Cellar/graphviz/2.28.0/share/graphviz/lefty\" -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c common.c
CC exec.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../cmd/lefty/ws/x11 -I../../cmd/lefty/os/unix -I../../cmd/lefty/dot2l -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -DLEFTYDATADIR=\"/usr/local/Cellar/graphviz/2.28.0/share/graphviz/lefty\" -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c exec.c
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../cmd/lefty/ws/x11 -I../../cmd/lefty/os/unix -I../../cmd/lefty/dot2l -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -DLEFTYDATADIR=\"/usr/local/Cellar/graphviz/2.28.0/share/graphviz/lefty\" -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c display.c
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../cmd/lefty/ws/x11 -I../../cmd/lefty/os/unix -I../../cmd/lefty/dot2l -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -DLEFTYDATADIR=\"/usr/local/Cellar/graphviz/2.28.0/share/graphviz/lefty\" -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c code.c
CC g.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../cmd/lefty/ws/x11 -I../../cmd/lefty/os/unix -I../../cmd/lefty/dot2l -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -DLEFTYDATADIR=\"/usr/local/Cellar/graphviz/2.28.0/share/graphviz/lefty\" -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c g.c
CC gfxview.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../cmd/lefty/ws/x11 -I../../cmd/lefty/os/unix -I../../cmd/lefty/dot2l -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -DLEFTYDATADIR=\"/usr/local/Cellar/graphviz/2.28.0/share/graphviz/lefty\" -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c gfxview.c
CC internal.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../cmd/lefty/ws/x11 -I../../cmd/lefty/os/unix -I../../cmd/lefty/dot2l -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -DLEFTYDATADIR=\"/usr/local/Cellar/graphviz/2.28.0/share/graphviz/lefty\" -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c internal.c
CC lefty.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../cmd/lefty/ws/x11 -I../../cmd/lefty/os/unix -I../../cmd/lefty/dot2l -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -DLEFTYDATADIR=\"/usr/local/Cellar/graphviz/2.28.0/share/graphviz/lefty\" -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c lefty.c
CC lex.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../cmd/lefty/ws/x11 -I../../cmd/lefty/os/unix -I../../cmd/lefty/dot2l -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -DLEFTYDATADIR=\"/usr/local/Cellar/graphviz/2.28.0/share/graphviz/lefty\" -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c lex.c
CC mem.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../cmd/lefty/ws/x11 -I../../cmd/lefty/os/unix -I../../cmd/lefty/dot2l -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -DLEFTYDATADIR=\"/usr/local/Cellar/graphviz/2.28.0/share/graphviz/lefty\" -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c mem.c
CC parse.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../cmd/lefty/ws/x11 -I../../cmd/lefty/os/unix -I../../cmd/lefty/dot2l -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -DLEFTYDATADIR=\"/usr/local/Cellar/graphviz/2.28.0/share/graphviz/lefty\" -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c parse.c
CC str.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../cmd/lefty/ws/x11 -I../../cmd/lefty/os/unix -I../../cmd/lefty/dot2l -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -DLEFTYDATADIR=\"/usr/local/Cellar/graphviz/2.28.0/share/graphviz/lefty\" -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c str.c
CC tbl.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../cmd/lefty/ws/x11 -I../../cmd/lefty/os/unix -I../../cmd/lefty/dot2l -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -DLEFTYDATADIR=\"/usr/local/Cellar/graphviz/2.28.0/share/graphviz/lefty\" -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c tbl.c
CC txtview.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../cmd/lefty/ws/x11 -I../../cmd/lefty/os/unix -I../../cmd/lefty/dot2l -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -DLEFTYDATADIR=\"/usr/local/Cellar/graphviz/2.28.0/share/graphviz/lefty\" -DHAVE_CONFIG_H -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c txtview.c
CCLD lefty
test -z "/usr/local/Cellar/graphviz/2.28.0/bin" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/bin"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/lefty" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/lefty"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/man/man1" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/share/man/man1"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf"
/usr/bin/install -c -m 644 lefty.psp '/usr/local/Cellar/graphviz/2.28.0/share/graphviz/lefty'
/usr/bin/install -c -m 644 lefty.1.pdf '/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf'
/usr/bin/install -c -m 644 lefty.1 '/usr/local/Cellar/graphviz/2.28.0/share/man/man1'
/bin/sh ../../libtool --mode=install /usr/bin/install -c lefty '/usr/local/Cellar/graphviz/2.28.0/bin'
libtool: install: /usr/bin/install -c lefty /usr/local/Cellar/graphviz/2.28.0/bin/lefty
Making install in lneato
cp ../../cmd/lneato/lneato.sh lneato
chmod +x lneato
test -z "/usr/local/Cellar/graphviz/2.28.0/bin" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/bin"
test -z "/usr/local/Cellar/graphviz/2.28.0/bin" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/bin"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/man/man1" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/share/man/man1"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf"
/usr/bin/install -c -m 644 lneato.1.pdf '/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf'
/usr/bin/install -c lneato '/usr/local/Cellar/graphviz/2.28.0/bin'
/usr/bin/install -c -m 644 lneato.1 '/usr/local/Cellar/graphviz/2.28.0/share/man/man1'
Making install in dotty
cp ../../cmd/dotty/dotty.sh dotty
chmod +x dotty
test -z "/usr/local/Cellar/graphviz/2.28.0/bin" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/bin"
test -z "/usr/local/Cellar/graphviz/2.28.0/bin" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/bin"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/lefty" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/lefty"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/man/man1" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/share/man/man1"
/usr/bin/install -c -m 644 dotty.lefty dotty_draw.lefty dotty_edit.lefty dotty_layout.lefty dotty_ui.lefty '/usr/local/Cellar/graphviz/2.28.0/share/graphviz/lefty'
/usr/bin/install -c dotty '/usr/local/Cellar/graphviz/2.28.0/bin'
test -z "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf"
/usr/bin/install -c -m 644 dotty.1 '/usr/local/Cellar/graphviz/2.28.0/share/man/man1'
/usr/bin/install -c -m 644 dotty.1.pdf '/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf'
Making install in smyrna
test -z "/usr/local/Cellar/graphviz/2.28.0/bin" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/bin"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/man/man1" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/share/man/man1"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf"
/usr/bin/install -c -m 644 smyrna.1.pdf '/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf'
/usr/bin/install -c -m 644 smyrna.1 '/usr/local/Cellar/graphviz/2.28.0/share/man/man1'
Making install in gvmap
CC gvmap-gvmap.o
CC gvmap-make_map.o
CC gvmap-power.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/neatogen -I../../lib/sfdpgen -I../../lib/sparse -I../../lib/cgraph -I../../lib/ingraphs -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gvmap-make_map.o `test -f 'make_map.c' || echo './'`make_map.c
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/neatogen -I../../lib/sfdpgen -I../../lib/sparse -I../../lib/cgraph -I../../lib/ingraphs -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gvmap-power.o `test -f 'power.c' || echo './'`power.c
CC gvmap-country_graph_coloring.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/neatogen -I../../lib/sfdpgen -I../../lib/sparse -I../../lib/cgraph -I../../lib/ingraphs -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gvmap-gvmap.o `test -f 'gvmap.c' || echo './'`gvmap.c
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/neatogen -I../../lib/sfdpgen -I../../lib/sparse -I../../lib/cgraph -I../../lib/ingraphs -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gvmap-country_graph_coloring.o `test -f 'country_graph_coloring.c' || echo './'`country_graph_coloring.c
CC gvmap-DotIO.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/neatogen -I../../lib/sfdpgen -I../../lib/sparse -I../../lib/cgraph -I../../lib/ingraphs -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gvmap-DotIO.o `test -f 'DotIO.c' || echo './'`DotIO.c
CC gvmap-colorutil.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/neatogen -I../../lib/sfdpgen -I../../lib/sparse -I../../lib/cgraph -I../../lib/ingraphs -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gvmap-colorutil.o `test -f 'colorutil.c' || echo './'`colorutil.c
CC gvmap-mq.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/neatogen -I../../lib/sfdpgen -I../../lib/sparse -I../../lib/cgraph -I../../lib/ingraphs -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gvmap-mq.o `test -f 'mq.c' || echo './'`mq.c
CC gvmap-clustering.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/neatogen -I../../lib/sfdpgen -I../../lib/sparse -I../../lib/cgraph -I../../lib/ingraphs -I../../lib/cdt -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gvmap-clustering.o `test -f 'clustering.c' || echo './'`clustering.c
CC cluster-cluster.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/neatogen -I../../lib/sfdpgen -I../../lib/sparse -I../../lib/cgraph -I../../lib/ingraphs -I../../lib/cdt -g -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o cluster-cluster.o `test -f 'cluster.c' || echo './'`cluster.c
CC cluster-make_map.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/neatogen -I../../lib/sfdpgen -I../../lib/sparse -I../../lib/cgraph -I../../lib/ingraphs -I../../lib/cdt -g -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o cluster-make_map.o `test -f 'make_map.c' || echo './'`make_map.c
CC cluster-power.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/neatogen -I../../lib/sfdpgen -I../../lib/sparse -I../../lib/cgraph -I../../lib/ingraphs -I../../lib/cdt -g -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o cluster-power.o `test -f 'power.c' || echo './'`power.c
CC cluster-country_graph_coloring.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/neatogen -I../../lib/sfdpgen -I../../lib/sparse -I../../lib/cgraph -I../../lib/ingraphs -I../../lib/cdt -g -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o cluster-country_graph_coloring.o `test -f 'country_graph_coloring.c' || echo './'`country_graph_coloring.c
CC cluster-DotIO.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/neatogen -I../../lib/sfdpgen -I../../lib/sparse -I../../lib/cgraph -I../../lib/ingraphs -I../../lib/cdt -g -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o cluster-DotIO.o `test -f 'DotIO.c' || echo './'`DotIO.c
CC cluster-colorutil.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/neatogen -I../../lib/sfdpgen -I../../lib/sparse -I../../lib/cgraph -I../../lib/ingraphs -I../../lib/cdt -g -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o cluster-colorutil.o `test -f 'colorutil.c' || echo './'`colorutil.c
CC cluster-mq.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/neatogen -I../../lib/sfdpgen -I../../lib/sparse -I../../lib/cgraph -I../../lib/ingraphs -I../../lib/cdt -g -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o cluster-mq.o `test -f 'mq.c' || echo './'`mq.c
CC cluster-clustering.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/neatogen -I../../lib/sfdpgen -I../../lib/sparse -I../../lib/cgraph -I../../lib/ingraphs -I../../lib/cdt -g -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o cluster-clustering.o `test -f 'clustering.c' || echo './'`clustering.c
CCLD gvmap
CCLD cluster
test -z "/usr/local/Cellar/graphviz/2.28.0/bin" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/bin"
test -z "/usr/local/Cellar/graphviz/2.28.0/bin" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/bin"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/man/man1" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/share/man/man1"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf"
/usr/bin/install -c -m 644 gvmap.1.pdf cluster.1.pdf gvmap.sh.1.pdf '/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf'
/usr/bin/install -c gvmap.sh '/usr/local/Cellar/graphviz/2.28.0/bin'
/bin/sh ../../libtool --mode=install /usr/bin/install -c gvmap cluster '/usr/local/Cellar/graphviz/2.28.0/bin'
/usr/bin/install -c -m 644 gvmap.1 cluster.1 gvmap.sh.1 '/usr/local/Cellar/graphviz/2.28.0/share/man/man1'
libtool: install: /usr/bin/install -c .libs/gvmap /usr/local/Cellar/graphviz/2.28.0/bin/gvmap
libtool: install: /usr/bin/install -c .libs/cluster /usr/local/Cellar/graphviz/2.28.0/bin/cluster
Making install in gvedit
Making install in ui
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
Making install in images
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
test -z "/usr/local/Cellar/graphviz/2.28.0/bin" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/bin"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/gvedit" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/gvedit"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/man/man1" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/share/man/man1"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf" || ../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf"
/usr/bin/install -c -m 644 gvedit.1.pdf '/usr/local/Cellar/graphviz/2.28.0/share/graphviz/doc/pdf'
/usr/bin/install -c -m 644 gvedit.1 '/usr/local/Cellar/graphviz/2.28.0/share/man/man1'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in tclpkg
Making install in tclstubs
CC tclStubLib.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -DUSE_TCL_STUBS -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o tclStubLib.lo tclStubLib.c
CCLD libtclstubs_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 tkstubs
CC tkStubLib.lo
CC tkStubImg.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -DUSE_TCL_STUBS -DUSE_TK_STUBS -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o tkStubImg.lo tkStubImg.c
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -DUSE_TCL_STUBS -DUSE_TK_STUBS -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o tkStubLib.lo tkStubLib.c
CCLD libtkstubs_C.la
/usr/bin/ranlib: file: .libs/libtkstubs_C.a(tkStubImg.o) has no symbols
ranlib: file: .libs/libtkstubs_C.a(tkStubImg.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 tclhandle
CC tclhandle.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 -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o tclhandle.lo tclhandle.c
CCLD libtclhandle_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 gdtclft
Making install in demo
make[5]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/demo" || ../../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/demo"
test -z "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/demo" || ../../../config/install-sh -c -d "/usr/local/Cellar/graphviz/2.28.0/share/graphviz/demo"
mkdir: /usr/local/Cellar/graphviz/2.28.0/share/graphviz/demo: File exists
/usr/bin/install -c -m 644 entities.tcl.README entities.tcl.html '/usr/local/Cellar/graphviz/2.28.0/share/graphviz/demo'
/usr/bin/install -c entities.tcl '/usr/local/Cellar/graphviz/2.28.0/share/graphviz/demo'
CC gdtclft.lo
/bin/sh ../../libtool --silent --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tclpkg/tclhandle -I/usr/local/Cellar/gd/2.0.36RC1/include -I/usr/X11/include -I/usr/local/Cellar/graphviz/2.28.0/include -DUSE_TCL_STUBS -Os -w -pipe -march=core2 -msse4 -fno-common -Wall -c -o gdtclft.lo gdtclft.c
CCLD libgdtclft.la
Undefined symbols for architecture x86_64:
"_gdImageCreateFromPng", referenced from:
_tclGdCreateCmd in gdtclft.o
"_gdImagePng", referenced from:
_tclGdWriteCmd in gdtclft.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
make[4]: *** [libgdtclft.la] Error 1
make[3]: *** [install-recursive] Error 1
make[2]: *** [install-recursive] Error 1
make[1]: *** [install-recursive] Error 1
make: *** [install] Error 2
==> Exit Status: 2
https://github.com/mxcl/master/blob/master/Library/Formula/graphviz.rb#L41
==> Build Environment
CPU: quad-core 64-bit arrandale
MacOS: 10.7.3-x86_64
Xcode: 4.3.2
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: -Os -w -pipe -march=core2 -msse4
CXXFLAGS: -Os -w -pipe -march=core2 -msse4
CPPFLAGS: -I/usr/X11/include
LDFLAGS: -L/usr/X11/lib
MAKEFLAGS: -j4
Error: Failed executing: make install (graphviz.rb:41)
If `brew doctor' does not help diagnose the issue, please report the bug:
https://github.com/mxcl/homebrew/wiki/reporting-bugs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment