Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 109794 Details for
Bug 166225
gcc-4.1.1-r3: g++/cpp segfaults
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log from libusb-update
lu_config.log (text/plain), 28.69 KB, created by
Sebastian Witt
on 2007-02-10 17:22:39 UTC
(
hide
)
Description:
config.log from libusb-update
Filename:
MIME Type:
Creator:
Sebastian Witt
Created:
2007-02-10 17:22:39 UTC
Size:
28.69 KB
patch
obsolete
>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 0.1.12, which was >generated by GNU Autoconf 2.61. Invocation command line was > > $ ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-debug --disable-build-docs --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu > >## --------- ## >## Platform. ## >## --------- ## > >hostname = hasw >uname -m = x86_64 >uname -r = 2.6.18-gentoo-r6 >uname -s = Linux >uname -v = #1 Thu Feb 1 23:47:40 CET 2007 > >/usr/bin/uname -p = AMD Athlon(tm) 64 Processor 3000+ >/bin/uname -X = unknown > >/bin/arch = x86_64 >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/local/sbin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /usr/local/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.1.1 >PATH: /usr/kde/3.5/sbin >PATH: /usr/kde/3.5/bin >PATH: /usr/qt/3/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2018: checking for a BSD-compatible install >configure:2074: result: /bin/install -c >configure:2085: checking whether build environment is sane >configure:2128: result: yes >configure:2156: checking for a thread-safe mkdir -p >configure:2195: result: /bin/mkdir -p >configure:2208: checking for gawk >configure:2224: found /bin/gawk >configure:2235: result: gawk >configure:2246: checking whether make sets $(MAKE) >configure:2267: result: yes >configure:2600: checking build system type >configure:2618: result: x86_64-pc-linux-gnu >configure:2640: checking host system type >configure:2655: result: x86_64-pc-linux-gnu >configure:2689: checking for style of include used by make >configure:2717: result: GNU >configure:2747: checking for x86_64-pc-linux-gnu-gcc >configure:2763: found /usr/bin/x86_64-pc-linux-gnu-gcc >configure:2774: result: x86_64-pc-linux-gnu-gcc >configure:3052: checking for C compiler version >configure:3059: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (GCC) 4.1.1 (Gentoo 4.1.1-r3) >Copyright (C) 2006 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:3062: $? = 0 >configure:3069: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/gcc-4.1.1-r3/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --enable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.1 (Gentoo 4.1.1-r3) >configure:3072: $? = 0 >configure:3079: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: '-V' option must have argument >configure:3082: $? = 1 >configure:3105: checking for C compiler default output file name >configure:3132: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=k8 conftest.c >&5 >configure:3135: $? = 0 >configure:3173: result: a.out >configure:3190: checking whether the C compiler works >configure:3200: ./a.out >configure:3203: $? = 0 >configure:3220: result: yes >configure:3227: checking whether we are cross compiling >configure:3229: result: no >configure:3232: checking for suffix of executables >configure:3239: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=k8 conftest.c >&5 >configure:3242: $? = 0 >configure:3266: result: >configure:3272: checking for suffix of object files >configure:3298: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=k8 conftest.c >&5 >configure:3301: $? = 0 >configure:3324: result: o >configure:3328: checking whether we are using the GNU C compiler >configure:3357: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=k8 conftest.c >&5 >configure:3363: $? = 0 >configure:3380: result: yes >configure:3385: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:3415: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:3421: $? = 0 >configure:3520: result: yes >configure:3537: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:3611: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=k8 conftest.c >&5 >configure:3617: $? = 0 >configure:3640: result: none needed >configure:3660: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:3751: result: gcc3 >configure:3766: checking for a sed that does not truncate output >configure:3820: result: /bin/sed >configure:3823: checking for grep that handles long lines and -e >configure:3897: result: /bin/grep >configure:3902: checking for egrep >configure:3980: result: /bin/grep -E >configure:3996: checking for ld used by x86_64-pc-linux-gnu-gcc >configure:4063: result: /usr/x86_64-pc-linux-gnu/bin/ld >configure:4072: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld >configure:4087: result: yes >configure:4092: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files >configure:4099: result: -r >configure:4117: checking for BSD-compatible nm >configure:4166: result: /usr/bin/nm -B >configure:4170: checking whether ln -s works >configure:4174: result: yes >configure:4181: checking how to recognise dependent libraries >configure:4357: result: pass_all >configure:4445: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=k8 conftest.c >&5 >configure:4448: $? = 0 >configure:4591: checking how to run the C preprocessor >configure:4631: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:4637: $? = 0 >configure:4668: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:15:28: error: ac_nonexistent.h: No such file or directory >configure:4674: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libusb" >| #define PACKAGE_TARNAME "libusb" >| #define PACKAGE_VERSION "0.1.12" >| #define PACKAGE_STRING "libusb 0.1.12" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libusb" >| #define VERSION "0.1.12" >| #define LIBUSB_MAJOR_VERSION 0 >| #define LIBUSB_MINOR_VERSION 1 >| #define LIBUSB_MICRO_VERSION 12 >| #define LIBUSB_INTERFACE_AGE 4 >| #define LIBUSB_BINARY_AGE 8 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4707: result: x86_64-pc-linux-gnu-gcc -E >configure:4736: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:4742: $? = 0 >configure:4773: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:15:28: error: ac_nonexistent.h: No such file or directory >configure:4779: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libusb" >| #define PACKAGE_TARNAME "libusb" >| #define PACKAGE_VERSION "0.1.12" >| #define PACKAGE_STRING "libusb 0.1.12" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libusb" >| #define VERSION "0.1.12" >| #define LIBUSB_MAJOR_VERSION 0 >| #define LIBUSB_MINOR_VERSION 1 >| #define LIBUSB_MICRO_VERSION 12 >| #define LIBUSB_INTERFACE_AGE 4 >| #define LIBUSB_BINARY_AGE 8 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4817: checking for ANSI C header files >configure:4847: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=k8 conftest.c >&5 >configure:4853: $? = 0 >configure:4952: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=k8 conftest.c >&5 >configure:4955: $? = 0 >configure:4961: ./conftest >configure:4964: $? = 0 >configure:4981: result: yes >configure:5005: checking for sys/types.h >configure:5026: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=k8 conftest.c >&5 >configure:5032: $? = 0 >configure:5048: result: yes >configure:5005: checking for sys/stat.h >configure:5026: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=k8 conftest.c >&5 >configure:5032: $? = 0 >configure:5048: result: yes >configure:5005: checking for stdlib.h >configure:5026: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=k8 conftest.c >&5 >configure:5032: $? = 0 >configure:5048: result: yes >configure:5005: checking for string.h >configure:5026: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=k8 conftest.c >&5 >configure:5032: $? = 0 >configure:5048: result: yes >configure:5005: checking for memory.h >configure:5026: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=k8 conftest.c >&5 >configure:5032: $? = 0 >configure:5048: result: yes >configure:5005: checking for strings.h >configure:5026: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=k8 conftest.c >&5 >configure:5032: $? = 0 >configure:5048: result: yes >configure:5005: checking for inttypes.h >configure:5026: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=k8 conftest.c >&5 >configure:5032: $? = 0 >configure:5048: result: yes >configure:5005: checking for stdint.h >configure:5026: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=k8 conftest.c >&5 >configure:5032: $? = 0 >configure:5048: result: yes >configure:5005: checking for unistd.h >configure:5026: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=k8 conftest.c >&5 >configure:5032: $? = 0 >configure:5048: result: yes >configure:5075: checking dlfcn.h usability >configure:5092: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=k8 conftest.c >&5 >configure:5098: $? = 0 >configure:5112: result: yes >configure:5116: checking dlfcn.h presence >configure:5131: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:5137: $? = 0 >configure:5151: result: yes >configure:5179: checking for dlfcn.h >configure:5187: result: yes >configure:5214: checking for x86_64-pc-linux-gnu-g++ >configure:5230: found /usr/bin/x86_64-pc-linux-gnu-g++ >configure:5241: result: x86_64-pc-linux-gnu-g++ >configure:5316: checking for C++ compiler version >configure:5323: x86_64-pc-linux-gnu-g++ --version >&5 >x86_64-pc-linux-gnu-g++ (GCC) 4.1.1 (Gentoo 4.1.1-r3) >Copyright (C) 2006 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:5326: $? = 0 >configure:5333: x86_64-pc-linux-gnu-g++ -v >&5 >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/gcc-4.1.1-r3/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --enable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.1 (Gentoo 4.1.1-r3) >configure:5336: $? = 0 >configure:5343: x86_64-pc-linux-gnu-g++ -V >&5 >x86_64-pc-linux-gnu-g++: '-V' option must have argument >configure:5346: $? = 1 >configure:5349: checking whether we are using the GNU C++ compiler >configure:5378: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=k8 conftest.cpp >&5 >conftest.cpp:1: internal compiler error: Segmentation fault >Please submit a full bug report, >with preprocessed source if appropriate. >See <URL:http://bugs.gentoo.org/> for instructions. >configure:5384: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libusb" >| #define PACKAGE_TARNAME "libusb" >| #define PACKAGE_VERSION "0.1.12" >| #define PACKAGE_STRING "libusb 0.1.12" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libusb" >| #define VERSION "0.1.12" >| #define LIBUSB_MAJOR_VERSION 0 >| #define LIBUSB_MINOR_VERSION 1 >| #define LIBUSB_MICRO_VERSION 12 >| #define LIBUSB_INTERFACE_AGE 4 >| #define LIBUSB_BINARY_AGE 8 >| #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 >| /* end confdefs.h. */ >| >| int >| main () >| { >| #ifndef __GNUC__ >| choke me >| #endif >| >| ; >| return 0; >| } >configure:5401: result: no >configure:5406: checking whether x86_64-pc-linux-gnu-g++ accepts -g >configure:5436: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 >conftest.cpp:1: internal compiler error: Segmentation fault >Please submit a full bug report, >with preprocessed source if appropriate. >See <URL:http://bugs.gentoo.org/> for instructions. >configure:5442: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libusb" >| #define PACKAGE_TARNAME "libusb" >| #define PACKAGE_VERSION "0.1.12" >| #define PACKAGE_STRING "libusb 0.1.12" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libusb" >| #define VERSION "0.1.12" >| #define LIBUSB_MAJOR_VERSION 0 >| #define LIBUSB_MINOR_VERSION 1 >| #define LIBUSB_MICRO_VERSION 12 >| #define LIBUSB_INTERFACE_AGE 4 >| #define LIBUSB_BINARY_AGE 8 >| #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 >| /* end confdefs.h. */ >| >| int >| main () >| { >| >| ; >| return 0; >| } >configure:5474: x86_64-pc-linux-gnu-g++ -c conftest.cpp >&5 >conftest.cpp:1: internal compiler error: Segmentation fault >Please submit a full bug report, >with preprocessed source if appropriate. >See <URL:http://bugs.gentoo.org/> for instructions. >configure:5480: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libusb" >| #define PACKAGE_TARNAME "libusb" >| #define PACKAGE_VERSION "0.1.12" >| #define PACKAGE_STRING "libusb 0.1.12" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libusb" >| #define VERSION "0.1.12" >| #define LIBUSB_MAJOR_VERSION 0 >| #define LIBUSB_MINOR_VERSION 1 >| #define LIBUSB_MICRO_VERSION 12 >| #define LIBUSB_INTERFACE_AGE 4 >| #define LIBUSB_BINARY_AGE 8 >| #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 >| /* end confdefs.h. */ >| >| int >| main () >| { >| >| ; >| return 0; >| } >configure:5513: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 >conftest.cpp:1: internal compiler error: Segmentation fault >Please submit a full bug report, >with preprocessed source if appropriate. >See <URL:http://bugs.gentoo.org/> for instructions. >configure:5519: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libusb" >| #define PACKAGE_TARNAME "libusb" >| #define PACKAGE_VERSION "0.1.12" >| #define PACKAGE_STRING "libusb 0.1.12" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libusb" >| #define VERSION "0.1.12" >| #define LIBUSB_MAJOR_VERSION 0 >| #define LIBUSB_MINOR_VERSION 1 >| #define LIBUSB_MICRO_VERSION 12 >| #define LIBUSB_INTERFACE_AGE 4 >| #define LIBUSB_BINARY_AGE 8 >| #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 >| /* end confdefs.h. */ >| >| int >| main () >| { >| >| ; >| return 0; >| } >configure:5541: result: no >configure:5566: checking dependency style of x86_64-pc-linux-gnu-g++ >configure:5657: result: none >configure:5682: checking how to run the C++ preprocessor >configure:5718: x86_64-pc-linux-gnu-g++ -E conftest.cpp >In file included from <built-in>:0: ><built-in>:0: internal compiler error: Segmentation fault >Please submit a full bug report, >with preprocessed source if appropriate. >See <URL:http://bugs.gentoo.org/> for instructions. >configure:5724: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libusb" >| #define PACKAGE_TARNAME "libusb" >| #define PACKAGE_VERSION "0.1.12" >| #define PACKAGE_STRING "libusb 0.1.12" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libusb" >| #define VERSION "0.1.12" >| #define LIBUSB_MAJOR_VERSION 0 >| #define LIBUSB_MINOR_VERSION 1 >| #define LIBUSB_MICRO_VERSION 12 >| #define LIBUSB_INTERFACE_AGE 4 >| #define LIBUSB_BINARY_AGE 8 >| #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 >| /* end confdefs.h. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| Syntax error >configure:5718: x86_64-pc-linux-gnu-g++ -E conftest.cpp >In file included from <built-in>:0: ><built-in>:0: internal compiler error: Segmentation fault >Please submit a full bug report, >with preprocessed source if appropriate. >See <URL:http://bugs.gentoo.org/> for instructions. >configure:5724: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libusb" >| #define PACKAGE_TARNAME "libusb" >| #define PACKAGE_VERSION "0.1.12" >| #define PACKAGE_STRING "libusb 0.1.12" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libusb" >| #define VERSION "0.1.12" >| #define LIBUSB_MAJOR_VERSION 0 >| #define LIBUSB_MINOR_VERSION 1 >| #define LIBUSB_MICRO_VERSION 12 >| #define LIBUSB_INTERFACE_AGE 4 >| #define LIBUSB_BINARY_AGE 8 >| #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 >| /* end confdefs.h. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| Syntax error >configure:5718: /lib/cpp conftest.cpp >In file included from <built-in>:0: ><built-in>:0: internal compiler error: Segmentation fault >Please submit a full bug report, >with preprocessed source if appropriate. >See <URL:http://bugs.gentoo.org/> for instructions. >configure:5724: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libusb" >| #define PACKAGE_TARNAME "libusb" >| #define PACKAGE_VERSION "0.1.12" >| #define PACKAGE_STRING "libusb 0.1.12" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libusb" >| #define VERSION "0.1.12" >| #define LIBUSB_MAJOR_VERSION 0 >| #define LIBUSB_MINOR_VERSION 1 >| #define LIBUSB_MICRO_VERSION 12 >| #define LIBUSB_INTERFACE_AGE 4 >| #define LIBUSB_BINARY_AGE 8 >| #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 >| /* end confdefs.h. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| Syntax error >configure:5718: /lib/cpp conftest.cpp >In file included from <built-in>:0: ><built-in>:0: internal compiler error: Segmentation fault >Please submit a full bug report, >with preprocessed source if appropriate. >See <URL:http://bugs.gentoo.org/> for instructions. >configure:5724: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libusb" >| #define PACKAGE_TARNAME "libusb" >| #define PACKAGE_VERSION "0.1.12" >| #define PACKAGE_STRING "libusb 0.1.12" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libusb" >| #define VERSION "0.1.12" >| #define LIBUSB_MAJOR_VERSION 0 >| #define LIBUSB_MINOR_VERSION 1 >| #define LIBUSB_MICRO_VERSION 12 >| #define LIBUSB_INTERFACE_AGE 4 >| #define LIBUSB_BINARY_AGE 8 >| #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 >| /* end confdefs.h. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| Syntax error >configure:5794: result: /lib/cpp >configure:5823: /lib/cpp conftest.cpp >In file included from <built-in>:0: ><built-in>:0: internal compiler error: Segmentation fault >Please submit a full bug report, >with preprocessed source if appropriate. >See <URL:http://bugs.gentoo.org/> for instructions. >configure:5829: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libusb" >| #define PACKAGE_TARNAME "libusb" >| #define PACKAGE_VERSION "0.1.12" >| #define PACKAGE_STRING "libusb 0.1.12" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libusb" >| #define VERSION "0.1.12" >| #define LIBUSB_MAJOR_VERSION 0 >| #define LIBUSB_MINOR_VERSION 1 >| #define LIBUSB_MICRO_VERSION 12 >| #define LIBUSB_INTERFACE_AGE 4 >| #define LIBUSB_BINARY_AGE 8 >| #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 >| /* end confdefs.h. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| Syntax error >configure:5823: /lib/cpp conftest.cpp >In file included from <built-in>:0: ><built-in>:0: internal compiler error: Segmentation fault >Please submit a full bug report, >with preprocessed source if appropriate. >See <URL:http://bugs.gentoo.org/> for instructions. >configure:5829: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libusb" >| #define PACKAGE_TARNAME "libusb" >| #define PACKAGE_VERSION "0.1.12" >| #define PACKAGE_STRING "libusb 0.1.12" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "libusb" >| #define VERSION "0.1.12" >| #define LIBUSB_MAJOR_VERSION 0 >| #define LIBUSB_MINOR_VERSION 1 >| #define LIBUSB_MICRO_VERSION 12 >| #define LIBUSB_INTERFACE_AGE 4 >| #define LIBUSB_BINARY_AGE 8 >| #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 >| /* end confdefs.h. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| Syntax error >configure:5891: error: C++ preprocessor "/lib/cpp" fails sanity check >See `config.log' for more details. > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=x86_64-pc-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_cxx_compiler_gnu=no >ac_cv_env_CCC_set= >ac_cv_env_CCC_value= >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -pipe -march=k8' >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=set >ac_cv_env_CXXFLAGS_value='-O2 -pipe -march=k8' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_F77_set= >ac_cv_env_F77_value= >ac_cv_env_FFLAGS_set= >ac_cv_env_FFLAGS_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=set >ac_cv_env_build_alias_value=x86_64-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=x86_64-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >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_types_h=yes >ac_cv_header_unistd_h=yes >ac_cv_host=x86_64-pc-linux-gnu >ac_cv_objext=o >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_GREP=/bin/grep >ac_cv_path_install='/bin/install -c' >ac_cv_path_mkdir=/bin/mkdir >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc >ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' >ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ >ac_cv_prog_CXXCPP=/lib/cpp >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_cxx_g=no >ac_cv_prog_make_make_set=yes >am_cv_CC_dependencies_compiler_type=gcc3 >am_cv_CXX_dependencies_compiler_type=none >lt_cv_deplibs_check_method=pass_all >lt_cv_file_magic_cmd='$MAGIC_CMD' >lt_cv_file_magic_test_file= >lt_cv_ld_reload_flag=-r >lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld >lt_cv_path_NM='/usr/bin/nm -B' >lt_cv_path_SED=/bin/sed >lt_cv_prog_gnu_ld=yes > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/libusb-0.1.12/work/libusb-0.1.12/missing --run aclocal-1.10' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/libusb-0.1.12/work/libusb-0.1.12/missing --run tar' >AR='' >AUTOCONF='${SHELL} /var/tmp/portage/libusb-0.1.12/work/libusb-0.1.12/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/libusb-0.1.12/work/libusb-0.1.12/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/libusb-0.1.12/work/libusb-0.1.12/missing --run automake-1.10' >AWK='gawk' >BIGENDIAN='' >BSD_API='' >BSD_API_FALSE='' >BSD_API_TRUE='' >BUILD_DOCS_FALSE='' >BUILD_DOCS_TRUE='' >CC='x86_64-pc-linux-gnu-gcc' >CCDEPMODE='depmode=gcc3' >CFLAGS='-O2 -pipe -march=k8' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CXX='x86_64-pc-linux-gnu-g++' >CXXCPP='/lib/cpp' >CXXDEPMODE='depmode=none' >CXXFLAGS='-O2 -pipe -march=k8' >CYGPATH_W='echo' >DARWIN_API='' >DARWIN_API_FALSE='' >DARWIN_API_TRUE='' >DEFINE_USB_HID_DESCRIPTOR='' >DEFS='' >DEPDIR='.deps' >DOXYGEN='' >DOXYGEN_PROJECT_NAME='' >DOXYGEN_PROJECT_NUMBER='' >ECHO='echo' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EXEEXT='' >F77='' >FFLAGS='' >GREP='/bin/grep' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >JADE='' >LDFLAGS='' >LIBOBJS='' >LIBS='' >LIBTOOL='' >LIBUSB_BINARY_AGE='8' >LIBUSB_HAS_DOXYGEN='' >LIBUSB_HAVE_DOT='' >LIBUSB_INTERFACE_AGE='4' >LIBUSB_MAJOR_VERSION='0' >LIBUSB_MICRO_VERSION='12' >LIBUSB_MINOR_VERSION='1' >LIBUSB_VERSION='0.1.12' >LINUX_API='' >LINUX_API_FALSE='' >LINUX_API_TRUE='' >LN_S='ln -s' >LTLIBOBJS='' >LT_AGE='4' >LT_CURRENT='8' >LT_RELEASE='0.1' >LT_REVISION='4' >MAKEINFO='${SHELL} /var/tmp/portage/libusb-0.1.12/work/libusb-0.1.12/missing --run makeinfo' >OBJEXT='o' >OSLIBS='' >PACKAGE='libusb' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='libusb' >PACKAGE_STRING='libusb 0.1.12' >PACKAGE_TARNAME='libusb' >PACKAGE_VERSION='0.1.12' >PATH_SEPARATOR=':' >PKG_CONFIG='' >RANLIB='' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='' >VERSION='0.1.12' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_F77='' >am__fastdepCC_FALSE='#' >am__fastdepCC_TRUE='' >am__fastdepCXX_FALSE='' >am__fastdepCXX_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='x86_64-pc-linux-gnu' >build_alias='x86_64-pc-linux-gnu' >build_cpu='x86_64' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' >dvidir='${docdir}' >exec_prefix='NONE' >host='x86_64-pc-linux-gnu' >host_alias='x86_64-pc-linux-gnu' >host_cpu='x86_64' >host_os='linux-gnu' >host_vendor='pc' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='$(SHELL) /var/tmp/portage/libusb-0.1.12/work/libusb-0.1.12/install-sh' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='/bin/mkdir -p' >oldincludedir='/usr/include' >pdfdir='${docdir}' >pkgconfigdir='' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define PACKAGE_NAME "libusb" >#define PACKAGE_TARNAME "libusb" >#define PACKAGE_VERSION "0.1.12" >#define PACKAGE_STRING "libusb 0.1.12" >#define PACKAGE_BUGREPORT "" >#define PACKAGE "libusb" >#define VERSION "0.1.12" >#define LIBUSB_MAJOR_VERSION 0 >#define LIBUSB_MINOR_VERSION 1 >#define LIBUSB_MICRO_VERSION 12 >#define LIBUSB_INTERFACE_AGE 4 >#define LIBUSB_BINARY_AGE 8 >#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 > >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 166225
: 109794 |
109795