Created
February 4, 2014 09:13
-
-
Save jartur/8800405 to your computer and use it in GitHub Desktop.
libgphoto2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==> Configuration | |
HOMEBREW_VERSION: 0.9.5 | |
HEAD: 80e6a9cbed41cfe4e53bf0bf8711d92b2eb8f090 | |
CPU: quad-core 64-bit sandybridge | |
OS X: 10.9.1-x86_64 | |
Xcode: 5.0.2 | |
CLT: 5.0.1.0.1.1382131676 | |
X11: 2.7.5 => /opt/X11 | |
==> ENV | |
HOMEBREW_CC: clang | |
HOMEBREW_CXX: clang++ | |
MAKEFLAGS: -j4 | |
CMAKE_PREFIX_PATH: /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_PATH: /usr/local/opt/libusb/lib/pkgconfig:/usr/local/opt/libusb-compat/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/gd/lib/pkgconfig | |
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.9 | |
HOMEBREW_VERBOSE: 1 | |
ACLOCAL_PATH: /usr/local/share/aclocal | |
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/pkg-config/bin:/usr/local/opt/libtool/bin:/usr/local/opt/libusb-compat/bin:/usr/local/opt/libpng/bin:/usr/local/opt/jpeg/bin:/usr/local/opt/gd/bin:/usr/bin:/bin:/usr/sbin:/sbin |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... auto-aux/install-sh -c -d | |
checking for gawk... no | |
checking for mawk... no | |
checking for nawk... no | |
checking for awk... awk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking for POSIX sh $() command substitution... yes | |
checking for gcc... clang | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether clang accepts -g... yes | |
checking for clang option to accept ISO C89... none needed | |
checking for style of include used by make... GNU | |
checking dependency style of clang... none | |
checking how to run the C preprocessor... clang -E | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether clang++ accepts -g... yes | |
checking dependency style of clang++... none | |
checking whether clang and cc understand -c and -o together... yes | |
checking for ar... ar | |
checking the archiver (ar) interface... ar | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking stdarg.h usability... yes | |
checking stdarg.h presence... yes | |
checking for stdarg.h... yes | |
checking for va_copy() or replacement... va_copy | |
checking for flex... /usr/bin/flex | |
checking for bison... /usr/bin/bison | |
checking whether to enable GP2DDB... | |
checking PKG_CONFIG_PATH... /usr/local/opt/libusb/lib/pkgconfig:/usr/local/opt/libusb-compat/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/gd/lib/pkgconfig | |
checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config | |
checking build system type... x86_64-apple-darwin13.0.0 | |
checking host system type... x86_64-apple-darwin13.0.0 | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... sed | |
checking for fgrep... /usr/bin/grep -F | |
checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm | |
checking the name lister (/usr/bin/nm) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 196608 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking how to convert x86_64-apple-darwin13.0.0 file names to x86_64-apple-darwin13.0.0 format... func_convert_file_noop | |
checking how to convert x86_64-apple-darwin13.0.0 file names to toolchain format... func_convert_file_noop | |
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r | |
checking for objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... dlltool | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for archiver @FILE support... no | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm output from clang object... ok | |
checking for sysroot... no | |
checking for mt... no | |
checking if : is a manifest tool... no | |
checking for dsymutil... dsymutil | |
checking for nmedit... nmedit | |
checking for lipo... lipo | |
checking for otool... otool | |
checking for otool64... no | |
checking for -single_module linker flag... yes | |
checking for -exported_symbols_list linker flag... yes | |
checking for -force_load linker flag... yes | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if clang supports -fno-rtti -fno-exceptions... yes | |
checking for clang option to produce PIC... -fno-common -DPIC | |
checking if clang PIC flag -fno-common -DPIC 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.o... (cached) yes | |
checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin13.0.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking for dlopen in -ldl... yes | |
checking whether a program can dlopen itself... yes | |
checking whether a statically linked program can dlopen itself... yes | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... no | |
checking how to run the C++ preprocessor... clang++ -E | |
checking for ld used by clang++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking for clang++ option to produce PIC... -fno-common -DPIC | |
checking if clang++ PIC flag -fno-common -DPIC 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.o... (cached) yes | |
checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin13.0.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking ltdl.h usability... yes | |
checking ltdl.h presence... yes | |
checking for ltdl.h... yes | |
checking for lt_dlinit in -lltdl... yes | |
checking that we can compile and link with libltdl... yes | |
checking for po/Makevars requiring hack... no | |
checking whether NLS is requested... yes | |
checking for msgfmt... no | |
checking for gmsgfmt... : | |
checking for xgettext... no | |
checking for msgmerge... 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 whether NLS is requested... yes | |
checking for GNU gettext in libc... no | |
checking for iconv... yes | |
checking how to link with libiconv... -liconv | |
checking for GNU gettext in libintl... no | |
checking whether to use NLS... no | |
checking for msgfmt... (cached) no | |
checking for gmsgfmt... (cached) : | |
checking for xgettext... (cached) no | |
checking for msgmerge... (cached) no | |
checking for iconv... (cached) 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 special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... no | |
checking for asm .symver support... no | |
checking for main in -libs... no | |
checking for jpeg_start_decompress in -ljpeg... no | |
checking for dynamic library extension... .dylib | |
checking pkg-config is at least version 0.9.0... yes | |
checking for libxml-2.0 to use... autodetect | |
checking for LIBXML2... yes | |
checking libxml/parser.h usability... yes | |
checking libxml/parser.h presence... yes | |
checking for libxml/parser.h... yes | |
checking for function xmlFirstElementChild in libxml-2.0... yes | |
checking libxml-2.0 library flags... "-lxml2 " | |
checking libxml-2.0 cpp flags... "-I/usr/include/libxml2 " | |
checking for libgd to use... autodetect | |
checking for LIBGD... no | |
checking libgd config program... gdlib-config | |
checking for gdlib-config... /usr/local/opt/gd/bin/gdlib-config | |
checking for libgd version according to gdlib-config... 2.1.0 | |
./configure: line 19734: test: : integer expression expected | |
./configure: line 19736: test: : integer expression expected | |
checking if libgd version is matching requirement >= 2.0... yes | |
checking for libgd parameters from gdlib-config... ok | |
checking gd.h usability... yes | |
checking gd.h presence... yes | |
checking for gd.h... yes | |
checking for function gdImageCreateTrueColor in libgd... no | |
checking for dirent.h that defines DIR... yes | |
checking for library containing opendir... none required | |
checking for ANSI C header files... (cached) yes | |
checking sys/param.h usability... yes | |
checking sys/param.h presence... yes | |
checking for sys/param.h... yes | |
checking sys/select.h usability... yes | |
checking sys/select.h presence... yes | |
checking for sys/select.h... yes | |
checking locale.h usability... yes | |
checking locale.h presence... yes | |
checking for locale.h... yes | |
checking for memory.h... (cached) yes | |
checking getopt.h usability... yes | |
checking getopt.h presence... yes | |
checking for getopt.h... yes | |
checking for unistd.h... (cached) yes | |
checking mcheck.h usability... no | |
checking mcheck.h presence... no | |
checking for mcheck.h... no | |
checking limits.h usability... yes | |
checking limits.h presence... yes | |
checking for limits.h... yes | |
checking sys/time.h usability... yes | |
checking sys/time.h presence... yes | |
checking for sys/time.h... yes | |
checking for inline... inline | |
checking for an ANSI C-conforming const... yes | |
checking for size_t... yes | |
checking for getopt... yes | |
checking for getopt_long... yes | |
checking for mkdir... yes | |
checking for strdup... yes | |
checking for strncpy... yes | |
checking for strcpy... yes | |
checking for snprintf... yes | |
checking for sprintf... yes | |
checking for vsnprintf... yes | |
checking for gmtime_r... yes | |
checking for statfs... yes | |
checking whether struct tm is in sys/time.h or time.h... time.h | |
checking for tm_gmtoff in struct tm... yes | |
checking for sys/mount.h... yes | |
checking for sys/statfs.h... no | |
checking for sys/user.h... yes | |
checking for sys/vfs.h... no | |
checking for struct statfs.f_bfree... yes | |
checking for struct statfs.f_bavail... yes | |
checking for struct statfs.f_favail... no | |
checking for struct statvfs.f_blocks... no | |
checking for uint8_t in stdint.h... yes | |
checking whether byte ordering is bigendian... no | |
checking for le32toh in machine/endian.h... no | |
checking for ntohl in arpa/inet.h... yes | |
checking for swap32 in machine/endian.h... no | |
checking for bswap_32 in byteswap.h... no | |
checking for bswap32 in machine/endian.h... no | |
checking for __byte_swap_long in sys/types.h... no | |
checking for NXSwapLong in machine/byte_order.h... yes | |
checking where to install camlibs... ${libdir}/libgphoto2/2.5.3.1 | |
checking which camlibs to compile... all | |
checking main docdir... ${prefix}/share/doc (FHS style) | |
checking package docdir... ${prefix}/share/doc/libgphoto2 (default style) | |
checking for dot... false | |
checking for doxygen... false | |
checking whether to create internal code docs... no | |
checking for html dir... ${prefix}/share/doc/libgphoto2/html (default) | |
checking for rpmbuild or rpm... using autodetection | |
checking for rpmbuild... no | |
checking for rpm... no | |
checking for rpmbuild or rpm... false (autodetected) | |
checking for libexif to use... autodetect | |
checking for LIBEXIF... no | |
checking libexif config program... none | |
checking for none... no | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating README | |
config.status: creating Makefile | |
config.status: creating gphoto2-config | |
config.status: creating camlibs/Makefile | |
config.status: creating camlibs/canon/doc/Makefile | |
config.status: creating camlibs/konica/localization/Makefile | |
config.status: creating libgphoto2/Makefile | |
config.status: creating libgphoto2.pc | |
config.status: creating libgphoto2-uninstalled.pc | |
config.status: creating examples/Makefile | |
config.status: creating tests/Makefile | |
config.status: creating tests/ddb/Makefile | |
config.status: creating tests/ddb/check-ddb.sh | |
config.status: creating packaging/Makefile | |
config.status: creating packaging/linux-hotplug/Makefile | |
config.status: creating packaging/generic/Makefile | |
config.status: creating packaging/rpm/Makefile | |
config.status: creating packaging/rpm/package.spec | |
config.status: creating po/Makefile.in | |
config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting | |
config.status: creating doc/Makefile | |
config.status: creating doc/Doxyfile | |
config.status: creating doc/Doxyfile-internals | |
config.status: creating doc/api/Makefile | |
config.status: creating config.h | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
config.status: executing default-1 commands | |
config.status: creating po/POTFILES | |
config.status: creating po/Makefile | |
config.status: executing default-2 commands | |
config.status: creating po/POTFILES | |
config.status: creating po/Makefile | |
=== configuring in libgphoto2_port (/private/tmp/libgphoto2-B7W5/libgphoto2-2.5.3.1/libgphoto2_port) | |
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/libgphoto2/2.5.3.1' '--disable-dependency-tracking' 'CFLAGS=-D_DARWIN_C_SOURCE' 'CC=clang' 'CXX=clang++' 'PKG_CONFIG_PATH=/usr/local/opt/libusb/lib/pkgconfig:/usr/local/opt/libusb-compat/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/gd/lib/pkgconfig' 'PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.9' --cache-file=/dev/null --srcdir=. | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... auto-aux/install-sh -c -d | |
checking for gawk... no | |
checking for mawk... no | |
checking for nawk... no | |
checking for awk... awk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking for gcc... clang | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether clang accepts -g... yes | |
checking for clang option to accept ISO C89... none needed | |
checking for style of include used by make... GNU | |
checking dependency style of clang... none | |
checking how to run the C preprocessor... clang -E | |
checking whether clang and cc understand -c and -o together... yes | |
checking for ar... ar | |
checking the archiver (ar) interface... ar | |
checking build system type... x86_64-apple-darwin13.0.0 | |
checking host system type... x86_64-apple-darwin13.0.0 | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... sed | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for fgrep... /usr/bin/grep -F | |
checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm | |
checking the name lister (/usr/bin/nm) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 196608 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking how to convert x86_64-apple-darwin13.0.0 file names to x86_64-apple-darwin13.0.0 format... func_convert_file_noop | |
checking how to convert x86_64-apple-darwin13.0.0 file names to toolchain format... func_convert_file_noop | |
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r | |
checking for objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... dlltool | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for archiver @FILE support... no | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm output from clang object... ok | |
checking for sysroot... no | |
checking for mt... no | |
checking if : is a manifest tool... no | |
checking for dsymutil... dsymutil | |
checking for nmedit... nmedit | |
checking for lipo... lipo | |
checking for otool... otool | |
checking for otool64... no | |
checking for -single_module linker flag... yes | |
checking for -exported_symbols_list linker flag... yes | |
checking for -force_load linker flag... yes | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if clang supports -fno-rtti -fno-exceptions... yes | |
checking for clang option to produce PIC... -fno-common -DPIC | |
checking if clang PIC flag -fno-common -DPIC 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.o... (cached) yes | |
checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin13.0.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking for dlopen in -ldl... yes | |
checking whether a program can dlopen itself... yes | |
checking whether a statically linked program can dlopen itself... yes | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... no | |
checking ltdl.h usability... yes | |
checking ltdl.h presence... yes | |
checking for ltdl.h... yes | |
checking for lt_dlinit in -lltdl... yes | |
checking that we can compile and link with libltdl... yes | |
checking for POSIX sh $() command substitution... yes | |
checking for po/Makevars requiring hack... no | |
checking whether NLS is requested... yes | |
checking for msgfmt... no | |
checking for gmsgfmt... : | |
checking for xgettext... no | |
checking for msgmerge... 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 whether NLS is requested... yes | |
checking for GNU gettext in libc... no | |
checking for iconv... yes | |
checking how to link with libiconv... -liconv | |
checking for GNU gettext in libintl... no | |
checking whether to use NLS... no | |
checking for msgfmt... (cached) no | |
checking for gmsgfmt... (cached) : | |
checking for xgettext... (cached) no | |
checking for msgmerge... (cached) no | |
checking for iconv... (cached) 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 gettext... no | |
checking for dirent.h that defines DIR... yes | |
checking for library containing opendir... none required | |
checking for ANSI C header files... (cached) yes | |
checking for inline... inline | |
checking for an ANSI C-conforming const... yes | |
checking for stdlib.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking stdio.h usability... yes | |
checking stdio.h presence... yes | |
checking for stdio.h... yes | |
checking fcntl.h usability... yes | |
checking fcntl.h presence... yes | |
checking for fcntl.h... yes | |
checking errno.h usability... yes | |
checking errno.h presence... yes | |
checking for errno.h... yes | |
checking sys/time.h usability... yes | |
checking sys/time.h presence... yes | |
checking for sys/time.h... yes | |
checking sys/param.h usability... yes | |
checking sys/param.h presence... yes | |
checking for sys/param.h... yes | |
checking sys/select.h usability... yes | |
checking sys/select.h presence... yes | |
checking for sys/select.h... yes | |
checking termios.h usability... yes | |
checking termios.h presence... yes | |
checking for termios.h... yes | |
checking sgetty.h usability... no | |
checking sgetty.h presence... no | |
checking for sgetty.h... no | |
checking ttold.h usability... no | |
checking ttold.h presence... no | |
checking for ttold.h... no | |
checking ioctl-types.h usability... no | |
checking ioctl-types.h presence... no | |
checking for ioctl-types.h... no | |
checking for fcntl.h... (cached) yes | |
checking sgtty.h usability... yes | |
checking sgtty.h presence... yes | |
checking for sgtty.h... yes | |
checking sys/ioctl.h usability... yes | |
checking sys/ioctl.h presence... yes | |
checking for sys/ioctl.h... yes | |
checking for sys/time.h... (cached) yes | |
checking termio.h usability... no | |
checking termio.h presence... no | |
checking for termio.h... no | |
checking for unistd.h... (cached) yes | |
checking endian.h usability... no | |
checking endian.h presence... no | |
checking for endian.h... no | |
checking byteswap.h usability... no | |
checking byteswap.h presence... no | |
checking for byteswap.h... no | |
checking asm/io.h usability... no | |
checking asm/io.h presence... no | |
checking for asm/io.h... no | |
checking mntent.h usability... no | |
checking mntent.h presence... no | |
checking for mntent.h... no | |
checking sys/mntent.h usability... no | |
checking sys/mntent.h presence... no | |
checking for sys/mntent.h... no | |
checking sys/mnttab.h usability... no | |
checking sys/mnttab.h presence... no | |
checking for sys/mnttab.h... no | |
checking scsi/sg.h usability... no | |
checking scsi/sg.h presence... no | |
checking for scsi/sg.h... no | |
checking limits.h usability... yes | |
checking limits.h presence... yes | |
checking for limits.h... yes | |
checking sys/file.h usability... yes | |
checking sys/file.h presence... yes | |
checking for sys/file.h... yes | |
checking regex.h usability... yes | |
checking regex.h presence... yes | |
checking for regex.h... yes | |
checking for asm .symver support... no | |
checking for mnt_mountp in struct mnttab... no | |
checking for setmntent... no | |
checking for endmntent... no | |
checking for strerror... yes | |
checking for snprintf... yes | |
checking for vsnprintf... yes | |
checking for flock... yes | |
checking stdarg.h usability... yes | |
checking stdarg.h presence... yes | |
checking for stdarg.h... yes | |
checking for va_copy() or replacement... va_copy | |
checking lockdev.h usability... no | |
checking lockdev.h presence... no | |
checking for lockdev.h... no | |
checking for ttylock.h... no | |
checking for dev_lock in -llockdev... no | |
checking for pthread_create in -lpthread... yes | |
checking PKG_CONFIG_PATH... /usr/local/opt/libusb/lib/pkgconfig:/usr/local/opt/libusb-compat/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/gd/lib/pkgconfig | |
checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config | |
checking for dynamic library extension... .dylib | |
checking pkg-config is at least version 0.9.0... yes | |
checking for libusb to use... autodetect | |
checking for LIBUSB... yes | |
checking usb.h usability... yes | |
checking usb.h presence... yes | |
checking for usb.h... yes | |
checking for function usb_open in libusb... no | |
checking for libusb-1.0 to use... autodetect | |
checking for LIBUSB1... yes | |
checking libusb.h usability... yes | |
checking libusb.h presence... yes | |
checking for libusb.h... yes | |
checking for function libusb_init in libusb-1.0... yes | |
checking libusb-1.0 library flags... "-L/usr/local/Cellar/libusb/1.0.18/lib -lusb-1.0 " | |
checking libusb-1.0 cpp flags... "-I/usr/local/Cellar/libusb/1.0.18/include/libusb-1.0 " | |
checking for re_compile_pattern... no | |
checking main docdir... ${prefix}/share/doc (FHS style) | |
checking package docdir... ${prefix}/share/doc/libgphoto2_port (default style) | |
checking for html dir... ${prefix}/share/doc/libgphoto2_port/html (default) | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating po/Makefile.in | |
config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting | |
config.status: creating libgphoto2_port/Makefile | |
config.status: creating libgphoto2_port.pc | |
config.status: creating libgphoto2_port-uninstalled.pc | |
config.status: creating gphoto2-port-config | |
config.status: creating test/Makefile | |
config.status: creating doc/Makefile | |
config.status: creating m4/Makefile | |
config.status: creating config.h | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
config.status: executing default-1 commands | |
config.status: creating po/POTFILES | |
config.status: creating po/Makefile | |
config.status: executing default-2 commands | |
config.status: creating po/POTFILES | |
config.status: creating po/Makefile | |
Configuration (libgphoto2_port 0.10.0): | |
Build | |
Source directory: . | |
Compiler: clang | |
libltdl includes: | |
libltdl library: -lltdl | |
Use translations: no | |
Serial ports | |
Serial support: yes | |
ttylock locking: no | |
lockdev locking: no | |
USB ports | |
libusb: no | |
USB ports | |
libusb-1.0: yes | |
Documentation | |
build API docs with gtk-doc: no (not requested) | |
You may run "make" and "make install" now. | |
Configuration (libgphoto2 2.5.3.1): | |
Build | |
Source code location: . | |
GP2DDB support: no (EXPERIMENTAL) | |
Compiler: clang | |
libltdl includes: | |
libltdl library: -lltdl | |
Features | |
Use translations: no | |
JPEG mangling support: no | |
libxml-2.0: yes | |
XML support for Olympus E s..: yes | |
libgd: no | |
libGD conversion support: no | |
Camlibs: all | |
build API docs with gtk-doc: no (not requested) | |
libexif: no | |
Subprojects: libgphoto2_port | |
You may run "make" and "make install" now. | |
Please check whether the configuration I detected matches what you | |
would like to have. E.g. make sure that USB support is there if you | |
intend to use USB cameras with libgphoto2 photo camera library. | |
Please also check that PKG_CONFIG_PATH contains | |
${libdir}/pkgconfig | |
before compiling any libgphoto2 frontend. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
clang called with: --version | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -pipe -Os -march=native -arch i386 -arch x86_64 -v -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -pipe -Os -march=native -arch i386 -arch x86_64 -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -qversion | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: --version | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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++ -pipe -Os -march=native -arch i386 -arch x86_64 -v -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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++ -pipe -Os -march=native -arch i386 -arch x86_64 -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -qversion | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -c conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -c -g conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c -o conftest2.o | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c -o conftest2.o | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
cc called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
cc called with: -c conftest.c -o conftest2.o | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
cc called with: -c conftest.c -o conftest2.o | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -E - | |
superenv executed: clang -E - -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -print-prog-name=ld | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c conftstm.o | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c conftstm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -Wl,-exported_symbols_list,conftest.sym conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -Wl,-exported_symbols_list,conftest.sym conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -c -o conftest.o conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -c -o conftest.o conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -o conftest conftest.c -Wl,-force_load,./libconftest.a | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -o conftest conftest.c -Wl,-force_load,./libconftest.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -fno-rtti -fno-exceptions conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -fno-rtti -fno-exceptions conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -fno-common -DPIC -DPIC conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -fno-common -DPIC -DPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -static conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -static conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -o out/conftest2.o conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -o out/conftest2.o conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -print-search-dirs | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -print-search-dirs -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -print-multi-os-directory | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -print-multi-os-directory -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -ldl | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -DHAVE_DLFCN_H conftest.c -ldl | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -DHAVE_DLFCN_H conftest.c -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -DHAVE_DLFCN_H conftest.c -ldl | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -DHAVE_DLFCN_H conftest.c -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -E conftest.cpp | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -E conftest.cpp | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -E conftest.cpp | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -o conftest -g -O2 conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -print-prog-name=ld | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -o conftest -g -O2 -static conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -static conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -o out/conftest2.o conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -lltdl | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -lltdl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -lltdl | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -lltdl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -print-prog-name=ld | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -pipe -Os -march=native -arch i386 -arch x86_64 -v -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -liconv | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -lintl | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -lintl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -lintl -liconv | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -lintl -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -libs | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -libs -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -ljpeg | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -ljpeg -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -I/usr/include/libxml2 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -I/usr/include/libxml2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -I/usr/include/libxml2 conftest.c | |
superenv executed: clang -E -I/usr/include/libxml2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -lxml2 | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -lxml2 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -I/usr/local/Cellar/gd/2.1.0/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -I/usr/local/Cellar/gd/2.1.0/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -I/usr/local/Cellar/gd/2.1.0/include conftest.c | |
superenv executed: clang -E -I/usr/local/Cellar/gd/2.1.0/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -lgd -ljpeg -lz -L/usr/local/Cellar/libpng/1.5.14/lib -lpng15 -liconv | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -lgd -ljpeg -lz -L/usr/local/Cellar/libpng/1.5.14/lib -lpng15 -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: --version | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -pipe -Os -march=native -arch i386 -arch x86_64 -v -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -pipe -Os -march=native -arch i386 -arch x86_64 -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -qversion | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c -o conftest2.o | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c -o conftest2.o | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
cc called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
cc called with: -c conftest.c -o conftest2.o | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
cc called with: -c conftest.c -o conftest2.o | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E - | |
superenv executed: clang -E - -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -print-prog-name=ld | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -D_DARWIN_C_SOURCE conftest.c conftstm.o | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE conftest.c conftstm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -D_DARWIN_C_SOURCE -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -D_DARWIN_C_SOURCE -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -D_DARWIN_C_SOURCE -Wl,-exported_symbols_list,conftest.sym conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE -Wl,-exported_symbols_list,conftest.sym conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -D_DARWIN_C_SOURCE -c -o conftest.o conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -D_DARWIN_C_SOURCE -c -o conftest.o conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -D_DARWIN_C_SOURCE -o conftest conftest.c -Wl,-force_load,./libconftest.a | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -D_DARWIN_C_SOURCE -o conftest conftest.c -Wl,-force_load,./libconftest.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -D_DARWIN_C_SOURCE -fno-rtti -fno-exceptions conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -fno-rtti -fno-exceptions conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE -fno-common -DPIC -DPIC conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -fno-common -DPIC -DPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -D_DARWIN_C_SOURCE -static conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE -static conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -D_DARWIN_C_SOURCE -o out/conftest2.o conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -o out/conftest2.o conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -print-search-dirs | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -print-search-dirs -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -D_DARWIN_C_SOURCE -print-multi-os-directory | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -D_DARWIN_C_SOURCE -print-multi-os-directory -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -D_DARWIN_C_SOURCE conftest.c -ldl | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE conftest.c -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -D_DARWIN_C_SOURCE -DHAVE_DLFCN_H conftest.c -ldl | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE -DHAVE_DLFCN_H conftest.c -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -D_DARWIN_C_SOURCE -DHAVE_DLFCN_H conftest.c -ldl | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE -DHAVE_DLFCN_H conftest.c -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -D_DARWIN_C_SOURCE conftest.c -lltdl | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE conftest.c -lltdl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -D_DARWIN_C_SOURCE conftest.c -lltdl | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE conftest.c -lltdl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -print-prog-name=ld | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -pipe -Os -march=native -arch i386 -arch x86_64 -v -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -D_DARWIN_C_SOURCE conftest.c -liconv | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE conftest.c -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -D_DARWIN_C_SOURCE conftest.c -lintl | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE conftest.c -lintl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -D_DARWIN_C_SOURCE conftest.c -lintl -liconv | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE conftest.c -lintl -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -D_DARWIN_C_SOURCE conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -D_DARWIN_C_SOURCE conftest.c -llockdev | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE conftest.c -llockdev -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -D_DARWIN_C_SOURCE conftest.c -lpthread | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -D_DARWIN_C_SOURCE -I/usr/local/Cellar/libusb/1.0.18/include/libusb-1.0 -I/usr/local/Cellar/libusb-compat/0.1.5/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -I/usr/local/Cellar/libusb/1.0.18/include/libusb-1.0 -I/usr/local/Cellar/libusb-compat/0.1.5/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -I/usr/local/Cellar/libusb/1.0.18/include/libusb-1.0 -I/usr/local/Cellar/libusb-compat/0.1.5/include conftest.c | |
superenv executed: clang -E -I/usr/local/Cellar/libusb/1.0.18/include/libusb-1.0 -I/usr/local/Cellar/libusb-compat/0.1.5/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -D_DARWIN_C_SOURCE conftest.c -L/usr/local/Cellar/libusb-compat/0.1.5/lib -lusb | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE conftest.c -L/usr/local/Cellar/libusb-compat/0.1.5/lib -lusb -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -D_DARWIN_C_SOURCE -I/usr/local/Cellar/libusb/1.0.18/include/libusb-1.0 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -D_DARWIN_C_SOURCE -I/usr/local/Cellar/libusb/1.0.18/include/libusb-1.0 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -I/usr/local/Cellar/libusb/1.0.18/include/libusb-1.0 conftest.c | |
superenv executed: clang -E -I/usr/local/Cellar/libusb/1.0.18/include/libusb-1.0 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -D_DARWIN_C_SOURCE conftest.c -L/usr/local/Cellar/libusb/1.0.18/lib -lusb-1.0 | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE conftest.c -L/usr/local/Cellar/libusb/1.0.18/lib -lusb-1.0 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -D_DARWIN_C_SOURCE conftest.c -lpthread | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -D_DARWIN_C_SOURCE conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Making install in libgphoto2_port | |
Making install in po | |
if test "libgphoto2_port" = "gettext-tools"; then \ | |
/bin/sh ../auto-aux/mkinstalldirs /usr/local/Cellar/libgphoto2/2.5.3.1/share/gettext/po; \ | |
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed [email protected] [email protected] insert-header.sin Rules-quot Makevars.template; do \ | |
/usr/bin/install -c -m 644 ./$file \ | |
/usr/local/Cellar/libgphoto2/2.5.3.1/share/gettext/po/$file; \ | |
done; \ | |
for file in Makevars; do \ | |
rm -f /usr/local/Cellar/libgphoto2/2.5.3.1/share/gettext/po/$file; \ | |
done; \ | |
else \ | |
: ; \ | |
fi | |
Making install in libgphoto2_port | |
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0\" -D_GPHOTO2_INTERNAL_CODE -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -c -o libgphoto2_port_la-gphoto2-port-info-list.lo `test -f 'gphoto2-port-info-list.c' || echo './'`gphoto2-port-info-list.c | |
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0\" -D_GPHOTO2_INTERNAL_CODE -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -c -o libgphoto2_port_la-gphoto2-port-log.lo `test -f 'gphoto2-port-log.c' || echo './'`gphoto2-port-log.c | |
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0\" -D_GPHOTO2_INTERNAL_CODE -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -c -o libgphoto2_port_la-gphoto2-port-version.lo `test -f 'gphoto2-port-version.c' || echo './'`gphoto2-port-version.c | |
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0\" -D_GPHOTO2_INTERNAL_CODE -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -c -o libgphoto2_port_la-gphoto2-port.lo `test -f 'gphoto2-port.c' || echo './'`gphoto2-port.c | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0\" -D_GPHOTO2_INTERNAL_CODE -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -c gphoto2-port-info-list.c -fno-common -DPIC -o .libs/libgphoto2_port_la-gphoto2-port-info-list.o | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0\" -D_GPHOTO2_INTERNAL_CODE -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -c gphoto2-port-log.c -fno-common -DPIC -o .libs/libgphoto2_port_la-gphoto2-port-log.o | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0\" -D_GPHOTO2_INTERNAL_CODE -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -c gphoto2-port.c -fno-common -DPIC -o .libs/libgphoto2_port_la-gphoto2-port.o | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0\" -D_GPHOTO2_INTERNAL_CODE -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -c gphoto2-port-version.c -fno-common -DPIC -o .libs/libgphoto2_port_la-gphoto2-port-version.o | |
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0\" -D_GPHOTO2_INTERNAL_CODE -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -c -o libgphoto2_port_la-gphoto2-port-portability.lo `test -f 'gphoto2-port-portability.c' || echo './'`gphoto2-port-portability.c | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0\" -D_GPHOTO2_INTERNAL_CODE -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -c gphoto2-port-portability.c -fno-common -DPIC -o .libs/libgphoto2_port_la-gphoto2-port-portability.o | |
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0\" -D_GPHOTO2_INTERNAL_CODE -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -c -o libgphoto2_port_la-gphoto2-port-result.lo `test -f 'gphoto2-port-result.c' || echo './'`gphoto2-port-result.c | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0\" -D_GPHOTO2_INTERNAL_CODE -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -c gphoto2-port-result.c -fno-common -DPIC -o .libs/libgphoto2_port_la-gphoto2-port-result.o | |
/bin/sh ../libtool --tag=CC --mode=link clang -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -no-undefined -version-info 11:1:1 -o libgphoto2_port.la -rpath /usr/local/Cellar/libgphoto2/2.5.3.1/lib libgphoto2_port_la-gphoto2-port-info-list.lo libgphoto2_port_la-gphoto2-port-log.lo libgphoto2_port_la-gphoto2-port-version.lo libgphoto2_port_la-gphoto2-port.lo libgphoto2_port_la-gphoto2-port-portability.lo libgphoto2_port_la-gphoto2-port-result.lo -lltdl -lpthread | |
libtool: link: clang -dynamiclib -o .libs/libgphoto2_port.10.dylib .libs/libgphoto2_port_la-gphoto2-port-info-list.o .libs/libgphoto2_port_la-gphoto2-port-log.o .libs/libgphoto2_port_la-gphoto2-port-version.o .libs/libgphoto2_port_la-gphoto2-port.o .libs/libgphoto2_port_la-gphoto2-port-portability.o .libs/libgphoto2_port_la-gphoto2-port-result.o -lltdl -lpthread -install_name /usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port.10.dylib -compatibility_version 12 -current_version 12.1 -Wl,-single_module | |
libtool: link: (cd ".libs" && rm -f "libgphoto2_port.dylib" && ln -s "libgphoto2_port.10.dylib" "libgphoto2_port.dylib") | |
libtool: link: ( cd ".libs" && rm -f "libgphoto2_port.la" && ln -s "../libgphoto2_port.la" "libgphoto2_port.la" ) | |
make[3]: Nothing to be done for `install-data-am'. | |
../auto-aux/install-sh -c -d '/usr/local/Cellar/libgphoto2/2.5.3.1/lib' | |
/bin/sh ../libtool --mode=install /usr/bin/install -c libgphoto2_port.la '/usr/local/Cellar/libgphoto2/2.5.3.1/lib' | |
libtool: install: /usr/bin/install -c .libs/libgphoto2_port.10.dylib /usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port.10.dylib | |
libtool: install: (cd /usr/local/Cellar/libgphoto2/2.5.3.1/lib && { ln -s -f libgphoto2_port.10.dylib libgphoto2_port.dylib || { rm -f libgphoto2_port.dylib && ln -s libgphoto2_port.10.dylib libgphoto2_port.dylib; }; }) | |
libtool: install: /usr/bin/install -c .libs/libgphoto2_port.lai /usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port.la | |
Making install in test | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0\" -D_GPHOTO2_INTERNAL_CODE -I.. -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -c -o test_gp_port-test-gp-port.o `test -f 'test-gp-port.c' || echo './'`test-gp-port.c | |
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0\" -D_GPHOTO2_INTERNAL_CODE -I.. -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -c -o test_port_list-test-port-list.o `test -f 'test-port-list.c' || echo './'`test-port-list.c | |
/bin/sh ../libtool --tag=CC --mode=link clang -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes ../libgphoto2_port/libgphoto2_port.la -lltdl -o test-gp-port test_gp_port-test-gp-port.o -lpthread | |
/bin/sh ../libtool --tag=CC --mode=link clang -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes ../libgphoto2_port/libgphoto2_port.la -lltdl -o test-port-list test_port_list-test-port-list.o -lpthread | |
libtool: link: clang -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -o .libs/test-gp-port test_gp_port-test-gp-port.o ../libgphoto2_port/.libs/libgphoto2_port.dylib -lltdl -lpthread | |
libtool: link: clang -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -o .libs/test-port-list test_port_list-test-port-list.o ../libgphoto2_port/.libs/libgphoto2_port.dylib -lltdl -lpthread | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. | |
Making install in . | |
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0\" -D_GPHOTO2_INTERNAL_CODE -I. -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -c -o serial_la-unix.lo `test -f 'serial/unix.c' || echo './'`serial/unix.c | |
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0\" -D_GPHOTO2_INTERNAL_CODE -I. -I/usr/local/Cellar/libusb/1.0.18/include/libusb-1.0 -I/usr/local/Cellar/libusb-compat/0.1.5/include -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -c -o usb_la-libusb.lo `test -f 'usb/libusb.c' || echo './'`usb/libusb.c | |
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0\" -D_GPHOTO2_INTERNAL_CODE -I. -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -c -o usbdiskdirect_la-linux.lo `test -f 'usbdiskdirect/linux.c' || echo './'`usbdiskdirect/linux.c | |
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0\" -D_GPHOTO2_INTERNAL_CODE -I. -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -c -o usbscsi_la-linux.lo `test -f 'usbscsi/linux.c' || echo './'`usbscsi/linux.c | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0\" -D_GPHOTO2_INTERNAL_CODE -I. -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -c usbscsi/linux.c -fno-common -DPIC -o .libs/usbscsi_la-linux.o | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0\" -D_GPHOTO2_INTERNAL_CODE -I. -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -c serial/unix.c -fno-common -DPIC -o .libs/serial_la-unix.o | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0\" -D_GPHOTO2_INTERNAL_CODE -I. -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -c usbdiskdirect/linux.c -fno-common -DPIC -o .libs/usbdiskdirect_la-linux.o | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0\" -D_GPHOTO2_INTERNAL_CODE -I. -I/usr/local/Cellar/libusb/1.0.18/include/libusb-1.0 -I/usr/local/Cellar/libusb-compat/0.1.5/include -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -c usb/libusb.c -fno-common -DPIC -o .libs/usb_la-libusb.o | |
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0\" -D_GPHOTO2_INTERNAL_CODE -I. -I/usr/local/Cellar/libusb/1.0.18/include/libusb-1.0 -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -c -o usb1_la-libusb1.lo `test -f 'libusb1/libusb1.c' || echo './'`libusb1/libusb1.c | |
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0\" -D_GPHOTO2_INTERNAL_CODE -I. -I/usr/local/Cellar/libusb/1.0.18/include/libusb-1.0 -I/usr/local/Cellar/libusb-compat/0.1.5/include -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -c -o disk_la-disk.lo `test -f 'disk/disk.c' || echo './'`disk/disk.c | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0\" -D_GPHOTO2_INTERNAL_CODE -I. -I/usr/local/Cellar/libusb/1.0.18/include/libusb-1.0 -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -c libusb1/libusb1.c -fno-common -DPIC -o .libs/usb1_la-libusb1.o | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0\" -D_GPHOTO2_INTERNAL_CODE -I. -I/usr/local/Cellar/libusb/1.0.18/include/libusb-1.0 -I/usr/local/Cellar/libusb-compat/0.1.5/include -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -c disk/disk.c -fno-common -DPIC -o .libs/disk_la-disk.o | |
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0\" -D_GPHOTO2_INTERNAL_CODE -I. -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -c -o ptpip_la-ptpip.lo `test -f 'ptpip/ptpip.c' || echo './'`ptpip/ptpip.c | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0\" -D_GPHOTO2_INTERNAL_CODE -I. -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -c ptpip/ptpip.c -fno-common -DPIC -o .libs/ptpip_la-ptpip.o | |
/bin/sh ./libtool --tag=CC --mode=link clang -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -module -no-undefined -avoid-version -export-dynamic -export-symbols ./iolib.sym -rpath '/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0' -o serial.la serial_la-unix.lo ./libgphoto2_port/libgphoto2_port.la -lpthread | |
/bin/sh ./libtool --tag=CC --mode=link clang -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -module -no-undefined -avoid-version -export-dynamic -export-symbols ./iolib.sym -rpath '/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0' -o usbdiskdirect.la usbdiskdirect_la-linux.lo ./libgphoto2_port/libgphoto2_port.la -lpthread | |
/bin/sh ./libtool --tag=CC --mode=link clang -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -module -no-undefined -avoid-version -export-dynamic -export-symbols ./iolib.sym -rpath '/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0' -o usbscsi.la usbscsi_la-linux.lo ./libgphoto2_port/libgphoto2_port.la -lpthread | |
libtool: link: sed -e 's,^,_,' < ./iolib.sym > .libs/serial-symbols.expsym | |
libtool: link: clang -o .libs/serial.so -bundle .libs/serial_la-unix.o ./libgphoto2_port/.libs/libgphoto2_port.dylib -lltdl -lpthread -Wl,-exported_symbols_list,.libs/serial-symbols.expsym | |
libtool: link: sed -e 's,^,_,' < ./iolib.sym > .libs/usbdiskdirect-symbols.expsym | |
libtool: link: clang -o .libs/usbdiskdirect.so -bundle .libs/usbdiskdirect_la-linux.o ./libgphoto2_port/.libs/libgphoto2_port.dylib -lltdl -lpthread -Wl,-exported_symbols_list,.libs/usbdiskdirect-symbols.expsym | |
libtool: link: sed -e 's,^,_,' < ./iolib.sym > .libs/usbscsi-symbols.expsym | |
libtool: link: ( cd ".libs" && rm -f "serial.la" && ln -s "../serial.la" "serial.la" ) | |
libtool: link: clang -o .libs/usbscsi.so -bundle .libs/usbscsi_la-linux.o ./libgphoto2_port/.libs/libgphoto2_port.dylib -lltdl -lpthread -Wl,-exported_symbols_list,.libs/usbscsi-symbols.expsym | |
/bin/sh ./libtool --tag=CC --mode=link clang -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -module -no-undefined -avoid-version -export-dynamic -export-symbols ./iolib.sym -rpath '/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0' -o disk.la disk_la-disk.lo ./libgphoto2_port/libgphoto2_port.la -lpthread | |
libtool: link: ( cd ".libs" && rm -f "usbdiskdirect.la" && ln -s "../usbdiskdirect.la" "usbdiskdirect.la" ) | |
/bin/sh ./libtool --tag=CC --mode=link clang -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -module -no-undefined -avoid-version -export-dynamic -export-symbols ./iolib.sym -rpath '/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0' -o ptpip.la ptpip_la-ptpip.lo ./libgphoto2_port/libgphoto2_port.la -lpthread | |
libtool: link: ( cd ".libs" && rm -f "usbscsi.la" && ln -s "../usbscsi.la" "usbscsi.la" ) | |
/bin/sh ./libtool --tag=CC --mode=link clang -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -module -no-undefined -avoid-version -export-dynamic -export-symbols ./iolib.sym -rpath '/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0' -o usb.la usb_la-libusb.lo ./libgphoto2_port/libgphoto2_port.la -L/usr/local/Cellar/libusb-compat/0.1.5/lib -lusb -lpthread | |
/bin/sh ./libtool --tag=CC --mode=link clang -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -module -no-undefined -avoid-version -export-dynamic -export-symbols ./iolib.sym -rpath '/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0' -o usb1.la usb1_la-libusb1.lo ./libgphoto2_port/libgphoto2_port.la -L/usr/local/Cellar/libusb/1.0.18/lib -lusb-1.0 -lpthread | |
libtool: link: sed -e 's,^,_,' < ./iolib.sym > .libs/disk-symbols.expsym | |
libtool: link: clang -o .libs/disk.so -bundle .libs/disk_la-disk.o ./libgphoto2_port/.libs/libgphoto2_port.dylib -lltdl -lpthread -Wl,-exported_symbols_list,.libs/disk-symbols.expsym | |
libtool: link: sed -e 's,^,_,' < ./iolib.sym > .libs/ptpip-symbols.expsym | |
libtool: link: clang -o .libs/ptpip.so -bundle .libs/ptpip_la-ptpip.o ./libgphoto2_port/.libs/libgphoto2_port.dylib -lltdl -lpthread -Wl,-exported_symbols_list,.libs/ptpip-symbols.expsym | |
libtool: link: sed -e 's,^,_,' < ./iolib.sym > .libs/usb-symbols.expsym | |
libtool: link: clang -o .libs/usb.so -bundle .libs/usb_la-libusb.o ./libgphoto2_port/.libs/libgphoto2_port.dylib -lltdl -L/usr/local/Cellar/libusb-compat/0.1.5/lib -lusb -lpthread -Wl,-exported_symbols_list,.libs/usb-symbols.expsym | |
libtool: link: sed -e 's,^,_,' < ./iolib.sym > .libs/usb1-symbols.expsym | |
libtool: link: ( cd ".libs" && rm -f "disk.la" && ln -s "../disk.la" "disk.la" ) | |
libtool: link: clang -o .libs/usb1.so -bundle .libs/usb1_la-libusb1.o ./libgphoto2_port/.libs/libgphoto2_port.dylib -lltdl -L/usr/local/Cellar/libusb/1.0.18/lib -lusb-1.0 -lpthread -Wl,-exported_symbols_list,.libs/usb1-symbols.expsym | |
Undefined symbols for architecture i386: | |
"_usb_bulk_read", referenced from: | |
_gp_port_usb_read in usb_la-libusb.o | |
"_usb_bulk_write", referenced from: | |
_gp_port_usb_write in usb_la-libusb.o | |
"_usb_busses", referenced from: | |
_gp_port_usb_open in usb_la-libusb.o | |
_gp_port_usb_find_device_lib in usb_la-libusb.o | |
_gp_port_usb_find_device_by_class_lib in usb_la-libusb.o | |
"_usb_claim_interface", referenced from: | |
_gp_port_usb_open in usb_la-libusb.o | |
_gp_port_usb_update in usb_la-libusb.o | |
"_usb_clear_halt", referenced from: | |
_gp_port_usb_clear_halt_lib in usb_la-libusb.o | |
"_usb_close", referenced from: | |
_gp_port_usb_close in usb_la-libusb.o | |
"_usb_control_msg", referenced from: | |
_gp_port_usb_msg_write_lib in usb_la-libusb.o | |
_gp_port_usb_msg_read_lib in usb_la-libusb.o | |
_gp_port_usb_msg_interface_write_lib in usb_la-libusb.o | |
_gp_port_usb_msg_interface_read_lib in usb_la-libusb.o | |
_gp_port_usb_msg_class_write_lib in usb_la-libusb.o | |
_gp_port_usb_msg_class_read_lib in usb_la-libusb.o | |
"_usb_detach_kernel_driver_np", referenced from: | |
_gp_port_usb_open in usb_la-libusb.o | |
"_usb_find_busses", referenced from: | |
_gp_port_library_list in usb_la-libusb.o | |
_gp_port_usb_init in usb_la-libusb.o | |
"_usb_find_devices", referenced from: | |
_gp_port_library_list in usb_la-libusb.o | |
_gp_port_usb_init in usb_la-libusb.o | |
"_usb_get_busses", referenced from: | |
_gp_port_library_list in usb_la-libusb.o | |
"_usb_get_driver_np", referenced from: | |
_gp_port_usb_open in usb_la-libusb.o | |
"_usb_init", referenced from: | |
_gp_port_library_list in usb_la-libusb.o | |
_gp_port_usb_init in usb_la-libusb.o | |
"_usb_interrupt_read", referenced from: | |
_gp_port_usb_check_int in usb_la-libusb.o | |
"_usb_open", referenced from: | |
_gp_port_usb_open in usb_la-libusb.o | |
"_usb_release_interface", referenced from: | |
_gp_port_usb_close in usb_la-libusb.o | |
_gp_port_usb_update in usb_la-libusb.o | |
"_usb_reset", referenced from: | |
_gp_port_usb_reset in usb_la-libusb.o | |
"_usb_set_altinterface", referenced from: | |
_gp_port_usb_update in usb_la-libusb.o | |
"_usb_set_configuration", referenced from: | |
_gp_port_usb_update in usb_la-libusb.o | |
ld: symbol(s) not found for architecture i386 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
make[2]: *** [usb.la] Error 1 | |
make[2]: *** Waiting for unfinished jobs.... | |
libtool: link: ( cd ".libs" && rm -f "ptpip.la" && ln -s "../ptpip.la" "ptpip.la" ) | |
libtool: link: ( cd ".libs" && rm -f "usb1.la" && ln -s "../usb1.la" "usb1.la" ) | |
make[1]: *** [install-recursive] Error 1 | |
make: *** [install-recursive] Error 1 | |
HOMEBREW_VERSION: 0.9.5 | |
HEAD: 80e6a9cbed41cfe4e53bf0bf8711d92b2eb8f090 | |
CPU: quad-core 64-bit sandybridge | |
OS X: 10.9.1-x86_64 | |
Xcode: 5.0.2 | |
CLT: 5.0.1.0.1.1382131676 | |
X11: 2.7.5 => /opt/X11 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
clang called with: -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DLOCALEDIR="/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale" -DIOLIBS="/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0" -D_GPHOTO2_INTERNAL_CODE -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -c gphoto2-port-info-list.c -fno-common -DPIC -o .libs/libgphoto2_port_la-gphoto2-port-info-list.o | |
superenv removed: -Wall -Wmissing-declarations -Wmissing-prototypes | |
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale" -DIOLIBS="/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0" -D_GPHOTO2_INTERNAL_CODE -D_DARWIN_C_SOURCE -c gphoto2-port-info-list.c -fno-common -DPIC -o .libs/libgphoto2_port_la-gphoto2-port-info-list.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DLOCALEDIR="/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale" -DIOLIBS="/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0" -D_GPHOTO2_INTERNAL_CODE -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -c gphoto2-port-log.c -fno-common -DPIC -o .libs/libgphoto2_port_la-gphoto2-port-log.o | |
superenv removed: -Wall -Wmissing-declarations -Wmissing-prototypes | |
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale" -DIOLIBS="/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0" -D_GPHOTO2_INTERNAL_CODE -D_DARWIN_C_SOURCE -c gphoto2-port-log.c -fno-common -DPIC -o .libs/libgphoto2_port_la-gphoto2-port-log.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DLOCALEDIR="/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale" -DIOLIBS="/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0" -D_GPHOTO2_INTERNAL_CODE -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -c gphoto2-port.c -fno-common -DPIC -o .libs/libgphoto2_port_la-gphoto2-port.o | |
superenv removed: -Wall -Wmissing-declarations -Wmissing-prototypes | |
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale" -DIOLIBS="/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0" -D_GPHOTO2_INTERNAL_CODE -D_DARWIN_C_SOURCE -c gphoto2-port.c -fno-common -DPIC -o .libs/libgphoto2_port_la-gphoto2-port.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DLOCALEDIR="/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale" -DIOLIBS="/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0" -D_GPHOTO2_INTERNAL_CODE -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -c gphoto2-port-version.c -fno-common -DPIC -o .libs/libgphoto2_port_la-gphoto2-port-version.o | |
superenv removed: -Wall -Wmissing-declarations -Wmissing-prototypes | |
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale" -DIOLIBS="/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0" -D_GPHOTO2_INTERNAL_CODE -D_DARWIN_C_SOURCE -c gphoto2-port-version.c -fno-common -DPIC -o .libs/libgphoto2_port_la-gphoto2-port-version.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DLOCALEDIR="/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale" -DIOLIBS="/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0" -D_GPHOTO2_INTERNAL_CODE -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -c gphoto2-port-portability.c -fno-common -DPIC -o .libs/libgphoto2_port_la-gphoto2-port-portability.o | |
superenv removed: -Wall -Wmissing-declarations -Wmissing-prototypes | |
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale" -DIOLIBS="/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0" -D_GPHOTO2_INTERNAL_CODE -D_DARWIN_C_SOURCE -c gphoto2-port-portability.c -fno-common -DPIC -o .libs/libgphoto2_port_la-gphoto2-port-portability.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DLOCALEDIR="/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale" -DIOLIBS="/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0" -D_GPHOTO2_INTERNAL_CODE -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -c gphoto2-port-result.c -fno-common -DPIC -o .libs/libgphoto2_port_la-gphoto2-port-result.o | |
superenv removed: -Wall -Wmissing-declarations -Wmissing-prototypes | |
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale" -DIOLIBS="/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0" -D_GPHOTO2_INTERNAL_CODE -D_DARWIN_C_SOURCE -c gphoto2-port-result.c -fno-common -DPIC -o .libs/libgphoto2_port_la-gphoto2-port-result.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -dynamiclib -o .libs/libgphoto2_port.10.dylib .libs/libgphoto2_port_la-gphoto2-port-info-list.o .libs/libgphoto2_port_la-gphoto2-port-log.o .libs/libgphoto2_port_la-gphoto2-port-version.o .libs/libgphoto2_port_la-gphoto2-port.o .libs/libgphoto2_port_la-gphoto2-port-portability.o .libs/libgphoto2_port_la-gphoto2-port-result.o -lltdl -lpthread -install_name /usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port.10.dylib -compatibility_version 12 -current_version 12.1 -Wl,-single_module | |
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -arch i386 -arch x86_64 -dynamiclib -o .libs/libgphoto2_port.10.dylib .libs/libgphoto2_port_la-gphoto2-port-info-list.o .libs/libgphoto2_port_la-gphoto2-port-log.o .libs/libgphoto2_port_la-gphoto2-port-version.o .libs/libgphoto2_port_la-gphoto2-port.o .libs/libgphoto2_port_la-gphoto2-port-portability.o .libs/libgphoto2_port_la-gphoto2-port-result.o -lltdl -lpthread -install_name /usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port.10.dylib -compatibility_version 12 -current_version 12.1 -Wl,-single_module -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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.. -DLOCALEDIR="/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale" -DIOLIBS="/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0" -D_GPHOTO2_INTERNAL_CODE -I.. -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -c -o test_port_list-test-port-list.o test-port-list.c | |
superenv removed: -Wall -Wmissing-declarations -Wmissing-prototypes | |
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale" -DIOLIBS="/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0" -D_GPHOTO2_INTERNAL_CODE -D_DARWIN_C_SOURCE -c -o test_port_list-test-port-list.o test-port-list.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale" -DIOLIBS="/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0" -D_GPHOTO2_INTERNAL_CODE -I.. -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -c -o test_gp_port-test-gp-port.o test-gp-port.c | |
superenv removed: -Wall -Wmissing-declarations -Wmissing-prototypes | |
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale" -DIOLIBS="/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0" -D_GPHOTO2_INTERNAL_CODE -D_DARWIN_C_SOURCE -c -o test_gp_port-test-gp-port.o test-gp-port.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -o .libs/test-gp-port test_gp_port-test-gp-port.o ../libgphoto2_port/.libs/libgphoto2_port.dylib -lltdl -lpthread | |
superenv removed: -Wall -Wmissing-declarations -Wmissing-prototypes | |
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -arch i386 -arch x86_64 -D_DARWIN_C_SOURCE -o .libs/test-gp-port test_gp_port-test-gp-port.o ../libgphoto2_port/.libs/libgphoto2_port.dylib -lltdl -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -o .libs/test-port-list test_port_list-test-port-list.o ../libgphoto2_port/.libs/libgphoto2_port.dylib -lltdl -lpthread | |
superenv removed: -Wall -Wmissing-declarations -Wmissing-prototypes | |
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -arch i386 -arch x86_64 -D_DARWIN_C_SOURCE -o .libs/test-port-list test_port_list-test-port-list.o ../libgphoto2_port/.libs/libgphoto2_port.dylib -lltdl -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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. -DLOCALEDIR="/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale" -DIOLIBS="/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0" -D_GPHOTO2_INTERNAL_CODE -I. -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -c serial/unix.c -fno-common -DPIC -o .libs/serial_la-unix.o | |
superenv removed: -Wall -Wmissing-declarations -Wmissing-prototypes | |
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -DLOCALEDIR="/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale" -DIOLIBS="/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0" -D_GPHOTO2_INTERNAL_CODE -D_DARWIN_C_SOURCE -c serial/unix.c -fno-common -DPIC -o .libs/serial_la-unix.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -DLOCALEDIR="/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale" -DIOLIBS="/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0" -D_GPHOTO2_INTERNAL_CODE -I. -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -c usbscsi/linux.c -fno-common -DPIC -o .libs/usbscsi_la-linux.o | |
superenv removed: -Wall -Wmissing-declarations -Wmissing-prototypes | |
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -DLOCALEDIR="/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale" -DIOLIBS="/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0" -D_GPHOTO2_INTERNAL_CODE -D_DARWIN_C_SOURCE -c usbscsi/linux.c -fno-common -DPIC -o .libs/usbscsi_la-linux.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -DLOCALEDIR="/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale" -DIOLIBS="/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0" -D_GPHOTO2_INTERNAL_CODE -I. -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -c usbdiskdirect/linux.c -fno-common -DPIC -o .libs/usbdiskdirect_la-linux.o | |
superenv removed: -Wall -Wmissing-declarations -Wmissing-prototypes | |
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -DLOCALEDIR="/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale" -DIOLIBS="/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0" -D_GPHOTO2_INTERNAL_CODE -D_DARWIN_C_SOURCE -c usbdiskdirect/linux.c -fno-common -DPIC -o .libs/usbdiskdirect_la-linux.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -DLOCALEDIR="/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale" -DIOLIBS="/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0" -D_GPHOTO2_INTERNAL_CODE -I. -I/usr/local/Cellar/libusb/1.0.18/include/libusb-1.0 -I/usr/local/Cellar/libusb-compat/0.1.5/include -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -c usb/libusb.c -fno-common -DPIC -o .libs/usb_la-libusb.o | |
superenv removed: -Wall -Wmissing-declarations -Wmissing-prototypes | |
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -DLOCALEDIR="/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale" -DIOLIBS="/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0" -D_GPHOTO2_INTERNAL_CODE -I/usr/local/Cellar/libusb/1.0.18/include/libusb-1.0 -I/usr/local/Cellar/libusb-compat/0.1.5/include -D_DARWIN_C_SOURCE -c usb/libusb.c -fno-common -DPIC -o .libs/usb_la-libusb.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -DLOCALEDIR="/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale" -DIOLIBS="/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0" -D_GPHOTO2_INTERNAL_CODE -I. -I/usr/local/Cellar/libusb/1.0.18/include/libusb-1.0 -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -c libusb1/libusb1.c -fno-common -DPIC -o .libs/usb1_la-libusb1.o | |
superenv removed: -Wall -Wmissing-declarations -Wmissing-prototypes | |
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -DLOCALEDIR="/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale" -DIOLIBS="/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0" -D_GPHOTO2_INTERNAL_CODE -I/usr/local/Cellar/libusb/1.0.18/include/libusb-1.0 -D_DARWIN_C_SOURCE -c libusb1/libusb1.c -fno-common -DPIC -o .libs/usb1_la-libusb1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -DLOCALEDIR="/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale" -DIOLIBS="/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0" -D_GPHOTO2_INTERNAL_CODE -I. -I/usr/local/Cellar/libusb/1.0.18/include/libusb-1.0 -I/usr/local/Cellar/libusb-compat/0.1.5/include -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -c disk/disk.c -fno-common -DPIC -o .libs/disk_la-disk.o | |
superenv removed: -Wall -Wmissing-declarations -Wmissing-prototypes | |
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -DLOCALEDIR="/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale" -DIOLIBS="/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0" -D_GPHOTO2_INTERNAL_CODE -I/usr/local/Cellar/libusb/1.0.18/include/libusb-1.0 -I/usr/local/Cellar/libusb-compat/0.1.5/include -D_DARWIN_C_SOURCE -c disk/disk.c -fno-common -DPIC -o .libs/disk_la-disk.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -DLOCALEDIR="/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale" -DIOLIBS="/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0" -D_GPHOTO2_INTERNAL_CODE -I. -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -c ptpip/ptpip.c -fno-common -DPIC -o .libs/ptpip_la-ptpip.o | |
superenv removed: -Wall -Wmissing-declarations -Wmissing-prototypes | |
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -arch i386 -arch x86_64 -DHAVE_CONFIG_H -I. -DLOCALEDIR="/usr/local/Cellar/libgphoto2/2.5.3.1/share/locale" -DIOLIBS="/usr/local/Cellar/libgphoto2/2.5.3.1/lib/libgphoto2_port/0.10.0" -D_GPHOTO2_INTERNAL_CODE -D_DARWIN_C_SOURCE -c ptpip/ptpip.c -fno-common -DPIC -o .libs/ptpip_la-ptpip.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o .libs/serial.so -bundle .libs/serial_la-unix.o ./libgphoto2_port/.libs/libgphoto2_port.dylib -lltdl -lpthread -Wl,-exported_symbols_list,.libs/serial-symbols.expsym | |
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -arch i386 -arch x86_64 -o .libs/serial.so -bundle .libs/serial_la-unix.o ./libgphoto2_port/.libs/libgphoto2_port.dylib -lltdl -lpthread -Wl,-exported_symbols_list,.libs/serial-symbols.expsym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o .libs/usbdiskdirect.so -bundle .libs/usbdiskdirect_la-linux.o ./libgphoto2_port/.libs/libgphoto2_port.dylib -lltdl -lpthread -Wl,-exported_symbols_list,.libs/usbdiskdirect-symbols.expsym | |
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -arch i386 -arch x86_64 -o .libs/usbdiskdirect.so -bundle .libs/usbdiskdirect_la-linux.o ./libgphoto2_port/.libs/libgphoto2_port.dylib -lltdl -lpthread -Wl,-exported_symbols_list,.libs/usbdiskdirect-symbols.expsym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o .libs/usbscsi.so -bundle .libs/usbscsi_la-linux.o ./libgphoto2_port/.libs/libgphoto2_port.dylib -lltdl -lpthread -Wl,-exported_symbols_list,.libs/usbscsi-symbols.expsym | |
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -arch i386 -arch x86_64 -o .libs/usbscsi.so -bundle .libs/usbscsi_la-linux.o ./libgphoto2_port/.libs/libgphoto2_port.dylib -lltdl -lpthread -Wl,-exported_symbols_list,.libs/usbscsi-symbols.expsym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o .libs/disk.so -bundle .libs/disk_la-disk.o ./libgphoto2_port/.libs/libgphoto2_port.dylib -lltdl -lpthread -Wl,-exported_symbols_list,.libs/disk-symbols.expsym | |
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -arch i386 -arch x86_64 -o .libs/disk.so -bundle .libs/disk_la-disk.o ./libgphoto2_port/.libs/libgphoto2_port.dylib -lltdl -lpthread -Wl,-exported_symbols_list,.libs/disk-symbols.expsym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o .libs/ptpip.so -bundle .libs/ptpip_la-ptpip.o ./libgphoto2_port/.libs/libgphoto2_port.dylib -lltdl -lpthread -Wl,-exported_symbols_list,.libs/ptpip-symbols.expsym | |
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -arch i386 -arch x86_64 -o .libs/ptpip.so -bundle .libs/ptpip_la-ptpip.o ./libgphoto2_port/.libs/libgphoto2_port.dylib -lltdl -lpthread -Wl,-exported_symbols_list,.libs/ptpip-symbols.expsym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o .libs/usb.so -bundle .libs/usb_la-libusb.o ./libgphoto2_port/.libs/libgphoto2_port.dylib -lltdl -L/usr/local/Cellar/libusb-compat/0.1.5/lib -lusb -lpthread -Wl,-exported_symbols_list,.libs/usb-symbols.expsym | |
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -arch i386 -arch x86_64 -o .libs/usb.so -bundle .libs/usb_la-libusb.o ./libgphoto2_port/.libs/libgphoto2_port.dylib -lltdl -L/usr/local/Cellar/libusb-compat/0.1.5/lib -lusb -lpthread -Wl,-exported_symbols_list,.libs/usb-symbols.expsym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o .libs/usb1.so -bundle .libs/usb1_la-libusb1.o ./libgphoto2_port/.libs/libgphoto2_port.dylib -lltdl -L/usr/local/Cellar/libusb/1.0.18/lib -lusb-1.0 -lpthread -Wl,-exported_symbols_list,.libs/usb1-symbols.expsym | |
superenv added: -pipe -w -Os -march=native -arch i386 -arch x86_64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -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 -arch i386 -arch x86_64 -o .libs/usb1.so -bundle .libs/usb1_la-libusb1.o ./libgphoto2_port/.libs/libgphoto2_port.dylib -lltdl -L/usr/local/Cellar/libusb/1.0.18/lib -lusb-1.0 -lpthread -Wl,-exported_symbols_list,.libs/usb1-symbols.expsym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by libgphoto2 photo camera library configure 2.5.3.1, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
$ ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/libgphoto2/2.5.3.1 CFLAGS=-D_DARWIN_C_SOURCE | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = ilyas-imac.zeptodev.local | |
uname -m = x86_64 | |
uname -r = 13.0.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64 | |
/usr/bin/uname -p = i386 | |
/bin/uname -X = unknown | |
/bin/arch = unknown | |
/usr/bin/arch -k = unknown | |
/usr/convex/getsysinfo = unknown | |
/usr/bin/hostinfo = Mach kernel version: | |
Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64 | |
Kernel configured for up to 4 processors. | |
4 processors are physically available. | |
4 processors are logically available. | |
Processor type: i486 (Intel 80486) | |
Processors active: 0 1 2 3 | |
Primary memory available: 16.00 gigabytes | |
Default processor set: 284 tasks, 3636 threads, 4 processors | |
Load average: 2.67, Mach factor: 1.41 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /usr/local/Library/ENV/4.3 | |
PATH: /usr/local/opt/pkg-config/bin | |
PATH: /usr/local/opt/libtool/bin | |
PATH: /usr/local/opt/libusb-compat/bin | |
PATH: /usr/local/opt/libpng/bin | |
PATH: /usr/local/opt/jpeg/bin | |
PATH: /usr/local/opt/gd/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2701: checking for a BSD-compatible install | |
configure:2769: result: /usr/bin/install -c | |
configure:2780: checking whether build environment is sane | |
configure:2835: result: yes | |
configure:2986: checking for a thread-safe mkdir -p | |
configure:3025: result: auto-aux/install-sh -c -d | |
configure:3032: checking for gawk | |
configure:3062: result: no | |
configure:3032: checking for mawk | |
configure:3062: result: no | |
configure:3032: checking for nawk | |
configure:3062: result: no | |
configure:3032: checking for awk | |
configure:3048: found /usr/bin/awk | |
configure:3059: result: awk | |
configure:3070: checking whether make sets $(MAKE) | |
configure:3092: result: yes | |
configure:3188: checking whether make supports nested variables | |
configure:3205: result: yes | |
configure:3226: checking for POSIX sh $() command substitution | |
configure:3230: result: yes | |
configure:3343: checking for gcc | |
configure:3370: result: clang | |
configure:3599: checking for C compiler version | |
configure:3608: clang --version >&5 | |
Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn) | |
Target: x86_64-apple-darwin13.0.0 | |
Thread model: posix | |
configure:3619: $? = 0 | |
configure:3608: clang -v >&5 | |
Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn) | |
Target: x86_64-apple-darwin13.0.0 | |
Thread model: posix | |
"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -dynamic -arch i386 -macosx_version_min 10.9.0 -o /var/folders/rf/_q83w0g92j3blznmfn48l4280000gn/T//hkKCbg.out -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -arch_multiple -final_output a.out -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/5.0/lib/darwin/libclang_rt.eprintf.a /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/5.0/lib/darwin/libclang_rt.osx.a | |
Undefined symbols for architecture i386: | |
"_main", referenced from: | |
implicit entry/start for main executable | |
ld: symbol(s) not found for architecture i386 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:3619: $? = 1 | |
configure:3608: clang -V >&5 | |
clang: error: unsupported option '-V -isystem/usr/local/include' | |
configure:3619: $? = 1 | |
configure:3608: clang -qversion >&5 | |
clang: warning: argument unused during compilation: '-qversion' | |
Undefined symbols for architecture i386: | |
"_main", referenced from: | |
implicit entry/start for main executable | |
ld: symbol(s) not found for architecture i386 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:3619: $? = 1 | |
configure:3639: checking whether the C compiler works | |
configure:3661: clang -D_DARWIN_C_SOURCE conftest.c >&5 | |
configure:3665: $? = 0 | |
configure:3713: result: yes | |
configure:3716: checking for C compiler default output file name | |
configure:3718: result: a.out | |
configure:3724: checking for suffix of executables | |
configure:3731: clang -o conftest -D_DARWIN_C_SOURCE conftest.c >&5 | |
configure:3735: $? = 0 | |
configure:3757: result: | |
configure:3779: checking whether we are cross compiling | |
configure:3787: clang -o conftest -D_DARWIN_C_SOURCE conftest.c >&5 | |
configure:3791: $? = 0 | |
configure:3798: ./conftest | |
configure:3802: $? = 0 | |
configure:3817: result: no | |
configure:3822: checking for suffix of object files | |
configure:3844: clang -c -D_DARWIN_C_SOURCE conftest.c >&5 | |
configure:3848: $? = 0 | |
configure:3869: result: o | |
configure:3873: checking whether we are using the GNU C compiler | |
configure:3892: clang -c -D_DARWIN_C_SOURCE conftest.c >&5 | |
configure:3892: $? = 0 | |
configure:3901: result: yes | |
configure:3910: checking whether clang accepts -g | |
configure:3930: clang -c -g conftest.c >&5 | |
configure:3930: $? = 0 | |
configure:3971: result: yes | |
configure:3988: checking for clang option to accept ISO C89 | |
configure:4051: clang -c -D_DARWIN_C_SOURCE conftest.c >&5 | |
configure:4051: $? = 0 | |
configure:4064: result: none needed | |
configure:4095: checking for style of include used by make | |
configure:4123: result: GNU | |
configure:4149: checking dependency style of clang | |
configure:4260: result: none | |
configure:4280: checking how to run the C preprocessor | |
configure:4311: clang -E conftest.c | |
configure:4311: $? = 0 | |
configure:4325: clang -E conftest.c | |
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:4325: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libgphoto2 photo camera library" | |
| #define PACKAGE_TARNAME "libgphoto2" | |
| #define PACKAGE_VERSION "2.5.3.1" | |
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.3.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "libgphoto2" | |
| #define VERSION "2.5.3.1" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:4350: result: clang -E | |
configure:4370: clang -E conftest.c | |
configure:4370: $? = 0 | |
configure:4384: clang -E conftest.c | |
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:4384: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libgphoto2 photo camera library" | |
| #define PACKAGE_TARNAME "libgphoto2" | |
| #define PACKAGE_VERSION "2.5.3.1" | |
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.3.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "libgphoto2" | |
| #define VERSION "2.5.3.1" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:4524: checking for C++ compiler version | |
configure:4533: clang++ --version >&5 | |
Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn) | |
Target: x86_64-apple-darwin13.0.0 | |
Thread model: posix | |
configure:4544: $? = 0 | |
configure:4533: clang++ -v >&5 | |
Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn) | |
Target: x86_64-apple-darwin13.0.0 | |
Thread model: posix | |
"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -dynamic -arch i386 -macosx_version_min 10.9.0 -o /var/folders/rf/_q83w0g92j3blznmfn48l4280000gn/T//vre9VO.out -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -arch_multiple -final_output a.out -lc++ -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/5.0/lib/darwin/libclang_rt.eprintf.a /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/5.0/lib/darwin/libclang_rt.osx.a | |
Undefined symbols for architecture i386: | |
"_main", referenced from: | |
implicit entry/start for main executable | |
ld: symbol(s) not found for architecture i386 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:4544: $? = 1 | |
configure:4533: clang++ -V >&5 | |
clang: error: unsupported option '-V -isystem/usr/local/include' | |
configure:4544: $? = 1 | |
configure:4533: clang++ -qversion >&5 | |
clang: warning: argument unused during compilation: '-qversion' | |
Undefined symbols for architecture i386: | |
"_main", referenced from: | |
implicit entry/start for main executable | |
ld: symbol(s) not found for architecture i386 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:4544: $? = 1 | |
configure:4548: checking whether we are using the GNU C++ compiler | |
configure:4567: clang++ -c conftest.cpp >&5 | |
configure:4567: $? = 0 | |
configure:4576: result: yes | |
configure:4585: checking whether clang++ accepts -g | |
configure:4605: clang++ -c -g conftest.cpp >&5 | |
configure:4605: $? = 0 | |
configure:4646: result: yes | |
configure:4671: checking dependency style of clang++ | |
configure:4782: result: none | |
configure:4799: checking whether clang and cc understand -c and -o together | |
configure:4830: clang -c conftest.c -o conftest2.o >&5 | |
configure:4834: $? = 0 | |
configure:4840: clang -c conftest.c -o conftest2.o >&5 | |
configure:4844: $? = 0 | |
configure:4855: cc -c conftest.c >&5 | |
configure:4859: $? = 0 | |
configure:4867: cc -c conftest.c -o conftest2.o >&5 | |
configure:4871: $? = 0 | |
configure:4877: cc -c conftest.c -o conftest2.o >&5 | |
configure:4881: $? = 0 | |
configure:4899: result: yes | |
configure:4974: checking for ar | |
configure:4990: found /usr/bin/ar | |
configure:5001: result: ar | |
configure:5027: checking the archiver (ar) interface | |
configure:5037: clang -c -D_DARWIN_C_SOURCE conftest.c >&5 | |
configure:5037: $? = 0 | |
configure:5039: ar cru libconftest.a conftest.o >&5 | |
configure:5042: $? = 0 | |
configure:5065: result: ar | |
configure:5118: checking for grep that handles long lines and -e | |
configure:5176: result: /usr/bin/grep | |
configure:5181: checking for egrep | |
configure:5243: result: /usr/bin/grep -E | |
configure:5248: checking for ANSI C header files | |
configure:5268: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
configure:5268: $? = 0 | |
configure:5341: clang -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
configure:5341: $? = 0 | |
configure:5341: ./conftest | |
configure:5341: $? = 0 | |
configure:5352: result: yes | |
configure:5365: checking for sys/types.h | |
configure:5365: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
configure:5365: $? = 0 | |
configure:5365: result: yes | |
configure:5365: checking for sys/stat.h | |
configure:5365: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
configure:5365: $? = 0 | |
configure:5365: result: yes | |
configure:5365: checking for stdlib.h | |
configure:5365: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
configure:5365: $? = 0 | |
configure:5365: result: yes | |
configure:5365: checking for string.h | |
configure:5365: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
configure:5365: $? = 0 | |
configure:5365: result: yes | |
configure:5365: checking for memory.h | |
configure:5365: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
configure:5365: $? = 0 | |
configure:5365: result: yes | |
configure:5365: checking for strings.h | |
configure:5365: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
configure:5365: $? = 0 | |
configure:5365: result: yes | |
configure:5365: checking for inttypes.h | |
configure:5365: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
configure:5365: $? = 0 | |
configure:5365: result: yes | |
configure:5365: checking for stdint.h | |
configure:5365: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
configure:5365: $? = 0 | |
configure:5365: result: yes | |
configure:5365: checking for unistd.h | |
configure:5365: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
configure:5365: $? = 0 | |
configure:5365: result: yes | |
configure:5377: checking stdarg.h usability | |
configure:5377: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
configure:5377: $? = 0 | |
configure:5377: result: yes | |
configure:5377: checking stdarg.h presence | |
configure:5377: clang -E conftest.c | |
configure:5377: $? = 0 | |
configure:5377: result: yes | |
configure:5377: checking for stdarg.h | |
configure:5377: result: yes | |
configure:5406: clang -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
configure:5406: $? = 0 | |
configure:5442: checking for va_copy() or replacement | |
configure:5444: result: va_copy | |
configure:5477: checking for flex | |
configure:5495: found /usr/bin/flex | |
configure:5507: result: /usr/bin/flex | |
configure:5518: checking for bison | |
configure:5536: found /usr/bin/bison | |
configure:5548: result: /usr/bin/bison | |
configure:5558: checking whether to enable GP2DDB | |
configure:5575: result: | |
configure:5615: checking PKG_CONFIG_PATH | |
configure:5621: result: /usr/local/opt/libusb/lib/pkgconfig:/usr/local/opt/libusb-compat/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/gd/lib/pkgconfig | |
configure:5627: checking for pkg-config | |
configure:5645: found /usr/local/opt/pkg-config/bin/pkg-config | |
configure:5658: result: /usr/local/opt/pkg-config/bin/pkg-config | |
configure:5714: checking build system type | |
configure:5728: result: x86_64-apple-darwin13.0.0 | |
configure:5748: checking host system type | |
configure:5761: result: x86_64-apple-darwin13.0.0 | |
configure:6134: checking how to print strings | |
configure:6161: result: printf | |
configure:6182: checking for a sed that does not truncate output | |
configure:6246: result: sed | |
configure:6264: checking for fgrep | |
configure:6326: result: /usr/bin/grep -F | |
configure:6361: checking for ld used by clang | |
configure:6428: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
configure:6435: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld | |
configure:6450: result: no | |
configure:6462: checking for BSD- or MS-compatible name lister (nm) | |
configure:6511: result: /usr/bin/nm | |
configure:6641: checking the name lister (/usr/bin/nm) interface | |
configure:6648: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
configure:6651: /usr/bin/nm "conftest.o" | |
configure:6654: output | |
0000000000000000 S _some_variable | |
configure:6661: result: BSD nm | |
configure:6664: checking whether ln -s works | |
configure:6668: result: yes | |
configure:6676: checking the maximum length of command line arguments | |
configure:6806: result: 196608 | |
configure:6823: checking whether the shell understands some XSI constructs | |
configure:6833: result: yes | |
configure:6837: checking whether the shell understands "+=" | |
configure:6843: result: yes | |
configure:6878: checking how to convert x86_64-apple-darwin13.0.0 file names to x86_64-apple-darwin13.0.0 format | |
configure:6918: result: func_convert_file_noop | |
configure:6925: checking how to convert x86_64-apple-darwin13.0.0 file names to toolchain format | |
configure:6945: result: func_convert_file_noop | |
configure:6952: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files | |
configure:6959: result: -r | |
configure:7033: checking for objdump | |
configure:7060: result: objdump | |
configure:7089: checking how to recognize dependent libraries | |
configure:7291: result: pass_all | |
configure:7376: checking for dlltool | |
configure:7403: result: dlltool | |
configure:7433: checking how to associate runtime and link libraries | |
configure:7460: result: printf %s\n | |
configure:7584: checking for archiver @FILE support | |
configure:7601: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
configure:7601: $? = 0 | |
configure:7604: ar cru libconftest.a @conftest.lst >&5 | |
ar: @conftest.lst: No such file or directory | |
configure:7607: $? = 1 | |
configure:7627: result: no | |
configure:7685: checking for strip | |
configure:7701: found /usr/bin/strip | |
configure:7712: result: strip | |
configure:7784: checking for ranlib | |
configure:7800: found /usr/bin/ranlib | |
configure:7811: result: ranlib | |
configure:7913: checking command to parse /usr/bin/nm output from clang object | |
configure:8033: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
configure:8036: $? = 0 | |
configure:8040: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm | |
configure:8043: $? = 0 | |
cannot find nm_test_var in conftest.nm | |
configure:8033: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
configure:8036: $? = 0 | |
configure:8040: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm | |
configure:8043: $? = 0 | |
configure:8109: clang -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c conftstm.o >&5 | |
configure:8112: $? = 0 | |
configure:8150: result: ok | |
configure:8187: checking for sysroot | |
configure:8217: result: no | |
configure:8473: checking for mt | |
configure:8503: result: no | |
configure:8523: checking if : is a manifest tool | |
configure:8529: : '-?' | |
configure:8537: result: no | |
configure:8593: checking for dsymutil | |
configure:8609: found /usr/bin/dsymutil | |
configure:8620: result: dsymutil | |
configure:8685: checking for nmedit | |
configure:8701: found /usr/bin/nmedit | |
configure:8712: result: nmedit | |
configure:8777: checking for lipo | |
configure:8793: found /usr/bin/lipo | |
configure:8804: result: lipo | |
configure:8869: checking for otool | |
configure:8885: found /usr/bin/otool | |
configure:8896: result: otool | |
configure:8961: checking for otool64 | |
configure:8991: result: no | |
configure:9036: checking for -single_module linker flag | |
clang -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c | |
configure:9069: result: yes | |
configure:9072: checking for -exported_symbols_list linker flag | |
configure:9092: clang -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 | |
configure:9092: $? = 0 | |
configure:9102: result: yes | |
configure:9105: checking for -force_load linker flag | |
clang -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -c -o conftest.o conftest.c | |
conftest.c:1:5: warning: no previous prototype for function 'forced_loaded' [-Wmissing-prototypes] | |
int forced_loaded() { return 2;} | |
^ | |
1 warning generated. | |
conftest.c:1:5: warning: no previous prototype for function 'forced_loaded' [-Wmissing-prototypes] | |
int forced_loaded() { return 2;} | |
^ | |
1 warning generated. | |
ar cru libconftest.a conftest.o | |
ranlib libconftest.a | |
clang -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -o conftest conftest.c -Wl,-force_load,./libconftest.a | |
configure:9137: result: yes | |
configure:9176: checking for dlfcn.h | |
configure:9176: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
configure:9176: $? = 0 | |
configure:9176: result: yes | |
configure:9359: checking for objdir | |
configure:9374: result: .libs | |
configure:9645: checking if clang supports -fno-rtti -fno-exceptions | |
configure:9663: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -fno-rtti -fno-exceptions conftest.c >&5 | |
configure:9667: $? = 0 | |
configure:9680: result: yes | |
configure:10007: checking for clang option to produce PIC | |
configure:10014: result: -fno-common -DPIC | |
configure:10022: checking if clang PIC flag -fno-common -DPIC works | |
configure:10040: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -fno-common -DPIC -DPIC conftest.c >&5 | |
configure:10044: $? = 0 | |
configure:10057: result: yes | |
configure:10086: checking if clang static flag -static works | |
configure:10114: result: no | |
configure:10129: checking if clang supports -c -o file.o | |
configure:10150: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -o out/conftest2.o conftest.c >&5 | |
configure:10154: $? = 0 | |
configure:10176: result: yes | |
configure:10184: checking if clang supports -c -o file.o | |
configure:10231: result: yes | |
configure:10264: checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries | |
configure:11417: result: yes | |
configure:11657: checking dynamic linker characteristics | |
configure:12390: result: darwin13.0.0 dyld | |
configure:12497: checking how to hardcode library paths into programs | |
configure:12522: result: immediate | |
configure:12567: checking for dlopen in -ldl | |
configure:12592: clang -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -ldl >&5 | |
configure:12592: $? = 0 | |
configure:12601: result: yes | |
configure:12816: checking whether a program can dlopen itself | |
configure:12896: clang -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -DHAVE_DLFCN_H conftest.c -ldl >&5 | |
configure:12872:5: warning: no previous prototype for function 'fnord' [-Wmissing-prototypes] | |
int fnord () { return 42; } | |
^ | |
configure:12869:5: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function | |
int fnord () __attribute__((visibility("default"))); | |
^ | |
void | |
1 warning generated. | |
configure:12872:5: warning: no previous prototype for function 'fnord' [-Wmissing-prototypes] | |
int fnord () { return 42; } | |
^ | |
configure:12869:5: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function | |
int fnord () __attribute__((visibility("default"))); | |
^ | |
void | |
1 warning generated. | |
configure:12899: $? = 0 | |
configure:12917: result: yes | |
configure:12922: checking whether a statically linked program can dlopen itself | |
configure:13002: clang -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -DHAVE_DLFCN_H conftest.c -ldl >&5 | |
configure:12978:5: warning: no previous prototype for function 'fnord' [-Wmissing-prototypes] | |
int fnord () { return 42; } | |
^ | |
configure:12975:5: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function | |
int fnord () __attribute__((visibility("default"))); | |
^ | |
void | |
1 warning generated. | |
configure:12978:5: warning: no previous prototype for function 'fnord' [-Wmissing-prototypes] | |
int fnord () { return 42; } | |
^ | |
configure:12975:5: note: this declaration is not a prototype; add 'void' to make it a prototype for a zero-parameter function | |
int fnord () __attribute__((visibility("default"))); | |
^ | |
void | |
1 warning generated. | |
configure:13005: $? = 0 | |
configure:13023: result: yes | |
configure:13062: checking whether stripping libraries is possible | |
configure:13076: result: yes | |
configure:13102: checking if libtool supports shared libraries | |
configure:13104: result: yes | |
configure:13107: checking whether to build shared libraries | |
configure:13128: result: yes | |
configure:13131: checking whether to build static libraries | |
configure:13135: result: no | |
configure:13158: checking how to run the C++ preprocessor | |
configure:13185: clang++ -E conftest.cpp | |
configure:13185: $? = 0 | |
configure:13199: clang++ -E conftest.cpp | |
conftest.cpp:24:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:13199: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libgphoto2 photo camera library" | |
| #define PACKAGE_TARNAME "libgphoto2" | |
| #define PACKAGE_VERSION "2.5.3.1" | |
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.3.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "libgphoto2" | |
| #define VERSION "2.5.3.1" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_VA_COPY 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:13224: result: clang++ -E | |
configure:13244: clang++ -E conftest.cpp | |
configure:13244: $? = 0 | |
configure:13258: clang++ -E conftest.cpp | |
conftest.cpp:24:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:13258: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libgphoto2 photo camera library" | |
| #define PACKAGE_TARNAME "libgphoto2" | |
| #define PACKAGE_VERSION "2.5.3.1" | |
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.3.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "libgphoto2" | |
| #define VERSION "2.5.3.1" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_VA_COPY 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:13427: checking for ld used by clang++ | |
configure:13494: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
configure:13501: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld | |
configure:13516: result: no | |
configure:13571: checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries | |
configure:14576: result: yes | |
configure:14612: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:14615: $? = 0 | |
configure:15135: checking for clang++ option to produce PIC | |
configure:15142: result: -fno-common -DPIC | |
configure:15150: checking if clang++ PIC flag -fno-common -DPIC works | |
configure:15168: clang++ -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp >&5 | |
configure:15172: $? = 0 | |
configure:15185: result: yes | |
configure:15208: checking if clang++ static flag -static works | |
configure:15236: result: no | |
configure:15248: checking if clang++ supports -c -o file.o | |
configure:15269: clang++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 | |
configure:15273: $? = 0 | |
configure:15295: result: yes | |
configure:15300: checking if clang++ supports -c -o file.o | |
configure:15347: result: yes | |
configure:15377: checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries | |
configure:15413: result: yes | |
configure:15554: checking dynamic linker characteristics | |
configure:16221: result: darwin13.0.0 dyld | |
configure:16274: checking how to hardcode library paths into programs | |
configure:16299: result: immediate | |
configure:16364: checking ltdl.h usability | |
configure:16364: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
configure:16364: $? = 0 | |
configure:16364: result: yes | |
configure:16364: checking ltdl.h presence | |
configure:16364: clang -E conftest.c | |
configure:16364: $? = 0 | |
configure:16364: result: yes | |
configure:16364: checking for ltdl.h | |
configure:16364: result: yes | |
configure:16366: checking for lt_dlinit in -lltdl | |
configure:16391: clang -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -lltdl >&5 | |
configure:16391: $? = 0 | |
configure:16400: result: yes | |
configure:16435: checking that we can compile and link with libltdl | |
configure:16455: clang -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -lltdl >&5 | |
conftest.c:31:5: warning: unused variable 'ret' [-Wunused-variable] | |
int ret = lt_dlforeachfile("/usr/lib:/usr/local/lib", NULL, NULL); | |
^ | |
1 warning generated. | |
conftest.c:31:5: warning: unused variable 'ret' [-Wunused-variable] | |
int ret = lt_dlforeachfile("/usr/lib:/usr/local/lib", NULL, NULL); | |
^ | |
1 warning generated. | |
configure:16455: $? = 0 | |
configure:16456: result: yes | |
configure:16636: checking for po/Makevars requiring hack | |
configure:16643: result: no | |
configure:16662: checking whether NLS is requested | |
configure:16671: result: yes | |
configure:16709: checking for msgfmt | |
configure:16743: result: no | |
configure:16749: checking for gmsgfmt | |
configure:16780: result: : | |
configure:16820: checking for xgettext | |
configure:16854: result: no | |
configure:16891: checking for msgmerge | |
configure:16924: result: no | |
configure:16996: checking for ld used by GCC | |
configure:17060: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
configure:17067: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld | |
configure:17080: result: no | |
configure:17086: checking for shared library run path origin | |
configure:17099: result: done | |
configure:17515: checking whether NLS is requested | |
configure:17524: result: yes | |
configure:17542: checking for GNU gettext in libc | |
configure:17561: clang -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
conftest.c:35:10: fatal error: 'libintl.h' file not found | |
#include <libintl.h> | |
^ | |
1 error generated. | |
configure:17561: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libgphoto2 photo camera library" | |
| #define PACKAGE_TARNAME "libgphoto2" | |
| #define PACKAGE_VERSION "2.5.3.1" | |
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.3.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "libgphoto2" | |
| #define VERSION "2.5.3.1" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_VA_COPY 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_LTDL 1 | |
| #define HAVE_CC "clang" | |
| #define URL_GPHOTO_HOME "http://www.gphoto.org/" | |
| #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto" | |
| #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html" | |
| #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/" | |
| #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html" | |
| #define MAIL_GPHOTO_DEVEL "<[email protected]>" | |
| #define MAIL_GPHOTO_USER "<[email protected]>" | |
| #define MAIL_GPHOTO_TRANSLATION "<[email protected]>" | |
| #define GETTEXT_PACKAGE "libgphoto2-6" | |
| /* 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:17569: result: no | |
configure:17603: checking for iconv | |
configure:17625: clang -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
Undefined symbols for architecture i386: | |
"_iconv", referenced from: | |
_main in conftest-l5VSnJ.o | |
"_iconv_close", referenced from: | |
_main in conftest-l5VSnJ.o | |
"_iconv_open", referenced from: | |
_main in conftest-l5VSnJ.o | |
ld: symbol(s) not found for architecture i386 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:17625: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libgphoto2 photo camera library" | |
| #define PACKAGE_TARNAME "libgphoto2" | |
| #define PACKAGE_VERSION "2.5.3.1" | |
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.3.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "libgphoto2" | |
| #define VERSION "2.5.3.1" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_VA_COPY 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_LTDL 1 | |
| #define HAVE_CC "clang" | |
| #define URL_GPHOTO_HOME "http://www.gphoto.org/" | |
| #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto" | |
| #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html" | |
| #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/" | |
| #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html" | |
| #define MAIL_GPHOTO_DEVEL "<[email protected]>" | |
| #define MAIL_GPHOTO_USER "<[email protected]>" | |
| #define MAIL_GPHOTO_TRANSLATION "<[email protected]>" | |
| #define GETTEXT_PACKAGE "libgphoto2-6" | |
| /* 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:17647: clang -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -liconv >&5 | |
configure:17647: $? = 0 | |
configure:17657: result: yes | |
configure:17665: checking how to link with libiconv | |
configure:17667: result: -liconv | |
configure:18056: checking for GNU gettext in libintl | |
configure:18083: clang -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -lintl >&5 | |
conftest.c:36:10: fatal error: 'libintl.h' file not found | |
#include <libintl.h> | |
^ | |
1 error generated. | |
configure:18083: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libgphoto2 photo camera library" | |
| #define PACKAGE_TARNAME "libgphoto2" | |
| #define PACKAGE_VERSION "2.5.3.1" | |
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.3.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "libgphoto2" | |
| #define VERSION "2.5.3.1" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_VA_COPY 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_LTDL 1 | |
| #define HAVE_CC "clang" | |
| #define URL_GPHOTO_HOME "http://www.gphoto.org/" | |
| #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto" | |
| #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html" | |
| #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/" | |
| #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html" | |
| #define MAIL_GPHOTO_DEVEL "<[email protected]>" | |
| #define MAIL_GPHOTO_USER "<[email protected]>" | |
| #define MAIL_GPHOTO_TRANSLATION "<[email protected]>" | |
| #define GETTEXT_PACKAGE "libgphoto2-6" | |
| #define HAVE_ICONV 1 | |
| /* end confdefs.h. */ | |
| #include <libintl.h> | |
| extern int _nl_msg_cat_cntr; | |
| extern | |
| #ifdef __cplusplus | |
| "C" | |
| #endif | |
| const char *_nl_expand_alias (); | |
| int | |
| main () | |
| { | |
| bindtextdomain ("", ""); | |
| return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias (0) | |
| ; | |
| return 0; | |
| } | |
configure:18110: clang -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -lintl -liconv >&5 | |
conftest.c:36:10: fatal error: 'libintl.h' file not found | |
#include <libintl.h> | |
^ | |
1 error generated. | |
configure:18110: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libgphoto2 photo camera library" | |
| #define PACKAGE_TARNAME "libgphoto2" | |
| #define PACKAGE_VERSION "2.5.3.1" | |
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.3.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "libgphoto2" | |
| #define VERSION "2.5.3.1" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_VA_COPY 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_LTDL 1 | |
| #define HAVE_CC "clang" | |
| #define URL_GPHOTO_HOME "http://www.gphoto.org/" | |
| #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto" | |
| #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html" | |
| #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/" | |
| #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html" | |
| #define MAIL_GPHOTO_DEVEL "<[email protected]>" | |
| #define MAIL_GPHOTO_USER "<[email protected]>" | |
| #define MAIL_GPHOTO_TRANSLATION "<[email protected]>" | |
| #define GETTEXT_PACKAGE "libgphoto2-6" | |
| #define HAVE_ICONV 1 | |
| /* end confdefs.h. */ | |
| #include <libintl.h> | |
| extern int _nl_msg_cat_cntr; | |
| extern | |
| #ifdef __cplusplus | |
| "C" | |
| #endif | |
| const char *_nl_expand_alias (); | |
| int | |
| main () | |
| { | |
| bindtextdomain ("", ""); | |
| return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias (0) | |
| ; | |
| return 0; | |
| } | |
configure:18122: result: no | |
configure:18149: checking whether to use NLS | |
configure:18151: result: no | |
configure:18256: checking for msgfmt | |
configure:18290: result: no | |
configure:18296: checking for gmsgfmt | |
configure:18327: result: : | |
configure:18367: checking for xgettext | |
configure:18401: result: no | |
configure:18438: checking for msgmerge | |
configure:18471: result: no | |
configure:18533: checking for iconv | |
configure:18587: result: yes | |
configure:18595: checking how to link with libiconv | |
configure:18597: result: -liconv | |
configure:18608: checking for iconv declaration | |
configure:18637: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
configure:18637: $? = 0 | |
configure:18648: result: | |
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | |
configure:18704: checking for special C compiler options needed for large files | |
configure:18749: result: no | |
configure:18755: checking for _FILE_OFFSET_BITS value needed for large files | |
configure:18780: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
configure:18780: $? = 0 | |
configure:18812: result: no | |
configure:18898: checking for asm .symver support | |
configure:18917: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
conftest.c:43:11: error: expected ';' at end of declaration | |
int f1() { } | |
^ | |
; | |
conftest.c:47:34: error: expected ';' at end of declaration | |
int main(int argc, char **argv) { } | |
^ | |
; | |
2 errors generated. | |
configure:18917: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libgphoto2 photo camera library" | |
| #define PACKAGE_TARNAME "libgphoto2" | |
| #define PACKAGE_VERSION "2.5.3.1" | |
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.3.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "libgphoto2" | |
| #define VERSION "2.5.3.1" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_VA_COPY 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_LTDL 1 | |
| #define HAVE_CC "clang" | |
| #define URL_GPHOTO_HOME "http://www.gphoto.org/" | |
| #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto" | |
| #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html" | |
| #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/" | |
| #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html" | |
| #define MAIL_GPHOTO_DEVEL "<[email protected]>" | |
| #define MAIL_GPHOTO_USER "<[email protected]>" | |
| #define MAIL_GPHOTO_TRANSLATION "<[email protected]>" | |
| #define GETTEXT_PACKAGE "libgphoto2-6" | |
| #define HAVE_ICONV 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main () | |
| { | |
| | |
| int f1() { } | |
| int f2() { } | |
| asm(".symver f1, f@VER1"); | |
| asm(".symver f2, f@@VER2"); | |
| int main(int argc, char **argv) { } | |
| | |
| ; | |
| return 0; | |
| } | |
configure:18929: result: no | |
configure:18936: checking for main in -libs | |
configure:18955: clang -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -libs >&5 | |
ld: library not found for -libs | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:18955: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libgphoto2 photo camera library" | |
| #define PACKAGE_TARNAME "libgphoto2" | |
| #define PACKAGE_VERSION "2.5.3.1" | |
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.3.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "libgphoto2" | |
| #define VERSION "2.5.3.1" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_VA_COPY 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_LTDL 1 | |
| #define HAVE_CC "clang" | |
| #define URL_GPHOTO_HOME "http://www.gphoto.org/" | |
| #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto" | |
| #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html" | |
| #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/" | |
| #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html" | |
| #define MAIL_GPHOTO_DEVEL "<[email protected]>" | |
| #define MAIL_GPHOTO_USER "<[email protected]>" | |
| #define MAIL_GPHOTO_TRANSLATION "<[email protected]>" | |
| #define GETTEXT_PACKAGE "libgphoto2-6" | |
| #define HAVE_ICONV 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| /* end confdefs.h. */ | |
| | |
| | |
| int | |
| main () | |
| { | |
| return main (); | |
| ; | |
| return 0; | |
| } | |
configure:18964: result: no | |
configure:18988: checking for jpeg_start_decompress in -ljpeg | |
configure:19013: clang -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -ljpeg >&5 | |
ld: warning: ignoring file /usr/local/lib/libjpeg.dylib, file was built for x86_64 which is not the architecture being linked (i386): /usr/local/lib/libjpeg.dylib | |
Undefined symbols for architecture i386: | |
"_jpeg_start_decompress", referenced from: | |
_main in conftest-Y7qcVW.o | |
ld: symbol(s) not found for architecture i386 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:19013: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libgphoto2 photo camera library" | |
| #define PACKAGE_TARNAME "libgphoto2" | |
| #define PACKAGE_VERSION "2.5.3.1" | |
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.3.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "libgphoto2" | |
| #define VERSION "2.5.3.1" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_VA_COPY 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_LTDL 1 | |
| #define HAVE_CC "clang" | |
| #define URL_GPHOTO_HOME "http://www.gphoto.org/" | |
| #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto" | |
| #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html" | |
| #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/" | |
| #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html" | |
| #define MAIL_GPHOTO_DEVEL "<[email protected]>" | |
| #define MAIL_GPHOTO_USER "<[email protected]>" | |
| #define MAIL_GPHOTO_TRANSLATION "<[email protected]>" | |
| #define GETTEXT_PACKAGE "libgphoto2-6" | |
| #define HAVE_ICONV 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char jpeg_start_decompress (); | |
| int | |
| main () | |
| { | |
| return jpeg_start_decompress (); | |
| ; | |
| return 0; | |
| } | |
configure:19022: result: no | |
configure:19054: checking for dynamic library extension | |
configure:19079: result: .dylib | |
configure:19191: checking pkg-config is at least version 0.9.0 | |
configure:19194: result: yes | |
configure:19213: checking for libxml-2.0 to use | |
configure:19231: result: autodetect | |
configure:19240: checking for LIBXML2 | |
configure:19247: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.0" | |
configure:19250: $? = 0 | |
configure:19263: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.0" | |
configure:19266: $? = 0 | |
configure:19303: result: yes | |
configure:19464: checking libxml/parser.h usability | |
configure:19464: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -I/usr/include/libxml2 conftest.c >&5 | |
configure:19464: $? = 0 | |
configure:19464: result: yes | |
configure:19464: checking libxml/parser.h presence | |
configure:19464: clang -E -I/usr/include/libxml2 conftest.c | |
configure:19464: $? = 0 | |
configure:19464: result: yes | |
configure:19464: checking for libxml/parser.h | |
configure:19464: result: yes | |
configure:19475: checking for function xmlFirstElementChild in libxml-2.0 | |
configure:19497: clang -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -lxml2 >&5 | |
configure:19497: $? = 0 | |
configure:19505: result: yes | |
configure:19529: checking libxml-2.0 library flags | |
configure:19531: result: "-lxml2 " | |
configure:19533: checking libxml-2.0 cpp flags | |
configure:19535: result: "-I/usr/include/libxml2 " | |
configure:19570: checking for libgd to use | |
configure:19588: result: autodetect | |
configure:19597: checking for LIBGD | |
configure:19604: $PKG_CONFIG --exists --print-errors "libgd >= 2.0" | |
Package libgd was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libgd.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'libgd' found | |
configure:19607: $? = 1 | |
configure:19620: $PKG_CONFIG --exists --print-errors "libgd >= 2.0" | |
Package libgd was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libgd.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'libgd' found | |
configure:19623: $? = 1 | |
configure:19636: result: no | |
No package 'libgd' found | |
configure:19668: checking libgd config program | |
configure:19670: result: gdlib-config | |
configure:19674: checking for gdlib-config | |
configure:19692: found /usr/local/opt/gd/bin/gdlib-config | |
configure:19704: result: /usr/local/opt/gd/bin/gdlib-config | |
configure:19715: checking for libgd version according to gdlib-config | |
configure:19729: result: 2.1.0 | |
configure:19738: checking if libgd version is matching requirement >= 2.0 | |
configure:19745: result: yes | |
configure:19748: checking for libgd parameters from gdlib-config | |
configure:19758: result: ok | |
configure:19821: checking gd.h usability | |
configure:19821: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -I/usr/local/Cellar/gd/2.1.0/include conftest.c >&5 | |
configure:19821: $? = 0 | |
configure:19821: result: yes | |
configure:19821: checking gd.h presence | |
configure:19821: clang -E -I/usr/local/Cellar/gd/2.1.0/include conftest.c | |
configure:19821: $? = 0 | |
configure:19821: result: yes | |
configure:19821: checking for gd.h | |
configure:19821: result: yes | |
configure:19832: checking for function gdImageCreateTrueColor in libgd | |
configure:19854: clang -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c -lgd -ljpeg -lz -L/usr/local/Cellar/libpng/1.5.14/lib -lpng15 -liconv >&5 | |
ld: warning: ld: warning: ignoring file /usr/local/lib/libjpeg.dylib, file was built for x86_64 which is not the architecture being linked (i386): /usr/local/lib/libjpeg.dylibld: warning: ignoring file /usr/local/lib/libgd.dylib, file was built for x86_64 which is not the architecture being linked (i386): /usr/local/lib/libgd.dylib | |
ignoring file /usr/local/Cellar/libpng/1.5.14/lib/libpng15.dylib, file was built for x86_64 which is not the architecture being linked (i386): /usr/local/Cellar/libpng/1.5.14/lib/libpng15.dylib | |
Undefined symbols for architecture i386: | |
"_gdImageCreateTrueColor", referenced from: | |
_main in conftest-5Tdeyt.o | |
ld: symbol(s) not found for architecture i386 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:19854: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libgphoto2 photo camera library" | |
| #define PACKAGE_TARNAME "libgphoto2" | |
| #define PACKAGE_VERSION "2.5.3.1" | |
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.3.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "libgphoto2" | |
| #define VERSION "2.5.3.1" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_VA_COPY 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_LTDL 1 | |
| #define HAVE_CC "clang" | |
| #define URL_GPHOTO_HOME "http://www.gphoto.org/" | |
| #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto" | |
| #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html" | |
| #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/" | |
| #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html" | |
| #define MAIL_GPHOTO_DEVEL "<[email protected]>" | |
| #define MAIL_GPHOTO_USER "<[email protected]>" | |
| #define MAIL_GPHOTO_TRANSLATION "<[email protected]>" | |
| #define GETTEXT_PACKAGE "libgphoto2-6" | |
| #define HAVE_ICONV 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_LIBXML2 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char gdImageCreateTrueColor (); | |
| int | |
| main () | |
| { | |
| return gdImageCreateTrueColor (); | |
| ; | |
| return 0; | |
| } | |
configure:19862: result: no | |
configure:19920: checking for dirent.h that defines DIR | |
configure:19939: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
configure:19939: $? = 0 | |
configure:19947: result: yes | |
configure:19960: checking for library containing opendir | |
configure:19991: clang -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
configure:19991: $? = 0 | |
configure:20008: result: none required | |
configure:20076: checking for ANSI C header files | |
configure:20180: result: yes | |
configure:20192: checking sys/param.h usability | |
configure:20192: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
configure:20192: $? = 0 | |
configure:20192: result: yes | |
configure:20192: checking sys/param.h presence | |
configure:20192: clang -E conftest.c | |
configure:20192: $? = 0 | |
configure:20192: result: yes | |
configure:20192: checking for sys/param.h | |
configure:20192: result: yes | |
configure:20192: checking sys/select.h usability | |
configure:20192: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
configure:20192: $? = 0 | |
configure:20192: result: yes | |
configure:20192: checking sys/select.h presence | |
configure:20192: clang -E conftest.c | |
configure:20192: $? = 0 | |
configure:20192: result: yes | |
configure:20192: checking for sys/select.h | |
configure:20192: result: yes | |
configure:20192: checking locale.h usability | |
configure:20192: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
configure:20192: $? = 0 | |
configure:20192: result: yes | |
configure:20192: checking locale.h presence | |
configure:20192: clang -E conftest.c | |
configure:20192: $? = 0 | |
configure:20192: result: yes | |
configure:20192: checking for locale.h | |
configure:20192: result: yes | |
configure:20192: checking for memory.h | |
configure:20192: result: yes | |
configure:20192: checking getopt.h usability | |
configure:20192: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
configure:20192: $? = 0 | |
configure:20192: result: yes | |
configure:20192: checking getopt.h presence | |
configure:20192: clang -E conftest.c | |
configure:20192: $? = 0 | |
configure:20192: result: yes | |
configure:20192: checking for getopt.h | |
configure:20192: result: yes | |
configure:20192: checking for unistd.h | |
configure:20192: result: yes | |
configure:20192: checking mcheck.h usability | |
configure:20192: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
conftest.c:80:10: fatal error: 'mcheck.h' file not found | |
#include <mcheck.h> | |
^ | |
1 error generated. | |
configure:20192: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libgphoto2 photo camera library" | |
| #define PACKAGE_TARNAME "libgphoto2" | |
| #define PACKAGE_VERSION "2.5.3.1" | |
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.3.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "libgphoto2" | |
| #define VERSION "2.5.3.1" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_VA_COPY 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_LTDL 1 | |
| #define HAVE_CC "clang" | |
| #define URL_GPHOTO_HOME "http://www.gphoto.org/" | |
| #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto" | |
| #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html" | |
| #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/" | |
| #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html" | |
| #define MAIL_GPHOTO_DEVEL "<[email protected]>" | |
| #define MAIL_GPHOTO_USER "<[email protected]>" | |
| #define MAIL_GPHOTO_TRANSLATION "<[email protected]>" | |
| #define GETTEXT_PACKAGE "libgphoto2-6" | |
| #define HAVE_ICONV 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <mcheck.h> | |
configure:20192: result: no | |
configure:20192: checking mcheck.h presence | |
configure:20192: clang -E conftest.c | |
conftest.c:47:10: fatal error: 'mcheck.h' file not found | |
#include <mcheck.h> | |
^ | |
1 error generated. | |
configure:20192: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libgphoto2 photo camera library" | |
| #define PACKAGE_TARNAME "libgphoto2" | |
| #define PACKAGE_VERSION "2.5.3.1" | |
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.3.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "libgphoto2" | |
| #define VERSION "2.5.3.1" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_VA_COPY 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_LTDL 1 | |
| #define HAVE_CC "clang" | |
| #define URL_GPHOTO_HOME "http://www.gphoto.org/" | |
| #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto" | |
| #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html" | |
| #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/" | |
| #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html" | |
| #define MAIL_GPHOTO_DEVEL "<[email protected]>" | |
| #define MAIL_GPHOTO_USER "<[email protected]>" | |
| #define MAIL_GPHOTO_TRANSLATION "<[email protected]>" | |
| #define GETTEXT_PACKAGE "libgphoto2-6" | |
| #define HAVE_ICONV 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| /* end confdefs.h. */ | |
| #include <mcheck.h> | |
configure:20192: result: no | |
configure:20192: checking for mcheck.h | |
configure:20192: result: no | |
configure:20192: checking limits.h usability | |
configure:20192: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
configure:20192: $? = 0 | |
configure:20192: result: yes | |
configure:20192: checking limits.h presence | |
configure:20192: clang -E conftest.c | |
configure:20192: $? = 0 | |
configure:20192: result: yes | |
configure:20192: checking for limits.h | |
configure:20192: result: yes | |
configure:20192: checking sys/time.h usability | |
configure:20192: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
configure:20192: $? = 0 | |
configure:20192: result: yes | |
configure:20192: checking sys/time.h presence | |
configure:20192: clang -E conftest.c | |
configure:20192: $? = 0 | |
configure:20192: result: yes | |
configure:20192: checking for sys/time.h | |
configure:20192: result: yes | |
configure:20202: checking for inline | |
configure:20218: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
configure:20218: $? = 0 | |
configure:20226: result: inline | |
configure:20244: checking for an ANSI C-conforming const | |
configure:20310: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
configure:20310: $? = 0 | |
configure:20317: result: yes | |
configure:20328: checking for size_t | |
configure:20328: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
configure:20328: $? = 0 | |
configure:20328: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
conftest.c:85:21: error: expected expression | |
if (sizeof ((size_t))) | |
^ | |
1 error generated. | |
configure:20328: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libgphoto2 photo camera library" | |
| #define PACKAGE_TARNAME "libgphoto2" | |
| #define PACKAGE_VERSION "2.5.3.1" | |
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.3.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "libgphoto2" | |
| #define VERSION "2.5.3.1" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_VA_COPY 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_LTDL 1 | |
| #define HAVE_CC "clang" | |
| #define URL_GPHOTO_HOME "http://www.gphoto.org/" | |
| #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto" | |
| #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html" | |
| #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/" | |
| #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html" | |
| #define MAIL_GPHOTO_DEVEL "<[email protected]>" | |
| #define MAIL_GPHOTO_USER "<[email protected]>" | |
| #define MAIL_GPHOTO_TRANSLATION "<[email protected]>" | |
| #define GETTEXT_PACKAGE "libgphoto2-6" | |
| #define HAVE_ICONV 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((size_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:20328: result: yes | |
configure:20343: checking for getopt | |
configure:20343: clang -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
configure:20343: $? = 0 | |
configure:20343: result: yes | |
configure:20343: checking for getopt_long | |
configure:20343: clang -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
configure:20343: $? = 0 | |
configure:20343: result: yes | |
configure:20343: checking for mkdir | |
configure:20343: clang -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
configure:20343: $? = 0 | |
configure:20343: result: yes | |
configure:20343: checking for strdup | |
configure:20343: clang -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
conftest.c:75:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration] | |
char strdup (); | |
^ | |
conftest.c:75:6: note: 'strdup' is a builtin with type 'char *(const char *)' | |
1 warning generated. | |
conftest.c:75:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration] | |
char strdup (); | |
^ | |
conftest.c:75:6: note: 'strdup' is a builtin with type 'char *(const char *)' | |
1 warning generated. | |
configure:20343: $? = 0 | |
configure:20343: result: yes | |
configure:20343: checking for strncpy | |
configure:20343: clang -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
conftest.c:76:6: warning: incompatible redeclaration of library function 'strncpy' [-Wincompatible-library-redeclaration] | |
char strncpy (); | |
^ | |
conftest.c:76:6: note: 'strncpy' is a builtin with type 'char *(char *, const char *, unsigned long)' | |
1 warning generated. | |
conftest.c:76:6: warning: incompatible redeclaration of library function 'strncpy' [-Wincompatible-library-redeclaration] | |
char strncpy (); | |
^ | |
conftest.c:76:6: note: 'strncpy' is a builtin with type 'char *(char *, const char *, unsigned long)' | |
1 warning generated. | |
configure:20343: $? = 0 | |
configure:20343: result: yes | |
configure:20343: checking for strcpy | |
configure:20343: clang -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
conftest.c:77:6: warning: incompatible redeclaration of library function 'strcpy' [-Wincompatible-library-redeclaration] | |
char strcpy (); | |
^ | |
conftest.c:77:6: note: 'strcpy' is a builtin with type 'char *(char *, const char *)' | |
1 warning generated. | |
conftest.c:77:6: warning: incompatible redeclaration of library function 'strcpy' [-Wincompatible-library-redeclaration] | |
char strcpy (); | |
^ | |
conftest.c:77:6: note: 'strcpy' is a builtin with type 'char *(char *, const char *)' | |
1 warning generated. | |
configure:20343: $? = 0 | |
configure:20343: result: yes | |
configure:20343: checking for snprintf | |
configure:20343: clang -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
conftest.c:78:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration] | |
char snprintf (); | |
^ | |
conftest.c:78:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)' | |
1 warning generated. | |
conftest.c:78:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration] | |
char snprintf (); | |
^ | |
conftest.c:78:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)' | |
1 warning generated. | |
configure:20343: $? = 0 | |
configure:20343: result: yes | |
configure:20343: checking for sprintf | |
configure:20343: clang -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
conftest.c:79:6: warning: incompatible redeclaration of library function 'sprintf' [-Wincompatible-library-redeclaration] | |
char sprintf (); | |
^ | |
conftest.c:79:6: note: 'sprintf' is a builtin with type 'int (char *, const char *, ...)' | |
1 warning generated. | |
conftest.c:79:6: warning: incompatible redeclaration of library function 'sprintf' [-Wincompatible-library-redeclaration] | |
char sprintf (); | |
^ | |
conftest.c:79:6: note: 'sprintf' is a builtin with type 'int (char *, const char *, ...)' | |
1 warning generated. | |
configure:20343: $? = 0 | |
configure:20343: result: yes | |
configure:20343: checking for vsnprintf | |
configure:20343: clang -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
conftest.c:80:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration] | |
char vsnprintf (); | |
^ | |
conftest.c:80:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, __builtin_va_list)' | |
1 warning generated. | |
conftest.c:80:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration] | |
char vsnprintf (); | |
^ | |
conftest.c:80:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, __va_list_tag *)' | |
1 warning generated. | |
configure:20343: $? = 0 | |
configure:20343: result: yes | |
configure:20343: checking for gmtime_r | |
configure:20343: clang -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
configure:20343: $? = 0 | |
configure:20343: result: yes | |
configure:20343: checking for statfs | |
configure:20343: clang -o conftest -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
configure:20343: $? = 0 | |
configure:20343: result: yes | |
configure:20353: checking whether struct tm is in sys/time.h or time.h | |
configure:20373: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
configure:20373: $? = 0 | |
configure:20380: result: time.h | |
configure:20389: checking for tm_gmtoff in struct tm | |
configure:20408: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
conftest.c:69:4: warning: expression result unused [-Wunused-value] | |
tm.tm_gmtoff; | |
~~ ^~~~~~~~~ | |
1 warning generated. | |
conftest.c:69:4: warning: expression result unused [-Wunused-value] | |
tm.tm_gmtoff; | |
~~ ^~~~~~~~~ | |
1 warning generated. | |
configure:20408: $? = 0 | |
configure:20413: result: yes | |
configure:20427: checking for sys/mount.h | |
configure:20427: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
configure:20427: $? = 0 | |
configure:20427: result: yes | |
configure:20427: checking for sys/statfs.h | |
configure:20427: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
conftest.c:69:10: fatal error: 'sys/statfs.h' file not found | |
#include <sys/statfs.h> | |
^ | |
1 error generated. | |
configure:20427: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libgphoto2 photo camera library" | |
| #define PACKAGE_TARNAME "libgphoto2" | |
| #define PACKAGE_VERSION "2.5.3.1" | |
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.3.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "libgphoto2" | |
| #define VERSION "2.5.3.1" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_VA_COPY 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_LTDL 1 | |
| #define HAVE_CC "clang" | |
| #define URL_GPHOTO_HOME "http://www.gphoto.org/" | |
| #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto" | |
| #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html" | |
| #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/" | |
| #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html" | |
| #define MAIL_GPHOTO_DEVEL "<[email protected]>" | |
| #define MAIL_GPHOTO_USER "<[email protected]>" | |
| #define MAIL_GPHOTO_TRANSLATION "<[email protected]>" | |
| #define GETTEXT_PACKAGE "libgphoto2-6" | |
| #define HAVE_ICONV 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_GETOPT_LONG 1 | |
| #define HAVE_MKDIR 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRNCPY 1 | |
| #define HAVE_STRCPY 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_SPRINTF 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define HAVE_STATFS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <sys/types.h> | |
| #if HAVE_SYS_PARAM_H | |
| # include <sys/param.h> | |
| #endif | |
| | |
| | |
| #include <sys/statfs.h> | |
configure:20427: result: no | |
configure:20427: checking for sys/user.h | |
configure:20427: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
configure:20427: $? = 0 | |
configure:20427: result: yes | |
configure:20427: checking for sys/vfs.h | |
configure:20427: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
conftest.c:70:10: fatal error: 'sys/vfs.h' file not found | |
#include <sys/vfs.h> | |
^ | |
1 error generated. | |
configure:20427: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libgphoto2 photo camera library" | |
| #define PACKAGE_TARNAME "libgphoto2" | |
| #define PACKAGE_VERSION "2.5.3.1" | |
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.3.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "libgphoto2" | |
| #define VERSION "2.5.3.1" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_VA_COPY 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_LTDL 1 | |
| #define HAVE_CC "clang" | |
| #define URL_GPHOTO_HOME "http://www.gphoto.org/" | |
| #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto" | |
| #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html" | |
| #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/" | |
| #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html" | |
| #define MAIL_GPHOTO_DEVEL "<[email protected]>" | |
| #define MAIL_GPHOTO_USER "<[email protected]>" | |
| #define MAIL_GPHOTO_TRANSLATION "<[email protected]>" | |
| #define GETTEXT_PACKAGE "libgphoto2-6" | |
| #define HAVE_ICONV 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_GETOPT_LONG 1 | |
| #define HAVE_MKDIR 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRNCPY 1 | |
| #define HAVE_STRCPY 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_SPRINTF 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define HAVE_STATFS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_USER_H 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <sys/types.h> | |
| #if HAVE_SYS_PARAM_H | |
| # include <sys/param.h> | |
| #endif | |
| | |
| | |
| #include <sys/vfs.h> | |
configure:20427: result: no | |
configure:20444: checking for struct statfs.f_bfree | |
configure:20444: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
configure:20444: $? = 0 | |
configure:20444: result: yes | |
configure:20468: checking for struct statfs.f_bavail | |
configure:20468: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
configure:20468: $? = 0 | |
configure:20468: result: yes | |
configure:20492: checking for struct statfs.f_favail | |
configure:20492: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
conftest.c:85:13: error: no member named 'f_favail' in 'struct statfs'; did you mean 'f_bavail'? | |
if (ac_aggr.f_favail) | |
^~~~~~~~ | |
f_bavail | |
/usr/include/sys/mount.h:125:15: note: 'f_bavail' declared here | |
struct statfs __DARWIN_STRUCT_STATFS64; | |
^ | |
/usr/include/sys/mount.h:103:11: note: expanded from macro '__DARWIN_STRUCT_STATFS64' | |
uint64_t f_bavail; /* free blocks avail to non-superuser */ \ | |
^ | |
1 error generated. | |
configure:20492: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libgphoto2 photo camera library" | |
| #define PACKAGE_TARNAME "libgphoto2" | |
| #define PACKAGE_VERSION "2.5.3.1" | |
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.3.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "libgphoto2" | |
| #define VERSION "2.5.3.1" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_VA_COPY 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_LTDL 1 | |
| #define HAVE_CC "clang" | |
| #define URL_GPHOTO_HOME "http://www.gphoto.org/" | |
| #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto" | |
| #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html" | |
| #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/" | |
| #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html" | |
| #define MAIL_GPHOTO_DEVEL "<[email protected]>" | |
| #define MAIL_GPHOTO_USER "<[email protected]>" | |
| #define MAIL_GPHOTO_TRANSLATION "<[email protected]>" | |
| #define GETTEXT_PACKAGE "libgphoto2-6" | |
| #define HAVE_ICONV 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_GETOPT_LONG 1 | |
| #define HAVE_MKDIR 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRNCPY 1 | |
| #define HAVE_STRCPY 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_SPRINTF 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define HAVE_STATFS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_USER_H 1 | |
| #define HAVE_STRUCT_STATFS_F_BFREE 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <sys/types.h> | |
| #ifdef HAVE_SYS_PARAM_H | |
| # include <sys/param.h> | |
| #endif | |
| #ifdef HAVE_SYS_MOUNT_H | |
| # include <sys/mount.h> | |
| #endif | |
| #ifdef HAVE_SYS_VFS_H | |
| # include <sys/vfs.h> | |
| #endif | |
| #ifdef HAVE_SYS_STATFS_H | |
| # include <sys/statfs.h> | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| static struct statfs ac_aggr; | |
| if (ac_aggr.f_favail) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:20492: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
conftest.c:85:20: error: no member named 'f_favail' in 'struct statfs'; did you mean 'f_bavail'? | |
if (sizeof ac_aggr.f_favail) | |
^~~~~~~~ | |
f_bavail | |
/usr/include/sys/mount.h:125:15: note: 'f_bavail' declared here | |
struct statfs __DARWIN_STRUCT_STATFS64; | |
^ | |
/usr/include/sys/mount.h:103:11: note: expanded from macro '__DARWIN_STRUCT_STATFS64' | |
uint64_t f_bavail; /* free blocks avail to non-superuser */ \ | |
^ | |
1 error generated. | |
configure:20492: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libgphoto2 photo camera library" | |
| #define PACKAGE_TARNAME "libgphoto2" | |
| #define PACKAGE_VERSION "2.5.3.1" | |
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.3.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "libgphoto2" | |
| #define VERSION "2.5.3.1" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_VA_COPY 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_LTDL 1 | |
| #define HAVE_CC "clang" | |
| #define URL_GPHOTO_HOME "http://www.gphoto.org/" | |
| #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto" | |
| #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html" | |
| #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/" | |
| #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html" | |
| #define MAIL_GPHOTO_DEVEL "<[email protected]>" | |
| #define MAIL_GPHOTO_USER "<[email protected]>" | |
| #define MAIL_GPHOTO_TRANSLATION "<[email protected]>" | |
| #define GETTEXT_PACKAGE "libgphoto2-6" | |
| #define HAVE_ICONV 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_GETOPT_LONG 1 | |
| #define HAVE_MKDIR 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRNCPY 1 | |
| #define HAVE_STRCPY 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_SPRINTF 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define HAVE_STATFS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_USER_H 1 | |
| #define HAVE_STRUCT_STATFS_F_BFREE 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <sys/types.h> | |
| #ifdef HAVE_SYS_PARAM_H | |
| # include <sys/param.h> | |
| #endif | |
| #ifdef HAVE_SYS_MOUNT_H | |
| # include <sys/mount.h> | |
| #endif | |
| #ifdef HAVE_SYS_VFS_H | |
| # include <sys/vfs.h> | |
| #endif | |
| #ifdef HAVE_SYS_STATFS_H | |
| # include <sys/statfs.h> | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| static struct statfs ac_aggr; | |
| if (sizeof ac_aggr.f_favail) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:20492: result: no | |
configure:20518: checking for struct statvfs.f_blocks | |
configure:20518: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
conftest.c:74:23: error: variable has incomplete type 'struct statvfs' | |
static struct statvfs ac_aggr; | |
^ | |
conftest.c:74:15: note: forward declaration of 'struct statvfs' | |
static struct statvfs ac_aggr; | |
^ | |
1 error generated. | |
configure:20518: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libgphoto2 photo camera library" | |
| #define PACKAGE_TARNAME "libgphoto2" | |
| #define PACKAGE_VERSION "2.5.3.1" | |
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.3.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "libgphoto2" | |
| #define VERSION "2.5.3.1" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_VA_COPY 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_LTDL 1 | |
| #define HAVE_CC "clang" | |
| #define URL_GPHOTO_HOME "http://www.gphoto.org/" | |
| #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto" | |
| #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html" | |
| #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/" | |
| #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html" | |
| #define MAIL_GPHOTO_DEVEL "<[email protected]>" | |
| #define MAIL_GPHOTO_USER "<[email protected]>" | |
| #define MAIL_GPHOTO_TRANSLATION "<[email protected]>" | |
| #define GETTEXT_PACKAGE "libgphoto2-6" | |
| #define HAVE_ICONV 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_GETOPT_LONG 1 | |
| #define HAVE_MKDIR 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRNCPY 1 | |
| #define HAVE_STRCPY 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_SPRINTF 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define HAVE_STATFS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_USER_H 1 | |
| #define HAVE_STRUCT_STATFS_F_BFREE 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_SYS_STATVFS_H | |
| # include <sys/statvfs.h> | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| static struct statvfs ac_aggr; | |
| if (ac_aggr.f_blocks) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:20518: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
conftest.c:74:23: error: variable has incomplete type 'struct statvfs' | |
static struct statvfs ac_aggr; | |
^ | |
conftest.c:74:15: note: forward declaration of 'struct statvfs' | |
static struct statvfs ac_aggr; | |
^ | |
1 error generated. | |
configure:20518: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libgphoto2 photo camera library" | |
| #define PACKAGE_TARNAME "libgphoto2" | |
| #define PACKAGE_VERSION "2.5.3.1" | |
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.3.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "libgphoto2" | |
| #define VERSION "2.5.3.1" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_VA_COPY 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_LTDL 1 | |
| #define HAVE_CC "clang" | |
| #define URL_GPHOTO_HOME "http://www.gphoto.org/" | |
| #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto" | |
| #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html" | |
| #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/" | |
| #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html" | |
| #define MAIL_GPHOTO_DEVEL "<[email protected]>" | |
| #define MAIL_GPHOTO_USER "<[email protected]>" | |
| #define MAIL_GPHOTO_TRANSLATION "<[email protected]>" | |
| #define GETTEXT_PACKAGE "libgphoto2-6" | |
| #define HAVE_ICONV 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_GETOPT_LONG 1 | |
| #define HAVE_MKDIR 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRNCPY 1 | |
| #define HAVE_STRCPY 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_SPRINTF 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define HAVE_STATFS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_USER_H 1 | |
| #define HAVE_STRUCT_STATFS_F_BFREE 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_SYS_STATVFS_H | |
| # include <sys/statvfs.h> | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| static struct statvfs ac_aggr; | |
| if (sizeof ac_aggr.f_blocks) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:20518: result: no | |
configure:20566: checking for uint8_t in stdint.h | |
configure:20579: result: yes | |
configure:20747: checking whether byte ordering is bigendian | |
configure:20762: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
configure:20762: $? = 0 | |
configure:20807: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
configure:20807: $? = 0 | |
configure:20825: clang -c -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes conftest.c >&5 | |
conftest.c:72:4: error: use of undeclared identifier 'not' | |
not big endian | |
^ | |
1 error generated. | |
configure:20825: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "libgphoto2 photo camera library" | |
| #define PACKAGE_TARNAME "libgphoto2" | |
| #define PACKAGE_VERSION "2.5.3.1" | |
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.3.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "libgphoto2" | |
| #define VERSION "2.5.3.1" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_VA_COPY 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_LTDL 1 | |
| #define HAVE_CC "clang" | |
| #define URL_GPHOTO_HOME "http://www.gphoto.org/" | |
| #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto" | |
| #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html" | |
| #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/" | |
| #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html" | |
| #define MAIL_GPHOTO_DEVEL "<[email protected]>" | |
| #define MAIL_GPHOTO_USER "<[email protected]>" | |
| #define MAIL_GPHOTO_TRANSLATION "<[email protected]>" | |
| #define GETTEXT_PACKAGE "libgphoto2-6" | |
| #define HAVE_ICONV 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GETOPT 1 | |
| #define HAVE_GETOPT_LONG 1 | |
| #define HAVE_MKDIR 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRNCPY 1 | |
| #define HAVE_STRCPY 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_SPRINTF 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define HAVE_STATFS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_SYS_MOUNT_H 1 | |
| #define HAVE_SYS_USER_H 1 | |
| #define HAVE_STRUCT_STATFS_F_BFREE 1 | |
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #include <sys/param.h> | |
| | |
| int | |
| main () | |
| { | |
| #if BYTE_ORDER != BIG_ENDIAN | |
| not big endian | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:20953: result: no | |
configure:20973: checking for le32toh in machine/endian.h | |
configure:20996: result: no | |
configure:21001: checking for ntohl in arpa/inet.h | |
configure:21014: result: yes | |
configure:21067: checking for swap32 in machine/endian.h | |
configure:21088: result: no | |
configure:21092: checking for bswap_32 in byteswap.h | |
conftest.c:66:10: fatal error: 'byteswap.h' file not found | |
#include <byteswap.h> | |
^ | |
1 error generated. | |
configure:21117: result: no | |
configure:21121: checking for bswap32 in machine/endian.h | |
configure:21150: result: no | |
configure:21154: checking for __byte_swap_long in sys/types.h | |
configure:21187: result: no | |
configure:21191: checking for NXSwapLong in machine/byte_order.h | |
configure:21204: result: yes | |
configure:21528: checking where to install camlibs | |
configure:21542: result: ${libdir}/libgphoto2/2.5.3.1 | |
configure:21615: checking which camlibs to compile | |
configure:21629: result: all | |
configure:21745: checking main docdir | |
configure:21757: result: ${prefix}/share/doc (FHS style) | |
configure:21769: checking package docdir | |
configure:21780: result: ${prefix}/share/doc/libgphoto2 (default style) | |
configure:21788: checking for dot | |
configure:21819: result: false | |
configure:21829: checking for doxygen | |
configure:21860: result: false | |
configure:21918: checking whether to create internal code docs | |
configure:21920: result: no | |
configure:22029: checking for html dir | |
configure:22033: result: ${prefix}/share/doc/libgphoto2/html (default) | |
configure:22056: checking for rpmbuild or rpm | |
configure:22064: result: using autodetection | |
configure:22070: checking for rpmbuild | |
configure:22100: result: no | |
configure:22070: checking for rpm | |
configure:22100: result: no | |
configure:22109: checking for rpmbuild or rpm | |
configure:22111: result: false (autodetected) | |
configure:22215: checking for libexif to use | |
configure:22233: result: autodetect | |
configure:22242: checking for LIBEXIF | |
configure:22249: $PKG_CONFIG --exists --print-errors "libexif >= 0.6.13" | |
Package libexif was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libexif.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'libexif' found | |
configure:22252: $? = 1 | |
configure:22265: $PKG_CONFIG --exists --print-errors "libexif >= 0.6.13" | |
Package libexif was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libexif.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'libexif' found | |
configure:22268: $? = 1 | |
configure:22281: result: no | |
No package 'libexif' found | |
configure:22313: checking libexif config program | |
configure:22315: result: none | |
configure:22319: checking for none | |
configure:22352: result: no | |
configure:22725: checking that generated files are newer than configure | |
configure:22731: result: done | |
configure:22811: creating ./config.status | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by libgphoto2 photo camera library config.status 2.5.3.1, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on ilyas-imac.zeptodev.local | |
config.status:1334: creating README | |
config.status:1334: creating Makefile | |
config.status:1334: creating gphoto2-config | |
config.status:1334: creating camlibs/Makefile | |
config.status:1334: creating camlibs/canon/doc/Makefile | |
config.status:1334: creating camlibs/konica/localization/Makefile | |
config.status:1334: creating libgphoto2/Makefile | |
config.status:1334: creating libgphoto2.pc | |
config.status:1334: creating libgphoto2-uninstalled.pc | |
config.status:1334: creating examples/Makefile | |
config.status:1334: creating tests/Makefile | |
config.status:1334: creating tests/ddb/Makefile | |
config.status:1334: creating tests/ddb/check-ddb.sh | |
config.status:1334: creating packaging/Makefile | |
config.status:1334: creating packaging/linux-hotplug/Makefile | |
config.status:1334: creating packaging/generic/Makefile | |
config.status:1334: creating packaging/rpm/Makefile | |
config.status:1334: creating packaging/rpm/package.spec | |
config.status:1334: creating po/Makefile.in | |
config.status:1442: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting | |
config.status:1334: creating doc/Makefile | |
config.status:1334: creating doc/Doxyfile | |
config.status:1334: creating doc/Doxyfile-internals | |
config.status:1334: creating doc/api/Makefile | |
config.status:1334: creating config.h | |
config.status:1563: executing depfiles commands | |
config.status:1563: executing libtool commands | |
config.status:1563: executing default-1 commands | |
config.status:1563: executing default-2 commands | |
configure:25788: === configuring in libgphoto2_port (/private/tmp/libgphoto2-B7W5/libgphoto2-2.5.3.1/libgphoto2_port) | |
configure:25851: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/libgphoto2/2.5.3.1' '--disable-dependency-tracking' 'CFLAGS=-D_DARWIN_C_SOURCE' 'CC=clang' 'CXX=clang++' 'PKG_CONFIG_PATH=/usr/local/opt/libusb/lib/pkgconfig:/usr/local/opt/libusb-compat/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/gd/lib/pkgconfig' 'PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.9' --cache-file=/dev/null --srcdir=. | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=x86_64-apple-darwin13.0.0 | |
ac_cv_c_bigendian=no | |
ac_cv_c_compiler_gnu=yes | |
ac_cv_c_const=yes | |
ac_cv_c_inline=inline | |
ac_cv_cxx_compiler_gnu=yes | |
ac_cv_env_CCC_set= | |
ac_cv_env_CCC_value= | |
ac_cv_env_CC_set=set | |
ac_cv_env_CC_value=clang | |
ac_cv_env_CFLAGS_set=set | |
ac_cv_env_CFLAGS_value=-D_DARWIN_C_SOURCE | |
ac_cv_env_CPPFLAGS_set= | |
ac_cv_env_CPPFLAGS_value= | |
ac_cv_env_CPP_set= | |
ac_cv_env_CPP_value= | |
ac_cv_env_CXXCPP_set= | |
ac_cv_env_CXXCPP_value= | |
ac_cv_env_CXXFLAGS_set= | |
ac_cv_env_CXXFLAGS_value= | |
ac_cv_env_CXX_set=set | |
ac_cv_env_CXX_value=clang++ | |
ac_cv_env_LDFLAGS_set= | |
ac_cv_env_LDFLAGS_value= | |
ac_cv_env_LIBEXIF_CFLAGS_set= | |
ac_cv_env_LIBEXIF_CFLAGS_value= | |
ac_cv_env_LIBEXIF_LIBS_set= | |
ac_cv_env_LIBEXIF_LIBS_value= | |
ac_cv_env_LIBGD_CFLAGS_set= | |
ac_cv_env_LIBGD_CFLAGS_value= | |
ac_cv_env_LIBGD_LIBS_set= | |
ac_cv_env_LIBGD_LIBS_value= | |
ac_cv_env_LIBLTDL_set= | |
ac_cv_env_LIBLTDL_value= | |
ac_cv_env_LIBS_set= | |
ac_cv_env_LIBS_value= | |
ac_cv_env_LIBXML2_CFLAGS_set= | |
ac_cv_env_LIBXML2_CFLAGS_value= | |
ac_cv_env_LIBXML2_LIBS_set= | |
ac_cv_env_LIBXML2_LIBS_value= | |
ac_cv_env_LTDLINCL_set= | |
ac_cv_env_LTDLINCL_value= | |
ac_cv_env_PKG_CONFIG_LIBDIR_set=set | |
ac_cv_env_PKG_CONFIG_LIBDIR_value=/usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.9 | |
ac_cv_env_PKG_CONFIG_PATH_set=set | |
ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/opt/libusb/lib/pkgconfig:/usr/local/opt/libusb-compat/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/gd/lib/pkgconfig | |
ac_cv_env_PKG_CONFIG_set= | |
ac_cv_env_PKG_CONFIG_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_env_udevscriptdir_set= | |
ac_cv_env_udevscriptdir_value= | |
ac_cv_env_utilsdir_set= | |
ac_cv_env_utilsdir_value= | |
ac_cv_func_getopt=yes | |
ac_cv_func_getopt_long=yes | |
ac_cv_func_gmtime_r=yes | |
ac_cv_func_mkdir=yes | |
ac_cv_func_snprintf=yes | |
ac_cv_func_sprintf=yes | |
ac_cv_func_statfs=yes | |
ac_cv_func_strcpy=yes | |
ac_cv_func_strdup=yes | |
ac_cv_func_strncpy=yes | |
ac_cv_func_vsnprintf=yes | |
ac_cv_header_dirent_dirent_h=yes | |
ac_cv_header_dlfcn_h=yes | |
ac_cv_header_gd_h=yes | |
ac_cv_header_getopt_h=yes | |
ac_cv_header_inttypes_h=yes | |
ac_cv_header_libxml_parser_h=yes | |
ac_cv_header_limits_h=yes | |
ac_cv_header_locale_h=yes | |
ac_cv_header_ltdl_h=yes | |
ac_cv_header_mcheck_h=no | |
ac_cv_header_memory_h=yes | |
ac_cv_header_stdarg_h=yes | |
ac_cv_header_stdc=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_mount_h=yes | |
ac_cv_header_sys_param_h=yes | |
ac_cv_header_sys_select_h=yes | |
ac_cv_header_sys_stat_h=yes | |
ac_cv_header_sys_statfs_h=no | |
ac_cv_header_sys_time_h=yes | |
ac_cv_header_sys_types_h=yes | |
ac_cv_header_sys_user_h=yes | |
ac_cv_header_sys_vfs_h=no | |
ac_cv_header_unistd_h=yes | |
ac_cv_host=x86_64-apple-darwin13.0.0 | |
ac_cv_lib_dl_dlopen=yes | |
ac_cv_lib_ibs_main=no | |
ac_cv_lib_jpeg_jpeg_start_decompress=no | |
ac_cv_lib_ltdl_lt_dlinit=yes | |
ac_cv_member_struct_statfs_f_bavail=yes | |
ac_cv_member_struct_statfs_f_bfree=yes | |
ac_cv_member_struct_statfs_f_favail=no | |
ac_cv_member_struct_statvfs_f_blocks=no | |
ac_cv_objext=o | |
ac_cv_path_BISON=/usr/bin/bison | |
ac_cv_path_DOT=false | |
ac_cv_path_DOXYGEN=false | |
ac_cv_path_EGREP='/usr/bin/grep -E' | |
ac_cv_path_FGREP='/usr/bin/grep -F' | |
ac_cv_path_FLEX=/usr/bin/flex | |
ac_cv_path_GMSGFMT=: | |
ac_cv_path_GREP=/usr/bin/grep | |
ac_cv_path_LIBGD_CONFIG_PROG=/usr/local/opt/gd/bin/gdlib-config | |
ac_cv_path_MSGFMT=: | |
ac_cv_path_MSGMERGE=: | |
ac_cv_path_PKG_CONFIG=/usr/local/opt/pkg-config/bin/pkg-config | |
ac_cv_path_SED=sed | |
ac_cv_path_XGETTEXT=: | |
ac_cv_path_install='/usr/bin/install -c' | |
ac_cv_prog_AWK=awk | |
ac_cv_prog_CPP='clang -E' | |
ac_cv_prog_CXXCPP='clang++ -E' | |
ac_cv_prog_ac_ct_AR=ar | |
ac_cv_prog_ac_ct_CC=clang | |
ac_cv_prog_ac_ct_DLLTOOL=dlltool | |
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil | |
ac_cv_prog_ac_ct_LIPO=lipo | |
ac_cv_prog_ac_ct_NMEDIT=nmedit | |
ac_cv_prog_ac_ct_OBJDUMP=objdump | |
ac_cv_prog_ac_ct_OTOOL=otool | |
ac_cv_prog_ac_ct_RANLIB=ranlib | |
ac_cv_prog_ac_ct_STRIP=strip | |
ac_cv_prog_cc_c89= | |
ac_cv_prog_cc_clang_c_o=yes | |
ac_cv_prog_cc_g=yes | |
ac_cv_prog_cxx_g=yes | |
ac_cv_prog_make_make_set=yes | |
ac_cv_search_opendir='none required' | |
ac_cv_struct_tm=time.h | |
ac_cv_sys_file_offset_bits=no | |
ac_cv_sys_largefile_CC=no | |
ac_cv_type_size_t=yes | |
ac_cv_type_uint8_t=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=none | |
am_cv_CXX_dependencies_compiler_type=none | |
am_cv_ar_interface=ar | |
am_cv_func_iconv=yes | |
am_cv_lib_iconv=yes | |
am_cv_make_support_nested_variables=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= | |
gt_cv_func_gnugettext1_libc=no | |
gt_cv_func_gnugettext1_libintl=no | |
lt_cv_apple_cc_single_mod=yes | |
lt_cv_ar_at_file=no | |
lt_cv_deplibs_check_method=pass_all | |
lt_cv_dlopen=dlopen | |
lt_cv_dlopen_libs=-ldl | |
lt_cv_dlopen_self=yes | |
lt_cv_dlopen_self_static=yes | |
lt_cv_file_magic_cmd='$MAGIC_CMD' | |
lt_cv_file_magic_test_file= | |
lt_cv_ld_exported_symbols_list=yes | |
lt_cv_ld_force_load=yes | |
lt_cv_ld_reload_flag=-r | |
lt_cv_nm_interface='BSD nm' | |
lt_cv_objdir=.libs | |
lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
lt_cv_path_NM=/usr/bin/nm | |
lt_cv_path_mainfest_tool=no | |
lt_cv_prog_compiler_c_o=yes | |
lt_cv_prog_compiler_c_o_CXX=yes | |
lt_cv_prog_compiler_pic='-fno-common -DPIC' | |
lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' | |
lt_cv_prog_compiler_pic_works=yes | |
lt_cv_prog_compiler_pic_works_CXX=yes | |
lt_cv_prog_compiler_rtti_exceptions=yes | |
lt_cv_prog_compiler_static_works=no | |
lt_cv_prog_compiler_static_works_CXX=no | |
lt_cv_prog_gnu_ld=no | |
lt_cv_prog_gnu_ldcxx=no | |
lt_cv_sharedlib_from_linklib_cmd='printf %s\n' | |
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' | |
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' | |
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' | |
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' | |
lt_cv_sys_max_cmd_len=196608 | |
lt_cv_to_host_file_cmd=func_convert_file_noop | |
lt_cv_to_tool_file_cmd=func_convert_file_noop | |
pkg_cv_LIBXML2_CFLAGS='-I/usr/include/libxml2 ' | |
pkg_cv_LIBXML2_LIBS='-lxml2 ' | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
ACLOCAL='${SHELL} /private/tmp/libgphoto2-B7W5/libgphoto2-2.5.3.1/auto-aux/missing --run aclocal-1.12' | |
ALL_DEFAULT_CAMLIBS='adc65 agfa_cl20 aox ax203 barbie canon casio_qv clicksmart310 digigr8 digita dimera3500 directory enigma13 fuji gsmart300 hp215 iclick jamcam jd11 jl2005a jl2005c kodak_dc120 kodak_dc210 kodak_dc240 kodak_dc3200 kodak_ez200 konica konica_qm150 largan lg_gsm mars dimagev mustek panasonic_coolshot panasonic_l859 panasonic_dc1000 panasonic_dc1580 pccam300 pccam600 pentax polaroid_pdc320 polaroid_pdc640 polaroid_pdc700 ptp2 ricoh ricoh_g3 samsung sierra sipix_blink2 sipix_web2 smal sonix sony_dscf1 sony_dscf55 soundvision spca50x sq905 st2205 stv0674 stv0680 sx330z topfield toshiba_pdrm11 tp6801' | |
ALL_DEFINED_CAMLIBS='adc65 agfa_cl20 aox ax203 barbie canon casio_qv clicksmart310 digigr8 digita dimera3500 directory enigma13 fuji gsmart300 hp215 iclick jamcam jd11 jl2005a jl2005c kodak_dc120 kodak_dc210 kodak_dc240 kodak_dc3200 kodak_ez200 konica konica_qm150 largan lg_gsm mars dimagev mustek panasonic_coolshot panasonic_l859 panasonic_dc1000 panasonic_dc1580 pccam300 pccam600 pentax polaroid_pdc320 polaroid_pdc640 polaroid_pdc700 ptp2 ricoh ricoh_g3 samsung sierra sipix_blink2 sipix_web2 smal sonix sony_dscf1 sony_dscf55 soundvision spca50x sq905 st2205 stv0674 stv0680 sx330z topfield toshiba_pdrm11 tp6801 sipix_blink template' | |
AMDEPBACKSLASH='' | |
AMDEP_FALSE='' | |
AMDEP_TRUE='#' | |
AMTAR='$${TAR-tar}' | |
AM_BACKSLASH='\' | |
AM_CFLAGS='' | |
AM_CPPFLAGS=' -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"$(datadir)/locale\" -DCAMLIBS=\"$(camlibdir)\"' | |
AM_CXXFLAGS='' | |
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' | |
AM_DEFAULT_VERBOSITY='1' | |
AM_LDFLAGS='' | |
AM_V='$(V)' | |
AR='ar' | |
AS='as' | |
AUTOCONF='${SHELL} /private/tmp/libgphoto2-B7W5/libgphoto2-2.5.3.1/auto-aux/missing --run autoconf' | |
AUTOHEADER='${SHELL} /private/tmp/libgphoto2-B7W5/libgphoto2-2.5.3.1/auto-aux/missing --run autoheader' | |
AUTOMAKE='${SHELL} /private/tmp/libgphoto2-B7W5/libgphoto2-2.5.3.1/auto-aux/missing --run automake-1.12' | |
AWK='awk' | |
BISON='/usr/bin/bison' | |
BUILD_THESE_CAMLIBS=' adc65.la agfa_cl20.la aox.la ax203.la barbie.la canon.la casio_qv.la clicksmart310.la digigr8.la digita.la dimera3500.la directory.la enigma13.la fuji.la gsmart300.la hp215.la iclick.la jamcam.la jd11.la jl2005a.la jl2005c.la kodak_dc120.la kodak_dc210.la kodak_dc240.la kodak_dc3200.la kodak_ez200.la konica.la konica_qm150.la largan.la lg_gsm.la mars.la dimagev.la mustek.la panasonic_coolshot.la panasonic_l859.la panasonic_dc1000.la panasonic_dc1580.la pccam300.la pccam600.la pentax.la polaroid_pdc320.la polaroid_pdc640.la polaroid_pdc700.la ptp2.la ricoh.la ricoh_g3.la samsung.la sierra.la sipix_blink2.la sipix_web2.la smal.la sonix.la sony_dscf1.la sony_dscf55.la soundvision.la spca50x.la sq905.la st2205.la stv0674.la stv0680.la sx330z.la topfield.la toshiba_pdrm11.la tp6801.la' | |
CC='clang' | |
CCDEPMODE='depmode=none' | |
CFLAGS='-D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes' | |
CPP='clang -E' | |
CPPFLAGS='' | |
CXX='clang++' | |
CXXCPP='clang++ -E' | |
CXXDEPMODE='depmode=none' | |
CXXFLAGS='-g -O2' | |
CYGPATH_W='echo' | |
DEFS='-DHAVE_CONFIG_H' | |
DEPDIR='.deps' | |
DLLTOOL='dlltool' | |
DOT='false' | |
DOXYGEN='false' | |
DOXYGEN_OUTPUT_DIR='doxygen-output' | |
DSYMUTIL='dsymutil' | |
DUMPBIN='' | |
ECHO_C='\c' | |
ECHO_N='' | |
ECHO_T='' | |
EGREP='/usr/bin/grep -E' | |
ENABLED_GP2DDB_FALSE='' | |
ENABLED_GP2DDB_TRUE='#' | |
ENABLE_GTK_DOC_FALSE='' | |
ENABLE_GTK_DOC_TRUE='#' | |
ENABLE_INTERNAL_DOCS_FALSE='' | |
ENABLE_INTERNAL_DOCS_TRUE='#' | |
ENABLE_RPM_FALSE='' | |
ENABLE_RPM_TRUE='#' | |
EXEEXT='' | |
FGREP='/usr/bin/grep -F' | |
FLEX='/usr/bin/flex' | |
GETTEXT_PACKAGE='libgphoto2-6' | |
GMSGFMT=':' | |
GREP='/usr/bin/grep' | |
GTKDOC='' | |
HAVE_CXX_FALSE='#' | |
HAVE_CXX_TRUE='' | |
HAVE_DOT='NO' | |
HAVE_DOT_FALSE='' | |
HAVE_DOT_TRUE='#' | |
HAVE_DOXYGEN_FALSE='' | |
HAVE_DOXYGEN_TRUE='#' | |
HAVE_GCC_FALSE='#' | |
HAVE_GCC_TRUE='' | |
HAVE_LIBEXIF_FALSE='' | |
HAVE_LIBEXIF_TRUE='#' | |
HAVE_LIBGD_FALSE='' | |
HAVE_LIBGD_TRUE='#' | |
HAVE_LIBXML2_FALSE='#' | |
HAVE_LIBXML2_TRUE='' | |
HAVE_LINUX_FALSE='' | |
HAVE_LINUX_TRUE='#' | |
HAVE_UDEV_FALSE='#' | |
HAVE_UDEV_TRUE='' | |
HTML_APIDOC_DIR='libgphoto2-api.html' | |
HTML_APIDOC_INTERNALS_DIR='libgphoto2-internals.html' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
INTLLIBS='' | |
LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld' | |
LDFLAGS='' | |
LIBEXIF_CFLAGS='' | |
LIBEXIF_CONFIG_PROG='' | |
LIBEXIF_LIBS='' | |
LIBGD_CFLAGS='-I/usr/local/Cellar/gd/2.1.0/include' | |
LIBGD_CONFIG_PROG='/usr/local/opt/gd/bin/gdlib-config' | |
LIBGD_LIBS='-lgd -ljpeg -lz -L/usr/local/Cellar/libpng/1.5.14/lib -lpng15 -liconv' | |
LIBGPHOTO2_AGE='0' | |
LIBGPHOTO2_CURRENT='6' | |
LIBGPHOTO2_CURRENT_MIN='6' | |
LIBGPHOTO2_REVISION='0' | |
LIBGPHOTO2_VERSION_INFO='6:0:0' | |
LIBICONV='-liconv' | |
LIBINTL='' | |
LIBJPEG='' | |
LIBLTDL='-lltdl' | |
LIBOBJS='' | |
LIBS='' | |
LIBTOOL='$(SHELL) $(top_builddir)/libtool' | |
LIBXML2_CFLAGS='-I/usr/include/libxml2 ' | |
LIBXML2_CONFIG_PROG='' | |
LIBXML2_LIBS='-lxml2 ' | |
LIPO='lipo' | |
LN_S='ln -s' | |
LTDLINCL='' | |
LTLIBICONV='-liconv' | |
LTLIBINTL='' | |
LTLIBOBJS='' | |
MAIL_GPHOTO_DEVEL='<[email protected]>' | |
MAIL_GPHOTO_TRANSLATION='<[email protected]>' | |
MAIL_GPHOTO_USER='<[email protected]>' | |
MAKEINFO='${SHELL} /private/tmp/libgphoto2-B7W5/libgphoto2-2.5.3.1/auto-aux/missing --run makeinfo' | |
MANIFEST_TOOL=':' | |
MKDIR_P='auto-aux/install-sh -c -d' | |
MKINSTALLDIRS='$(top_builddir)/auto-aux/mkinstalldirs' | |
MSGFMT=':' | |
MSGMERGE=':' | |
NM='/usr/bin/nm' | |
NMEDIT='nmedit' | |
NO_UNUSED_CFLAGS='-Wno-unused' | |
OBJDUMP='objdump' | |
OBJEXT='o' | |
OTOOL64=':' | |
OTOOL='otool' | |
PACKAGE='libgphoto2' | |
PACKAGE_BUGREPORT='[email protected]' | |
PACKAGE_NAME='libgphoto2 photo camera library' | |
PACKAGE_STRING='libgphoto2 photo camera library 2.5.3.1' | |
PACKAGE_TARNAME='libgphoto2' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='2.5.3.1' | |
PATH_SEPARATOR=':' | |
PKG_CONFIG='/usr/local/opt/pkg-config/bin/pkg-config' | |
PKG_CONFIG_LIBDIR='/usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.9' | |
PKG_CONFIG_PATH='/usr/local/opt/libusb/lib/pkgconfig:/usr/local/opt/libusb-compat/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/gd/lib/pkgconfig' | |
POSUB='' | |
RANLIB='ranlib' | |
REQUIREMENTS_FOR_LIBEXIF='libexif >= 0.6.13' | |
REQUIREMENTS_FOR_LIBGD='libgd >= 2.0' | |
REQUIREMENTS_FOR_LIBXML2='libxml-2.0 >= 2.0' | |
RPMBUILD='false' | |
SED='sed' | |
SET_MAKE='' | |
SHELL='/bin/sh' | |
STRIP='strip' | |
URL_DIGICAM_LIST='http://www.teaser.fr/~hfiguiere/linux/digicam.html' | |
URL_GPHOTO_HOME='http://www.gphoto.org/' | |
URL_GPHOTO_PROJECT='http://sourceforge.net/projects/gphoto' | |
URL_JPHOTO_HOME='http://jphoto.sourceforge.net/' | |
URL_USB_MASSSTORAGE='http://www.linux-usb.org/USB-guide/x498.html' | |
USE_NLS='no' | |
VERSION='2.5.3.1' | |
VERSIONMAPLDFLAGS='' | |
XGETTEXT=':' | |
ac_ct_AR='ar' | |
ac_ct_CC='clang' | |
ac_ct_CXX='' | |
ac_ct_DUMPBIN='' | |
am__EXEEXT_FALSE='' | |
am__EXEEXT_TRUE='#' | |
am__fastdepCC_FALSE='' | |
am__fastdepCC_TRUE='#' | |
am__fastdepCXX_FALSE='' | |
am__fastdepCXX_TRUE='#' | |
am__include='include' | |
am__isrc='' | |
am__leading_dot='.' | |
am__nodep='' | |
am__quote='' | |
am__tar='$${TAR-tar} chof - "$$tardir"' | |
am__untar='$${TAR-tar} xf -' | |
apidocdir='${prefix}/share/doc/libgphoto2/html/api' | |
bindir='${exec_prefix}/bin' | |
build='x86_64-apple-darwin13.0.0' | |
build_alias='' | |
build_cpu='x86_64' | |
build_os='darwin13.0.0' | |
build_vendor='apple' | |
camlibdir='${libdir}/libgphoto2/2.5.3.1' | |
camlibdocdir='${docdir}/camlibs' | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share' | |
docdir='${prefix}/share/doc/libgphoto2' | |
dvidir='${docdir}' | |
effective_target='x86_64-apple-darwin13.0.0' | |
exec_prefix='${prefix}' | |
host='x86_64-apple-darwin13.0.0' | |
host_alias='' | |
host_cpu='x86_64' | |
host_os='darwin13.0.0' | |
host_vendor='apple' | |
hotplugdocdir='' | |
hotplugusermapdir='' | |
htmldir='${prefix}/share/doc/libgphoto2/html' | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
install_sh='${SHELL} /private/tmp/libgphoto2-B7W5/libgphoto2-2.5.3.1/auto-aux/install-sh' | |
libdir='${exec_prefix}/lib' | |
libexecdir='${exec_prefix}/libexec' | |
localedir='$(datadir)/locale' | |
localstatedir='${prefix}/var' | |
mandir='${datarootdir}/man' | |
mkdir_p='auto-aux/install-sh -c -d' | |
oldincludedir='/usr/include' | |
pdfdir='${docdir}' | |
pkgconfigdir='${libdir}/pkgconfig' | |
prefix='/usr/local/Cellar/libgphoto2/2.5.3.1' | |
program_transform_name='s,x,x,' | |
psdir='${docdir}' | |
sbindir='${exec_prefix}/sbin' | |
sharedstatedir='${prefix}/com' | |
subdirs=' libgphoto2_port' | |
sysconfdir='${prefix}/etc' | |
target_alias='' | |
udevscriptdir='${libdir}/udev' | |
utilsdir='${libdir}/${PACKAGE_TARNAME}' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
/* confdefs.h */ | |
#define PACKAGE_NAME "libgphoto2 photo camera library" | |
#define PACKAGE_TARNAME "libgphoto2" | |
#define PACKAGE_VERSION "2.5.3.1" | |
#define PACKAGE_STRING "libgphoto2 photo camera library 2.5.3.1" | |
#define PACKAGE_BUGREPORT "[email protected]" | |
#define PACKAGE_URL "" | |
#define PACKAGE "libgphoto2" | |
#define VERSION "2.5.3.1" | |
#define STDC_HEADERS 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_SYS_STAT_H 1 | |
#define HAVE_STDLIB_H 1 | |
#define HAVE_STRING_H 1 | |
#define HAVE_MEMORY_H 1 | |
#define HAVE_STRINGS_H 1 | |
#define HAVE_INTTYPES_H 1 | |
#define HAVE_STDINT_H 1 | |
#define HAVE_UNISTD_H 1 | |
#define HAVE_VA_COPY 1 | |
#define HAVE_DLFCN_H 1 | |
#define LT_OBJDIR ".libs/" | |
#define HAVE_LTDL 1 | |
#define HAVE_CC "clang" | |
#define URL_GPHOTO_HOME "http://www.gphoto.org/" | |
#define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto" | |
#define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html" | |
#define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/" | |
#define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html" | |
#define MAIL_GPHOTO_DEVEL "<[email protected]>" | |
#define MAIL_GPHOTO_USER "<[email protected]>" | |
#define MAIL_GPHOTO_TRANSLATION "<[email protected]>" | |
#define GETTEXT_PACKAGE "libgphoto2-6" | |
#define HAVE_ICONV 1 | |
#define HAVE_ICONV 1 | |
#define ICONV_CONST | |
#define HAVE_LIBXML2 1 | |
#define HAVE_DIRENT_H 1 | |
#define STDC_HEADERS 1 | |
#define HAVE_SYS_PARAM_H 1 | |
#define HAVE_SYS_SELECT_H 1 | |
#define HAVE_LOCALE_H 1 | |
#define HAVE_MEMORY_H 1 | |
#define HAVE_GETOPT_H 1 | |
#define HAVE_UNISTD_H 1 | |
#define HAVE_LIMITS_H 1 | |
#define HAVE_SYS_TIME_H 1 | |
#define HAVE_GETOPT 1 | |
#define HAVE_GETOPT_LONG 1 | |
#define HAVE_MKDIR 1 | |
#define HAVE_STRDUP 1 | |
#define HAVE_STRNCPY 1 | |
#define HAVE_STRCPY 1 | |
#define HAVE_SNPRINTF 1 | |
#define HAVE_SPRINTF 1 | |
#define HAVE_VSNPRINTF 1 | |
#define HAVE_GMTIME_R 1 | |
#define HAVE_STATFS 1 | |
#define HAVE_TM_GMTOFF 1 | |
#define HAVE_SYS_MOUNT_H 1 | |
#define HAVE_SYS_USER_H 1 | |
#define HAVE_STRUCT_STATFS_F_BFREE 1 | |
#define HAVE_STRUCT_STATFS_F_BAVAIL 1 | |
configure: exit 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment