Skip to content

Instantly share code, notes, and snippets.

@danluu
Last active December 19, 2015 04:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danluu/5898359 to your computer and use it in GitHub Desktop.
Save danluu/5898359 to your computer and use it in GitHub Desktop.
brew libgphoto2
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.2, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/libgphoto2/2.5.2 CFLAGS=-D_DARWIN_C_SOURCE
## --------- ##
## Platform. ##
## --------- ##
hostname = 00-Air.local
uname -m = x86_64
uname -r = 12.4.1
uname -s = Darwin
uname -v = Darwin Kernel Version 12.4.1: Tue May 21 17:04:50 PDT 2013; root:xnu-2050.40.51~1/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 12.4.1: Tue May 21 17:04:50 PDT 2013; root:xnu-2050.40.51~1/RELEASE_X86_64
Kernel configured for up to 4 processors.
2 processors are physically available.
4 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3
Primary memory available: 8.00 gigabytes
Default processor set: 159 tasks, 761 threads, 4 processors
Load average: 1.06, Mach factor: 2.92
/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/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2679: checking for a BSD-compatible install
configure:2747: result: /usr/bin/install -c
configure:2758: checking whether build environment is sane
configure:2813: result: yes
configure:2964: checking for a thread-safe mkdir -p
configure:3003: result: auto-aux/install-sh -c -d
configure:3010: checking for gawk
configure:3040: result: no
configure:3010: checking for mawk
configure:3040: result: no
configure:3010: checking for nawk
configure:3040: result: no
configure:3010: checking for awk
configure:3026: found /usr/bin/awk
configure:3037: result: awk
configure:3048: checking whether make sets $(MAKE)
configure:3070: result: yes
configure:3166: checking whether make supports nested variables
configure:3183: result: yes
configure:3204: checking for POSIX sh $() command substitution
configure:3208: result: yes
configure:3321: checking for gcc
configure:3348: result: cc
configure:3577: checking for C compiler version
configure:3586: cc --version >&5
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin12.4.1
Thread model: posix
configure:3597: $? = 0
configure:3586: cc -v >&5
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin12.4.1
Thread model: posix
clang: warning: argument unused during compilation: '-isystem /usr/local/include'
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2'
clang: warning: argument unused during compilation: '-isystem /System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/'
clang: warning: argument unused during compilation: '-L/usr/local/lib'
clang: warning: argument unused during compilation: '-L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries'
configure:3597: $? = 0
configure:3586: cc -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
clang: error: no input files
configure:3597: $? = 1
configure:3586: cc -qversion >&5
clang: error: no input files
configure:3597: $? = 1
configure:3617: checking whether the C compiler works
configure:3639: cc -D_DARWIN_C_SOURCE conftest.c >&5
configure:3643: $? = 0
configure:3691: result: yes
configure:3694: checking for C compiler default output file name
configure:3696: result: a.out
configure:3702: checking for suffix of executables
configure:3709: cc -o conftest -D_DARWIN_C_SOURCE conftest.c >&5
configure:3713: $? = 0
configure:3735: result:
configure:3757: checking whether we are cross compiling
configure:3765: cc -o conftest -D_DARWIN_C_SOURCE conftest.c >&5
configure:3769: $? = 0
configure:3776: ./conftest
configure:3780: $? = 0
configure:3795: result: no
configure:3800: checking for suffix of object files
configure:3822: cc -c -D_DARWIN_C_SOURCE conftest.c >&5
configure:3826: $? = 0
configure:3847: result: o
configure:3851: checking whether we are using the GNU C compiler
configure:3870: cc -c -D_DARWIN_C_SOURCE conftest.c >&5
configure:3870: $? = 0
configure:3879: result: yes
configure:3888: checking whether cc accepts -g
configure:3908: cc -c -g conftest.c >&5
configure:3908: $? = 0
configure:3949: result: yes
configure:3966: checking for cc option to accept ISO C89
configure:4029: cc -c -D_DARWIN_C_SOURCE conftest.c >&5
configure:4029: $? = 0
configure:4042: result: none needed
configure:4073: checking for style of include used by make
configure:4101: result: GNU
configure:4127: checking dependency style of cc
configure:4238: result: none
configure:4258: checking how to run the C preprocessor
configure:4289: cc -E conftest.c
configure:4289: $? = 0
configure:4303: cc -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4303: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgphoto2 photo camera library"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.5.2"
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.2"
| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "libgphoto2"
| #define VERSION "2.5.2"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4328: result: cc -E
configure:4348: cc -E conftest.c
configure:4348: $? = 0
configure:4362: cc -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4362: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgphoto2 photo camera library"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.5.2"
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.2"
| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "libgphoto2"
| #define VERSION "2.5.2"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4502: checking for C++ compiler version
configure:4511: c++ --version >&5
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin12.4.1
Thread model: posix
configure:4522: $? = 0
configure:4511: c++ -v >&5
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin12.4.1
Thread model: posix
clang: warning: argument unused during compilation: '-isystem /usr/local/include'
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2'
clang: warning: argument unused during compilation: '-isystem /System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/'
clang: warning: argument unused during compilation: '-L/usr/local/lib'
clang: warning: argument unused during compilation: '-L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries'
configure:4522: $? = 0
configure:4511: c++ -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
clang: error: no input files
configure:4522: $? = 1
configure:4511: c++ -qversion >&5
clang: error: no input files
configure:4522: $? = 1
configure:4526: checking whether we are using the GNU C++ compiler
configure:4545: c++ -c conftest.cpp >&5
configure:4545: $? = 0
configure:4554: result: yes
configure:4563: checking whether c++ accepts -g
configure:4583: c++ -c -g conftest.cpp >&5
configure:4583: $? = 0
configure:4624: result: yes
configure:4649: checking dependency style of c++
configure:4760: result: none
configure:4780: checking whether cc understands -c and -o together
configure:4808: cc -c conftest.c -o conftest2.o >&5
configure:4812: $? = 0
configure:4818: cc -c conftest.c -o conftest2.o >&5
configure:4822: $? = 0
configure:4877: result: yes
configure:4952: checking for ar
configure:4968: found /usr/bin/ar
configure:4979: result: ar
configure:5005: checking the archiver (ar) interface
configure:5015: cc -c -D_DARWIN_C_SOURCE conftest.c >&5
configure:5015: $? = 0
configure:5017: ar cru libconftest.a conftest.o >&5
configure:5020: $? = 0
configure:5043: result: ar
configure:5096: checking for grep that handles long lines and -e
configure:5154: result: /usr/bin/grep
configure:5159: checking for egrep
configure:5221: result: /usr/bin/grep -E
configure:5226: checking for ANSI C header files
configure:5246: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
configure:5246: $? = 0
configure:5319: cc -o conftest -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes -g conftest.c >&5
configure:5319: $? = 0
configure:5319: ./conftest
configure:5319: $? = 0
configure:5330: result: yes
configure:5343: checking for sys/types.h
configure:5343: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
configure:5343: $? = 0
configure:5343: result: yes
configure:5343: checking for sys/stat.h
configure:5343: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
configure:5343: $? = 0
configure:5343: result: yes
configure:5343: checking for stdlib.h
configure:5343: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
configure:5343: $? = 0
configure:5343: result: yes
configure:5343: checking for string.h
configure:5343: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
configure:5343: $? = 0
configure:5343: result: yes
configure:5343: checking for memory.h
configure:5343: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
configure:5343: $? = 0
configure:5343: result: yes
configure:5343: checking for strings.h
configure:5343: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
configure:5343: $? = 0
configure:5343: result: yes
configure:5343: checking for inttypes.h
configure:5343: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
configure:5343: $? = 0
configure:5343: result: yes
configure:5343: checking for stdint.h
configure:5343: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
configure:5343: $? = 0
configure:5343: result: yes
configure:5343: checking for unistd.h
configure:5343: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
configure:5343: $? = 0
configure:5343: result: yes
configure:5355: checking stdarg.h usability
configure:5355: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
configure:5355: $? = 0
configure:5355: result: yes
configure:5355: checking stdarg.h presence
configure:5355: cc -E conftest.c
configure:5355: $? = 0
configure:5355: result: yes
configure:5355: checking for stdarg.h
configure:5355: result: yes
configure:5384: cc -o conftest -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes -g conftest.c >&5
configure:5384: $? = 0
configure:5420: checking for va_copy() or replacement
configure:5422: result: va_copy
configure:5455: checking for flex
configure:5473: found /usr/bin/flex
configure:5485: result: /usr/bin/flex
configure:5496: checking for bison
configure:5514: found /usr/bin/bison
configure:5526: result: /usr/bin/bison
configure:5536: checking whether to enable GP2DDB
configure:5553: result:
configure:5593: checking PKG_CONFIG_PATH
configure:5599: result: /usr/local/opt/libusb/lib/pkgconfig:/usr/local/opt/libusb-compat/lib/pkgconfig
configure:5605: checking for pkg-config
configure:5623: found /usr/local/opt/pkg-config/bin/pkg-config
configure:5636: result: /usr/local/opt/pkg-config/bin/pkg-config
configure:5692: checking build system type
configure:5706: result: x86_64-apple-darwin12.4.1
configure:5726: checking host system type
configure:5739: result: x86_64-apple-darwin12.4.1
configure:6112: checking how to print strings
configure:6139: result: printf
configure:6160: checking for a sed that does not truncate output
configure:6224: result: sed
configure:6242: checking for fgrep
configure:6304: result: /usr/bin/grep -F
configure:6339: checking for ld used by cc
configure:6406: result: /usr/bin/ld
configure:6413: checking if the linker (/usr/bin/ld) is GNU ld
configure:6428: result: no
configure:6440: checking for BSD- or MS-compatible name lister (nm)
configure:6489: result: /usr/bin/nm
configure:6619: checking the name lister (/usr/bin/nm) interface
configure:6626: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
configure:6629: /usr/bin/nm "conftest.o"
configure:6632: output
0000000000000210 S _some_variable
configure:6639: result: BSD nm
configure:6642: checking whether ln -s works
configure:6646: result: yes
configure:6654: checking the maximum length of command line arguments
configure:6784: result: 196608
configure:6801: checking whether the shell understands some XSI constructs
configure:6811: result: yes
configure:6815: checking whether the shell understands "+="
configure:6821: result: yes
configure:6856: checking how to convert x86_64-apple-darwin12.4.1 file names to x86_64-apple-darwin12.4.1 format
configure:6896: result: func_convert_file_noop
configure:6903: checking how to convert x86_64-apple-darwin12.4.1 file names to toolchain format
configure:6923: result: func_convert_file_noop
configure:6930: checking for /usr/bin/ld option to reload object files
configure:6937: result: -r
configure:7011: checking for objdump
configure:7038: result: objdump
configure:7067: checking how to recognize dependent libraries
configure:7269: result: pass_all
configure:7354: checking for dlltool
configure:7381: result: dlltool
configure:7411: checking how to associate runtime and link libraries
configure:7438: result: printf %s\n
configure:7562: checking for archiver @FILE support
configure:7579: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
configure:7579: $? = 0
configure:7582: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:7585: $? = 1
configure:7605: result: no
configure:7663: checking for strip
configure:7679: found /usr/bin/strip
configure:7690: result: strip
configure:7762: checking for ranlib
configure:7778: found /usr/bin/ranlib
configure:7789: result: ranlib
configure:7891: checking command to parse /usr/bin/nm output from cc object
configure:8011: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
configure:8014: $? = 0
configure:8018: /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:8021: $? = 0
cannot find nm_test_var in conftest.nm
configure:8011: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
configure:8014: $? = 0
configure:8018: /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:8021: $? = 0
configure:8087: cc -o conftest -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes -g conftest.c conftstm.o >&5
configure:8090: $? = 0
configure:8128: result: ok
configure:8165: checking for sysroot
configure:8195: result: no
configure:8451: checking for mt
configure:8481: result: no
configure:8501: checking if : is a manifest tool
configure:8507: : '-?'
configure:8515: result: no
configure:8571: checking for dsymutil
configure:8587: found /usr/bin/dsymutil
configure:8598: result: dsymutil
configure:8663: checking for nmedit
configure:8679: found /usr/bin/nmedit
configure:8690: result: nmedit
configure:8755: checking for lipo
configure:8771: found /usr/bin/lipo
configure:8782: result: lipo
configure:8847: checking for otool
configure:8863: found /usr/bin/otool
configure:8874: result: otool
configure:8939: checking for otool64
configure:8969: result: no
configure:9014: checking for -single_module linker flag
cc -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes -g -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:9047: result: yes
configure:9050: checking for -exported_symbols_list linker flag
configure:9070: cc -o conftest -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes -g -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:9070: $? = 0
configure:9080: result: yes
configure:9083: checking for -force_load linker flag
cc -D_DARWIN_C_SOURCE -Wall -g -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.
ar cru libconftest.a conftest.o
ranlib libconftest.a
cc -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes -g -o conftest conftest.c -Wl,-force_load,./libconftest.a
configure:9115: result: yes
configure:9154: checking for dlfcn.h
configure:9154: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
configure:9154: $? = 0
configure:9154: result: yes
configure:9337: checking for objdir
configure:9352: result: .libs
configure:9623: checking if cc supports -fno-rtti -fno-exceptions
configure:9641: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes -fno-rtti -fno-exceptions conftest.c >&5
configure:9645: $? = 0
configure:9658: result: yes
configure:9985: checking for cc option to produce PIC
configure:9992: result: -fno-common -DPIC
configure:10000: checking if cc PIC flag -fno-common -DPIC works
configure:10018: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes -fno-common -DPIC -DPIC conftest.c >&5
configure:10022: $? = 0
configure:10035: result: yes
configure:10064: checking if cc static flag -static works
configure:10092: result: no
configure:10107: checking if cc supports -c -o file.o
configure:10128: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes -o out/conftest2.o conftest.c >&5
configure:10132: $? = 0
configure:10154: result: yes
configure:10162: checking if cc supports -c -o file.o
configure:10209: result: yes
configure:10242: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:11395: result: yes
configure:11635: checking dynamic linker characteristics
configure:12368: result: darwin12.4.1 dyld
configure:12475: checking how to hardcode library paths into programs
configure:12500: result: immediate
configure:12545: checking for dlopen in -ldl
configure:12570: cc -o conftest -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes -g conftest.c -ldl >&5
configure:12570: $? = 0
configure:12579: result: yes
configure:12794: checking whether a program can dlopen itself
configure:12874: cc -o conftest -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes -DHAVE_DLFCN_H -g conftest.c -ldl >&5
configure:12850:5: warning: no previous prototype for function 'fnord' [-Wmissing-prototypes]
int fnord () { return 42; }
^
1 warning generated.
configure:12877: $? = 0
configure:12895: result: yes
configure:12900: checking whether a statically linked program can dlopen itself
configure:12980: cc -o conftest -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes -DHAVE_DLFCN_H -g conftest.c -ldl >&5
configure:12956:5: warning: no previous prototype for function 'fnord' [-Wmissing-prototypes]
int fnord () { return 42; }
^
1 warning generated.
configure:12983: $? = 0
configure:13001: result: yes
configure:13040: checking whether stripping libraries is possible
configure:13054: result: yes
configure:13080: checking if libtool supports shared libraries
configure:13082: result: yes
configure:13085: checking whether to build shared libraries
configure:13106: result: yes
configure:13109: checking whether to build static libraries
configure:13113: result: no
configure:13136: checking how to run the C++ preprocessor
configure:13163: c++ -E conftest.cpp
configure:13163: $? = 0
configure:13177: c++ -E conftest.cpp
conftest.cpp:24:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:13177: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgphoto2 photo camera library"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.5.2"
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.2"
| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "libgphoto2"
| #define VERSION "2.5.2"
| #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:13202: result: c++ -E
configure:13222: c++ -E conftest.cpp
configure:13222: $? = 0
configure:13236: c++ -E conftest.cpp
conftest.cpp:24:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:13236: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgphoto2 photo camera library"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.5.2"
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.2"
| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "libgphoto2"
| #define VERSION "2.5.2"
| #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:13405: checking for ld used by c++
configure:13472: result: /usr/bin/ld
configure:13479: checking if the linker (/usr/bin/ld) is GNU ld
configure:13494: result: no
configure:13549: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:14554: result: yes
configure:14590: c++ -c -g -O2 conftest.cpp >&5
configure:14593: $? = 0
configure:15113: checking for c++ option to produce PIC
configure:15120: result: -fno-common -DPIC
configure:15128: checking if c++ PIC flag -fno-common -DPIC works
configure:15146: c++ -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp >&5
configure:15150: $? = 0
configure:15163: result: yes
configure:15186: checking if c++ static flag -static works
configure:15214: result: no
configure:15226: checking if c++ supports -c -o file.o
configure:15247: c++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:15251: $? = 0
configure:15273: result: yes
configure:15278: checking if c++ supports -c -o file.o
configure:15325: result: yes
configure:15355: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:15391: result: yes
configure:15532: checking dynamic linker characteristics
configure:16199: result: darwin12.4.1 dyld
configure:16252: checking how to hardcode library paths into programs
configure:16277: result: immediate
configure:16342: checking ltdl.h usability
configure:16342: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
configure:16342: $? = 0
configure:16342: result: yes
configure:16342: checking ltdl.h presence
configure:16342: cc -E conftest.c
configure:16342: $? = 0
configure:16342: result: yes
configure:16342: checking for ltdl.h
configure:16342: result: yes
configure:16344: checking for lt_dlinit in -lltdl
configure:16369: cc -o conftest -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes -g conftest.c -lltdl >&5
configure:16369: $? = 0
configure:16378: result: yes
configure:16413: checking that we can compile and link with libltdl
configure:16433: cc -o conftest -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes -g 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.
configure:16433: $? = 0
configure:16434: result: yes
configure:16614: checking for po/Makevars requiring hack
configure:16621: result: no
configure:16640: checking whether NLS is requested
configure:16649: result: yes
configure:16687: checking for msgfmt
configure:16721: result: no
configure:16727: checking for gmsgfmt
configure:16758: result: :
configure:16798: checking for xgettext
configure:16832: result: no
configure:16869: checking for msgmerge
configure:16902: result: no
configure:16974: checking for ld used by GCC
configure:17038: result: /usr/bin/ld
configure:17045: checking if the linker (/usr/bin/ld) is GNU ld
configure:17058: result: no
configure:17064: checking for shared library run path origin
configure:17077: result: done
configure:17493: checking whether NLS is requested
configure:17502: result: yes
configure:17520: checking for GNU gettext in libc
configure:17539: cc -o conftest -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes -g conftest.c >&5
conftest.c:35:10: fatal error: 'libintl.h' file not found
#include <libintl.h>
^
1 error generated.
configure:17539: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgphoto2 photo camera library"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.5.2"
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.2"
| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "libgphoto2"
| #define VERSION "2.5.2"
| #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 "cc"
| #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 "<gphoto-devel@lists.sourceforge.net>"
| #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
| #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
| #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:17547: result: no
configure:17581: checking for iconv
configure:17603: cc -o conftest -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes -g conftest.c >&5
Undefined symbols for architecture x86_64:
"_iconv", referenced from:
_main in conftest-xC9JDW.o
"_iconv_close", referenced from:
_main in conftest-xC9JDW.o
"_iconv_open", referenced from:
_main in conftest-xC9JDW.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:17603: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgphoto2 photo camera library"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.5.2"
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.2"
| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "libgphoto2"
| #define VERSION "2.5.2"
| #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 "cc"
| #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 "<gphoto-devel@lists.sourceforge.net>"
| #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
| #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
| #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:17625: cc -o conftest -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes -g conftest.c -liconv >&5
configure:17625: $? = 0
configure:17635: result: yes
configure:17643: checking how to link with libiconv
configure:17645: result: -liconv
configure:18034: checking for GNU gettext in libintl
configure:18061: cc -o conftest -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes -g conftest.c -lintl >&5
conftest.c:36:10: fatal error: 'libintl.h' file not found
#include <libintl.h>
^
1 error generated.
configure:18061: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgphoto2 photo camera library"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.5.2"
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.2"
| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "libgphoto2"
| #define VERSION "2.5.2"
| #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 "cc"
| #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 "<gphoto-devel@lists.sourceforge.net>"
| #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
| #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
| #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:18088: cc -o conftest -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes -g conftest.c -lintl -liconv >&5
conftest.c:36:10: fatal error: 'libintl.h' file not found
#include <libintl.h>
^
1 error generated.
configure:18088: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgphoto2 photo camera library"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.5.2"
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.2"
| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "libgphoto2"
| #define VERSION "2.5.2"
| #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 "cc"
| #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 "<gphoto-devel@lists.sourceforge.net>"
| #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
| #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
| #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:18100: result: no
configure:18127: checking whether to use NLS
configure:18129: result: no
configure:18234: checking for msgfmt
configure:18268: result: no
configure:18274: checking for gmsgfmt
configure:18305: result: :
configure:18345: checking for xgettext
configure:18379: result: no
configure:18416: checking for msgmerge
configure:18449: result: no
configure:18511: checking for iconv
configure:18565: result: yes
configure:18573: checking how to link with libiconv
configure:18575: result: -liconv
configure:18586: checking for iconv declaration
configure:18615: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
configure:18615: $? = 0
configure:18626: result:
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:18682: checking for special C compiler options needed for large files
configure:18727: result: no
configure:18733: checking for _FILE_OFFSET_BITS value needed for large files
configure:18758: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
configure:18758: $? = 0
configure:18790: result: no
configure:18876: checking for asm .symver support
configure:18895: cc -c -D_DARWIN_C_SOURCE -Wall -g -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:18895: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgphoto2 photo camera library"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.5.2"
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.2"
| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "libgphoto2"
| #define VERSION "2.5.2"
| #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 "cc"
| #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 "<gphoto-devel@lists.sourceforge.net>"
| #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
| #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
| #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:18907: result: no
configure:18914: checking for main in -libs
configure:18933: cc -o conftest -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes -g 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:18933: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgphoto2 photo camera library"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.5.2"
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.2"
| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "libgphoto2"
| #define VERSION "2.5.2"
| #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 "cc"
| #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 "<gphoto-devel@lists.sourceforge.net>"
| #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
| #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
| #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:18942: result: no
configure:18966: checking for jpeg_start_decompress in -ljpeg
configure:18991: cc -o conftest -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes -g conftest.c -ljpeg >&5
configure:18991: $? = 0
configure:19000: result: yes
configure:19004: checking jpeglib.h usability
configure:19004: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
configure:19004: $? = 0
configure:19004: result: yes
configure:19004: checking jpeglib.h presence
configure:19004: cc -E conftest.c
configure:19004: $? = 0
configure:19004: result: yes
configure:19004: checking for jpeglib.h
configure:19004: result: yes
configure:19043: checking for xmlFirstElementChild in -lxml2
configure:19068: cc -o conftest -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes -g conftest.c -lxml2 >&5
configure:19068: $? = 0
configure:19077: result: yes
configure:19081: checking libxml/parser.h usability
configure:19081: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
configure:19081: $? = 0
configure:19081: result: yes
configure:19081: checking libxml/parser.h presence
configure:19081: cc -E conftest.c
configure:19081: $? = 0
configure:19081: result: yes
configure:19081: checking for libxml/parser.h
configure:19081: result: yes
configure:19120: checking for gdImageCreateTrueColor in -lgd
configure:19145: cc -o conftest -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes -g conftest.c -lgd >&5
ld: library not found for -lgd
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:19145: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgphoto2 photo camera library"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.5.2"
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.2"
| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "libgphoto2"
| #define VERSION "2.5.2"
| #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 "cc"
| #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 "<gphoto-devel@lists.sourceforge.net>"
| #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
| #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
| #define GETTEXT_PACKAGE "libgphoto2-6"
| #define HAVE_ICONV 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LIBJPEG 1
| #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:19154: result: no
configure:19189: checking for dirent.h that defines DIR
configure:19208: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
configure:19208: $? = 0
configure:19216: result: yes
configure:19229: checking for library containing opendir
configure:19260: cc -o conftest -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes -g conftest.c >&5
configure:19260: $? = 0
configure:19277: result: none required
configure:19345: checking for ANSI C header files
configure:19449: result: yes
configure:19461: checking sys/param.h usability
configure:19461: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
configure:19461: $? = 0
configure:19461: result: yes
configure:19461: checking sys/param.h presence
configure:19461: cc -E conftest.c
configure:19461: $? = 0
configure:19461: result: yes
configure:19461: checking for sys/param.h
configure:19461: result: yes
configure:19461: checking sys/select.h usability
configure:19461: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
configure:19461: $? = 0
configure:19461: result: yes
configure:19461: checking sys/select.h presence
configure:19461: cc -E conftest.c
configure:19461: $? = 0
configure:19461: result: yes
configure:19461: checking for sys/select.h
configure:19461: result: yes
configure:19461: checking locale.h usability
configure:19461: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
configure:19461: $? = 0
configure:19461: result: yes
configure:19461: checking locale.h presence
configure:19461: cc -E conftest.c
configure:19461: $? = 0
configure:19461: result: yes
configure:19461: checking for locale.h
configure:19461: result: yes
configure:19461: checking for memory.h
configure:19461: result: yes
configure:19461: checking getopt.h usability
configure:19461: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
configure:19461: $? = 0
configure:19461: result: yes
configure:19461: checking getopt.h presence
configure:19461: cc -E conftest.c
configure:19461: $? = 0
configure:19461: result: yes
configure:19461: checking for getopt.h
configure:19461: result: yes
configure:19461: checking for unistd.h
configure:19461: result: yes
configure:19461: checking mcheck.h usability
configure:19461: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
conftest.c:81:10: fatal error: 'mcheck.h' file not found
#include <mcheck.h>
^
1 error generated.
configure:19461: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgphoto2 photo camera library"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.5.2"
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.2"
| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "libgphoto2"
| #define VERSION "2.5.2"
| #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 "cc"
| #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 "<gphoto-devel@lists.sourceforge.net>"
| #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
| #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
| #define GETTEXT_PACKAGE "libgphoto2-6"
| #define HAVE_ICONV 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LIBJPEG 1
| #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:19461: result: no
configure:19461: checking mcheck.h presence
configure:19461: cc -E conftest.c
conftest.c:48:10: fatal error: 'mcheck.h' file not found
#include <mcheck.h>
^
1 error generated.
configure:19461: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgphoto2 photo camera library"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.5.2"
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.2"
| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "libgphoto2"
| #define VERSION "2.5.2"
| #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 "cc"
| #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 "<gphoto-devel@lists.sourceforge.net>"
| #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
| #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
| #define GETTEXT_PACKAGE "libgphoto2-6"
| #define HAVE_ICONV 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LIBJPEG 1
| #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:19461: result: no
configure:19461: checking for mcheck.h
configure:19461: result: no
configure:19461: checking limits.h usability
configure:19461: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
configure:19461: $? = 0
configure:19461: result: yes
configure:19461: checking limits.h presence
configure:19461: cc -E conftest.c
configure:19461: $? = 0
configure:19461: result: yes
configure:19461: checking for limits.h
configure:19461: result: yes
configure:19461: checking sys/time.h usability
configure:19461: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
configure:19461: $? = 0
configure:19461: result: yes
configure:19461: checking sys/time.h presence
configure:19461: cc -E conftest.c
configure:19461: $? = 0
configure:19461: result: yes
configure:19461: checking for sys/time.h
configure:19461: result: yes
configure:19471: checking for inline
configure:19487: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
configure:19487: $? = 0
configure:19495: result: inline
configure:19513: checking for an ANSI C-conforming const
configure:19579: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
configure:19579: $? = 0
configure:19586: result: yes
configure:19597: checking for size_t
configure:19597: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
configure:19597: $? = 0
configure:19597: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
conftest.c:86:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
configure:19597: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgphoto2 photo camera library"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.5.2"
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.2"
| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "libgphoto2"
| #define VERSION "2.5.2"
| #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 "cc"
| #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 "<gphoto-devel@lists.sourceforge.net>"
| #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
| #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
| #define GETTEXT_PACKAGE "libgphoto2-6"
| #define HAVE_ICONV 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LIBJPEG 1
| #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:19597: result: yes
configure:19612: checking for getopt
configure:19612: cc -o conftest -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes -g conftest.c >&5
configure:19612: $? = 0
configure:19612: result: yes
configure:19612: checking for getopt_long
configure:19612: cc -o conftest -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes -g conftest.c >&5
configure:19612: $? = 0
configure:19612: result: yes
configure:19612: checking for mkdir
configure:19612: cc -o conftest -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes -g conftest.c >&5
configure:19612: $? = 0
configure:19612: result: yes
configure:19612: checking for strdup
configure:19612: cc -o conftest -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes -g conftest.c >&5
conftest.c:76:6: warning: incompatible redeclaration of library function 'strdup'
char strdup ();
^
conftest.c:76:6: note: 'strdup' is a builtin with type 'char *(const char *)'
1 warning generated.
configure:19612: $? = 0
configure:19612: result: yes
configure:19612: checking for strncpy
configure:19612: cc -o conftest -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes -g conftest.c >&5
conftest.c:77:6: warning: incompatible redeclaration of library function 'strncpy'
char strncpy ();
^
conftest.c:77:6: note: 'strncpy' is a builtin with type 'char *(char *, const char *, unsigned long)'
1 warning generated.
configure:19612: $? = 0
configure:19612: result: yes
configure:19612: checking for strcpy
configure:19612: cc -o conftest -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes -g conftest.c >&5
conftest.c:78:6: warning: incompatible redeclaration of library function 'strcpy'
char strcpy ();
^
conftest.c:78:6: note: 'strcpy' is a builtin with type 'char *(char *, const char *)'
1 warning generated.
configure:19612: $? = 0
configure:19612: result: yes
configure:19612: checking for snprintf
configure:19612: cc -o conftest -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes -g conftest.c >&5
conftest.c:79:6: warning: incompatible redeclaration of library function 'snprintf'
char snprintf ();
^
conftest.c:79:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
1 warning generated.
configure:19612: $? = 0
configure:19612: result: yes
configure:19612: checking for sprintf
configure:19612: cc -o conftest -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes -g conftest.c >&5
conftest.c:80:6: warning: incompatible redeclaration of library function 'sprintf'
char sprintf ();
^
conftest.c:80:6: note: 'sprintf' is a builtin with type 'int (char *, const char *, ...)'
1 warning generated.
configure:19612: $? = 0
configure:19612: result: yes
configure:19612: checking for vsnprintf
configure:19612: cc -o conftest -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes -g conftest.c >&5
conftest.c:81:6: warning: incompatible redeclaration of library function 'vsnprintf'
char vsnprintf ();
^
conftest.c:81:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, __va_list_tag *)'
1 warning generated.
configure:19612: $? = 0
configure:19612: result: yes
configure:19612: checking for gmtime_r
configure:19612: cc -o conftest -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes -g conftest.c >&5
configure:19612: $? = 0
configure:19612: result: yes
configure:19612: checking for statfs
configure:19612: cc -o conftest -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes -g conftest.c >&5
configure:19612: $? = 0
configure:19612: result: yes
configure:19622: checking whether struct tm is in sys/time.h or time.h
configure:19642: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
configure:19642: $? = 0
configure:19649: result: time.h
configure:19658: checking for tm_gmtoff in struct tm
configure:19677: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
conftest.c:70:4: warning: expression result unused [-Wunused-value]
tm.tm_gmtoff;
~~ ^~~~~~~~~
1 warning generated.
configure:19677: $? = 0
configure:19682: result: yes
configure:19696: checking for sys/mount.h
configure:19696: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
configure:19696: $? = 0
configure:19696: result: yes
configure:19696: checking for sys/statfs.h
configure:19696: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
conftest.c:70:10: fatal error: 'sys/statfs.h' file not found
#include <sys/statfs.h>
^
1 error generated.
configure:19696: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgphoto2 photo camera library"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.5.2"
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.2"
| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "libgphoto2"
| #define VERSION "2.5.2"
| #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 "cc"
| #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 "<gphoto-devel@lists.sourceforge.net>"
| #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
| #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
| #define GETTEXT_PACKAGE "libgphoto2-6"
| #define HAVE_ICONV 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LIBJPEG 1
| #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:19696: result: no
configure:19696: checking for sys/user.h
configure:19696: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
configure:19696: $? = 0
configure:19696: result: yes
configure:19696: checking for sys/vfs.h
configure:19696: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
conftest.c:71:10: fatal error: 'sys/vfs.h' file not found
#include <sys/vfs.h>
^
1 error generated.
configure:19696: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgphoto2 photo camera library"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.5.2"
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.2"
| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "libgphoto2"
| #define VERSION "2.5.2"
| #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 "cc"
| #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 "<gphoto-devel@lists.sourceforge.net>"
| #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
| #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
| #define GETTEXT_PACKAGE "libgphoto2-6"
| #define HAVE_ICONV 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LIBJPEG 1
| #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:19696: result: no
configure:19713: checking for struct statfs.f_bfree
configure:19713: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
configure:19713: $? = 0
configure:19713: result: yes
configure:19737: checking for struct statfs.f_bavail
configure:19737: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
configure:19737: $? = 0
configure:19737: result: yes
configure:19761: checking for struct statfs.f_favail
configure:19761: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
conftest.c:86: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:19761: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgphoto2 photo camera library"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.5.2"
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.2"
| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "libgphoto2"
| #define VERSION "2.5.2"
| #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 "cc"
| #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 "<gphoto-devel@lists.sourceforge.net>"
| #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
| #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
| #define GETTEXT_PACKAGE "libgphoto2-6"
| #define HAVE_ICONV 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LIBJPEG 1
| #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:19761: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
conftest.c:86: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:19761: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgphoto2 photo camera library"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.5.2"
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.2"
| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "libgphoto2"
| #define VERSION "2.5.2"
| #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 "cc"
| #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 "<gphoto-devel@lists.sourceforge.net>"
| #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
| #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
| #define GETTEXT_PACKAGE "libgphoto2-6"
| #define HAVE_ICONV 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LIBJPEG 1
| #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:19761: result: no
configure:19787: checking for struct statvfs.f_blocks
configure:19787: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
conftest.c:75:23: error: variable has incomplete type 'struct statvfs'
static struct statvfs ac_aggr;
^
conftest.c:75:15: note: forward declaration of 'struct statvfs'
static struct statvfs ac_aggr;
^
1 error generated.
configure:19787: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgphoto2 photo camera library"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.5.2"
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.2"
| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "libgphoto2"
| #define VERSION "2.5.2"
| #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 "cc"
| #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 "<gphoto-devel@lists.sourceforge.net>"
| #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
| #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
| #define GETTEXT_PACKAGE "libgphoto2-6"
| #define HAVE_ICONV 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LIBJPEG 1
| #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:19787: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
conftest.c:75:23: error: variable has incomplete type 'struct statvfs'
static struct statvfs ac_aggr;
^
conftest.c:75:15: note: forward declaration of 'struct statvfs'
static struct statvfs ac_aggr;
^
1 error generated.
configure:19787: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgphoto2 photo camera library"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.5.2"
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.2"
| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "libgphoto2"
| #define VERSION "2.5.2"
| #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 "cc"
| #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 "<gphoto-devel@lists.sourceforge.net>"
| #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
| #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
| #define GETTEXT_PACKAGE "libgphoto2-6"
| #define HAVE_ICONV 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LIBJPEG 1
| #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:19787: result: no
configure:19835: checking for uint8_t in stdint.h
configure:19848: result: yes
configure:20016: checking whether byte ordering is bigendian
configure:20031: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
configure:20031: $? = 0
configure:20076: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
configure:20076: $? = 0
configure:20094: cc -c -D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes conftest.c >&5
conftest.c:73:4: error: use of undeclared identifier 'not'
not big endian
^
1 error generated.
configure:20094: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgphoto2 photo camera library"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.5.2"
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.2"
| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "libgphoto2"
| #define VERSION "2.5.2"
| #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 "cc"
| #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 "<gphoto-devel@lists.sourceforge.net>"
| #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
| #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
| #define GETTEXT_PACKAGE "libgphoto2-6"
| #define HAVE_ICONV 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LIBJPEG 1
| #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:20222: result: no
configure:20242: checking for le32toh in machine/endian.h
configure:20265: result: no
configure:20270: checking for ntohl in arpa/inet.h
configure:20283: result: yes
configure:20336: checking for swap32 in machine/endian.h
configure:20357: result: no
configure:20361: checking for bswap_32 in byteswap.h
conftest.c:67:10: fatal error: 'byteswap.h' file not found
#include <byteswap.h>
^
1 error generated.
configure:20386: result: no
configure:20390: checking for bswap32 in machine/endian.h
configure:20419: result: no
configure:20423: checking for __byte_swap_long in sys/types.h
configure:20456: result: no
configure:20460: checking for NXSwapLong in machine/byte_order.h
configure:20473: result: yes
configure:20797: checking where to install camlibs
configure:20811: result: ${libdir}/libgphoto2/2.5.2
configure:20884: checking which camlibs to compile
configure:20898: result: all
configure:21014: checking main docdir
configure:21026: result: ${prefix}/share/doc (FHS style)
configure:21038: checking package docdir
configure:21049: result: ${prefix}/share/doc/libgphoto2 (default style)
configure:21057: checking for dot
configure:21088: result: false
configure:21098: checking for doxygen
configure:21129: result: false
configure:21187: checking whether to create internal code docs
configure:21189: result: no
configure:21298: checking for html dir
configure:21302: result: ${prefix}/share/doc/libgphoto2/html (default)
configure:21325: checking for rpmbuild or rpm
configure:21333: result: using autodetection
configure:21339: checking for rpmbuild
configure:21369: result: no
configure:21339: checking for rpm
configure:21369: result: no
configure:21378: checking for rpmbuild or rpm
configure:21380: result: false (autodetected)
configure:21474: checking for dynamic library extension
configure:21499: result: .dylib
configure:21611: checking pkg-config is at least version 0.9.0
configure:21614: result: yes
configure:21632: checking for libexif to use
configure:21650: result: autodetect
configure:21659: checking for LIBEXIF
configure:21666: $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:21669: $? = 1
configure:21682: $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:21685: $? = 1
configure:21698: result: no
No package 'libexif' found
configure:21730: checking libexif config program
configure:21732: result: none
configure:21736: checking for none
configure:21769: result: no
configure:22142: checking that generated files are newer than configure
configure:22148: result: done
configure:22220: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by libgphoto2 photo camera library config.status 2.5.2, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on Dans-MacBook-Air.local
config.status:1325: creating README
config.status:1325: creating Makefile
config.status:1325: creating gphoto2-config
config.status:1325: creating camlibs/Makefile
config.status:1325: creating camlibs/canon/doc/Makefile
config.status:1325: creating camlibs/konica/localization/Makefile
config.status:1325: creating libgphoto2/Makefile
config.status:1325: creating libgphoto2.pc
config.status:1325: creating libgphoto2-uninstalled.pc
config.status:1325: creating examples/Makefile
config.status:1325: creating tests/Makefile
config.status:1325: creating tests/ddb/Makefile
config.status:1325: creating tests/ddb/check-ddb.sh
config.status:1325: creating packaging/Makefile
config.status:1325: creating packaging/linux-hotplug/Makefile
config.status:1325: creating packaging/generic/Makefile
config.status:1325: creating packaging/rpm/Makefile
config.status:1325: creating packaging/rpm/package.spec
config.status:1325: creating po/Makefile.in
config.status:1433: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting
config.status:1325: creating doc/Makefile
config.status:1325: creating doc/Doxyfile
config.status:1325: creating doc/Doxyfile-internals
config.status:1325: creating doc/api/Makefile
config.status:1325: creating config.h
config.status:1554: executing depfiles commands
config.status:1554: executing libtool commands
config.status:1554: executing default-1 commands
config.status:1554: executing default-2 commands
configure:25197: === configuring in libgphoto2_port (/private/tmp/libgphoto2-KFvz/libgphoto2-2.5.2/libgphoto2_port)
configure:25260: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/libgphoto2/2.5.2' '--disable-dependency-tracking' 'CFLAGS=-D_DARWIN_C_SOURCE' 'CC=cc' 'CXX=c++' 'PKG_CONFIG_PATH=/usr/local/opt/libusb/lib/pkgconfig:/usr/local/opt/libusb-compat/lib/pkgconfig' 'PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.8' --cache-file=/dev/null --srcdir=.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin12.4.1
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=cc
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=c++
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_LIBLTDL_set=
ac_cv_env_LIBLTDL_value=
ac_cv_env_LIBS_set=
ac_cv_env_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.8
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
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_getopt_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_jpeglib_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-darwin12.4.1
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_gd_gdImageCreateTrueColor=no
ac_cv_lib_ibs_main=no
ac_cv_lib_jpeg_jpeg_start_decompress=yes
ac_cv_lib_ltdl_lt_dlinit=yes
ac_cv_lib_xml2_xmlFirstElementChild=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_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='cc -E'
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
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_cc_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=/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=/usr/bin/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_NM=/usr/bin/nm
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fno-common -DPIC'
lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_gnu_ld=no
lt_cv_prog_gnu_ldcxx=no
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_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
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/libgphoto2-KFvz/libgphoto2-2.5.2/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-KFvz/libgphoto2-2.5.2/auto-aux/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/libgphoto2-KFvz/libgphoto2-2.5.2/auto-aux/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/libgphoto2-KFvz/libgphoto2-2.5.2/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='cc'
CCDEPMODE='depmode=none'
CFLAGS='-D_DARWIN_C_SOURCE -Wall -g -Wmissing-declarations -Wmissing-prototypes'
CPP='cc -E'
CPPFLAGS=''
CXX='c++'
CXXCPP='c++ -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_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='/usr/bin/ld'
LDFLAGS=' -g'
LIBEXIF_CFLAGS=''
LIBEXIF_CONFIG_PROG=''
LIBEXIF_LIBS=''
LIBGD=''
LIBGPHOTO2_AGE='0'
LIBGPHOTO2_CURRENT='6'
LIBGPHOTO2_CURRENT_MIN='6'
LIBGPHOTO2_REVISION='0'
LIBGPHOTO2_VERSION_INFO='6:0:0'
LIBICONV='-liconv'
LIBINTL=''
LIBJPEG='-ljpeg'
LIBLTDL='-lltdl'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBXML2='-lxml2'
LIPO='lipo'
LN_S='ln -s'
LTDLINCL=''
LTLIBICONV='-liconv'
LTLIBINTL=''
LTLIBOBJS=''
MAIL_GPHOTO_DEVEL='<gphoto-devel@lists.sourceforge.net>'
MAIL_GPHOTO_TRANSLATION='<gphoto-translation@lists.sourceforge.net>'
MAIL_GPHOTO_USER='<gphoto-user@lists.sourceforge.net>'
MAKEINFO='${SHELL} /private/tmp/libgphoto2-KFvz/libgphoto2-2.5.2/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='gphoto-devel@lists.sourceforge.net'
PACKAGE_NAME='libgphoto2 photo camera library'
PACKAGE_STRING='libgphoto2 photo camera library 2.5.2'
PACKAGE_TARNAME='libgphoto2'
PACKAGE_URL=''
PACKAGE_VERSION='2.5.2'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/local/opt/pkg-config/bin/pkg-config'
PKG_CONFIG_LIBDIR='/usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.8'
PKG_CONFIG_PATH='/usr/local/opt/libusb/lib/pkgconfig:/usr/local/opt/libusb-compat/lib/pkgconfig'
POSUB=''
RANLIB='ranlib'
REQUIREMENTS_FOR_LIBEXIF='libexif >= 0.6.13'
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.2'
VERSIONMAPLDFLAGS=''
XGETTEXT=':'
ac_ct_AR='ar'
ac_ct_CC='cc'
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-darwin12.4.1'
build_alias=''
build_cpu='x86_64'
build_os='darwin12.4.1'
build_vendor='apple'
camlibdir='${libdir}/libgphoto2/2.5.2'
camlibdocdir='${docdir}/camlibs'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${prefix}/share/doc/libgphoto2'
dvidir='${docdir}'
effective_target='x86_64-apple-darwin12.4.1'
exec_prefix='${prefix}'
host='x86_64-apple-darwin12.4.1'
host_alias=''
host_cpu='x86_64'
host_os='darwin12.4.1'
host_vendor='apple'
hotplugdocdir=''
hotplugusermapdir=''
htmldir='${prefix}/share/doc/libgphoto2/html'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/libgphoto2-KFvz/libgphoto2-2.5.2/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.2'
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.2"
#define PACKAGE_STRING "libgphoto2 photo camera library 2.5.2"
#define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
#define PACKAGE_URL ""
#define PACKAGE "libgphoto2"
#define VERSION "2.5.2"
#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 "cc"
#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 "<gphoto-devel@lists.sourceforge.net>"
#define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
#define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
#define GETTEXT_PACKAGE "libgphoto2-6"
#define HAVE_ICONV 1
#define HAVE_ICONV 1
#define ICONV_CONST
#define HAVE_LIBJPEG 1
#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
Output from HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew install
==> Downloading http://downloads.sourceforge.net/project/gphoto/libgphoto/2.5.2/libgphoto2-2.5.2.tar.bz2
Already downloaded: /Library/Caches/Homebrew/libgphoto2-2.5.2.tar.bz2
tar xf /Library/Caches/Homebrew/libgphoto2-2.5.2.tar.bz2
==> ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/libgphoto2/2.5.2 CFLAGS=-D_DARWIN_C_SOURCE
./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/libgphoto2/2.5.2 CFLAGS=-D_DARWIN_C_SOURCE
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... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... none
checking how to run the C preprocessor... cc -E
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... none
checking whether cc understands -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
checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config
checking build system type... x86_64-apple-darwin12.4.1
checking host system type... x86_64-apple-darwin12.4.1
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 cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-apple-darwin12.4.1 file names to x86_64-apple-darwin12.4.1 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin12.4.1 file names to toolchain format... func_convert_file_noop
checking for /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 cc 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 cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fno-common -DPIC
checking if cc PIC flag -fno-common -DPIC works... yes
checking if cc static flag -static works... no
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin12.4.1 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... c++ -E
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fno-common -DPIC
checking if c++ PIC flag -fno-common -DPIC works... yes
checking if c++ static flag -static works... no
checking if c++ supports -c -o file.o... yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin12.4.1 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... /usr/bin/ld
checking if the linker (/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... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for xmlFirstElementChild in -lxml2... yes
checking libxml/parser.h usability... yes
checking libxml/parser.h presence... yes
checking for libxml/parser.h... yes
checking for gdImageCreateTrueColor in -lgd... 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.2
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 dynamic library extension... .dylib
checking pkg-config is at least version 0.9.0... yes
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-KFvz/libgphoto2-2.5.2/libgphoto2_port)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/libgphoto2/2.5.2' '--disable-dependency-tracking' 'CFLAGS=-D_DARWIN_C_SOURCE' 'CC=cc' 'CXX=c++' 'PKG_CONFIG_PATH=/usr/local/opt/libusb/lib/pkgconfig:/usr/local/opt/libusb-compat/lib/pkgconfig' 'PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.8' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... 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... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... none
checking how to run the C preprocessor... cc -E
checking whether cc understands -c and -o together... yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... x86_64-apple-darwin12.4.1
checking host system type... x86_64-apple-darwin12.4.1
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 cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-apple-darwin12.4.1 file names to x86_64-apple-darwin12.4.1 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin12.4.1 file names to toolchain format... func_convert_file_noop
checking for /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 cc 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 cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fno-common -DPIC
checking if cc PIC flag -fno-common -DPIC works... yes
checking if cc static flag -static works... no
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin12.4.1 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... /usr/bin/ld
checking if the linker (/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
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... yes
checking libusb library flags... "-L/usr/local/Cellar/libusb-compat/0.1.4/lib -lusb "
checking libusb cpp flags... "-I/usr/local/Cellar/libusb-compat/0.1.4/include "
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.9/lib -lusb-1.0 "
checking libusb-1.0 cpp flags... "-I/usr/local/Cellar/libusb/1.0.9/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: cc
libltdl includes:
libltdl library: -lltdl
Use translations: no
Serial ports
Serial support: yes
ttylock locking: no
lockdev locking: no
USB ports
libusb: yes
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.2):
Build
Source code location: .
GP2DDB support: no (EXPERIMENTAL)
Compiler: cc
libltdl includes:
libltdl library: -lltdl
Features
Use translations: no
JPEG mangling support: yes
LIBXML2 to support Olympus ..: yes
GD 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.
==> make install
make install
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.2/share/gettext/po; \
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
/usr/bin/install -c -m 644 ./$file \
/usr/local/Cellar/libgphoto2/2.5.2/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /usr/local/Cellar/libgphoto2/2.5.2/share/gettext/po/$file; \
done; \
else \
: ; \
fi
Making install in libgphoto2_port
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.2/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.2/lib/libgphoto2_port/0.10.0\" -D_GPHOTO2_INTERNAL_CODE -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -g -c -o libgphoto2_port_la-gphoto2-port-info-list.lo `test -f 'gphoto2-port-info-list.c' || echo './'`gphoto2-port-info-list.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.2/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.2/lib/libgphoto2_port/0.10.0\" -D_GPHOTO2_INTERNAL_CODE -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -g -c gphoto2-port-info-list.c -fno-common -DPIC -o .libs/libgphoto2_port_la-gphoto2-port-info-list.o
brew: superenv removed: -Wall -Wmissing-declarations -Wmissing-prototypes -g
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.2/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.2/lib/libgphoto2_port/0.10.0\" -D_GPHOTO2_INTERNAL_CODE -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -g -c -o libgphoto2_port_la-gphoto2-port-log.lo `test -f 'gphoto2-port-log.c' || echo './'`gphoto2-port-log.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.2/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.2/lib/libgphoto2_port/0.10.0\" -D_GPHOTO2_INTERNAL_CODE -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -g -c gphoto2-port-log.c -fno-common -DPIC -o .libs/libgphoto2_port_la-gphoto2-port-log.o
brew: superenv removed: -Wall -Wmissing-declarations -Wmissing-prototypes -g
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.2/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.2/lib/libgphoto2_port/0.10.0\" -D_GPHOTO2_INTERNAL_CODE -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -g -c -o libgphoto2_port_la-gphoto2-port-version.lo `test -f 'gphoto2-port-version.c' || echo './'`gphoto2-port-version.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.2/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.2/lib/libgphoto2_port/0.10.0\" -D_GPHOTO2_INTERNAL_CODE -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -g -c gphoto2-port-version.c -fno-common -DPIC -o .libs/libgphoto2_port_la-gphoto2-port-version.o
brew: superenv removed: -Wall -Wmissing-declarations -Wmissing-prototypes -g
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.2/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.2/lib/libgphoto2_port/0.10.0\" -D_GPHOTO2_INTERNAL_CODE -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -g -c -o libgphoto2_port_la-gphoto2-port.lo `test -f 'gphoto2-port.c' || echo './'`gphoto2-port.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.2/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.2/lib/libgphoto2_port/0.10.0\" -D_GPHOTO2_INTERNAL_CODE -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -g -c gphoto2-port.c -fno-common -DPIC -o .libs/libgphoto2_port_la-gphoto2-port.o
brew: superenv removed: -Wall -Wmissing-declarations -Wmissing-prototypes -g
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.2/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.2/lib/libgphoto2_port/0.10.0\" -D_GPHOTO2_INTERNAL_CODE -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -g -c -o libgphoto2_port_la-gphoto2-port-portability.lo `test -f 'gphoto2-port-portability.c' || echo './'`gphoto2-port-portability.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.2/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.2/lib/libgphoto2_port/0.10.0\" -D_GPHOTO2_INTERNAL_CODE -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -g -c gphoto2-port-portability.c -fno-common -DPIC -o .libs/libgphoto2_port_la-gphoto2-port-portability.o
brew: superenv removed: -Wall -Wmissing-declarations -Wmissing-prototypes -g
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.2/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.2/lib/libgphoto2_port/0.10.0\" -D_GPHOTO2_INTERNAL_CODE -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -g -c -o libgphoto2_port_la-gphoto2-port-result.lo `test -f 'gphoto2-port-result.c' || echo './'`gphoto2-port-result.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.2/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.2/lib/libgphoto2_port/0.10.0\" -D_GPHOTO2_INTERNAL_CODE -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -g -c gphoto2-port-result.c -fno-common -DPIC -o .libs/libgphoto2_port_la-gphoto2-port-result.o
brew: superenv removed: -Wall -Wmissing-declarations -Wmissing-prototypes -g
/bin/sh ../libtool --tag=CC --mode=link cc -D_DARWIN_C_SOURCE -Wall -Wmissing-declarations -Wmissing-prototypes -g -no-undefined -version-info 11:1:1 -g -o libgphoto2_port.la -rpath /usr/local/Cellar/libgphoto2/2.5.2/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: cc -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.2/lib/libgphoto2_port.10.dylib -compatibility_version 12 -current_version 12.1 -Wl,-single_module
Undefined symbols for architecture i386:
"_lt_dladdsearchdir", referenced from:
_gp_port_info_list_load in libgphoto2_port_la-gphoto2-port-info-list.o
"_lt_dlclose", referenced from:
_foreach_func in libgphoto2_port_la-gphoto2-port-info-list.o
_gp_port_free in libgphoto2_port_la-gphoto2-port.o
_gp_port_set_info in libgphoto2_port_la-gphoto2-port.o
"_lt_dlerror", referenced from:
_foreach_func in libgphoto2_port_la-gphoto2-port-info-list.o
_gp_port_set_info in libgphoto2_port_la-gphoto2-port.o
"_lt_dlexit", referenced from:
_gp_port_info_list_load in libgphoto2_port_la-gphoto2-port-info-list.o
_gp_port_free in libgphoto2_port_la-gphoto2-port.o
_gp_port_set_info in libgphoto2_port_la-gphoto2-port.o
"_lt_dlforeachfile", referenced from:
_gp_port_info_list_load in libgphoto2_port_la-gphoto2-port-info-list.o
"_lt_dlinit", referenced from:
_gp_port_info_list_load in libgphoto2_port_la-gphoto2-port-info-list.o
_gp_port_set_info in libgphoto2_port_la-gphoto2-port.o
"_lt_dlopenext", referenced from:
_foreach_func in libgphoto2_port_la-gphoto2-port-info-list.o
_gp_port_set_info in libgphoto2_port_la-gphoto2-port.o
"_lt_dlsym", referenced from:
_foreach_func in libgphoto2_port_la-gphoto2-port-info-list.o
_gp_port_set_info in libgphoto2_port_la-gphoto2-port.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]: *** [libgphoto2_port.la] Error 1
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1
Error: libgphoto2 did not build
==> Configuration
HOMEBREW_VERSION: 0.9.4
HEAD: 221cff39d2fea92a1ee47b4083545ffd48e60a96
CPU: quad-core 64-bit dunno
OS X: 10.8.4-x86_64
Xcode: 4.6.3
CLT: 4.6.0.0.1.1365549073
X11: 2.7.4 => /opt/X11
==> ENV
HOMEBREW_CC: clang
MAKEFLAGS: -j1
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
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.8
HOMEBREW_MAKE_JOBS: 1
ACLOCAL_PATH: /usr/local/share/aclocal
OBJC: cc
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/bin:/bin:/usr/sbin:/sbin
Logs: /Users/danluu/Library/Logs/Homebrew/libgphoto2/config.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment