Created
May 19, 2013 00:14
-
-
Save mh-github/5606183 to your computer and use it in GitHub Desktop.
brew install graphviz failed on OS X 10.8.3
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| mh-iMac:Russel mahboob$ HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew install graphviz 2>&1 | |
| ==> Downloading http://www.graphviz.org/pub/graphviz/stable/SOURCES/graphviz-2.30.1.tar.gz | |
| Already downloaded: /Library/Caches/Homebrew/graphviz-2.30.1.tar.gz | |
| tar xf /Library/Caches/Homebrew/graphviz-2.30.1.tar.gz | |
| ==> Downloading patches | |
| /usr/bin/curl -f#LA Homebrew 0.9.4 (Ruby 1.8.7-358; Mac OS X 10.8.3) https://trac.macports.org/export/103168/trunk/dports/graphics/graphviz/files/patch-project.pbxproj.diff -o 000-homebrew.diff | |
| ######################################################################## 100.0% | |
| ==> Patching | |
| /usr/bin/patch -f -p0 -i 000-homebrew.diff | |
| patching file macosx/graphviz.xcodeproj/project.pbxproj | |
| ==> ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/graphviz/2.30.1 --without-qt --with-quartz --disable-swig --without-pangocairo --without-freetype2 --without-x | |
| ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/graphviz/2.30.1 --without-qt --with-quartz --disable-swig --without-pangocairo --without-freetype2 --without-x | |
| checking build system type... x86_64-apple-darwin12.3.0 | |
| checking host system type... x86_64-apple-darwin12.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 whether make supports nested variables... yes | |
| checking for style of include used by make... GNU | |
| checking for gcc... /usr/bin/clang | |
| 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/clang accepts -g... yes | |
| checking for /usr/bin/clang option to accept ISO C89... none needed | |
| checking dependency style of /usr/bin/clang... none | |
| checking for library containing strerror... none required | |
| checking for flex... flex | |
| checking lex output file root... lex.yy | |
| checking lex library... -ll | |
| checking whether yytext is a pointer... yes | |
| checking for bison... bison -y | |
| checking for gawk... (cached) awk | |
| checking whether ln -s works... yes | |
| checking how to print strings... printf | |
| 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/clang... /usr/bin/ld | |
| checking if the linker (/usr/bin/ld) 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 how to convert x86_64-apple-darwin12.3.0 file names to x86_64-apple-darwin12.3.0 format... func_convert_file_noop | |
| checking how to convert x86_64-apple-darwin12.3.0 file names to toolchain format... func_convert_file_noop | |
| checking for /usr/bin/ld option to reload object files... -r | |
| checking for objdump... no | |
| checking how to recognize dependent libraries... pass_all | |
| checking for dlltool... no | |
| checking how to associate runtime and link libraries... printf %s\n | |
| checking for ar... ar | |
| checking for archiver @FILE support... no | |
| checking for strip... strip | |
| checking for ranlib... ranlib | |
| checking command to parse /usr/bin/nm output from /usr/bin/clang object... ok | |
| checking for sysroot... no | |
| checking for mt... no | |
| checking if : is a manifest tool... no | |
| 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 -force_load linker flag... yes | |
| checking how to run the C preprocessor... /usr/bin/clang -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/clang supports -fno-rtti -fno-exceptions... yes | |
| checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC | |
| checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes | |
| checking if /usr/bin/clang static flag -static works... no | |
| checking if /usr/bin/clang supports -c -o file.o... yes | |
| checking if /usr/bin/clang supports -c -o file.o... (cached) yes | |
| checking whether the /usr/bin/clang linker (/usr/bin/ld) supports shared libraries... yes | |
| checking dynamic linker characteristics... darwin12.3.0 dyld | |
| checking how to hardcode library paths into programs... immediate | |
| 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 gsed... /usr/bin/sed | |
| checking for gsort... no | |
| checking for sort... sort | |
| checking for egrep... /usr/bin/grep -E | |
| 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... /usr/local/bin/tclsh8.6 | |
| checking whether /usr/bin/clang and cc understand -c and -o together... yes | |
| checking whether we are using the GNU C++ compiler... yes | |
| checking whether /usr/bin/clang++ accepts -g... yes | |
| checking dependency style of /usr/bin/clang++... none | |
| checking how to run the C++ preprocessor... /usr/bin/clang++ -E | |
| checking for ld used by /usr/bin/clang++... /usr/bin/ld | |
| checking if the linker (/usr/bin/ld) is GNU ld... no | |
| checking whether the /usr/bin/clang++ linker (/usr/bin/ld) supports shared libraries... yes | |
| checking for /usr/bin/clang++ option to produce PIC... -fno-common -DPIC | |
| checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works... yes | |
| checking if /usr/bin/clang++ static flag -static works... no | |
| checking if /usr/bin/clang++ supports -c -o file.o... yes | |
| checking if /usr/bin/clang++ supports -c -o file.o... (cached) yes | |
| checking whether the /usr/bin/clang++ linker (/usr/bin/ld) supports shared libraries... yes | |
| checking dynamic linker characteristics... darwin12.3.0 dyld | |
| checking how to hardcode library paths into programs... immediate | |
| checking whether we are using the GNU Objective C compiler... yes | |
| checking whether /usr/bin/clang accepts -g... yes | |
| checking dependency style of /usr/bin/clang... none | |
| checking for inline... inline | |
| checking for windres... no | |
| checking for an ANSI C-conforming const... 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... yes | |
| 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 for log2... 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 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... disabled | |
| configure: WARNING: X11 not available. | |
| dyld: Library not loaded: /usr/local/lib/libtcl8.6.dylib | |
| Referenced from: /usr/local/bin/tclsh8.6 | |
| Reason: image not found | |
| using tcl headers from -I/usr/local/include | |
| checking tcl.h usability... yes | |
| checking tcl.h presence... yes | |
| checking for tcl.h... yes | |
| using /usr/local/lib/tclConfig.sh | |
| checking for wish8.6... /usr/local/bin/wish8.6 | |
| using tk headers from -I/usr/local/include | |
| checking tk.h usability... no | |
| checking tk.h presence... no | |
| checking for tk.h... no | |
| configure: WARNING: Unable to find header tk.h. The Tk packages will not be built | |
| checking for tk.h... (cached) no | |
| checking tkInt.h usability... no | |
| checking tkInt.h presence... no | |
| checking for tkInt.h... no | |
| checking for connect... yes | |
| checking for gethostbyname... 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... no | |
| configure: WARNING: Optional Xpm library not available | |
| checking X11/Intrinsic.h usability... no | |
| checking X11/Intrinsic.h presence... no | |
| checking for X11/Intrinsic.h... no | |
| checking for X11/Xaw/Text.h... no | |
| configure: WARNING: Optional Xaw library not available - missing headers | |
| 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 for FONTCONFIG... no | |
| configure: WARNING: pkg-config did not find a fontconfig.pc. Looking for fontconfig-config. | |
| checking for fontconfig-config... no | |
| configure: WARNING: fontconfig library not available | |
| 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... no | |
| configure: WARNING: GD gdlib-config not found | |
| checking gd.h usability... no | |
| checking gd.h presence... no | |
| checking for gd.h... no | |
| configure: WARNING: Optional GD library not available - no gd.h | |
| checking GL/glut.h usability... no | |
| checking GL/glut.h presence... no | |
| checking for GL/glut.h... no | |
| configure: WARNING: Optional glut library not available - no GL/glut.h | |
| 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 | |
| checking size of long long... 8 | |
| checking size of int... 4 | |
| 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/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/label/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/webp/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/gvpr/lib/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: creating lib/common/types.h | |
| config.status: lib/common/types.h is unchanged | |
| config.status: executing depfiles commands | |
| config.status: executing libtool commands | |
| === configuring in libltdl (/private/tmp/graphviz-pFzN/graphviz-2.30.1/libltdl) | |
| configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/graphviz/2.30.1' '--disable-debug' '--disable-dependency-tracking' '--without-qt' '--with-quartz' '--disable-swig' '--without-pangocairo' '--without-freetype2' '--without-x' 'CC=/usr/bin/clang' 'CFLAGS=-Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8' 'LDFLAGS=-L/usr/local/lib' 'PKG_CONFIG_LIBDIR=/usr/local/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.8:/usr/lib/pkgconfig' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8' 'OBJC=/usr/bin/clang' 'OBJCFLAGS=-Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8' --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-darwin12.3.0 | |
| checking host system type... x86_64-apple-darwin12.3.0 | |
| checking how to print strings... printf | |
| checking for style of include used by make... GNU | |
| checking for gcc... /usr/bin/clang | |
| 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/clang accepts -g... yes | |
| checking for /usr/bin/clang option to accept ISO C89... none needed | |
| checking dependency style of /usr/bin/clang... 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/clang... /usr/bin/ld | |
| checking if the linker (/usr/bin/ld) 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 how to convert x86_64-apple-darwin12.3.0 file names to x86_64-apple-darwin12.3.0 format... func_convert_file_noop | |
| checking how to convert x86_64-apple-darwin12.3.0 file names to toolchain format... func_convert_file_noop | |
| checking for /usr/bin/ld option to reload object files... -r | |
| checking for objdump... no | |
| checking how to recognize dependent libraries... pass_all | |
| checking for dlltool... no | |
| checking how to associate runtime and link libraries... printf %s\n | |
| checking for ar... ar | |
| checking for archiver @FILE support... no | |
| checking for strip... strip | |
| checking for ranlib... ranlib | |
| checking command to parse /usr/bin/nm output from /usr/bin/clang object... ok | |
| checking for sysroot... no | |
| checking for mt... no | |
| checking if : is a manifest tool... no | |
| 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 -force_load linker flag... yes | |
| checking how to run the C preprocessor... /usr/bin/clang -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/clang supports -fno-rtti -fno-exceptions... yes | |
| checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC | |
| checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes | |
| checking if /usr/bin/clang static flag -static works... no | |
| checking if /usr/bin/clang supports -c -o file.o... yes | |
| checking if /usr/bin/clang supports -c -o file.o... (cached) yes | |
| checking whether the /usr/bin/clang linker (/usr/bin/ld) supports shared libraries... yes | |
| checking dynamic linker characteristics... darwin12.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.30.1 will be compiled with the following: | |
| options: | |
| graph: No (disabled deprecated) | |
| cgraph: Yes | |
| digcola: Yes | |
| expat: Yes | |
| fontconfig: No (missing fontconfig-config) | |
| freetype: No (disabled) | |
| glut: No (missing GL/glut.h) | |
| gts: No (gts library not available) | |
| ipsepcola: No (disabled by default - C++ portability issues) | |
| ltdl: Yes | |
| ortho: Yes | |
| sfdp: Yes | |
| shared: Yes | |
| static: No (disabled by default) | |
| qt: No (disabled) | |
| x: No (disabled or unavailable) | |
| 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: No (missing Xaw headers) | |
| 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: No (gd headers not found) | |
| gdiplus: No (disabled by default - Windows only) | |
| gdk_pixbuf: No (gdk_pixbuf library not available) | |
| ghostscript: No (missing Xrender) | |
| glitz: No (disabled by default - incomplete) | |
| gtk: No (gtk library not available) | |
| lasi: No (missing pangocairo support) | |
| ming: No (disabled by default - incomplete) | |
| pangocairo: No (disabled) | |
| quartz: Yes | |
| rsvg: No (rsvg library not available) | |
| visio: No (disabled by default - experimental) | |
| webp: No (disabled by default - experimental) | |
| xlib: No (disabled or unavailable) | |
| language extensions: | |
| gv_sharp: No (swig not available) | |
| gv_go: No (disabled by default - experimental) | |
| gv_guile: No (swig not available) | |
| gv_io: No (disabled by default - no swig support yet) | |
| gv_java: No (swig not available) | |
| gv_lua: No (swig not available) | |
| gv_ocaml: No (swig not available) | |
| gv_perl: No (swig not available) | |
| gv_php: No (swig not available) | |
| gv_python: No (swig not available) | |
| 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 (swig not available) | |
| gv_ruby: No (swig not available) | |
| gv_tcl: No (swig not available) | |
| tcldot: Yes | |
| tclpathplan: Yes | |
| gdtclft: No (gd not available) | |
| tkspline: No (tk not available) | |
| ==> make install | |
| make install | |
| /usr/bin/grep 'PACKAGE\|VERSION\|GVPLUGIN' config.h > ./graphviz_version.h | |
| make install-recursive | |
| Making install in libltdl | |
| /bin/sh /private/tmp/graphviz-pFzN/graphviz-2.30.1/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/clang -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o dlopen.lo `test -f 'loaders/dlopen.c' || echo './'`loaders/dlopen.c | |
| libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c loaders/dlopen.c -fno-common -DPIC -o .libs/dlopen.o | |
| libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c loaders/dlopen.c -o dlopen.o >/dev/null 2>&1 | |
| /bin/sh ./libtool --tag=CC --mode=link /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -module -avoid-version -L/usr/local/lib -o dlopen.la dlopen.lo | |
| 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" ) | |
| /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o libltdlc_la-preopen.lo `test -f 'loaders/preopen.c' || echo './'`loaders/preopen.c | |
| libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c loaders/preopen.c -fno-common -DPIC -o .libs/libltdlc_la-preopen.o | |
| libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c loaders/preopen.c -o libltdlc_la-preopen.o >/dev/null 2>&1 | |
| /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o libltdlc_la-lt__alloc.lo `test -f 'lt__alloc.c' || echo './'`lt__alloc.c | |
| libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c lt__alloc.c -fno-common -DPIC -o .libs/libltdlc_la-lt__alloc.o | |
| libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c lt__alloc.c -o libltdlc_la-lt__alloc.o >/dev/null 2>&1 | |
| /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o libltdlc_la-lt_dlloader.lo `test -f 'lt_dlloader.c' || echo './'`lt_dlloader.c | |
| libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c lt_dlloader.c -fno-common -DPIC -o .libs/libltdlc_la-lt_dlloader.o | |
| libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c lt_dlloader.c -o libltdlc_la-lt_dlloader.o >/dev/null 2>&1 | |
| /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o libltdlc_la-lt_error.lo `test -f 'lt_error.c' || echo './'`lt_error.c | |
| libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c lt_error.c -fno-common -DPIC -o .libs/libltdlc_la-lt_error.o | |
| libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c lt_error.c -o libltdlc_la-lt_error.o >/dev/null 2>&1 | |
| /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o libltdlc_la-ltdl.lo `test -f 'ltdl.c' || echo './'`ltdl.c | |
| libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c ltdl.c -fno-common -DPIC -o .libs/libltdlc_la-ltdl.o | |
| libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c ltdl.c -o libltdlc_la-ltdl.o >/dev/null 2>&1 | |
| /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o libltdlc_la-slist.lo `test -f 'slist.c' || echo './'`slist.c | |
| libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c slist.c -fno-common -DPIC -o .libs/libltdlc_la-slist.o | |
| libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c slist.c -o libltdlc_la-slist.o >/dev/null 2>&1 | |
| /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o argz.lo argz.c | |
| libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c argz.c -fno-common -DPIC -o .libs/argz.o | |
| libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c argz.c -o argz.o >/dev/null 2>&1 | |
| /bin/sh ./libtool --tag=CC --mode=link /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -no-undefined -dlpreopen dlopen.la -L/usr/local/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/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -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/graphviz-pFzN/graphviz-2.30.1/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.30.1/lib" || config/install-sh -c -d "/usr/local/Cellar/graphviz/2.30.1/lib" | |
| test -z "/usr/local/Cellar/graphviz/2.30.1/include" || config/install-sh -c -d "/usr/local/Cellar/graphviz/2.30.1/include" | |
| test -z "" || config/install-sh -c -d "" | |
| Making install in lib | |
| Making install in cdt | |
| CC dtclose.lo | |
| CC dtdisc.lo | |
| CC dtextract.lo | |
| CC dtflatten.lo | |
| CC dthash.lo | |
| CC dtlist.lo | |
| CC dtmethod.lo | |
| CC dtopen.lo | |
| CC dtrenew.lo | |
| CC dtrestore.lo | |
| CC dtsize.lo | |
| CC dtstat.lo | |
| CC dtstrhash.lo | |
| CC dttree.lo | |
| CC dttreeset.lo | |
| CC dtview.lo | |
| CC dtwalk.lo | |
| CCLD libcdt.la | |
| CCLD libcdt_C.la | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/lib' | |
| /bin/sh ../../libtool --mode=install /usr/bin/install -c libcdt.la '/usr/local/Cellar/graphviz/2.30.1/lib' | |
| libtool: install: /usr/bin/install -c .libs/libcdt.5.dylib /usr/local/Cellar/graphviz/2.30.1/lib/libcdt.5.dylib | |
| libtool: install: (cd /usr/local/Cellar/graphviz/2.30.1/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.30.1/lib/libcdt.la | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/share/man/man3' | |
| /usr/bin/install -c -m 644 cdt.3 '/usr/local/Cellar/graphviz/2.30.1/share/man/man3' | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/share/graphviz/doc/pdf' | |
| /usr/bin/install -c -m 644 cdt.3.pdf '/usr/local/Cellar/graphviz/2.30.1/share/graphviz/doc/pdf' | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/lib/pkgconfig' | |
| /usr/bin/install -c -m 644 libcdt.pc '/usr/local/Cellar/graphviz/2.30.1/lib/pkgconfig' | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/include/graphviz' | |
| /usr/bin/install -c -m 644 cdt.h '/usr/local/Cellar/graphviz/2.30.1/include/graphviz' | |
| Making install in graph | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/share/man/man3' | |
| /usr/bin/install -c -m 644 graph.3 '/usr/local/Cellar/graphviz/2.30.1/share/man/man3' | |
| Making install in cgraph | |
| CC agerror.lo | |
| CC agxbuf.lo | |
| CC apply.lo | |
| CC attr.lo | |
| CC edge.lo | |
| CC flatten.lo | |
| CC graph.lo | |
| CC grammar.lo | |
| CC id.lo | |
| CC imap.lo | |
| CC io.lo | |
| CC mem.lo | |
| CC node.lo | |
| CC obj.lo | |
| CC pend.lo | |
| CC rec.lo | |
| CC refstr.lo | |
| CC scan.lo | |
| CC subg.lo | |
| CC utils.lo | |
| CC write.lo | |
| CCLD libcgraph.la | |
| CCLD libcgraph_C.la | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/lib' | |
| /bin/sh ../../libtool --mode=install /usr/bin/install -c libcgraph.la '/usr/local/Cellar/graphviz/2.30.1/lib' | |
| libtool: install: /usr/bin/install -c .libs/libcgraph.6.dylib /usr/local/Cellar/graphviz/2.30.1/lib/libcgraph.6.dylib | |
| libtool: install: (cd /usr/local/Cellar/graphviz/2.30.1/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.30.1/lib/libcgraph.la | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/share/man/man3' | |
| /usr/bin/install -c -m 644 cgraph.3 '/usr/local/Cellar/graphviz/2.30.1/share/man/man3' | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/share/graphviz/doc/pdf' | |
| /usr/bin/install -c -m 644 cgraph.3.pdf '/usr/local/Cellar/graphviz/2.30.1/share/graphviz/doc/pdf' | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/lib/pkgconfig' | |
| /usr/bin/install -c -m 644 libcgraph.pc '/usr/local/Cellar/graphviz/2.30.1/lib/pkgconfig' | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/include/graphviz' | |
| /usr/bin/install -c -m 644 cgraph.h '/usr/local/Cellar/graphviz/2.30.1/include/graphviz' | |
| Making install in pathplan | |
| CC cvt.lo | |
| CC inpoly.lo | |
| CC route.lo | |
| CC shortest.lo | |
| CC shortestpth.lo | |
| CC solvers.lo | |
| CC triang.lo | |
| CC util.lo | |
| CC visibility.lo | |
| CCLD libpathplan.la | |
| CCLD libpathplan_C.la | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/lib' | |
| /bin/sh ../../libtool --mode=install /usr/bin/install -c libpathplan.la '/usr/local/Cellar/graphviz/2.30.1/lib' | |
| libtool: install: /usr/bin/install -c .libs/libpathplan.4.dylib /usr/local/Cellar/graphviz/2.30.1/lib/libpathplan.4.dylib | |
| libtool: install: (cd /usr/local/Cellar/graphviz/2.30.1/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.30.1/lib/libpathplan.la | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/share/man/man3' | |
| /usr/bin/install -c -m 644 pathplan.3 '/usr/local/Cellar/graphviz/2.30.1/share/man/man3' | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/share/graphviz/doc/pdf' | |
| /usr/bin/install -c -m 644 pathplan.3.pdf '/usr/local/Cellar/graphviz/2.30.1/share/graphviz/doc/pdf' | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/lib/pkgconfig' | |
| /usr/bin/install -c -m 644 libpathplan.pc '/usr/local/Cellar/graphviz/2.30.1/lib/pkgconfig' | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/include/graphviz' | |
| /usr/bin/install -c -m 644 pathgeom.h pathplan.h '/usr/local/Cellar/graphviz/2.30.1/include/graphviz' | |
| Making install in sfio | |
| Making install in Sfio_f | |
| mkdir -p ../../../FEATURE | |
| ../../../iffe - set cc /usr/bin/clang : run ../../../lib/sfio/features/sfio > ../../../FEATURE/sfio | |
| CC _sfclrerr.lo | |
| CC _sfdlen.lo | |
| CC _sfeof.lo | |
| CC _sferror.lo | |
| CC _sffileno.lo | |
| CC _sfgetc.lo | |
| CC _sfllen.lo | |
| CC _sfputc.lo | |
| CC _sfputd.lo | |
| CC _sfputl.lo | |
| CC _sfputm.lo | |
| CC _sfputu.lo | |
| CC _sfslen.lo | |
| CC _sfstacked.lo | |
| CC _sfulen.lo | |
| CC _sfvalue.lo | |
| CCLD libsfiof_C.la | |
| make[5]: Nothing to be done for `install-exec-am'. | |
| make[5]: Nothing to be done for `install-data-am'. | |
| CC sfclose.lo | |
| CC sfclrlock.lo | |
| CC sfcvt.lo | |
| CC sfdisc.lo | |
| CC sfdlen.lo | |
| CC sfexcept.lo | |
| CC sfexit.lo | |
| CC sfextern.lo | |
| CC sffcvt.lo | |
| CC sffilbuf.lo | |
| CC sfflsbuf.lo | |
| CC sfgetd.lo | |
| CC sfgetl.lo | |
| CC sfgetm.lo | |
| CC sfgetr.lo | |
| CC sfgetu.lo | |
| CC sfllen.lo | |
| CC sfmode.lo | |
| CC sfmove.lo | |
| CC sfmutex.lo | |
| CC sfnew.lo | |
| CC sfnotify.lo | |
| CC sfnputc.lo | |
| CC sfopen.lo | |
| CC sfpkrd.lo | |
| CC sfpoll.lo | |
| CC sfpool.lo | |
| CC sfpopen.lo | |
| CC sfprintf.lo | |
| CC sfprints.lo | |
| CC sfpurge.lo | |
| CC sfputd.lo | |
| CC sfputl.lo | |
| CC sfputm.lo | |
| CC sfputr.lo | |
| CC sfputu.lo | |
| CC sfraise.lo | |
| CC sfrd.lo | |
| CC sfread.lo | |
| CC sfreserve.lo | |
| CC sfresize.lo | |
| CC sfscanf.lo | |
| CC sfseek.lo | |
| CC sfset.lo | |
| CC sfsetbuf.lo | |
| CC sfsetfd.lo | |
| CC sfsize.lo | |
| CC sfsk.lo | |
| CC sfstack.lo | |
| CC sfstrtod.lo | |
| CC sfswap.lo | |
| CC sfsync.lo | |
| CC sftable.lo | |
| CC sftell.lo | |
| CC sftmp.lo | |
| CC sfungetc.lo | |
| CC sfvprintf.lo | |
| CC sfvscanf.lo | |
| CC sfwr.lo | |
| CC sfwrite.lo | |
| 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/clang : run ../../lib/vmalloc/features/vmalloc > ../../FEATURE/vmalloc | |
| CC malloc.lo | |
| CC vmbest.lo | |
| CC vmclear.lo | |
| CC vmclose.lo | |
| CC vmdcheap.lo | |
| CC vmdebug.lo | |
| CC vmdisc.lo | |
| CC vmexit.lo | |
| CC vmlast.lo | |
| CC vmopen.lo | |
| CC vmpool.lo | |
| CC vmprivate.lo | |
| CC vmprofile.lo | |
| CC vmregion.lo | |
| CC vmsegment.lo | |
| CC vmset.lo | |
| CC vmstat.lo | |
| CC vmstrdup.lo | |
| CC vmtrace.lo | |
| CC vmwalk.lo | |
| 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 pathpath.lo | |
| CC chresc.lo | |
| CC chrtoi.lo | |
| CC error.lo | |
| CC fmtbuf.lo | |
| CC fmtesc.lo | |
| CC pathaccess.lo | |
| CC pathbin.lo | |
| CC pathcanon.lo | |
| CC pathcat.lo | |
| CC pathexists.lo | |
| CC pathfind.lo | |
| CC pathgetlink.lo | |
| CC strcopy.lo | |
| CC stresc.lo | |
| CC strmatch.lo | |
| CC strton.lo | |
| CC strerror.lo | |
| 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 | |
| CCLD librbtree_C.la | |
| make[4]: Nothing to be done for `install-exec-am'. | |
| make[4]: Nothing to be done for `install-data-am'. | |
| Making install in ortho | |
| CC fPQ.lo | |
| CC maze.lo | |
| CC ortho.lo | |
| CC partition.lo | |
| CC rawgraph.lo | |
| CC sgraph.lo | |
| CC trapezoid.lo | |
| 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 | |
| CC BinaryHeap.lo | |
| CC IntStack.lo | |
| CCLD libsparse_C.la | |
| make[4]: Nothing to be done for `install-exec-am'. | |
| make[4]: Nothing to be done for `install-data-am'. | |
| Making install in patchwork | |
| CC patchwork.lo | |
| CC patchworkinit.lo | |
| CC tree_map.lo | |
| 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 excontext.lo | |
| CC exdata.lo | |
| CC exerror.lo | |
| CC exeval.lo | |
| CC exexpr.lo | |
| CC exlexname.lo | |
| CC exopen.lo | |
| CC exrewind.lo | |
| CC extoken.lo | |
| CC extype.lo | |
| CC exzero.lo | |
| CC exparse.lo | |
| CC exnospace.lo | |
| CC exstash.lo | |
| 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'. | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/share/man/man3' | |
| /usr/bin/install -c -m 644 expr.3 '/usr/local/Cellar/graphviz/2.30.1/share/man/man3' | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/share/graphviz/doc/pdf' | |
| /usr/bin/install -c -m 644 expr.3.pdf '/usr/local/Cellar/graphviz/2.30.1/share/graphviz/doc/pdf' | |
| Making install in common | |
| make install-am | |
| CC arrows.lo | |
| CC colxlate.lo | |
| CC ellipse.lo | |
| CC fontmetrics.lo | |
| CC args.lo | |
| CC memory.lo | |
| CC globals.lo | |
| CC htmllex.lo | |
| CC htmlparse.lo | |
| CC htmltable.lo | |
| CC input.lo | |
| CC pointset.lo | |
| CC intset.lo | |
| CC postproc.lo | |
| CC routespl.lo | |
| CC splines.lo | |
| CC psusershape.lo | |
| CC timing.lo | |
| CC labels.lo | |
| CC ns.lo | |
| CC shapes.lo | |
| CC utils.lo | |
| CC geom.lo | |
| CC taper.lo | |
| CC output.lo | |
| CC emit.lo | |
| CCLD libcommon_C.la | |
| make[5]: Nothing to be done for `install-exec-am'. | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/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.30.1/include/graphviz' | |
| Making install in pack | |
| CC ccomps.lo | |
| CC pack.lo | |
| CCLD libpack_C.la | |
| make[4]: Nothing to be done for `install-exec-am'. | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/share/man/man3' | |
| /usr/bin/install -c -m 644 pack.3 '/usr/local/Cellar/graphviz/2.30.1/share/man/man3' | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/share/graphviz/doc/pdf' | |
| /usr/bin/install -c -m 644 pack.3.pdf '/usr/local/Cellar/graphviz/2.30.1/share/graphviz/doc/pdf' | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/include/graphviz' | |
| /usr/bin/install -c -m 644 pack.h '/usr/local/Cellar/graphviz/2.30.1/include/graphviz' | |
| Making install in xdot | |
| CC xdot.lo | |
| CCLD libxdot.la | |
| CCLD libxdot_C.la | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/lib' | |
| /bin/sh ../../libtool --mode=install /usr/bin/install -c libxdot.la '/usr/local/Cellar/graphviz/2.30.1/lib' | |
| libtool: install: /usr/bin/install -c .libs/libxdot.4.dylib /usr/local/Cellar/graphviz/2.30.1/lib/libxdot.4.dylib | |
| libtool: install: (cd /usr/local/Cellar/graphviz/2.30.1/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.30.1/lib/libxdot.la | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/share/man/man3' | |
| /usr/bin/install -c -m 644 xdot.3 '/usr/local/Cellar/graphviz/2.30.1/share/man/man3' | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/share/graphviz/doc/pdf' | |
| /usr/bin/install -c -m 644 xdot.3.pdf '/usr/local/Cellar/graphviz/2.30.1/share/graphviz/doc/pdf' | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/lib/pkgconfig' | |
| /usr/bin/install -c -m 644 libxdot.pc '/usr/local/Cellar/graphviz/2.30.1/lib/pkgconfig' | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/include/graphviz' | |
| /usr/bin/install -c -m 644 xdot.h '/usr/local/Cellar/graphviz/2.30.1/include/graphviz' | |
| Making install in label | |
| CC xlabels.lo | |
| CC index.lo | |
| CC node.lo | |
| CC rectangle.lo | |
| CC split.q.lo | |
| CCLD liblabel_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 gvc | |
| CC gvrender.lo | |
| CC gvlayout.lo | |
| CC gvdevice.lo | |
| CC gvloadimage.lo | |
| CC gvcontext.lo | |
| CC gvjobs.lo | |
| CC gvevent.lo | |
| CC gvplugin.lo | |
| CC gvconfig.lo | |
| CC gvtextlayout.lo | |
| CC gvusershape.lo | |
| CC gvc.lo | |
| CCLD libgvc.la | |
| CCLD libgvc_C.la | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/lib' | |
| /bin/sh ../../libtool --mode=install /usr/bin/install -c libgvc.la '/usr/local/Cellar/graphviz/2.30.1/lib' | |
| libtool: install: /usr/bin/install -c .libs/libgvc.6.dylib /usr/local/Cellar/graphviz/2.30.1/lib/libgvc.6.dylib | |
| libtool: install: (cd /usr/local/Cellar/graphviz/2.30.1/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.30.1/lib/libgvc.la | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/share/man/man3' | |
| /usr/bin/install -c -m 644 gvc.3 '/usr/local/Cellar/graphviz/2.30.1/share/man/man3' | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/share/graphviz/doc/pdf' | |
| /usr/bin/install -c -m 644 gvc.3.pdf '/usr/local/Cellar/graphviz/2.30.1/share/graphviz/doc/pdf' | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/lib/pkgconfig' | |
| /usr/bin/install -c -m 644 libgvc.pc '/usr/local/Cellar/graphviz/2.30.1/lib/pkgconfig' | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/include/graphviz' | |
| /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.30.1/include/graphviz' | |
| Making install in ingraphs | |
| CC ingraphs.lo | |
| 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 circularinit.lo | |
| CC nodelist.lo | |
| CC block.lo | |
| CC edgelist.lo | |
| CC circular.lo | |
| CC deglist.lo | |
| CC blocktree.lo | |
| CC blockpath.lo | |
| CC circpos.lo | |
| CC nodeset.lo | |
| 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 class2.lo | |
| CC cluster.lo | |
| CC compound.lo | |
| CC conc.lo | |
| CC decomp.lo | |
| CC fastgr.lo | |
| CC flat.lo | |
| CC dotinit.lo | |
| CC mincross.lo | |
| CC position.lo | |
| CC rank.lo | |
| CC sameport.lo | |
| CC dotsplines.lo | |
| CC aspect.lo | |
| 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 | |
| CC dotinit.lo | |
| CC level.lo | |
| CC minc2.lo | |
| CC ns.lo | |
| CC groups.lo | |
| CC minc_utils.lo | |
| CC decomp.lo | |
| CCLD libdotgen2_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 fdpgen | |
| CC comp.lo | |
| CC dbg.lo | |
| CC grid.lo | |
| CC fdpinit.lo | |
| CC layout.lo | |
| CC tlayout.lo | |
| CC xlayout.lo | |
| CC clusteredges.lo | |
| 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 adjust.lo | |
| CC circuit.lo | |
| CC edges.lo | |
| CC geometry.lo | |
| CC heap.lo | |
| CC hedges.lo | |
| CC info.lo | |
| CC neatoinit.lo | |
| CC legal.lo | |
| CC lu.lo | |
| CC matinv.lo | |
| CC memory.lo | |
| CC poly.lo | |
| CC printvis.lo | |
| CC site.lo | |
| CC solve.lo | |
| CC neatosplines.lo | |
| CC stuff.lo | |
| CC voronoi.lo | |
| CC stress.lo | |
| CC kkutils.lo | |
| CC matrix_ops.lo | |
| CC embed_graph.lo | |
| CC dijkstra.lo | |
| CC conjgrad.lo | |
| CC pca.lo | |
| CC closest.lo | |
| CC bfs.lo | |
| CC constraint.lo | |
| CC quad_prog_solve.lo | |
| CC smart_ini_x.lo | |
| CC constrained_majorization.lo | |
| CC opt_arrangement.lo | |
| CC overlap.lo | |
| CC call_tri.lo | |
| CC compute_hierarchy.lo | |
| CC delaunay.lo | |
| CC multispline.lo | |
| 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 | |
| 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 sfdpinit.lo | |
| CC spring_electrical.lo | |
| CC LinkedList.lo | |
| CC sparse_solve.lo | |
| CC post_process.lo | |
| CC stress_model.lo | |
| CC uniform_stress.lo | |
| CC QuadTree.lo | |
| CC Multilevel.lo | |
| CC PriorityQueue.lo | |
| 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 | |
| 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 | |
| CCLD mkdefs | |
| ./mkdefs gdefs.h < ../../lib/gvpr/gprdata | |
| CC actions.lo | |
| CC compile.lo | |
| CC gvpr.lo | |
| CC gprstate.lo | |
| CC parse.lo | |
| CC queue.lo | |
| CCLD libgvpr.la | |
| CCLD libgvpr_C.la | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/lib' | |
| /bin/sh ../../libtool --mode=install /usr/bin/install -c libgvpr.la '/usr/local/Cellar/graphviz/2.30.1/lib' | |
| libtool: install: /usr/bin/install -c .libs/libgvpr.2.dylib /usr/local/Cellar/graphviz/2.30.1/lib/libgvpr.2.dylib | |
| libtool: install: (cd /usr/local/Cellar/graphviz/2.30.1/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.30.1/lib/libgvpr.la | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/lib/pkgconfig' | |
| /usr/bin/install -c -m 644 libgvpr.pc '/usr/local/Cellar/graphviz/2.30.1/lib/pkgconfig' | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/include/graphviz' | |
| /usr/bin/install -c -m 644 gvpr.h '/usr/local/Cellar/graphviz/2.30.1/include/graphviz' | |
| 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 gvplugin_core.lo | |
| CC gvrender_core_dot.lo | |
| CC gvrender_core_fig.lo | |
| CC gvrender_core_map.lo | |
| CC gvrender_core_ps.lo | |
| CC gvrender_core_svg.lo | |
| CC gvrender_core_tk.lo | |
| CC gvrender_core_vml.lo | |
| CC gvrender_core_pov.lo | |
| CC gvrender_core_pic.lo | |
| CC gvloadimage_core.lo | |
| CCLD libgvplugin_core_C.la | |
| CCLD libgvplugin_core.la | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/lib/graphviz' | |
| /bin/sh ../../libtool --mode=install /usr/bin/install -c libgvplugin_core.la '/usr/local/Cellar/graphviz/2.30.1/lib/graphviz' | |
| libtool: install: /usr/bin/install -c .libs/libgvplugin_core.6.dylib /usr/local/Cellar/graphviz/2.30.1/lib/graphviz/libgvplugin_core.6.dylib | |
| libtool: install: (cd /usr/local/Cellar/graphviz/2.30.1/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.30.1/lib/graphviz/libgvplugin_core.la | |
| make[4]: Nothing to be done for `install-data-am'. | |
| Making install in devil | |
| make[4]: Nothing to be done for `install-data-am'. | |
| Making install in gd | |
| make[4]: Nothing to be done for `install-data-am'. | |
| Making install in gdk_pixbuf | |
| make[4]: Nothing to be done for `install-data-am'. | |
| Making install in gdiplus | |
| make[4]: Nothing to be done for `install-data-am'. | |
| Making install in glitz | |
| make[4]: Nothing to be done for `install-data-am'. | |
| Making install in gs | |
| make[4]: Nothing to be done for `install-data-am'. | |
| Making install in gtk | |
| make[4]: Nothing to be done for `install-data-am'. | |
| Making install in lasi | |
| make[4]: Nothing to be done for `install-data-am'. | |
| Making install in ming | |
| Making install in pango | |
| make[4]: Nothing to be done for `install-data-am'. | |
| Making install in quartz | |
| CC gvdevice_quartz.lo | |
| CC gvloadimage_quartz.lo | |
| CC gvplugin_quartz.lo | |
| CC gvrender_quartz.lo | |
| CC gvtextlayout_quartz.lo | |
| OBJC GVTextLayout.lo | |
| 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 | |
| OBJCLD libgvplugin_quartz.la | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/lib/graphviz' | |
| /bin/sh ../../libtool --mode=install /usr/bin/install -c libgvplugin_quartz.la '/usr/local/Cellar/graphviz/2.30.1/lib/graphviz' | |
| libtool: install: /usr/bin/install -c .libs/libgvplugin_quartz.6.dylib /usr/local/Cellar/graphviz/2.30.1/lib/graphviz/libgvplugin_quartz.6.dylib | |
| libtool: install: (cd /usr/local/Cellar/graphviz/2.30.1/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.30.1/lib/graphviz/libgvplugin_quartz.la | |
| make[4]: Nothing to be done for `install-data-am'. | |
| Making install in rsvg | |
| make[4]: Nothing to be done for `install-data-am'. | |
| Making install in visio | |
| make[4]: Nothing to be done for `install-data-am'. | |
| Making install in xlib | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/share/man/man1' | |
| /usr/bin/install -c -m 644 vimdot.1 '/usr/local/Cellar/graphviz/2.30.1/share/man/man1' | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/share/graphviz/doc/pdf' | |
| /usr/bin/install -c -m 644 vimdot.1.pdf '/usr/local/Cellar/graphviz/2.30.1/share/graphviz/doc/pdf' | |
| Making install in dot_layout | |
| CC gvplugin_dot_layout.lo | |
| CC gvlayout_dot_layout.lo | |
| CCLD libgvplugin_dot_layout_C.la | |
| CCLD libgvplugin_dot_layout.la | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/lib/graphviz' | |
| /bin/sh ../../libtool --mode=install /usr/bin/install -c libgvplugin_dot_layout.la '/usr/local/Cellar/graphviz/2.30.1/lib/graphviz' | |
| libtool: install: /usr/bin/install -c .libs/libgvplugin_dot_layout.6.dylib /usr/local/Cellar/graphviz/2.30.1/lib/graphviz/libgvplugin_dot_layout.6.dylib | |
| libtool: install: (cd /usr/local/Cellar/graphviz/2.30.1/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.30.1/lib/graphviz/libgvplugin_dot_layout.la | |
| make[4]: Nothing to be done for `install-data-am'. | |
| Making install in neato_layout | |
| CC gvplugin_neato_layout.lo | |
| CC gvlayout_neato_layout.lo | |
| CCLD libgvplugin_neato_layout_C.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 | |
| CCLD libgvplugin_neato_layout.la | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/lib/graphviz' | |
| /bin/sh ../../libtool --mode=install /usr/bin/install -c libgvplugin_neato_layout.la '/usr/local/Cellar/graphviz/2.30.1/lib/graphviz' | |
| libtool: install: /usr/bin/install -c .libs/libgvplugin_neato_layout.6.dylib /usr/local/Cellar/graphviz/2.30.1/lib/graphviz/libgvplugin_neato_layout.6.dylib | |
| libtool: install: (cd /usr/local/Cellar/graphviz/2.30.1/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.30.1/lib/graphviz/libgvplugin_neato_layout.la | |
| make[4]: Nothing to be done for `install-data-am'. | |
| Making install in webp | |
| make[4]: Nothing to be done for `install-data-am'. | |
| 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 | |
| CC dot-no_builtins.o | |
| CCLD dot | |
| CC dot_builtins-dot.o | |
| CC dot_builtins-dot_builtins.o | |
| CCLD dot_builtins | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/bin' | |
| /bin/sh ../../libtool --mode=install /usr/bin/install -c dot dot_builtins '/usr/local/Cellar/graphviz/2.30.1/bin' | |
| libtool: install: /usr/bin/install -c .libs/dot /usr/local/Cellar/graphviz/2.30.1/bin/dot | |
| libtool: install: /usr/bin/install -c .libs/dot_builtins /usr/local/Cellar/graphviz/2.30.1/bin/dot_builtins | |
| make install-exec-hook | |
| (cd /usr/local/Cellar/graphviz/2.30.1/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.30.1/bin/dot; then if test -x /sbin/ldconfig; then /sbin/ldconfig 2>/dev/null; fi; /usr/local/Cellar/graphviz/2.30.1/bin/dot -c; else /usr/local/Cellar/graphviz/2.30.1/bin/dot_static -c; fi; fi | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/share/man/man1' | |
| /usr/bin/install -c -m 644 dot.1 osage.1 patchwork.1 '/usr/local/Cellar/graphviz/2.30.1/share/man/man1' | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/share/graphviz/doc/pdf' | |
| /usr/bin/install -c -m 644 dot.1.pdf osage.1.pdf patchwork.1.pdf '/usr/local/Cellar/graphviz/2.30.1/share/graphviz/doc/pdf' | |
| make install-data-hook | |
| (cd /usr/local/Cellar/graphviz/2.30.1/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.30.1/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;) | |
| Making install in tools | |
| CC gc.o | |
| CCLD gc | |
| CC gvcolor.o | |
| CC colxlate.o | |
| CCLD gvcolor | |
| CC cvtgxl.o | |
| CC gv2gxl.o | |
| CC gxl2gv.o | |
| CCLD gxl2gv | |
| CC acyclic.o | |
| CCLD acyclic | |
| CC nop.o | |
| CCLD nop | |
| CC ccomps.o | |
| CCLD ccomps | |
| CC sccmap.o | |
| CCLD sccmap | |
| CC tred.o | |
| CCLD tred | |
| CC unflatten.o | |
| CCLD unflatten | |
| CC gvpack-gvpack.o | |
| CC gvpack-gvpack_builtins.o | |
| CCLD gvpack | |
| CC dijkstra.o | |
| CCLD dijkstra | |
| CC bcomps.o | |
| CCLD bcomps | |
| CC mm2gv.o | |
| CC matrix_market.o | |
| CC mmio.o | |
| CCLD mm2gv | |
| CC gvgen.o | |
| CC graph_generator.o | |
| CCLD gvgen | |
| CC gml2gv.o | |
| CC gmlparse.o | |
| CC gmlscan.o | |
| CCLD gml2gv | |
| CC gv2gml.o | |
| CCLD gv2gml | |
| CC graphml2gv.o | |
| CCLD graphml2gv | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/bin' | |
| /bin/sh ../../libtool --mode=install /usr/bin/install -c gc gvcolor gxl2gv acyclic nop ccomps sccmap tred unflatten gvpack dijkstra bcomps mm2gv gvgen gml2gv gv2gml graphml2gv '/usr/local/Cellar/graphviz/2.30.1/bin' | |
| libtool: install: /usr/bin/install -c .libs/gc /usr/local/Cellar/graphviz/2.30.1/bin/gc | |
| libtool: install: /usr/bin/install -c .libs/gvcolor /usr/local/Cellar/graphviz/2.30.1/bin/gvcolor | |
| libtool: install: /usr/bin/install -c .libs/gxl2gv /usr/local/Cellar/graphviz/2.30.1/bin/gxl2gv | |
| libtool: install: /usr/bin/install -c .libs/acyclic /usr/local/Cellar/graphviz/2.30.1/bin/acyclic | |
| libtool: install: /usr/bin/install -c .libs/nop /usr/local/Cellar/graphviz/2.30.1/bin/nop | |
| libtool: install: /usr/bin/install -c .libs/ccomps /usr/local/Cellar/graphviz/2.30.1/bin/ccomps | |
| libtool: install: /usr/bin/install -c .libs/sccmap /usr/local/Cellar/graphviz/2.30.1/bin/sccmap | |
| libtool: install: /usr/bin/install -c .libs/tred /usr/local/Cellar/graphviz/2.30.1/bin/tred | |
| libtool: install: /usr/bin/install -c .libs/unflatten /usr/local/Cellar/graphviz/2.30.1/bin/unflatten | |
| libtool: install: /usr/bin/install -c .libs/gvpack /usr/local/Cellar/graphviz/2.30.1/bin/gvpack | |
| libtool: install: /usr/bin/install -c .libs/dijkstra /usr/local/Cellar/graphviz/2.30.1/bin/dijkstra | |
| libtool: install: /usr/bin/install -c .libs/bcomps /usr/local/Cellar/graphviz/2.30.1/bin/bcomps | |
| libtool: install: /usr/bin/install -c .libs/mm2gv /usr/local/Cellar/graphviz/2.30.1/bin/mm2gv | |
| libtool: install: /usr/bin/install -c .libs/gvgen /usr/local/Cellar/graphviz/2.30.1/bin/gvgen | |
| libtool: install: /usr/bin/install -c .libs/gml2gv /usr/local/Cellar/graphviz/2.30.1/bin/gml2gv | |
| libtool: install: /usr/bin/install -c .libs/gv2gml /usr/local/Cellar/graphviz/2.30.1/bin/gv2gml | |
| libtool: install: /usr/bin/install -c .libs/graphml2gv /usr/local/Cellar/graphviz/2.30.1/bin/graphml2gv | |
| make install-exec-hook | |
| (cd /usr/local/Cellar/graphviz/2.30.1/bin; rm -f gv2gxl; ln -s gxl2gv gv2gxl;) | |
| (cd /usr/local/Cellar/graphviz/2.30.1/bin; rm -f dot2gxl; ln -s gxl2gv dot2gxl;) | |
| (cd /usr/local/Cellar/graphviz/2.30.1/bin; rm -f gxl2dot; ln -s gxl2gv gxl2dot;) | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/share/man/man1' | |
| /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 graphml2gv.1 '/usr/local/Cellar/graphviz/2.30.1/share/man/man1' | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/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 graphml2gv.1.pdf '/usr/local/Cellar/graphviz/2.30.1/share/graphviz/doc/pdf' | |
| make install-data-hook | |
| (cd /usr/local/Cellar/graphviz/2.30.1/share/man/man1; rm -f gv2gxl.1; ln -s gxl2gv.1 gv2gxl.1;) | |
| (cd /usr/local/Cellar/graphviz/2.30.1/share/graphviz/doc/pdf; rm -f gv2gxl.1.pdf; ln -s gxl2gv.1.pdf gv2gxl.1.pdf;) | |
| (cd /usr/local/Cellar/graphviz/2.30.1/share/man/man1; rm -f gv2gml.1; ln -s gml2gv.1 gv2gml.1;) | |
| (cd /usr/local/Cellar/graphviz/2.30.1/share/graphviz/doc/pdf; rm -f gv2gml.1.pdf; ln -s gml2gv.1.pdf gv2gml.1.pdf;) | |
| Making install in gvpr | |
| Making install in lib | |
| make[5]: Nothing to be done for `install-exec-am'. | |
| ../../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/share/graphviz/gvpr' | |
| /usr/bin/install -c -m 644 addranks addrings anon attr bb bbox cliptree col collapse color dechain deghist deledges delmulti delnodes depath dijkstra flatten get-layers-list group indent knbhd maxdeg path rotate scale scalexy span topon treetoclust '/usr/local/Cellar/graphviz/2.30.1/share/graphviz/gvpr' | |
| CC gvpr-gvprmain.o | |
| CCLD gvpr | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/bin' | |
| /bin/sh ../../libtool --mode=install /usr/bin/install -c gvpr '/usr/local/Cellar/graphviz/2.30.1/bin' | |
| libtool: install: /usr/bin/install -c .libs/gvpr /usr/local/Cellar/graphviz/2.30.1/bin/gvpr | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/share/man/man1' | |
| /usr/bin/install -c -m 644 gvpr.1 '/usr/local/Cellar/graphviz/2.30.1/share/man/man1' | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/share/graphviz/doc/pdf' | |
| /usr/bin/install -c -m 644 gvpr.1.pdf '/usr/local/Cellar/graphviz/2.30.1/share/graphviz/doc/pdf' | |
| Making install in lefty | |
| Making install in ws | |
| Making install in x11 | |
| Making install in libfilereq | |
| make[7]: Nothing to be done for `install-exec-am'. | |
| make[7]: Nothing to be done for `install-data-am'. | |
| 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 | |
| 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 | |
| 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'. | |
| ../../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/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.30.1/share/graphviz/lefty' | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/share/graphviz/lefty' | |
| /usr/bin/install -c -m 644 lefty.psp '/usr/local/Cellar/graphviz/2.30.1/share/graphviz/lefty' | |
| Making install in lneato | |
| Making install in dotty | |
| Making install in smyrna | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/bin' | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/share/man/man1' | |
| /usr/bin/install -c -m 644 smyrna.1 '/usr/local/Cellar/graphviz/2.30.1/share/man/man1' | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/share/graphviz/doc/pdf' | |
| /usr/bin/install -c -m 644 smyrna.1.pdf '/usr/local/Cellar/graphviz/2.30.1/share/graphviz/doc/pdf' | |
| Making install in gvmap | |
| CC gvmap-gvmap.o | |
| CC gvmap-make_map.o | |
| CC gvmap-power.o | |
| CC gvmap-country_graph_coloring.o | |
| CC gvmap-DotIO.o | |
| CC gvmap-colorutil.o | |
| CC gvmap-mq.o | |
| CC gvmap-clustering.o | |
| CCLD gvmap | |
| CC cluster-cluster.o | |
| CC cluster-make_map.o | |
| CC cluster-power.o | |
| CC cluster-country_graph_coloring.o | |
| CC cluster-DotIO.o | |
| CC cluster-colorutil.o | |
| CC cluster-mq.o | |
| CC cluster-clustering.o | |
| CCLD cluster | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/bin' | |
| /bin/sh ../../libtool --mode=install /usr/bin/install -c gvmap cluster '/usr/local/Cellar/graphviz/2.30.1/bin' | |
| libtool: install: /usr/bin/install -c .libs/gvmap /usr/local/Cellar/graphviz/2.30.1/bin/gvmap | |
| libtool: install: /usr/bin/install -c .libs/cluster /usr/local/Cellar/graphviz/2.30.1/bin/cluster | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/bin' | |
| /usr/bin/install -c gvmap.sh '/usr/local/Cellar/graphviz/2.30.1/bin' | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/share/man/man1' | |
| /usr/bin/install -c -m 644 gvmap.1 cluster.1 gvmap.sh.1 '/usr/local/Cellar/graphviz/2.30.1/share/man/man1' | |
| ../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/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.30.1/share/graphviz/doc/pdf' | |
| 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'. | |
| 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 | |
| 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 | |
| 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 | |
| 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'. | |
| ../../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/share/graphviz/demo' | |
| /usr/bin/install -c -m 644 entities.tcl.README entities.html '/usr/local/Cellar/graphviz/2.30.1/share/graphviz/demo' | |
| ../../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/share/graphviz/demo' | |
| /usr/bin/install -c entities.tcl '/usr/local/Cellar/graphviz/2.30.1/share/graphviz/demo' | |
| make[5]: Nothing to be done for `install-exec-am'. | |
| Making install in tcldot | |
| Making install in demo | |
| make[5]: Nothing to be done for `install-exec-am'. | |
| ../../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/share/graphviz/demo' | |
| /usr/bin/install -c -m 644 doted.tcl.README gcat.tcl.README '/usr/local/Cellar/graphviz/2.30.1/share/graphviz/demo' | |
| ../../../config/install-sh -c -d '/usr/local/Cellar/graphviz/2.30.1/share/graphviz/demo' | |
| /usr/bin/install -c doted.tcl gcat.tcl '/usr/local/Cellar/graphviz/2.30.1/share/graphviz/demo' | |
| CC libtcldot_la-tcldot.lo | |
| CC libtcldot_la-tcldot-graphcmd.lo | |
| CC libtcldot_la-tcldot-nodecmd.lo | |
| CC libtcldot_la-tcldot-edgecmd.lo | |
| CC libtcldot_la-tcldot-util.lo | |
| CC libtcldot_la-tcldot-id.lo | |
| CC libtcldot_la-tcldot-io.lo | |
| CC libtcldot_la-no_builtins.lo | |
| CCLD libtcldot.la | |
| ld: library not found for -ltclstub8.6 | |
| clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
| make[4]: *** [libtcldot.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 | |
| ==> Configuration | |
| HOMEBREW_VERSION: 0.9.4 | |
| HEAD: 8046b5e21e74fc856f72176b875deea7c096c7b4 | |
| CPU: dual-core 64-bit penryn | |
| OS X: 10.8.3-x86_64 | |
| Xcode: 4.6.2 | |
| CLT: 4.6.0.0.1.1365549073 | |
| X11: N/A | |
| ==> ENV | |
| CFLAGS: -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 | |
| CXXFLAGS: -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 | |
| LDFLAGS: -L/usr/local/lib | |
| MAKEFLAGS: -j1 | |
| MACOSX_DEPLOYMENT_TARGET: 10.8 | |
| PKG_CONFIG_LIBDIR: /usr/local/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.8:/usr/lib/pkgconfig | |
| HOMEBREW_MAKE_JOBS: 1 | |
| OBJC: /usr/bin/clang | |
| PATH: /Users/mahboob/.rvm/gems/ruby-2.0.0-p0/bin:/Users/mahboob/.rvm/gems/ruby-2.0.0-p0@global/bin:/Users/mahboob/.rvm/rubies/ruby-2.0.0-p0/bin:/Users/mahboob/.rvm/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/Library/Contributions/cmd | |
| Error: graphviz did not build | |
| Logs: /Users/mahboob/Library/Logs/Homebrew/graphviz/config.log | |
| =============================================================== | |
| mh-iMac:~ mahboob$ wc -l ~/Library/Logs/Homebrew/graphviz/config.log | |
| 13180 /Users/mahboob/Library/Logs/Homebrew/graphviz/config.log | |
| mh-iMac:~ mahboob$ tail -1000 ~/Library/Logs/Homebrew/graphviz/config.log | |
| config.status:1744: creating cmd/gvmap/Makefile | |
| config.status:1744: creating cmd/gvedit/Makefile | |
| config.status:1744: creating cmd/gvedit/gvedit.pro | |
| config.status:1744: creating cmd/gvedit/ui/Makefile | |
| config.status:1744: creating cmd/gvedit/images/Makefile | |
| config.status:1744: creating tclpkg/Makefile | |
| config.status:1744: creating tclpkg/tclstubs/Makefile | |
| config.status:1744: creating tclpkg/tkstubs/Makefile | |
| config.status:1744: creating tclpkg/tclhandle/Makefile | |
| config.status:1744: creating tclpkg/gdtclft/Makefile | |
| config.status:1744: creating tclpkg/gdtclft/demo/Makefile | |
| config.status:1744: creating tclpkg/tcldot/Makefile | |
| config.status:1744: creating tclpkg/tcldot/demo/Makefile | |
| config.status:1744: creating tclpkg/tclpathplan/Makefile | |
| config.status:1744: creating tclpkg/tclpathplan/demo/Makefile | |
| config.status:1744: creating tclpkg/tclpathplan/demo/pathplan_data/Makefile | |
| config.status:1744: creating tclpkg/tkspline/Makefile | |
| config.status:1744: creating tclpkg/tkspline/demo/Makefile | |
| config.status:1744: creating tclpkg/gv/Makefile | |
| config.status:1744: creating tclpkg/gv/demo/Makefile | |
| config.status:1744: creating tclpkg/gv/META.gv | |
| config.status:1744: creating rtest/Makefile | |
| config.status:1744: creating share/Makefile | |
| config.status:1744: creating share/examples/Makefile | |
| config.status:1744: creating share/gui/Makefile | |
| config.status:1744: creating graphviz.spec | |
| config.status:1744: creating Doxyfile | |
| config.status:1744: creating config.h | |
| config.status:1744: creating lib/common/types.h | |
| config.status:1925: lib/common/types.h is unchanged | |
| config.status:1973: executing depfiles commands | |
| config.status:1973: executing libtool commands | |
| configure:30974: === configuring in libltdl (/private/tmp/graphviz-pFzN/graphviz-2.30.1/libltdl) | |
| configure:31037: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/graphviz/2.30.1' '--disable-debug' '--disable-dependency-tracking' '--without-qt' '--with-quartz' '--disable-swig' '--without-pangocairo' '--without-freetype2' '--without-x' 'CC=/usr/bin/clang' 'CFLAGS=-Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8' 'LDFLAGS=-L/usr/local/lib' 'PKG_CONFIG_LIBDIR=/usr/local/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.8:/usr/lib/pkgconfig' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8' 'OBJC=/usr/bin/clang' 'OBJCFLAGS=-Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8' --cache-file=/dev/null --srcdir=. | |
| ## ---------------- ## | |
| ## Cache variables. ## | |
| ## ---------------- ## | |
| ac_cv_build=x86_64-apple-darwin12.3.0 | |
| ac_cv_c_compiler_gnu=yes | |
| ac_cv_c_const=yes | |
| ac_cv_c_inline=inline | |
| ac_cv_cxx_compiler_gnu=yes | |
| ac_cv_env_CCC_set= | |
| ac_cv_env_CCC_value= | |
| ac_cv_env_CC_set=set | |
| ac_cv_env_CC_value=/usr/bin/clang | |
| ac_cv_env_CFLAGS_set=set | |
| ac_cv_env_CFLAGS_value='-Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8' | |
| ac_cv_env_CPPFLAGS_set= | |
| ac_cv_env_CPPFLAGS_value= | |
| ac_cv_env_CPP_set= | |
| ac_cv_env_CPP_value= | |
| ac_cv_env_CXXCPP_set= | |
| ac_cv_env_CXXCPP_value= | |
| ac_cv_env_CXXFLAGS_set=set | |
| ac_cv_env_CXXFLAGS_value='-Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8' | |
| ac_cv_env_CXX_set=set | |
| ac_cv_env_CXX_value=/usr/bin/clang++ | |
| ac_cv_env_FONTCONFIG_CFLAGS_set= | |
| ac_cv_env_FONTCONFIG_CFLAGS_value= | |
| ac_cv_env_FONTCONFIG_LIBS_set= | |
| ac_cv_env_FONTCONFIG_LIBS_value= | |
| ac_cv_env_FREETYPE2_CFLAGS_set= | |
| ac_cv_env_FREETYPE2_CFLAGS_value= | |
| ac_cv_env_FREETYPE2_LIBS_set= | |
| ac_cv_env_FREETYPE2_LIBS_value= | |
| ac_cv_env_GDK_PIXBUF_CFLAGS_set= | |
| ac_cv_env_GDK_PIXBUF_CFLAGS_value= | |
| ac_cv_env_GDK_PIXBUF_LIBS_set= | |
| ac_cv_env_GDK_PIXBUF_LIBS_value= | |
| ac_cv_env_GLADE_CFLAGS_set= | |
| ac_cv_env_GLADE_CFLAGS_value= | |
| ac_cv_env_GLADE_LIBS_set= | |
| ac_cv_env_GLADE_LIBS_value= | |
| ac_cv_env_GLITZ_CFLAGS_set= | |
| ac_cv_env_GLITZ_CFLAGS_value= | |
| ac_cv_env_GLITZ_LIBS_set= | |
| ac_cv_env_GLITZ_LIBS_value= | |
| ac_cv_env_GTKGLEXT_CFLAGS_set= | |
| ac_cv_env_GTKGLEXT_CFLAGS_value= | |
| ac_cv_env_GTKGLEXT_LIBS_set= | |
| ac_cv_env_GTKGLEXT_LIBS_value= | |
| ac_cv_env_GTKGL_CFLAGS_set= | |
| ac_cv_env_GTKGL_CFLAGS_value= | |
| ac_cv_env_GTKGL_LIBS_set= | |
| ac_cv_env_GTKGL_LIBS_value= | |
| ac_cv_env_GTK_CFLAGS_set= | |
| ac_cv_env_GTK_CFLAGS_value= | |
| ac_cv_env_GTK_LIBS_set= | |
| ac_cv_env_GTK_LIBS_value= | |
| ac_cv_env_GTS_CFLAGS_set= | |
| ac_cv_env_GTS_CFLAGS_value= | |
| ac_cv_env_GTS_LIBS_set= | |
| ac_cv_env_GTS_LIBS_value= | |
| ac_cv_env_GUILE_CFLAGS_set= | |
| ac_cv_env_GUILE_CFLAGS_value= | |
| ac_cv_env_GUILE_LIBS_set= | |
| ac_cv_env_GUILE_LIBS_value= | |
| ac_cv_env_LASI_CFLAGS_set= | |
| ac_cv_env_LASI_CFLAGS_value= | |
| ac_cv_env_LASI_LIBS_set= | |
| ac_cv_env_LASI_LIBS_value= | |
| ac_cv_env_LDFLAGS_set=set | |
| ac_cv_env_LDFLAGS_value=-L/usr/local/lib | |
| ac_cv_env_LIBS_set= | |
| ac_cv_env_LIBS_value= | |
| ac_cv_env_MING_CFLAGS_set= | |
| ac_cv_env_MING_CFLAGS_value= | |
| ac_cv_env_MING_LIBS_set= | |
| ac_cv_env_MING_LIBS_value= | |
| ac_cv_env_OBJCFLAGS_set=set | |
| ac_cv_env_OBJCFLAGS_value='-Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8' | |
| ac_cv_env_OBJC_set=set | |
| ac_cv_env_OBJC_value=/usr/bin/clang | |
| ac_cv_env_PANGOCAIRO_CFLAGS_set= | |
| ac_cv_env_PANGOCAIRO_CFLAGS_value= | |
| ac_cv_env_PANGOCAIRO_LIBS_set= | |
| ac_cv_env_PANGOCAIRO_LIBS_value= | |
| ac_cv_env_PANGOFT2_CFLAGS_set= | |
| ac_cv_env_PANGOFT2_CFLAGS_value= | |
| ac_cv_env_PANGOFT2_LIBS_set= | |
| ac_cv_env_PANGOFT2_LIBS_value= | |
| ac_cv_env_PKG_CONFIG_LIBDIR_set=set | |
| ac_cv_env_PKG_CONFIG_LIBDIR_value=/usr/local/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.8:/usr/lib/pkgconfig | |
| ac_cv_env_PKG_CONFIG_PATH_set= | |
| ac_cv_env_PKG_CONFIG_PATH_value= | |
| ac_cv_env_PKG_CONFIG_set= | |
| ac_cv_env_PKG_CONFIG_value= | |
| ac_cv_env_QTCORE_CFLAGS_set= | |
| ac_cv_env_QTCORE_CFLAGS_value= | |
| ac_cv_env_QTCORE_LIBS_set= | |
| ac_cv_env_QTCORE_LIBS_value= | |
| ac_cv_env_QTGUI_CFLAGS_set= | |
| ac_cv_env_QTGUI_CFLAGS_value= | |
| ac_cv_env_QTGUI_LIBS_set= | |
| ac_cv_env_QTGUI_LIBS_value= | |
| ac_cv_env_RSVG_CFLAGS_set= | |
| ac_cv_env_RSVG_CFLAGS_value= | |
| ac_cv_env_RSVG_LIBS_set= | |
| ac_cv_env_RSVG_LIBS_value= | |
| ac_cv_env_RUBY_CFLAGS_set= | |
| ac_cv_env_RUBY_CFLAGS_value= | |
| ac_cv_env_RUBY_LIBS_set= | |
| ac_cv_env_RUBY_LIBS_value= | |
| ac_cv_env_R_CFLAGS_set= | |
| ac_cv_env_R_CFLAGS_value= | |
| ac_cv_env_R_LIBS_set= | |
| ac_cv_env_R_LIBS_value= | |
| ac_cv_env_WEBP_CFLAGS_set= | |
| ac_cv_env_WEBP_CFLAGS_value= | |
| ac_cv_env_WEBP_LIBS_set= | |
| ac_cv_env_WEBP_LIBS_value= | |
| ac_cv_env_XMKMF_set= | |
| ac_cv_env_XMKMF_value= | |
| ac_cv_env_XRENDER_CFLAGS_set= | |
| ac_cv_env_XRENDER_CFLAGS_value= | |
| ac_cv_env_XRENDER_LIBS_set= | |
| ac_cv_env_XRENDER_LIBS_value= | |
| ac_cv_env_YACC_set= | |
| ac_cv_env_YACC_value= | |
| ac_cv_env_YFLAGS_set= | |
| ac_cv_env_YFLAGS_value= | |
| ac_cv_env_build_alias_set= | |
| ac_cv_env_build_alias_value= | |
| ac_cv_env_host_alias_set= | |
| ac_cv_env_host_alias_value= | |
| ac_cv_env_target_alias_set= | |
| ac_cv_env_target_alias_value= | |
| ac_cv_func__NSGetEnviron=yes | |
| ac_cv_func___freadable=no | |
| ac_cv_func__sysconf=no | |
| ac_cv_func_alloca_works=yes | |
| ac_cv_func_argz_add=no | |
| ac_cv_func_argz_append=no | |
| ac_cv_func_argz_count=no | |
| ac_cv_func_argz_create_sep=no | |
| ac_cv_func_argz_insert=no | |
| ac_cv_func_argz_next=no | |
| ac_cv_func_argz_stringify=no | |
| ac_cv_func_cbrt=yes | |
| ac_cv_func_closedir=yes | |
| ac_cv_func_connect=yes | |
| ac_cv_func_deflateBound=yes | |
| ac_cv_func_dlerror=yes | |
| ac_cv_func_drand48=yes | |
| ac_cv_func_feenableexcept=no | |
| ac_cv_func_fesetenv=yes | |
| ac_cv_func_getenv=yes | |
| ac_cv_func_gethostbyname=yes | |
| ac_cv_func_getrusage=yes | |
| ac_cv_func_log2=yes | |
| ac_cv_func_lrand48=yes | |
| ac_cv_func_lsqrt=no | |
| ac_cv_func_memset=yes | |
| ac_cv_func_nl_langinfo=yes | |
| ac_cv_func_opendir=yes | |
| ac_cv_func_pow=yes | |
| ac_cv_func_readdir=yes | |
| ac_cv_func_setenv=yes | |
| ac_cv_func_setmode=yes | |
| ac_cv_func_shl_load=no | |
| ac_cv_func_sqrt=yes | |
| ac_cv_func_srand48=yes | |
| ac_cv_func_strcasecmp=yes | |
| ac_cv_func_strcasestr=yes | |
| ac_cv_func_strchr=yes | |
| ac_cv_func_strdup=yes | |
| ac_cv_func_strerror=yes | |
| ac_cv_func_strlcat=yes | |
| ac_cv_func_strlcpy=yes | |
| ac_cv_func_strncasecmp=yes | |
| ac_cv_func_strstr=yes | |
| ac_cv_func_strtoll=yes | |
| ac_cv_func_strtoul=yes | |
| ac_cv_func_strtoull=yes | |
| ac_cv_func_uname=yes | |
| ac_cv_func_vsnprintf=yes | |
| ac_cv_have_decl_lt_dlinterface_register=yes | |
| ac_cv_header_GL_glut_h=no | |
| ac_cv_header_IL_il_h=no | |
| ac_cv_header_X11_Intrinsic_h=no | |
| ac_cv_header_X11_Xaw_Text_h=no | |
| ac_cv_header_argz_h=no | |
| ac_cv_header_crt_externs_h=yes | |
| ac_cv_header_dirent_dirent_h=yes | |
| ac_cv_header_dirent_h=yes | |
| ac_cv_header_dl_h=no | |
| ac_cv_header_dld_h=no | |
| ac_cv_header_dlfcn_h=yes | |
| ac_cv_header_errno_h=yes | |
| ac_cv_header_expat_h=yes | |
| ac_cv_header_fcntl_h=yes | |
| ac_cv_header_fenv_h=yes | |
| ac_cv_header_float_h=yes | |
| ac_cv_header_fpu_control_h=no | |
| ac_cv_header_gd_h=no | |
| ac_cv_header_getopt_h=yes | |
| ac_cv_header_inttypes_h=yes | |
| ac_cv_header_langinfo_h=yes | |
| ac_cv_header_libgen_h=yes | |
| ac_cv_header_libintl_h=no | |
| ac_cv_header_limits_h=yes | |
| ac_cv_header_ltdl_h=yes | |
| ac_cv_header_mach_o_dyld_h=yes | |
| ac_cv_header_malloc_h=no | |
| ac_cv_header_memory_h=yes | |
| ac_cv_header_pthread_h=yes | |
| ac_cv_header_search_h=yes | |
| ac_cv_header_setjmp_h=yes | |
| ac_cv_header_stdarg_h=yes | |
| ac_cv_header_stdbool_h=yes | |
| ac_cv_header_stdc=yes | |
| ac_cv_header_stddef_h=yes | |
| ac_cv_header_stdint_h=yes | |
| ac_cv_header_stdlib_h=yes | |
| ac_cv_header_string_h=yes | |
| ac_cv_header_strings_h=yes | |
| ac_cv_header_sys_dl_h=no | |
| ac_cv_header_sys_fpu_h=no | |
| ac_cv_header_sys_inotify_h=no | |
| ac_cv_header_sys_ioctl_h=yes | |
| ac_cv_header_sys_mman_h=yes | |
| ac_cv_header_sys_select_h=yes | |
| ac_cv_header_sys_socket_h=yes | |
| ac_cv_header_sys_stat_h=yes | |
| ac_cv_header_sys_time_h=yes | |
| ac_cv_header_sys_times_h=yes | |
| ac_cv_header_sys_types_h=yes | |
| ac_cv_header_tcl_h=yes | |
| ac_cv_header_termios_h=yes | |
| ac_cv_header_time=yes | |
| ac_cv_header_time_h=yes | |
| ac_cv_header_tkInt_h=no | |
| ac_cv_header_tk_h=no | |
| ac_cv_header_unistd_h=yes | |
| ac_cv_header_values_h=no | |
| ac_cv_header_zlib_h=yes | |
| ac_cv_host=x86_64-apple-darwin12.3.0 | |
| ac_cv_lib_IL_main=no | |
| ac_cv_lib_Xpm_main=no | |
| ac_cv_lib_dld_dld_link=no | |
| ac_cv_lib_dld_shl_load=no | |
| ac_cv_lib_expat_main=yes | |
| ac_cv_lib_gen_basename=no | |
| ac_cv_lib_lex=-ll | |
| ac_cv_lib_ltdl_lt_dladvise_init=yes | |
| ac_cv_lib_ltdl_lt_dladvise_preload=yes | |
| ac_cv_lib_m_main=yes | |
| ac_cv_lib_z_main=yes | |
| ac_cv_objc_compiler_gnu=yes | |
| ac_cv_objext=o | |
| ac_cv_path_EGREP='/usr/bin/grep -E' | |
| ac_cv_path_FGREP='/usr/bin/grep -F' | |
| ac_cv_path_GREP=/usr/bin/grep | |
| ac_cv_path_SED=/usr/bin/sed | |
| ac_cv_path_TCLSH=/usr/local/bin/tclsh8.6 | |
| ac_cv_path_WISH=/usr/local/bin/wish8.6 | |
| ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config | |
| ac_cv_path_install='/usr/bin/install -c' | |
| ac_cv_prog_AWK=awk | |
| ac_cv_prog_CPP='/usr/bin/clang -E' | |
| ac_cv_prog_CXXCPP='/usr/bin/clang++ -E' | |
| ac_cv_prog_EGREP='/usr/bin/grep -E' | |
| ac_cv_prog_GROFF=groff | |
| ac_cv_prog_LEX=flex | |
| ac_cv_prog_PS2PDF=false | |
| ac_cv_prog_SED=/usr/bin/sed | |
| ac_cv_prog_SORT=sort | |
| ac_cv_prog_YACC='bison -y' | |
| ac_cv_prog_ac_ct_AR=ar | |
| ac_cv_prog_ac_ct_CC=/usr/bin/clang | |
| ac_cv_prog_ac_ct_DSYMUTIL=dsymutil | |
| ac_cv_prog_ac_ct_LIPO=lipo | |
| ac_cv_prog_ac_ct_NMEDIT=nmedit | |
| ac_cv_prog_ac_ct_OTOOL=otool | |
| ac_cv_prog_ac_ct_RANLIB=ranlib | |
| ac_cv_prog_ac_ct_STRIP=strip | |
| ac_cv_prog_cc__usr_bin_clang_c_o=yes | |
| ac_cv_prog_cc_c89= | |
| ac_cv_prog_cc_g=yes | |
| ac_cv_prog_cxx_g=yes | |
| ac_cv_prog_lex_root=lex.yy | |
| ac_cv_prog_lex_yytext_pointer=yes | |
| ac_cv_prog_make_make_set=yes | |
| ac_cv_prog_objc_g=yes | |
| ac_cv_search_dlopen='none required' | |
| ac_cv_search_opendir='none required' | |
| ac_cv_search_strerror='none required' | |
| ac_cv_sizeof_int=4 | |
| ac_cv_sizeof_long_long=8 | |
| ac_cv_type__Bool=yes | |
| ac_cv_type_error_t=no | |
| ac_cv_type_mode_t=yes | |
| ac_cv_type_pid_t=yes | |
| ac_cv_type_size_t=yes | |
| ac_cv_type_socklen_t=yes | |
| ac_cv_type_ssize_t=yes | |
| ac_cv_type_uid_t=yes | |
| ac_cv_working_alloca_h=yes | |
| am_cv_CC_dependencies_compiler_type=none | |
| am_cv_CXX_dependencies_compiler_type=none | |
| am_cv_OBJC_dependencies_compiler_type=none | |
| am_cv_make_support_nested_variables=yes | |
| libltdl_cv_lib_dl_dlopen=yes | |
| libltdl_cv_need_uscore=no | |
| libltdl_cv_preloaded_symbols=yes | |
| libltdl_cv_shlibext=.so | |
| lt_cv_apple_cc_single_mod=yes | |
| lt_cv_ar_at_file=no | |
| lt_cv_deplibs_check_method=pass_all | |
| lt_cv_file_magic_cmd='$MAGIC_CMD' | |
| lt_cv_file_magic_test_file= | |
| lt_cv_ld_exported_symbols_list=yes | |
| lt_cv_ld_force_load=yes | |
| lt_cv_ld_reload_flag=-r | |
| lt_cv_module_path_var=DYLD_LIBRARY_PATH | |
| lt_cv_nm_interface='BSD nm' | |
| lt_cv_objdir=.libs | |
| lt_cv_path_LD=/usr/bin/ld | |
| lt_cv_path_LDCXX=/usr/bin/ld | |
| lt_cv_path_NM=/usr/bin/nm | |
| lt_cv_path_mainfest_tool=no | |
| lt_cv_prog_compiler_c_o=yes | |
| lt_cv_prog_compiler_c_o_CXX=yes | |
| lt_cv_prog_compiler_pic='-fno-common -DPIC' | |
| lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' | |
| lt_cv_prog_compiler_pic_works=yes | |
| lt_cv_prog_compiler_pic_works_CXX=yes | |
| lt_cv_prog_compiler_rtti_exceptions=yes | |
| lt_cv_prog_compiler_static_works=no | |
| lt_cv_prog_compiler_static_works_CXX=no | |
| lt_cv_prog_gnu_ld=no | |
| lt_cv_prog_gnu_ldcxx=no | |
| lt_cv_sharedlib_from_linklib_cmd='printf %s\n' | |
| lt_cv_sys_dlopen_deplibs=yes | |
| lt_cv_sys_dlsearch_path='/usr/local/lib /lib /usr/lib' | |
| lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' | |
| lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' | |
| lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' | |
| lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' | |
| lt_cv_sys_max_cmd_len=196608 | |
| lt_cv_sys_symbol_underscore=yes | |
| lt_cv_to_host_file_cmd=func_convert_file_noop | |
| lt_cv_to_tool_file_cmd=func_convert_file_noop | |
| ## ----------------- ## | |
| ## Output variables. ## | |
| ## ----------------- ## | |
| ACLOCAL='${SHELL} /private/tmp/graphviz-pFzN/graphviz-2.30.1/config/missing --run aclocal-1.11' | |
| ALLOCA='' | |
| AMDEPBACKSLASH='' | |
| AMDEP_FALSE='' | |
| AMDEP_TRUE='#' | |
| AMTAR='$${TAR-tar}' | |
| AM_BACKSLASH='\' | |
| AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' | |
| AM_DEFAULT_VERBOSITY='0' | |
| AM_V='$(V)' | |
| AR='ar' | |
| ARGZ_H='argz.h' | |
| AUTOCONF='${SHELL} /private/tmp/graphviz-pFzN/graphviz-2.30.1/config/missing --run autoconf' | |
| AUTOHEADER='${SHELL} /private/tmp/graphviz-pFzN/graphviz-2.30.1/config/missing --run autoheader' | |
| AUTOMAKE='${SHELL} /private/tmp/graphviz-pFzN/graphviz-2.30.1/config/missing --run automake-1.11' | |
| AWK='awk' | |
| CC='/usr/bin/clang' | |
| CCDEPMODE='depmode=none' | |
| CFLAGS='-Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -fno-common -Wall' | |
| CONVENIENCE_LTDL_FALSE='#' | |
| CONVENIENCE_LTDL_TRUE='' | |
| CPP='/usr/bin/clang -E' | |
| CPPFLAGS=' -I/usr/local/Cellar/graphviz/2.30.1/include' | |
| CXX='/usr/bin/clang++' | |
| CXXCPP='/usr/bin/clang++ -E' | |
| CXXDEPMODE='depmode=none' | |
| CXXFLAGS='-Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8' | |
| CYGPATH_W='echo' | |
| CYGWIN='no' | |
| DARWIN9='no' | |
| DARWIN='yes' | |
| DEFS='-DHAVE_CONFIG_H' | |
| DEPDIR='.deps' | |
| DEVIL_INCLUDES='' | |
| DEVIL_LIBS='' | |
| DLLTOOL='false' | |
| DSYMUTIL='dsymutil' | |
| DUMPBIN='' | |
| ECHO_C='\c' | |
| ECHO_N='' | |
| ECHO_T='' | |
| EGREP='/usr/bin/grep -E' | |
| ENABLE_LTDL_FALSE='#' | |
| ENABLE_LTDL_TRUE='' | |
| ENABLE_SHARED_FALSE='#' | |
| ENABLE_SHARED_TRUE='' | |
| ENABLE_STATIC_FALSE='' | |
| ENABLE_STATIC_TRUE='#' | |
| EXEEXT='' | |
| EXPAT_CONFIG='' | |
| EXPAT_INCLUDES='' | |
| EXPAT_LIBS=' -lexpat' | |
| EXTRA_SMYRNA_LDFLAGS='' | |
| FGREP='/usr/bin/grep -F' | |
| FONTCONFIG_CFLAGS='' | |
| FONTCONFIG_CONFIG='' | |
| FONTCONFIG_LIBS='' | |
| FREETYPE2_CFLAGS='' | |
| FREETYPE2_LIBS='' | |
| FREETYPE_CONFIG='' | |
| GDIPLUS_CFLAGS='' | |
| GDIPLUS_HEADS='' | |
| GDIPLUS_LIBS='' | |
| GDK_PIXBUF_CFLAGS='' | |
| GDK_PIXBUF_LIBS='' | |
| GDLIB_CONFIG='' | |
| GD_INCLUDES='' | |
| GD_LIBS=' -lgd ' | |
| GLADE_CFLAGS='' | |
| GLADE_LIBS='' | |
| GLITZ_CFLAGS='' | |
| GLITZ_LIBS='' | |
| GLUT_CFLAGS='' | |
| GLUT_LIBS='' | |
| GO='' | |
| GO_INCLUDES='' | |
| GO_LIBS='' | |
| GRAPHVIZ_COLLECTION='stable' | |
| GRAPHVIZ_SOURCES='graphviz/stable/SOURCES' | |
| GRAPHVIZ_VERSION_BUILD='0' | |
| GRAPHVIZ_VERSION_MAJOR='2' | |
| GRAPHVIZ_VERSION_MICRO='1' | |
| GRAPHVIZ_VERSION_MINOR='30' | |
| GRAPHVIZ_VERSION_REVISION='0' | |
| GREP='/usr/bin/grep' | |
| GROFF='groff' | |
| GS_CFLAGS='' | |
| GS_LIBS='' | |
| GTKGLEXT_CFLAGS='' | |
| GTKGLEXT_LIBS='' | |
| GTKGL_CFLAGS='' | |
| GTKGL_LIBS='' | |
| GTK_CFLAGS='' | |
| GTK_LIBS='' | |
| GTS_CFLAGS='' | |
| GTS_LIBS='' | |
| GUILE='' | |
| GUILE_CFLAGS='' | |
| GUILE_INCLUDES='' | |
| GUILE_LIBS='' | |
| GVPLUGIN_CONFIG_FILE='config6' | |
| GVPLUGIN_VERSION='6' | |
| GVPLUGIN_VERSION_INFO='6:0:0' | |
| INCLTDL='' | |
| INSTALL_DATA='${INSTALL} -m 644' | |
| INSTALL_LTDL_FALSE='' | |
| INSTALL_LTDL_TRUE='#' | |
| INSTALL_PROGRAM='${INSTALL}' | |
| INSTALL_SCRIPT='${INSTALL}' | |
| INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
| IO='' | |
| IO_INCLUDES='' | |
| IO_LIBS='' | |
| IPSEPCOLA_INCLUDES='' | |
| IPSEPCOLA_LIBS='' | |
| JAVA='' | |
| JAVA_INCLUDES='' | |
| JAVA_LIBS='' | |
| LASI_CFLAGS='' | |
| LASI_LIBS='' | |
| LD='/usr/bin/ld' | |
| LDFLAGS='-L/usr/local/lib -L/usr/local/Cellar/graphviz/2.30.1/lib' | |
| LEX='flex' | |
| LEXLIB='-ll' | |
| LEX_OUTPUT_ROOT='lex.yy' | |
| LIBADD_DL=' ' | |
| LIBADD_DLD_LINK='' | |
| LIBADD_DLOPEN='' | |
| LIBADD_SHL_LOAD='' | |
| LIBGEN_LIBS='' | |
| LIBLTDL='-lltdl' | |
| LIBLTDL_LDFLAGS='' | |
| LIBOBJS='' | |
| LIBS='' | |
| LIBTOOL='$(SHELL) $(top_builddir)/libtool' | |
| LIPO='lipo' | |
| LN_S='ln -s' | |
| LTDLDEPS='' | |
| LTDLINCL='' | |
| LTDLOPEN='libltdl' | |
| LTLIBOBJS='' | |
| LT_CONFIG_H='config.h' | |
| LT_DLLOADERS=' libltdl/dlopen.la' | |
| LT_DLPREOPEN='-dlpreopen libltdl/dlopen.la ' | |
| LUA='' | |
| LUACONFIG='' | |
| LUA_INCLUDES='' | |
| LUA_INSTALL_DIR='' | |
| LUA_LIBS='' | |
| MAKEINFO='${SHELL} /private/tmp/graphviz-pFzN/graphviz-2.30.1/config/missing --run makeinfo' | |
| MANIFEST_TOOL=':' | |
| MATH_LIBS='-lm' | |
| MCS='' | |
| MINGW32='no' | |
| MING_CFLAGS='' | |
| MING_LIBS='' | |
| MKDIR_P='config/install-sh -c -d' | |
| NM='/usr/bin/nm' | |
| NMEDIT='nmedit' | |
| OBJC='/usr/bin/clang' | |
| OBJCDEPMODE='depmode=none' | |
| OBJCFLAGS='-Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8' | |
| OBJDUMP='false' | |
| OBJEXT='o' | |
| OCAML='' | |
| OCAML_INCLUDES='' | |
| OCAML_LIBS='' | |
| OCAML_OPT='' | |
| OTOOL64=':' | |
| OTOOL='otool' | |
| PACKAGE='graphviz' | |
| PACKAGE_BUGREPORT='http://www.graphviz.org/' | |
| PACKAGE_NAME='graphviz' | |
| PACKAGE_STRING='graphviz 2.30.1' | |
| PACKAGE_TARNAME='graphviz' | |
| PACKAGE_URL='' | |
| PACKAGE_VERSION='2.30.1' | |
| PANGOCAIRO_CFLAGS='' | |
| PANGOCAIRO_LIBS='' | |
| PANGOFT2_CFLAGS='' | |
| PANGOFT2_LIBS='' | |
| PATH_SEPARATOR=':' | |
| PERL='' | |
| PERL_INCLUDES='' | |
| PERL_INSTALL_DIR='' | |
| PERL_LIBS='' | |
| PHP='' | |
| PHP_INCLUDES='' | |
| PHP_INSTALL_DATADIR='' | |
| PHP_INSTALL_DIR='' | |
| PHP_LIBS='' | |
| PKGCONFIG='' | |
| PKG_CONFIG='/usr/local/bin/pkg-config' | |
| PKG_CONFIG_LIBDIR='/usr/local/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.8:/usr/lib/pkgconfig' | |
| PKG_CONFIG_PATH='/usr/local/Cellar/graphviz/2.30.1/lib/pkgconfig:' | |
| PLATFORMSDKINCLUDE='' | |
| PLATFORMSDKINCLUDE_ESCAPED='' | |
| PLATFORMSDKLIB='' | |
| PS2PDF='false' | |
| PYTHON23='' | |
| PYTHON23_INCLUDES='' | |
| PYTHON23_INSTALL_DIR='' | |
| PYTHON23_LIBS='' | |
| PYTHON24='' | |
| PYTHON24_INCLUDES='' | |
| PYTHON24_INSTALL_DIR='' | |
| PYTHON24_LIBS='' | |
| PYTHON25='' | |
| PYTHON25_INCLUDES='' | |
| PYTHON25_INSTALL_DIR='' | |
| PYTHON25_LIBS='' | |
| PYTHON26='' | |
| PYTHON26_INCLUDES='' | |
| PYTHON26_INSTALL_DIR='' | |
| PYTHON26_LIBS='' | |
| PYTHON27='' | |
| PYTHON27_INCLUDES='' | |
| PYTHON27_INSTALL_DIR='' | |
| PYTHON27_LIBS='' | |
| PYTHON='' | |
| PYTHON_INCLUDES='' | |
| PYTHON_INSTALL_DIR='' | |
| PYTHON_LIBS='' | |
| QMAKE='' | |
| QTCORE_CFLAGS='' | |
| QTCORE_LIBS='' | |
| QTGUI_CFLAGS='' | |
| QTGUI_LIBS='' | |
| QUARTZ_CFLAGS='' | |
| QUARTZ_LIBS='-framework ApplicationServices' | |
| RANLIB='ranlib' | |
| RC='false' | |
| RC_IS_RC_FALSE='' | |
| RC_IS_RC_TRUE='#' | |
| RC_IS_WINDRES_FALSE='' | |
| RC_IS_WINDRES_TRUE='#' | |
| RSVG_CFLAGS='' | |
| RSVG_LIBS='' | |
| RUBY='' | |
| RUBY_CFLAGS='' | |
| RUBY_INSTALL_DIR='' | |
| RUBY_LIBS='' | |
| R_CFLAGS='' | |
| R_LIBS='' | |
| SED='/usr/bin/sed' | |
| SET_MAKE='' | |
| SHARP_INCLUDES='' | |
| SHARP_LIBS='' | |
| SHELL='/bin/sh' | |
| SOCKET_LIBS='' | |
| SORT='sort' | |
| STRIP='strip' | |
| SWIG='' | |
| TCLINT_INCLUDES='-I$(top_srcdir)/tclpkg/tclstubs' | |
| TCLSH='/usr/local/bin/tclsh8.6' | |
| TCL_CFLAGS=' -DUSE_TCL_STUBS' | |
| TCL_DEFS='-DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern -DMAC_OSX_TCL=1 -DHAVE_COREFOUNDATION=1 -DTCL_CFG_DO64BIT=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".dylib\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_MTSAFE_GETHOSTBYNAME=1 -DHAVE_MTSAFE_GETHOSTBYADDR=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_CHFLAGS=1 -DHAVE_MKSTEMPS=1 -DHAVE_GETATTRLIST=1 -DHAVE_COPYFILE_H=1 -DHAVE_COPYFILE=1 -DHAVE_LIBKERN_OSATOMIC_H=1 -DHAVE_OSSPINLOCKLOCK=1 -DHAVE_PTHREAD_ATFORK=1 -DUSE_VFORK=1 -DTCL_DEFAULT_ENCODING=\"utf-8\" -DTCL_LOAD_FROM_MEMORY=1 -DTCL_WIDE_CLICKS=1 -DHAVE_AVAILABILITYMACROS_H=1 -DHAVE_WEAK_IMPORT=1 -D_DARWIN_C_SOURCE=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 ' | |
| TCL_INCLUDES='-I/usr/local/include' | |
| TCL_INSTALL_DIR='/usr/local/lib/tcl' | |
| TCL_LIBS='' | |
| TCL_MAJOR_VERSION='8' | |
| TCL_MINOR_VERSION='6' | |
| TCL_PATCH_LEVEL='.0' | |
| TCL_PKGINDEX='tcldot/pkgIndex.tcl tclpathplan/pkgIndex.tcl' | |
| TCL_PKGINDEX_GD='' | |
| TCL_PKGINDEX_SWIG='' | |
| TCL_SHLIB_SUFFIX='.dylib' | |
| TCL_SRC_DIR='/Builds/deps/src/tcl8.6.0' | |
| TCL_STUB_LIB_SPEC='-L/usr/local/lib -ltclstub8.6' | |
| TCL_VERSION='8.6' | |
| TKINT_INCLUDES='-I$(top_srcdir)/tclpkg/tkstubs' | |
| TK_CFLAGS=' -DUSE_TK_STUBS' | |
| TK_DEFS='' | |
| TK_INCLUDES='-I/usr/local/include' | |
| TK_LIB_SPEC='' | |
| TK_MAJOR_VERSION='' | |
| TK_MINOR_VERSION='' | |
| TK_PATCH_LEVEL='' | |
| TK_PKGINDEX='' | |
| TK_SRC_DIR='' | |
| TK_STUB_LIB_SPEC='' | |
| TK_VERSION='' | |
| TK_XINCLUDES='' | |
| VERSION='2.30.1' | |
| VERSION_DATE='20130519.0002' | |
| VISIO_CFLAGS='' | |
| VISIO_LIBS='' | |
| WEBP_CFLAGS='' | |
| WEBP_LIBS='' | |
| WISH='/usr/local/bin/wish8.6' | |
| WITH_CGRAPH_FALSE='#' | |
| WITH_CGRAPH_TRUE='' | |
| WITH_DARWIN9_FALSE='' | |
| WITH_DARWIN9_TRUE='#' | |
| WITH_DEVIL_FALSE='' | |
| WITH_DEVIL_TRUE='#' | |
| WITH_FONTCONFIG_FALSE='' | |
| WITH_FONTCONFIG_TRUE='#' | |
| WITH_FREETYPE2_FALSE='' | |
| WITH_FREETYPE2_TRUE='#' | |
| WITH_GDIPLUS_FALSE='' | |
| WITH_GDIPLUS_TRUE='#' | |
| WITH_GDK_PIXBUF_FALSE='' | |
| WITH_GDK_PIXBUF_TRUE='#' | |
| WITH_GLADE_FALSE='' | |
| WITH_GLADE_TRUE='#' | |
| WITH_GLITZ_FALSE='' | |
| WITH_GLITZ_TRUE='#' | |
| WITH_GO_FALSE='' | |
| WITH_GO_TRUE='#' | |
| WITH_GS_FALSE='' | |
| WITH_GS_TRUE='#' | |
| WITH_GTKGLEXT_FALSE='' | |
| WITH_GTKGLEXT_TRUE='#' | |
| WITH_GTKGL_FALSE='' | |
| WITH_GTKGL_TRUE='#' | |
| WITH_GTK_FALSE='' | |
| WITH_GTK_TRUE='#' | |
| WITH_GTS_FALSE='' | |
| WITH_GTS_TRUE='#' | |
| WITH_GUILE_FALSE='' | |
| WITH_GUILE_TRUE='#' | |
| WITH_IO_FALSE='' | |
| WITH_IO_TRUE='#' | |
| WITH_IPSEPCOLA_FALSE='' | |
| WITH_IPSEPCOLA_TRUE='#' | |
| WITH_JAVA_FALSE='' | |
| WITH_JAVA_TRUE='#' | |
| WITH_LASI_FALSE='' | |
| WITH_LASI_TRUE='#' | |
| WITH_LIBGD_FALSE='' | |
| WITH_LIBGD_TRUE='#' | |
| WITH_LUA_FALSE='' | |
| WITH_LUA_TRUE='#' | |
| WITH_MING_FALSE='' | |
| WITH_MING_TRUE='#' | |
| WITH_OCAMLOPT_FALSE='' | |
| WITH_OCAMLOPT_TRUE='#' | |
| WITH_OCAML_FALSE='' | |
| WITH_OCAML_TRUE='#' | |
| WITH_ORTHO_FALSE='#' | |
| WITH_ORTHO_TRUE='' | |
| WITH_PANGOCAIRO_FALSE='' | |
| WITH_PANGOCAIRO_TRUE='#' | |
| WITH_PERL_FALSE='' | |
| WITH_PERL_TRUE='#' | |
| WITH_PHP_FALSE='' | |
| WITH_PHP_TRUE='#' | |
| WITH_PYTHON23_FALSE='' | |
| WITH_PYTHON23_TRUE='#' | |
| WITH_PYTHON24_FALSE='' | |
| WITH_PYTHON24_TRUE='#' | |
| WITH_PYTHON25_FALSE='' | |
| WITH_PYTHON25_TRUE='#' | |
| WITH_PYTHON26_FALSE='' | |
| WITH_PYTHON26_TRUE='#' | |
| WITH_PYTHON27_FALSE='' | |
| WITH_PYTHON27_TRUE='#' | |
| WITH_PYTHON_FALSE='' | |
| WITH_PYTHON_TRUE='#' | |
| WITH_QT_FALSE='' | |
| WITH_QT_TRUE='#' | |
| WITH_QUARTZ_FALSE='#' | |
| WITH_QUARTZ_TRUE='' | |
| WITH_RSVG_FALSE='' | |
| WITH_RSVG_TRUE='#' | |
| WITH_RUBY_FALSE='' | |
| WITH_RUBY_TRUE='#' | |
| WITH_R_FALSE='' | |
| WITH_R_TRUE='#' | |
| WITH_SFDP_FALSE='#' | |
| WITH_SFDP_TRUE='' | |
| WITH_SHARP_FALSE='' | |
| WITH_SHARP_TRUE='#' | |
| WITH_SMYRNA_FALSE='' | |
| WITH_SMYRNA_TRUE='#' | |
| WITH_SWIG_FALSE='' | |
| WITH_SWIG_TRUE='#' | |
| WITH_TCL_FALSE='#' | |
| WITH_TCL_TRUE='' | |
| WITH_TK_FALSE='' | |
| WITH_TK_TRUE='#' | |
| WITH_VISIO_FALSE='' | |
| WITH_VISIO_TRUE='#' | |
| WITH_WEBP_FALSE='' | |
| WITH_WEBP_TRUE='#' | |
| WITH_WIN32_FALSE='' | |
| WITH_WIN32_TRUE='#' | |
| WITH_XAW_FALSE='' | |
| WITH_XAW_TRUE='#' | |
| WITH_XRENDER_FALSE='' | |
| WITH_XRENDER_TRUE='#' | |
| WITH_X_FALSE='' | |
| WITH_X_TRUE='#' | |
| XAW_INCLUDES='' | |
| XAW_LIBS='' | |
| XMKMF='' | |
| XPM_INCLUDES='' | |
| XPM_LIBS='' | |
| XRENDER_CFLAGS='' | |
| XRENDER_LIBS='' | |
| X_CFLAGS='' | |
| X_EXTRA_LIBS='' | |
| X_LIBS='' | |
| X_PRE_LIBS='' | |
| YACC='bison -y' | |
| YFLAGS='' | |
| Z_INCLUDES='' | |
| Z_LIBS=' -lz' | |
| ac_ct_AR='ar' | |
| ac_ct_CC='/usr/bin/clang' | |
| ac_ct_CXX='' | |
| ac_ct_DUMPBIN='' | |
| ac_ct_OBJC='' | |
| am__EXEEXT_FALSE='' | |
| am__EXEEXT_TRUE='#' | |
| am__fastdepCC_FALSE='' | |
| am__fastdepCC_TRUE='#' | |
| am__fastdepCXX_FALSE='' | |
| am__fastdepCXX_TRUE='#' | |
| am__fastdepOBJC_FALSE='' | |
| am__fastdepOBJC_TRUE='#' | |
| am__include='include' | |
| am__isrc='' | |
| am__leading_dot='.' | |
| am__nodep='' | |
| am__quote='' | |
| am__tar='$${TAR-tar} chof - "$$tardir"' | |
| am__untar='$${TAR-tar} xf -' | |
| bindir='${exec_prefix}/bin' | |
| build='x86_64-apple-darwin12.3.0' | |
| build_alias='' | |
| build_cpu='x86_64' | |
| build_os='darwin12.3.0' | |
| build_vendor='apple' | |
| datadir='${datarootdir}' | |
| datarootdir='${prefix}/share' | |
| docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
| dvidir='${docdir}' | |
| exec_prefix='${prefix}' | |
| host='x86_64-apple-darwin12.3.0' | |
| host_alias='' | |
| host_cpu='x86_64' | |
| host_os='darwin12.3.0' | |
| host_vendor='apple' | |
| htmldir='${docdir}' | |
| includedir='${prefix}/include' | |
| infodir='${datarootdir}/info' | |
| install_sh='${SHELL} /private/tmp/graphviz-pFzN/graphviz-2.30.1/config/install-sh' | |
| libdir='${exec_prefix}/lib' | |
| libexecdir='${exec_prefix}/libexec' | |
| localedir='${datarootdir}/locale' | |
| localstatedir='${prefix}/var' | |
| ltdl_LIBOBJS=' argz.o' | |
| ltdl_LTLIBOBJS=' argz.lo' | |
| mandir='${datarootdir}/man' | |
| mkdir_p='$(top_builddir)/config/install-sh -c -d' | |
| oldincludedir='/usr/include' | |
| pdfdir='${docdir}' | |
| prefix='/usr/local/Cellar/graphviz/2.30.1' | |
| program_transform_name='s,x,x,' | |
| psdir='${docdir}' | |
| sbindir='${exec_prefix}/sbin' | |
| sharedstatedir='${prefix}/com' | |
| subdirs=' libltdl' | |
| sys_symbol_underscore='yes' | |
| sysconfdir='${prefix}/etc' | |
| target_alias='' | |
| ## ----------- ## | |
| ## confdefs.h. ## | |
| ## ----------- ## | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "graphviz" | |
| #define PACKAGE_TARNAME "graphviz" | |
| #define PACKAGE_VERSION "2.30.1" | |
| #define PACKAGE_STRING "graphviz 2.30.1" | |
| #define PACKAGE_BUGREPORT "http://www.graphviz.org/" | |
| #define PACKAGE_URL "" | |
| #define GVPLUGIN_CONFIG_FILE "config6" | |
| #define GVPLUGIN_VERSION 6 | |
| #define DARWIN 1 | |
| #define DARWIN_DYLIB "" | |
| #define DEFAULT_FONTPATH "~/Library/Fonts:/Library/Fonts:/Network/Library/Fonts:/System/Library/Fonts" | |
| #define PATHSEPARATOR ":" | |
| #define NO_POSTSCRIPT_ALIAS 1 | |
| #define DEFAULT_DPI 96 | |
| #define BROWSER "open" | |
| #define PACKAGE "graphviz" | |
| #define VERSION "2.30.1" | |
| #define YYTEXT_POINTER 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FENV_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_CRT_EXTERNS_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_FESETENV 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_DRAND48 1 | |
| #define HAVE_SRAND48 1 | |
| #define HAVE_SETMODE 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_GETENV 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_CBRT 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_STRTOULL 1 | |
| #define HAVE_UNAME 1 | |
| #define HAVE_MEMSET 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POW 1 | |
| #define HAVE_SQRT 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSTR 1 | |
| #define HAVE__NSGETENVIRON 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRCASESTR 1 | |
| #define LT_MODULE_EXT ".so" | |
| #define LT_MODULE_PATH_VAR "DYLD_LIBRARY_PATH" | |
| #define LT_DLSEARCH_PATH "/usr/local/lib:/lib:/usr/lib" | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_DLERROR 1 | |
| #define HAVE_LIBDLLOADER 1 | |
| #define error_t int | |
| #define __error_t_defined 1 | |
| #define HAVE_PRELOADED_SYMBOLS 1 | |
| #define HAVE_LTDL 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_MACH_O_DYLD_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_CLOSEDIR 1 | |
| #define HAVE_OPENDIR 1 | |
| #define HAVE_READDIR 1 | |
| #define HAVE_STRLCAT 1 | |
| #define HAVE_STRLCPY 1 | |
| #define LT_LIBEXT "a" | |
| #define LT_LIBPREFIX "lib" | |
| #define ENABLE_LTDL 1 | |
| #define HAVE_LIBLTDL 1 | |
| #define X_DISPLAY_MISSING 1 | |
| #define HAVE_TCL 1 | |
| #define HAVE_EXPAT_H 1 | |
| #define HAVE_EXPAT 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_DEFLATEBOUND 1 | |
| #define HAVE_QUARTZ 1 | |
| #define SFDP 1 | |
| #define WITH_CGRAPH 1 | |
| #define ORTHO 1 | |
| #define DIGCOLA 1 | |
| #define HAVE_FILE_R 1 | |
| #define HAVE_ERRNO_DECL 1 | |
| #define HAVE_GETOPT_DECL 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_INT 4 | |
| configure: exit 0 | |
| mh-iMac:~ mahboob$ | |
| ================================================== | |
| mh-iMac:Russel mahboob$ brew doctor | |
| Your system is ready to brew. | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment