123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990 |
- This file contains any messages produced by compilers while
- running configure, to aid debugging if configure makes a mistake.
- It was created by libusb configure 1.0.16-rc10, which was
- generated by GNU Autoconf 2.68. Invocation command line was
- $ ./configure --disable-option-checking --prefix=/usr/local --enable-scrypt --enable-lketc --enable-zeus --cache-file=/dev/null --srcdir=.
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = DESKTOP-1EUOO25
- uname -m = i686
- uname -r = 1.0.19(0.48/3/2)
- uname -s = MINGW32_NT-6.2
- uname -v = 2016-07-13 17:45
- /usr/bin/uname -p = unknown
- /bin/uname -X = unknown
- /bin/arch = unknown
- /usr/bin/arch -k = unknown
- /usr/convex/getsysinfo = unknown
- /usr/bin/hostinfo = unknown
- /bin/machine = unknown
- /usr/bin/oslevel = unknown
- /bin/universe = unknown
- PATH: .
- PATH: /usr/local/bin
- PATH: /mingw/bin
- PATH: /bin
- PATH: /c/Windows/system32
- PATH: /c/Windows
- PATH: /c/Windows/System32/Wbem
- PATH: /c/Windows/System32/WindowsPowerShell/v1.0/
- PATH: /c/Windows/System32/OpenSSH/
- PATH: /c/Program Files/Git/cmd
- PATH: /c/Program Files (x86)/GTK2-Runtime/bin
- PATH: /c/Users/cross/AppData/Local/Microsoft/WindowsApps
- PATH: .
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:2379: checking for a BSD-compatible install
- configure:2447: result: /bin/install -c
- configure:2458: checking whether build environment is sane
- configure:2508: result: yes
- configure:2649: checking for a thread-safe mkdir -p
- configure:2688: result: /bin/mkdir -p
- configure:2701: checking for gawk
- configure:2717: found /bin/gawk
- configure:2728: result: gawk
- configure:2739: checking whether make sets $(MAKE)
- configure:2761: result: yes
- configure:2842: checking whether to enable maintainer-specific portions of Makefiles
- configure:2851: result: no
- configure:2931: checking for gcc
- configure:2947: found /mingw/bin/gcc
- configure:2958: result: gcc
- configure:3187: checking for C compiler version
- configure:3196: gcc --version >&5
- gcc.exe (MinGW.org GCC-6.3.0-1) 6.3.0
- Copyright (C) 2016 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions. There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- configure:3207: $? = 0
- configure:3196: gcc -v >&5
- Using built-in specs.
- COLLECT_GCC=C:\MinGW\bin\gcc.exe
- COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/6.3.0/lto-wrapper.exe
- Target: mingw32
- Configured with: ../src/gcc-6.3.0/configure --build=x86_64-pc-linux-gnu --host=mingw32 --target=mingw32 --with-gmp=/mingw --with-mpfr --with-mpc=/mingw --with-isl=/mingw --prefix=/mingw --disable-win32-registry --with-arch=i586 --with-tune=generic --enable-languages=c,c++,objc,obj-c++,fortran,ada --with-pkgversion='MinGW.org GCC-6.3.0-1' --enable-static --enable-shared --enable-threads --with-dwarf2 --disable-sjlj-exceptions --enable-version-specific-runtime-libs --with-libiconv-prefix=/mingw --with-libintl-prefix=/mingw --enable-libstdcxx-debug --enable-libgomp --disable-libvtv --enable-nls
- Thread model: win32
- gcc version 6.3.0 (MinGW.org GCC-6.3.0-1)
- configure:3207: $? = 0
- configure:3196: gcc -V >&5
- gcc.exe: error: unrecognized command line option '-V'
- gcc.exe: fatal error: no input files
- compilation terminated.
- configure:3207: $? = 1
- configure:3196: gcc -qversion >&5
- gcc.exe: error: unrecognized command line option '-qversion'; did you mean '--version'?
- gcc.exe: fatal error: no input files
- compilation terminated.
- configure:3207: $? = 1
- configure:3227: checking whether the C compiler works
- configure:3249: gcc conftest.c >&5
- configure:3253: $? = 0
- configure:3301: result: yes
- configure:3304: checking for C compiler default output file name
- configure:3306: result: a.exe
- configure:3312: checking for suffix of executables
- configure:3319: gcc -o conftest.exe conftest.c >&5
- configure:3323: $? = 0
- configure:3345: result: .exe
- configure:3367: checking whether we are cross compiling
- configure:3375: gcc -o conftest.exe conftest.c >&5
- configure:3379: $? = 0
- configure:3386: ./conftest.exe
- configure:3390: $? = 0
- configure:3405: result: no
- configure:3410: checking for suffix of object files
- configure:3432: gcc -c conftest.c >&5
- configure:3436: $? = 0
- configure:3457: result: o
- configure:3461: checking whether we are using the GNU C compiler
- configure:3480: gcc -c conftest.c >&5
- configure:3480: $? = 0
- configure:3489: result: yes
- configure:3498: checking whether gcc accepts -g
- configure:3518: gcc -c -g conftest.c >&5
- configure:3518: $? = 0
- configure:3559: result: yes
- configure:3576: checking for gcc option to accept ISO C89
- configure:3640: gcc -c -g -O2 conftest.c >&5
- configure:3640: $? = 0
- configure:3653: result: none needed
- configure:3684: checking for style of include used by make
- configure:3712: result: GNU
- configure:3737: checking dependency style of gcc
- configure:3847: result: gcc3
- configure:3891: checking build system type
- configure:3905: result: i686-pc-mingw32
- configure:3925: checking host system type
- configure:3938: result: i686-pc-mingw32
- configure:3979: checking how to print strings
- configure:4006: result: printf
- configure:4027: checking for a sed that does not truncate output
- configure:4091: result: /bin/sed
- configure:4109: checking for grep that handles long lines and -e
- configure:4167: result: /bin/grep
- configure:4172: checking for egrep
- configure:4234: result: /bin/grep -E
- configure:4239: checking for fgrep
- configure:4301: result: /bin/grep -F
- configure:4336: checking for ld used by gcc
- configure:4403: result: c:/mingw/mingw32/bin/ld.exe
- configure:4410: checking if the linker (c:/mingw/mingw32/bin/ld.exe) is GNU ld
- configure:4425: result: yes
- configure:4437: checking for BSD- or MS-compatible name lister (nm)
- configure:4486: result: /mingw/bin/nm
- configure:4616: checking the name lister (/mingw/bin/nm) interface
- configure:4623: gcc -c -g -O2 conftest.c >&5
- configure:4626: /mingw/bin/nm "conftest.o"
- configure:4629: output
- 00000000 b .bss
- 00000000 d .data
- 00000000 N .debug_abbrev
- 00000000 N .debug_aranges
- 00000000 N .debug_info
- 00000000 N .debug_line
- 00000000 r .rdata$zzz
- 00000000 t .text
- 00000000 B _some_variable
- configure:4636: result: BSD nm
- configure:4639: checking whether ln -s works
- configure:4646: result: no, using cp -p
- configure:4651: checking the maximum length of command line arguments
- configure:4776: result: 8192
- configure:4793: checking whether the shell understands some XSI constructs
- configure:4803: result: yes
- configure:4807: checking whether the shell understands "+="
- configure:4813: result: yes
- configure:4848: checking how to convert i686-pc-mingw32 file names to i686-pc-mingw32 format
- configure:4888: result: func_convert_file_msys_to_w32
- configure:4895: checking how to convert i686-pc-mingw32 file names to toolchain format
- configure:4915: result: func_convert_file_msys_to_w32
- configure:4922: checking for c:/mingw/mingw32/bin/ld.exe option to reload object files
- configure:4929: result: -r
- configure:5003: checking for objdump
- configure:5019: found /mingw/bin/objdump
- configure:5030: result: objdump
- configure:5062: checking how to recognize dependent libraries
- configure:5264: result: file_magic ^x86 archive import|^x86 DLL
- configure:5349: checking for dlltool
- configure:5365: found /mingw/bin/dlltool
- configure:5376: result: dlltool
- configure:5409: checking how to associate runtime and link libraries
- configure:5436: result: func_cygming_dll_for_implib
- configure:5497: checking for ar
- configure:5513: found /mingw/bin/ar
- configure:5524: result: ar
- configure:5561: checking for archiver @FILE support
- configure:5578: gcc -c -g -O2 conftest.c >&5
- configure:5578: $? = 0
- configure:5581: ar cru libconftest.a @conftest.lst >&5
- configure:5584: $? = 0
- configure:5589: ar cru libconftest.a @conftest.lst >&5
- C:\MinGW\bin\ar.exe: conftest.o: No such file or directory
- configure:5592: $? = 1
- configure:5604: result: @
- configure:5662: checking for strip
- configure:5678: found /mingw/bin/strip
- configure:5689: result: strip
- configure:5761: checking for ranlib
- configure:5777: found /mingw/bin/ranlib
- configure:5788: result: ranlib
- configure:5890: checking command to parse /mingw/bin/nm output from gcc object
- configure:6009: gcc -c -g -O2 conftest.c >&5
- configure:6012: $? = 0
- configure:6016: /mingw/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
- configure:6019: $? = 0
- cannot find nm_test_var in conftest.nm
- configure:6009: gcc -c -g -O2 conftest.c >&5
- configure:6012: $? = 0
- configure:6016: /mingw/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
- configure:6019: $? = 0
- configure:6085: gcc -o conftest.exe -g -O2 conftest.c conftstm.o >&5
- configure:6088: $? = 0
- configure:6126: result: ok
- configure:6163: checking for sysroot
- configure:6193: result: no
- configure:6436: checking for mt
- configure:6466: result: no
- configure:6486: checking if : is a manifest tool
- configure:6492: : '-?'
- configure:6500: result: no
- configure:7132: checking how to run the C preprocessor
- configure:7163: gcc -E conftest.c
- configure:7163: $? = 0
- configure:7177: gcc -E conftest.c
- conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
- #include <ac_nonexistent.h>
- ^
- compilation terminated.
- configure:7177: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "libusb"
- | #define PACKAGE_TARNAME "libusb"
- | #define PACKAGE_VERSION "1.0.16-rc10"
- | #define PACKAGE_STRING "libusb 1.0.16-rc10"
- | #define PACKAGE_BUGREPORT "libusb-devel@lists.sourceforge.net"
- | #define PACKAGE_URL "http://www.libusb.org/"
- | #define PACKAGE "libusb"
- | #define VERSION "1.0.16-rc10"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:7202: result: gcc -E
- configure:7222: gcc -E conftest.c
- configure:7222: $? = 0
- configure:7236: gcc -E conftest.c
- conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
- #include <ac_nonexistent.h>
- ^
- compilation terminated.
- configure:7236: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "libusb"
- | #define PACKAGE_TARNAME "libusb"
- | #define PACKAGE_VERSION "1.0.16-rc10"
- | #define PACKAGE_STRING "libusb 1.0.16-rc10"
- | #define PACKAGE_BUGREPORT "libusb-devel@lists.sourceforge.net"
- | #define PACKAGE_URL "http://www.libusb.org/"
- | #define PACKAGE "libusb"
- | #define VERSION "1.0.16-rc10"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:7265: checking for ANSI C header files
- configure:7285: gcc -c -g -O2 conftest.c >&5
- configure:7285: $? = 0
- configure:7358: gcc -o conftest.exe -g -O2 conftest.c >&5
- configure:7358: $? = 0
- configure:7358: ./conftest.exe
- configure:7358: $? = 0
- configure:7369: result: yes
- configure:7382: checking for sys/types.h
- configure:7382: gcc -c -g -O2 conftest.c >&5
- configure:7382: $? = 0
- configure:7382: result: yes
- configure:7382: checking for sys/stat.h
- configure:7382: gcc -c -g -O2 conftest.c >&5
- configure:7382: $? = 0
- configure:7382: result: yes
- configure:7382: checking for stdlib.h
- configure:7382: gcc -c -g -O2 conftest.c >&5
- configure:7382: $? = 0
- configure:7382: result: yes
- configure:7382: checking for string.h
- configure:7382: gcc -c -g -O2 conftest.c >&5
- configure:7382: $? = 0
- configure:7382: result: yes
- configure:7382: checking for memory.h
- configure:7382: gcc -c -g -O2 conftest.c >&5
- configure:7382: $? = 0
- configure:7382: result: yes
- configure:7382: checking for strings.h
- configure:7382: gcc -c -g -O2 conftest.c >&5
- configure:7382: $? = 0
- configure:7382: result: yes
- configure:7382: checking for inttypes.h
- configure:7382: gcc -c -g -O2 conftest.c >&5
- configure:7382: $? = 0
- configure:7382: result: yes
- configure:7382: checking for stdint.h
- configure:7382: gcc -c -g -O2 conftest.c >&5
- configure:7382: $? = 0
- configure:7382: result: yes
- configure:7382: checking for unistd.h
- configure:7382: gcc -c -g -O2 conftest.c >&5
- configure:7382: $? = 0
- configure:7382: result: yes
- configure:7396: checking for dlfcn.h
- configure:7396: gcc -c -g -O2 conftest.c >&5
- configure:7396: $? = 0
- configure:7396: result: yes
- configure:7583: checking for objdir
- configure:7598: result: .libs
- configure:7869: checking if gcc supports -fno-rtti -fno-exceptions
- configure:7887: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
- cc1.exe: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
- configure:7891: $? = 0
- configure:7904: result: no
- configure:8214: checking for gcc option to produce PIC
- configure:8221: result: -DDLL_EXPORT -DPIC
- configure:8229: checking if gcc PIC flag -DDLL_EXPORT -DPIC works
- configure:8247: gcc -c -g -O2 -DDLL_EXPORT -DPIC -DPIC conftest.c >&5
- configure:8251: $? = 0
- configure:8264: result: yes
- configure:8293: checking if gcc static flag -static works
- configure:8321: result: yes
- configure:8336: checking if gcc supports -c -o file.o
- configure:8357: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
- configure:8361: $? = 0
- configure:8383: result: yes
- configure:8391: checking if gcc supports -c -o file.o
- configure:8438: result: yes
- configure:8471: checking whether the gcc linker (c:/mingw/mingw32/bin/ld.exe) supports shared libraries
- configure:9629: result: yes
- configure:9666: checking whether -lc should be explicitly linked in
- configure:9674: gcc -c -g -O2 conftest.c >&5
- configure:9677: $? = 0
- configure:9692: gcc -shared conftest.o -v -o ./conftest -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
- configure:9695: $? = 1
- configure:9709: result: yes
- configure:9874: checking dynamic linker characteristics
- configure:10610: result: Win32 ld.exe
- configure:10717: checking how to hardcode library paths into programs
- configure:10742: result: immediate
- configure:11282: checking whether stripping libraries is possible
- configure:11287: result: yes
- configure:11322: checking if libtool supports shared libraries
- configure:11324: result: yes
- configure:11327: checking whether to build shared libraries
- configure:11348: result: yes
- configure:11351: checking whether to build static libraries
- configure:11355: result: yes
- configure:11433: checking for windres
- configure:11449: found /mingw/bin/windres
- configure:11460: result: windres
- configure:11567: checking for inline
- configure:11583: gcc -c -g -O2 conftest.c >&5
- configure:11583: $? = 0
- configure:11591: result: inline
- configure:11610: checking whether gcc and cc understand -c and -o together
- configure:11641: gcc -c conftest.c -o conftest2.o >&5
- configure:11645: $? = 0
- configure:11651: gcc -c conftest.c -o conftest2.o >&5
- configure:11655: $? = 0
- configure:11666: cc -c conftest.c >&5
- ./configure: line 11668: cc: command not found
- configure:11670: $? = 127
- configure:11710: result: yes
- configure:11741: checking operating system
- configure:11765: result: Windows
- configure:12060: checking sys/timerfd.h usability
- configure:12060: gcc -c -g -O2 conftest.c >&5
- conftest.c:59:25: fatal error: sys/timerfd.h: No such file or directory
- #include <sys/timerfd.h>
- ^
- compilation terminated.
- configure:12060: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "libusb"
- | #define PACKAGE_TARNAME "libusb"
- | #define PACKAGE_VERSION "1.0.16-rc10"
- | #define PACKAGE_STRING "libusb 1.0.16-rc10"
- | #define PACKAGE_BUGREPORT "libusb-devel@lists.sourceforge.net"
- | #define PACKAGE_URL "http://www.libusb.org/"
- | #define PACKAGE "libusb"
- | #define VERSION "1.0.16-rc10"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define _GNU_SOURCE 1
- | #define OS_WINDOWS 1
- | #define POLL_NFDS_TYPE unsigned int
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <sys/timerfd.h>
- configure:12060: result: no
- configure:12060: checking sys/timerfd.h presence
- configure:12060: gcc -E conftest.c
- conftest.c:26:25: fatal error: sys/timerfd.h: No such file or directory
- #include <sys/timerfd.h>
- ^
- compilation terminated.
- configure:12060: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "libusb"
- | #define PACKAGE_TARNAME "libusb"
- | #define PACKAGE_VERSION "1.0.16-rc10"
- | #define PACKAGE_STRING "libusb 1.0.16-rc10"
- | #define PACKAGE_BUGREPORT "libusb-devel@lists.sourceforge.net"
- | #define PACKAGE_URL "http://www.libusb.org/"
- | #define PACKAGE "libusb"
- | #define VERSION "1.0.16-rc10"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define _GNU_SOURCE 1
- | #define OS_WINDOWS 1
- | #define POLL_NFDS_TYPE unsigned int
- | /* end confdefs.h. */
- | #include <sys/timerfd.h>
- configure:12060: result: no
- configure:12060: checking for sys/timerfd.h
- configure:12060: result: no
- configure:12080: checking whether TFD_NONBLOCK is declared
- configure:12080: gcc -c -g -O2 conftest.c >&5
- conftest.c:26:25: fatal error: sys/timerfd.h: No such file or directory
- #include <sys/timerfd.h>
- ^
- compilation terminated.
- configure:12080: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "libusb"
- | #define PACKAGE_TARNAME "libusb"
- | #define PACKAGE_VERSION "1.0.16-rc10"
- | #define PACKAGE_STRING "libusb 1.0.16-rc10"
- | #define PACKAGE_BUGREPORT "libusb-devel@lists.sourceforge.net"
- | #define PACKAGE_URL "http://www.libusb.org/"
- | #define PACKAGE "libusb"
- | #define VERSION "1.0.16-rc10"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define _GNU_SOURCE 1
- | #define OS_WINDOWS 1
- | #define POLL_NFDS_TYPE unsigned int
- | /* end confdefs.h. */
- | #include <sys/timerfd.h>
- |
- | int
- | main ()
- | {
- | #ifndef TFD_NONBLOCK
- | #ifdef __cplusplus
- | (void) TFD_NONBLOCK;
- | #else
- | (void) TFD_NONBLOCK;
- | #endif
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:12080: result: no
- configure:12092: checking whether to use timerfd for timing
- configure:12105: result: no (header not available)
- configure:12110: checking for struct timespec
- configure:12110: gcc -c -g -O2 conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:62:13: error: invalid application of 'sizeof' to incomplete type 'struct timespec'
- if (sizeof (struct timespec))
- ^~~~~~
- configure:12110: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "libusb"
- | #define PACKAGE_TARNAME "libusb"
- | #define PACKAGE_VERSION "1.0.16-rc10"
- | #define PACKAGE_STRING "libusb 1.0.16-rc10"
- | #define PACKAGE_BUGREPORT "libusb-devel@lists.sourceforge.net"
- | #define PACKAGE_URL "http://www.libusb.org/"
- | #define PACKAGE "libusb"
- | #define VERSION "1.0.16-rc10"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define _GNU_SOURCE 1
- | #define OS_WINDOWS 1
- | #define POLL_NFDS_TYPE unsigned int
- | /* 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 (struct timespec))
- | return 0;
- | ;
- | return 0;
- | }
- configure:12110: result: no
- configure:12180: gcc -c -g -O2 -Werror -fvisibility=hidden conftest.c >&5
- configure:12180: $? = 0
- configure:12208: gcc -c -g -O2 -Wno-pointer-sign conftest.c >&5
- configure:12208: $? = 0
- configure:12217: checking for sigaction
- configure:12217: gcc -o conftest.exe -g -O2 conftest.c >&5
- C:\Users\cross\AppData\Local\Temp\cc1tthVh.o: In function `main':
- C:\MinGW\msys\1.0\home\cross\code\compat\libusb-1.0/conftest.c:62: undefined reference to `sigaction'
- collect2.exe: error: ld returned 1 exit status
- configure:12217: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "libusb"
- | #define PACKAGE_TARNAME "libusb"
- | #define PACKAGE_VERSION "1.0.16-rc10"
- | #define PACKAGE_STRING "libusb 1.0.16-rc10"
- | #define PACKAGE_BUGREPORT "libusb-devel@lists.sourceforge.net"
- | #define PACKAGE_URL "http://www.libusb.org/"
- | #define PACKAGE "libusb"
- | #define VERSION "1.0.16-rc10"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define _GNU_SOURCE 1
- | #define OS_WINDOWS 1
- | #define POLL_NFDS_TYPE unsigned int
- | #define ENABLE_LOGGING 1
- | #define DEFAULT_VISIBILITY __attribute__((visibility("default")))
- | /* end confdefs.h. */
- | /* Define sigaction to an innocuous variant, in case <limits.h> declares sigaction.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define sigaction innocuous_sigaction
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char sigaction (); below.
- | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- | <limits.h> exists even on freestanding compilers. */
- |
- | #ifdef __STDC__
- | # include <limits.h>
- | #else
- | # include <assert.h>
- | #endif
- |
- | #undef sigaction
- |
- | /* 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 sigaction ();
- | /* The GNU C library defines this for functions which it implements
- | to always fail with ENOSYS. Some functions are actually named
- | something starting with __ and the normal name is an alias. */
- | #if defined __stub_sigaction || defined __stub___sigaction
- | choke me
- | #endif
- |
- | int
- | main ()
- | {
- | return sigaction ();
- | ;
- | return 0;
- | }
- configure:12217: result: no
- configure:12236: checking sys/time.h usability
- configure:12236: gcc -c -g -O2 conftest.c >&5
- configure:12236: $? = 0
- configure:12236: result: yes
- configure:12236: checking sys/time.h presence
- configure:12236: gcc -E conftest.c
- configure:12236: $? = 0
- configure:12236: result: yes
- configure:12236: checking for sys/time.h
- configure:12236: result: yes
- configure:12248: checking for gettimeofday
- configure:12248: gcc -o conftest.exe -g -O2 conftest.c >&5
- configure:12248: $? = 0
- configure:12248: result: yes
- configure:12435: creating ./config.status
- ## ---------------------- ##
- ## Running config.status. ##
- ## ---------------------- ##
- This file was extended by libusb config.status 1.0.16-rc10, which was
- generated by GNU Autoconf 2.68. Invocation command line was
- CONFIG_FILES =
- CONFIG_HEADERS =
- CONFIG_LINKS =
- CONFIG_COMMANDS =
- $ ./config.status
- on DESKTOP-1EUOO25
- config.status:1184: creating libusb-1.0.pc
- config.status:1184: creating Makefile
- config.status:1184: creating libusb/Makefile
- config.status:1184: creating config.h
- config.status:1413: executing depfiles commands
- config.status:1413: executing libtool commands
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- ac_cv_build=i686-pc-mingw32
- ac_cv_c_compiler_gnu=yes
- ac_cv_c_inline=inline
- ac_cv_env_CC_set=
- ac_cv_env_CC_value=
- ac_cv_env_CFLAGS_set=
- ac_cv_env_CFLAGS_value=
- ac_cv_env_CPPFLAGS_set=
- ac_cv_env_CPPFLAGS_value=
- ac_cv_env_CPP_set=
- ac_cv_env_CPP_value=
- ac_cv_env_LDFLAGS_set=
- ac_cv_env_LDFLAGS_value=
- ac_cv_env_LIBS_set=
- ac_cv_env_LIBS_value=
- ac_cv_env_build_alias_set=
- ac_cv_env_build_alias_value=
- ac_cv_env_host_alias_set=
- ac_cv_env_host_alias_value=
- ac_cv_env_target_alias_set=
- ac_cv_env_target_alias_value=
- ac_cv_exeext=.exe
- ac_cv_func_gettimeofday=yes
- ac_cv_func_sigaction=no
- ac_cv_have_decl_TFD_NONBLOCK=no
- ac_cv_header_dlfcn_h=yes
- ac_cv_header_inttypes_h=yes
- ac_cv_header_memory_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_stat_h=yes
- ac_cv_header_sys_time_h=yes
- ac_cv_header_sys_timerfd_h=no
- ac_cv_header_sys_types_h=yes
- ac_cv_header_unistd_h=yes
- ac_cv_host=i686-pc-mingw32
- ac_cv_objext=o
- ac_cv_path_EGREP='/bin/grep -E'
- ac_cv_path_FGREP='/bin/grep -F'
- ac_cv_path_GREP=/bin/grep
- ac_cv_path_SED=/bin/sed
- ac_cv_path_install='/bin/install -c'
- ac_cv_path_mkdir=/bin/mkdir
- ac_cv_prog_AWK=gawk
- ac_cv_prog_CPP='gcc -E'
- ac_cv_prog_ac_ct_AR=ar
- ac_cv_prog_ac_ct_CC=gcc
- ac_cv_prog_ac_ct_DLLTOOL=dlltool
- ac_cv_prog_ac_ct_OBJDUMP=objdump
- ac_cv_prog_ac_ct_RANLIB=ranlib
- ac_cv_prog_ac_ct_RC=windres
- ac_cv_prog_ac_ct_STRIP=strip
- ac_cv_prog_cc_c89=
- ac_cv_prog_cc_g=yes
- ac_cv_prog_cc_gcc_c_o=yes
- ac_cv_prog_make_make_set=yes
- ac_cv_type_struct_timespec=no
- am_cv_CC_dependencies_compiler_type=gcc3
- lt_cv_ar_at_file=@
- lt_cv_archive_cmds_need_lc=yes
- lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
- lt_cv_file_magic_cmd=func_win32_libid
- lt_cv_file_magic_test_file=
- lt_cv_ld_reload_flag=-r
- lt_cv_nm_interface='BSD nm'
- lt_cv_objdir=.libs
- lt_cv_path_LD=c:/mingw/mingw32/bin/ld.exe
- lt_cv_path_NM=/mingw/bin/nm
- lt_cv_path_mainfest_tool=no
- lt_cv_prog_compiler_c_o=yes
- lt_cv_prog_compiler_c_o_RC=yes
- lt_cv_prog_compiler_pic='-DDLL_EXPORT -DPIC'
- lt_cv_prog_compiler_pic_works=yes
- lt_cv_prog_compiler_rtti_exceptions=no
- lt_cv_prog_compiler_static_works=yes
- lt_cv_prog_gnu_ld=yes
- lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib
- lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)
\{0,1\}$/\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/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\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/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
- lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
- lt_cv_sys_max_cmd_len=8192
- lt_cv_to_host_file_cmd=func_convert_file_msys_to_w32
- lt_cv_to_tool_file_cmd=func_convert_file_msys_to_w32
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- ACLOCAL='${SHELL} /home/cross/code/compat/libusb-1.0/missing --run aclocal-1.11'
- AMDEPBACKSLASH='\'
- AMDEP_FALSE='#'
- AMDEP_TRUE=''
- AMTAR='${SHELL} /home/cross/code/compat/libusb-1.0/missing --run tar'
- AM_BACKSLASH='\'
- AM_CFLAGS='-std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -fvisibility=hidden'
- AM_DEFAULT_VERBOSITY='0'
- AR='ar'
- AUTOCONF='${SHELL} /home/cross/code/compat/libusb-1.0/missing --run autoconf'
- AUTOHEADER='${SHELL} /home/cross/code/compat/libusb-1.0/missing --run autoheader'
- AUTOMAKE='${SHELL} /home/cross/code/compat/libusb-1.0/missing --run automake-1.11'
- AWK='gawk'
- BUILD_EXAMPLES_FALSE=''
- BUILD_EXAMPLES_TRUE='#'
- CC='gcc'
- CCDEPMODE='depmode=gcc3'
- CFLAGS='-g -O2'
- CPP='gcc -E'
- CPPFLAGS=''
- CYGPATH_W='echo'
- DEFS='-DHAVE_CONFIG_H'
- DEPDIR='.deps'
- DLLTOOL='dlltool'
- DSYMUTIL=''
- DUMPBIN=''
- ECHO_C=''
- ECHO_N='-n'
- ECHO_T=''
- EGREP='/bin/grep -E'
- EXEEXT='.exe'
- FGREP='/bin/grep -F'
- GREP='/bin/grep'
- HAVE_SIGACTION_FALSE=''
- HAVE_SIGACTION_TRUE='#'
- INSTALL_DATA='${INSTALL} -m 644'
- INSTALL_PROGRAM='${INSTALL}'
- INSTALL_SCRIPT='${INSTALL}'
- INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
- LD='c:/mingw/mingw32/bin/ld.exe'
- LDFLAGS=''
- LIBOBJS=''
- LIBS=''
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
- LIPO=''
- LN_S='cp -p'
- LTLDFLAGS='-version-info 2:0:0 -no-undefined -avoid-version -Wl,--add-stdcall-alias'
- LTLIBOBJS=''
- MAINT='#'
- MAINTAINER_MODE_FALSE=''
- MAINTAINER_MODE_TRUE='#'
- MAKEINFO='${SHELL} /home/cross/code/compat/libusb-1.0/missing --run makeinfo'
- MANIFEST_TOOL=':'
- MKDIR_P='/bin/mkdir -p'
- NM='/mingw/bin/nm'
- NMEDIT=''
- OBJDUMP='objdump'
- OBJEXT='o'
- OS_DARWIN=''
- OS_DARWIN_FALSE=''
- OS_DARWIN_TRUE='#'
- OS_LINUX=''
- OS_LINUX_FALSE=''
- OS_LINUX_TRUE='#'
- OS_OPENBSD=''
- OS_OPENBSD_FALSE=''
- OS_OPENBSD_TRUE='#'
- OS_WINDOWS=''
- OS_WINDOWS_FALSE='#'
- OS_WINDOWS_TRUE=''
- OTOOL64=''
- OTOOL=''
- PACKAGE='libusb'
- PACKAGE_BUGREPORT='libusb-devel@lists.sourceforge.net'
- PACKAGE_NAME='libusb'
- PACKAGE_STRING='libusb 1.0.16-rc10'
- PACKAGE_TARNAME='libusb'
- PACKAGE_URL='http://www.libusb.org/'
- PACKAGE_VERSION='1.0.16-rc10'
- PATH_SEPARATOR=':'
- RANLIB='ranlib'
- RC='windres'
- SED='/bin/sed'
- SET_MAKE=''
- SHELL='/bin/sh'
- STRIP='strip'
- THREADS_POSIX_FALSE=''
- THREADS_POSIX_TRUE='#'
- USE_UDEV=''
- USE_UDEV_FALSE=''
- USE_UDEV_TRUE='#'
- VERSION='1.0.16-rc10'
- ac_ct_AR='ar'
- ac_ct_CC='gcc'
- ac_ct_DUMPBIN=''
- am__EXEEXT_FALSE='#'
- am__EXEEXT_TRUE=''
- am__fastdepCC_FALSE='#'
- am__fastdepCC_TRUE=''
- am__include='include'
- am__isrc=''
- am__leading_dot='.'
- am__quote=''
- am__tar='${AMTAR} chof - "$$tardir"'
- am__untar='${AMTAR} xf -'
- bindir='${exec_prefix}/bin'
- build='i686-pc-mingw32'
- build_alias=''
- build_cpu='i686'
- build_os='mingw32'
- build_vendor='pc'
- datadir='${datarootdir}'
- datarootdir='${prefix}/share'
- docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
- dvidir='${docdir}'
- exec_prefix='${prefix}'
- host='i686-pc-mingw32'
- host_alias=''
- host_cpu='i686'
- host_os='mingw32'
- host_vendor='pc'
- htmldir='${docdir}'
- includedir='${prefix}/include'
- infodir='${datarootdir}/info'
- install_sh='${SHELL} /home/cross/code/compat/libusb-1.0/install-sh'
- libdir='${exec_prefix}/lib'
- libexecdir='${exec_prefix}/libexec'
- localedir='${datarootdir}/locale'
- localstatedir='${prefix}/var'
- mandir='${datarootdir}/man'
- mkdir_p='/bin/mkdir -p'
- oldincludedir='/usr/include'
- pdfdir='${docdir}'
- prefix='/usr/local'
- program_transform_name='s,x,x,'
- psdir='${docdir}'
- sbindir='${exec_prefix}/sbin'
- sharedstatedir='${prefix}/com'
- sysconfdir='${prefix}/etc'
- target_alias=''
- ## ----------- ##
- ## confdefs.h. ##
- ## ----------- ##
- /* confdefs.h */
- #define PACKAGE_NAME "libusb"
- #define PACKAGE_TARNAME "libusb"
- #define PACKAGE_VERSION "1.0.16-rc10"
- #define PACKAGE_STRING "libusb 1.0.16-rc10"
- #define PACKAGE_BUGREPORT "libusb-devel@lists.sourceforge.net"
- #define PACKAGE_URL "http://www.libusb.org/"
- #define PACKAGE "libusb"
- #define VERSION "1.0.16-rc10"
- #define STDC_HEADERS 1
- #define HAVE_SYS_TYPES_H 1
- #define HAVE_SYS_STAT_H 1
- #define HAVE_STDLIB_H 1
- #define HAVE_STRING_H 1
- #define HAVE_MEMORY_H 1
- #define HAVE_STRINGS_H 1
- #define HAVE_INTTYPES_H 1
- #define HAVE_STDINT_H 1
- #define HAVE_UNISTD_H 1
- #define HAVE_DLFCN_H 1
- #define LT_OBJDIR ".libs/"
- #define _GNU_SOURCE 1
- #define OS_WINDOWS 1
- #define POLL_NFDS_TYPE unsigned int
- #define ENABLE_LOGGING 1
- #define DEFAULT_VISIBILITY __attribute__((visibility("default")))
- #define HAVE_SYS_TIME_H 1
- #define HAVE_GETTIMEOFDAY 1
- configure: exit 0
|