Skip to content

Instantly share code, notes, and snippets.

@pkoppstein
Created March 22, 2015 04:46
Show Gist options
  • Save pkoppstein/d183f1e062bbc13506df to your computer and use it in GitHub Desktop.
Save pkoppstein/d183f1e062bbc13506df to your computer and use it in GitHub Desktop.
2015-03-22 00:34:28 -0400
./configure
--prefix=/usr/local/Cellar/scrollkeeper/0.3.14
--mandir=/usr/local/Cellar/scrollkeeper/0.3.14/share/man
--with-xml-catalog=/usr/local/etc/xml/catalog
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking for gcc... clang
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ANSI C... none needed
checking how to run the C preprocessor... clang -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for strerror in -lcposix... no
checking build system type... i386-apple-darwin13.4.0
checking host system type... i386-apple-darwin13.4.0
checking target system type... i386-apple-darwin13.4.0
checking whether build environment is sane... yes
checking for style of include used by make... GNU
checking dependency style of clang... gcc3
checking for ld used by GCC... /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 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm
checking for a sed that does not truncate output... /usr/local/Library/ENV/4.3/sed
checking how to recognise dependent libraries... file_magic Mach-O dynamically linked shared library
checking command to parse /usr/bin/nm output... rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
ok
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for clang option to produce PIC... -fno-common
checking if clang PIC flag -fno-common works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.lo... yes
checking if clang supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... unsupported
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... darwin13.4.0 dyld
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... rm: conftest.dSYM: is a directory
yes
creating libtool
checking for intltool >= 0.28... 0.28 found
checking for perl... /usr/bin/perl
checking for an ANSI C-conforming const... yes
checking for getcwd... yes
checking for getwd... yes
checking for putenv... yes
checking for strdup... yes
checking for --with-omfdirs... /usr/share/omf:/usr/local/share/omf:/opt/gnome/share/omf:/opt/gnome-2.0/share/omf:/opt/kde/omf
checking for xml2-config... /usr/bin/xml2-config
checking libxml2 version... 2.9.0
checking for xslt-config... /usr/bin/xslt-config
checking which XML catalog to use... /usr/local/etc/xml/catalog
checking for DocBook XML DTD... found version 4.2
checking whether NLS is requested... yes
checking for msgfmt... /usr/local/opt/gettext/bin/msgfmt
checking for gmsgfmt... /usr/local/opt/gettext/bin/msgfmt
checking for xgettext... /usr/local/opt/gettext/bin/xgettext
checking for msgmerge... /usr/local/opt/gettext/bin/msgmerge
checking for ranlib... (cached) ranlib
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... rm: conftest.dSYM: is a directory
no
checking whether integer division by zero raises SIGFPE... no
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... /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 shared library run path origin... done
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for feof_unlocked... yes
checking for fgets_unlocked... no
checking for getc_unlocked... yes
checking for getcwd... (cached) yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... no
checking for munmap... yes
checking for putenv... (cached) yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... (cached) yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for __fsetlocking... no
checking for iconv... yes
checking how to link with libiconv... -liconv
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 2.3, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... no
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... -lintl
setting up partial database directory ...
partial database directory is lib/scrollkeeper
mv: rename po/POTFILES to po/POTFILES.tmp: No such file or directory
./configure: line 12282: po/POTFILES.tmp: No such file or directory
configure: creating ./config.status
config.status: creating libs/Makefile
config.status: creating libuuid/Makefile
config.status: creating buildtools/Makefile
config.status: creating cl/Makefile
config.status: creating cl/src/Makefile
config.status: creating cl/templates/Makefile
config.status: creating extract/Makefile
config.status: creating extract/src/Makefile
config.status: creating extract/stylesheets/Makefile
config.status: creating extract/dtds/Makefile
config.status: creating scripts/scrollkeeper-config
config.status: creating scripts/scrollkeeper-get-content-list
config.status: creating scripts/scrollkeeper-get-extended-content-list
config.status: creating scripts/scrollkeeper-get-toc-from-id
config.status: creating scripts/scrollkeeper-get-toc-from-docpath
config.status: creating scripts/scrollkeeper-get-index-from-docpath
config.status: creating scripts/scrollkeeper-rebuilddb
config.status: creating scripts/Makefile
config.status: creating man/Makefile
config.status: creating man/man1/Makefile
config.status: creating man/man5/Makefile
config.status: creating man/man7/Makefile
config.status: creating man/man8/Makefile
config.status: creating config/scrollkeeper.conf
config.status: creating config/Makefile
config.status: creating intl/Makefile
config.status: creating m4/Makefile
config.status: creating po/Makefile.in
config.status: creating doc/Makefile
config.status: creating doc/writing_scrollkeeper_omf_files/Makefile
config.status: creating doc/writing_scrollkeeper_omf_files/C/Makefile
config.status: creating Makefile
config.status: creating scrollkeeper.spec
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing default-2 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
configure:
Default OMF search paths (in ${prefix}/etc/scrollkeeper.conf):
/usr/share/omf:/usr/local/share/omf:/opt/gnome/share/omf:/opt/gnome-2.0/share/omf:/opt/kde/omf
Scrollkeeper database directory:
${prefix}/var/lib/scrollkeeper
Now type 'make' to build scrollkeeper.
clang called with: --version
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -v
superenv executed: clang -v
clang called with: -V
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -c -g conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -lcposix
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest -g -O2 conftest.c -lcposix -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -o sub/conftest.o sub/conftest.c -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -c -o sub/conftest.o sub/conftest.c -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -print-prog-name=ld
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -o conftest -g -O2 conftest.c conftstm.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest -g -O2 conftest.c conftstm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 -fno-common -DPIC conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -c -g -O2 -fno-common -DPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -o conftest -g -O2 -static conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest -g -O2 -static conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -o out/conftest2.o conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -c -g -O2 -o out/conftest2.o conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 -c -o conftest.lo conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -c -g -O2 -c -o conftest.lo conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -r -keep_private_externs -nostdlib -o conftest-master.o conftest.o
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -r -keep_private_externs -nostdlib -o conftest-master.o conftest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -dynamiclib -o conftest conftest-master.o -v -install_name /conftest
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -dynamiclib -o conftest conftest-master.o -v -install_name /conftest -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -print-prog-name=ld
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -v
superenv executed: clang -v
clang called with: -c -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -c -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -liconv
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest -g -O2 conftest.c -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -lintl
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -o conftest -g -O2 conftest.c -lintl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
2015-03-22 00:35:08 -0400
make
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive
Making all in m4
make[2]: Nothing to be done for `all'.
Making all in libuuid
if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT clear.lo -MD -MP -MF ".deps/clear.Tpo" \
-c -o clear.lo `test -f 'clear.c' || echo './'`clear.c; \
then mv -f ".deps/clear.Tpo" ".deps/clear.Plo"; \
else rm -f ".deps/clear.Tpo"; exit 1; \
fi
if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT compare.lo -MD -MP -MF ".deps/compare.Tpo" \
-c -o compare.lo `test -f 'compare.c' || echo './'`compare.c; \
then mv -f ".deps/compare.Tpo" ".deps/compare.Plo"; \
else rm -f ".deps/compare.Tpo"; exit 1; \
fi
mkdir .libs
mkdir .libs
mkdir: .libs: File exists
clang -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c clear.c -fno-common -DPIC -o .libs/clear.lo
clang -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT compare.lo -MD -MP -MF .deps/compare.Tpo -c compare.c -fno-common -DPIC -o .libs/compare.lo
clang -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT compare.lo -MD -MP -MF .deps/compare.Tpo -c compare.c -o compare.o >/dev/null 2>&1
clang -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c clear.c -o clear.o >/dev/null 2>&1
mv -f .libs/clear.lo clear.lo
if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT copy.lo -MD -MP -MF ".deps/copy.Tpo" \
-c -o copy.lo `test -f 'copy.c' || echo './'`copy.c; \
then mv -f ".deps/copy.Tpo" ".deps/copy.Plo"; \
else rm -f ".deps/copy.Tpo"; exit 1; \
fi
mv -f .libs/compare.lo compare.lo
if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT gen_uuid.lo -MD -MP -MF ".deps/gen_uuid.Tpo" \
-c -o gen_uuid.lo `test -f 'gen_uuid.c' || echo './'`gen_uuid.c; \
then mv -f ".deps/gen_uuid.Tpo" ".deps/gen_uuid.Plo"; \
else rm -f ".deps/gen_uuid.Tpo"; exit 1; \
fi
rm -f .libs/copy.lo
rm -f .libs/gen_uuid.lo
clang -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT copy.lo -MD -MP -MF .deps/copy.Tpo -c copy.c -fno-common -DPIC -o .libs/copy.lo
clang -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT gen_uuid.lo -MD -MP -MF .deps/gen_uuid.Tpo -c gen_uuid.c -fno-common -DPIC -o .libs/gen_uuid.lo
clang -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT copy.lo -MD -MP -MF .deps/copy.Tpo -c copy.c -o copy.o >/dev/null 2>&1
clang -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT gen_uuid.lo -MD -MP -MF .deps/gen_uuid.Tpo -c gen_uuid.c -o gen_uuid.o >/dev/null 2>&1
mv -f .libs/copy.lo copy.lo
if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT isnull.lo -MD -MP -MF ".deps/isnull.Tpo" \
-c -o isnull.lo `test -f 'isnull.c' || echo './'`isnull.c; \
then mv -f ".deps/isnull.Tpo" ".deps/isnull.Plo"; \
else rm -f ".deps/isnull.Tpo"; exit 1; \
fi
mv -f .libs/gen_uuid.lo gen_uuid.lo
if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT pack.lo -MD -MP -MF ".deps/pack.Tpo" \
-c -o pack.lo `test -f 'pack.c' || echo './'`pack.c; \
then mv -f ".deps/pack.Tpo" ".deps/pack.Plo"; \
else rm -f ".deps/pack.Tpo"; exit 1; \
fi
rm -f .libs/isnull.lo
clang -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT isnull.lo -MD -MP -MF .deps/isnull.Tpo -c isnull.c -fno-common -DPIC -o .libs/isnull.lo
clang -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT isnull.lo -MD -MP -MF .deps/isnull.Tpo -c isnull.c -o isnull.o >/dev/null 2>&1
rm -f .libs/pack.lo
clang -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT pack.lo -MD -MP -MF .deps/pack.Tpo -c pack.c -fno-common -DPIC -o .libs/pack.lo
mv -f .libs/isnull.lo isnull.lo
if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT parse.lo -MD -MP -MF ".deps/parse.Tpo" \
-c -o parse.lo `test -f 'parse.c' || echo './'`parse.c; \
then mv -f ".deps/parse.Tpo" ".deps/parse.Plo"; \
else rm -f ".deps/parse.Tpo"; exit 1; \
fi
clang -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT pack.lo -MD -MP -MF .deps/pack.Tpo -c pack.c -o pack.o >/dev/null 2>&1
mv -f .libs/pack.lo pack.lo
if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT unpack.lo -MD -MP -MF ".deps/unpack.Tpo" \
-c -o unpack.lo `test -f 'unpack.c' || echo './'`unpack.c; \
then mv -f ".deps/unpack.Tpo" ".deps/unpack.Plo"; \
else rm -f ".deps/unpack.Tpo"; exit 1; \
fi
rm -f .libs/parse.lo
clang -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c -fno-common -DPIC -o .libs/parse.lo
rm -f .libs/unpack.lo
clang -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT unpack.lo -MD -MP -MF .deps/unpack.Tpo -c unpack.c -fno-common -DPIC -o .libs/unpack.lo
clang -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c -o parse.o >/dev/null 2>&1
mv -f .libs/parse.lo parse.lo
if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT unparse.lo -MD -MP -MF ".deps/unparse.Tpo" \
-c -o unparse.lo `test -f 'unparse.c' || echo './'`unparse.c; \
then mv -f ".deps/unparse.Tpo" ".deps/unparse.Plo"; \
else rm -f ".deps/unparse.Tpo"; exit 1; \
fi
clang -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT unpack.lo -MD -MP -MF .deps/unpack.Tpo -c unpack.c -o unpack.o >/dev/null 2>&1
mv -f .libs/unpack.lo unpack.lo
if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT uuid_time.lo -MD -MP -MF ".deps/uuid_time.Tpo" \
-c -o uuid_time.lo `test -f 'uuid_time.c' || echo './'`uuid_time.c; \
then mv -f ".deps/uuid_time.Tpo" ".deps/uuid_time.Plo"; \
else rm -f ".deps/uuid_time.Tpo"; exit 1; \
fi
rm -f .libs/unparse.lo
clang -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT unparse.lo -MD -MP -MF .deps/unparse.Tpo -c unparse.c -fno-common -DPIC -o .libs/unparse.lo
rm -f .libs/uuid_time.lo
clang -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT uuid_time.lo -MD -MP -MF .deps/uuid_time.Tpo -c uuid_time.c -fno-common -DPIC -o .libs/uuid_time.lo
clang -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT unparse.lo -MD -MP -MF .deps/unparse.Tpo -c unparse.c -o unparse.o >/dev/null 2>&1
clang -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT uuid_time.lo -MD -MP -MF .deps/uuid_time.Tpo -c uuid_time.c -o uuid_time.o >/dev/null 2>&1
mv -f .libs/unparse.lo unparse.lo
mv -f .libs/uuid_time.lo uuid_time.lo
/bin/sh ../libtool --mode=link clang -g -O2 -o libuuid.la clear.lo compare.lo copy.lo gen_uuid.lo isnull.lo pack.lo parse.lo unpack.lo unparse.lo uuid_time.lo
rm -fr .libs/libuuid.la .libs/libuuid.* .libs/libuuid.*
ar cru .libs/libuuid.al clear.lo compare.lo copy.lo gen_uuid.lo isnull.lo pack.lo parse.lo unpack.lo unparse.lo uuid_time.lo
ranlib .libs/libuuid.al
creating libuuid.la
(cd .libs && rm -f libuuid.la && ln -s ../libuuid.la libuuid.la)
Making all in intl
make[2]: Nothing to be done for `all'.
Making all in libs
sed -e 's,@localstatedir\@,/usr/local/Cellar/scrollkeeper/0.3.14/var,g' \
-e 's,@prefix\@,/usr/local/Cellar/scrollkeeper/0.3.14,g' \
./scrollkeeper.h.in > scrollkeeper.h
if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR=\""/usr/local/Cellar/scrollkeeper/0.3.14/var"\" -g -O2 -MT error.lo -MD -MP -MF ".deps/error.Tpo" \
-c -o error.lo `test -f 'error.c' || echo './'`error.c; \
then mv -f ".deps/error.Tpo" ".deps/error.Plo"; \
else rm -f ".deps/error.Tpo"; exit 1; \
fi
if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR=\""/usr/local/Cellar/scrollkeeper/0.3.14/var"\" -g -O2 -MT file.lo -MD -MP -MF ".deps/file.Tpo" \
-c -o file.lo `test -f 'file.c' || echo './'`file.c; \
then mv -f ".deps/file.Tpo" ".deps/file.Plo"; \
else rm -f ".deps/file.Tpo"; exit 1; \
fi
mkdir .libs
mkdir .libs
mkdir: .libs: File exists
clang -DHAVE_CONFIG_H -I. -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR=\"/usr/local/Cellar/scrollkeeper/0.3.14/var\" -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fno-common -DPIC -o .libs/error.lo
clang -DHAVE_CONFIG_H -I. -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR=\"/usr/local/Cellar/scrollkeeper/0.3.14/var\" -g -O2 -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -fno-common -DPIC -o .libs/file.lo
clang -DHAVE_CONFIG_H -I. -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR=\"/usr/local/Cellar/scrollkeeper/0.3.14/var\" -g -O2 -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -o file.o >/dev/null 2>&1
clang -DHAVE_CONFIG_H -I. -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR=\"/usr/local/Cellar/scrollkeeper/0.3.14/var\" -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o >/dev/null 2>&1
mv -f .libs/file.lo file.lo
if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR=\""/usr/local/Cellar/scrollkeeper/0.3.14/var"\" -g -O2 -MT i18n.lo -MD -MP -MF ".deps/i18n.Tpo" \
-c -o i18n.lo `test -f 'i18n.c' || echo './'`i18n.c; \
then mv -f ".deps/i18n.Tpo" ".deps/i18n.Plo"; \
else rm -f ".deps/i18n.Tpo"; exit 1; \
fi
mv -f .libs/error.lo error.lo
if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR=\""/usr/local/Cellar/scrollkeeper/0.3.14/var"\" -g -O2 -MT merge.lo -MD -MP -MF ".deps/merge.Tpo" \
-c -o merge.lo `test -f 'merge.c' || echo './'`merge.c; \
then mv -f ".deps/merge.Tpo" ".deps/merge.Plo"; \
else rm -f ".deps/merge.Tpo"; exit 1; \
fi
rm -f .libs/i18n.lo
clang -DHAVE_CONFIG_H -I. -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR=\"/usr/local/Cellar/scrollkeeper/0.3.14/var\" -g -O2 -MT i18n.lo -MD -MP -MF .deps/i18n.Tpo -c i18n.c -fno-common -DPIC -o .libs/i18n.lo
rm -f .libs/merge.lo
clang -DHAVE_CONFIG_H -I. -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR=\"/usr/local/Cellar/scrollkeeper/0.3.14/var\" -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c merge.c -fno-common -DPIC -o .libs/merge.lo
clang -DHAVE_CONFIG_H -I. -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR=\"/usr/local/Cellar/scrollkeeper/0.3.14/var\" -g -O2 -MT i18n.lo -MD -MP -MF .deps/i18n.Tpo -c i18n.c -o i18n.o >/dev/null 2>&1
clang -DHAVE_CONFIG_H -I. -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR=\"/usr/local/Cellar/scrollkeeper/0.3.14/var\" -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c merge.c -o merge.o >/dev/null 2>&1
mv -f .libs/i18n.lo i18n.lo
if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR=\""/usr/local/Cellar/scrollkeeper/0.3.14/var"\" -g -O2 -MT extract.lo -MD -MP -MF ".deps/extract.Tpo" \
-c -o extract.lo `test -f 'extract.c' || echo './'`extract.c; \
then mv -f ".deps/extract.Tpo" ".deps/extract.Plo"; \
else rm -f ".deps/extract.Tpo"; exit 1; \
fi
mv -f .libs/merge.lo merge.lo
if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR=\""/usr/local/Cellar/scrollkeeper/0.3.14/var"\" -g -O2 -MT install.lo -MD -MP -MF ".deps/install.Tpo" \
-c -o install.lo `test -f 'install.c' || echo './'`install.c; \
then mv -f ".deps/install.Tpo" ".deps/install.Plo"; \
else rm -f ".deps/install.Tpo"; exit 1; \
fi
rm -f .libs/extract.lo
clang -DHAVE_CONFIG_H -I. -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR=\"/usr/local/Cellar/scrollkeeper/0.3.14/var\" -g -O2 -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c extract.c -fno-common -DPIC -o .libs/extract.lo
rm -f .libs/install.lo
clang -DHAVE_CONFIG_H -I. -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR=\"/usr/local/Cellar/scrollkeeper/0.3.14/var\" -g -O2 -MT install.lo -MD -MP -MF .deps/install.Tpo -c install.c -fno-common -DPIC -o .libs/install.lo
clang -DHAVE_CONFIG_H -I. -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR=\"/usr/local/Cellar/scrollkeeper/0.3.14/var\" -g -O2 -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c extract.c -o extract.o >/dev/null 2>&1
clang -DHAVE_CONFIG_H -I. -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR=\"/usr/local/Cellar/scrollkeeper/0.3.14/var\" -g -O2 -MT install.lo -MD -MP -MF .deps/install.Tpo -c install.c -o install.o >/dev/null 2>&1
mv -f .libs/extract.lo extract.lo
if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR=\""/usr/local/Cellar/scrollkeeper/0.3.14/var"\" -g -O2 -MT database.lo -MD -MP -MF ".deps/database.Tpo" \
-c -o database.lo `test -f 'database.c' || echo './'`database.c; \
then mv -f ".deps/database.Tpo" ".deps/database.Plo"; \
else rm -f ".deps/database.Tpo"; exit 1; \
fi
mv -f .libs/install.lo install.lo
if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR=\""/usr/local/Cellar/scrollkeeper/0.3.14/var"\" -g -O2 -MT uninstall.lo -MD -MP -MF ".deps/uninstall.Tpo" \
-c -o uninstall.lo `test -f 'uninstall.c' || echo './'`uninstall.c; \
then mv -f ".deps/uninstall.Tpo" ".deps/uninstall.Plo"; \
else rm -f ".deps/uninstall.Tpo"; exit 1; \
fi
rm -f .libs/database.lo
clang -DHAVE_CONFIG_H -I. -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR=\"/usr/local/Cellar/scrollkeeper/0.3.14/var\" -g -O2 -MT database.lo -MD -MP -MF .deps/database.Tpo -c database.c -fno-common -DPIC -o .libs/database.lo
rm -f .libs/uninstall.lo
clang -DHAVE_CONFIG_H -I. -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR=\"/usr/local/Cellar/scrollkeeper/0.3.14/var\" -g -O2 -MT uninstall.lo -MD -MP -MF .deps/uninstall.Tpo -c uninstall.c -fno-common -DPIC -o .libs/uninstall.lo
clang -DHAVE_CONFIG_H -I. -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR=\"/usr/local/Cellar/scrollkeeper/0.3.14/var\" -g -O2 -MT database.lo -MD -MP -MF .deps/database.Tpo -c database.c -o database.o >/dev/null 2>&1
mv -f .libs/database.lo database.lo
if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR=\""/usr/local/Cellar/scrollkeeper/0.3.14/var"\" -g -O2 -MT update-url.lo -MD -MP -MF ".deps/update-url.Tpo" \
-c -o update-url.lo `test -f 'update-url.c' || echo './'`update-url.c; \
then mv -f ".deps/update-url.Tpo" ".deps/update-url.Plo"; \
else rm -f ".deps/update-url.Tpo"; exit 1; \
fi
clang -DHAVE_CONFIG_H -I. -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR=\"/usr/local/Cellar/scrollkeeper/0.3.14/var\" -g -O2 -MT uninstall.lo -MD -MP -MF .deps/uninstall.Tpo -c uninstall.c -o uninstall.o >/dev/null 2>&1
mv -f .libs/uninstall.lo uninstall.lo
rm -f .libs/update-url.lo
clang -DHAVE_CONFIG_H -I. -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR=\"/usr/local/Cellar/scrollkeeper/0.3.14/var\" -g -O2 -MT update-url.lo -MD -MP -MF .deps/update-url.Tpo -c update-url.c -fno-common -DPIC -o .libs/update-url.lo
clang -DHAVE_CONFIG_H -I. -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR=\"/usr/local/Cellar/scrollkeeper/0.3.14/var\" -g -O2 -MT update-url.lo -MD -MP -MF .deps/update-url.Tpo -c update-url.c -o update-url.o >/dev/null 2>&1
mv -f .libs/update-url.lo update-url.lo
/bin/sh ../libtool --mode=link clang -g -O2 -o libscrollkeeper.la -rpath /usr/local/Cellar/scrollkeeper/0.3.14/lib error.lo file.lo i18n.lo merge.lo extract.lo install.lo database.lo uninstall.lo update-url.lo -lxml2 -lxml2 -lxslt
rm -fr .libs/libscrollkeeper.la .libs/libscrollkeeper.* .libs/libscrollkeeper.*
clang -r -keep_private_externs -nostdlib -o .libs/libscrollkeeper.0.0.0.dylib-master.o error.lo file.lo i18n.lo merge.lo extract.lo install.lo database.lo uninstall.lo update-url.lo && clang -dynamiclib -flat_namespace -undefined suppress -o .libs/libscrollkeeper.0.0.0.dylib .libs/libscrollkeeper.0.0.0.dylib-master.o -lxml2 -lxslt -lc -install_name /usr/local/Cellar/scrollkeeper/0.3.14/lib/libscrollkeeper.0.dylib -compatibility_version 1 -current_version 1.0
(cd .libs && rm -f libscrollkeeper.0.dylib && ln -s libscrollkeeper.0.0.0.dylib libscrollkeeper.0.dylib)
(cd .libs && rm -f libscrollkeeper.dylib && ln -s libscrollkeeper.0.0.0.dylib libscrollkeeper.dylib)
ar cru .libs/libscrollkeeper.a error.o file.o i18n.o merge.o extract.o install.o database.o uninstall.o update-url.o
ranlib .libs/libscrollkeeper.a
creating libscrollkeeper.la
(cd .libs && rm -f libscrollkeeper.la && ln -s ../libscrollkeeper.la libscrollkeeper.la)
Making all in buildtools
if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../libs -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -g -O2 -MT separate.o -MD -MP -MF ".deps/separate.Tpo" \
-c -o separate.o `test -f 'separate.c' || echo './'`separate.c; \
then mv -f ".deps/separate.Tpo" ".deps/separate.Po"; \
else rm -f ".deps/separate.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link clang -g -O2 -o scrollkeeper-tree-separate separate.o -lxml2 -lxml2 -lxslt ../libs/libscrollkeeper.la -lintl
mkdir .libs
clang -g -O2 -o .libs/scrollkeeper-tree-separate separate.o -L../libs/.libs -lscrollkeeper -lxml2 -lxslt /usr/local/lib/libintl.a -liconv -lc
Undefined symbols for architecture x86_64:
"_CFArrayGetCount", referenced from:
__nl_language_preferences_default in libintl.a(langprefs.o)
"_CFArrayGetTypeID", referenced from:
__nl_language_preferences_default in libintl.a(langprefs.o)
"_CFArrayGetValueAtIndex", referenced from:
__nl_language_preferences_default in libintl.a(langprefs.o)
"_CFGetTypeID", referenced from:
__nl_language_preferences_default in libintl.a(langprefs.o)
"_CFLocaleCopyCurrent", referenced from:
__nl_locale_name_default in libintl.a(localename.o)
"_CFLocaleGetIdentifier", referenced from:
__nl_locale_name_default in libintl.a(localename.o)
"_CFPreferencesCopyAppValue", referenced from:
__nl_language_preferences_default in libintl.a(langprefs.o)
"_CFRelease", referenced from:
__nl_locale_name_default in libintl.a(localename.o)
"_CFStringGetCString", referenced from:
__nl_locale_name_default in libintl.a(localename.o)
__nl_language_preferences_default in libintl.a(langprefs.o)
"_CFStringGetTypeID", referenced from:
__nl_language_preferences_default in libintl.a(langprefs.o)
"___CFConstantStringClassReference", referenced from:
CFString in libintl.a(langprefs.o)
"_kCFPreferencesCurrentApplication", referenced from:
__nl_language_preferences_default in libintl.a(langprefs.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [scrollkeeper-tree-separate] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew.git
HEAD: 5c5b09e14f3a185c1220aebc51be57017d795a14
Last commit: 12 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: dual-core 64-bit penryn
OS X: 10.9.5-x86_64
Xcode: 6.2
CLT: 6.2.0.0.1.1424975374
GCC-4.2: build 5666
Clang: 6.0 build 600
X11: 2.7.7 => /opt/X11
System Ruby: 2.0.0-p481
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/bin/ruby
Java: 1.7.0_71
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j2
CMAKE_PREFIX_PATH: /usr/local/opt/gettext:/usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.9
ACLOCAL_PATH: /usr/local/opt/gettext/share/aclocal:/usr/local/share/aclocal
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/gettext/bin:/usr/bin:/bin:/usr/sbin:/sbin
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c clear.c -fno-common -DPIC -o .libs/clear.lo
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c clear.c -fno-common -DPIC -o .libs/clear.lo -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT compare.lo -MD -MP -MF .deps/compare.Tpo -c compare.c -fno-common -DPIC -o .libs/compare.lo
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -MT compare.lo -MD -MP -MF .deps/compare.Tpo -c compare.c -fno-common -DPIC -o .libs/compare.lo -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c clear.c -o clear.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c clear.c -o clear.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT compare.lo -MD -MP -MF .deps/compare.Tpo -c compare.c -o compare.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -MT compare.lo -MD -MP -MF .deps/compare.Tpo -c compare.c -o compare.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT copy.lo -MD -MP -MF .deps/copy.Tpo -c copy.c -fno-common -DPIC -o .libs/copy.lo
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -MT copy.lo -MD -MP -MF .deps/copy.Tpo -c copy.c -fno-common -DPIC -o .libs/copy.lo -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT gen_uuid.lo -MD -MP -MF .deps/gen_uuid.Tpo -c gen_uuid.c -fno-common -DPIC -o .libs/gen_uuid.lo
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -MT gen_uuid.lo -MD -MP -MF .deps/gen_uuid.Tpo -c gen_uuid.c -fno-common -DPIC -o .libs/gen_uuid.lo -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT copy.lo -MD -MP -MF .deps/copy.Tpo -c copy.c -o copy.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -MT copy.lo -MD -MP -MF .deps/copy.Tpo -c copy.c -o copy.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT gen_uuid.lo -MD -MP -MF .deps/gen_uuid.Tpo -c gen_uuid.c -o gen_uuid.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -MT gen_uuid.lo -MD -MP -MF .deps/gen_uuid.Tpo -c gen_uuid.c -o gen_uuid.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT isnull.lo -MD -MP -MF .deps/isnull.Tpo -c isnull.c -fno-common -DPIC -o .libs/isnull.lo
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -MT isnull.lo -MD -MP -MF .deps/isnull.Tpo -c isnull.c -fno-common -DPIC -o .libs/isnull.lo -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT isnull.lo -MD -MP -MF .deps/isnull.Tpo -c isnull.c -o isnull.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -MT isnull.lo -MD -MP -MF .deps/isnull.Tpo -c isnull.c -o isnull.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT pack.lo -MD -MP -MF .deps/pack.Tpo -c pack.c -fno-common -DPIC -o .libs/pack.lo
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -MT pack.lo -MD -MP -MF .deps/pack.Tpo -c pack.c -fno-common -DPIC -o .libs/pack.lo -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT pack.lo -MD -MP -MF .deps/pack.Tpo -c pack.c -o pack.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -MT pack.lo -MD -MP -MF .deps/pack.Tpo -c pack.c -o pack.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c -fno-common -DPIC -o .libs/parse.lo
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c -fno-common -DPIC -o .libs/parse.lo -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c -o parse.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c -o parse.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT unpack.lo -MD -MP -MF .deps/unpack.Tpo -c unpack.c -fno-common -DPIC -o .libs/unpack.lo
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -MT unpack.lo -MD -MP -MF .deps/unpack.Tpo -c unpack.c -fno-common -DPIC -o .libs/unpack.lo -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT unpack.lo -MD -MP -MF .deps/unpack.Tpo -c unpack.c -o unpack.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -MT unpack.lo -MD -MP -MF .deps/unpack.Tpo -c unpack.c -o unpack.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT unparse.lo -MD -MP -MF .deps/unparse.Tpo -c unparse.c -fno-common -DPIC -o .libs/unparse.lo
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -MT unparse.lo -MD -MP -MF .deps/unparse.Tpo -c unparse.c -fno-common -DPIC -o .libs/unparse.lo -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT uuid_time.lo -MD -MP -MF .deps/uuid_time.Tpo -c uuid_time.c -fno-common -DPIC -o .libs/uuid_time.lo
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -MT uuid_time.lo -MD -MP -MF .deps/uuid_time.Tpo -c uuid_time.c -fno-common -DPIC -o .libs/uuid_time.lo -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT unparse.lo -MD -MP -MF .deps/unparse.Tpo -c unparse.c -o unparse.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -MT unparse.lo -MD -MP -MF .deps/unparse.Tpo -c unparse.c -o unparse.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT uuid_time.lo -MD -MP -MF .deps/uuid_time.Tpo -c uuid_time.c -o uuid_time.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -MT uuid_time.lo -MD -MP -MF .deps/uuid_time.Tpo -c uuid_time.c -o uuid_time.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR="/usr/local/Cellar/scrollkeeper/0.3.14/var" -g -O2 -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -fno-common -DPIC -o .libs/file.lo
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR="/usr/local/Cellar/scrollkeeper/0.3.14/var" -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -fno-common -DPIC -o .libs/file.lo -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR="/usr/local/Cellar/scrollkeeper/0.3.14/var" -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fno-common -DPIC -o .libs/error.lo
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR="/usr/local/Cellar/scrollkeeper/0.3.14/var" -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fno-common -DPIC -o .libs/error.lo -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR="/usr/local/Cellar/scrollkeeper/0.3.14/var" -g -O2 -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -o file.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR="/usr/local/Cellar/scrollkeeper/0.3.14/var" -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -o file.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR="/usr/local/Cellar/scrollkeeper/0.3.14/var" -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR="/usr/local/Cellar/scrollkeeper/0.3.14/var" -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR="/usr/local/Cellar/scrollkeeper/0.3.14/var" -g -O2 -MT i18n.lo -MD -MP -MF .deps/i18n.Tpo -c i18n.c -fno-common -DPIC -o .libs/i18n.lo
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR="/usr/local/Cellar/scrollkeeper/0.3.14/var" -MT i18n.lo -MD -MP -MF .deps/i18n.Tpo -c i18n.c -fno-common -DPIC -o .libs/i18n.lo -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR="/usr/local/Cellar/scrollkeeper/0.3.14/var" -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c merge.c -fno-common -DPIC -o .libs/merge.lo
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR="/usr/local/Cellar/scrollkeeper/0.3.14/var" -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c merge.c -fno-common -DPIC -o .libs/merge.lo -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR="/usr/local/Cellar/scrollkeeper/0.3.14/var" -g -O2 -MT i18n.lo -MD -MP -MF .deps/i18n.Tpo -c i18n.c -o i18n.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR="/usr/local/Cellar/scrollkeeper/0.3.14/var" -MT i18n.lo -MD -MP -MF .deps/i18n.Tpo -c i18n.c -o i18n.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR="/usr/local/Cellar/scrollkeeper/0.3.14/var" -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c merge.c -o merge.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR="/usr/local/Cellar/scrollkeeper/0.3.14/var" -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c merge.c -o merge.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR="/usr/local/Cellar/scrollkeeper/0.3.14/var" -g -O2 -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c extract.c -fno-common -DPIC -o .libs/extract.lo
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR="/usr/local/Cellar/scrollkeeper/0.3.14/var" -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c extract.c -fno-common -DPIC -o .libs/extract.lo -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR="/usr/local/Cellar/scrollkeeper/0.3.14/var" -g -O2 -MT install.lo -MD -MP -MF .deps/install.Tpo -c install.c -fno-common -DPIC -o .libs/install.lo
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR="/usr/local/Cellar/scrollkeeper/0.3.14/var" -MT install.lo -MD -MP -MF .deps/install.Tpo -c install.c -fno-common -DPIC -o .libs/install.lo -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR="/usr/local/Cellar/scrollkeeper/0.3.14/var" -g -O2 -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c extract.c -o extract.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR="/usr/local/Cellar/scrollkeeper/0.3.14/var" -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c extract.c -o extract.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR="/usr/local/Cellar/scrollkeeper/0.3.14/var" -g -O2 -MT install.lo -MD -MP -MF .deps/install.Tpo -c install.c -o install.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR="/usr/local/Cellar/scrollkeeper/0.3.14/var" -MT install.lo -MD -MP -MF .deps/install.Tpo -c install.c -o install.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR="/usr/local/Cellar/scrollkeeper/0.3.14/var" -g -O2 -MT database.lo -MD -MP -MF .deps/database.Tpo -c database.c -fno-common -DPIC -o .libs/database.lo
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR="/usr/local/Cellar/scrollkeeper/0.3.14/var" -MT database.lo -MD -MP -MF .deps/database.Tpo -c database.c -fno-common -DPIC -o .libs/database.lo -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR="/usr/local/Cellar/scrollkeeper/0.3.14/var" -g -O2 -MT uninstall.lo -MD -MP -MF .deps/uninstall.Tpo -c uninstall.c -fno-common -DPIC -o .libs/uninstall.lo
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR="/usr/local/Cellar/scrollkeeper/0.3.14/var" -MT uninstall.lo -MD -MP -MF .deps/uninstall.Tpo -c uninstall.c -fno-common -DPIC -o .libs/uninstall.lo -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR="/usr/local/Cellar/scrollkeeper/0.3.14/var" -g -O2 -MT database.lo -MD -MP -MF .deps/database.Tpo -c database.c -o database.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR="/usr/local/Cellar/scrollkeeper/0.3.14/var" -MT database.lo -MD -MP -MF .deps/database.Tpo -c database.c -o database.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR="/usr/local/Cellar/scrollkeeper/0.3.14/var" -g -O2 -MT uninstall.lo -MD -MP -MF .deps/uninstall.Tpo -c uninstall.c -o uninstall.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR="/usr/local/Cellar/scrollkeeper/0.3.14/var" -MT uninstall.lo -MD -MP -MF .deps/uninstall.Tpo -c uninstall.c -o uninstall.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR="/usr/local/Cellar/scrollkeeper/0.3.14/var" -g -O2 -MT update-url.lo -MD -MP -MF .deps/update-url.Tpo -c update-url.c -fno-common -DPIC -o .libs/update-url.lo
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR="/usr/local/Cellar/scrollkeeper/0.3.14/var" -MT update-url.lo -MD -MP -MF .deps/update-url.Tpo -c update-url.c -fno-common -DPIC -o .libs/update-url.lo -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR="/usr/local/Cellar/scrollkeeper/0.3.14/var" -g -O2 -MT update-url.lo -MD -MP -MF .deps/update-url.Tpo -c update-url.c -o update-url.o
superenv removed: -I/usr/include/libxml2 -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -DSCROLLKEEPER_STATEDIR="/usr/local/Cellar/scrollkeeper/0.3.14/var" -MT update-url.lo -MD -MP -MF .deps/update-url.Tpo -c update-url.c -o update-url.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -r -keep_private_externs -nostdlib -o .libs/libscrollkeeper.0.0.0.dylib-master.o error.lo file.lo i18n.lo merge.lo extract.lo install.lo database.lo uninstall.lo update-url.lo
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -r -keep_private_externs -nostdlib -o .libs/libscrollkeeper.0.0.0.dylib-master.o error.lo file.lo i18n.lo merge.lo extract.lo install.lo database.lo uninstall.lo update-url.lo -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -dynamiclib -flat_namespace -undefined suppress -o .libs/libscrollkeeper.0.0.0.dylib .libs/libscrollkeeper.0.0.0.dylib-master.o -lxml2 -lxslt -lc -install_name /usr/local/Cellar/scrollkeeper/0.3.14/lib/libscrollkeeper.0.dylib -compatibility_version 1 -current_version 1.0
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -dynamiclib -flat_namespace -undefined suppress -o .libs/libscrollkeeper.0.0.0.dylib .libs/libscrollkeeper.0.0.0.dylib-master.o -lxml2 -lxslt -lc -install_name /usr/local/Cellar/scrollkeeper/0.3.14/lib/libscrollkeeper.0.dylib -compatibility_version 1 -current_version 1.0 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DHAVE_CONFIG_H -I. -I. -I.. -I../libs -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -g -O2 -MT separate.o -MD -MP -MF .deps/separate.Tpo -c -o separate.o separate.c
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libs -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -MT separate.o -MD -MP -MF .deps/separate.Tpo -c -o separate.o separate.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include
clang called with: -g -O2 -o .libs/scrollkeeper-tree-separate separate.o -L../libs/.libs -lscrollkeeper -lxml2 -lxslt /usr/local/lib/libintl.a -liconv -lc
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -o .libs/scrollkeeper-tree-separate separate.o -L../libs/.libs -lscrollkeeper -lxml2 -lxslt /usr/local/lib/libintl.a -liconv -lc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -L/usr/local/opt/gettext/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.57. Invocation command line was
$ ./configure --prefix=/usr/local/Cellar/scrollkeeper/0.3.14 --mandir=/usr/local/Cellar/scrollkeeper/0.3.14/share/man --with-xml-catalog=/usr/local/etc/xml/catalog
## --------- ##
## Platform. ##
## --------- ##
hostname = Peters-Mac-mini.local
uname -m = x86_64
uname -r = 13.4.0
uname -s = Darwin
uname -v = Darwin Kernel Version 13.4.0: Wed Dec 17 19:05:52 PST 2014; root:xnu-2422.115.10~1/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = Mach kernel version:
Darwin Kernel Version 13.4.0: Wed Dec 17 19:05:52 PST 2014; root:xnu-2422.115.10~1/RELEASE_X86_64
Kernel configured for up to 2 processors.
2 processors are physically available.
2 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1
Primary memory available: 8.00 gigabytes
Default processor set: 264 tasks, 1782 threads, 2 processors
Load average: 4.87, Mach factor: 0.35
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Library/ENV/4.3
PATH: /usr/local/opt/gettext/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1458: checking for gawk
configure:1487: result: no
configure:1458: checking for mawk
configure:1487: result: no
configure:1458: checking for nawk
configure:1487: result: no
configure:1458: checking for awk
configure:1474: found /usr/bin/awk
configure:1484: result: awk
configure:1540: checking for gcc
configure:1566: result: clang
configure:1810: checking for C compiler version
configure:1813: clang --version </dev/null >&5
Apple LLVM version 6.0 (clang-600.0.57) (based on LLVM 3.5svn)
Target: x86_64-apple-darwin13.4.0
Thread model: posix
configure:1816: $? = 0
configure:1818: clang -v </dev/null >&5
Apple LLVM version 6.0 (clang-600.0.57) (based on LLVM 3.5svn)
Target: x86_64-apple-darwin13.4.0
Thread model: posix
configure:1821: $? = 0
configure:1823: clang -V </dev/null >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
configure:1826: $? = 1
configure:1850: checking for C compiler default output
configure:1853: clang conftest.c >&5
configure:1856: $? = 0
configure:1902: result: a.out
configure:1907: checking whether the C compiler works
configure:1913: ./a.out
configure:1916: $? = 0
configure:1933: result: yes
configure:1940: checking whether we are cross compiling
configure:1942: result: no
configure:1945: checking for suffix of executables
configure:1947: clang -o conftest conftest.c >&5
configure:1950: $? = 0
configure:1975: result:
configure:1981: checking for suffix of object files
configure:2003: clang -c conftest.c >&5
configure:2006: $? = 0
configure:2028: result: o
configure:2032: checking whether we are using the GNU C compiler
configure:2057: clang -c conftest.c >&5
configure:2060: $? = 0
configure:2063: test -s conftest.o
configure:2066: $? = 0
configure:2079: result: yes
configure:2085: checking whether clang accepts -g
configure:2107: clang -c -g conftest.c >&5
configure:2110: $? = 0
configure:2113: test -s conftest.o
configure:2116: $? = 0
configure:2127: result: yes
configure:2144: checking for clang option to accept ANSI C
configure:2205: clang -c -g -O2 conftest.c >&5
configure:2208: $? = 0
configure:2211: test -s conftest.o
configure:2214: $? = 0
configure:2232: result: none needed
configure:2250: clang -c -g -O2 conftest.c >&5
conftest.c:2:3: error: unknown type name 'choke'
choke me
^
conftest.c:2:11: error: expected ';' after top level declarator
choke me
^
;
2 errors generated.
configure:2253: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2367: checking how to run the C preprocessor
configure:2403: clang -E conftest.c
configure:2409: $? = 0
configure:2441: clang -E conftest.c
configure:2440:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:2447: $? = 1
configure: failed program was:
| #line 2432 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:2485: result: clang -E
configure:2510: clang -E conftest.c
configure:2516: $? = 0
configure:2548: clang -E conftest.c
configure:2547:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:2554: $? = 1
configure: failed program was:
| #line 2539 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:2633: checking for a BSD-compatible install
configure:2687: result: /usr/bin/install -c
configure:2698: checking whether ln -s works
configure:2702: result: yes
configure:2709: checking whether make sets $(MAKE)
configure:2729: result: yes
configure:2742: checking for egrep
configure:2752: result: grep -E
configure:2757: checking for ANSI C header files
configure:2783: clang -c -g -O2 conftest.c >&5
configure:2786: $? = 0
configure:2789: test -s conftest.o
configure:2792: $? = 0
configure:2884: clang -o conftest -g -O2 conftest.c >&5
configure:2877:7: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))'
exit(2);
^
configure:2877:7: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
1 warning generated.
configure:2887: $? = 0
configure:2889: ./conftest
configure:2892: $? = 0
configure:2907: result: yes
configure:2919: checking for strerror in -lcposix
configure:2950: clang -o conftest -g -O2 conftest.c -lcposix >&5
configure:2942:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
char strerror ();
^
configure:2942:6: note: 'strerror' is a builtin with type 'char *(int)'
1 warning generated.
ld: library not found for -lcposix
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:2953: $? = 1
configure: failed program was:
| #line 2926 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| /* end confdefs.h. */
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char strerror ();
| int
| main ()
| {
| strerror ();
| ;
| return 0;
| }
configure:2971: result: no
configure:2986: checking build system type
configure:3004: result: i386-apple-darwin13.4.0
configure:3012: checking host system type
configure:3026: result: i386-apple-darwin13.4.0
configure:3034: checking target system type
configure:3048: result: i386-apple-darwin13.4.0
configure:3066: checking whether build environment is sane
configure:3109: result: yes
configure:3159: checking for style of include used by make
configure:3187: result: GNU
configure:3359: checking dependency style of clang
configure:3442: result: gcc3
configure:3548: checking for ld used by GCC
configure:3611: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:3620: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:3632: result: no
configure:3637: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
configure:3644: result: -r
configure:3649: checking for BSD-compatible nm
configure:3685: result: /usr/bin/nm
configure:3688: checking for a sed that does not truncate output
configure:3770: result: /usr/local/Library/ENV/4.3/sed
configure:3773: checking how to recognise dependent libraries
configure:3954: result: file_magic Mach-O dynamically linked shared library
configure:3966: checking command to parse /usr/bin/nm output
configure:4050: clang -c -g -O2 conftest.c >&5
configure:4053: $? = 0
configure:4057: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:4060: $? = 0
cannot find nm_test_var in conftest.nm
configure:4050: clang -c -g -O2 conftest.c >&5
configure:4053: $? = 0
configure:4057: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:4060: $? = 0
configure:4112: clang -o conftest -g -O2 conftest.c conftstm.o >&5
configure:4115: $? = 0
configure:4159: result: ok
configure:4177: checking for sys/types.h
configure:4194: clang -c -g -O2 conftest.c >&5
configure:4197: $? = 0
configure:4200: test -s conftest.o
configure:4203: $? = 0
configure:4214: result: yes
configure:4177: checking for sys/stat.h
configure:4194: clang -c -g -O2 conftest.c >&5
configure:4197: $? = 0
configure:4200: test -s conftest.o
configure:4203: $? = 0
configure:4214: result: yes
configure:4177: checking for stdlib.h
configure:4194: clang -c -g -O2 conftest.c >&5
configure:4197: $? = 0
configure:4200: test -s conftest.o
configure:4203: $? = 0
configure:4214: result: yes
configure:4177: checking for string.h
configure:4194: clang -c -g -O2 conftest.c >&5
configure:4197: $? = 0
configure:4200: test -s conftest.o
configure:4203: $? = 0
configure:4214: result: yes
configure:4177: checking for memory.h
configure:4194: clang -c -g -O2 conftest.c >&5
configure:4197: $? = 0
configure:4200: test -s conftest.o
configure:4203: $? = 0
configure:4214: result: yes
configure:4177: checking for strings.h
configure:4194: clang -c -g -O2 conftest.c >&5
configure:4197: $? = 0
configure:4200: test -s conftest.o
configure:4203: $? = 0
configure:4214: result: yes
configure:4177: checking for inttypes.h
configure:4194: clang -c -g -O2 conftest.c >&5
configure:4197: $? = 0
configure:4200: test -s conftest.o
configure:4203: $? = 0
configure:4214: result: yes
configure:4177: checking for stdint.h
configure:4194: clang -c -g -O2 conftest.c >&5
configure:4197: $? = 0
configure:4200: test -s conftest.o
configure:4203: $? = 0
configure:4214: result: yes
configure:4177: checking for unistd.h
configure:4194: clang -c -g -O2 conftest.c >&5
configure:4197: $? = 0
configure:4200: test -s conftest.o
configure:4203: $? = 0
configure:4214: result: yes
configure:4240: checking dlfcn.h usability
configure:4253: clang -c -g -O2 conftest.c >&5
configure:4256: $? = 0
configure:4259: test -s conftest.o
configure:4262: $? = 0
configure:4272: result: yes
configure:4276: checking dlfcn.h presence
configure:4287: clang -E conftest.c
configure:4293: $? = 0
configure:4312: result: yes
configure:4348: checking for dlfcn.h
configure:4355: result: yes
configure:4553: checking for ranlib
configure:4569: found /usr/bin/ranlib
configure:4580: result: ranlib
configure:4633: checking for strip
configure:4649: found /usr/bin/strip
configure:4660: result: strip
configure:4870: checking for objdir
configure:4881: result: .libs
configure:4898: checking for clang option to produce PIC
configure:5044: result: -fno-common
configure:5048: checking if clang PIC flag -fno-common works
configure:5072: clang -c -g -O2 -fno-common -DPIC conftest.c >&5
configure:5075: $? = 0
configure:5078: test -s conftest.o
configure:5081: $? = 0
configure:5119: result: yes
configure:5135: checking if clang static flag -static works
configure:5160: clang -o conftest -g -O2 -static conftest.c >&5
ld: library not found for -lcrt0.o
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5163: $? = 1
configure: failed program was:
| #line 5143 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define PACKAGE "scrollkeeper"
| #define VERSION "0.3.14"
| #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
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:5185: result: no
configure:5197: checking if clang supports -c -o file.o
configure:5217: clang -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:5241: result: yes
configure:5246: checking if clang supports -c -o file.lo
configure:5274: clang -c -g -O2 -c -o conftest.lo conftest.c >&5
configure:5277: $? = 0
configure:5280: test -s conftest.lo
configure:5283: $? = 0
configure:5305: result: yes
configure:5336: checking if clang supports -fno-rtti -fno-exceptions
configure:5359: clang -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c conftest.c >&5
configure:5362: $? = 0
configure:5365: test -s conftest.o
configure:5368: $? = 0
configure:5385: result: yes
configure:5396: checking whether the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:6091: result: yes
configure:6096: checking how to hardcode library paths into programs
configure:6120: result: unsupported
configure:6125: checking whether stripping libraries is possible
configure:6133: result: no
configure:6141: checking dynamic linker characteristics
configure:6548: result: darwin13.4.0 dyld
configure:6553: checking if libtool supports shared libraries
configure:6555: result: yes
configure:6558: checking whether to build shared libraries
configure:6579: result: yes
configure:6582: checking whether to build static libraries
configure:6586: result: yes
configure:7260: checking whether -lc should be explicitly linked in
configure:7268: clang -c -g -O2 conftest.c >&5
configure:7271: $? = 0
configure:7285: clang -r -keep_private_externs -nostdlib -o conftest-master.o conftest.o && clang -dynamiclib -o conftest conftest-master.o -v -install_name /conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:7288: $? = 1
configure:7301: result: yes
configure:7877: checking for intltool >= 0.28
configure:7887: result: 0.28 found
configure:7942: checking for perl
configure:7960: found /usr/bin/perl
configure:7972: result: /usr/bin/perl
configure:8007: checking for an ANSI C-conforming const
configure:8075: clang -c -g -O2 conftest.c >&5
configure:8078: $? = 0
configure:8081: test -s conftest.o
configure:8084: $? = 0
configure:8095: result: yes
configure:8113: checking for getcwd
configure:8163: clang -o conftest -g -O2 conftest.c >&5
configure:8166: $? = 0
configure:8169: test -s conftest
configure:8172: $? = 0
configure:8183: result: yes
configure:8113: checking for getwd
configure:8163: clang -o conftest -g -O2 conftest.c >&5
configure:8166: $? = 0
configure:8169: test -s conftest
configure:8172: $? = 0
configure:8183: result: yes
configure:8113: checking for putenv
configure:8163: clang -o conftest -g -O2 conftest.c >&5
configure:8166: $? = 0
configure:8169: test -s conftest
configure:8172: $? = 0
configure:8183: result: yes
configure:8113: checking for strdup
configure:8163: clang -o conftest -g -O2 conftest.c >&5
configure:8158:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
char strdup ();
^
configure:8158:6: note: 'strdup' is a builtin with type 'char *(const char *)'
1 warning generated.
configure:8166: $? = 0
configure:8169: test -s conftest
configure:8172: $? = 0
configure:8183: result: yes
configure:8194: checking for --with-omfdirs
configure:8208: result: /usr/share/omf:/usr/local/share/omf:/opt/gnome/share/omf:/opt/gnome-2.0/share/omf:/opt/kde/omf
configure:8214: checking for xml2-config
configure:8232: found /usr/bin/xml2-config
configure:8245: result: /usr/bin/xml2-config
configure:8257: checking libxml2 version
configure:8260: result: 2.9.0
configure:8277: checking for xslt-config
configure:8295: found /usr/bin/xslt-config
configure:8308: result: /usr/bin/xslt-config
configure:8327: checking which XML catalog to use
configure:8351: result: /usr/local/etc/xml/catalog
configure:8360: checking for DocBook XML DTD
configure:8374: result: found version 4.2
configure:8403: checking whether NLS is requested
configure:8412: result: yes
configure:8450: checking for msgfmt
configure:8481: result: /usr/local/opt/gettext/bin/msgfmt
configure:8490: checking for gmsgfmt
configure:8521: result: /usr/local/opt/gettext/bin/msgfmt
configure:8560: checking for xgettext
configure:8591: result: /usr/local/opt/gettext/bin/xgettext
configure:8631: checking for msgmerge
configure:8661: result: /usr/local/opt/gettext/bin/msgmerge
configure:8737: checking for ranlib
configure:8764: result: ranlib
configure:8776: checking for inline
configure:8798: clang -c -g -O2 conftest.c >&5
configure:8801: $? = 0
configure:8804: test -s conftest.o
configure:8807: $? = 0
configure:8819: result: inline
configure:8834: checking for off_t
configure:8859: clang -c -g -O2 conftest.c >&5
configure:8862: $? = 0
configure:8865: test -s conftest.o
configure:8868: $? = 0
configure:8879: result: yes
configure:8891: checking for size_t
configure:8916: clang -c -g -O2 conftest.c >&5
configure:8919: $? = 0
configure:8922: test -s conftest.o
configure:8925: $? = 0
configure:8936: result: yes
configure:8950: checking for working alloca.h
configure:8972: clang -o conftest -g -O2 conftest.c >&5
configure:8975: $? = 0
configure:8978: test -s conftest
configure:8981: $? = 0
configure:8992: result: yes
configure:9002: checking for alloca
configure:9044: clang -o conftest -g -O2 conftest.c >&5
configure:9047: $? = 0
configure:9050: test -s conftest
configure:9053: $? = 0
configure:9064: result: yes
configure:9277: checking for stdlib.h
configure:9282: result: yes
configure:9277: checking for unistd.h
configure:9282: result: yes
configure:9418: checking for getpagesize
configure:9468: clang -o conftest -g -O2 conftest.c >&5
configure:9471: $? = 0
configure:9474: test -s conftest
configure:9477: $? = 0
configure:9488: result: yes
configure:9498: checking for working mmap
configure:9641: clang -o conftest -g -O2 conftest.c >&5
configure:9644: $? = 0
configure:9646: ./conftest
configure:9649: $? = 0
configure:9663: result: yes
configure:9675: checking whether we are using the GNU C Library 2.1 or newer
configure:9714:10: fatal error: 'features.h' file not found
#include <features.h>
^
1 error generated.
configure:9707: result: no
configure:9715: checking whether integer division by zero raises SIGFPE
configure:9778: clang -o conftest -g -O2 conftest.c >&5
configure:9783:5: error: redefinition of 'nan' as different kind of symbol
int nan;
^
configure:9783:5: note: previous definition is here
configure:9798:7: error: non-object type 'double (const char *)' is not assignable
nan = y / y;
~~~ ^
2 errors generated.
configure:9781: $? = 1
configure: program exited with status 1
configure: failed program was:
| #line 9732 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define PACKAGE "scrollkeeper"
| #define VERSION "0.3.14"
| #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 HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define DB_PUBLIC_ID "-//OASIS//DTD DocBook XML V4.2//EN"
| #define DB_SYSTEM_ID "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| /* end confdefs.h. */
|
| #include <stdlib.h>
| #include <signal.h>
|
| static void
| #ifdef __cplusplus
| sigfpe_handler (int sig)
| #else
| sigfpe_handler (sig) int sig;
| #endif
| {
| /* Exit with code 0 if SIGFPE, with code 1 if any other signal. */
| exit (sig != SIGFPE);
| }
|
| int x = 1;
| int y = 0;
| int z;
| int nan;
|
| int main ()
| {
| signal (SIGFPE, sigfpe_handler);
| /* IRIX and AIX (when "xlc -qcheck" is used) yield signal SIGTRAP. */
| #if (defined (__sgi) || defined (_AIX)) && defined (SIGTRAP)
| signal (SIGTRAP, sigfpe_handler);
| #endif
| /* Linux/SPARC yields signal SIGILL. */
| #if defined (__sparc__) && defined (__linux__)
| signal (SIGILL, sigfpe_handler);
| #endif
|
| z = x / y;
| nan = y / y;
| exit (1);
| }
|
configure:9801: result: no
configure:9814: checking for inttypes.h
configure:9837: clang -c -g -O2 conftest.c >&5
configure:9840: $? = 0
configure:9843: test -s conftest.o
configure:9846: $? = 0
configure:9857: result: yes
configure:9868: checking for stdint.h
configure:9891: clang -c -g -O2 conftest.c >&5
configure:9894: $? = 0
configure:9897: test -s conftest.o
configure:9900: $? = 0
configure:9911: result: yes
configure:9922: checking for unsigned long long
configure:9945: clang -o conftest -g -O2 conftest.c >&5
configure:9948: $? = 0
configure:9951: test -s conftest
configure:9954: $? = 0
configure:9965: result: yes
configure:9997: checking for inttypes.h
configure:10021: clang -c -g -O2 conftest.c >&5
configure:10024: $? = 0
configure:10027: test -s conftest.o
configure:10030: $? = 0
configure:10042: result: yes
configure:10055: checking whether the inttypes.h PRIxNN macros are broken
configure:10082: clang -c -g -O2 conftest.c >&5
configure:10085: $? = 0
configure:10088: test -s conftest.o
configure:10091: $? = 0
configure:10103: result: no
configure:10154: checking for ld used by GCC
configure:10217: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:10226: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:10238: result: no
configure:10244: checking for shared library run path origin
configure:10257: result: done
configure:10683: checking argz.h usability
configure:10696: clang -c -g -O2 conftest.c >&5
configure:10758:10: fatal error: 'argz.h' file not found
#include <argz.h>
^
1 error generated.
configure:10699: $? = 1
configure: failed program was:
| #line 10685 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define PACKAGE "scrollkeeper"
| #define VERSION "0.3.14"
| #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 HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define DB_PUBLIC_ID "-//OASIS//DTD DocBook XML V4.2//EN"
| #define DB_SYSTEM_ID "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <argz.h>
configure:10715: result: no
configure:10719: checking argz.h presence
configure:10730: clang -E conftest.c
configure:10760:10: fatal error: 'argz.h' file not found
#include <argz.h>
^
1 error generated.
configure:10736: $? = 1
configure: failed program was:
| #line 10721 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define PACKAGE "scrollkeeper"
| #define VERSION "0.3.14"
| #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 HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define DB_PUBLIC_ID "-//OASIS//DTD DocBook XML V4.2//EN"
| #define DB_SYSTEM_ID "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h. */
| #include <argz.h>
configure:10755: result: no
configure:10791: checking for argz.h
configure:10798: result: no
configure:10683: checking limits.h usability
configure:10696: clang -c -g -O2 conftest.c >&5
configure:10699: $? = 0
configure:10702: test -s conftest.o
configure:10705: $? = 0
configure:10715: result: yes
configure:10719: checking limits.h presence
configure:10730: clang -E conftest.c
configure:10736: $? = 0
configure:10755: result: yes
configure:10791: checking for limits.h
configure:10798: result: yes
configure:10683: checking locale.h usability
configure:10696: clang -c -g -O2 conftest.c >&5
configure:10699: $? = 0
configure:10702: test -s conftest.o
configure:10705: $? = 0
configure:10715: result: yes
configure:10719: checking locale.h presence
configure:10730: clang -E conftest.c
configure:10736: $? = 0
configure:10755: result: yes
configure:10791: checking for locale.h
configure:10798: result: yes
configure:10683: checking nl_types.h usability
configure:10696: clang -c -g -O2 conftest.c >&5
configure:10699: $? = 0
configure:10702: test -s conftest.o
configure:10705: $? = 0
configure:10715: result: yes
configure:10719: checking nl_types.h presence
configure:10730: clang -E conftest.c
configure:10736: $? = 0
configure:10755: result: yes
configure:10791: checking for nl_types.h
configure:10798: result: yes
configure:10683: checking malloc.h usability
configure:10696: clang -c -g -O2 conftest.c >&5
configure:10761:10: fatal error: 'malloc.h' file not found
#include <malloc.h>
^
1 error generated.
configure:10699: $? = 1
configure: failed program was:
| #line 10685 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define PACKAGE "scrollkeeper"
| #define VERSION "0.3.14"
| #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 HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define DB_PUBLIC_ID "-//OASIS//DTD DocBook XML V4.2//EN"
| #define DB_SYSTEM_ID "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <malloc.h>
configure:10715: result: no
configure:10719: checking malloc.h presence
configure:10730: clang -E conftest.c
configure:10763:10: fatal error: 'malloc.h' file not found
#include <malloc.h>
^
1 error generated.
configure:10736: $? = 1
configure: failed program was:
| #line 10721 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define PACKAGE "scrollkeeper"
| #define VERSION "0.3.14"
| #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 HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define DB_PUBLIC_ID "-//OASIS//DTD DocBook XML V4.2//EN"
| #define DB_SYSTEM_ID "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| /* end confdefs.h. */
| #include <malloc.h>
configure:10755: result: no
configure:10791: checking for malloc.h
configure:10798: result: no
configure:10683: checking stddef.h usability
configure:10696: clang -c -g -O2 conftest.c >&5
configure:10699: $? = 0
configure:10702: test -s conftest.o
configure:10705: $? = 0
configure:10715: result: yes
configure:10719: checking stddef.h presence
configure:10730: clang -E conftest.c
configure:10736: $? = 0
configure:10755: result: yes
configure:10791: checking for stddef.h
configure:10798: result: yes
configure:10674: checking for stdlib.h
configure:10679: result: yes
configure:10674: checking for string.h
configure:10679: result: yes
configure:10674: checking for unistd.h
configure:10679: result: yes
configure:10683: checking sys/param.h usability
configure:10696: clang -c -g -O2 conftest.c >&5
configure:10699: $? = 0
configure:10702: test -s conftest.o
configure:10705: $? = 0
configure:10715: result: yes
configure:10719: checking sys/param.h presence
configure:10730: clang -E conftest.c
configure:10736: $? = 0
configure:10755: result: yes
configure:10791: checking for sys/param.h
configure:10798: result: yes
configure:10839: checking for feof_unlocked
configure:10889: clang -o conftest -g -O2 conftest.c >&5
configure:10892: $? = 0
configure:10895: test -s conftest
configure:10898: $? = 0
configure:10909: result: yes
configure:10839: checking for fgets_unlocked
configure:10889: clang -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_fgets_unlocked", referenced from:
_main in conftest-aac2f8.o
_f in conftest-aac2f8.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:10892: $? = 1
configure: failed program was:
| #line 10844 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define PACKAGE "scrollkeeper"
| #define VERSION "0.3.14"
| #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 HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define DB_PUBLIC_ID "-//OASIS//DTD DocBook XML V4.2//EN"
| #define DB_SYSTEM_ID "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| /* end confdefs.h. */
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char fgets_unlocked (); 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
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char fgets_unlocked ();
| /* 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_fgets_unlocked) || defined (__stub___fgets_unlocked)
| choke me
| #else
| char (*f) () = fgets_unlocked;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != fgets_unlocked;
| ;
| return 0;
| }
configure:10909: result: no
configure:10839: checking for getc_unlocked
configure:10889: clang -o conftest -g -O2 conftest.c >&5
configure:10892: $? = 0
configure:10895: test -s conftest
configure:10898: $? = 0
configure:10909: result: yes
configure:10839: checking for getcwd
configure:10909: result: yes
configure:10839: checking for getegid
configure:10889: clang -o conftest -g -O2 conftest.c >&5
configure:10892: $? = 0
configure:10895: test -s conftest
configure:10898: $? = 0
configure:10909: result: yes
configure:10839: checking for geteuid
configure:10889: clang -o conftest -g -O2 conftest.c >&5
configure:10892: $? = 0
configure:10895: test -s conftest
configure:10898: $? = 0
configure:10909: result: yes
configure:10839: checking for getgid
configure:10889: clang -o conftest -g -O2 conftest.c >&5
configure:10892: $? = 0
configure:10895: test -s conftest
configure:10898: $? = 0
configure:10909: result: yes
configure:10839: checking for getuid
configure:10889: clang -o conftest -g -O2 conftest.c >&5
configure:10892: $? = 0
configure:10895: test -s conftest
configure:10898: $? = 0
configure:10909: result: yes
configure:10839: checking for mempcpy
configure:10889: clang -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_mempcpy", referenced from:
_main in conftest-7b9ffc.o
_f in conftest-7b9ffc.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:10892: $? = 1
configure: failed program was:
| #line 10844 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define PACKAGE "scrollkeeper"
| #define VERSION "0.3.14"
| #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 HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define DB_PUBLIC_ID "-//OASIS//DTD DocBook XML V4.2//EN"
| #define DB_SYSTEM_ID "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| /* end confdefs.h. */
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char mempcpy (); 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
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char mempcpy ();
| /* 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_mempcpy) || defined (__stub___mempcpy)
| choke me
| #else
| char (*f) () = mempcpy;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != mempcpy;
| ;
| return 0;
| }
configure:10909: result: no
configure:10839: checking for munmap
configure:10889: clang -o conftest -g -O2 conftest.c >&5
configure:10892: $? = 0
configure:10895: test -s conftest
configure:10898: $? = 0
configure:10909: result: yes
configure:10839: checking for putenv
configure:10909: result: yes
configure:10839: checking for setenv
configure:10889: clang -o conftest -g -O2 conftest.c >&5
configure:10892: $? = 0
configure:10895: test -s conftest
configure:10898: $? = 0
configure:10909: result: yes
configure:10839: checking for setlocale
configure:10889: clang -o conftest -g -O2 conftest.c >&5
configure:10892: $? = 0
configure:10895: test -s conftest
configure:10898: $? = 0
configure:10909: result: yes
configure:10839: checking for stpcpy
configure:10889: clang -o conftest -g -O2 conftest.c >&5
configure:10918:6: warning: incompatible redeclaration of library function 'stpcpy' [-Wincompatible-library-redeclaration]
char stpcpy ();
^
configure:10918:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)'
1 warning generated.
configure:10892: $? = 0
configure:10895: test -s conftest
configure:10898: $? = 0
configure:10909: result: yes
configure:10839: checking for strcasecmp
configure:10889: clang -o conftest -g -O2 conftest.c >&5
configure:10919:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
char strcasecmp ();
^
configure:10919:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
1 warning generated.
configure:10892: $? = 0
configure:10895: test -s conftest
configure:10898: $? = 0
configure:10909: result: yes
configure:10839: checking for strdup
configure:10909: result: yes
configure:10839: checking for strtoul
configure:10889: clang -o conftest -g -O2 conftest.c >&5
configure:10892: $? = 0
configure:10895: test -s conftest
configure:10898: $? = 0
configure:10909: result: yes
configure:10839: checking for tsearch
configure:10889: clang -o conftest -g -O2 conftest.c >&5
configure:10892: $? = 0
configure:10895: test -s conftest
configure:10898: $? = 0
configure:10909: result: yes
configure:10839: checking for __argz_count
configure:10889: clang -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"___argz_count", referenced from:
_main in conftest-56ff1e.o
_f in conftest-56ff1e.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:10892: $? = 1
configure: failed program was:
| #line 10844 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define PACKAGE "scrollkeeper"
| #define VERSION "0.3.14"
| #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 HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define DB_PUBLIC_ID "-//OASIS//DTD DocBook XML V4.2//EN"
| #define DB_SYSTEM_ID "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| /* end confdefs.h. */
| /* 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
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| 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
| #else
| char (*f) () = __argz_count;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != __argz_count;
| ;
| return 0;
| }
configure:10909: result: no
configure:10839: checking for __argz_stringify
configure:10889: clang -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"___argz_stringify", referenced from:
_main in conftest-6b1ff0.o
_f in conftest-6b1ff0.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:10892: $? = 1
configure: failed program was:
| #line 10844 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define PACKAGE "scrollkeeper"
| #define VERSION "0.3.14"
| #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 HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define DB_PUBLIC_ID "-//OASIS//DTD DocBook XML V4.2//EN"
| #define DB_SYSTEM_ID "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| /* end confdefs.h. */
| /* 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
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| 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
| #else
| char (*f) () = __argz_stringify;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != __argz_stringify;
| ;
| return 0;
| }
configure:10909: result: no
configure:10839: checking for __argz_next
configure:10889: clang -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"___argz_next", referenced from:
_main in conftest-932dfd.o
_f in conftest-932dfd.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:10892: $? = 1
configure: failed program was:
| #line 10844 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define PACKAGE "scrollkeeper"
| #define VERSION "0.3.14"
| #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 HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define DB_PUBLIC_ID "-//OASIS//DTD DocBook XML V4.2//EN"
| #define DB_SYSTEM_ID "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| /* end confdefs.h. */
| /* 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
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| 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
| #else
| char (*f) () = __argz_next;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != __argz_next;
| ;
| return 0;
| }
configure:10909: result: no
configure:10839: checking for __fsetlocking
configure:10889: clang -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"___fsetlocking", referenced from:
_main in conftest-56f361.o
_f in conftest-56f361.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:10892: $? = 1
configure: failed program was:
| #line 10844 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define PACKAGE "scrollkeeper"
| #define VERSION "0.3.14"
| #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 HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define DB_PUBLIC_ID "-//OASIS//DTD DocBook XML V4.2//EN"
| #define DB_SYSTEM_ID "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| /* end confdefs.h. */
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __fsetlocking (); 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
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char __fsetlocking ();
| /* 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___fsetlocking) || defined (__stub_____fsetlocking)
| choke me
| #else
| char (*f) () = __fsetlocking;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != __fsetlocking;
| ;
| return 0;
| }
configure:10909: result: no
configure:10950: checking for iconv
configure:10978: clang -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_iconv", referenced from:
_main in conftest-b9e722.o
"_iconv_close", referenced from:
_main in conftest-b9e722.o
"_iconv_open", referenced from:
_main in conftest-b9e722.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:10981: $? = 1
configure: failed program was:
| #line 10958 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define PACKAGE "scrollkeeper"
| #define VERSION "0.3.14"
| #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 HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define DB_PUBLIC_ID "-//OASIS//DTD DocBook XML V4.2//EN"
| #define DB_SYSTEM_ID "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| /* end confdefs.h. */
| #include <stdlib.h>
| #include <iconv.h>
| int
| main ()
| {
| iconv_t cd = iconv_open("","");
| iconv(cd,NULL,NULL,NULL,NULL);
| iconv_close(cd);
| ;
| return 0;
| }
configure:11019: clang -o conftest -g -O2 conftest.c -liconv >&5
configure:11022: $? = 0
configure:11025: test -s conftest
configure:11028: $? = 0
configure:11042: result: yes
configure:11052: checking how to link with libiconv
configure:11054: result: -liconv
configure:11065: checking for iconv declaration
configure:11100: clang -c -g -O2 conftest.c >&5
configure:11103: $? = 0
configure:11106: test -s conftest.o
configure:11109: $? = 0
configure:11124: result:
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:11135: checking for nl_langinfo and CODESET
configure:11157: clang -o conftest -g -O2 conftest.c >&5
configure:11160: $? = 0
configure:11163: test -s conftest
configure:11166: $? = 0
configure:11178: result: yes
configure:11190: checking for LC_MESSAGES
configure:11212: clang -o conftest -g -O2 conftest.c >&5
configure:11215: $? = 0
configure:11218: test -s conftest
configure:11221: $? = 0
configure:11232: result: yes
configure:11248: checking for bison
configure:11264: found /usr/bin/bison
configure:11274: result: bison
configure:11287: checking version of bison
configure:11296: result: 2.3, ok
configure:11318: checking whether NLS is requested
configure:11327: result: yes
configure:11343: checking whether included gettext is requested
configure:11353: result: no
configure:11364: checking for GNU gettext in libc
configure:11389: clang -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"__nl_domain_bindings", referenced from:
_main in conftest-3f2346.o
"__nl_msg_cat_cntr", referenced from:
_main in conftest-3f2346.o
"_libintl_bindtextdomain", referenced from:
_main in conftest-3f2346.o
"_libintl_gettext", referenced from:
_main in conftest-3f2346.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:11392: $? = 1
configure: failed program was:
| #line 11369 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define PACKAGE "scrollkeeper"
| #define VERSION "0.3.14"
| #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 HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_PUTENV 1
| #define HAVE_STRDUP 1
| #define DB_PUBLIC_ID "-//OASIS//DTD DocBook XML V4.2//EN"
| #define DB_SYSTEM_ID "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h. */
| #include <libintl.h>
| extern int _nl_msg_cat_cntr;
| extern int *_nl_domain_bindings;
| int
| main ()
| {
| bindtextdomain ("", "");
| return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
| ;
| return 0;
| }
configure:11409: result: no
configure:11792: checking for GNU gettext in libintl
configure:11825: clang -o conftest -g -O2 conftest.c -lintl >&5
configure:11828: $? = 0
configure:11831: test -s conftest
configure:11834: $? = 0
configure:11895: result: yes
configure:11942: checking whether to use NLS
configure:11944: result: yes
configure:11947: checking where the gettext function comes from
configure:11958: result: external libintl
configure:11966: checking how to link with libintl
configure:11968: result: -lintl
configure:12137: result: setting up partial database directory ...
configure:12170: result: partial database directory is lib/scrollkeeper
configure:12290: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.57. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on Peters-Mac-mini.local
config.status:766: creating libs/Makefile
config.status:766: creating libuuid/Makefile
config.status:766: creating buildtools/Makefile
config.status:766: creating cl/Makefile
config.status:766: creating cl/src/Makefile
config.status:766: creating cl/templates/Makefile
config.status:766: creating extract/Makefile
config.status:766: creating extract/src/Makefile
config.status:766: creating extract/stylesheets/Makefile
config.status:766: creating extract/dtds/Makefile
config.status:766: creating scripts/scrollkeeper-config
config.status:766: creating scripts/scrollkeeper-get-content-list
config.status:766: creating scripts/scrollkeeper-get-extended-content-list
config.status:766: creating scripts/scrollkeeper-get-toc-from-id
config.status:766: creating scripts/scrollkeeper-get-toc-from-docpath
config.status:766: creating scripts/scrollkeeper-get-index-from-docpath
config.status:766: creating scripts/scrollkeeper-rebuilddb
config.status:766: creating scripts/Makefile
config.status:766: creating man/Makefile
config.status:766: creating man/man1/Makefile
config.status:766: creating man/man5/Makefile
config.status:766: creating man/man7/Makefile
config.status:766: creating man/man8/Makefile
config.status:766: creating config/scrollkeeper.conf
config.status:766: creating config/Makefile
config.status:766: creating intl/Makefile
config.status:766: creating m4/Makefile
config.status:766: creating po/Makefile.in
config.status:766: creating doc/Makefile
config.status:766: creating doc/writing_scrollkeeper_omf_files/Makefile
config.status:766: creating doc/writing_scrollkeeper_omf_files/C/Makefile
config.status:766: creating Makefile
config.status:766: creating scrollkeeper.spec
config.status:870: creating config.h
config.status:1217: executing depfiles commands
config.status:1217: executing default-1 commands
config.status:1217: executing default-2 commands
configure:13739:
Default OMF search paths (in ${prefix}/etc/scrollkeeper.conf):
/usr/share/omf:/usr/local/share/omf:/opt/gnome/share/omf:/opt/gnome-2.0/share/omf:/opt/kde/omf
Scrollkeeper database directory:
${prefix}/var/lib/scrollkeeper
Now type 'make' to build scrollkeeper.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i386-apple-darwin13.4.0
ac_cv_build_alias=i386-apple-darwin13.4.0
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_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_exeext=
ac_cv_func___argz_count=no
ac_cv_func___argz_next=no
ac_cv_func___argz_stringify=no
ac_cv_func___fsetlocking=no
ac_cv_func_alloca_works=yes
ac_cv_func_feof_unlocked=yes
ac_cv_func_fgets_unlocked=no
ac_cv_func_getc_unlocked=yes
ac_cv_func_getcwd=yes
ac_cv_func_getegid=yes
ac_cv_func_geteuid=yes
ac_cv_func_getgid=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getuid=yes
ac_cv_func_getwd=yes
ac_cv_func_mempcpy=no
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_munmap=yes
ac_cv_func_putenv=yes
ac_cv_func_setenv=yes
ac_cv_func_setlocale=yes
ac_cv_func_stpcpy=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strdup=yes
ac_cv_func_strtoul=yes
ac_cv_func_tsearch=yes
ac_cv_gnu_library_2_1=no
ac_cv_header_argz_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_malloc_h=no
ac_cv_header_memory_h=yes
ac_cv_header_nl_types_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_param_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i386-apple-darwin13.4.0
ac_cv_host_alias=i386-apple-darwin13.4.0
ac_cv_lib_cposix_strerror=no
ac_cv_objext=o
ac_cv_path_GMSGFMT=/usr/local/opt/gettext/bin/msgfmt
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
ac_cv_path_MSGFMT=/usr/local/opt/gettext/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/local/opt/gettext/bin/msgmerge
ac_cv_path_XGETTEXT=/usr/local/opt/gettext/bin/xgettext
ac_cv_path_XML_CONFIG=/usr/bin/xml2-config
ac_cv_path_XSLT_CONFIG=/usr/bin/xslt-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='clang -E'
ac_cv_prog_INTLBISON=bison
ac_cv_prog_ac_ct_CC=clang
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
ac_cv_target=i386-apple-darwin13.4.0
ac_cv_target_alias=i386-apple-darwin13.4.0
ac_cv_type_off_t=yes
ac_cv_type_size_t=yes
ac_cv_type_unsigned_long_long=yes
ac_cv_working_alloca_h=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec=
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
acl_cv_prog_gnu_ld=no
acl_cv_rpath=done
acl_cv_shlibext=dylib
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_func_iconv=yes
am_cv_langinfo_codeset=yes
am_cv_lib_iconv=yes
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
am_cv_proto_iconv_arg1=
am_cv_val_LC_MESSAGES=yes
gt_cv_func_gnugettext1_libc=no
gt_cv_func_gnugettext1_libintl=yes
gt_cv_header_inttypes_h=yes
gt_cv_int_divbyzero_sigfpe=no
gt_cv_inttypes_pri_broken=no
jm_ac_cv_header_inttypes_h=yes
jm_ac_cv_header_stdint_h=yes
lt_cv_archive_cmds_need_lc=yes
lt_cv_compiler_c_o=yes
lt_cv_compiler_o_lo=yes
lt_cv_deplibs_check_method='file_magic Mach-O dynamically linked shared library'
lt_cv_file_magic_cmd='/usr/bin/file -L'
lt_cv_file_magic_test_file=/usr/lib/libSystem.dylib
lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\'''
lt_cv_ld_reload_flag=-r
lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
lt_cv_path_NM=/usr/bin/nm
lt_cv_path_SED=/usr/local/Library/ENV/4.3/sed
lt_cv_prog_cc_can_build_shared=yes
lt_cv_prog_cc_no_builtin=
lt_cv_prog_cc_pic=' -fno-common'
lt_cv_prog_cc_pic_works=yes
lt_cv_prog_cc_shlib=
lt_cv_prog_cc_static=
lt_cv_prog_cc_static_works=no
lt_cv_prog_cc_wl=-Wl,
lt_cv_prog_gnu_ld=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
nls_cv_force_use_gnu_gettext=no
nls_cv_header_intl=
nls_cv_header_libgt=
nls_cv_use_gnu_gettext=no
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/scrollkeeper20150322-45058-1t7m376/scrollkeeper-0.3.14/missing --run aclocal-1.7'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /private/tmp/scrollkeeper20150322-45058-1t7m376/scrollkeeper-0.3.14/missing --run tar'
AUTOCONF='${SHELL} /private/tmp/scrollkeeper20150322-45058-1t7m376/scrollkeeper-0.3.14/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/scrollkeeper20150322-45058-1t7m376/scrollkeeper-0.3.14/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/scrollkeeper20150322-45058-1t7m376/scrollkeeper-0.3.14/missing --run automake-1.7'
AWK='awk'
BUILD_INCLUDED_LIBINTL='no'
CATOBJEXT='.gmo'
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='clang -E'
CPPFLAGS=''
CYGPATH_W='echo'
DATADIRNAME='share'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO='/bin/echo'
ECHO_C='ECHO_N=''
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
GENCAT='gencat'
GETTEXT_PACKAGE='scrollkeeper'
GLIBC21='no'
GMSGFMT='/usr/local/opt/gettext/bin/msgfmt'
HOST_TYPE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INSTOBJEXT='.mo'
INTLBISON='bison'
INTLLIBS='-lintl'
INTLOBJS=''
INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract'
INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -m -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -k -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_MERGE='$(top_builddir)/intltool-merge'
INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -o -p'
INTLTOOL_PERL='/usr/bin/perl'
INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -s -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -o -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_UPDATE='$(top_builddir)/intltool-update'
INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
INTL_LIBTOOL_SUFFIX_PREFIX=''
LDFLAGS=''
LIBICONV='-liconv'
LIBINTL='-lintl'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBXML2_REQUIRED='2.4.19'
LN_S='ln -s'
LTLIBICONV='-liconv'
LTLIBINTL='-lintl'
LTLIBOBJS=''
MAKEINFO='${SHELL} /private/tmp/scrollkeeper20150322-45058-1t7m376/scrollkeeper-0.3.14/missing --run makeinfo'
MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs'
MSGFMT='/usr/local/opt/gettext/bin/msgfmt'
MSGMERGE='/usr/local/opt/gettext/bin/msgmerge'
OBJEXT='o'
OMFDIRS='/usr/share/omf:/usr/local/share/omf:/opt/gnome/share/omf:/opt/gnome-2.0/share/omf:/opt/kde/omf'
PACKAGE='scrollkeeper'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
POSUB='po'
RANLIB='ranlib'
SCROLLKEEPER_PARTIAL_DB_DIR='lib/scrollkeeper'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USE_INCLUDED_LIBINTL='no'
USE_NLS='yes'
VERSION='0.3.14'
XGETTEXT='/usr/local/opt/gettext/bin/xgettext'
XML_CATALOG='/usr/local/etc/xml/catalog'
XML_CFLAGS='-I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2'
XML_CONFIG='/usr/bin/xml2-config'
XML_LIBS='-lxml2'
XSLT_CFLAGS='-I/usr/include/libxml2'
XSLT_CONFIG='/usr/bin/xslt-config'
XSLT_LIBS='-lxml2 -lxslt'
ac_ct_CC='clang'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build='i386-apple-darwin13.4.0'
build_alias=''
build_cpu='i386'
build_os='darwin13.4.0'
build_vendor='apple'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='i386-apple-darwin13.4.0'
host_alias=''
host_cpu='i386'
host_os='darwin13.4.0'
host_vendor='apple'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/private/tmp/scrollkeeper20150322-45058-1t7m376/scrollkeeper-0.3.14/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='/usr/local/Cellar/scrollkeeper/0.3.14/share/man'
oldincludedir='/usr/include'
prefix='/usr/local/Cellar/scrollkeeper/0.3.14'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i386-apple-darwin13.4.0'
target_alias=''
target_cpu='i386'
target_os='darwin13.4.0'
target_vendor='apple'
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define DB_PUBLIC_ID "-//OASIS//DTD DocBook XML V4.2//EN"
#define DB_SYSTEM_ID "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
#define ENABLE_NLS 1
#define HAVE_ALLOCA 1
#define HAVE_ALLOCA_H 1
#define HAVE_DCGETTEXT 1
#define HAVE_DLFCN_H 1
#define HAVE_FEOF_UNLOCKED 1
#define HAVE_GETCWD 1
#define HAVE_GETCWD 1
#define HAVE_GETC_UNLOCKED 1
#define HAVE_GETEGID 1
#define HAVE_GETEUID 1
#define HAVE_GETGID 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETTEXT 1
#define HAVE_GETUID 1
#define HAVE_GETWD 1
#define HAVE_ICONV 1
#define HAVE_INTTYPES_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_INTTYPES_H_WITH_UINTMAX 1
#define HAVE_LANGINFO_CODESET 1
#define HAVE_LC_MESSAGES 1
#define HAVE_LIMITS_H 1
#define HAVE_LOCALE_H 1
#define HAVE_MEMORY_H 1
#define HAVE_MMAP 1
#define HAVE_MUNMAP 1
#define HAVE_NL_TYPES_H 1
#define HAVE_PUTENV 1
#define HAVE_PUTENV 1
#define HAVE_SETENV 1
#define HAVE_SETLOCALE 1
#define HAVE_STDDEF_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDINT_H_WITH_UINTMAX 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STPCPY 1
#define HAVE_STRCASECMP 1
#define HAVE_STRDUP 1
#define HAVE_STRDUP 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_STRTOUL 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_TSEARCH 1
#define HAVE_UINTMAX_T 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNSIGNED_LONG_LONG 1
#define ICONV_CONST
#define INTDIV0_RAISES_SIGFPE 0
#define PACKAGE "scrollkeeper"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define SCROLLKEEPERLOCALEDIR "/usr/local/Cellar/scrollkeeper/0.3.14/share/locale"
#define STDC_HEADERS 1
#define VERSION "0.3.14"
configure: exit 0
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew.git
HEAD: 5c5b09e14f3a185c1220aebc51be57017d795a14
Last commit: 12 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: dual-core 64-bit penryn
OS X: 10.9.5-x86_64
Xcode: 6.2
CLT: 6.2.0.0.1.1424975374
GCC-4.2: build 5666
Clang: 6.0 build 600
X11: 2.7.7 => /opt/X11
System Ruby: 2.0.0-p481
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /Users/peter/bin/ruby => /usr/local/Cellar/ruby/1.9.3-p392/bin/ruby
Java: 1.7.0_71
Warning: Broken symlinks were found. Remove them with `brew prune`:
/usr/local/bin/jq.HEAD
Warning: You have external commands with conflicting names.
Found command `brew-desc` in following places:
/Users/peter/bitbucket/bin/brew-desc.rb
/usr/local/bin/brew-desc.rb
/usr/local/Library/Taps/telemachus/homebrew-desc/cmd/brew-desc.rb
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: Unbrewed .la files were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected .la files:
/usr/local/lib/libintl.la
Warning: Unbrewed static libraries were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected static libraries:
/usr/local/lib/libintl.a
Warning: You have unlinked kegs in your Cellar
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
ossp-uuid
Warning: Some installed formula are missing dependencies.
You should `brew install` the missing dependencies:
brew install cloog018-julia gmp4-julia isl011-julia llvm33-julia suite-sparse42-julia
Run `brew missing` for more details.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment