Skip to content

Instantly share code, notes, and snippets.

@mikelane
Last active November 2, 2016 15:00
Show Gist options
  • Save mikelane/e43113e959179fadbe6f3804c3db2204 to your computer and use it in GitHub Desktop.
Save mikelane/e43113e959179fadbe6f3804c3db2204 to your computer and use it in GitHub Desktop.
graphviz on macOS 10.12.2 - Homebrew build logs
Homebrew build logs for graphviz on macOS 10.12.2
Build date: 2016-11-02 07:57:07
HOMEBREW_VERSION: 1.0.9-20-gf14a3a1
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: f14a3a17decdcfd26fc9f2dc0958ee642241ea5a
Last commit: 20 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 42ff564a71d98707c39698635231ff3ac55b074e
Core tap last commit: 2 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local/Homebrew
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: octa-core 64-bit haswell
Homebrew Ruby: 2.0.0-p648
Clang: 8.0 build 800
Git: 2.10.2 => /usr/local/bin/git
Perl: /usr/local/bin/perl => /usr/local/Cellar/perl/5.24.0_1/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.12_2/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.3.1_2/bin/ruby
Java: 1.8.0_74, 1.8.0_60
macOS: 10.12.2-x86_64
Xcode: 8.1
CLT: 8.1.0.0.1.1476494586
X11: 2.7.9 => /opt/X11
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!
Warning: "config" scripts exist outside your system or Homebrew directories.
`./configure` scripts often look for *-config scripts to determine if
software packages are installed, and what additional flags to use when
compiling and linking.
Having additional scripts in your path can confuse software installed via
Homebrew if the config script overrides a system or Homebrew provided
script of the same name. We found the following "config" scripts:
/usr/local/var/pyenv/shims/python-config
/usr/local/var/pyenv/shims/python2-config
/usr/local/var/pyenv/shims/python2.7-config
/usr/local/var/pyenv/shims/python3-config
/usr/local/var/pyenv/shims/python3.4-config
/usr/local/var/pyenv/shims/python3.4m-config
/usr/local/var/pyenv/shims/python3.5-config
/usr/local/var/pyenv/shims/python3.5m-config
2016-11-02 07:55:28 -0700
./configure
--disable-debug
--disable-dependency-tracking
--prefix=/usr/local/Cellar/graphviz/2.38.0_1
--without-qt
--with-quartz
--without-pangocairo
--without-freetype2
--without-rsvg
checking build system type... x86_64-apple-darwin16.3.0
checking host system type... x86_64-apple-darwin16.3.0
checking for a BSD-compatible install... /usr/local/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking 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/local/bin/ggrep
checking for egrep... /usr/local/bin/ggrep -E
checking for fgrep... /usr/local/bin/ggrep -F
checking for ld used by /usr/bin/clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) 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-darwin16.3.0 file names to x86_64-apple-darwin16.3.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin16.3.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... objdump
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 -B 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 (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin16.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... gsort
checking for egrep... /usr/local/bin/ggrep -E
checking for groff... groff
checking for ps2pdf... ps2pdf
checking for pstopdf... (cached) ps2pdf
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for tclsh8.6... /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++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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 (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin16.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 for sincos... no
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... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XRENDER... yes
checking for swig... swig
checking for mcs... no
checking for guile2... no
checking for guile1.8... no
checking for guile... no
checking for java... java
checking jni.h usability... yes
checking jni.h presence... yes
checking for jni.h... yes
checking for lua... no
checking for ocaml... ocaml
checking for ocamlopt... ocamlopt
checking caml/mlvalues.h usability... no
checking caml/mlvalues.h presence... no
checking for caml/mlvalues.h... no
configure: WARNING: Unable to find header caml/mlvalues.h. The OCAML packages will not be built
checking for perl... perl
checking EXTERN.h usability... yes
checking EXTERN.h presence... yes
checking for EXTERN.h... yes
checking for php5... no
checking for php... php
checking php.h usability... yes
checking php.h presence... yes
checking for php.h... yes
checking for python... python
checking Python.h usability... yes
checking Python.h presence... yes
checking for Python.h... yes
checking for R... yes
checking for RUBY... no
checking for RUBY... no
checking for ruby... ruby
-e:1:in `<main>': uninitialized constant Config (NameError)
Did you mean? RbConfig
checking ruby.h usability... no
checking ruby.h presence... no
checking for ruby.h... no
checking tcl.h usability... yes
checking tcl.h presence... yes
checking for tcl.h... yes
configure: WARNING: Unable to find tclConfig.sh. The Tcl packages will not be built
configure: WARNING: No Tcl. The Tk packages will not be built either
checking for connect... (cached) yes
checking for gethostbyname... (cached) yes
checking for expat-config... no
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking for main in -lexpat... yes
checking IL/il.h usability... no
checking IL/il.h presence... no
checking for IL/il.h... no
configure: WARNING: Optional DevIL library not available - missing headers
checking for main in -lIL... no
configure: WARNING: Optional DevIL library not available
checking for main in -lXpm... yes
checking X11/Intrinsic.h usability... yes
checking X11/Intrinsic.h presence... yes
checking for X11/Intrinsic.h... yes
checking for X11/Xaw/Text.h... yes
checking for main in -lXaw... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for main in -lz... yes
checking for deflateBound... yes
checking for POPPLER... no
checking ghostscript/iapi.h usability... no
checking ghostscript/iapi.h presence... no
checking for ghostscript/iapi.h... no
checking for FONTCONFIG... yes
checking for GDK... no
checking for GDK_PIXBUF... yes
checking for GTK... no
checking for GTKGL... no
checking for GTKGLEXT... no
checking for GTS... no
checking for ANN... 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... yes
checking GL/glut.h presence... yes
checking for GL/glut.h... yes
checking for main in -lglut... yes
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
checking that generated files are newer than configure... done
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/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/mingle/Makefile
config.status: creating lib/label/Makefile
config.status: creating lib/sfdpgen/Makefile
config.status: creating lib/osage/Makefile
config.status: creating lib/edgepaint/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/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/poppler/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/mingle/Makefile
config.status: creating cmd/edgepaint/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-20161102-28638-bvo567/graphviz-2.38.0/libltdl)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/graphviz/2.38.0_1' '--disable-debug' '--disable-dependency-tracking' '--without-qt' '--with-quartz' '--without-pangocairo' '--without-freetype2' '--without-rsvg' 'CC=/usr/bin/clang' 'CFLAGS=-Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin' 'LDFLAGS=-L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib' 'CPPFLAGS=-F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2' 'PKG_CONFIG_LIBDIR=/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.12:/usr/lib/pkgconfig:/opt/X11/lib/pkgconfig:/opt/X11/share/pkgconfig' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin' 'OBJC=/usr/bin/clang' 'OBJCFLAGS=-Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/local/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-apple-darwin16.3.0
checking host system type... x86_64-apple-darwin16.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/local/bin/ggrep
checking for egrep... /usr/local/bin/ggrep -E
checking for fgrep... /usr/local/bin/ggrep -F
checking for ld used by /usr/bin/clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) 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-darwin16.3.0 file names to x86_64-apple-darwin16.3.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin16.3.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... objdump
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 -B 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 (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin16.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
checking that generated files are newer than configure... done
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.38.0 will be compiled with the following:
options:
cgraph:
digcola: Yes
expat: Yes
fontconfig: Yes
freetype: No (disabled)
glut: Yes
ann: No (ANN library not available)
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: Yes
commands:
dot: Yes (always enabled)
neato: Yes (always enabled)
fdp: Yes (always enabled)
circo: Yes (always enabled)
twopi: Yes (always enabled)
gvpr: Yes (always enabled)
gvmap: Yes (always enabled)
lefty: Yes
smyrna: No (disabled by default - experimental)
gvedit: No (disabled)
plugin libraries:
dot_layout: Yes (always enabled)
neato_layout: Yes (always enabled)
core: Yes (always enabled)
devil: No (missing library)
gd: No (gd headers not found)
gdiplus: No (disabled by default - Windows only)
gdk:
gdk_pixbuf: Yes
ghostscript: No (missing headers)
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)
poppler: No (poppler library not available)
quartz: Yes
rsvg: No (disabled)
visio: No (disabled by default - experimental)
webp: No (disabled by default - experimental)
xlib: Yes
language extensions:
gv_sharp: No (mcs not available)
gv_go: No (disabled by default - experimental)
gv_guile: No (guile not available)
gv_io: No (disabled by default - no swig support yet)
gv_java: Yes
gv_lua: No (lua not available)
gv_ocaml: No (missing header)
gv_perl: Yes
gv_php: Yes
gv_python: Yes
gv_python23: No (disabled by default - for multiversion installs)
gv_python24: No (disabled by default - for multiversion installs)
gv_python25: No (disabled by default - for multiversion installs)
gv_python26: No (disabled by default - for multiversion installs)
gv_python27: No (disabled by default - for multiversion installs)
gv_R: Yes
gv_ruby: No (missing header)
gv_tcl: No (tcl not available)
tcldot: No (tcl not available)
tclpathplan: No (tcl not available)
gdtclft: No (tcl not available)
tkspline: No (tk not available)
2016-11-02 07:56:04 -0700
make
install
/usr/local/bin/ggrep 'PACKAGE\|VERSION\|GVPLUGIN' config.h > ./graphviz_version.h
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-recursive
Making install in libltdl
/bin/sh /private/tmp/graphviz-20161102-28638-bvo567/graphviz-2.38.0/libltdl/config/install-sh -d .
cp ./argz_.h argz.h-t
mv argz.h-t argz.h
/Applications/Xcode.app/Contents/Developer/usr/bin/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 -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -c -o dlopen.lo `test -f 'loaders/dlopen.c' || echo './'`loaders/dlopen.c
/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 -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -c -o libltdlc_la-preopen.lo `test -f 'loaders/preopen.c' || echo './'`loaders/preopen.c
/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 -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -c -o libltdlc_la-lt__alloc.lo `test -f 'lt__alloc.c' || echo './'`lt__alloc.c
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -c -o libltdlc_la-lt_dlloader.lo `test -f 'lt_dlloader.c' || echo './'`lt_dlloader.c
/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 -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -c -o libltdlc_la-lt_error.lo `test -f 'lt_error.c' || echo './'`lt_error.c
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -c -o libltdlc_la-ltdl.lo `test -f 'ltdl.c' || echo './'`ltdl.c
/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 -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -c -o libltdlc_la-slist.lo `test -f 'slist.c' || echo './'`slist.c
/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 -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -c -o argz.lo argz.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 -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -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 -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -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 -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -c ltdl.c -fno-common -DPIC -o .libs/libltdlc_la-ltdl.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -c loaders/dlopen.c -fno-common -DPIC -o .libs/dlopen.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 -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -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 -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -c loaders/preopen.c -fno-common -DPIC -o .libs/libltdlc_la-preopen.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -c argz.c -fno-common -DPIC -o .libs/argz.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 -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -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 -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -c lt_error.c -o libltdlc_la-lt_error.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -c lt__alloc.c -o libltdlc_la-lt__alloc.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -c loaders/dlopen.c -o dlopen.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -c lt_dlloader.c -o libltdlc_la-lt_dlloader.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -c argz.c -o argz.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -c slist.c -o libltdlc_la-slist.o >/dev/null 2>&1
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -c loaders/preopen.c -o libltdlc_la-preopen.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/clang -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -module -avoid-version -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/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" )
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -c ltdl.c -o libltdlc_la-ltdl.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/clang -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -no-undefined -dlpreopen dlopen.la -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -o libltdlc.la libltdlc_la-preopen.lo libltdlc_la-lt__alloc.lo libltdlc_la-lt_dlloader.lo libltdlc_la-lt_error.lo libltdlc_la-ltdl.lo libltdlc_la-slist.lo argz.lo
libtool: link: rm -f .libs/libltdlc.nm .libs/libltdlc.nmS .libs/libltdlc.nmT
libtool: link: (cd .libs && /usr/bin/clang -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -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-20161102-28638-bvo567/graphviz-2.38.0/libltdl/./.libs/dlopen.a")
libtool: link: ar cru .libs/libltdlc.a .libs/libltdlc_la-preopen.o .libs/libltdlc_la-lt__alloc.o .libs/libltdlc_la-lt_dlloader.o .libs/libltdlc_la-lt_error.o .libs/libltdlc_la-ltdl.o .libs/libltdlc_la-slist.o .libs/argz.o .libs/libltdlcS.o .libs/libltdlc.lax/dlopen.a/dlopen.o
libtool: link: ranlib .libs/libltdlc.a
libtool: link: rm -fr .libs/libltdlc.lax
libtool: link: ( cd ".libs" && rm -f "libltdlc.la" && ln -s "../libltdlc.la" "libltdlc.la" )
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
ld: warning: directory not found for option '-L/usr/local/Cellar/graphviz/2.38.0_1/lib'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/lib'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/doc/pdf'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/lib/pkgconfig'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/include/graphviz'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/share/man/man3'
/bin/sh ../../libtool --mode=install /usr/local/bin/ginstall -c libcdt.la '/usr/local/Cellar/graphviz/2.38.0_1/lib'
/usr/local/bin/ginstall -c -m 644 libcdt.pc '/usr/local/Cellar/graphviz/2.38.0_1/lib/pkgconfig'
/usr/local/bin/ginstall -c -m 644 cdt.3.pdf '/usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/doc/pdf'
/usr/local/bin/ginstall -c -m 644 cdt.h '/usr/local/Cellar/graphviz/2.38.0_1/include/graphviz'
/usr/local/bin/ginstall -c -m 644 cdt.3 '/usr/local/Cellar/graphviz/2.38.0_1/share/man/man3'
libtool: install: /usr/local/bin/ginstall -c .libs/libcdt.5.dylib /usr/local/Cellar/graphviz/2.38.0_1/lib/libcdt.5.dylib
libtool: install: (cd /usr/local/Cellar/graphviz/2.38.0_1/lib && { ln -s -f libcdt.5.dylib libcdt.dylib || { rm -f libcdt.dylib && ln -s libcdt.5.dylib libcdt.dylib; }; })
libtool: install: /usr/local/bin/ginstall -c .libs/libcdt.lai /usr/local/Cellar/graphviz/2.38.0_1/lib/libcdt.la
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
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/lib'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/doc/pdf'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/lib/pkgconfig'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/include/graphviz'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/share/man/man3'
/bin/sh ../../libtool --mode=install /usr/local/bin/ginstall -c libcgraph.la '/usr/local/Cellar/graphviz/2.38.0_1/lib'
/usr/local/bin/ginstall -c -m 644 cgraph.3.pdf '/usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/doc/pdf'
/usr/local/bin/ginstall -c -m 644 cgraph.h '/usr/local/Cellar/graphviz/2.38.0_1/include/graphviz'
/usr/local/bin/ginstall -c -m 644 libcgraph.pc '/usr/local/Cellar/graphviz/2.38.0_1/lib/pkgconfig'
/usr/local/bin/ginstall -c -m 644 cgraph.3 '/usr/local/Cellar/graphviz/2.38.0_1/share/man/man3'
libtool: install: /usr/local/bin/ginstall -c .libs/libcgraph.6.dylib /usr/local/Cellar/graphviz/2.38.0_1/lib/libcgraph.6.dylib
libtool: install: (cd /usr/local/Cellar/graphviz/2.38.0_1/lib && { ln -s -f libcgraph.6.dylib libcgraph.dylib || { rm -f libcgraph.dylib && ln -s libcgraph.6.dylib libcgraph.dylib; }; })
libtool: install: /usr/local/bin/ginstall -c .libs/libcgraph.lai /usr/local/Cellar/graphviz/2.38.0_1/lib/libcgraph.la
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
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/lib'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/lib/pkgconfig'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/doc/pdf'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/share/man/man3'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/include/graphviz'
/bin/sh ../../libtool --mode=install /usr/local/bin/ginstall -c libpathplan.la '/usr/local/Cellar/graphviz/2.38.0_1/lib'
/usr/local/bin/ginstall -c -m 644 libpathplan.pc '/usr/local/Cellar/graphviz/2.38.0_1/lib/pkgconfig'
/usr/local/bin/ginstall -c -m 644 pathplan.3.pdf '/usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/doc/pdf'
/usr/local/bin/ginstall -c -m 644 pathgeom.h pathplan.h '/usr/local/Cellar/graphviz/2.38.0_1/include/graphviz'
/usr/local/bin/ginstall -c -m 644 pathplan.3 '/usr/local/Cellar/graphviz/2.38.0_1/share/man/man3'
libtool: install: /usr/local/bin/ginstall -c .libs/libpathplan.4.dylib /usr/local/Cellar/graphviz/2.38.0_1/lib/libpathplan.4.dylib
libtool: install: (cd /usr/local/Cellar/graphviz/2.38.0_1/lib && { ln -s -f libpathplan.4.dylib libpathplan.dylib || { rm -f libpathplan.dylib && ln -s libpathplan.4.dylib libpathplan.dylib; }; })
libtool: install: /usr/local/bin/ginstall -c .libs/libpathplan.lai /usr/local/Cellar/graphviz/2.38.0_1/lib/libpathplan.la
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 _sfputm.lo
CC _sfputl.lo
CC _sfputu.lo
CC _sfputd.lo
CC _sfstacked.lo
CC _sfslen.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 vmbest.lo
CC malloc.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
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libast_C.a(strerror.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/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
CC vector.lo
CC DotIO.lo
CC LinkedList.lo
CC colorutil.lo
CC color_palette.lo
CC mq.lo
CC clustering.lo
CC QuadTree.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
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libexpr_C.a(strerror.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libexpr_C.a(strerror.o) has no symbols
make[4]: Nothing to be done for `install-exec-am'.
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/doc/pdf'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/share/man/man3'
/usr/local/bin/ginstall -c -m 644 expr.3.pdf '/usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/doc/pdf'
/usr/local/bin/ginstall -c -m 644 expr.3 '/usr/local/Cellar/graphviz/2.38.0_1/share/man/man3'
Making install in common
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-am
CC arrows.lo
CC colxlate.lo
CC ellipse.lo
CC textspan.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'.
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/include/graphviz'
/usr/local/bin/ginstall -c -m 644 arith.h geom.h color.h types.h textspan.h usershape.h '/usr/local/Cellar/graphviz/2.38.0_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'.
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/doc/pdf'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/include/graphviz'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/share/man/man3'
/usr/local/bin/ginstall -c -m 644 pack.3.pdf '/usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/doc/pdf'
/usr/local/bin/ginstall -c -m 644 pack.h '/usr/local/Cellar/graphviz/2.38.0_1/include/graphviz'
/usr/local/bin/ginstall -c -m 644 pack.3 '/usr/local/Cellar/graphviz/2.38.0_1/share/man/man3'
Making install in xdot
CC xdot.lo
CCLD libxdot_C.la
CCLD libxdot.la
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/lib'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/doc/pdf'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/lib/pkgconfig'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/share/man/man3'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/include/graphviz'
/bin/sh ../../libtool --mode=install /usr/local/bin/ginstall -c libxdot.la '/usr/local/Cellar/graphviz/2.38.0_1/lib'
/usr/local/bin/ginstall -c -m 644 xdot.3.pdf '/usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/doc/pdf'
/usr/local/bin/ginstall -c -m 644 libxdot.pc '/usr/local/Cellar/graphviz/2.38.0_1/lib/pkgconfig'
/usr/local/bin/ginstall -c -m 644 xdot.h '/usr/local/Cellar/graphviz/2.38.0_1/include/graphviz'
/usr/local/bin/ginstall -c -m 644 xdot.3 '/usr/local/Cellar/graphviz/2.38.0_1/share/man/man3'
libtool: install: /usr/local/bin/ginstall -c .libs/libxdot.4.dylib /usr/local/Cellar/graphviz/2.38.0_1/lib/libxdot.4.dylib
libtool: install: (cd /usr/local/Cellar/graphviz/2.38.0_1/lib && { ln -s -f libxdot.4.dylib libxdot.dylib || { rm -f libxdot.dylib && ln -s libxdot.4.dylib libxdot.dylib; }; })
libtool: install: /usr/local/bin/ginstall -c .libs/libxdot.lai /usr/local/Cellar/graphviz/2.38.0_1/lib/libxdot.la
Making install in label
CC xlabels.lo
CC node.lo
CC index.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 gvcontext.lo
CC gvloadimage.lo
CC gvjobs.lo
CC gvevent.lo
CC gvplugin.lo
CC gvconfig.lo
CC gvtextlayout.lo
CC gvusershape.lo
CC gvbuffstderr.lo
CC gvc.lo
CCLD libgvc_C.la
CCLD libgvc.la
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/lib'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/doc/pdf'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/lib/pkgconfig'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/share/man/man3'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/include/graphviz'
/bin/sh ../../libtool --mode=install /usr/local/bin/ginstall -c libgvc.la '/usr/local/Cellar/graphviz/2.38.0_1/lib'
/usr/local/bin/ginstall -c -m 644 libgvc.pc '/usr/local/Cellar/graphviz/2.38.0_1/lib/pkgconfig'
/usr/local/bin/ginstall -c -m 644 gvc.3.pdf '/usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/doc/pdf'
/usr/local/bin/ginstall -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.38.0_1/include/graphviz'
/usr/local/bin/ginstall -c -m 644 gvc.3 '/usr/local/Cellar/graphviz/2.38.0_1/share/man/man3'
libtool: install: /usr/local/bin/ginstall -c .libs/libgvc.6.dylib /usr/local/Cellar/graphviz/2.38.0_1/lib/libgvc.6.dylib
libtool: install: (cd /usr/local/Cellar/graphviz/2.38.0_1/lib && { ln -s -f libgvc.6.dylib libgvc.dylib || { rm -f libgvc.dylib && ln -s libgvc.6.dylib libgvc.dylib; }; })
libtool: install: /usr/local/bin/ginstall -c .libs/libgvc.lai /usr/local/Cellar/graphviz/2.38.0_1/lib/libgvc.la
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 mingle
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in edgepaint
CC edge_distinct_coloring.lo
CC furtherest_point.lo
CC intersection.lo
CC lab.lo
CC node_distinct_coloring.lo
CCLD libedgepaint_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 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 class2.lo
CC class1.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 decomp.lo
CC minc_utils.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
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libfdpgen_C.a(dbg.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/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 sparse_solve.lo
CC post_process.lo
CC stress_model.lo
CC uniform_stress.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 compile.lo
CC actions.lo
CC gvpr.lo
CC gprstate.lo
CC parse.lo
CC queue.lo
CCLD libgvpr.la
CCLD libgvpr_C.la
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/lib'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/doc/pdf'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/lib/pkgconfig'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/include/graphviz'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/share/man/man3'
/bin/sh ../../libtool --mode=install /usr/local/bin/ginstall -c libgvpr.la '/usr/local/Cellar/graphviz/2.38.0_1/lib'
/usr/local/bin/ginstall -c -m 644 gvpr.3.pdf '/usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/doc/pdf'
/usr/local/bin/ginstall -c -m 644 gvpr.h '/usr/local/Cellar/graphviz/2.38.0_1/include/graphviz'
/usr/local/bin/ginstall -c -m 644 libgvpr.pc '/usr/local/Cellar/graphviz/2.38.0_1/lib/pkgconfig'
/usr/local/bin/ginstall -c -m 644 gvpr.3 '/usr/local/Cellar/graphviz/2.38.0_1/share/man/man3'
libtool: install: /usr/local/bin/ginstall -c .libs/libgvpr.2.dylib /usr/local/Cellar/graphviz/2.38.0_1/lib/libgvpr.2.dylib
libtool: install: (cd /usr/local/Cellar/graphviz/2.38.0_1/lib && { ln -s -f libgvpr.2.dylib libgvpr.dylib || { rm -f libgvpr.dylib && ln -s libgvpr.2.dylib libgvpr.dylib; }; })
libtool: install: /usr/local/bin/ginstall -c .libs/libgvpr.lai /usr/local/Cellar/graphviz/2.38.0_1/lib/libgvpr.la
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
make[4]: Nothing to be done for `install-data-am'.
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/lib/graphviz'
/bin/sh ../../libtool --mode=install /usr/local/bin/ginstall -c libgvplugin_core.la '/usr/local/Cellar/graphviz/2.38.0_1/lib/graphviz'
libtool: install: /usr/local/bin/ginstall -c .libs/libgvplugin_core.6.dylib /usr/local/Cellar/graphviz/2.38.0_1/lib/graphviz/libgvplugin_core.6.dylib
libtool: install: (cd /usr/local/Cellar/graphviz/2.38.0_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/local/bin/ginstall -c .libs/libgvplugin_core.lai /usr/local/Cellar/graphviz/2.38.0_1/lib/graphviz/libgvplugin_core.la
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
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 gvloadimage_quartz.lo
CC gvdevice_quartz.lo
CC gvplugin_quartz.lo
CC gvrender_quartz.lo
CC gvtextlayout_quartz.lo
OBJC GVTextLayout.lo
OBJCLD libgvplugin_quartz_C.la
OBJCLD libgvplugin_quartz.la
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgvplugin_quartz_C.a(gvdevice_quartz.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgvplugin_quartz_C.a(GVTextLayout.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgvplugin_quartz_C.a(gvdevice_quartz.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgvplugin_quartz_C.a(GVTextLayout.o) has no symbols
make[4]: Nothing to be done for `install-data-am'.
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/lib/graphviz'
/bin/sh ../../libtool --mode=install /usr/local/bin/ginstall -c libgvplugin_quartz.la '/usr/local/Cellar/graphviz/2.38.0_1/lib/graphviz'
libtool: install: /usr/local/bin/ginstall -c .libs/libgvplugin_quartz.6.dylib /usr/local/Cellar/graphviz/2.38.0_1/lib/graphviz/libgvplugin_quartz.6.dylib
libtool: install: (cd /usr/local/Cellar/graphviz/2.38.0_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/local/bin/ginstall -c .libs/libgvplugin_quartz.lai /usr/local/Cellar/graphviz/2.38.0_1/lib/graphviz/libgvplugin_quartz.la
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
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/doc/pdf'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/share/man/man1'
/usr/local/bin/ginstall -c -m 644 vimdot.1.pdf '/usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/doc/pdf'
/usr/local/bin/ginstall -c -m 644 vimdot.1 '/usr/local/Cellar/graphviz/2.38.0_1/share/man/man1'
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
make[4]: Nothing to be done for `install-data-am'.
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/lib/graphviz'
/bin/sh ../../libtool --mode=install /usr/local/bin/ginstall -c libgvplugin_dot_layout.la '/usr/local/Cellar/graphviz/2.38.0_1/lib/graphviz'
libtool: install: /usr/local/bin/ginstall -c .libs/libgvplugin_dot_layout.6.dylib /usr/local/Cellar/graphviz/2.38.0_1/lib/graphviz/libgvplugin_dot_layout.6.dylib
libtool: install: (cd /usr/local/Cellar/graphviz/2.38.0_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/local/bin/ginstall -c .libs/libgvplugin_dot_layout.lai /usr/local/Cellar/graphviz/2.38.0_1/lib/graphviz/libgvplugin_dot_layout.la
Making install in neato_layout
CC gvplugin_neato_layout.lo
CC gvlayout_neato_layout.lo
CCLD libgvplugin_neato_layout_C.la
CCLD libgvplugin_neato_layout.la
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgvplugin_neato_layout_C.a(dbg.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgvplugin_neato_layout_C.a(dbg.o) has no symbols
make[4]: Nothing to be done for `install-data-am'.
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/lib/graphviz'
/bin/sh ../../libtool --mode=install /usr/local/bin/ginstall -c libgvplugin_neato_layout.la '/usr/local/Cellar/graphviz/2.38.0_1/lib/graphviz'
libtool: install: /usr/local/bin/ginstall -c .libs/libgvplugin_neato_layout.6.dylib /usr/local/Cellar/graphviz/2.38.0_1/lib/graphviz/libgvplugin_neato_layout.6.dylib
libtool: install: (cd /usr/local/Cellar/graphviz/2.38.0_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/local/bin/ginstall -c .libs/libgvplugin_neato_layout.lai /usr/local/Cellar/graphviz/2.38.0_1/lib/graphviz/libgvplugin_neato_layout.la
Making install in webp
make[4]: Nothing to be done for `install-data-am'.
Making install in poppler
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
CC dot_builtins-dot.o
CC dot_builtins-dot_builtins.o
CCLD dot_builtins
CCLD dot
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/bin'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/doc/pdf'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/share/man/man1'
/usr/local/bin/ginstall -c -m 644 dot.1.pdf osage.1.pdf patchwork.1.pdf '/usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/doc/pdf'
/bin/sh ../../libtool --mode=install /usr/local/bin/ginstall -c dot dot_builtins '/usr/local/Cellar/graphviz/2.38.0_1/bin'
/usr/local/bin/ginstall -c -m 644 dot.1 osage.1 patchwork.1 '/usr/local/Cellar/graphviz/2.38.0_1/share/man/man1'
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-data-hook
(cd /usr/local/Cellar/graphviz/2.38.0_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.38.0_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;)
libtool: install: /usr/local/bin/ginstall -c .libs/dot /usr/local/Cellar/graphviz/2.38.0_1/bin/dot
libtool: install: /usr/local/bin/ginstall -c .libs/dot_builtins /usr/local/Cellar/graphviz/2.38.0_1/bin/dot_builtins
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-exec-hook
(cd /usr/local/Cellar/graphviz/2.38.0_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.38.0_1/bin/dot; then if test -x /sbin/ldconfig; then /sbin/ldconfig 2>/dev/null; fi; /usr/local/Cellar/graphviz/2.38.0_1/bin/dot -c; else /usr/local/Cellar/graphviz/2.38.0_1/bin/dot_static -c; fi; fi
Making install in tools
CC gc.o
CC gvcolor.o
CC colxlate.o
CC cvtgxl.o
CC gv2gxl.o
CC gxl2gv.o
CC acyclic.o
CC nop.o
CC ccomps.o
CC sccmap.o
CC tred.o
CC unflatten.o
CC gvpack-gvpack.o
CC dijkstra.o
CC bcomps.o
CC mm2gv.o
CC matrix_market.o
CC mmio.o
CC gvgen.o
CC graph_generator.o
CC gml2gv.o
CC gmlparse.o
CC gmlscan.o
CC gv2gml.o
CC graphml2gv.o
CCLD gc
CCLD gvcolor
CCLD gxl2gv
CCLD acyclic
CCLD nop
CCLD ccomps
CCLD sccmap
CCLD tred
CCLD unflatten
CCLD gvpack
CCLD dijkstra
CCLD bcomps
CCLD mm2gv
CCLD gvgen
CCLD gml2gv
CCLD gv2gml
CCLD graphml2gv
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/bin'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/doc/pdf'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/share/man/man1'
/usr/local/bin/ginstall -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.38.0_1/share/graphviz/doc/pdf'
/bin/sh ../../libtool --mode=install /usr/local/bin/ginstall -c gc gvcolor gxl2gv acyclic nop ccomps sccmap tred unflatten gvpack dijkstra bcomps mm2gv gvgen gml2gv gv2gml graphml2gv '/usr/local/Cellar/graphviz/2.38.0_1/bin'
/usr/local/bin/ginstall -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.38.0_1/share/man/man1'
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-data-hook
(cd /usr/local/Cellar/graphviz/2.38.0_1/share/man/man1; rm -f gv2gxl.1; ln -s gxl2gv.1 gv2gxl.1;)
(cd /usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/doc/pdf; rm -f gv2gxl.1.pdf; ln -s gxl2gv.1.pdf gv2gxl.1.pdf;)
(cd /usr/local/Cellar/graphviz/2.38.0_1/share/man/man1; rm -f gv2gml.1; ln -s gml2gv.1 gv2gml.1;)
libtool: install: /usr/local/bin/ginstall -c .libs/gc /usr/local/Cellar/graphviz/2.38.0_1/bin/gc
(cd /usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/doc/pdf; rm -f gv2gml.1.pdf; ln -s gml2gv.1.pdf gv2gml.1.pdf;)
libtool: install: /usr/local/bin/ginstall -c .libs/gvcolor /usr/local/Cellar/graphviz/2.38.0_1/bin/gvcolor
libtool: install: /usr/local/bin/ginstall -c .libs/gxl2gv /usr/local/Cellar/graphviz/2.38.0_1/bin/gxl2gv
libtool: install: /usr/local/bin/ginstall -c .libs/acyclic /usr/local/Cellar/graphviz/2.38.0_1/bin/acyclic
libtool: install: /usr/local/bin/ginstall -c .libs/nop /usr/local/Cellar/graphviz/2.38.0_1/bin/nop
libtool: install: /usr/local/bin/ginstall -c .libs/ccomps /usr/local/Cellar/graphviz/2.38.0_1/bin/ccomps
libtool: install: /usr/local/bin/ginstall -c .libs/sccmap /usr/local/Cellar/graphviz/2.38.0_1/bin/sccmap
libtool: install: /usr/local/bin/ginstall -c .libs/tred /usr/local/Cellar/graphviz/2.38.0_1/bin/tred
libtool: install: /usr/local/bin/ginstall -c .libs/unflatten /usr/local/Cellar/graphviz/2.38.0_1/bin/unflatten
libtool: install: /usr/local/bin/ginstall -c .libs/gvpack /usr/local/Cellar/graphviz/2.38.0_1/bin/gvpack
libtool: install: /usr/local/bin/ginstall -c .libs/dijkstra /usr/local/Cellar/graphviz/2.38.0_1/bin/dijkstra
libtool: install: /usr/local/bin/ginstall -c .libs/bcomps /usr/local/Cellar/graphviz/2.38.0_1/bin/bcomps
libtool: install: /usr/local/bin/ginstall -c .libs/mm2gv /usr/local/Cellar/graphviz/2.38.0_1/bin/mm2gv
libtool: install: /usr/local/bin/ginstall -c .libs/gvgen /usr/local/Cellar/graphviz/2.38.0_1/bin/gvgen
libtool: install: /usr/local/bin/ginstall -c .libs/gml2gv /usr/local/Cellar/graphviz/2.38.0_1/bin/gml2gv
libtool: install: /usr/local/bin/ginstall -c .libs/gv2gml /usr/local/Cellar/graphviz/2.38.0_1/bin/gv2gml
libtool: install: /usr/local/bin/ginstall -c .libs/graphml2gv /usr/local/Cellar/graphviz/2.38.0_1/bin/graphml2gv
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-exec-hook
(cd /usr/local/Cellar/graphviz/2.38.0_1/bin; rm -f gv2gxl; ln -s gxl2gv gv2gxl;)
(cd /usr/local/Cellar/graphviz/2.38.0_1/bin; rm -f dot2gxl; ln -s gxl2gv dot2gxl;)
(cd /usr/local/Cellar/graphviz/2.38.0_1/bin; rm -f gxl2dot; ln -s gxl2gv gxl2dot;)
Making install in gvpr
Making install in lib
make[5]: Nothing to be done for `install-exec-am'.
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/gvpr'
/usr/local/bin/ginstall -c -m 644 addranks addrings anon attr bb bbox chkclusters cliptree col collapse color cycle 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.38.0_1/share/graphviz/gvpr'
CC gvpr-gvprmain.o
CCLD gvpr
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/bin'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/doc/pdf'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/share/man/man1'
/usr/local/bin/ginstall -c -m 644 gvpr.1.pdf '/usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/doc/pdf'
/bin/sh ../../libtool --mode=install /usr/local/bin/ginstall -c gvpr '/usr/local/Cellar/graphviz/2.38.0_1/bin'
/usr/local/bin/ginstall -c -m 644 gvpr.1 '/usr/local/Cellar/graphviz/2.38.0_1/share/man/man1'
libtool: install: /usr/local/bin/ginstall -c .libs/gvpr /usr/local/Cellar/graphviz/2.38.0_1/bin/gvpr
Making install in lefty
Making install in ws
Making install in x11
Making install in libfilereq
CC Dir.lo
CC Path.lo
CC Draw.lo
CC SelFile.lo
CCLD libfilereq.la
make[7]: Nothing to be done for `install-exec-am'.
make[7]: Nothing to be done for `install-data-am'.
CC garray.lo
CC gbutton.lo
CC gcanvas.lo
CC gcommon.lo
CC glabel.lo
CC gmenu.lo
CC gpcanvas.lo
CC gquery.lo
CC gscroll.lo
CC gtext.lo
CC gview.lo
CCLD libws.la
make[7]: Nothing to be done for `install-exec-am'.
make[7]: Nothing to be done for `install-data-am'.
Making install in mswin32
make[6]: Nothing to be done for `install-exec-am'.
make[6]: Nothing to be done for `install-data-am'.
make[6]: Nothing to be done for `install-exec-am'.
make[6]: Nothing to be done for `install-data-am'.
Making install in os
Making install in unix
CC io.lo
CCLD libos.la
make[6]: Nothing to be done for `install-exec-am'.
make[6]: Nothing to be done for `install-data-am'.
Making install in mswin32
make[6]: Nothing to be done for `install-exec-am'.
make[6]: Nothing to be done for `install-data-am'.
make[6]: Nothing to be done for `install-exec-am'.
make[6]: Nothing to be done for `install-data-am'.
Making install in dot2l
CC dot2l.lo
CC dotlex.lo
CC dotparse.lo
CC dottrie.lo
CCLD libdot2l.la
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
Making install in examples
make[5]: Nothing to be done for `install-exec-am'.
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/lefty'
/usr/local/bin/ginstall -c -m 644 box.lefty def.lefty fractal.lefty fractal2.lefty slides.lefty tree.lefty '/usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/lefty'
CC code.o
CC common.o
CC display.o
CC exec.o
CC g.o
CC gfxview.o
CC internal.o
CC lefty.o
CC lex.o
CC mem.o
CC parse.o
CC str.o
CC tbl.o
CC txtview.o
CCLD lefty
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/bin'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/doc/pdf'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/lefty'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/share/man/man1'
/usr/local/bin/ginstall -c -m 644 lefty.psp '/usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/lefty'
/usr/local/bin/ginstall -c -m 644 lefty.1.pdf '/usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/doc/pdf'
/bin/sh ../../libtool --mode=install /usr/local/bin/ginstall -c lefty '/usr/local/Cellar/graphviz/2.38.0_1/bin'
/usr/local/bin/ginstall -c -m 644 lefty.1 '/usr/local/Cellar/graphviz/2.38.0_1/share/man/man1'
libtool: install: /usr/local/bin/ginstall -c lefty /usr/local/Cellar/graphviz/2.38.0_1/bin/lefty
Making install in lneato
cp ../../cmd/lneato/lneato.sh lneato
chmod +x lneato
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/bin'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/share/man/man1'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/doc/pdf'
/usr/local/bin/ginstall -c lneato '/usr/local/Cellar/graphviz/2.38.0_1/bin'
/usr/local/bin/ginstall -c -m 644 lneato.1.pdf '/usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/doc/pdf'
/usr/local/bin/ginstall -c -m 644 lneato.1 '/usr/local/Cellar/graphviz/2.38.0_1/share/man/man1'
Making install in dotty
cp ../../cmd/dotty/dotty.sh dotty
chmod +x dotty
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/bin'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/lefty'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/doc/pdf'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/share/man/man1'
/usr/local/bin/ginstall -c dotty '/usr/local/Cellar/graphviz/2.38.0_1/bin'
/usr/local/bin/ginstall -c -m 644 dotty.lefty dotty_draw.lefty dotty_edit.lefty dotty_layout.lefty dotty_ui.lefty '/usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/lefty'
/usr/local/bin/ginstall -c -m 644 dotty.1.pdf '/usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/doc/pdf'
/usr/local/bin/ginstall -c -m 644 dotty.1 '/usr/local/Cellar/graphviz/2.38.0_1/share/man/man1'
Making install in smyrna
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/bin'
Making install in gvmap
CC gvmap-gvmap.o
CC gvmap-make_map.o
CC gvmap-power.o
CC gvmap-country_graph_coloring.o
CC cluster-cluster.o
CC cluster-make_map.o
CC cluster-power.o
CC cluster-country_graph_coloring.o
CCLD gvmap
CCLD cluster
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/bin'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/bin'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/doc/pdf'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/share/man/man1'
/usr/local/bin/ginstall -c -m 644 gvmap.1.pdf cluster.1.pdf gvmap.sh.1.pdf '/usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/doc/pdf'
/usr/local/bin/ginstall -c gvmap.sh '/usr/local/Cellar/graphviz/2.38.0_1/bin'
/bin/sh ../../libtool --mode=install /usr/local/bin/ginstall -c gvmap cluster '/usr/local/Cellar/graphviz/2.38.0_1/bin'
/usr/local/bin/ginstall -c -m 644 gvmap.1 cluster.1 gvmap.sh.1 '/usr/local/Cellar/graphviz/2.38.0_1/share/man/man1'
libtool: install: /usr/local/bin/ginstall -c .libs/gvmap /usr/local/Cellar/graphviz/2.38.0_1/bin/gvmap
libtool: install: /usr/local/bin/ginstall -c .libs/cluster /usr/local/Cellar/graphviz/2.38.0_1/bin/cluster
Making install in gvedit
Making install in ui
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
Making install in images
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
Making install in mingle
Making install in edgepaint
CC edgepaint-edgepaintmain.o
CCLD edgepaint
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/bin'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/doc/pdf'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/share/man/man1'
/usr/local/bin/ginstall -c -m 644 edgepaint.1.pdf '/usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/doc/pdf'
/bin/sh ../../libtool --mode=install /usr/local/bin/ginstall -c edgepaint '/usr/local/Cellar/graphviz/2.38.0_1/bin'
/usr/local/bin/ginstall -c -m 644 edgepaint.1 '/usr/local/Cellar/graphviz/2.38.0_1/share/man/man1'
libtool: install: /usr/local/bin/ginstall -c .libs/edgepaint /usr/local/Cellar/graphviz/2.38.0_1/bin/edgepaint
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
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
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'.
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'.
make[5]: Nothing to be done for `install-exec-am'.
Making install in tclpathplan
Making install in demo
Making install in pathplan_data
make[6]: Nothing to be done for `install-exec-am'.
make[6]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-exec-am'.
Making install in tkspline
Making install in demo
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-exec-am'.
Making install in gv
Making install in demo
make[5]: Nothing to be done for `install-exec-am'.
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/demo'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/demo'
/usr/local/bin/ginstall -c modgraph.pl '/usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/demo'
/usr/local/bin/gmkdir -p '/usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/demo'
/usr/local/bin/ginstall -c modgraph.php '/usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/demo'
/usr/local/bin/ginstall -c modgraph.py '/usr/local/Cellar/graphviz/2.38.0_1/share/graphviz/demo'
swig -c++ -r -o gv_R.cpp ./gv.i
CXX libgv_R_la-gv.lo
CC libgv_R_la-gv_builtins.lo
CC libgv_R_la-gv_dummy_init.lo
swig -package org.graphviz -java -c++ -o gv_java.cpp ./gv.i
CXX libgv_java_la-gv.lo
CC libgv_java_la-gv_builtins.lo
CC libgv_java_la-gv_java_init.lo
CXX libgv_perl_la-gv.lo
CC libgv_perl_la-gv_builtins.lo
CC libgv_perl_la-gv_dummy_init.lo
swig -c++ -perl -o gv_perl.cpp ./gv.i
CXX libgv_php_la-gv.lo
CC libgv_php_la-gv_builtins.lo
swig -c++ -php5 -o gv_php.cpp ./gv.i
CC libgv_php_la-gv_php_init.lo
CXX libgv_python_la-gv.lo
CC libgv_python_la-gv_builtins.lo
CC libgv_python_la-gv_dummy_init.lo
swig -c++ -python -o gv_python.cpp ./gv.i
CXX libgv_java_la-gv_java.lo
CXX libgv_R_la-gv_R.lo
CXX libgv_perl_la-gv_perl.lo
In file included from gv_R.cpp:757:
In file included from /usr/local/Cellar/r/3.3.2/R.framework/Versions/3.3/Resources/include/Rdefines.h:33:
In file included from /usr/local/Cellar/r/3.3.2/R.framework/Versions/3.3/Resources/include/R_ext/RS.h:27:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cstring:98:46: error: conflicting types for 'strchr'
inline _LIBCPP_INLINE_VISIBILITY char* strchr( char* __s, int __c) {return ::strchr(__s, __c);}
^
/usr/include/string.h:76:7: note: previous declaration is here
char *strchr(const char *__s, int __c);
^
In file included from gv_R.cpp:757:
In file included from /usr/local/Cellar/r/3.3.2/R.framework/Versions/3.3/Resources/include/Rdefines.h:33:
In file included from /usr/local/Cellar/r/3.3.2/R.framework/Versions/3.3/Resources/include/R_ext/RS.h:27:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cstring:99:46: error: conflicting types for 'strpbrk'
inline _LIBCPP_INLINE_VISIBILITY char* strpbrk( char* __s1, const char* __s2) {return ::strpbrk(__s1, __s2);}
^
/usr/include/string.h:86:7: note: previous declaration is here
char *strpbrk(const char *__s, const char *__charset);
^
In file included from gv_R.cpp:757:
In file included from /usr/local/Cellar/r/3.3.2/R.framework/Versions/3.3/Resources/include/Rdefines.h:33:
In file included from /usr/local/Cellar/r/3.3.2/R.framework/Versions/3.3/Resources/include/R_ext/RS.h:27:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cstring:100:46: error: conflicting types for 'strrchr'
inline _LIBCPP_INLINE_VISIBILITY char* strrchr( char* __s, int __c) {return ::strrchr(__s, __c);}
^
/usr/include/string.h:87:7: note: previous declaration is here
char *strrchr(const char *__s, int __c);
^
In file included from gv_R.cpp:757:
In file included from /usr/local/Cellar/r/3.3.2/R.framework/Versions/3.3/Resources/include/Rdefines.h:33:
In file included from /usr/local/Cellar/r/3.3.2/R.framework/Versions/3.3/Resources/include/R_ext/RS.h:27:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cstring:101:46: error: conflicting types for 'memchr'
inline _LIBCPP_INLINE_VISIBILITY void* memchr( void* __s, int __c, size_t __n) {return ::memchr(__s, __c, __n);}
^
/usr/include/string.h:70:7: note: previous declaration is here
void *memchr(const void *__s, int __c, size_t __n);
^
In file included from gv_R.cpp:757:
In file included from /usr/local/Cellar/r/3.3.2/R.framework/Versions/3.3/Resources/include/Rdefines.h:33:
In file included from /usr/local/Cellar/r/3.3.2/R.framework/Versions/3.3/Resources/include/R_ext/RS.h:27:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cstring:102:46: error: conflicting types for 'strstr'
inline _LIBCPP_INLINE_VISIBILITY char* strstr( char* __s1, const char* __s2) {return ::strstr(__s1, __s2);}
^
/usr/include/string.h:89:7: note: previous declaration is here
char *strstr(const char *__big, const char *__little);
^
5 errors generated.
make[4]: *** [libgv_R_la-gv_R.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
make[3]: *** [install-recursive] Error 1
make[2]: *** [install-recursive] Error 1
make[1]: *** [install-recursive] Error 1
make: *** [install] Error 2
HOMEBREW_VERSION: 1.0.9-20-gf14a3a1
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: f14a3a17decdcfd26fc9f2dc0958ee642241ea5a
Last commit: 20 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 42ff564a71d98707c39698635231ff3ac55b074e
Core tap last commit: 2 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local/Homebrew
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: octa-core 64-bit haswell
Homebrew Ruby: 2.0.0-p648
Clang: 8.0 build 800
Git: 2.10.2 => /usr/local/bin/git
Perl: /usr/local/bin/perl => /usr/local/Cellar/perl/5.24.0_1/bin/perl
Python: /usr/local/opt/python/bin/python => /usr/local/Cellar/python/2.7.12_2/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.3.1_2/bin/ruby
Java: 1.8.0_74, 1.8.0_60
macOS: 10.12.2-x86_64
Xcode: 8.1
CLT: 8.1.0.0.1.1476494586
X11: 2.7.9 => /opt/X11
CC: /usr/bin/clang
CXX: /usr/bin/clang++
OBJC: /usr/bin/clang
OBJCXX: /usr/bin/clang++
CFLAGS: -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin
CXXFLAGS: -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin
CPPFLAGS: -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2
LDFLAGS: -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib
MAKEFLAGS: -j8
CMAKE_PREFIX_PATH: /opt/X11
CMAKE_INCLUDE_PATH: /opt/X11/include:/opt/X11/include/freetype2
CMAKE_FRAMEWORK_PATH: /usr/local/Frameworks
MACOSX_DEPLOYMENT_TARGET: 10.12
PKG_CONFIG_LIBDIR: /usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.12:/usr/lib/pkgconfig:/opt/X11/lib/pkgconfig:/opt/X11/share/pkgconfig
ACLOCAL_PATH: /opt/X11/share/aclocal
PATH: /usr/local/opt/python/bin:/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/bin:/Users/Mike/.opam/4.02.3/bin:/usr/local/sbin:/Users/Mike/.composer/vendor/bin:/usr/local/bin:/usr/local/Cellar/pyenv-virtualenv/1.0.0/shims:/usr/local/var/pyenv/shims:/usr/local/var/rbenv/shims:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Library/TeX/texbin:/usr/local:/usr/local/Homebrew/Library/Taps/homebrew/homebrew-services/cmd:/usr/local/Homebrew/Library/Homebrew/cask/cmd:/usr/local/Homebrew/Library/Homebrew/shims/scm:/opt/X11/bin
CPATH: /usr/local/include
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by graphviz configure 2.38.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/graphviz/2.38.0_1 --without-qt --with-quartz --without-pangocairo --without-freetype2 --without-rsvg
## --------- ##
## Platform. ##
## --------- ##
hostname = Mikes-rMBP.local
uname -m = x86_64
uname -r = 16.3.0
uname -s = Darwin
uname -v = Darwin Kernel Version 16.3.0: Sun Oct 23 14:50:01 PDT 2016; root:xnu-3789.30.76~4/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 16.3.0: Sun Oct 23 14:50:01 PDT 2016; root:xnu-3789.30.76~4/RELEASE_X86_64
Kernel configured for up to 8 processors.
4 processors are physically available.
8 processors are logically available.
Processor type: x86_64h (Intel x86-64h Haswell)
Processors active: 0 1 2 3 4 5 6 7
Primary memory available: 8.00 gigabytes
Default processor set: 378 tasks, 2698 threads, 8 processors
Load average: 3.87, Mach factor: 4.12
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/opt/python/bin
PATH: /Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/bin
PATH: /Users/Mike/.opam/4.02.3/bin
PATH: /usr/local/sbin
PATH: /Users/Mike/.composer/vendor/bin
PATH: /usr/local/bin
PATH: /usr/local/Cellar/pyenv-virtualenv/1.0.0/shims
PATH: /usr/local/var/pyenv/shims
PATH: /usr/local/var/rbenv/shims
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /opt/X11/bin
PATH: /Library/TeX/texbin
PATH: /usr/local
PATH: /usr/local/Homebrew/Library/Taps/homebrew/homebrew-services/cmd
PATH: /usr/local/Homebrew/Library/Homebrew/cask/cmd
PATH: /usr/local/Homebrew/Library/Homebrew/shims/scm
PATH: /opt/X11/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:3432: checking build system type
configure:3446: result: x86_64-apple-darwin16.3.0
configure:3466: checking host system type
configure:3479: result: x86_64-apple-darwin16.3.0
configure:3696: checking for a BSD-compatible install
configure:3764: result: /usr/local/bin/ginstall -c
configure:3775: checking whether build environment is sane
configure:3830: result: yes
configure:3981: checking for a thread-safe mkdir -p
configure:4020: result: /usr/local/bin/gmkdir -p
configure:4027: checking for gawk
configure:4057: result: no
configure:4027: checking for mawk
configure:4057: result: no
configure:4027: checking for nawk
configure:4057: result: no
configure:4027: checking for awk
configure:4043: found /usr/bin/awk
configure:4054: result: awk
configure:4065: checking whether make sets $(MAKE)
configure:4087: result: yes
configure:4177: checking whether make supports nested variables
configure:4194: result: yes
configure:4415: checking for style of include used by make
configure:4443: result: GNU
configure:4514: checking for gcc
configure:4541: result: /usr/bin/clang
configure:4770: checking for C compiler version
configure:4779: /usr/bin/clang --version >&5
Apple LLVM version 8.0.0 (clang-800.0.42.1)
Target: x86_64-apple-darwin16.3.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:4790: $? = 0
configure:4779: /usr/bin/clang -v >&5
Apple LLVM version 8.0.0 (clang-800.0.42.1)
Target: x86_64-apple-darwin16.3.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:4790: $? = 0
configure:4779: /usr/bin/clang -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:4790: $? = 1
configure:4779: /usr/bin/clang -qversion >&5
clang: error: unknown argument: '-qversion'
clang: error: no input files
configure:4790: $? = 1
configure:4810: checking whether the C compiler works
configure:4832: /usr/bin/clang -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib conftest.c >&5
configure:4836: $? = 0
configure:4884: result: yes
configure:4887: checking for C compiler default output file name
configure:4889: result: a.out
configure:4895: checking for suffix of executables
configure:4902: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib conftest.c >&5
configure:4906: $? = 0
configure:4928: result:
configure:4950: checking whether we are cross compiling
configure:4958: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib conftest.c >&5
configure:4962: $? = 0
configure:4969: ./conftest
configure:4973: $? = 0
configure:4988: result: no
configure:4993: checking for suffix of object files
configure:5015: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:5019: $? = 0
configure:5040: result: o
configure:5044: checking whether we are using the GNU C compiler
configure:5063: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:5063: $? = 0
configure:5072: result: yes
configure:5081: checking whether /usr/bin/clang accepts -g
configure:5101: /usr/bin/clang -c -g -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:5101: $? = 0
configure:5142: result: yes
configure:5159: checking for /usr/bin/clang option to accept ISO C89
configure:5222: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:5222: $? = 0
configure:5235: result: none needed
configure:5257: checking dependency style of /usr/bin/clang
configure:5368: result: none
configure:5384: checking for library containing strerror
configure:5415: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib conftest.c >&5
configure:5415: $? = 0
configure:5432: result: none required
configure:5444: checking for flex
configure:5460: found /usr/bin/flex
configure:5471: result: flex
configure:5509: flex conftest.l
configure:5513: $? = 0
configure:5515: checking lex output file root
configure:5529: result: lex.yy
configure:5534: checking lex library
configure:5548: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib conftest.c >&5
Undefined symbols for architecture x86_64:
"_yywrap", referenced from:
_yylex in conftest-209b1d.o
_main in conftest-209b1d.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5548: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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"
| /* end confdefs.h. */
|
| #line 3 "lex.yy.c"
|
| #define YY_INT_ALIGNED short int
|
| /* A lexical scanner generated by flex */
|
| #define FLEX_SCANNER
| #define YY_FLEX_MAJOR_VERSION 2
| #define YY_FLEX_MINOR_VERSION 5
| #define YY_FLEX_SUBMINOR_VERSION 35
| #if YY_FLEX_SUBMINOR_VERSION > 0
| #define FLEX_BETA
| #endif
|
| /* First, we deal with platform-specific or compiler-specific issues. */
|
| /* begin standard C headers. */
| #include <stdio.h>
| #include <string.h>
| #include <errno.h>
| #include <stdlib.h>
|
| /* end standard C headers. */
|
| /* flex integer type definitions */
|
| #ifndef FLEXINT_H
| #define FLEXINT_H
|
| /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
|
| #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
|
| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
| * if you want the limit (max/min) macros for int types.
| */
| #ifndef __STDC_LIMIT_MACROS
| #define __STDC_LIMIT_MACROS 1
| #endif
|
| #include <inttypes.h>
| typedef int8_t flex_int8_t;
| typedef uint8_t flex_uint8_t;
| typedef int16_t flex_int16_t;
| typedef uint16_t flex_uint16_t;
| typedef int32_t flex_int32_t;
| typedef uint32_t flex_uint32_t;
| typedef uint64_t flex_uint64_t;
| #else
| typedef signed char flex_int8_t;
| typedef short int flex_int16_t;
| typedef int flex_int32_t;
| typedef unsigned char flex_uint8_t;
| typedef unsigned short int flex_uint16_t;
| typedef unsigned int flex_uint32_t;
| #endif /* ! C99 */
|
| /* Limits of integral types. */
| #ifndef INT8_MIN
| #define INT8_MIN (-128)
| #endif
| #ifndef INT16_MIN
| #define INT16_MIN (-32767-1)
| #endif
| #ifndef INT32_MIN
| #define INT32_MIN (-2147483647-1)
| #endif
| #ifndef INT8_MAX
| #define INT8_MAX (127)
| #endif
| #ifndef INT16_MAX
| #define INT16_MAX (32767)
| #endif
| #ifndef INT32_MAX
| #define INT32_MAX (2147483647)
| #endif
| #ifndef UINT8_MAX
| #define UINT8_MAX (255U)
| #endif
| #ifndef UINT16_MAX
| #define UINT16_MAX (65535U)
| #endif
| #ifndef UINT32_MAX
| #define UINT32_MAX (4294967295U)
| #endif
|
| #endif /* ! FLEXINT_H */
|
| #ifdef __cplusplus
|
| /* The "const" storage-class-modifier is valid. */
| #define YY_USE_CONST
|
| #else /* ! __cplusplus */
|
| /* C99 requires __STDC__ to be defined as 1. */
| #if defined (__STDC__)
|
| #define YY_USE_CONST
|
| #endif /* defined (__STDC__) */
| #endif /* ! __cplusplus */
|
| #ifdef YY_USE_CONST
| #define yyconst const
| #else
| #define yyconst
| #endif
|
| /* Returned upon end-of-file. */
| #define YY_NULL 0
|
| /* Promotes a possibly negative, possibly signed char to an unsigned
| * integer for use as an array index. If the signed char is negative,
| * we want to instead treat it as an 8-bit unsigned char, hence the
| * double cast.
| */
| #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
|
| /* Enter a start condition. This macro really ought to take a parameter,
| * but we do it the disgusting crufty way forced on us by the ()-less
| * definition of BEGIN.
| */
| #define BEGIN (yy_start) = 1 + 2 *
|
| /* Translate the current start state into a value that can be later handed
| * to BEGIN to return to the state. The YYSTATE alias is for lex
| * compatibility.
| */
| #define YY_START (((yy_start) - 1) / 2)
| #define YYSTATE YY_START
|
| /* Action number for EOF rule of a given start state. */
| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
|
| /* Special action meaning "start processing a new file". */
| #define YY_NEW_FILE yyrestart(yyin )
|
| #define YY_END_OF_BUFFER_CHAR 0
|
| /* Size of default input buffer. */
| #ifndef YY_BUF_SIZE
| #define YY_BUF_SIZE 16384
| #endif
|
| /* The state buf must be large enough to hold one state per character in the main buffer.
| */
| #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
|
| #ifndef YY_TYPEDEF_YY_BUFFER_STATE
| #define YY_TYPEDEF_YY_BUFFER_STATE
| typedef struct yy_buffer_state *YY_BUFFER_STATE;
| #endif
|
| #ifndef YY_TYPEDEF_YY_SIZE_T
| #define YY_TYPEDEF_YY_SIZE_T
| typedef size_t yy_size_t;
| #endif
|
| extern yy_size_t yyleng;
|
| extern FILE *yyin, *yyout;
|
| #define EOB_ACT_CONTINUE_SCAN 0
| #define EOB_ACT_END_OF_FILE 1
| #define EOB_ACT_LAST_MATCH 2
|
| #define YY_LESS_LINENO(n)
|
| /* Return all but the first "n" matched characters back to the input stream. */
| #define yyless(n) \
| do \
| { \
| /* Undo effects of setting up yytext. */ \
| int yyless_macro_arg = (n); \
| YY_LESS_LINENO(yyless_macro_arg);\
| *yy_cp = (yy_hold_char); \
| YY_RESTORE_YY_MORE_OFFSET \
| (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
| YY_DO_BEFORE_ACTION; /* set up yytext again */ \
| } \
| while ( 0 )
|
| #define unput(c) yyunput( c, (yytext_ptr) )
|
| #ifndef YY_STRUCT_YY_BUFFER_STATE
| #define YY_STRUCT_YY_BUFFER_STATE
| struct yy_buffer_state
| {
| FILE *yy_input_file;
|
| char *yy_ch_buf; /* input buffer */
| char *yy_buf_pos; /* current position in input buffer */
|
| /* Size of input buffer in bytes, not including room for EOB
| * characters.
| */
| yy_size_t yy_buf_size;
|
| /* Number of characters read into yy_ch_buf, not including EOB
| * characters.
| */
| yy_size_t yy_n_chars;
|
| /* Whether we "own" the buffer - i.e., we know we created it,
| * and can realloc() it to grow it, and should free() it to
| * delete it.
| */
| int yy_is_our_buffer;
|
| /* Whether this is an "interactive" input source; if so, and
| * if we're using stdio for input, then we want to use getc()
| * instead of fread(), to make sure we stop fetching input after
| * each newline.
| */
| int yy_is_interactive;
|
| /* Whether we're considered to be at the beginning of a line.
| * If so, '^' rules will be active on the next match, otherwise
| * not.
| */
| int yy_at_bol;
|
| int yy_bs_lineno; /**< The line count. */
| int yy_bs_column; /**< The column count. */
|
| /* Whether to try to fill the input buffer when we reach the
| * end of it.
| */
| int yy_fill_buffer;
|
| int yy_buffer_status;
|
| #define YY_BUFFER_NEW 0
| #define YY_BUFFER_NORMAL 1
| /* When an EOF's been seen but there's still some text to process
| * then we mark the buffer as YY_EOF_PENDING, to indicate that we
| * shouldn't try reading from the input source any more. We might
| * still have a bunch of tokens to match, though, because of
| * possible backing-up.
| *
| * When we actually see the EOF, we change the status to "new"
| * (via yyrestart()), so that the user can continue scanning by
| * just pointing yyin at a new input file.
| */
| #define YY_BUFFER_EOF_PENDING 2
|
| };
| #endif /* !YY_STRUCT_YY_BUFFER_STATE */
|
| /* Stack of input buffers. */
| static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
| static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
|
| /* We provide macros for accessing buffer states in case in the
| * future we want to put the buffer states in a more general
| * "scanner state".
| *
| * Returns the top of the stack, or NULL.
| */
| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
| ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
| : NULL)
|
| /* Same as previous macro, but useful when we know that the buffer stack is not
| * NULL or when we need an lvalue. For internal use only.
| */
| #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
|
| /* yy_hold_char holds the character lost when yytext is formed. */
| static char yy_hold_char;
| static yy_size_t yy_n_chars; /* number of characters read into yy_ch_buf */
| yy_size_t yyleng;
|
| /* Points to current character in buffer. */
| static char *yy_c_buf_p = (char *) 0;
| static int yy_init = 0; /* whether we need to initialize */
| static int yy_start = 0; /* start state number */
|
| /* Flag which is used to allow yywrap()'s to do buffer switches
| * instead of setting up a fresh yyin. A bit of a hack ...
| */
| static int yy_did_buffer_switch_on_eof;
|
| void yyrestart (FILE *input_file );
| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
| YY_BUFFER_STATE yy_create_buffer (FILE *file,int size );
| void yy_delete_buffer (YY_BUFFER_STATE b );
| void yy_flush_buffer (YY_BUFFER_STATE b );
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer );
| void yypop_buffer_state (void );
|
| static void yyensure_buffer_stack (void );
| static void yy_load_buffer_state (void );
| static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
|
| #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
|
| YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size );
| YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str );
| YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len );
|
| void *yyalloc (yy_size_t );
| void *yyrealloc (void *,yy_size_t );
| void yyfree (void * );
|
| #define yy_new_buffer yy_create_buffer
|
| #define yy_set_interactive(is_interactive) \
| { \
| if ( ! YY_CURRENT_BUFFER ){ \
| yyensure_buffer_stack (); \
| YY_CURRENT_BUFFER_LVALUE = \
| yy_create_buffer(yyin,YY_BUF_SIZE ); \
| } \
| YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
| }
|
| #define yy_set_bol(at_bol) \
| { \
| if ( ! YY_CURRENT_BUFFER ){\
| yyensure_buffer_stack (); \
| YY_CURRENT_BUFFER_LVALUE = \
| yy_create_buffer(yyin,YY_BUF_SIZE ); \
| } \
| YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
| }
|
| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
|
| /* Begin user sect3 */
|
| typedef unsigned char YY_CHAR;
|
| FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
|
| typedef int yy_state_type;
|
| extern int yylineno;
|
| int yylineno = 1;
|
| extern char *yytext;
| #define yytext_ptr yytext
|
| static yy_state_type yy_get_previous_state (void );
| static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
| static int yy_get_next_buffer (void );
| static void yy_fatal_error (yyconst char msg[] );
|
| /* Done after the current pattern has been matched and before the
| * corresponding action - sets up yytext.
| */
| #define YY_DO_BEFORE_ACTION \
| (yytext_ptr) = yy_bp; \
| (yytext_ptr) -= (yy_more_len); \
| yyleng = (yy_size_t) (yy_cp - (yytext_ptr)); \
| (yy_hold_char) = *yy_cp; \
| *yy_cp = '\0'; \
| (yy_c_buf_p) = yy_cp;
|
| #define YY_NUM_RULES 8
| #define YY_END_OF_BUFFER 9
| /* This struct is not used in this scanner,
| but its presence is necessary. */
| struct yy_trans_info
| {
| flex_int32_t yy_verify;
| flex_int32_t yy_nxt;
| };
| static yyconst flex_int16_t yy_acclist[23] =
| { 0,
| 9, 7, 8, 8, 1, 7, 8, 2, 7, 8,
| 3, 7, 8, 4, 7, 8, 5, 7, 8, 6,
| 7, 8
| } ;
|
| static yyconst flex_int16_t yy_accept[14] =
| { 0,
| 1, 1, 1, 2, 4, 5, 8, 11, 14, 17,
| 20, 23, 23
| } ;
|
| static yyconst flex_int32_t yy_ec[256] =
| { 0,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 2,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 3, 4, 5, 6,
|
| 7, 8, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1
| } ;
|
| static yyconst flex_int32_t yy_meta[9] =
| { 0,
| 1, 1, 1, 1, 1, 1, 1, 1
| } ;
|
| static yyconst flex_int16_t yy_base[13] =
| { 0,
| 0, 0, 9, 10, 10, 10, 10, 10, 10, 10,
| 10, 10
| } ;
|
| static yyconst flex_int16_t yy_def[13] =
| { 0,
| 12, 1, 12, 12, 12, 12, 12, 12, 12, 12,
| 12, 0
| } ;
|
| static yyconst flex_int16_t yy_nxt[19] =
| { 0,
| 4, 5, 6, 7, 8, 9, 10, 11, 12, 3,
| 12, 12, 12, 12, 12, 12, 12, 12
| } ;
|
| static yyconst flex_int16_t yy_chk[19] =
| { 0,
| 1, 1, 1, 1, 1, 1, 1, 1, 3, 12,
| 12, 12, 12, 12, 12, 12, 12, 12
| } ;
|
| extern int yy_flex_debug;
| int yy_flex_debug = 0;
|
| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
| static char *yy_full_match;
| static int yy_lp;
| #define REJECT \
| { \
| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
| ++(yy_lp); \
| goto find_rule; \
| }
|
| static int yy_more_flag = 0;
| static int yy_more_len = 0;
| #define yymore() ((yy_more_flag) = 1)
| #define YY_MORE_ADJ (yy_more_len)
| #define YY_RESTORE_YY_MORE_OFFSET
| char *yytext;
| #line 1 "conftest.l"
| #line 469 "lex.yy.c"
|
| #define INITIAL 0
|
| #ifndef YY_NO_UNISTD_H
| /* Special case for "unistd.h", since it is non-ANSI. We include it way
| * down here because we want the user's section 1 to have been scanned first.
| * The user has a chance to override it with an option.
| */
| #include <unistd.h>
| #endif
|
| #ifndef YY_EXTRA_TYPE
| #define YY_EXTRA_TYPE void *
| #endif
|
| static int yy_init_globals (void );
|
| /* Accessor methods to globals.
| These are made visible to non-reentrant scanners for convenience. */
|
| int yylex_destroy (void );
|
| int yyget_debug (void );
|
| void yyset_debug (int debug_flag );
|
| YY_EXTRA_TYPE yyget_extra (void );
|
| void yyset_extra (YY_EXTRA_TYPE user_defined );
|
| FILE *yyget_in (void );
|
| void yyset_in (FILE * in_str );
|
| FILE *yyget_out (void );
|
| void yyset_out (FILE * out_str );
|
| yy_size_t yyget_leng (void );
|
| char *yyget_text (void );
|
| int yyget_lineno (void );
|
| void yyset_lineno (int line_number );
|
| /* Macros after this point can all be overridden by user definitions in
| * section 1.
| */
|
| #ifndef YY_SKIP_YYWRAP
| #ifdef __cplusplus
| extern "C" int yywrap (void );
| #else
| extern int yywrap (void );
| #endif
| #endif
|
| static void yyunput (int c,char *buf_ptr );
|
| #ifndef yytext_ptr
| static void yy_flex_strncpy (char *,yyconst char *,int );
| #endif
|
| #ifdef YY_NEED_STRLEN
| static int yy_flex_strlen (yyconst char * );
| #endif
|
| #ifndef YY_NO_INPUT
|
| #ifdef __cplusplus
| static int yyinput (void );
| #else
| static int input (void );
| #endif
|
| #endif
|
| /* Amount of stuff to slurp up with each read. */
| #ifndef YY_READ_BUF_SIZE
| #define YY_READ_BUF_SIZE 8192
| #endif
|
| /* Copy whatever the last rule matched to the standard output. */
| #ifndef ECHO
| /* This used to be an fputs(), but since the string might contain NUL's,
| * we now use fwrite().
| */
| #define ECHO fwrite( yytext, yyleng, 1, yyout )
| #endif
|
| /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
| * is returned in "result".
| */
| #ifndef YY_INPUT
| #define YY_INPUT(buf,result,max_size) \
| if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
| { \
| int c = '*'; \
| yy_size_t n; \
| for ( n = 0; n < max_size && \
| (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
| buf[n] = (char) c; \
| if ( c == '\n' ) \
| buf[n++] = (char) c; \
| if ( c == EOF && ferror( yyin ) ) \
| YY_FATAL_ERROR( "input in flex scanner failed" ); \
| result = n; \
| } \
| else \
| { \
| errno=0; \
| while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
| { \
| if( errno != EINTR) \
| { \
| YY_FATAL_ERROR( "input in flex scanner failed" ); \
| break; \
| } \
| errno=0; \
| clearerr(yyin); \
| } \
| }\
| \
|
| #endif
|
| /* No semi-colon after return; correct usage is to write "yyterminate();" -
| * we don't want an extra ';' after the "return" because that will cause
| * some compilers to complain about unreachable statements.
| */
| #ifndef yyterminate
| #define yyterminate() return YY_NULL
| #endif
|
| /* Number of entries by which start-condition stack grows. */
| #ifndef YY_START_STACK_INCR
| #define YY_START_STACK_INCR 25
| #endif
|
| /* Report a fatal error. */
| #ifndef YY_FATAL_ERROR
| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
| #endif
|
| /* end tables serialization structures and prototypes */
|
| /* Default declaration of generated scanner - a define so the user can
| * easily add parameters.
| */
| #ifndef YY_DECL
| #define YY_DECL_IS_OURS 1
|
| extern int yylex (void);
|
| #define YY_DECL int yylex (void)
| #endif /* !YY_DECL */
|
| /* Code executed at the beginning of each rule, after yytext and yyleng
| * have been set up.
| */
| #ifndef YY_USER_ACTION
| #define YY_USER_ACTION
| #endif
|
| /* Code executed at the end of each rule. */
| #ifndef YY_BREAK
| #define YY_BREAK break;
| #endif
|
| #define YY_RULE_SETUP \
| YY_USER_ACTION
|
| /** The main scanner function which does all the work.
| */
| YY_DECL
| {
| register yy_state_type yy_current_state;
| register char *yy_cp, *yy_bp;
| register int yy_act;
|
| #line 1 "conftest.l"
|
| #line 653 "lex.yy.c"
|
| if ( !(yy_init) )
| {
| (yy_init) = 1;
|
| #ifdef YY_USER_INIT
| YY_USER_INIT;
| #endif
|
| /* Create the reject buffer large enough to save one state per allowed character. */
| if ( ! (yy_state_buf) )
| (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE );
| if ( ! (yy_state_buf) )
| YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
|
| if ( ! (yy_start) )
| (yy_start) = 1; /* first start state */
|
| if ( ! yyin )
| yyin = stdin;
|
| if ( ! yyout )
| yyout = stdout;
|
| if ( ! YY_CURRENT_BUFFER ) {
| yyensure_buffer_stack ();
| YY_CURRENT_BUFFER_LVALUE =
| yy_create_buffer(yyin,YY_BUF_SIZE );
| }
|
| yy_load_buffer_state( );
| }
|
| while ( 1 ) /* loops until end-of-file is reached */
| {
| (yy_more_len) = 0;
| if ( (yy_more_flag) )
| {
| (yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
| (yy_more_flag) = 0;
| }
| yy_cp = (yy_c_buf_p);
|
| /* Support of yytext. */
| *yy_cp = (yy_hold_char);
|
| /* yy_bp points to the position in yy_ch_buf of the start of
| * the current run.
| */
| yy_bp = yy_cp;
|
| yy_current_state = (yy_start);
|
| (yy_state_ptr) = (yy_state_buf);
| *(yy_state_ptr)++ = yy_current_state;
|
| yy_match:
| do
| {
| register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| {
| yy_current_state = (int) yy_def[yy_current_state];
| if ( yy_current_state >= 13 )
| yy_c = yy_meta[(unsigned int) yy_c];
| }
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
| *(yy_state_ptr)++ = yy_current_state;
| ++yy_cp;
| }
| while ( yy_base[yy_current_state] != 10 );
|
| yy_find_action:
| yy_current_state = *--(yy_state_ptr);
| (yy_lp) = yy_accept[yy_current_state];
| goto find_rule; /* Shut up GCC warning -Wall */
| find_rule: /* we branch to this label when backing up */
| for ( ; ; ) /* until we find what rule we matched */
| {
| if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
| {
| yy_act = yy_acclist[(yy_lp)];
| {
| (yy_full_match) = yy_cp;
| break;
| }
| }
| --yy_cp;
| yy_current_state = *--(yy_state_ptr);
| (yy_lp) = yy_accept[yy_current_state];
| }
|
| YY_DO_BEFORE_ACTION;
|
| do_action: /* This label is used only to access EOF actions. */
|
| switch ( yy_act )
| { /* beginning of action switch */
| case 1:
| YY_RULE_SETUP
| #line 2 "conftest.l"
| { ECHO; }
| YY_BREAK
| case 2:
| YY_RULE_SETUP
| #line 3 "conftest.l"
| { REJECT; }
| YY_BREAK
| case 3:
| YY_RULE_SETUP
| #line 4 "conftest.l"
| { yymore (); }
| YY_BREAK
| case 4:
| YY_RULE_SETUP
| #line 5 "conftest.l"
| { yyless (1); }
| YY_BREAK
| case 5:
| YY_RULE_SETUP
| #line 6 "conftest.l"
| { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */
| yyless ((input () != 0)); }
| YY_BREAK
| case 6:
| YY_RULE_SETUP
| #line 8 "conftest.l"
| { unput (yytext[0]); }
| YY_BREAK
| case 7:
| YY_RULE_SETUP
| #line 9 "conftest.l"
| { BEGIN INITIAL; }
| YY_BREAK
| case 8:
| YY_RULE_SETUP
| #line 10 "conftest.l"
| ECHO;
| YY_BREAK
| #line 793 "lex.yy.c"
| case YY_STATE_EOF(INITIAL):
| yyterminate();
|
| case YY_END_OF_BUFFER:
| {
| /* Amount of text matched not including the EOB char. */
| int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
|
| /* Undo the effects of YY_DO_BEFORE_ACTION. */
| *yy_cp = (yy_hold_char);
| YY_RESTORE_YY_MORE_OFFSET
|
| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
| {
| /* We're scanning a new file or input source. It's
| * possible that this happened because the user
| * just pointed yyin at a new source and called
| * yylex(). If so, then we have to assure
| * consistency between YY_CURRENT_BUFFER and our
| * globals. Here is the right place to do so, because
| * this is the first action (other than possibly a
| * back-up) that will match for the new input source.
| */
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
| YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
| }
|
| /* Note that here we test for yy_c_buf_p "<=" to the position
| * of the first EOB in the buffer, since yy_c_buf_p will
| * already have been incremented past the NUL character
| * (since all states make transitions on EOB to the
| * end-of-buffer state). Contrast this with the test
| * in input().
| */
| if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
| { /* This was really a NUL. */
| yy_state_type yy_next_state;
|
| (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
|
| yy_current_state = yy_get_previous_state( );
|
| /* Okay, we're now positioned to make the NUL
| * transition. We couldn't have
| * yy_get_previous_state() go ahead and do it
| * for us because it doesn't know how to deal
| * with the possibility of jamming (and we don't
| * want to build jamming into it because then it
| * will run more slowly).
| */
|
| yy_next_state = yy_try_NUL_trans( yy_current_state );
|
| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
|
| if ( yy_next_state )
| {
| /* Consume the NUL. */
| yy_cp = ++(yy_c_buf_p);
| yy_current_state = yy_next_state;
| goto yy_match;
| }
|
| else
| {
| yy_cp = (yy_c_buf_p);
| goto yy_find_action;
| }
| }
|
| else switch ( yy_get_next_buffer( ) )
| {
| case EOB_ACT_END_OF_FILE:
| {
| (yy_did_buffer_switch_on_eof) = 0;
|
| if ( yywrap( ) )
| {
| /* Note: because we've taken care in
| * yy_get_next_buffer() to have set up
| * yytext, we can now set up
| * yy_c_buf_p so that if some total
| * hoser (like flex itself) wants to
| * call the scanner after we return the
| * YY_NULL, it'll still work - another
| * YY_NULL will get returned.
| */
| (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
|
| yy_act = YY_STATE_EOF(YY_START);
| goto do_action;
| }
|
| else
| {
| if ( ! (yy_did_buffer_switch_on_eof) )
| YY_NEW_FILE;
| }
| break;
| }
|
| case EOB_ACT_CONTINUE_SCAN:
| (yy_c_buf_p) =
| (yytext_ptr) + yy_amount_of_matched_text;
|
| yy_current_state = yy_get_previous_state( );
|
| yy_cp = (yy_c_buf_p);
| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| goto yy_match;
|
| case EOB_ACT_LAST_MATCH:
| (yy_c_buf_p) =
| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
|
| yy_current_state = yy_get_previous_state( );
|
| yy_cp = (yy_c_buf_p);
| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| goto yy_find_action;
| }
| break;
| }
|
| default:
| YY_FATAL_ERROR(
| "fatal flex scanner internal error--no action found" );
| } /* end of action switch */
| } /* end of scanning one token */
| } /* end of yylex */
|
| /* yy_get_next_buffer - try to read in a new buffer
| *
| * Returns a code representing an action:
| * EOB_ACT_LAST_MATCH -
| * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
| * EOB_ACT_END_OF_FILE - end of file
| */
| static int yy_get_next_buffer (void)
| {
| register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
| register char *source = (yytext_ptr);
| register int number_to_move, i;
| int ret_val;
|
| if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
| YY_FATAL_ERROR(
| "fatal flex scanner internal error--end of buffer missed" );
|
| if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
| { /* Don't try to fill the buffer, so this is an EOF. */
| if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
| {
| /* We matched a single character, the EOB, so
| * treat this as a final EOF.
| */
| return EOB_ACT_END_OF_FILE;
| }
|
| else
| {
| /* We matched some text prior to the EOB, first
| * process it.
| */
| return EOB_ACT_LAST_MATCH;
| }
| }
|
| /* Try to read more data. */
|
| /* First move last chars to start of buffer. */
| number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
|
| for ( i = 0; i < number_to_move; ++i )
| *(dest++) = *(source++);
|
| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
| /* don't do the read, it's not guaranteed to return an EOF,
| * just force an EOF
| */
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
|
| else
| {
| yy_size_t num_to_read =
| YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
|
| while ( num_to_read <= 0 )
| { /* Not enough room in the buffer - grow it. */
|
| YY_FATAL_ERROR(
| "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
|
| }
|
| if ( num_to_read > YY_READ_BUF_SIZE )
| num_to_read = YY_READ_BUF_SIZE;
|
| /* Read in more data. */
| YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
| (yy_n_chars), num_to_read );
|
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| }
|
| if ( (yy_n_chars) == 0 )
| {
| if ( number_to_move == YY_MORE_ADJ )
| {
| ret_val = EOB_ACT_END_OF_FILE;
| yyrestart(yyin );
| }
|
| else
| {
| ret_val = EOB_ACT_LAST_MATCH;
| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
| YY_BUFFER_EOF_PENDING;
| }
| }
|
| else
| ret_val = EOB_ACT_CONTINUE_SCAN;
|
| if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
| /* Extend the array by 50%, plus the number we really need. */
| yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size );
| if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
| YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
| }
|
| (yy_n_chars) += number_to_move;
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
|
| (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
|
| return ret_val;
| }
|
| /* yy_get_previous_state - get the state just before the EOB char was reached */
|
| static yy_state_type yy_get_previous_state (void)
| {
| register yy_state_type yy_current_state;
| register char *yy_cp;
|
| yy_current_state = (yy_start);
|
| (yy_state_ptr) = (yy_state_buf);
| *(yy_state_ptr)++ = yy_current_state;
|
| for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
| {
| register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| {
| yy_current_state = (int) yy_def[yy_current_state];
| if ( yy_current_state >= 13 )
| yy_c = yy_meta[(unsigned int) yy_c];
| }
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
| *(yy_state_ptr)++ = yy_current_state;
| }
|
| return yy_current_state;
| }
|
| /* yy_try_NUL_trans - try to make a transition on the NUL character
| *
| * synopsis
| * next_state = yy_try_NUL_trans( current_state );
| */
| static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
| {
| register int yy_is_jam;
|
| register YY_CHAR yy_c = 1;
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| {
| yy_current_state = (int) yy_def[yy_current_state];
| if ( yy_current_state >= 13 )
| yy_c = yy_meta[(unsigned int) yy_c];
| }
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
| yy_is_jam = (yy_current_state == 12);
| if ( ! yy_is_jam )
| *(yy_state_ptr)++ = yy_current_state;
|
| return yy_is_jam ? 0 : yy_current_state;
| }
|
| static void yyunput (int c, register char * yy_bp )
| {
| register char *yy_cp;
|
| yy_cp = (yy_c_buf_p);
|
| /* undo effects of setting up yytext */
| *yy_cp = (yy_hold_char);
|
| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
| { /* need to shift things up to make room */
| /* +2 for EOB chars. */
| register yy_size_t number_to_move = (yy_n_chars) + 2;
| register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
| YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
| register char *source =
| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
|
| while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
| *--dest = *--source;
|
| yy_cp += (int) (dest - source);
| yy_bp += (int) (dest - source);
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
|
| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
| YY_FATAL_ERROR( "flex scanner push-back overflow" );
| }
|
| *--yy_cp = (char) c;
|
| (yytext_ptr) = yy_bp;
| (yy_hold_char) = *yy_cp;
| (yy_c_buf_p) = yy_cp;
| }
|
| #ifndef YY_NO_INPUT
| #ifdef __cplusplus
| static int yyinput (void)
| #else
| static int input (void)
| #endif
|
| {
| int c;
|
| *(yy_c_buf_p) = (yy_hold_char);
|
| if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
| {
| /* yy_c_buf_p now points to the character we want to return.
| * If this occurs *before* the EOB characters, then it's a
| * valid NUL; if not, then we've hit the end of the buffer.
| */
| if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
| /* This was really a NUL. */
| *(yy_c_buf_p) = '\0';
|
| else
| { /* need more input */
| yy_size_t offset = (yy_c_buf_p) - (yytext_ptr);
| ++(yy_c_buf_p);
|
| switch ( yy_get_next_buffer( ) )
| {
| case EOB_ACT_LAST_MATCH:
| /* This happens because yy_g_n_b()
| * sees that we've accumulated a
| * token and flags that we need to
| * try matching the token before
| * proceeding. But for input(),
| * there's no matching to consider.
| * So convert the EOB_ACT_LAST_MATCH
| * to EOB_ACT_END_OF_FILE.
| */
|
| /* Reset buffer status. */
| yyrestart(yyin );
|
| /*FALLTHROUGH*/
|
| case EOB_ACT_END_OF_FILE:
| {
| if ( yywrap( ) )
| return 0;
|
| if ( ! (yy_did_buffer_switch_on_eof) )
| YY_NEW_FILE;
| #ifdef __cplusplus
| return yyinput();
| #else
| return input();
| #endif
| }
|
| case EOB_ACT_CONTINUE_SCAN:
| (yy_c_buf_p) = (yytext_ptr) + offset;
| break;
| }
| }
| }
|
| c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
| *(yy_c_buf_p) = '\0'; /* preserve yytext */
| (yy_hold_char) = *++(yy_c_buf_p);
|
| return c;
| }
| #endif /* ifndef YY_NO_INPUT */
|
| /** Immediately switch to a different input stream.
| * @param input_file A readable stream.
| *
| * @note This function does not reset the start condition to @c INITIAL .
| */
| void yyrestart (FILE * input_file )
| {
|
| if ( ! YY_CURRENT_BUFFER ){
| yyensure_buffer_stack ();
| YY_CURRENT_BUFFER_LVALUE =
| yy_create_buffer(yyin,YY_BUF_SIZE );
| }
|
| yy_init_buffer(YY_CURRENT_BUFFER,input_file );
| yy_load_buffer_state( );
| }
|
| /** Switch to a different input buffer.
| * @param new_buffer The new input buffer.
| *
| */
| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )
| {
|
| /* TODO. We should be able to replace this entire function body
| * with
| * yypop_buffer_state();
| * yypush_buffer_state(new_buffer);
| */
| yyensure_buffer_stack ();
| if ( YY_CURRENT_BUFFER == new_buffer )
| return;
|
| if ( YY_CURRENT_BUFFER )
| {
| /* Flush out information for old buffer. */
| *(yy_c_buf_p) = (yy_hold_char);
| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| }
|
| YY_CURRENT_BUFFER_LVALUE = new_buffer;
| yy_load_buffer_state( );
|
| /* We don't actually know whether we did this switch during
| * EOF (yywrap()) processing, but the only time this flag
| * is looked at is after yywrap() is called, so it's safe
| * to go ahead and always set it.
| */
| (yy_did_buffer_switch_on_eof) = 1;
| }
|
| static void yy_load_buffer_state (void)
| {
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
| (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
| yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
| (yy_hold_char) = *(yy_c_buf_p);
| }
|
| /** Allocate and initialize an input buffer state.
| * @param file A readable stream.
| * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
| *
| * @return the allocated buffer state.
| */
| YY_BUFFER_STATE yy_create_buffer (FILE * file, int size )
| {
| YY_BUFFER_STATE b;
|
| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
| if ( ! b )
| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
|
| b->yy_buf_size = size;
|
| /* yy_ch_buf has to be 2 characters longer than the size given because
| * we need to put in 2 end-of-buffer characters.
| */
| b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 );
| if ( ! b->yy_ch_buf )
| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
|
| b->yy_is_our_buffer = 1;
|
| yy_init_buffer(b,file );
|
| return b;
| }
|
| /** Destroy the buffer.
| * @param b a buffer created with yy_create_buffer()
| *
| */
| void yy_delete_buffer (YY_BUFFER_STATE b )
| {
|
| if ( ! b )
| return;
|
| if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
| YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
|
| if ( b->yy_is_our_buffer )
| yyfree((void *) b->yy_ch_buf );
|
| yyfree((void *) b );
| }
|
| #ifndef __cplusplus
| extern int isatty (int );
| #endif /* __cplusplus */
|
| /* Initializes or reinitializes a buffer.
| * This function is sometimes called more than once on the same buffer,
| * such as during a yyrestart() or at EOF.
| */
| static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
|
| {
| int oerrno = errno;
|
| yy_flush_buffer(b );
|
| b->yy_input_file = file;
| b->yy_fill_buffer = 1;
|
| /* If b is the current buffer, then yy_init_buffer was _probably_
| * called from yyrestart() or through yy_get_next_buffer.
| * In that case, we don't want to reset the lineno or column.
| */
| if (b != YY_CURRENT_BUFFER){
| b->yy_bs_lineno = 1;
| b->yy_bs_column = 0;
| }
|
| b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
|
| errno = oerrno;
| }
|
| /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
| * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
| *
| */
| void yy_flush_buffer (YY_BUFFER_STATE b )
| {
| if ( ! b )
| return;
|
| b->yy_n_chars = 0;
|
| /* We always need two end-of-buffer characters. The first causes
| * a transition to the end-of-buffer state. The second causes
| * a jam in that state.
| */
| b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
| b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
|
| b->yy_buf_pos = &b->yy_ch_buf[0];
|
| b->yy_at_bol = 1;
| b->yy_buffer_status = YY_BUFFER_NEW;
|
| if ( b == YY_CURRENT_BUFFER )
| yy_load_buffer_state( );
| }
|
| /** Pushes the new state onto the stack. The new state becomes
| * the current state. This function will allocate the stack
| * if necessary.
| * @param new_buffer The new state.
| *
| */
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
| {
| if (new_buffer == NULL)
| return;
|
| yyensure_buffer_stack();
|
| /* This block is copied from yy_switch_to_buffer. */
| if ( YY_CURRENT_BUFFER )
| {
| /* Flush out information for old buffer. */
| *(yy_c_buf_p) = (yy_hold_char);
| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| }
|
| /* Only push if top exists. Otherwise, replace top. */
| if (YY_CURRENT_BUFFER)
| (yy_buffer_stack_top)++;
| YY_CURRENT_BUFFER_LVALUE = new_buffer;
|
| /* copied from yy_switch_to_buffer. */
| yy_load_buffer_state( );
| (yy_did_buffer_switch_on_eof) = 1;
| }
|
| /** Removes and deletes the top of the stack, if present.
| * The next element becomes the new top.
| *
| */
| void yypop_buffer_state (void)
| {
| if (!YY_CURRENT_BUFFER)
| return;
|
| yy_delete_buffer(YY_CURRENT_BUFFER );
| YY_CURRENT_BUFFER_LVALUE = NULL;
| if ((yy_buffer_stack_top) > 0)
| --(yy_buffer_stack_top);
|
| if (YY_CURRENT_BUFFER) {
| yy_load_buffer_state( );
| (yy_did_buffer_switch_on_eof) = 1;
| }
| }
|
| /* Allocates the stack if it does not exist.
| * Guarantees space for at least one push.
| */
| static void yyensure_buffer_stack (void)
| {
| yy_size_t num_to_alloc;
|
| if (!(yy_buffer_stack)) {
|
| /* First allocation is just for 2 elements, since we don't know if this
| * scanner will even need a stack. We use 2 instead of 1 to avoid an
| * immediate realloc on the next call.
| */
| num_to_alloc = 1;
| (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
| (num_to_alloc * sizeof(struct yy_buffer_state*)
| );
| if ( ! (yy_buffer_stack) )
| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
|
| memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
|
| (yy_buffer_stack_max) = num_to_alloc;
| (yy_buffer_stack_top) = 0;
| return;
| }
|
| if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
|
| /* Increase the buffer to prepare for a possible push. */
| int grow_size = 8 /* arbitrary grow size */;
|
| num_to_alloc = (yy_buffer_stack_max) + grow_size;
| (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
| ((yy_buffer_stack),
| num_to_alloc * sizeof(struct yy_buffer_state*)
| );
| if ( ! (yy_buffer_stack) )
| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
|
| /* zero only the new slots.*/
| memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
| (yy_buffer_stack_max) = num_to_alloc;
| }
| }
|
| /** Setup the input buffer state to scan directly from a user-specified character buffer.
| * @param base the character buffer
| * @param size the size in bytes of the character buffer
| *
| * @return the newly allocated buffer state object.
| */
| YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size )
| {
| YY_BUFFER_STATE b;
|
| if ( size < 2 ||
| base[size-2] != YY_END_OF_BUFFER_CHAR ||
| base[size-1] != YY_END_OF_BUFFER_CHAR )
| /* They forgot to leave room for the EOB's. */
| return 0;
|
| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
| if ( ! b )
| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
|
| b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */
| b->yy_buf_pos = b->yy_ch_buf = base;
| b->yy_is_our_buffer = 0;
| b->yy_input_file = 0;
| b->yy_n_chars = b->yy_buf_size;
| b->yy_is_interactive = 0;
| b->yy_at_bol = 1;
| b->yy_fill_buffer = 0;
| b->yy_buffer_status = YY_BUFFER_NEW;
|
| yy_switch_to_buffer(b );
|
| return b;
| }
|
| /** Setup the input buffer state to scan a string. The next call to yylex() will
| * scan from a @e copy of @a str.
| * @param yystr a NUL-terminated string to scan
| *
| * @return the newly allocated buffer state object.
| * @note If you want to scan bytes that may contain NUL values, then use
| * yy_scan_bytes() instead.
| */
| YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
| {
|
| return yy_scan_bytes(yystr,strlen(yystr) );
| }
|
| /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
| * scan from a @e copy of @a bytes.
| * @param bytes the byte buffer to scan
| * @param len the number of bytes in the buffer pointed to by @a bytes.
| *
| * @return the newly allocated buffer state object.
| */
| YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len )
| {
| YY_BUFFER_STATE b;
| char *buf;
| yy_size_t n, i;
|
| /* Get memory for full buffer, including space for trailing EOB's. */
| n = _yybytes_len + 2;
| buf = (char *) yyalloc(n );
| if ( ! buf )
| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
|
| for ( i = 0; i < _yybytes_len; ++i )
| buf[i] = yybytes[i];
|
| buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
|
| b = yy_scan_buffer(buf,n );
| if ( ! b )
| YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
|
| /* It's okay to grow etc. this buffer, and we should throw it
| * away when we're done.
| */
| b->yy_is_our_buffer = 1;
|
| return b;
| }
|
| #ifndef YY_EXIT_FAILURE
| #define YY_EXIT_FAILURE 2
| #endif
|
| static void yy_fatal_error (yyconst char* msg )
| {
| (void) fprintf( stderr, "%s\n", msg );
| exit( YY_EXIT_FAILURE );
| }
|
| /* Redefine yyless() so it works in section 3 code. */
|
| #undef yyless
| #define yyless(n) \
| do \
| { \
| /* Undo effects of setting up yytext. */ \
| int yyless_macro_arg = (n); \
| YY_LESS_LINENO(yyless_macro_arg);\
| yytext[yyleng] = (yy_hold_char); \
| (yy_c_buf_p) = yytext + yyless_macro_arg; \
| (yy_hold_char) = *(yy_c_buf_p); \
| *(yy_c_buf_p) = '\0'; \
| yyleng = yyless_macro_arg; \
| } \
| while ( 0 )
|
| /* Accessor methods (get/set functions) to struct members. */
|
| /** Get the current line number.
| *
| */
| int yyget_lineno (void)
| {
|
| return yylineno;
| }
|
| /** Get the input stream.
| *
| */
| FILE *yyget_in (void)
| {
| return yyin;
| }
|
| /** Get the output stream.
| *
| */
| FILE *yyget_out (void)
| {
| return yyout;
| }
|
| /** Get the length of the current token.
| *
| */
| yy_size_t yyget_leng (void)
| {
| return yyleng;
| }
|
| /** Get the current token.
| *
| */
|
| char *yyget_text (void)
| {
| return yytext;
| }
|
| /** Set the current line number.
| * @param line_number
| *
| */
| void yyset_lineno (int line_number )
| {
|
| yylineno = line_number;
| }
|
| /** Set the input stream. This does not discard the current
| * input buffer.
| * @param in_str A readable stream.
| *
| * @see yy_switch_to_buffer
| */
| void yyset_in (FILE * in_str )
| {
| yyin = in_str ;
| }
|
| void yyset_out (FILE * out_str )
| {
| yyout = out_str ;
| }
|
| int yyget_debug (void)
| {
| return yy_flex_debug;
| }
|
| void yyset_debug (int bdebug )
| {
| yy_flex_debug = bdebug ;
| }
|
| static int yy_init_globals (void)
| {
| /* Initialization is the same as for the non-reentrant scanner.
| * This function is called from yylex_destroy(), so don't allocate here.
| */
|
| (yy_buffer_stack) = 0;
| (yy_buffer_stack_top) = 0;
| (yy_buffer_stack_max) = 0;
| (yy_c_buf_p) = (char *) 0;
| (yy_init) = 0;
| (yy_start) = 0;
|
| (yy_state_buf) = 0;
| (yy_state_ptr) = 0;
| (yy_full_match) = 0;
| (yy_lp) = 0;
|
| /* Defined in main.c */
| #ifdef YY_STDINIT
| yyin = stdin;
| yyout = stdout;
| #else
| yyin = (FILE *) 0;
| yyout = (FILE *) 0;
| #endif
|
| /* For future reference: Set errno on error, since we are called by
| * yylex_init()
| */
| return 0;
| }
|
| /* yylex_destroy is for both reentrant and non-reentrant scanners. */
| int yylex_destroy (void)
| {
|
| /* Pop the buffer stack, destroying each element. */
| while(YY_CURRENT_BUFFER){
| yy_delete_buffer(YY_CURRENT_BUFFER );
| YY_CURRENT_BUFFER_LVALUE = NULL;
| yypop_buffer_state();
| }
|
| /* Destroy the stack itself. */
| yyfree((yy_buffer_stack) );
| (yy_buffer_stack) = NULL;
|
| yyfree ( (yy_state_buf) );
| (yy_state_buf) = NULL;
|
| /* Reset the globals. This is important in a non-reentrant scanner so the next time
| * yylex() is called, initialization will occur. */
| yy_init_globals( );
|
| return 0;
| }
|
| /*
| * Internal utility routines.
| */
|
| #ifndef yytext_ptr
| static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
| {
| register int i;
| for ( i = 0; i < n; ++i )
| s1[i] = s2[i];
| }
| #endif
|
| #ifdef YY_NEED_STRLEN
| static int yy_flex_strlen (yyconst char * s )
| {
| register int n;
| for ( n = 0; s[n]; ++n )
| ;
|
| return n;
| }
| #endif
|
| void *yyalloc (yy_size_t size )
| {
| return (void *) malloc( size );
| }
|
| void *yyrealloc (void * ptr, yy_size_t size )
| {
| /* The cast to (char *) in the following accommodates both
| * implementations that use char* generic pointers, and those
| * that use void* generic pointers. It works with the latter
| * because both ANSI C and C++ allow castless assignment from
| * any pointer type to void*, and deal with argument conversions
| * as though doing an assignment.
| */
| return (void *) realloc( (char *) ptr, size );
| }
|
| void yyfree (void * ptr )
| {
| free( (char *) ptr ); /* see yyrealloc() for (char *) cast */
| }
|
| #define YYTABLES_NAME "yytables"
|
| #line 10 "conftest.l"
|
|
| #ifdef YYTEXT_POINTER
| extern char *yytext;
| #endif
| int
| main (void)
| {
| return ! yylex () + ! yywrap ();
| }
configure:5548: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib conftest.c -lfl >&5
ld: library not found for -lfl
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5548: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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"
| /* end confdefs.h. */
|
| #line 3 "lex.yy.c"
|
| #define YY_INT_ALIGNED short int
|
| /* A lexical scanner generated by flex */
|
| #define FLEX_SCANNER
| #define YY_FLEX_MAJOR_VERSION 2
| #define YY_FLEX_MINOR_VERSION 5
| #define YY_FLEX_SUBMINOR_VERSION 35
| #if YY_FLEX_SUBMINOR_VERSION > 0
| #define FLEX_BETA
| #endif
|
| /* First, we deal with platform-specific or compiler-specific issues. */
|
| /* begin standard C headers. */
| #include <stdio.h>
| #include <string.h>
| #include <errno.h>
| #include <stdlib.h>
|
| /* end standard C headers. */
|
| /* flex integer type definitions */
|
| #ifndef FLEXINT_H
| #define FLEXINT_H
|
| /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
|
| #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
|
| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
| * if you want the limit (max/min) macros for int types.
| */
| #ifndef __STDC_LIMIT_MACROS
| #define __STDC_LIMIT_MACROS 1
| #endif
|
| #include <inttypes.h>
| typedef int8_t flex_int8_t;
| typedef uint8_t flex_uint8_t;
| typedef int16_t flex_int16_t;
| typedef uint16_t flex_uint16_t;
| typedef int32_t flex_int32_t;
| typedef uint32_t flex_uint32_t;
| typedef uint64_t flex_uint64_t;
| #else
| typedef signed char flex_int8_t;
| typedef short int flex_int16_t;
| typedef int flex_int32_t;
| typedef unsigned char flex_uint8_t;
| typedef unsigned short int flex_uint16_t;
| typedef unsigned int flex_uint32_t;
| #endif /* ! C99 */
|
| /* Limits of integral types. */
| #ifndef INT8_MIN
| #define INT8_MIN (-128)
| #endif
| #ifndef INT16_MIN
| #define INT16_MIN (-32767-1)
| #endif
| #ifndef INT32_MIN
| #define INT32_MIN (-2147483647-1)
| #endif
| #ifndef INT8_MAX
| #define INT8_MAX (127)
| #endif
| #ifndef INT16_MAX
| #define INT16_MAX (32767)
| #endif
| #ifndef INT32_MAX
| #define INT32_MAX (2147483647)
| #endif
| #ifndef UINT8_MAX
| #define UINT8_MAX (255U)
| #endif
| #ifndef UINT16_MAX
| #define UINT16_MAX (65535U)
| #endif
| #ifndef UINT32_MAX
| #define UINT32_MAX (4294967295U)
| #endif
|
| #endif /* ! FLEXINT_H */
|
| #ifdef __cplusplus
|
| /* The "const" storage-class-modifier is valid. */
| #define YY_USE_CONST
|
| #else /* ! __cplusplus */
|
| /* C99 requires __STDC__ to be defined as 1. */
| #if defined (__STDC__)
|
| #define YY_USE_CONST
|
| #endif /* defined (__STDC__) */
| #endif /* ! __cplusplus */
|
| #ifdef YY_USE_CONST
| #define yyconst const
| #else
| #define yyconst
| #endif
|
| /* Returned upon end-of-file. */
| #define YY_NULL 0
|
| /* Promotes a possibly negative, possibly signed char to an unsigned
| * integer for use as an array index. If the signed char is negative,
| * we want to instead treat it as an 8-bit unsigned char, hence the
| * double cast.
| */
| #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
|
| /* Enter a start condition. This macro really ought to take a parameter,
| * but we do it the disgusting crufty way forced on us by the ()-less
| * definition of BEGIN.
| */
| #define BEGIN (yy_start) = 1 + 2 *
|
| /* Translate the current start state into a value that can be later handed
| * to BEGIN to return to the state. The YYSTATE alias is for lex
| * compatibility.
| */
| #define YY_START (((yy_start) - 1) / 2)
| #define YYSTATE YY_START
|
| /* Action number for EOF rule of a given start state. */
| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
|
| /* Special action meaning "start processing a new file". */
| #define YY_NEW_FILE yyrestart(yyin )
|
| #define YY_END_OF_BUFFER_CHAR 0
|
| /* Size of default input buffer. */
| #ifndef YY_BUF_SIZE
| #define YY_BUF_SIZE 16384
| #endif
|
| /* The state buf must be large enough to hold one state per character in the main buffer.
| */
| #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
|
| #ifndef YY_TYPEDEF_YY_BUFFER_STATE
| #define YY_TYPEDEF_YY_BUFFER_STATE
| typedef struct yy_buffer_state *YY_BUFFER_STATE;
| #endif
|
| #ifndef YY_TYPEDEF_YY_SIZE_T
| #define YY_TYPEDEF_YY_SIZE_T
| typedef size_t yy_size_t;
| #endif
|
| extern yy_size_t yyleng;
|
| extern FILE *yyin, *yyout;
|
| #define EOB_ACT_CONTINUE_SCAN 0
| #define EOB_ACT_END_OF_FILE 1
| #define EOB_ACT_LAST_MATCH 2
|
| #define YY_LESS_LINENO(n)
|
| /* Return all but the first "n" matched characters back to the input stream. */
| #define yyless(n) \
| do \
| { \
| /* Undo effects of setting up yytext. */ \
| int yyless_macro_arg = (n); \
| YY_LESS_LINENO(yyless_macro_arg);\
| *yy_cp = (yy_hold_char); \
| YY_RESTORE_YY_MORE_OFFSET \
| (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
| YY_DO_BEFORE_ACTION; /* set up yytext again */ \
| } \
| while ( 0 )
|
| #define unput(c) yyunput( c, (yytext_ptr) )
|
| #ifndef YY_STRUCT_YY_BUFFER_STATE
| #define YY_STRUCT_YY_BUFFER_STATE
| struct yy_buffer_state
| {
| FILE *yy_input_file;
|
| char *yy_ch_buf; /* input buffer */
| char *yy_buf_pos; /* current position in input buffer */
|
| /* Size of input buffer in bytes, not including room for EOB
| * characters.
| */
| yy_size_t yy_buf_size;
|
| /* Number of characters read into yy_ch_buf, not including EOB
| * characters.
| */
| yy_size_t yy_n_chars;
|
| /* Whether we "own" the buffer - i.e., we know we created it,
| * and can realloc() it to grow it, and should free() it to
| * delete it.
| */
| int yy_is_our_buffer;
|
| /* Whether this is an "interactive" input source; if so, and
| * if we're using stdio for input, then we want to use getc()
| * instead of fread(), to make sure we stop fetching input after
| * each newline.
| */
| int yy_is_interactive;
|
| /* Whether we're considered to be at the beginning of a line.
| * If so, '^' rules will be active on the next match, otherwise
| * not.
| */
| int yy_at_bol;
|
| int yy_bs_lineno; /**< The line count. */
| int yy_bs_column; /**< The column count. */
|
| /* Whether to try to fill the input buffer when we reach the
| * end of it.
| */
| int yy_fill_buffer;
|
| int yy_buffer_status;
|
| #define YY_BUFFER_NEW 0
| #define YY_BUFFER_NORMAL 1
| /* When an EOF's been seen but there's still some text to process
| * then we mark the buffer as YY_EOF_PENDING, to indicate that we
| * shouldn't try reading from the input source any more. We might
| * still have a bunch of tokens to match, though, because of
| * possible backing-up.
| *
| * When we actually see the EOF, we change the status to "new"
| * (via yyrestart()), so that the user can continue scanning by
| * just pointing yyin at a new input file.
| */
| #define YY_BUFFER_EOF_PENDING 2
|
| };
| #endif /* !YY_STRUCT_YY_BUFFER_STATE */
|
| /* Stack of input buffers. */
| static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
| static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
|
| /* We provide macros for accessing buffer states in case in the
| * future we want to put the buffer states in a more general
| * "scanner state".
| *
| * Returns the top of the stack, or NULL.
| */
| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
| ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
| : NULL)
|
| /* Same as previous macro, but useful when we know that the buffer stack is not
| * NULL or when we need an lvalue. For internal use only.
| */
| #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
|
| /* yy_hold_char holds the character lost when yytext is formed. */
| static char yy_hold_char;
| static yy_size_t yy_n_chars; /* number of characters read into yy_ch_buf */
| yy_size_t yyleng;
|
| /* Points to current character in buffer. */
| static char *yy_c_buf_p = (char *) 0;
| static int yy_init = 0; /* whether we need to initialize */
| static int yy_start = 0; /* start state number */
|
| /* Flag which is used to allow yywrap()'s to do buffer switches
| * instead of setting up a fresh yyin. A bit of a hack ...
| */
| static int yy_did_buffer_switch_on_eof;
|
| void yyrestart (FILE *input_file );
| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
| YY_BUFFER_STATE yy_create_buffer (FILE *file,int size );
| void yy_delete_buffer (YY_BUFFER_STATE b );
| void yy_flush_buffer (YY_BUFFER_STATE b );
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer );
| void yypop_buffer_state (void );
|
| static void yyensure_buffer_stack (void );
| static void yy_load_buffer_state (void );
| static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
|
| #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
|
| YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size );
| YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str );
| YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len );
|
| void *yyalloc (yy_size_t );
| void *yyrealloc (void *,yy_size_t );
| void yyfree (void * );
|
| #define yy_new_buffer yy_create_buffer
|
| #define yy_set_interactive(is_interactive) \
| { \
| if ( ! YY_CURRENT_BUFFER ){ \
| yyensure_buffer_stack (); \
| YY_CURRENT_BUFFER_LVALUE = \
| yy_create_buffer(yyin,YY_BUF_SIZE ); \
| } \
| YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
| }
|
| #define yy_set_bol(at_bol) \
| { \
| if ( ! YY_CURRENT_BUFFER ){\
| yyensure_buffer_stack (); \
| YY_CURRENT_BUFFER_LVALUE = \
| yy_create_buffer(yyin,YY_BUF_SIZE ); \
| } \
| YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
| }
|
| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
|
| /* Begin user sect3 */
|
| typedef unsigned char YY_CHAR;
|
| FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
|
| typedef int yy_state_type;
|
| extern int yylineno;
|
| int yylineno = 1;
|
| extern char *yytext;
| #define yytext_ptr yytext
|
| static yy_state_type yy_get_previous_state (void );
| static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
| static int yy_get_next_buffer (void );
| static void yy_fatal_error (yyconst char msg[] );
|
| /* Done after the current pattern has been matched and before the
| * corresponding action - sets up yytext.
| */
| #define YY_DO_BEFORE_ACTION \
| (yytext_ptr) = yy_bp; \
| (yytext_ptr) -= (yy_more_len); \
| yyleng = (yy_size_t) (yy_cp - (yytext_ptr)); \
| (yy_hold_char) = *yy_cp; \
| *yy_cp = '\0'; \
| (yy_c_buf_p) = yy_cp;
|
| #define YY_NUM_RULES 8
| #define YY_END_OF_BUFFER 9
| /* This struct is not used in this scanner,
| but its presence is necessary. */
| struct yy_trans_info
| {
| flex_int32_t yy_verify;
| flex_int32_t yy_nxt;
| };
| static yyconst flex_int16_t yy_acclist[23] =
| { 0,
| 9, 7, 8, 8, 1, 7, 8, 2, 7, 8,
| 3, 7, 8, 4, 7, 8, 5, 7, 8, 6,
| 7, 8
| } ;
|
| static yyconst flex_int16_t yy_accept[14] =
| { 0,
| 1, 1, 1, 2, 4, 5, 8, 11, 14, 17,
| 20, 23, 23
| } ;
|
| static yyconst flex_int32_t yy_ec[256] =
| { 0,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 2,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 3, 4, 5, 6,
|
| 7, 8, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1
| } ;
|
| static yyconst flex_int32_t yy_meta[9] =
| { 0,
| 1, 1, 1, 1, 1, 1, 1, 1
| } ;
|
| static yyconst flex_int16_t yy_base[13] =
| { 0,
| 0, 0, 9, 10, 10, 10, 10, 10, 10, 10,
| 10, 10
| } ;
|
| static yyconst flex_int16_t yy_def[13] =
| { 0,
| 12, 1, 12, 12, 12, 12, 12, 12, 12, 12,
| 12, 0
| } ;
|
| static yyconst flex_int16_t yy_nxt[19] =
| { 0,
| 4, 5, 6, 7, 8, 9, 10, 11, 12, 3,
| 12, 12, 12, 12, 12, 12, 12, 12
| } ;
|
| static yyconst flex_int16_t yy_chk[19] =
| { 0,
| 1, 1, 1, 1, 1, 1, 1, 1, 3, 12,
| 12, 12, 12, 12, 12, 12, 12, 12
| } ;
|
| extern int yy_flex_debug;
| int yy_flex_debug = 0;
|
| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
| static char *yy_full_match;
| static int yy_lp;
| #define REJECT \
| { \
| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
| ++(yy_lp); \
| goto find_rule; \
| }
|
| static int yy_more_flag = 0;
| static int yy_more_len = 0;
| #define yymore() ((yy_more_flag) = 1)
| #define YY_MORE_ADJ (yy_more_len)
| #define YY_RESTORE_YY_MORE_OFFSET
| char *yytext;
| #line 1 "conftest.l"
| #line 469 "lex.yy.c"
|
| #define INITIAL 0
|
| #ifndef YY_NO_UNISTD_H
| /* Special case for "unistd.h", since it is non-ANSI. We include it way
| * down here because we want the user's section 1 to have been scanned first.
| * The user has a chance to override it with an option.
| */
| #include <unistd.h>
| #endif
|
| #ifndef YY_EXTRA_TYPE
| #define YY_EXTRA_TYPE void *
| #endif
|
| static int yy_init_globals (void );
|
| /* Accessor methods to globals.
| These are made visible to non-reentrant scanners for convenience. */
|
| int yylex_destroy (void );
|
| int yyget_debug (void );
|
| void yyset_debug (int debug_flag );
|
| YY_EXTRA_TYPE yyget_extra (void );
|
| void yyset_extra (YY_EXTRA_TYPE user_defined );
|
| FILE *yyget_in (void );
|
| void yyset_in (FILE * in_str );
|
| FILE *yyget_out (void );
|
| void yyset_out (FILE * out_str );
|
| yy_size_t yyget_leng (void );
|
| char *yyget_text (void );
|
| int yyget_lineno (void );
|
| void yyset_lineno (int line_number );
|
| /* Macros after this point can all be overridden by user definitions in
| * section 1.
| */
|
| #ifndef YY_SKIP_YYWRAP
| #ifdef __cplusplus
| extern "C" int yywrap (void );
| #else
| extern int yywrap (void );
| #endif
| #endif
|
| static void yyunput (int c,char *buf_ptr );
|
| #ifndef yytext_ptr
| static void yy_flex_strncpy (char *,yyconst char *,int );
| #endif
|
| #ifdef YY_NEED_STRLEN
| static int yy_flex_strlen (yyconst char * );
| #endif
|
| #ifndef YY_NO_INPUT
|
| #ifdef __cplusplus
| static int yyinput (void );
| #else
| static int input (void );
| #endif
|
| #endif
|
| /* Amount of stuff to slurp up with each read. */
| #ifndef YY_READ_BUF_SIZE
| #define YY_READ_BUF_SIZE 8192
| #endif
|
| /* Copy whatever the last rule matched to the standard output. */
| #ifndef ECHO
| /* This used to be an fputs(), but since the string might contain NUL's,
| * we now use fwrite().
| */
| #define ECHO fwrite( yytext, yyleng, 1, yyout )
| #endif
|
| /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
| * is returned in "result".
| */
| #ifndef YY_INPUT
| #define YY_INPUT(buf,result,max_size) \
| if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
| { \
| int c = '*'; \
| yy_size_t n; \
| for ( n = 0; n < max_size && \
| (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
| buf[n] = (char) c; \
| if ( c == '\n' ) \
| buf[n++] = (char) c; \
| if ( c == EOF && ferror( yyin ) ) \
| YY_FATAL_ERROR( "input in flex scanner failed" ); \
| result = n; \
| } \
| else \
| { \
| errno=0; \
| while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
| { \
| if( errno != EINTR) \
| { \
| YY_FATAL_ERROR( "input in flex scanner failed" ); \
| break; \
| } \
| errno=0; \
| clearerr(yyin); \
| } \
| }\
| \
|
| #endif
|
| /* No semi-colon after return; correct usage is to write "yyterminate();" -
| * we don't want an extra ';' after the "return" because that will cause
| * some compilers to complain about unreachable statements.
| */
| #ifndef yyterminate
| #define yyterminate() return YY_NULL
| #endif
|
| /* Number of entries by which start-condition stack grows. */
| #ifndef YY_START_STACK_INCR
| #define YY_START_STACK_INCR 25
| #endif
|
| /* Report a fatal error. */
| #ifndef YY_FATAL_ERROR
| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
| #endif
|
| /* end tables serialization structures and prototypes */
|
| /* Default declaration of generated scanner - a define so the user can
| * easily add parameters.
| */
| #ifndef YY_DECL
| #define YY_DECL_IS_OURS 1
|
| extern int yylex (void);
|
| #define YY_DECL int yylex (void)
| #endif /* !YY_DECL */
|
| /* Code executed at the beginning of each rule, after yytext and yyleng
| * have been set up.
| */
| #ifndef YY_USER_ACTION
| #define YY_USER_ACTION
| #endif
|
| /* Code executed at the end of each rule. */
| #ifndef YY_BREAK
| #define YY_BREAK break;
| #endif
|
| #define YY_RULE_SETUP \
| YY_USER_ACTION
|
| /** The main scanner function which does all the work.
| */
| YY_DECL
| {
| register yy_state_type yy_current_state;
| register char *yy_cp, *yy_bp;
| register int yy_act;
|
| #line 1 "conftest.l"
|
| #line 653 "lex.yy.c"
|
| if ( !(yy_init) )
| {
| (yy_init) = 1;
|
| #ifdef YY_USER_INIT
| YY_USER_INIT;
| #endif
|
| /* Create the reject buffer large enough to save one state per allowed character. */
| if ( ! (yy_state_buf) )
| (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE );
| if ( ! (yy_state_buf) )
| YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
|
| if ( ! (yy_start) )
| (yy_start) = 1; /* first start state */
|
| if ( ! yyin )
| yyin = stdin;
|
| if ( ! yyout )
| yyout = stdout;
|
| if ( ! YY_CURRENT_BUFFER ) {
| yyensure_buffer_stack ();
| YY_CURRENT_BUFFER_LVALUE =
| yy_create_buffer(yyin,YY_BUF_SIZE );
| }
|
| yy_load_buffer_state( );
| }
|
| while ( 1 ) /* loops until end-of-file is reached */
| {
| (yy_more_len) = 0;
| if ( (yy_more_flag) )
| {
| (yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
| (yy_more_flag) = 0;
| }
| yy_cp = (yy_c_buf_p);
|
| /* Support of yytext. */
| *yy_cp = (yy_hold_char);
|
| /* yy_bp points to the position in yy_ch_buf of the start of
| * the current run.
| */
| yy_bp = yy_cp;
|
| yy_current_state = (yy_start);
|
| (yy_state_ptr) = (yy_state_buf);
| *(yy_state_ptr)++ = yy_current_state;
|
| yy_match:
| do
| {
| register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| {
| yy_current_state = (int) yy_def[yy_current_state];
| if ( yy_current_state >= 13 )
| yy_c = yy_meta[(unsigned int) yy_c];
| }
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
| *(yy_state_ptr)++ = yy_current_state;
| ++yy_cp;
| }
| while ( yy_base[yy_current_state] != 10 );
|
| yy_find_action:
| yy_current_state = *--(yy_state_ptr);
| (yy_lp) = yy_accept[yy_current_state];
| goto find_rule; /* Shut up GCC warning -Wall */
| find_rule: /* we branch to this label when backing up */
| for ( ; ; ) /* until we find what rule we matched */
| {
| if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
| {
| yy_act = yy_acclist[(yy_lp)];
| {
| (yy_full_match) = yy_cp;
| break;
| }
| }
| --yy_cp;
| yy_current_state = *--(yy_state_ptr);
| (yy_lp) = yy_accept[yy_current_state];
| }
|
| YY_DO_BEFORE_ACTION;
|
| do_action: /* This label is used only to access EOF actions. */
|
| switch ( yy_act )
| { /* beginning of action switch */
| case 1:
| YY_RULE_SETUP
| #line 2 "conftest.l"
| { ECHO; }
| YY_BREAK
| case 2:
| YY_RULE_SETUP
| #line 3 "conftest.l"
| { REJECT; }
| YY_BREAK
| case 3:
| YY_RULE_SETUP
| #line 4 "conftest.l"
| { yymore (); }
| YY_BREAK
| case 4:
| YY_RULE_SETUP
| #line 5 "conftest.l"
| { yyless (1); }
| YY_BREAK
| case 5:
| YY_RULE_SETUP
| #line 6 "conftest.l"
| { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */
| yyless ((input () != 0)); }
| YY_BREAK
| case 6:
| YY_RULE_SETUP
| #line 8 "conftest.l"
| { unput (yytext[0]); }
| YY_BREAK
| case 7:
| YY_RULE_SETUP
| #line 9 "conftest.l"
| { BEGIN INITIAL; }
| YY_BREAK
| case 8:
| YY_RULE_SETUP
| #line 10 "conftest.l"
| ECHO;
| YY_BREAK
| #line 793 "lex.yy.c"
| case YY_STATE_EOF(INITIAL):
| yyterminate();
|
| case YY_END_OF_BUFFER:
| {
| /* Amount of text matched not including the EOB char. */
| int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
|
| /* Undo the effects of YY_DO_BEFORE_ACTION. */
| *yy_cp = (yy_hold_char);
| YY_RESTORE_YY_MORE_OFFSET
|
| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
| {
| /* We're scanning a new file or input source. It's
| * possible that this happened because the user
| * just pointed yyin at a new source and called
| * yylex(). If so, then we have to assure
| * consistency between YY_CURRENT_BUFFER and our
| * globals. Here is the right place to do so, because
| * this is the first action (other than possibly a
| * back-up) that will match for the new input source.
| */
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
| YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
| }
|
| /* Note that here we test for yy_c_buf_p "<=" to the position
| * of the first EOB in the buffer, since yy_c_buf_p will
| * already have been incremented past the NUL character
| * (since all states make transitions on EOB to the
| * end-of-buffer state). Contrast this with the test
| * in input().
| */
| if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
| { /* This was really a NUL. */
| yy_state_type yy_next_state;
|
| (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
|
| yy_current_state = yy_get_previous_state( );
|
| /* Okay, we're now positioned to make the NUL
| * transition. We couldn't have
| * yy_get_previous_state() go ahead and do it
| * for us because it doesn't know how to deal
| * with the possibility of jamming (and we don't
| * want to build jamming into it because then it
| * will run more slowly).
| */
|
| yy_next_state = yy_try_NUL_trans( yy_current_state );
|
| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
|
| if ( yy_next_state )
| {
| /* Consume the NUL. */
| yy_cp = ++(yy_c_buf_p);
| yy_current_state = yy_next_state;
| goto yy_match;
| }
|
| else
| {
| yy_cp = (yy_c_buf_p);
| goto yy_find_action;
| }
| }
|
| else switch ( yy_get_next_buffer( ) )
| {
| case EOB_ACT_END_OF_FILE:
| {
| (yy_did_buffer_switch_on_eof) = 0;
|
| if ( yywrap( ) )
| {
| /* Note: because we've taken care in
| * yy_get_next_buffer() to have set up
| * yytext, we can now set up
| * yy_c_buf_p so that if some total
| * hoser (like flex itself) wants to
| * call the scanner after we return the
| * YY_NULL, it'll still work - another
| * YY_NULL will get returned.
| */
| (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
|
| yy_act = YY_STATE_EOF(YY_START);
| goto do_action;
| }
|
| else
| {
| if ( ! (yy_did_buffer_switch_on_eof) )
| YY_NEW_FILE;
| }
| break;
| }
|
| case EOB_ACT_CONTINUE_SCAN:
| (yy_c_buf_p) =
| (yytext_ptr) + yy_amount_of_matched_text;
|
| yy_current_state = yy_get_previous_state( );
|
| yy_cp = (yy_c_buf_p);
| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| goto yy_match;
|
| case EOB_ACT_LAST_MATCH:
| (yy_c_buf_p) =
| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
|
| yy_current_state = yy_get_previous_state( );
|
| yy_cp = (yy_c_buf_p);
| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| goto yy_find_action;
| }
| break;
| }
|
| default:
| YY_FATAL_ERROR(
| "fatal flex scanner internal error--no action found" );
| } /* end of action switch */
| } /* end of scanning one token */
| } /* end of yylex */
|
| /* yy_get_next_buffer - try to read in a new buffer
| *
| * Returns a code representing an action:
| * EOB_ACT_LAST_MATCH -
| * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
| * EOB_ACT_END_OF_FILE - end of file
| */
| static int yy_get_next_buffer (void)
| {
| register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
| register char *source = (yytext_ptr);
| register int number_to_move, i;
| int ret_val;
|
| if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
| YY_FATAL_ERROR(
| "fatal flex scanner internal error--end of buffer missed" );
|
| if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
| { /* Don't try to fill the buffer, so this is an EOF. */
| if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
| {
| /* We matched a single character, the EOB, so
| * treat this as a final EOF.
| */
| return EOB_ACT_END_OF_FILE;
| }
|
| else
| {
| /* We matched some text prior to the EOB, first
| * process it.
| */
| return EOB_ACT_LAST_MATCH;
| }
| }
|
| /* Try to read more data. */
|
| /* First move last chars to start of buffer. */
| number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
|
| for ( i = 0; i < number_to_move; ++i )
| *(dest++) = *(source++);
|
| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
| /* don't do the read, it's not guaranteed to return an EOF,
| * just force an EOF
| */
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
|
| else
| {
| yy_size_t num_to_read =
| YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
|
| while ( num_to_read <= 0 )
| { /* Not enough room in the buffer - grow it. */
|
| YY_FATAL_ERROR(
| "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
|
| }
|
| if ( num_to_read > YY_READ_BUF_SIZE )
| num_to_read = YY_READ_BUF_SIZE;
|
| /* Read in more data. */
| YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
| (yy_n_chars), num_to_read );
|
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| }
|
| if ( (yy_n_chars) == 0 )
| {
| if ( number_to_move == YY_MORE_ADJ )
| {
| ret_val = EOB_ACT_END_OF_FILE;
| yyrestart(yyin );
| }
|
| else
| {
| ret_val = EOB_ACT_LAST_MATCH;
| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
| YY_BUFFER_EOF_PENDING;
| }
| }
|
| else
| ret_val = EOB_ACT_CONTINUE_SCAN;
|
| if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
| /* Extend the array by 50%, plus the number we really need. */
| yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size );
| if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
| YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
| }
|
| (yy_n_chars) += number_to_move;
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
|
| (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
|
| return ret_val;
| }
|
| /* yy_get_previous_state - get the state just before the EOB char was reached */
|
| static yy_state_type yy_get_previous_state (void)
| {
| register yy_state_type yy_current_state;
| register char *yy_cp;
|
| yy_current_state = (yy_start);
|
| (yy_state_ptr) = (yy_state_buf);
| *(yy_state_ptr)++ = yy_current_state;
|
| for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
| {
| register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| {
| yy_current_state = (int) yy_def[yy_current_state];
| if ( yy_current_state >= 13 )
| yy_c = yy_meta[(unsigned int) yy_c];
| }
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
| *(yy_state_ptr)++ = yy_current_state;
| }
|
| return yy_current_state;
| }
|
| /* yy_try_NUL_trans - try to make a transition on the NUL character
| *
| * synopsis
| * next_state = yy_try_NUL_trans( current_state );
| */
| static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
| {
| register int yy_is_jam;
|
| register YY_CHAR yy_c = 1;
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| {
| yy_current_state = (int) yy_def[yy_current_state];
| if ( yy_current_state >= 13 )
| yy_c = yy_meta[(unsigned int) yy_c];
| }
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
| yy_is_jam = (yy_current_state == 12);
| if ( ! yy_is_jam )
| *(yy_state_ptr)++ = yy_current_state;
|
| return yy_is_jam ? 0 : yy_current_state;
| }
|
| static void yyunput (int c, register char * yy_bp )
| {
| register char *yy_cp;
|
| yy_cp = (yy_c_buf_p);
|
| /* undo effects of setting up yytext */
| *yy_cp = (yy_hold_char);
|
| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
| { /* need to shift things up to make room */
| /* +2 for EOB chars. */
| register yy_size_t number_to_move = (yy_n_chars) + 2;
| register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
| YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
| register char *source =
| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
|
| while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
| *--dest = *--source;
|
| yy_cp += (int) (dest - source);
| yy_bp += (int) (dest - source);
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
|
| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
| YY_FATAL_ERROR( "flex scanner push-back overflow" );
| }
|
| *--yy_cp = (char) c;
|
| (yytext_ptr) = yy_bp;
| (yy_hold_char) = *yy_cp;
| (yy_c_buf_p) = yy_cp;
| }
|
| #ifndef YY_NO_INPUT
| #ifdef __cplusplus
| static int yyinput (void)
| #else
| static int input (void)
| #endif
|
| {
| int c;
|
| *(yy_c_buf_p) = (yy_hold_char);
|
| if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
| {
| /* yy_c_buf_p now points to the character we want to return.
| * If this occurs *before* the EOB characters, then it's a
| * valid NUL; if not, then we've hit the end of the buffer.
| */
| if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
| /* This was really a NUL. */
| *(yy_c_buf_p) = '\0';
|
| else
| { /* need more input */
| yy_size_t offset = (yy_c_buf_p) - (yytext_ptr);
| ++(yy_c_buf_p);
|
| switch ( yy_get_next_buffer( ) )
| {
| case EOB_ACT_LAST_MATCH:
| /* This happens because yy_g_n_b()
| * sees that we've accumulated a
| * token and flags that we need to
| * try matching the token before
| * proceeding. But for input(),
| * there's no matching to consider.
| * So convert the EOB_ACT_LAST_MATCH
| * to EOB_ACT_END_OF_FILE.
| */
|
| /* Reset buffer status. */
| yyrestart(yyin );
|
| /*FALLTHROUGH*/
|
| case EOB_ACT_END_OF_FILE:
| {
| if ( yywrap( ) )
| return 0;
|
| if ( ! (yy_did_buffer_switch_on_eof) )
| YY_NEW_FILE;
| #ifdef __cplusplus
| return yyinput();
| #else
| return input();
| #endif
| }
|
| case EOB_ACT_CONTINUE_SCAN:
| (yy_c_buf_p) = (yytext_ptr) + offset;
| break;
| }
| }
| }
|
| c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
| *(yy_c_buf_p) = '\0'; /* preserve yytext */
| (yy_hold_char) = *++(yy_c_buf_p);
|
| return c;
| }
| #endif /* ifndef YY_NO_INPUT */
|
| /** Immediately switch to a different input stream.
| * @param input_file A readable stream.
| *
| * @note This function does not reset the start condition to @c INITIAL .
| */
| void yyrestart (FILE * input_file )
| {
|
| if ( ! YY_CURRENT_BUFFER ){
| yyensure_buffer_stack ();
| YY_CURRENT_BUFFER_LVALUE =
| yy_create_buffer(yyin,YY_BUF_SIZE );
| }
|
| yy_init_buffer(YY_CURRENT_BUFFER,input_file );
| yy_load_buffer_state( );
| }
|
| /** Switch to a different input buffer.
| * @param new_buffer The new input buffer.
| *
| */
| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )
| {
|
| /* TODO. We should be able to replace this entire function body
| * with
| * yypop_buffer_state();
| * yypush_buffer_state(new_buffer);
| */
| yyensure_buffer_stack ();
| if ( YY_CURRENT_BUFFER == new_buffer )
| return;
|
| if ( YY_CURRENT_BUFFER )
| {
| /* Flush out information for old buffer. */
| *(yy_c_buf_p) = (yy_hold_char);
| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| }
|
| YY_CURRENT_BUFFER_LVALUE = new_buffer;
| yy_load_buffer_state( );
|
| /* We don't actually know whether we did this switch during
| * EOF (yywrap()) processing, but the only time this flag
| * is looked at is after yywrap() is called, so it's safe
| * to go ahead and always set it.
| */
| (yy_did_buffer_switch_on_eof) = 1;
| }
|
| static void yy_load_buffer_state (void)
| {
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
| (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
| yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
| (yy_hold_char) = *(yy_c_buf_p);
| }
|
| /** Allocate and initialize an input buffer state.
| * @param file A readable stream.
| * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
| *
| * @return the allocated buffer state.
| */
| YY_BUFFER_STATE yy_create_buffer (FILE * file, int size )
| {
| YY_BUFFER_STATE b;
|
| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
| if ( ! b )
| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
|
| b->yy_buf_size = size;
|
| /* yy_ch_buf has to be 2 characters longer than the size given because
| * we need to put in 2 end-of-buffer characters.
| */
| b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 );
| if ( ! b->yy_ch_buf )
| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
|
| b->yy_is_our_buffer = 1;
|
| yy_init_buffer(b,file );
|
| return b;
| }
|
| /** Destroy the buffer.
| * @param b a buffer created with yy_create_buffer()
| *
| */
| void yy_delete_buffer (YY_BUFFER_STATE b )
| {
|
| if ( ! b )
| return;
|
| if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
| YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
|
| if ( b->yy_is_our_buffer )
| yyfree((void *) b->yy_ch_buf );
|
| yyfree((void *) b );
| }
|
| #ifndef __cplusplus
| extern int isatty (int );
| #endif /* __cplusplus */
|
| /* Initializes or reinitializes a buffer.
| * This function is sometimes called more than once on the same buffer,
| * such as during a yyrestart() or at EOF.
| */
| static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
|
| {
| int oerrno = errno;
|
| yy_flush_buffer(b );
|
| b->yy_input_file = file;
| b->yy_fill_buffer = 1;
|
| /* If b is the current buffer, then yy_init_buffer was _probably_
| * called from yyrestart() or through yy_get_next_buffer.
| * In that case, we don't want to reset the lineno or column.
| */
| if (b != YY_CURRENT_BUFFER){
| b->yy_bs_lineno = 1;
| b->yy_bs_column = 0;
| }
|
| b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
|
| errno = oerrno;
| }
|
| /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
| * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
| *
| */
| void yy_flush_buffer (YY_BUFFER_STATE b )
| {
| if ( ! b )
| return;
|
| b->yy_n_chars = 0;
|
| /* We always need two end-of-buffer characters. The first causes
| * a transition to the end-of-buffer state. The second causes
| * a jam in that state.
| */
| b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
| b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
|
| b->yy_buf_pos = &b->yy_ch_buf[0];
|
| b->yy_at_bol = 1;
| b->yy_buffer_status = YY_BUFFER_NEW;
|
| if ( b == YY_CURRENT_BUFFER )
| yy_load_buffer_state( );
| }
|
| /** Pushes the new state onto the stack. The new state becomes
| * the current state. This function will allocate the stack
| * if necessary.
| * @param new_buffer The new state.
| *
| */
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
| {
| if (new_buffer == NULL)
| return;
|
| yyensure_buffer_stack();
|
| /* This block is copied from yy_switch_to_buffer. */
| if ( YY_CURRENT_BUFFER )
| {
| /* Flush out information for old buffer. */
| *(yy_c_buf_p) = (yy_hold_char);
| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| }
|
| /* Only push if top exists. Otherwise, replace top. */
| if (YY_CURRENT_BUFFER)
| (yy_buffer_stack_top)++;
| YY_CURRENT_BUFFER_LVALUE = new_buffer;
|
| /* copied from yy_switch_to_buffer. */
| yy_load_buffer_state( );
| (yy_did_buffer_switch_on_eof) = 1;
| }
|
| /** Removes and deletes the top of the stack, if present.
| * The next element becomes the new top.
| *
| */
| void yypop_buffer_state (void)
| {
| if (!YY_CURRENT_BUFFER)
| return;
|
| yy_delete_buffer(YY_CURRENT_BUFFER );
| YY_CURRENT_BUFFER_LVALUE = NULL;
| if ((yy_buffer_stack_top) > 0)
| --(yy_buffer_stack_top);
|
| if (YY_CURRENT_BUFFER) {
| yy_load_buffer_state( );
| (yy_did_buffer_switch_on_eof) = 1;
| }
| }
|
| /* Allocates the stack if it does not exist.
| * Guarantees space for at least one push.
| */
| static void yyensure_buffer_stack (void)
| {
| yy_size_t num_to_alloc;
|
| if (!(yy_buffer_stack)) {
|
| /* First allocation is just for 2 elements, since we don't know if this
| * scanner will even need a stack. We use 2 instead of 1 to avoid an
| * immediate realloc on the next call.
| */
| num_to_alloc = 1;
| (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
| (num_to_alloc * sizeof(struct yy_buffer_state*)
| );
| if ( ! (yy_buffer_stack) )
| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
|
| memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
|
| (yy_buffer_stack_max) = num_to_alloc;
| (yy_buffer_stack_top) = 0;
| return;
| }
|
| if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
|
| /* Increase the buffer to prepare for a possible push. */
| int grow_size = 8 /* arbitrary grow size */;
|
| num_to_alloc = (yy_buffer_stack_max) + grow_size;
| (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
| ((yy_buffer_stack),
| num_to_alloc * sizeof(struct yy_buffer_state*)
| );
| if ( ! (yy_buffer_stack) )
| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
|
| /* zero only the new slots.*/
| memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
| (yy_buffer_stack_max) = num_to_alloc;
| }
| }
|
| /** Setup the input buffer state to scan directly from a user-specified character buffer.
| * @param base the character buffer
| * @param size the size in bytes of the character buffer
| *
| * @return the newly allocated buffer state object.
| */
| YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size )
| {
| YY_BUFFER_STATE b;
|
| if ( size < 2 ||
| base[size-2] != YY_END_OF_BUFFER_CHAR ||
| base[size-1] != YY_END_OF_BUFFER_CHAR )
| /* They forgot to leave room for the EOB's. */
| return 0;
|
| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
| if ( ! b )
| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
|
| b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */
| b->yy_buf_pos = b->yy_ch_buf = base;
| b->yy_is_our_buffer = 0;
| b->yy_input_file = 0;
| b->yy_n_chars = b->yy_buf_size;
| b->yy_is_interactive = 0;
| b->yy_at_bol = 1;
| b->yy_fill_buffer = 0;
| b->yy_buffer_status = YY_BUFFER_NEW;
|
| yy_switch_to_buffer(b );
|
| return b;
| }
|
| /** Setup the input buffer state to scan a string. The next call to yylex() will
| * scan from a @e copy of @a str.
| * @param yystr a NUL-terminated string to scan
| *
| * @return the newly allocated buffer state object.
| * @note If you want to scan bytes that may contain NUL values, then use
| * yy_scan_bytes() instead.
| */
| YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
| {
|
| return yy_scan_bytes(yystr,strlen(yystr) );
| }
|
| /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
| * scan from a @e copy of @a bytes.
| * @param bytes the byte buffer to scan
| * @param len the number of bytes in the buffer pointed to by @a bytes.
| *
| * @return the newly allocated buffer state object.
| */
| YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len )
| {
| YY_BUFFER_STATE b;
| char *buf;
| yy_size_t n, i;
|
| /* Get memory for full buffer, including space for trailing EOB's. */
| n = _yybytes_len + 2;
| buf = (char *) yyalloc(n );
| if ( ! buf )
| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
|
| for ( i = 0; i < _yybytes_len; ++i )
| buf[i] = yybytes[i];
|
| buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
|
| b = yy_scan_buffer(buf,n );
| if ( ! b )
| YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
|
| /* It's okay to grow etc. this buffer, and we should throw it
| * away when we're done.
| */
| b->yy_is_our_buffer = 1;
|
| return b;
| }
|
| #ifndef YY_EXIT_FAILURE
| #define YY_EXIT_FAILURE 2
| #endif
|
| static void yy_fatal_error (yyconst char* msg )
| {
| (void) fprintf( stderr, "%s\n", msg );
| exit( YY_EXIT_FAILURE );
| }
|
| /* Redefine yyless() so it works in section 3 code. */
|
| #undef yyless
| #define yyless(n) \
| do \
| { \
| /* Undo effects of setting up yytext. */ \
| int yyless_macro_arg = (n); \
| YY_LESS_LINENO(yyless_macro_arg);\
| yytext[yyleng] = (yy_hold_char); \
| (yy_c_buf_p) = yytext + yyless_macro_arg; \
| (yy_hold_char) = *(yy_c_buf_p); \
| *(yy_c_buf_p) = '\0'; \
| yyleng = yyless_macro_arg; \
| } \
| while ( 0 )
|
| /* Accessor methods (get/set functions) to struct members. */
|
| /** Get the current line number.
| *
| */
| int yyget_lineno (void)
| {
|
| return yylineno;
| }
|
| /** Get the input stream.
| *
| */
| FILE *yyget_in (void)
| {
| return yyin;
| }
|
| /** Get the output stream.
| *
| */
| FILE *yyget_out (void)
| {
| return yyout;
| }
|
| /** Get the length of the current token.
| *
| */
| yy_size_t yyget_leng (void)
| {
| return yyleng;
| }
|
| /** Get the current token.
| *
| */
|
| char *yyget_text (void)
| {
| return yytext;
| }
|
| /** Set the current line number.
| * @param line_number
| *
| */
| void yyset_lineno (int line_number )
| {
|
| yylineno = line_number;
| }
|
| /** Set the input stream. This does not discard the current
| * input buffer.
| * @param in_str A readable stream.
| *
| * @see yy_switch_to_buffer
| */
| void yyset_in (FILE * in_str )
| {
| yyin = in_str ;
| }
|
| void yyset_out (FILE * out_str )
| {
| yyout = out_str ;
| }
|
| int yyget_debug (void)
| {
| return yy_flex_debug;
| }
|
| void yyset_debug (int bdebug )
| {
| yy_flex_debug = bdebug ;
| }
|
| static int yy_init_globals (void)
| {
| /* Initialization is the same as for the non-reentrant scanner.
| * This function is called from yylex_destroy(), so don't allocate here.
| */
|
| (yy_buffer_stack) = 0;
| (yy_buffer_stack_top) = 0;
| (yy_buffer_stack_max) = 0;
| (yy_c_buf_p) = (char *) 0;
| (yy_init) = 0;
| (yy_start) = 0;
|
| (yy_state_buf) = 0;
| (yy_state_ptr) = 0;
| (yy_full_match) = 0;
| (yy_lp) = 0;
|
| /* Defined in main.c */
| #ifdef YY_STDINIT
| yyin = stdin;
| yyout = stdout;
| #else
| yyin = (FILE *) 0;
| yyout = (FILE *) 0;
| #endif
|
| /* For future reference: Set errno on error, since we are called by
| * yylex_init()
| */
| return 0;
| }
|
| /* yylex_destroy is for both reentrant and non-reentrant scanners. */
| int yylex_destroy (void)
| {
|
| /* Pop the buffer stack, destroying each element. */
| while(YY_CURRENT_BUFFER){
| yy_delete_buffer(YY_CURRENT_BUFFER );
| YY_CURRENT_BUFFER_LVALUE = NULL;
| yypop_buffer_state();
| }
|
| /* Destroy the stack itself. */
| yyfree((yy_buffer_stack) );
| (yy_buffer_stack) = NULL;
|
| yyfree ( (yy_state_buf) );
| (yy_state_buf) = NULL;
|
| /* Reset the globals. This is important in a non-reentrant scanner so the next time
| * yylex() is called, initialization will occur. */
| yy_init_globals( );
|
| return 0;
| }
|
| /*
| * Internal utility routines.
| */
|
| #ifndef yytext_ptr
| static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
| {
| register int i;
| for ( i = 0; i < n; ++i )
| s1[i] = s2[i];
| }
| #endif
|
| #ifdef YY_NEED_STRLEN
| static int yy_flex_strlen (yyconst char * s )
| {
| register int n;
| for ( n = 0; s[n]; ++n )
| ;
|
| return n;
| }
| #endif
|
| void *yyalloc (yy_size_t size )
| {
| return (void *) malloc( size );
| }
|
| void *yyrealloc (void * ptr, yy_size_t size )
| {
| /* The cast to (char *) in the following accommodates both
| * implementations that use char* generic pointers, and those
| * that use void* generic pointers. It works with the latter
| * because both ANSI C and C++ allow castless assignment from
| * any pointer type to void*, and deal with argument conversions
| * as though doing an assignment.
| */
| return (void *) realloc( (char *) ptr, size );
| }
|
| void yyfree (void * ptr )
| {
| free( (char *) ptr ); /* see yyrealloc() for (char *) cast */
| }
|
| #define YYTABLES_NAME "yytables"
|
| #line 10 "conftest.l"
|
|
| #ifdef YYTEXT_POINTER
| extern char *yytext;
| #endif
| int
| main (void)
| {
| return ! yylex () + ! yywrap ();
| }
configure:5548: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib conftest.c -ll >&5
configure:5548: $? = 0
configure:5558: result: -ll
configure:5564: checking whether yytext is a pointer
configure:5581: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib conftest.c -ll >&5
configure:5581: $? = 0
configure:5589: result: yes
configure:5606: checking for bison
configure:5622: found /usr/bin/bison
configure:5633: result: bison -y
configure:5649: checking for gawk
configure:5676: result: awk
configure:5688: checking whether ln -s works
configure:5692: result: yes
configure:5745: checking how to print strings
configure:5772: result: printf
configure:5793: checking for a sed that does not truncate output
configure:5857: result: /usr/bin/sed
configure:5875: checking for grep that handles long lines and -e
configure:5933: result: /usr/local/bin/ggrep
configure:5938: checking for egrep
configure:6000: result: /usr/local/bin/ggrep -E
configure:6005: checking for fgrep
configure:6067: result: /usr/local/bin/ggrep -F
configure:6102: checking for ld used by /usr/bin/clang
configure:6169: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:6176: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:6191: result: no
configure:6203: checking for BSD- or MS-compatible name lister (nm)
configure:6252: result: /usr/bin/nm -B
configure:6382: checking the name lister (/usr/bin/nm -B) interface
configure:6389: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:6392: /usr/bin/nm -B "conftest.o"
configure:6395: output
0000000000000000 S _some_variable
configure:6402: result: BSD nm
configure:6406: checking the maximum length of command line arguments
configure:6536: result: 196608
configure:6553: checking whether the shell understands some XSI constructs
configure:6563: result: yes
configure:6567: checking whether the shell understands "+="
configure:6573: result: yes
configure:6608: checking how to convert x86_64-apple-darwin16.3.0 file names to x86_64-apple-darwin16.3.0 format
configure:6648: result: func_convert_file_noop
configure:6655: checking how to convert x86_64-apple-darwin16.3.0 file names to toolchain format
configure:6675: result: func_convert_file_noop
configure:6682: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
configure:6689: result: -r
configure:6763: checking for objdump
configure:6779: found /usr/bin/objdump
configure:6790: result: objdump
configure:6822: checking how to recognize dependent libraries
configure:7024: result: pass_all
configure:7109: checking for dlltool
configure:7139: result: no
configure:7169: checking how to associate runtime and link libraries
configure:7196: result: printf %s\n
configure:7256: checking for ar
configure:7272: found /usr/bin/ar
configure:7283: result: ar
configure:7320: checking for archiver @FILE support
configure:7337: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:7337: $? = 0
configure:7340: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:7343: $? = 1
configure:7363: result: no
configure:7421: checking for strip
configure:7437: found /usr/bin/strip
configure:7448: result: strip
configure:7520: checking for ranlib
configure:7536: found /usr/bin/ranlib
configure:7547: result: ranlib
configure:7649: checking command to parse /usr/bin/nm -B output from /usr/bin/clang object
configure:7769: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:7772: $? = 0
configure:7776: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7779: $? = 0
cannot find nm_test_var in conftest.nm
configure:7769: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:7772: $? = 0
configure:7776: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7779: $? = 0
configure:7845: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib conftest.c conftstm.o >&5
configure:7848: $? = 0
configure:7886: result: ok
configure:7923: checking for sysroot
configure:7953: result: no
configure:8209: checking for mt
configure:8239: result: no
configure:8259: checking if : is a manifest tool
configure:8265: : '-?'
configure:8273: result: no
configure:8329: checking for dsymutil
configure:8345: found /usr/bin/dsymutil
configure:8356: result: dsymutil
configure:8421: checking for nmedit
configure:8437: found /usr/bin/nmedit
configure:8448: result: nmedit
configure:8513: checking for lipo
configure:8529: found /usr/bin/lipo
configure:8540: result: lipo
configure:8605: checking for otool
configure:8621: found /usr/bin/otool
configure:8632: result: otool
configure:8697: checking for otool64
configure:8727: result: no
configure:8772: checking for -single_module linker flag
/usr/bin/clang -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:8805: result: yes
configure:8808: checking for -exported_symbols_list linker flag
configure:8828: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:8828: $? = 0
configure:8838: result: yes
configure:8841: checking for -force_load linker flag
/usr/bin/clang -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -c -o conftest.o conftest.c
ar cru libconftest.a conftest.o
ranlib libconftest.a
/usr/bin/clang -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -o conftest conftest.c -Wl,-force_load,./libconftest.a
configure:8873: result: yes
configure:8915: checking how to run the C preprocessor
configure:8946: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c
configure:8946: $? = 0
configure:8960: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c
conftest.c:19:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:8960: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 YYTEXT_POINTER 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:8985: result: /usr/bin/clang -E
configure:9005: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c
configure:9005: $? = 0
configure:9019: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c
conftest.c:19:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:9019: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 YYTEXT_POINTER 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:9048: checking for ANSI C header files
configure:9068: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:9068: $? = 0
configure:9141: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib conftest.c >&5
configure:9141: $? = 0
configure:9141: ./conftest
configure:9141: $? = 0
configure:9152: result: yes
configure:9165: checking for sys/types.h
configure:9165: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:9165: $? = 0
configure:9165: result: yes
configure:9165: checking for sys/stat.h
configure:9165: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:9165: $? = 0
configure:9165: result: yes
configure:9165: checking for stdlib.h
configure:9165: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:9165: $? = 0
configure:9165: result: yes
configure:9165: checking for string.h
configure:9165: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:9165: $? = 0
configure:9165: result: yes
configure:9165: checking for memory.h
configure:9165: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:9165: $? = 0
configure:9165: result: yes
configure:9165: checking for strings.h
configure:9165: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:9165: $? = 0
configure:9165: result: yes
configure:9165: checking for inttypes.h
configure:9165: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:9165: $? = 0
configure:9165: result: yes
configure:9165: checking for stdint.h
configure:9165: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:9165: $? = 0
configure:9165: result: yes
configure:9165: checking for unistd.h
configure:9165: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:9165: $? = 0
configure:9165: result: yes
configure:9179: checking for dlfcn.h
configure:9179: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:9179: $? = 0
configure:9179: result: yes
configure:9325: checking for objdir
configure:9340: result: .libs
configure:9611: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
configure:9629: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -fno-rtti -fno-exceptions conftest.c >&5
configure:9633: $? = 0
configure:9646: result: yes
configure:9973: checking for /usr/bin/clang option to produce PIC
configure:9980: result: -fno-common -DPIC
configure:9988: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
configure:10006: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -fno-common -DPIC -DPIC conftest.c >&5
configure:10010: $? = 0
configure:10023: result: yes
configure:10052: checking if /usr/bin/clang static flag -static works
configure:10080: result: no
configure:10095: checking if /usr/bin/clang supports -c -o file.o
configure:10116: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -o out/conftest2.o conftest.c >&5
configure:10120: $? = 0
configure:10142: result: yes
configure:10150: checking if /usr/bin/clang supports -c -o file.o
configure:10197: result: yes
configure:10230: checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:11383: result: yes
configure:11623: checking dynamic linker characteristics
configure:12360: result: darwin16.3.0 dyld
configure:12467: checking how to hardcode library paths into programs
configure:12492: result: immediate
configure:13032: checking whether stripping libraries is possible
configure:13046: result: yes
configure:13072: checking if libtool supports shared libraries
configure:13074: result: yes
configure:13077: checking whether to build shared libraries
configure:13098: result: yes
configure:13101: checking whether to build static libraries
configure:13105: result: no
configure:13148: checking for gsed
configure:13175: result: /usr/bin/sed
configure:13191: checking for gsort
configure:13207: found /usr/local/bin/gsort
configure:13218: result: gsort
configure:13233: checking for egrep
configure:13261: result: /usr/local/bin/ggrep -E
configure:13271: checking for groff
configure:13287: found /usr/bin/groff
configure:13299: result: groff
configure:13309: checking for ps2pdf
configure:13325: found /usr/local/bin/ps2pdf
configure:13337: result: ps2pdf
configure:13347: checking for pstopdf
configure:13375: result: ps2pdf
configure:13438: checking for pkg-config
configure:13456: found /usr/local/bin/pkg-config
configure:13468: result: /usr/local/bin/pkg-config
configure:13493: checking pkg-config is at least version 0.9.0
configure:13496: result: yes
configure:13517: checking for tclsh8.6
configure:13535: found /usr/local/bin/tclsh8.6
configure:13547: result: /usr/local/bin/tclsh8.6
configure:13566: checking whether /usr/bin/clang and cc understand -c and -o together
configure:13597: /usr/bin/clang -c conftest.c -o conftest2.o >&5
configure:13601: $? = 0
configure:13607: /usr/bin/clang -c conftest.c -o conftest2.o >&5
configure:13611: $? = 0
configure:13622: cc -c conftest.c >&5
configure:13626: $? = 0
configure:13634: cc -c conftest.c -o conftest2.o >&5
configure:13638: $? = 0
configure:13644: cc -c conftest.c -o conftest2.o >&5
configure:13648: $? = 0
configure:13666: result: yes
configure:13804: checking for C++ compiler version
configure:13813: /usr/bin/clang++ --version >&5
Apple LLVM version 8.0.0 (clang-800.0.42.1)
Target: x86_64-apple-darwin16.3.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:13824: $? = 0
configure:13813: /usr/bin/clang++ -v >&5
Apple LLVM version 8.0.0 (clang-800.0.42.1)
Target: x86_64-apple-darwin16.3.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:13824: $? = 0
configure:13813: /usr/bin/clang++ -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:13824: $? = 1
configure:13813: /usr/bin/clang++ -qversion >&5
clang: error: unknown argument: '-qversion'
clang: error: no input files
configure:13824: $? = 1
configure:13828: checking whether we are using the GNU C++ compiler
configure:13847: /usr/bin/clang++ -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.cpp >&5
configure:13847: $? = 0
configure:13856: result: yes
configure:13865: checking whether /usr/bin/clang++ accepts -g
configure:13885: /usr/bin/clang++ -c -g -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.cpp >&5
configure:13885: $? = 0
configure:13926: result: yes
configure:13951: checking dependency style of /usr/bin/clang++
configure:14062: result: none
configure:14095: checking how to run the C++ preprocessor
configure:14122: /usr/bin/clang++ -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.cpp
configure:14122: $? = 0
configure:14136: /usr/bin/clang++ -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.cpp
conftest.cpp:31:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:14136: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:14161: result: /usr/bin/clang++ -E
configure:14181: /usr/bin/clang++ -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.cpp
configure:14181: $? = 0
configure:14195: /usr/bin/clang++ -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.cpp
conftest.cpp:31:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:14195: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:14364: checking for ld used by /usr/bin/clang++
configure:14431: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:14438: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:14453: result: no
configure:14508: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:15513: result: yes
configure:15549: /usr/bin/clang++ -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.cpp >&5
configure:15552: $? = 0
configure:16072: checking for /usr/bin/clang++ option to produce PIC
configure:16079: result: -fno-common -DPIC
configure:16087: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works
configure:16105: /usr/bin/clang++ -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -fno-common -DPIC -DPIC conftest.cpp >&5
configure:16109: $? = 0
configure:16122: result: yes
configure:16145: checking if /usr/bin/clang++ static flag -static works
configure:16173: result: no
configure:16185: checking if /usr/bin/clang++ supports -c -o file.o
configure:16206: /usr/bin/clang++ -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -o out/conftest2.o conftest.cpp >&5
configure:16210: $? = 0
configure:16232: result: yes
configure:16237: checking if /usr/bin/clang++ supports -c -o file.o
configure:16284: result: yes
configure:16314: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:16350: result: yes
configure:16491: checking dynamic linker characteristics
configure:17162: result: darwin16.3.0 dyld
configure:17215: checking how to hardcode library paths into programs
configure:17240: result: immediate
configure:17386: checking for Objective C compiler version
configure:17395: /usr/bin/clang --version >&5
Apple LLVM version 8.0.0 (clang-800.0.42.1)
Target: x86_64-apple-darwin16.3.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:17406: $? = 0
configure:17395: /usr/bin/clang -v >&5
Apple LLVM version 8.0.0 (clang-800.0.42.1)
Target: x86_64-apple-darwin16.3.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:17406: $? = 0
configure:17395: /usr/bin/clang -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:17406: $? = 1
configure:17395: /usr/bin/clang -qversion >&5
clang: error: unknown argument: '-qversion'
clang: error: no input files
configure:17406: $? = 1
configure:17410: checking whether we are using the GNU Objective C compiler
configure:17429: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.m >&5
configure:17429: $? = 0
configure:17438: result: yes
configure:17447: checking whether /usr/bin/clang accepts -g
configure:17467: /usr/bin/clang -c -g -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.m >&5
configure:17467: $? = 0
configure:17508: result: yes
configure:17533: checking dependency style of /usr/bin/clang
configure:17642: result: none
configure:17658: checking for inline
configure:17674: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:17674: $? = 0
configure:17682: result: inline
configure:17768: checking for windres
configure:17798: result: no
configure:17879: checking for an ANSI C-conforming const
configure:17945: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:17945: $? = 0
configure:17952: result: yes
configure:17960: checking for mode_t
configure:17960: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:17960: $? = 0
configure:17960: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
conftest.c:67:21: error: expected expression
if (sizeof ((mode_t)))
^
1 error generated.
configure:17960: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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/"
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((mode_t)))
| return 0;
| ;
| return 0;
| }
configure:17960: result: yes
configure:17971: checking for pid_t
configure:17971: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:17971: $? = 0
configure:17971: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
conftest.c:67:20: error: expected expression
if (sizeof ((pid_t)))
^
1 error generated.
configure:17971: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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/"
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:17971: result: yes
configure:17982: checking for size_t
configure:17982: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:17982: $? = 0
configure:17982: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
conftest.c:67:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
configure:17982: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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/"
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:17982: result: yes
configure:17993: checking for ssize_t
configure:17993: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:17993: $? = 0
configure:17993: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
conftest.c:67:22: error: expected expression
if (sizeof ((ssize_t)))
^
1 error generated.
configure:17993: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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/"
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((ssize_t)))
| return 0;
| ;
| return 0;
| }
configure:17993: result: yes
configure:18004: checking for uid_t in sys/types.h
configure:18023: result: yes
configure:18045: checking stdarg.h usability
configure:18045: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:18045: $? = 0
configure:18045: result: yes
configure:18045: checking stdarg.h presence
configure:18045: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c
configure:18045: $? = 0
configure:18045: result: yes
configure:18045: checking for stdarg.h
configure:18045: result: yes
configure:18045: checking stddef.h usability
configure:18045: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:18045: $? = 0
configure:18045: result: yes
configure:18045: checking stddef.h presence
configure:18045: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c
configure:18045: $? = 0
configure:18045: result: yes
configure:18045: checking for stddef.h
configure:18045: result: yes
configure:18045: checking for stddef.h
configure:18045: result: yes
configure:18045: checking for stdlib.h
configure:18045: result: yes
configure:18045: checking for stdint.h
configure:18045: result: yes
configure:18045: checking malloc.h usability
configure:18045: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
conftest.c:69:10: fatal error: 'malloc.h' file not found
#include <malloc.h>
^
1 error generated.
configure:18045: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <malloc.h>
configure:18045: result: no
configure:18045: checking malloc.h presence
configure:18045: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c
conftest.c:36:10: fatal error: 'malloc.h' file not found
#include <malloc.h>
^
1 error generated.
configure:18045: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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
| /* end confdefs.h. */
| #include <malloc.h>
configure:18045: result: no
configure:18045: checking for malloc.h
configure:18045: result: no
configure:18045: checking fcntl.h usability
configure:18045: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:18045: $? = 0
configure:18045: result: yes
configure:18045: checking fcntl.h presence
configure:18045: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c
configure:18045: $? = 0
configure:18045: result: yes
configure:18045: checking for fcntl.h
configure:18045: result: yes
configure:18045: checking search.h usability
configure:18045: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:18045: $? = 0
configure:18045: result: yes
configure:18045: checking search.h presence
configure:18045: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c
configure:18045: $? = 0
configure:18045: result: yes
configure:18045: checking for search.h
configure:18045: result: yes
configure:18045: checking getopt.h usability
configure:18045: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:18045: $? = 0
configure:18045: result: yes
configure:18045: checking getopt.h presence
configure:18045: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c
configure:18045: $? = 0
configure:18045: result: yes
configure:18045: checking for getopt.h
configure:18045: result: yes
configure:18045: checking pthread.h usability
configure:18045: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:18045: $? = 0
configure:18045: result: yes
configure:18045: checking pthread.h presence
configure:18045: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c
configure:18045: $? = 0
configure:18045: result: yes
configure:18045: checking for pthread.h
configure:18045: result: yes
configure:18045: checking values.h usability
configure:18045: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
conftest.c:73:10: fatal error: 'values.h' file not found
#include <values.h>
^
1 error generated.
configure:18045: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <values.h>
configure:18045: result: no
configure:18045: checking values.h presence
configure:18045: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c
conftest.c:40:10: fatal error: 'values.h' file not found
#include <values.h>
^
1 error generated.
configure:18045: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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
| /* end confdefs.h. */
| #include <values.h>
configure:18045: result: no
configure:18045: checking for values.h
configure:18045: result: no
configure:18045: checking float.h usability
configure:18045: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:18045: $? = 0
configure:18045: result: yes
configure:18045: checking float.h presence
configure:18045: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c
configure:18045: $? = 0
configure:18045: result: yes
configure:18045: checking for float.h
configure:18045: result: yes
configure:18045: checking limits.h usability
configure:18045: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:18045: $? = 0
configure:18045: result: yes
configure:18045: checking limits.h presence
configure:18045: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c
configure:18045: $? = 0
configure:18045: result: yes
configure:18045: checking for limits.h
configure:18045: result: yes
configure:18045: checking termios.h usability
configure:18045: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:18045: $? = 0
configure:18045: result: yes
configure:18045: checking termios.h presence
configure:18045: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c
configure:18045: $? = 0
configure:18045: result: yes
configure:18045: checking for termios.h
configure:18045: result: yes
configure:18045: checking errno.h usability
configure:18045: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:18045: $? = 0
configure:18045: result: yes
configure:18045: checking errno.h presence
configure:18045: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c
configure:18045: $? = 0
configure:18045: result: yes
configure:18045: checking for errno.h
configure:18045: result: yes
configure:18045: checking time.h usability
configure:18045: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:18045: $? = 0
configure:18045: result: yes
configure:18045: checking time.h presence
configure:18045: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c
configure:18045: $? = 0
configure:18045: result: yes
configure:18045: checking for time.h
configure:18045: result: yes
configure:18045: checking for unistd.h
configure:18045: result: yes
configure:18045: checking fenv.h usability
configure:18045: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:18045: $? = 0
configure:18045: result: yes
configure:18045: checking fenv.h presence
configure:18045: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c
configure:18045: $? = 0
configure:18045: result: yes
configure:18045: checking for fenv.h
configure:18045: result: yes
configure:18045: checking for string.h
configure:18045: result: yes
configure:18045: checking for strings.h
configure:18045: result: yes
configure:18045: checking for inttypes.h
configure:18045: result: yes
configure:18045: checking setjmp.h usability
configure:18045: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:18045: $? = 0
configure:18045: result: yes
configure:18045: checking setjmp.h presence
configure:18045: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c
configure:18045: $? = 0
configure:18045: result: yes
configure:18045: checking for setjmp.h
configure:18045: result: yes
configure:18045: checking sys/time.h usability
configure:18045: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:18045: $? = 0
configure:18045: result: yes
configure:18045: checking sys/time.h presence
configure:18045: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c
configure:18045: $? = 0
configure:18045: result: yes
configure:18045: checking for sys/time.h
configure:18045: result: yes
configure:18045: checking sys/times.h usability
configure:18045: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:18045: $? = 0
configure:18045: result: yes
configure:18045: checking sys/times.h presence
configure:18045: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c
configure:18045: $? = 0
configure:18045: result: yes
configure:18045: checking for sys/times.h
configure:18045: result: yes
configure:18045: checking for sys/types.h
configure:18045: result: yes
configure:18045: checking sys/select.h usability
configure:18045: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:18045: $? = 0
configure:18045: result: yes
configure:18045: checking sys/select.h presence
configure:18045: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c
configure:18045: $? = 0
configure:18045: result: yes
configure:18045: checking for sys/select.h
configure:18045: result: yes
configure:18045: checking fpu_control.h usability
configure:18045: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
conftest.c:88:10: fatal error: 'fpu_control.h' file not found
#include <fpu_control.h>
^
1 error generated.
configure:18045: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <fpu_control.h>
configure:18045: result: no
configure:18045: checking fpu_control.h presence
configure:18045: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c
conftest.c:55:10: fatal error: 'fpu_control.h' file not found
#include <fpu_control.h>
^
1 error generated.
configure:18045: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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
| /* end confdefs.h. */
| #include <fpu_control.h>
configure:18045: result: no
configure:18045: checking for fpu_control.h
configure:18045: result: no
configure:18045: checking sys/fpu.h usability
configure:18045: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
conftest.c:88:10: fatal error: 'sys/fpu.h' file not found
#include <sys/fpu.h>
^
1 error generated.
configure:18045: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/fpu.h>
configure:18045: result: no
configure:18045: checking sys/fpu.h presence
configure:18045: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c
conftest.c:55:10: fatal error: 'sys/fpu.h' file not found
#include <sys/fpu.h>
^
1 error generated.
configure:18045: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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
| /* end confdefs.h. */
| #include <sys/fpu.h>
configure:18045: result: no
configure:18045: checking for sys/fpu.h
configure:18045: result: no
configure:18045: checking sys/socket.h usability
configure:18045: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:18045: $? = 0
configure:18045: result: yes
configure:18045: checking sys/socket.h presence
configure:18045: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c
configure:18045: $? = 0
configure:18045: result: yes
configure:18045: checking for sys/socket.h
configure:18045: result: yes
configure:18045: checking for sys/stat.h
configure:18045: result: yes
configure:18045: checking sys/mman.h usability
configure:18045: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:18045: $? = 0
configure:18045: result: yes
configure:18045: checking sys/mman.h presence
configure:18045: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c
configure:18045: $? = 0
configure:18045: result: yes
configure:18045: checking for sys/mman.h
configure:18045: result: yes
configure:18045: checking sys/ioctl.h usability
configure:18045: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:18045: $? = 0
configure:18045: result: yes
configure:18045: checking sys/ioctl.h presence
configure:18045: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c
configure:18045: $? = 0
configure:18045: result: yes
configure:18045: checking for sys/ioctl.h
configure:18045: result: yes
configure:18045: checking sys/inotify.h usability
configure:18045: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
conftest.c:92:10: fatal error: 'sys/inotify.h' file not found
#include <sys/inotify.h>
^
1 error generated.
configure:18045: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/inotify.h>
configure:18045: result: no
configure:18045: checking sys/inotify.h presence
configure:18045: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c
conftest.c:59:10: fatal error: 'sys/inotify.h' file not found
#include <sys/inotify.h>
^
1 error generated.
configure:18045: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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
| /* end confdefs.h. */
| #include <sys/inotify.h>
configure:18045: result: no
configure:18045: checking for sys/inotify.h
configure:18045: result: no
configure:18045: checking langinfo.h usability
configure:18045: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:18045: $? = 0
configure:18045: result: yes
configure:18045: checking langinfo.h presence
configure:18045: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c
configure:18045: $? = 0
configure:18045: result: yes
configure:18045: checking for langinfo.h
configure:18045: result: yes
configure:18045: checking libintl.h usability
configure:18045: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
conftest.c:93:10: fatal error: 'libintl.h' file not found
#include <libintl.h>
^
1 error generated.
configure:18045: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libintl.h>
configure:18045: result: no
configure:18045: checking libintl.h presence
configure:18045: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c
conftest.c:60:10: fatal error: 'libintl.h' file not found
#include <libintl.h>
^
1 error generated.
configure:18045: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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
| /* end confdefs.h. */
| #include <libintl.h>
configure:18045: result: no
configure:18045: checking for libintl.h
configure:18045: result: no
configure:18045: checking crt_externs.h usability
configure:18045: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:18045: $? = 0
configure:18045: result: yes
configure:18045: checking crt_externs.h presence
configure:18045: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c
configure:18045: $? = 0
configure:18045: result: yes
configure:18045: checking for crt_externs.h
configure:18045: result: yes
configure:18055: checking whether time.h and sys/time.h may both be included
configure:18075: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:18075: $? = 0
configure:18082: result: yes
configure:18093: checking for dirent.h that defines DIR
configure:18112: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:18112: $? = 0
configure:18120: result: yes
configure:18133: checking for library containing opendir
configure:18164: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
configure:18164: $? = 0
configure:18181: result: none required
configure:18248: checking for stdbool.h that conforms to C99
configure:18315: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:18315: $? = 0
configure:18322: result: yes
configure:18324: checking for _Bool
configure:18324: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:18324: $? = 0
configure:18324: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
conftest.c:99:20: error: expected expression
if (sizeof ((_Bool)))
^
1 error generated.
configure:18324: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((_Bool)))
| return 0;
| ;
| return 0;
| }
configure:18324: result: yes
configure:18346: checking for socklen_t
configure:18372: result: yes
configure:18382: checking for bool
configure:18401: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
conftest.c:74:13: error: invalid '==' at end of declaration; did you mean '='?
bool foo==true, bar=false;
^~
=
1 error generated.
configure:18401: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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
| /* end confdefs.h. */
|
| #ifdef HAVE_STDBOOL_H>
| #include <stdbool.h>
| #endif
|
| int
| main ()
| {
|
| bool foo==true, bar=false;
|
| ;
| return 0;
| }
configure:18411: result: no
configure:18418: checking for struct dioattr
configure:18434: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
conftest.c:72:16: error: variable has incomplete type 'struct dioattr'
struct dioattr dio;
^
conftest.c:72:8: note: forward declaration of 'struct dioattr'
struct dioattr dio;
^
1 error generated.
configure:18434: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <fcntl.h>
| #include <stdio.h>
| int
| main ()
| {
|
| struct dioattr dio;
| ;
| return 0;
| }
configure:18443: result: no
configure:18450: checking for main in -lm
configure:18469: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c -lm >&5
configure:18469: $? = 0
configure:18478: result: yes
configure:18491: checking for feenableexcept
configure:18491: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c -lm >&5
Undefined symbols for architecture x86_64:
"_feenableexcept", referenced from:
_main in conftest-41dd25.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:18491: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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
| /* end confdefs.h. */
| /* Define feenableexcept to an innocuous variant, in case <limits.h> declares feenableexcept.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define feenableexcept innocuous_feenableexcept
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char feenableexcept (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef feenableexcept
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char feenableexcept ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_feenableexcept || defined __stub___feenableexcept
| choke me
| #endif
|
| int
| main ()
| {
| return feenableexcept ();
| ;
| return 0;
| }
configure:18491: result: no
configure:18491: checking for fesetenv
configure:18491: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c -lm >&5
configure:18491: $? = 0
configure:18491: result: yes
configure:18491: checking for log2
configure:18491: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c -lm >&5
configure:18491: $? = 0
configure:18491: result: yes
configure:18491: checking for sincos
configure:18491: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c -lm >&5
Undefined symbols for architecture x86_64:
"_sincos", referenced from:
_main in conftest-f3a124.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:18491: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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
| /* end confdefs.h. */
| /* Define sincos to an innocuous variant, in case <limits.h> declares sincos.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define sincos innocuous_sincos
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char sincos (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef sincos
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sincos ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_sincos || defined __stub___sincos
| choke me
| #endif
|
| int
| main ()
| {
| return sincos ();
| ;
| return 0;
| }
configure:18491: result: no
configure:18506: checking libgen.h usability
configure:18506: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:18506: $? = 0
configure:18506: result: yes
configure:18506: checking libgen.h presence
configure:18506: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c
configure:18506: $? = 0
configure:18506: result: yes
configure:18506: checking for libgen.h
configure:18506: result: yes
configure:18508: checking for basename in -lgen
configure:18533: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c -lgen >&5
ld: library not found for -lgen
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:18533: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char basename ();
| int
| main ()
| {
| return basename ();
| ;
| return 0;
| }
configure:18542: result: no
configure:18568: checking for working alloca.h
configure:18585: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
configure:18585: $? = 0
configure:18593: result: yes
configure:18601: checking for alloca
configure:18638: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
configure:18638: $? = 0
configure:18646: result: yes
configure:18759: checking for lrand48
configure:18759: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
configure:18759: $? = 0
configure:18759: result: yes
configure:18759: checking for drand48
configure:18759: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
configure:18759: $? = 0
configure:18759: result: yes
configure:18759: checking for srand48
configure:18759: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
configure:18759: $? = 0
configure:18759: result: yes
configure:18759: checking for setmode
configure:18759: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
configure:18759: $? = 0
configure:18759: result: yes
configure:18759: checking for setenv
configure:18759: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
configure:18759: $? = 0
configure:18759: result: yes
configure:18759: checking for getenv
configure:18759: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
configure:18759: $? = 0
configure:18759: result: yes
configure:18759: checking for __freadable
configure:18759: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
Undefined symbols for architecture x86_64:
"___freadable", referenced from:
_main in conftest-efc6b1.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:18759: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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
| /* end confdefs.h. */
| /* Define __freadable to an innocuous variant, in case <limits.h> declares __freadable.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define __freadable innocuous___freadable
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __freadable (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef __freadable
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __freadable ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub___freadable || defined __stub_____freadable
| choke me
| #endif
|
| int
| main ()
| {
| return __freadable ();
| ;
| return 0;
| }
configure:18759: result: no
configure:18759: checking for _sysconf
configure:18759: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
Undefined symbols for architecture x86_64:
"__sysconf", referenced from:
_main in conftest-929ae2.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:18759: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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
| /* end confdefs.h. */
| /* Define _sysconf to an innocuous variant, in case <limits.h> declares _sysconf.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _sysconf innocuous__sysconf
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _sysconf (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef _sysconf
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _sysconf ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__sysconf || defined __stub____sysconf
| choke me
| #endif
|
| int
| main ()
| {
| return _sysconf ();
| ;
| return 0;
| }
configure:18759: result: no
configure:18759: checking for getrusage
configure:18759: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
configure:18759: $? = 0
configure:18759: result: yes
configure:18759: checking for strerror
configure:18759: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
configure:18759: $? = 0
configure:18759: result: yes
configure:18759: checking for cbrt
configure:18759: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
configure:18759: $? = 0
configure:18759: result: yes
configure:18759: checking for lsqrt
configure:18759: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
Undefined symbols for architecture x86_64:
"_lsqrt", referenced from:
_main in conftest-55e8fe.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:18759: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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
| /* end confdefs.h. */
| /* Define lsqrt to an innocuous variant, in case <limits.h> declares lsqrt.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define lsqrt innocuous_lsqrt
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char lsqrt (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef lsqrt
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char lsqrt ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_lsqrt || defined __stub___lsqrt
| choke me
| #endif
|
| int
| main ()
| {
| return lsqrt ();
| ;
| return 0;
| }
configure:18759: result: no
configure:18759: checking for vsnprintf
configure:18759: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
configure:18759: $? = 0
configure:18759: result: yes
configure:18759: checking for strtoul
configure:18759: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
configure:18759: $? = 0
configure:18759: result: yes
configure:18759: checking for strtoll
configure:18759: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
configure:18759: $? = 0
configure:18759: result: yes
configure:18759: checking for strtoull
configure:18759: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
configure:18759: $? = 0
configure:18759: result: yes
configure:18759: checking for uname
configure:18759: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
configure:18759: $? = 0
configure:18759: result: yes
configure:18759: checking for memset
configure:18759: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
configure:18759: $? = 0
configure:18759: result: yes
configure:18759: checking for nl_langinfo
configure:18759: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
configure:18759: $? = 0
configure:18759: result: yes
configure:18759: checking for pow
configure:18759: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
configure:18759: $? = 0
configure:18759: result: yes
configure:18759: checking for sqrt
configure:18759: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
configure:18759: $? = 0
configure:18759: result: yes
configure:18759: checking for strchr
configure:18759: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
configure:18759: $? = 0
configure:18759: result: yes
configure:18759: checking for strdup
configure:18759: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
configure:18759: $? = 0
configure:18759: result: yes
configure:18759: checking for strerror
configure:18759: result: yes
configure:18759: checking for strstr
configure:18759: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
configure:18759: $? = 0
configure:18759: result: yes
configure:18759: checking for _NSGetEnviron
configure:18759: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
configure:18759: $? = 0
configure:18759: result: yes
configure:18769: checking for strcasecmp
configure:18769: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
configure:18769: $? = 0
configure:18769: result: yes
configure:18782: checking for strncasecmp
configure:18782: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
configure:18782: $? = 0
configure:18782: result: yes
configure:18795: checking for strcasestr
configure:18795: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
configure:18795: $? = 0
configure:18795: result: yes
configure:18820: checking which extension is used for runtime loadable modules
configure:18832: result: .so
configure:18849: checking which variable specifies run-time module search path
configure:18856: result: DYLD_LIBRARY_PATH
configure:18866: checking for the default library search path
configure:18873: result: /usr/local/lib /lib /usr/lib
configure:18903: checking for library containing dlopen
configure:18934: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
configure:18934: $? = 0
configure:18951: result: none required
configure:19041: checking for dlerror
configure:19041: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
configure:19041: $? = 0
configure:19041: result: yes
configure:19055: checking for shl_load
configure:19055: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
Undefined symbols for architecture x86_64:
"_shl_load", referenced from:
_main in conftest-cfd406.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:19055: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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_SHARED_EXT ".dylib"
| #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
| /* end confdefs.h. */
| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define shl_load innocuous_shl_load
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char shl_load (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef shl_load
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_shl_load || defined __stub___shl_load
| choke me
| #endif
|
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:19055: result: no
configure:19062: checking for shl_load in -ldld
configure:19087: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c -ldld >&5
ld: library not found for -ldld
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:19087: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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_SHARED_EXT ".dylib"
| #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
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:19096: result: no
configure:19142: checking for dld_link in -ldld
configure:19167: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c -ldld >&5
ld: library not found for -ldld
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:19167: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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_SHARED_EXT ".dylib"
| #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
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dld_link ();
| int
| main ()
| {
| return dld_link ();
| ;
| return 0;
| }
configure:19176: result: no
configure:19210: checking for _ prefix in compiled symbols
configure:19220: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:19223: $? = 0
configure:19227: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:19230: $? = 0
configure:19252: result: yes
configure:19260: checking whether we have to add an underscore for dlsym
configure:19343: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
configure:19346: $? = 0
configure:19365: result: no
configure:19376: checking whether deplibs are loaded by dlopen
configure:19470: result: yes
configure:19482: checking for argz.h
configure:19482: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
conftest.c:136:10: fatal error: 'argz.h' file not found
#include <argz.h>
^
1 error generated.
configure:19482: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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_SHARED_EXT ".dylib"
| #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
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <argz.h>
configure:19482: result: no
configure:19494: checking for error_t
configure:19494: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
conftest.c:109:13: error: use of undeclared identifier 'error_t'
if (sizeof (error_t))
^
1 error generated.
configure:19494: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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_SHARED_EXT ".dylib"
| #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
| /* end confdefs.h. */
| #if defined(HAVE_ARGZ_H)
| # include <argz.h>
| #endif
|
| int
| main ()
| {
| if (sizeof (error_t))
| return 0;
| ;
| return 0;
| }
configure:19494: result: no
configure:19520: checking for argz_add
configure:19520: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
Undefined symbols for architecture x86_64:
"_argz_add", referenced from:
_main in conftest-1d1aae.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:19520: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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_SHARED_EXT ".dylib"
| #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
| /* end confdefs.h. */
| /* Define argz_add to an innocuous variant, in case <limits.h> declares argz_add.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define argz_add innocuous_argz_add
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char argz_add (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef argz_add
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char argz_add ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_argz_add || defined __stub___argz_add
| choke me
| #endif
|
| int
| main ()
| {
| return argz_add ();
| ;
| return 0;
| }
configure:19520: result: no
configure:19520: checking for argz_append
configure:19520: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
Undefined symbols for architecture x86_64:
"_argz_append", referenced from:
_main in conftest-3c2d8c.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:19520: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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_SHARED_EXT ".dylib"
| #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
| /* end confdefs.h. */
| /* Define argz_append to an innocuous variant, in case <limits.h> declares argz_append.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define argz_append innocuous_argz_append
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char argz_append (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef argz_append
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char argz_append ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_argz_append || defined __stub___argz_append
| choke me
| #endif
|
| int
| main ()
| {
| return argz_append ();
| ;
| return 0;
| }
configure:19520: result: no
configure:19520: checking for argz_count
configure:19520: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
Undefined symbols for architecture x86_64:
"_argz_count", referenced from:
_main in conftest-486c5d.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:19520: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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_SHARED_EXT ".dylib"
| #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
| /* end confdefs.h. */
| /* Define argz_count to an innocuous variant, in case <limits.h> declares argz_count.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define argz_count innocuous_argz_count
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char argz_count (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef argz_count
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char argz_count ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_argz_count || defined __stub___argz_count
| choke me
| #endif
|
| int
| main ()
| {
| return argz_count ();
| ;
| return 0;
| }
configure:19520: result: no
configure:19520: checking for argz_create_sep
configure:19520: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
Undefined symbols for architecture x86_64:
"_argz_create_sep", referenced from:
_main in conftest-e3f248.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:19520: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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_SHARED_EXT ".dylib"
| #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
| /* end confdefs.h. */
| /* Define argz_create_sep to an innocuous variant, in case <limits.h> declares argz_create_sep.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define argz_create_sep innocuous_argz_create_sep
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char argz_create_sep (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef argz_create_sep
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char argz_create_sep ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_argz_create_sep || defined __stub___argz_create_sep
| choke me
| #endif
|
| int
| main ()
| {
| return argz_create_sep ();
| ;
| return 0;
| }
configure:19520: result: no
configure:19520: checking for argz_insert
configure:19520: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
Undefined symbols for architecture x86_64:
"_argz_insert", referenced from:
_main in conftest-6d386c.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:19520: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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_SHARED_EXT ".dylib"
| #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
| /* end confdefs.h. */
| /* Define argz_insert to an innocuous variant, in case <limits.h> declares argz_insert.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define argz_insert innocuous_argz_insert
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char argz_insert (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef argz_insert
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char argz_insert ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_argz_insert || defined __stub___argz_insert
| choke me
| #endif
|
| int
| main ()
| {
| return argz_insert ();
| ;
| return 0;
| }
configure:19520: result: no
configure:19520: checking for argz_next
configure:19520: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
Undefined symbols for architecture x86_64:
"_argz_next", referenced from:
_main in conftest-77a63d.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:19520: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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_SHARED_EXT ".dylib"
| #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
| /* end confdefs.h. */
| /* Define argz_next to an innocuous variant, in case <limits.h> declares argz_next.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define argz_next innocuous_argz_next
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char argz_next (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef argz_next
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char argz_next ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_argz_next || defined __stub___argz_next
| choke me
| #endif
|
| int
| main ()
| {
| return argz_next ();
| ;
| return 0;
| }
configure:19520: result: no
configure:19520: checking for argz_stringify
configure:19520: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
Undefined symbols for architecture x86_64:
"_argz_stringify", referenced from:
_main in conftest-ba9591.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:19520: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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_SHARED_EXT ".dylib"
| #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
| /* end confdefs.h. */
| /* Define argz_stringify to an innocuous variant, in case <limits.h> declares argz_stringify.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define argz_stringify innocuous_argz_stringify
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char argz_stringify (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef argz_stringify
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char argz_stringify ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_argz_stringify || defined __stub___argz_stringify
| choke me
| #endif
|
| int
| main ()
| {
| return argz_stringify ();
| ;
| return 0;
| }
configure:19520: result: no
configure:19584: checking whether libtool supports -dlopen/-dlpreopen
configure:19596: result: yes
configure:19628: checking for ltdl.h
configure:19628: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:19628: $? = 0
configure:19628: result: yes
configure:19632: checking whether lt_dlinterface_register is declared
configure:19632: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:19632: $? = 0
configure:19632: result: yes
configure:19636: checking for lt_dladvise_preload in -lltdl
configure:19661: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c -lltdl >&5
configure:19661: $? = 0
configure:19670: result: yes
configure:19765: checking where to find libltdl headers
configure:19767: result:
configure:19769: checking where to find libltdl library
configure:19771: result: -lltdl
configure:19821: checking for unistd.h
configure:19821: result: yes
configure:19821: checking for dl.h
configure:19821: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
conftest.c:141:10: fatal error: 'dl.h' file not found
#include <dl.h>
^
1 error generated.
configure:19821: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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_SHARED_EXT ".dylib"
| #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
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <dl.h>
configure:19821: result: no
configure:19821: checking for sys/dl.h
configure:19821: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
conftest.c:141:10: fatal error: 'sys/dl.h' file not found
#include <sys/dl.h>
^
1 error generated.
configure:19821: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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_SHARED_EXT ".dylib"
| #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
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <sys/dl.h>
configure:19821: result: no
configure:19821: checking for dld.h
configure:19821: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
conftest.c:141:10: fatal error: 'dld.h' file not found
#include <dld.h>
^
1 error generated.
configure:19821: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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_SHARED_EXT ".dylib"
| #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
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <dld.h>
configure:19821: result: no
configure:19821: checking for mach-o/dyld.h
configure:19821: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:19821: $? = 0
configure:19821: result: yes
configure:19821: checking for dirent.h
configure:19821: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:19821: $? = 0
configure:19821: result: yes
configure:19836: checking for closedir
configure:19836: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
configure:19836: $? = 0
configure:19836: result: yes
configure:19836: checking for opendir
configure:19836: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
configure:19836: $? = 0
configure:19836: result: yes
configure:19836: checking for readdir
configure:19836: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
configure:19836: $? = 0
configure:19836: result: yes
configure:19853: checking for strlcat
configure:19853: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
configure:19853: $? = 0
configure:19853: result: yes
configure:19853: checking for strlcpy
configure:19853: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
configure:19853: $? = 0
configure:19853: result: yes
configure:19912: checking for lt_dladvise_init in -lltdl
configure:19937: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names -lltdl conftest.c -lltdl >&5
configure:19937: $? = 0
configure:19946: result: yes
configure:20013: checking for X
configure:20121: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c
configure:20121: $? = 0
configure:20152: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c -lX11 >&5
configure:20152: $? = 0
configure:20202: result: libraries , headers
configure:20301: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c -lX11 >&5
configure:20301: $? = 0
configure:20399: checking for gethostbyname
configure:20399: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
configure:20399: $? = 0
configure:20399: result: yes
configure:20496: checking for connect
configure:20496: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
configure:20496: $? = 0
configure:20496: result: yes
configure:20545: checking for remove
configure:20545: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
configure:20545: $? = 0
configure:20545: result: yes
configure:20594: checking for shmat
configure:20594: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
configure:20594: $? = 0
configure:20594: result: yes
configure:20652: checking for IceConnectionNumber in -lICE
configure:20677: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c -lICE >&5
configure:20677: $? = 0
configure:20686: result: yes
configure:20707: checking for XRENDER
configure:20714: $PKG_CONFIG --exists --print-errors "xrender"
configure:20717: $? = 0
configure:20731: $PKG_CONFIG --exists --print-errors "xrender"
configure:20734: $? = 0
configure:20772: result: yes
configure:20808: checking for swig
configure:20824: found /usr/local/bin/swig
configure:20835: result: swig
configure:20896: checking for mcs
configure:20926: result: no
configure:21063: checking for guile2
configure:21093: result: no
configure:21063: checking for guile1.8
configure:21093: result: no
configure:21063: checking for guile
configure:21093: result: no
configure:21469: checking for java
configure:21485: found /Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/bin/java
configure:21496: result: java
configure:21540: checking jni.h usability
configure:21540: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -I/System/Library/Frameworks/JavaVM.framework/Headers conftest.c >&5
configure:21540: $? = 0
configure:21540: result: yes
configure:21540: checking jni.h presence
configure:21540: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -I/System/Library/Frameworks/JavaVM.framework/Headers conftest.c
configure:21540: $? = 0
configure:21540: result: yes
configure:21540: checking for jni.h
configure:21540: result: yes
configure:21590: checking for lua
configure:21620: result: no
configure:22003: checking for ocaml
configure:22019: found /Users/Mike/.opam/4.02.3/bin/ocaml
configure:22030: result: ocaml
configure:22043: checking for ocamlopt
configure:22059: found /Users/Mike/.opam/4.02.3/bin/ocamlopt
configure:22070: result: ocamlopt
configure:22082: checking caml/mlvalues.h usability
configure:22082: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -I/usr/lib/ocaml conftest.c >&5
conftest.c:151:10: fatal error: 'caml/mlvalues.h' file not found
#include <caml/mlvalues.h>
^
1 error generated.
configure:22082: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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_SHARED_EXT ".dylib"
| #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
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <caml/mlvalues.h>
configure:22082: result: no
configure:22082: checking caml/mlvalues.h presence
configure:22082: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -I/usr/lib/ocaml conftest.c
conftest.c:118:10: fatal error: 'caml/mlvalues.h' file not found
#include <caml/mlvalues.h>
^
1 error generated.
configure:22082: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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_SHARED_EXT ".dylib"
| #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
| /* end confdefs.h. */
| #include <caml/mlvalues.h>
configure:22082: result: no
configure:22082: checking for caml/mlvalues.h
configure:22082: result: no
configure:22092: WARNING: Unable to find header caml/mlvalues.h. The OCAML packages will not be built
configure:22140: checking for perl
configure:22156: found /usr/local/bin/perl
configure:22167: result: perl
configure:22187: checking EXTERN.h usability
configure:22187: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -I/usr/local/Cellar/perl/5.24.0_1/lib/perl5/5.24.0/darwin-thread-multi-2level/CORE conftest.c >&5
configure:22187: $? = 0
configure:22187: result: yes
configure:22187: checking EXTERN.h presence
configure:22187: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -I/usr/local/Cellar/perl/5.24.0_1/lib/perl5/5.24.0/darwin-thread-multi-2level/CORE conftest.c
configure:22187: $? = 0
configure:22187: result: yes
configure:22187: checking for EXTERN.h
configure:22187: result: yes
configure:22253: checking for php5
configure:22283: result: no
configure:22253: checking for php
configure:22269: found /usr/local/bin/php
configure:22280: result: php
configure:22304: checking php.h usability
configure:22304: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/Zend -I/usr/include/php/TSRM conftest.c >&5
configure:22304: $? = 0
configure:22304: result: yes
configure:22304: checking php.h presence
configure:22304: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/Zend -I/usr/include/php/TSRM conftest.c
In file included from conftest.c:118:
In file included from /usr/include/php/main/php.h:35:
In file included from /usr/include/php/Zend/zend.h:51:
In file included from /usr/include/php/Zend/zend_config.h:1:
/usr/include/php/main/../main/php_config.h:2189:9: warning: 'PACKAGE_BUGREPORT' macro redefined [-Wmacro-redefined]
#define PACKAGE_BUGREPORT ""
^
conftest.c:6:9: note: previous definition is here
#define PACKAGE_BUGREPORT "http://www.graphviz.org/"
^
In file included from conftest.c:118:
In file included from /usr/include/php/main/php.h:35:
In file included from /usr/include/php/Zend/zend.h:51:
In file included from /usr/include/php/Zend/zend_config.h:1:
/usr/include/php/main/../main/php_config.h:2192:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
#define PACKAGE_NAME ""
^
conftest.c:2:9: note: previous definition is here
#define PACKAGE_NAME "graphviz"
^
In file included from conftest.c:118:
In file included from /usr/include/php/main/php.h:35:
In file included from /usr/include/php/Zend/zend.h:51:
In file included from /usr/include/php/Zend/zend_config.h:1:
/usr/include/php/main/../main/php_config.h:2195:9: warning: 'PACKAGE_STRING' macro redefined [-Wmacro-redefined]
#define PACKAGE_STRING ""
^
conftest.c:5:9: note: previous definition is here
#define PACKAGE_STRING "graphviz 2.38.0"
^
In file included from conftest.c:118:
In file included from /usr/include/php/main/php.h:35:
In file included from /usr/include/php/Zend/zend.h:51:
In file included from /usr/include/php/Zend/zend_config.h:1:
/usr/include/php/main/../main/php_config.h:2198:9: warning: 'PACKAGE_TARNAME' macro redefined [-Wmacro-redefined]
#define PACKAGE_TARNAME ""
^
conftest.c:3:9: note: previous definition is here
#define PACKAGE_TARNAME "graphviz"
^
In file included from conftest.c:118:
In file included from /usr/include/php/main/php.h:35:
In file included from /usr/include/php/Zend/zend.h:51:
In file included from /usr/include/php/Zend/zend_config.h:1:
/usr/include/php/main/../main/php_config.h:2204:9: warning: 'PACKAGE_VERSION' macro redefined [-Wmacro-redefined]
#define PACKAGE_VERSION ""
^
conftest.c:4:9: note: previous definition is here
#define PACKAGE_VERSION "2.38.0"
^
5 warnings generated.
configure:22304: $? = 0
configure:22304: result: yes
configure:22304: checking for php.h
configure:22304: result: yes
configure:22357: checking for python
configure:22373: found /usr/local/opt/python/bin/python
configure:22384: result: python
configure:22422: checking Python.h usability
configure:22422: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -I/usr/local/Cellar/python/2.7.12_2/Frameworks/Python.framework/Versions/2.7/include/python2.7 conftest.c >&5
configure:22422: $? = 0
configure:22422: result: yes
configure:22422: checking Python.h presence
configure:22422: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -I/usr/local/Cellar/python/2.7.12_2/Frameworks/Python.framework/Versions/2.7/include/python2.7 conftest.c
configure:22422: $? = 0
configure:22422: result: yes
configure:22422: checking for Python.h
configure:22422: result: yes
configure:23053: checking for R
configure:23060: $PKG_CONFIG --exists --print-errors "libR"
configure:23063: $? = 0
configure:23077: $PKG_CONFIG --exists --print-errors "libR"
configure:23080: $? = 0
configure:23122: result: yes
configure:23162: checking for RUBY
configure:23169: $PKG_CONFIG --exists --print-errors "ruby"
Package ruby was not found in the pkg-config search path.
Perhaps you should add the directory containing `ruby.pc'
to the PKG_CONFIG_PATH environment variable
No package 'ruby' found
configure:23172: $? = 1
configure:23186: $PKG_CONFIG --exists --print-errors "ruby"
Package ruby was not found in the pkg-config search path.
Perhaps you should add the directory containing `ruby.pc'
to the PKG_CONFIG_PATH environment variable
No package 'ruby' found
configure:23189: $? = 1
configure:23203: result: no
No package 'ruby' found
configure:23222: checking for RUBY
configure:23229: $PKG_CONFIG --exists --print-errors "ruby-1.9"
Package ruby-1.9 was not found in the pkg-config search path.
Perhaps you should add the directory containing `ruby-1.9.pc'
to the PKG_CONFIG_PATH environment variable
No package 'ruby-1.9' found
configure:23232: $? = 1
configure:23246: $PKG_CONFIG --exists --print-errors "ruby-1.9"
Package ruby-1.9 was not found in the pkg-config search path.
Perhaps you should add the directory containing `ruby-1.9.pc'
to the PKG_CONFIG_PATH environment variable
No package 'ruby-1.9' found
configure:23249: $? = 1
configure:23263: result: no
No package 'ruby-1.9' found
configure:23282: checking for ruby
configure:23298: found /usr/local/bin/ruby
configure:23309: result: ruby
configure:23332: checking ruby.h usability
configure:23332: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -I/usr/local/Cellar/ruby/2.3.1_2/lib/ruby/2.3.0/x86_64-darwin16 conftest.c >&5
conftest.c:151:10: fatal error: 'ruby.h' file not found
#include <ruby.h>
^
1 error generated.
configure:23332: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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_SHARED_EXT ".dylib"
| #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
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ruby.h>
configure:23332: result: no
configure:23332: checking ruby.h presence
configure:23332: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -I/usr/local/Cellar/ruby/2.3.1_2/lib/ruby/2.3.0/x86_64-darwin16 conftest.c
conftest.c:118:10: fatal error: 'ruby.h' file not found
#include <ruby.h>
^
1 error generated.
configure:23332: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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_SHARED_EXT ".dylib"
| #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
| /* end confdefs.h. */
| #include <ruby.h>
configure:23332: result: no
configure:23332: checking for ruby.h
configure:23332: result: no
configure:23821: checking tcl.h usability
configure:23821: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:23821: $? = 0
configure:23821: result: yes
configure:23821: checking tcl.h presence
configure:23821: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c
configure:23821: $? = 0
configure:23821: result: yes
configure:23821: checking for tcl.h
configure:23821: result: yes
configure:23856: WARNING: Unable to find tclConfig.sh. The Tcl packages will not be built
configure:23946: WARNING: No Tcl. The Tk packages will not be built either
configure:24154: checking for connect
configure:24154: result: yes
configure:24210: checking for gethostbyname
configure:24210: result: yes
configure:24272: checking for expat-config
configure:24305: result: no
configure:24340: checking expat.h usability
configure:24340: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:24340: $? = 0
configure:24340: result: yes
configure:24340: checking expat.h presence
configure:24340: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c
configure:24340: $? = 0
configure:24340: result: yes
configure:24340: checking for expat.h
configure:24340: result: yes
configure:24354: checking for main in -lexpat
configure:24373: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c -lexpat >&5
configure:24373: $? = 0
configure:24382: result: yes
configure:24439: checking IL/il.h usability
configure:24439: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
conftest.c:153:10: fatal error: 'IL/il.h' file not found
#include <IL/il.h>
^
1 error generated.
configure:24439: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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_SHARED_EXT ".dylib"
| #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 HAVE_EXPAT_H 1
| #define HAVE_EXPAT 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <IL/il.h>
configure:24439: result: no
configure:24439: checking IL/il.h presence
configure:24439: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c
conftest.c:120:10: fatal error: 'IL/il.h' file not found
#include <IL/il.h>
^
1 error generated.
configure:24439: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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_SHARED_EXT ".dylib"
| #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 HAVE_EXPAT_H 1
| #define HAVE_EXPAT 1
| /* end confdefs.h. */
| #include <IL/il.h>
configure:24439: result: no
configure:24439: checking for IL/il.h
configure:24439: result: no
configure:24447: WARNING: Optional DevIL library not available - missing headers
configure:24453: checking for main in -lIL
configure:24472: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c -lIL >&5
ld: library not found for -lIL
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:24472: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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_SHARED_EXT ".dylib"
| #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 HAVE_EXPAT_H 1
| #define HAVE_EXPAT 1
| /* end confdefs.h. */
|
|
| int
| main ()
| {
| return main ();
| ;
| return 0;
| }
configure:24481: result: no
configure:24487: WARNING: Optional DevIL library not available
configure:24536: checking for main in -lXpm
configure:24555: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names -lSM -lICE conftest.c -lXpm -lXmu -lXt -lX11 -lXext >&5
configure:24555: $? = 0
configure:24564: result: yes
configure:24602: checking X11/Intrinsic.h usability
configure:24602: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:24602: $? = 0
configure:24602: result: yes
configure:24602: checking X11/Intrinsic.h presence
configure:24602: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c
configure:24602: $? = 0
configure:24602: result: yes
configure:24602: checking for X11/Intrinsic.h
configure:24602: result: yes
configure:24615: checking for X11/Xaw/Text.h
configure:24615: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:24615: $? = 0
configure:24615: result: yes
configure:24635: checking for main in -lXaw
configure:24654: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names -lXpm -lSM -lICE conftest.c -lXaw -lXmu -lXt -lX11 -lXext >&5
configure:24654: $? = 0
configure:24663: result: yes
configure:24712: checking zlib.h usability
configure:24712: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:24712: $? = 0
configure:24712: result: yes
configure:24712: checking zlib.h presence
configure:24712: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c
configure:24712: $? = 0
configure:24712: result: yes
configure:24712: checking for zlib.h
configure:24712: result: yes
configure:24714: checking for main in -lz
configure:24733: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c -lz >&5
configure:24733: $? = 0
configure:24742: result: yes
configure:24765: checking for deflateBound
configure:24765: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names -lz conftest.c >&5
configure:24765: $? = 0
configure:24765: result: yes
configure:24901: checking for POPPLER
configure:24908: $PKG_CONFIG --exists --print-errors "poppler-glib"
Package poppler-glib was not found in the pkg-config search path.
Perhaps you should add the directory containing `poppler-glib.pc'
to the PKG_CONFIG_PATH environment variable
No package 'poppler-glib' found
configure:24911: $? = 1
configure:24925: $PKG_CONFIG --exists --print-errors "poppler-glib"
Package poppler-glib was not found in the pkg-config search path.
Perhaps you should add the directory containing `poppler-glib.pc'
to the PKG_CONFIG_PATH environment variable
No package 'poppler-glib' found
configure:24928: $? = 1
configure:24942: result: no
No package 'poppler-glib' found
configure:25116: checking ghostscript/iapi.h usability
configure:25116: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
conftest.c:158:10: fatal error: 'ghostscript/iapi.h' file not found
#include <ghostscript/iapi.h>
^
1 error generated.
configure:25116: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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_SHARED_EXT ".dylib"
| #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 HAVE_EXPAT_H 1
| #define HAVE_EXPAT 1
| #define HAVE_LIBXPMFORLEFTY 1
| #define HAVE_X11_INTRINSIC_H 1
| #define HAVE_X11_XAW_TEXT_H 1
| #define HAVE_LIBZ 1
| #define HAVE_DEFLATEBOUND 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ghostscript/iapi.h>
configure:25116: result: no
configure:25116: checking ghostscript/iapi.h presence
configure:25116: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c
conftest.c:125:10: fatal error: 'ghostscript/iapi.h' file not found
#include <ghostscript/iapi.h>
^
1 error generated.
configure:25116: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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_SHARED_EXT ".dylib"
| #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 HAVE_EXPAT_H 1
| #define HAVE_EXPAT 1
| #define HAVE_LIBXPMFORLEFTY 1
| #define HAVE_X11_INTRINSIC_H 1
| #define HAVE_X11_XAW_TEXT_H 1
| #define HAVE_LIBZ 1
| #define HAVE_DEFLATEBOUND 1
| /* end confdefs.h. */
| #include <ghostscript/iapi.h>
configure:25116: result: no
configure:25116: checking for ghostscript/iapi.h
configure:25116: result: no
configure:25885: checking for FONTCONFIG
configure:25892: $PKG_CONFIG --exists --print-errors "fontconfig"
configure:25895: $? = 0
configure:25909: $PKG_CONFIG --exists --print-errors "fontconfig"
configure:25912: $? = 0
configure:25956: result: yes
configure:26099: checking for GDK
configure:26106: $PKG_CONFIG --exists --print-errors "gdk-2.0"
Package gdk-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gdk-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gdk-2.0' found
configure:26109: $? = 1
configure:26123: $PKG_CONFIG --exists --print-errors "gdk-2.0"
Package gdk-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gdk-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gdk-2.0' found
configure:26126: $? = 1
configure:26140: result: no
No package 'gdk-2.0' found
configure:26221: checking for GDK_PIXBUF
configure:26228: $PKG_CONFIG --exists --print-errors "gdk-pixbuf-2.0"
configure:26231: $? = 0
configure:26245: $PKG_CONFIG --exists --print-errors "gdk-pixbuf-2.0"
configure:26248: $? = 0
configure:26290: result: yes
configure:26328: checking for GTK
configure:26335: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.7.0"
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
configure:26338: $? = 1
configure:26352: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.7.0"
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
configure:26355: $? = 1
configure:26369: result: no
No package 'gtk+-2.0' found
configure:26435: checking for GTKGL
configure:26442: $PKG_CONFIG --exists --print-errors "gtkgl-2.0"
Package gtkgl-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtkgl-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtkgl-2.0' found
configure:26445: $? = 1
configure:26459: $PKG_CONFIG --exists --print-errors "gtkgl-2.0"
Package gtkgl-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtkgl-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtkgl-2.0' found
configure:26462: $? = 1
configure:26476: result: no
No package 'gtkgl-2.0' found
configure:26542: checking for GTKGLEXT
configure:26549: $PKG_CONFIG --exists --print-errors "gtkglext-1.0"
Package gtkglext-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtkglext-1.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtkglext-1.0' found
configure:26552: $? = 1
configure:26566: $PKG_CONFIG --exists --print-errors "gtkglext-1.0"
Package gtkglext-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtkglext-1.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtkglext-1.0' found
configure:26569: $? = 1
configure:26583: result: no
No package 'gtkglext-1.0' found
configure:26649: checking for GTS
configure:26656: $PKG_CONFIG --exists --print-errors "gts"
Package gts was not found in the pkg-config search path.
Perhaps you should add the directory containing `gts.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gts' found
configure:26659: $? = 1
configure:26673: $PKG_CONFIG --exists --print-errors "gts"
Package gts was not found in the pkg-config search path.
Perhaps you should add the directory containing `gts.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gts' found
configure:26676: $? = 1
configure:26690: result: no
No package 'gts' found
configure:26756: checking for ANN
configure:26763: $PKG_CONFIG --exists --print-errors "ann"
Package ann was not found in the pkg-config search path.
Perhaps you should add the directory containing `ann.pc'
to the PKG_CONFIG_PATH environment variable
No package 'ann' found
configure:26766: $? = 1
configure:26780: $PKG_CONFIG --exists --print-errors "ann"
Package ann was not found in the pkg-config search path.
Perhaps you should add the directory containing `ann.pc'
to the PKG_CONFIG_PATH environment variable
No package 'ann' found
configure:26783: $? = 1
configure:26797: result: no
No package 'ann' found
configure:26888: checking for GLADE
configure:26895: $PKG_CONFIG --exists --print-errors "libglade-2.0"
Package libglade-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libglade-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libglade-2.0' found
configure:26898: $? = 1
configure:26912: $PKG_CONFIG --exists --print-errors "libglade-2.0"
Package libglade-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libglade-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libglade-2.0' found
configure:26915: $? = 1
configure:26929: result: no
No package 'libglade-2.0' found
configure:27425: checking for gdlib-config
configure:27458: result: no
configure:27564: WARNING: GD gdlib-config not found
configure:27599: checking gd.h usability
configure:27599: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
conftest.c:161:10: fatal error: 'gd.h' file not found
#include <gd.h>
^
1 error generated.
configure:27599: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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_SHARED_EXT ".dylib"
| #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 HAVE_EXPAT_H 1
| #define HAVE_EXPAT 1
| #define HAVE_LIBXPMFORLEFTY 1
| #define HAVE_X11_INTRINSIC_H 1
| #define HAVE_X11_XAW_TEXT_H 1
| #define HAVE_LIBZ 1
| #define HAVE_DEFLATEBOUND 1
| #define HAVE_FONTCONFIG 1
| #define HAVE_GDK_PIXBUF 1
| #define HAVE_QUARTZ 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <gd.h>
configure:27599: result: no
configure:27599: checking gd.h presence
configure:27599: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c
conftest.c:128:10: fatal error: 'gd.h' file not found
#include <gd.h>
^
1 error generated.
configure:27599: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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_SHARED_EXT ".dylib"
| #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 HAVE_EXPAT_H 1
| #define HAVE_EXPAT 1
| #define HAVE_LIBXPMFORLEFTY 1
| #define HAVE_X11_INTRINSIC_H 1
| #define HAVE_X11_XAW_TEXT_H 1
| #define HAVE_LIBZ 1
| #define HAVE_DEFLATEBOUND 1
| #define HAVE_FONTCONFIG 1
| #define HAVE_GDK_PIXBUF 1
| #define HAVE_QUARTZ 1
| /* end confdefs.h. */
| #include <gd.h>
configure:27599: result: no
configure:27599: checking for gd.h
configure:27599: result: no
configure:27604: WARNING: Optional GD library not available - no gd.h
configure:27708: checking GL/glut.h usability
configure:27708: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:27708: $? = 0
configure:27708: result: yes
configure:27708: checking GL/glut.h presence
configure:27708: /usr/bin/clang -E -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c
configure:27708: $? = 0
configure:27708: result: yes
configure:27708: checking for GL/glut.h
configure:27708: result: yes
configure:27710: checking for main in -lglut
configure:27729: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c -lglut >&5
configure:27729: $? = 0
configure:27738: result: yes
configure:28013: checking if FILE struct contains _cnt
configure:28030: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
conftest.c:139:7: error: no member named '_cnt' in 'struct __sFILE'
i=f->_cnt;
~ ^
1 error generated.
configure:28030: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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_SHARED_EXT ".dylib"
| #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 HAVE_EXPAT_H 1
| #define HAVE_EXPAT 1
| #define HAVE_LIBXPMFORLEFTY 1
| #define HAVE_X11_INTRINSIC_H 1
| #define HAVE_X11_XAW_TEXT_H 1
| #define HAVE_LIBZ 1
| #define HAVE_DEFLATEBOUND 1
| #define HAVE_FONTCONFIG 1
| #define HAVE_GDK_PIXBUF 1
| #define HAVE_QUARTZ 1
| #define HAVE_GLUT 1
| #define SFDP 1
| #define ORTHO 1
| #define DIGCOLA 1
| /* end confdefs.h. */
| #include <stdio.h>
|
| int
| main ()
| {
| FILE *f;
| int i;
| i=f->_cnt;
|
| ;
| return 0;
| }
configure:28040: result: no
configure:28048: checking if FILE struct contains _r
configure:28065: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
configure:28065: $? = 0
configure:28066: result: yes
configure:28083: checking if FILE struct contains _next
configure:28100: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
conftest.c:140:7: error: no member named '_next' in 'struct __sFILE'
i=f->_next;
~ ^
1 error generated.
configure:28100: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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_SHARED_EXT ".dylib"
| #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 HAVE_EXPAT_H 1
| #define HAVE_EXPAT 1
| #define HAVE_LIBXPMFORLEFTY 1
| #define HAVE_X11_INTRINSIC_H 1
| #define HAVE_X11_XAW_TEXT_H 1
| #define HAVE_LIBZ 1
| #define HAVE_DEFLATEBOUND 1
| #define HAVE_FONTCONFIG 1
| #define HAVE_GDK_PIXBUF 1
| #define HAVE_QUARTZ 1
| #define HAVE_GLUT 1
| #define SFDP 1
| #define ORTHO 1
| #define DIGCOLA 1
| #define HAVE_FILE_R 1
| /* end confdefs.h. */
| #include <stdio.h>
|
| int
| main ()
| {
| FILE *f;
| int i;
| i=f->_next;
|
| ;
| return 0;
| }
configure:28110: result: no
configure:28118: checking if FILE struct contains _IO_read_end
configure:28135: /usr/bin/clang -c -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include conftest.c >&5
conftest.c:140:7: error: no member named '_IO_read_end' in 'struct __sFILE'
i=f->_IO_read_end;
~ ^
1 error generated.
configure:28135: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphviz"
| #define PACKAGE_TARNAME "graphviz"
| #define PACKAGE_VERSION "2.38.0"
| #define PACKAGE_STRING "graphviz 2.38.0"
| #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 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_SHARED_EXT ".dylib"
| #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 HAVE_EXPAT_H 1
| #define HAVE_EXPAT 1
| #define HAVE_LIBXPMFORLEFTY 1
| #define HAVE_X11_INTRINSIC_H 1
| #define HAVE_X11_XAW_TEXT_H 1
| #define HAVE_LIBZ 1
| #define HAVE_DEFLATEBOUND 1
| #define HAVE_FONTCONFIG 1
| #define HAVE_GDK_PIXBUF 1
| #define HAVE_QUARTZ 1
| #define HAVE_GLUT 1
| #define SFDP 1
| #define ORTHO 1
| #define DIGCOLA 1
| #define HAVE_FILE_R 1
| /* end confdefs.h. */
| #include <stdio.h>
|
| int
| main ()
| {
| FILE *f;
| int i;
| i=f->_IO_read_end;
|
| ;
| return 0;
| }
configure:28145: result: no
configure:28153: checking if errno externs are declared
configure:28169: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
configure:28169: $? = 0
configure:28170: result: yes
configure:28188: checking if getopt externs are declared
configure:28207: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
configure:28207: $? = 0
configure:28208: result: yes
configure:28226: checking if intptr_t is declared
configure:28250: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
configure:28250: $? = 0
configure:28251: result: yes
configure:28269: checking if assert needs __eprintf
configure:28284: result: no
configure:28294: checking size of long long
configure:28299: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
configure:28299: $? = 0
configure:28299: ./conftest
configure:28299: $? = 0
configure:28313: result: 8
configure:28327: checking size of int
configure:28332: /usr/bin/clang -o conftest -Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall -F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names conftest.c >&5
configure:28332: $? = 0
configure:28332: ./conftest
configure:28332: $? = 0
configure:28346: result: 4
configure:28500: checking that generated files are newer than configure
configure:28506: result: done
configure:28794: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by graphviz config.status 2.38.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on Mikes-rMBP.local
config.status:1749: creating Makefile
config.status:1749: creating debian/changelog
config.status:1749: creating doc/Makefile
config.status:1749: creating doc/info/Makefile
config.status:1749: creating doc/schema/Makefile
config.status:1749: creating contrib/Makefile
config.status:1749: creating contrib/prune/Makefile
config.status:1749: creating contrib/diffimg/Makefile
config.status:1749: creating graphs/Makefile
config.status:1749: creating graphs/directed/Makefile
config.status:1749: creating graphs/undirected/Makefile
config.status:1749: creating lib/Makefile
config.status:1749: creating lib/cdt/Makefile
config.status:1749: creating lib/cdt/libcdt.pc
config.status:1749: creating lib/cgraph/Makefile
config.status:1749: creating lib/cgraph/libcgraph.pc
config.status:1749: creating lib/rbtree/Makefile
config.status:1749: creating lib/pathplan/Makefile
config.status:1749: creating lib/pathplan/libpathplan.pc
config.status:1749: creating lib/ast/Makefile
config.status:1749: creating lib/sfio/Makefile
config.status:1749: creating lib/sfio/Sfio_f/Makefile
config.status:1749: creating lib/vmalloc/Makefile
config.status:1749: creating lib/dotgen/Makefile
config.status:1749: creating lib/dotgen2/Makefile
config.status:1749: creating lib/neatogen/Makefile
config.status:1749: creating lib/fdpgen/Makefile
config.status:1749: creating lib/sparse/Makefile
config.status:1749: creating lib/mingle/Makefile
config.status:1749: creating lib/label/Makefile
config.status:1749: creating lib/sfdpgen/Makefile
config.status:1749: creating lib/osage/Makefile
config.status:1749: creating lib/edgepaint/Makefile
config.status:1749: creating lib/gvpr/Makefile
config.status:1749: creating lib/gvpr/libgvpr.pc
config.status:1749: creating lib/circogen/Makefile
config.status:1749: creating lib/twopigen/Makefile
config.status:1749: creating lib/patchwork/Makefile
config.status:1749: creating lib/pack/Makefile
config.status:1749: creating lib/ortho/Makefile
config.status:1749: creating lib/expr/Makefile
config.status:1749: creating lib/expr/libexpr.pc
config.status:1749: creating lib/common/Makefile
config.status:1749: creating lib/ingraphs/Makefile
config.status:1749: creating lib/vpsc/Makefile
config.status:1749: creating lib/gvc/Makefile
config.status:1749: creating lib/gvc/libgvc.pc
config.status:1749: creating lib/xdot/Makefile
config.status:1749: creating lib/xdot/libxdot.pc
config.status:1749: creating lib/topfish/Makefile
config.status:1749: creating lib/glcomp/Makefile
config.status:1749: creating macosx/Info.plist
config.status:1749: creating macosx/build/graphviz.pmdoc/01local.xml
config.status:1749: creating macosx/build/graphviz.pmdoc/02graphviz.xml
config.status:1749: creating windows/build/graphviz.wxs
config.status:1749: creating windows/Properties/AssemblyInfo.cs
config.status:1749: creating plugin/Makefile
config.status:1749: creating plugin/core/Makefile
config.status:1749: creating plugin/devil/Makefile
config.status:1749: creating plugin/gd/Makefile
config.status:1749: creating plugin/gdk/Makefile
config.status:1749: creating plugin/gdiplus/Makefile
config.status:1749: creating plugin/glitz/Makefile
config.status:1749: creating plugin/gs/Makefile
config.status:1749: creating plugin/gtk/Makefile
config.status:1749: creating plugin/lasi/Makefile
config.status:1749: creating plugin/ming/Makefile
config.status:1749: creating plugin/pango/Makefile
config.status:1749: creating plugin/poppler/Makefile
config.status:1749: creating plugin/quartz/Makefile
config.status:1749: creating plugin/rsvg/Makefile
config.status:1749: creating plugin/visio/Makefile
config.status:1749: creating plugin/webp/Makefile
config.status:1749: creating plugin/xlib/Makefile
config.status:1749: creating plugin/dot_layout/Makefile
config.status:1749: creating plugin/neato_layout/Makefile
config.status:1749: creating cmd/Makefile
config.status:1749: creating cmd/dot/Makefile
config.status:1749: creating cmd/tools/Makefile
config.status:1749: creating cmd/gvpr/Makefile
config.status:1749: creating cmd/gvpr/lib/Makefile
config.status:1749: creating cmd/lefty/ws/x11/libfilereq/Makefile
config.status:1749: creating cmd/lefty/ws/x11/Makefile
config.status:1749: creating cmd/lefty/ws/mswin32/Makefile
config.status:1749: creating cmd/lefty/ws/Makefile
config.status:1749: creating cmd/lefty/os/unix/Makefile
config.status:1749: creating cmd/lefty/os/mswin32/Makefile
config.status:1749: creating cmd/lefty/os/Makefile
config.status:1749: creating cmd/lefty/dot2l/Makefile
config.status:1749: creating cmd/lefty/examples/Makefile
config.status:1749: creating cmd/lefty/Makefile
config.status:1749: creating cmd/lneato/Makefile
config.status:1749: creating cmd/dotty/Makefile
config.status:1749: creating cmd/smyrna/Makefile
config.status:1749: creating cmd/gvmap/Makefile
config.status:1749: creating cmd/mingle/Makefile
config.status:1749: creating cmd/edgepaint/Makefile
config.status:1749: creating cmd/gvedit/Makefile
config.status:1749: creating cmd/gvedit/gvedit.pro
config.status:1749: creating cmd/gvedit/ui/Makefile
config.status:1749: creating cmd/gvedit/images/Makefile
config.status:1749: creating tclpkg/Makefile
config.status:1749: creating tclpkg/tclstubs/Makefile
config.status:1749: creating tclpkg/tkstubs/Makefile
config.status:1749: creating tclpkg/tclhandle/Makefile
config.status:1749: creating tclpkg/gdtclft/Makefile
config.status:1749: creating tclpkg/gdtclft/demo/Makefile
config.status:1749: creating tclpkg/tcldot/Makefile
config.status:1749: creating tclpkg/tcldot/demo/Makefile
config.status:1749: creating tclpkg/tclpathplan/Makefile
config.status:1749: creating tclpkg/tclpathplan/demo/Makefile
config.status:1749: creating tclpkg/tclpathplan/demo/pathplan_data/Makefile
config.status:1749: creating tclpkg/tkspline/Makefile
config.status:1749: creating tclpkg/tkspline/demo/Makefile
config.status:1749: creating tclpkg/gv/Makefile
config.status:1749: creating tclpkg/gv/demo/Makefile
config.status:1749: creating tclpkg/gv/META.gv
config.status:1749: creating rtest/Makefile
config.status:1749: creating share/Makefile
config.status:1749: creating share/examples/Makefile
config.status:1749: creating share/gui/Makefile
config.status:1749: creating graphviz.spec
config.status:1749: creating Doxyfile
config.status:1749: creating config.h
config.status:1749: creating lib/common/types.h
config.status:1930: lib/common/types.h is unchanged
config.status:1978: executing depfiles commands
config.status:1978: executing libtool commands
configure:31472: === configuring in libltdl (/private/tmp/graphviz-20161102-28638-bvo567/graphviz-2.38.0/libltdl)
configure:31535: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/graphviz/2.38.0_1' '--disable-debug' '--disable-dependency-tracking' '--without-qt' '--with-quartz' '--without-pangocairo' '--without-freetype2' '--without-rsvg' 'CC=/usr/bin/clang' 'CFLAGS=-Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin' 'LDFLAGS=-L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib' 'CPPFLAGS=-F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2' 'PKG_CONFIG_LIBDIR=/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.12:/usr/lib/pkgconfig:/opt/X11/lib/pkgconfig:/opt/X11/share/pkgconfig' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin' 'OBJC=/usr/bin/clang' 'OBJCFLAGS=-Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin' --cache-file=/dev/null --srcdir=.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin16.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_ANN_CFLAGS_set=
ac_cv_env_ANN_CFLAGS_value=
ac_cv_env_ANN_LIBS_set=
ac_cv_env_ANN_LIBS_value=
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 -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2'
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 -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin'
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_CFLAGS_set=
ac_cv_env_GDK_CFLAGS_value=
ac_cv_env_GDK_LIBS_set=
ac_cv_env_GDK_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 -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib'
ac_cv_env_LIBPOSTFIX_set=
ac_cv_env_LIBPOSTFIX_value=
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 -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin'
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/share/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.12:/usr/lib/pkgconfig:/opt/X11/lib/pkgconfig:/opt/X11/share/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_POPPLER_CFLAGS_set=
ac_cv_env_POPPLER_CFLAGS_value=
ac_cv_env_POPPLER_LIBS_set=
ac_cv_env_POPPLER_LIBS_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_remove=yes
ac_cv_func_setenv=yes
ac_cv_func_setmode=yes
ac_cv_func_shl_load=no
ac_cv_func_shmat=yes
ac_cv_func_sincos=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_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''
ac_cv_header_EXTERN_h=yes
ac_cv_header_GL_glut_h=yes
ac_cv_header_IL_il_h=no
ac_cv_header_Python_h=yes
ac_cv_header_X11_Intrinsic_h=yes
ac_cv_header_X11_Xaw_Text_h=yes
ac_cv_header_argz_h=no
ac_cv_header_caml_mlvalues_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_ghostscript_iapi_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_jni_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_php_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_ruby_h=no
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_unistd_h=yes
ac_cv_header_values_h=no
ac_cv_header_zlib_h=yes
ac_cv_host=x86_64-apple-darwin16.3.0
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_IL_main=no
ac_cv_lib_Xaw_main=yes
ac_cv_lib_Xpm_main=yes
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_glut_main=yes
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/local/bin/ggrep -E'
ac_cv_path_FGREP='/usr/local/bin/ggrep -F'
ac_cv_path_GREP=/usr/local/bin/ggrep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_TCLSH=/usr/local/bin/tclsh8.6
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_path_install='/usr/local/bin/ginstall -c'
ac_cv_path_mkdir=/usr/local/bin/gmkdir
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/local/bin/ggrep -E'
ac_cv_prog_GROFF=groff
ac_cv_prog_JAVA=java
ac_cv_prog_LEX=flex
ac_cv_prog_OCAML=ocaml
ac_cv_prog_OCAML_OPT=ocamlopt
ac_cv_prog_PERL=perl
ac_cv_prog_PHP=php
ac_cv_prog_PS2PDF=ps2pdf
ac_cv_prog_PYTHON=python
ac_cv_prog_RUBY=ruby
ac_cv_prog_SED=/usr/bin/sed
ac_cv_prog_SORT=gsort
ac_cv_prog_SWIG=swig
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_OBJDUMP=objdump
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
libltdl_cv_shrext=.dylib
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=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
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
pkg_cv_FONTCONFIG_CFLAGS='-I/usr/local/Cellar/fontconfig/2.12.1_2/include -I/usr/local/opt/freetype/include/freetype2'
pkg_cv_FONTCONFIG_LIBS='-L/usr/local/Cellar/fontconfig/2.12.1_2/lib -L/usr/local/opt/freetype/lib -lfontconfig -lfreetype'
pkg_cv_GDK_PIXBUF_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/gdk-pixbuf/2.36.0_2/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libpng/1.6.26/include/libpng16 -I/usr/local/Cellar/glib/2.50.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.50.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.39/include'
pkg_cv_GDK_PIXBUF_LIBS='-L/usr/local/Cellar/gdk-pixbuf/2.36.0_2/lib -L/usr/local/Cellar/glib/2.50.1/lib -L/usr/local/opt/gettext/lib -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl'
pkg_cv_R_CFLAGS=-I/usr/local/Cellar/r/3.3.2/R.framework/Versions/3.3/Resources/include
pkg_cv_R_LIBS='-L/usr/local/opt/gettext/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/usr/local/Cellar/r/3.3.2/R.framework/Versions/3.3/Resources/lib -lR'
pkg_cv_XRENDER_CFLAGS=-I/opt/X11/include
pkg_cv_XRENDER_LIBS='-L/opt/X11/lib -lXrender -lX11'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/graphviz-20161102-28638-bvo567/graphviz-2.38.0/config/missing --run aclocal-1.12'
ALLOCA=''
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
ANN_CFLAGS=''
ANN_LIBS=''
AR='ar'
ARGZ_H='argz.h'
AUTOCONF='${SHELL} /private/tmp/graphviz-20161102-28638-bvo567/graphviz-2.38.0/config/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/graphviz-20161102-28638-bvo567/graphviz-2.38.0/config/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/graphviz-20161102-28638-bvo567/graphviz-2.38.0/config/missing --run automake-1.12'
AWK='awk'
CC='/usr/bin/clang'
CCDEPMODE='depmode=none'
CFLAGS='-Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin -fno-common -Wall'
CONVENIENCE_LTDL_FALSE='#'
CONVENIENCE_LTDL_TRUE=''
CPP='/usr/bin/clang -E'
CPPFLAGS='-F/usr/local/Frameworks -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/graphviz/2.38.0_1/include'
CXX='/usr/bin/clang++'
CXXCPP='/usr/bin/clang++ -E'
CXXDEPMODE='depmode=none'
CXXFLAGS='-Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin'
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/local/bin/ggrep -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/local/bin/ggrep -F'
FONTCONFIG_CFLAGS='-I/usr/local/Cellar/fontconfig/2.12.1_2/include -I/usr/local/opt/freetype/include/freetype2'
FONTCONFIG_CONFIG=''
FONTCONFIG_LIBS='-L/usr/local/Cellar/fontconfig/2.12.1_2/lib -L/usr/local/opt/freetype/lib -lfontconfig -lfreetype'
FREETYPE2_CFLAGS=''
FREETYPE2_LIBS=''
FREETYPE_CONFIG=''
GDIPLUS_CFLAGS=''
GDIPLUS_HEADS=''
GDIPLUS_LIBS=''
GDK_CFLAGS=''
GDK_LIBS=''
GDK_PIXBUF_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/gdk-pixbuf/2.36.0_2/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libpng/1.6.26/include/libpng16 -I/usr/local/Cellar/glib/2.50.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.50.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.39/include'
GDK_PIXBUF_LIBS='-L/usr/local/Cellar/gdk-pixbuf/2.36.0_2/lib -L/usr/local/Cellar/glib/2.50.1/lib -L/usr/local/opt/gettext/lib -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl'
GDLIB_CONFIG=''
GD_INCLUDES=''
GD_LIBS=' -lgd '
GLADE_CFLAGS=''
GLADE_LIBS=''
GLITZ_CFLAGS=''
GLITZ_LIBS=''
GLUT_CFLAGS=''
GLUT_LIBS=' -lglut'
GO=''
GO_INCLUDES=''
GO_LIBS=''
GRAPHVIZ_COLLECTION='test'
GRAPHVIZ_SOURCES='graphviz/test/SOURCES'
GRAPHVIZ_VERSION_BUILD='0'
GRAPHVIZ_VERSION_COMMIT='unknown'
GRAPHVIZ_VERSION_DATE='20140413.2041'
GRAPHVIZ_VERSION_MAJOR='2'
GRAPHVIZ_VERSION_MICRO='0'
GRAPHVIZ_VERSION_MINOR='38'
GRAPHVIZ_VERSION_REVISION='0'
GREP='/usr/local/bin/ggrep'
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'
JAVA_INCLUDES=' -I/System/Library/Frameworks/JavaVM.framework/Headers'
JAVA_LIBS=''
LASI_CFLAGS=''
LASI_LIBS=''
LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
LDFLAGS='-L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -L/opt/X11/lib -L/usr/local/Cellar/graphviz/2.38.0_1/lib -Wl,-headerpad_max_install_names'
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=''
LIBPOSTFIX=''
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-20161102-28638-bvo567/graphviz-2.38.0/config/missing --run makeinfo'
MANIFEST_TOOL=':'
MATH_LIBS='-lm'
MCS=''
MINGW32='no'
MING_CFLAGS=''
MING_LIBS=''
MKDIR_P='/usr/local/bin/gmkdir -p'
NM='/usr/bin/nm -B'
NMEDIT='nmedit'
OBJC='/usr/bin/clang'
OBJCDEPMODE='depmode=none'
OBJCFLAGS='-Os -w -pipe -march=native -mmacosx-version-min=10.12 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_74.jdk/Contents/Home/include/darwin'
OBJDUMP='objdump'
OBJEXT='o'
OCAML='ocaml'
OCAML_INCLUDES='-I/usr/lib/ocaml'
OCAML_LIBS='-L/usr/lib/ocaml'
OCAML_OPT='ocamlopt'
OTOOL64=':'
OTOOL='otool'
PACKAGE='graphviz'
PACKAGE_BUGREPORT='http://www.graphviz.org/'
PACKAGE_NAME='graphviz'
PACKAGE_STRING='graphviz 2.38.0'
PACKAGE_TARNAME='graphviz'
PACKAGE_URL=''
PACKAGE_VERSION='2.38.0'
PANGOCAIRO_CFLAGS=''
PANGOCAIRO_LIBS=''
PANGOFT2_CFLAGS=''
PANGOFT2_LIBS=''
PATH_SEPARATOR=':'
PERL='perl'
PERL_INCLUDES='-I/usr/local/Cellar/perl/5.24.0_1/lib/perl5/5.24.0/darwin-thread-multi-2level/CORE'
PERL_INSTALL_DIR='/usr/local/Cellar/perl/5.24.0_1/lib/perl5/site_perl/5.24.0/darwin-thread-multi-2level'
PERL_LIBS='-L/usr/local/Cellar/perl/5.24.0_1/lib/perl5/5.24.0/darwin-thread-multi-2level/CORE -lperl'
PHP='php'
PHP_INCLUDES='-I/usr/include/php -I/usr/include/php/main -I/usr/include/php/Zend -I/usr/include/php/TSRM'
PHP_INSTALL_DATADIR='/usr/share/php'
PHP_INSTALL_DIR='/usr/lib/php/modules'
PHP_LIBS=''
PKGCONFIG=''
PKG_CONFIG='/usr/local/bin/pkg-config'
PKG_CONFIG_LIBDIR='/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.12:/usr/lib/pkgconfig:/opt/X11/lib/pkgconfig:/opt/X11/share/pkgconfig'
PKG_CONFIG_PATH='/usr/local/Cellar/graphviz/2.38.0_1/lib/pkgconfig:'
PLATFORMSDKINCLUDE=''
PLATFORMSDKINCLUDE_ESCAPED=''
PLATFORMSDKLIB=''
POPPLER_CFLAGS=''
POPPLER_LIBS=''
PS2PDF='ps2pdf'
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'
PYTHON_INCLUDES='-I/usr/local/Cellar/python/2.7.12_2/Frameworks/Python.framework/Versions/2.7/include/python2.7'
PYTHON_INSTALL_DIR='/usr/local/Cellar/python/2.7.12_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages'
PYTHON_LIBS='-undefined dynamic_lookup'
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='-I/usr/local/Cellar/ruby/2.3.1_2/lib/ruby/2.3.0/x86_64-darwin16'
RUBY_INSTALL_DIR='/usr/local/lib/ruby/vendor_ruby/2.3.0/x86_64-darwin16'
RUBY_LIBS='-L/usr/local/Cellar/ruby/2.3.1_2/lib '
R_CFLAGS='-I/usr/local/Cellar/r/3.3.2/R.framework/Versions/3.3/Resources/include'
R_LIBS='-L/usr/local/opt/gettext/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl/lib -L/usr/local/Cellar/r/3.3.2/R.framework/Versions/3.3/Resources/lib -lR'
SED='/usr/bin/sed'
SET_MAKE=''
SHARP_INCLUDES=''
SHARP_LIBS=''
SHELL='/bin/sh'
SIZEOF_INT_BITS='32'
SOCKET_LIBS=''
SORT='gsort'
STRIP='strip'
SWIG='swig'
SWIG_PHP_OPT='-php5'
TCLINT_INCLUDES='-I$(top_srcdir)/tclpkg/tclstubs'
TCLSH='/usr/local/bin/tclsh8.6'
TCL_CFLAGS=''
TCL_DEFS=''
TCL_INCLUDES=''
TCL_INSTALL_DIR='/usr/local/lib/tcl8.6'
TCL_LIBS=''
TCL_MAJOR_VERSION=''
TCL_MINOR_VERSION=''
TCL_PATCH_LEVEL=''
TCL_PKGINDEX=''
TCL_PKGINDEX_GD=''
TCL_PKGINDEX_SWIG=''
TCL_SHLIB_SUFFIX=''
TCL_SRC_DIR=''
TCL_STUB_LIB_SPEC=''
TCL_VERSION=''
TKINT_INCLUDES='-I$(top_srcdir)/tclpkg/tkstubs'
TK_CFLAGS=''
TK_DEFS=''
TK_INCLUDES=''
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.38.0'
VISIO_CFLAGS=''
VISIO_LIBS=''
WEBP_CFLAGS=''
WEBP_LIBS=''
WISH=''
WITH_ANN_FALSE=''
WITH_ANN_TRUE='#'
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_FALSE=''
WITH_GDK_PIXBUF_FALSE='#'
WITH_GDK_PIXBUF_TRUE=''
WITH_GDK_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_POPPLER_FALSE=''
WITH_POPPLER_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=' -lXaw'
XMKMF=''
XPM_INCLUDES=''
XPM_LIBS=' -lXpm'
XRENDER_CFLAGS='-I/opt/X11/include'
XRENDER_LIBS='-L/opt/X11/lib -lXrender -lX11'
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=' -lSM -lICE'
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-darwin16.3.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin16.3.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-apple-darwin16.3.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin16.3.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/graphviz-20161102-28638-bvo567/graphviz-2.38.0/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='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/graphviz/2.38.0_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.38.0"
#define PACKAGE_STRING "graphviz 2.38.0"
#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 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_SHARED_EXT ".dylib"
#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 HAVE_EXPAT_H 1
#define HAVE_EXPAT 1
#define HAVE_LIBXPMFORLEFTY 1
#define HAVE_X11_INTRINSIC_H 1
#define HAVE_X11_XAW_TEXT_H 1
#define HAVE_LIBZ 1
#define HAVE_DEFLATEBOUND 1
#define HAVE_FONTCONFIG 1
#define HAVE_GDK_PIXBUF 1
#define HAVE_QUARTZ 1
#define HAVE_GLUT 1
#define SFDP 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
#define WITH_CGRAPH 1
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment