Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 140243 Details for
Bug 204502
dev-libs/elfutils-0.131 libelf.h requires off64_t (-D_LARGEFILE64_SOURCE)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 34.42 KB, created by
Ryan Hill (RETIRED)
on 2008-01-06 01:39:40 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Ryan Hill (RETIRED)
Created:
2008-01-06 01:39:40 UTC
Size:
34.42 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 configure, which was >generated by GNU Autoconf 2.57. Invocation command line was > > $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu > >## --------- ## >## Platform. ## >## --------- ## > >hostname = tycho >uname -m = i686 >uname -r = 2.6.23.12 >uname -s = Linux >uname -v = #6 SMP PREEMPT Tue Dec 25 00:57:58 CST 2007 > >/usr/bin/uname -p = Genuine Intel(R) CPU T2300 @ 1.66GHz >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib/ccache/bin >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/i686-pc-linux-gnu/gcc-bin/4.2.3-pre20071228 >PATH: /opt/sun-jdk-1.4.2.16/bin >PATH: /opt/sun-jdk-1.4.2.16/jre/bin >PATH: /opt/sun-jdk-1.4.2.16/jre/javaws >PATH: /usr/kde/3.5/sbin >PATH: /usr/kde/3.5/bin >PATH: /usr/qt/3/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1503: checking build system type >configure:1521: result: i686-pc-linux-gnu >configure:1529: checking host system type >configure:1543: result: i686-pc-linux-gnu >configure:1565: checking for a BSD-compatible install >configure:1619: result: /usr/bin/install -c >configure:1630: checking whether build environment is sane >configure:1673: result: yes >configure:1706: checking for gawk >configure:1722: found /bin/gawk >configure:1732: result: gawk >configure:1742: checking whether make sets $(MAKE) >configure:1762: result: yes >configure:1918: checking for i686-pc-linux-gnu-gcc >configure:1934: found /usr/lib/ccache/bin/i686-pc-linux-gnu-gcc >configure:1944: result: i686-pc-linux-gnu-gcc >configure:2226: checking for C compiler version >configure:2229: i686-pc-linux-gnu-gcc --version </dev/null >&5 >i686-pc-linux-gnu-gcc (GCC) 4.2.3-pre20071228 (prerelease) (rev. 131217) >Copyright (C) 2007 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:2232: $? = 0 >configure:2234: i686-pc-linux-gnu-gcc -v </dev/null >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.2.3_pre20071228/work/gcc-4.2.3-20071228/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.2.3-pre20071228 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.2.3-pre20071228/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.2.3-pre20071228 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.2.3-pre20071228/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.2.3-pre20071228/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.2.3-pre20071228/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-nls --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.2.3-pre20071228 (prerelease) (rev. 131217) >configure:2237: $? = 0 >configure:2239: i686-pc-linux-gnu-gcc -V </dev/null >&5 >i686-pc-linux-gnu-gcc: '-V' option must have argument >configure:2242: $? = 1 >configure:2266: checking for C compiler default output >configure:2269: i686-pc-linux-gnu-gcc -O2 -g -march=prescott -fomit-frame-pointer -pipe -Wl,-O1,--hash-style=gnu conftest.c >&5 >configure:2272: $? = 0 >configure:2318: result: a.out >configure:2323: checking whether the C compiler works >configure:2329: ./a.out >configure:2332: $? = 0 >configure:2349: result: yes >configure:2356: checking whether we are cross compiling >configure:2358: result: no >configure:2361: checking for suffix of executables >configure:2363: i686-pc-linux-gnu-gcc -o conftest -O2 -g -march=prescott -fomit-frame-pointer -pipe -Wl,-O1,--hash-style=gnu conftest.c >&5 >configure:2366: $? = 0 >configure:2391: result: >configure:2397: checking for suffix of object files >configure:2419: i686-pc-linux-gnu-gcc -c -O2 -g -march=prescott -fomit-frame-pointer -pipe conftest.c >&5 >configure:2422: $? = 0 >configure:2444: result: o >configure:2448: checking whether we are using the GNU C compiler >configure:2473: i686-pc-linux-gnu-gcc -c -O2 -g -march=prescott -fomit-frame-pointer -pipe conftest.c >&5 >configure:2476: $? = 0 >configure:2479: test -s conftest.o >configure:2482: $? = 0 >configure:2495: result: yes >configure:2501: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:2523: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:2526: $? = 0 >configure:2529: test -s conftest.o >configure:2532: $? = 0 >configure:2543: result: yes >configure:2560: checking for i686-pc-linux-gnu-gcc option to accept ANSI C >configure:2621: i686-pc-linux-gnu-gcc -c -O2 -g -march=prescott -fomit-frame-pointer -pipe conftest.c >&5 >configure:2624: $? = 0 >configure:2627: test -s conftest.o >configure:2630: $? = 0 >configure:2648: result: none needed >configure:2666: i686-pc-linux-gnu-gcc -c -O2 -g -march=prescott -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' >configure:2669: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:2797: checking for style of include used by make >configure:2825: result: GNU >configure:2853: checking dependency style of i686-pc-linux-gnu-gcc >configure:2915: result: gcc3 >configure:2930: checking for i686-pc-linux-gnu-g++ >configure:2946: found /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ >configure:2956: result: i686-pc-linux-gnu-g++ >configure:3014: checking for C++ compiler version >configure:3017: i686-pc-linux-gnu-g++ --version </dev/null >&5 >i686-pc-linux-gnu-g++ (GCC) 4.2.3-pre20071228 (prerelease) (rev. 131217) >Copyright (C) 2007 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:3020: $? = 0 >configure:3022: i686-pc-linux-gnu-g++ -v </dev/null >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.2.3_pre20071228/work/gcc-4.2.3-20071228/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.2.3-pre20071228 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.2.3-pre20071228/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.2.3-pre20071228 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.2.3-pre20071228/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.2.3-pre20071228/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.2.3-pre20071228/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-nls --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.2.3-pre20071228 (prerelease) (rev. 131217) >configure:3025: $? = 0 >configure:3027: i686-pc-linux-gnu-g++ -V </dev/null >&5 >i686-pc-linux-gnu-g++: '-V' option must have argument >configure:3030: $? = 1 >configure:3033: checking whether we are using the GNU C++ compiler >configure:3058: i686-pc-linux-gnu-g++ -c -O2 -g -march=prescott -fomit-frame-pointer -pipe conftest.cc >&5 >configure:3061: $? = 0 >configure:3064: test -s conftest.o >configure:3067: $? = 0 >configure:3080: result: yes >configure:3086: checking whether i686-pc-linux-gnu-g++ accepts -g >configure:3108: i686-pc-linux-gnu-g++ -c -g conftest.cc >&5 >configure:3111: $? = 0 >configure:3114: test -s conftest.o >configure:3117: $? = 0 >configure:3128: result: yes >configure:3172: i686-pc-linux-gnu-g++ -c -O2 -g -march=prescott -fomit-frame-pointer -pipe conftest.cc >&5 >configure:3175: $? = 0 >configure:3178: test -s conftest.o >configure:3181: $? = 0 >configure:3208: i686-pc-linux-gnu-g++ -c -O2 -g -march=prescott -fomit-frame-pointer -pipe conftest.cc >&5 >configure: In function 'int main()': >configure:3205: error: 'exit' was not declared in this scope >configure:3211: $? = 1 >configure: failed program was: >| #line 3191 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "prelink" >| #define VERSION "0.0" >| /* end confdefs.h. */ >| >| int >| main () >| { >| exit (42); >| ; >| return 0; >| } >configure:3172: i686-pc-linux-gnu-g++ -c -O2 -g -march=prescott -fomit-frame-pointer -pipe conftest.cc >&5 >configure:3175: $? = 0 >configure:3178: test -s conftest.o >configure:3181: $? = 0 >configure:3208: i686-pc-linux-gnu-g++ -c -O2 -g -march=prescott -fomit-frame-pointer -pipe conftest.cc >&5 >configure:3211: $? = 0 >configure:3214: test -s conftest.o >configure:3217: $? = 0 >configure:3242: checking dependency style of i686-pc-linux-gnu-g++ >configure:3304: result: gcc3 >configure:3314: checking how to run the C preprocessor >configure:3350: i686-pc-linux-gnu-gcc -E conftest.c >configure:3356: $? = 0 >configure:3388: i686-pc-linux-gnu-gcc -E conftest.c >configure:3392:28: error: ac_nonexistent.h: No such file or directory >configure:3394: $? = 1 >configure: failed program was: >| #line 3379 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "prelink" >| #define VERSION "0.0" >| #ifdef __cplusplus >| #include <stdlib.h> >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3432: result: i686-pc-linux-gnu-gcc -E >configure:3457: i686-pc-linux-gnu-gcc -E conftest.c >configure:3463: $? = 0 >configure:3495: i686-pc-linux-gnu-gcc -E conftest.c >configure:3499:28: error: ac_nonexistent.h: No such file or directory >configure:3501: $? = 1 >configure: failed program was: >| #line 3486 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "prelink" >| #define VERSION "0.0" >| #ifdef __cplusplus >| #include <stdlib.h> >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3545: checking for egrep >configure:3555: result: grep -E >configure:3561: checking whether i686-pc-linux-gnu-gcc needs -traditional >configure:3605: result: no >configure:3684: checking for a sed that does not truncate output >configure:3738: result: /bin/sed >configure:3752: checking for ld used by i686-pc-linux-gnu-gcc >configure:3819: result: /usr/i686-pc-linux-gnu/bin/ld >configure:3828: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:3843: result: yes >configure:3848: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files >configure:3855: result: -r >configure:3864: checking for BSD-compatible nm >configure:3906: result: /usr/bin/i686-pc-linux-gnu-nm -B >configure:3910: checking whether ln -s works >configure:3914: result: yes >configure:3921: checking how to recognise dependent libraries >configure:4121: result: pass_all >configure:4319: checking for ANSI C header files >configure:4345: i686-pc-linux-gnu-gcc -c -O2 -g -march=prescott -fomit-frame-pointer -pipe conftest.c >&5 >configure:4348: $? = 0 >configure:4351: test -s conftest.o >configure:4354: $? = 0 >configure:4446: i686-pc-linux-gnu-gcc -o conftest -O2 -g -march=prescott -fomit-frame-pointer -pipe -Wl,-O1,--hash-style=gnu conftest.c >&5 >configure: In function 'main': >configure:4444: warning: incompatible implicit declaration of built-in function 'exit' >configure:4449: $? = 0 >configure:4451: ./conftest >configure:4454: $? = 0 >configure:4469: result: yes >configure:4493: checking for sys/types.h >configure:4510: i686-pc-linux-gnu-gcc -c -O2 -g -march=prescott -fomit-frame-pointer -pipe conftest.c >&5 >configure:4513: $? = 0 >configure:4516: test -s conftest.o >configure:4519: $? = 0 >configure:4530: result: yes >configure:4493: checking for sys/stat.h >configure:4510: i686-pc-linux-gnu-gcc -c -O2 -g -march=prescott -fomit-frame-pointer -pipe conftest.c >&5 >configure:4513: $? = 0 >configure:4516: test -s conftest.o >configure:4519: $? = 0 >configure:4530: result: yes >configure:4493: checking for stdlib.h >configure:4510: i686-pc-linux-gnu-gcc -c -O2 -g -march=prescott -fomit-frame-pointer -pipe conftest.c >&5 >configure:4513: $? = 0 >configure:4516: test -s conftest.o >configure:4519: $? = 0 >configure:4530: result: yes >configure:4493: checking for string.h >configure:4510: i686-pc-linux-gnu-gcc -c -O2 -g -march=prescott -fomit-frame-pointer -pipe conftest.c >&5 >configure:4513: $? = 0 >configure:4516: test -s conftest.o >configure:4519: $? = 0 >configure:4530: result: yes >configure:4493: checking for memory.h >configure:4510: i686-pc-linux-gnu-gcc -c -O2 -g -march=prescott -fomit-frame-pointer -pipe conftest.c >&5 >configure:4513: $? = 0 >configure:4516: test -s conftest.o >configure:4519: $? = 0 >configure:4530: result: yes >configure:4493: checking for strings.h >configure:4510: i686-pc-linux-gnu-gcc -c -O2 -g -march=prescott -fomit-frame-pointer -pipe conftest.c >&5 >configure:4513: $? = 0 >configure:4516: test -s conftest.o >configure:4519: $? = 0 >configure:4530: result: yes >configure:4493: checking for inttypes.h >configure:4510: i686-pc-linux-gnu-gcc -c -O2 -g -march=prescott -fomit-frame-pointer -pipe conftest.c >&5 >configure:4513: $? = 0 >configure:4516: test -s conftest.o >configure:4519: $? = 0 >configure:4530: result: yes >configure:4493: checking for stdint.h >configure:4510: i686-pc-linux-gnu-gcc -c -O2 -g -march=prescott -fomit-frame-pointer -pipe conftest.c >&5 >configure:4513: $? = 0 >configure:4516: test -s conftest.o >configure:4519: $? = 0 >configure:4530: result: yes >configure:4493: checking for unistd.h >configure:4510: i686-pc-linux-gnu-gcc -c -O2 -g -march=prescott -fomit-frame-pointer -pipe conftest.c >&5 >configure:4513: $? = 0 >configure:4516: test -s conftest.o >configure:4519: $? = 0 >configure:4530: result: yes >configure:4556: checking dlfcn.h usability >configure:4569: i686-pc-linux-gnu-gcc -c -O2 -g -march=prescott -fomit-frame-pointer -pipe conftest.c >&5 >configure:4572: $? = 0 >configure:4575: test -s conftest.o >configure:4578: $? = 0 >configure:4588: result: yes >configure:4592: checking dlfcn.h presence >configure:4603: i686-pc-linux-gnu-gcc -E conftest.c >configure:4609: $? = 0 >configure:4628: result: yes >configure:4664: checking for dlfcn.h >configure:4671: result: yes >configure:4689: checking how to run the C++ preprocessor >configure:4721: i686-pc-linux-gnu-g++ -E conftest.cc >configure:4727: $? = 0 >configure:4759: i686-pc-linux-gnu-g++ -E conftest.cc >configure:4774:28: error: ac_nonexistent.h: No such file or directory >configure:4765: $? = 1 >configure: failed program was: >| #line 4750 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "prelink" >| #define VERSION "0.0" >| #ifdef __cplusplus >| #include <stdlib.h> >| #endif >| #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. */ >| #include <ac_nonexistent.h> >configure:4803: result: i686-pc-linux-gnu-g++ -E >configure:4828: i686-pc-linux-gnu-g++ -E conftest.cc >configure:4834: $? = 0 >configure:4866: i686-pc-linux-gnu-g++ -E conftest.cc >configure:4881:28: error: ac_nonexistent.h: No such file or directory >configure:4872: $? = 1 >configure: failed program was: >| #line 4857 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "prelink" >| #define VERSION "0.0" >| #ifdef __cplusplus >| #include <stdlib.h> >| #endif >| #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. */ >| #include <ac_nonexistent.h> >configure:4924: checking for i686-pc-linux-gnu-g77 >configure:4953: result: no >configure:4924: checking for i686-pc-linux-gnu-f77 >configure:4953: result: no >configure:4924: checking for i686-pc-linux-gnu-xlf >configure:4953: result: no >configure:4924: checking for i686-pc-linux-gnu-frt >configure:4953: result: no >configure:4924: checking for i686-pc-linux-gnu-pgf77 >configure:4953: result: no >configure:4924: checking for i686-pc-linux-gnu-fl32 >configure:4953: result: no >configure:4924: checking for i686-pc-linux-gnu-af77 >configure:4953: result: no >configure:4924: checking for i686-pc-linux-gnu-fort77 >configure:4953: result: no >configure:4924: checking for i686-pc-linux-gnu-f90 >configure:4953: result: no >configure:4924: checking for i686-pc-linux-gnu-xlf90 >configure:4953: result: no >configure:4924: checking for i686-pc-linux-gnu-pgf90 >configure:4953: result: no >configure:4924: checking for i686-pc-linux-gnu-epcf90 >configure:4953: result: no >configure:4924: checking for i686-pc-linux-gnu-f95 >configure:4953: result: no >configure:4924: checking for i686-pc-linux-gnu-fort >configure:4953: result: no >configure:4924: checking for i686-pc-linux-gnu-xlf95 >configure:4953: result: no >configure:4924: checking for i686-pc-linux-gnu-lf95 >configure:4953: result: no >configure:4924: checking for i686-pc-linux-gnu-g95 >configure:4953: result: no >configure:4966: checking for g77 >configure:4995: result: no >configure:4966: checking for f77 >configure:4995: result: no >configure:4966: checking for xlf >configure:4995: result: no >configure:4966: checking for frt >configure:4995: result: no >configure:4966: checking for pgf77 >configure:4995: result: no >configure:4966: checking for fl32 >configure:4995: result: no >configure:4966: checking for af77 >configure:4995: result: no >configure:4966: checking for fort77 >configure:4995: result: no >configure:4966: checking for f90 >configure:4995: result: no >configure:4966: checking for xlf90 >configure:4995: result: no >configure:4966: checking for pgf90 >configure:4995: result: no >configure:4966: checking for epcf90 >configure:4995: result: no >configure:4966: checking for f95 >configure:4995: result: no >configure:4966: checking for fort >configure:4995: result: no >configure:4966: checking for xlf95 >configure:4995: result: no >configure:4966: checking for lf95 >configure:4995: result: no >configure:4966: checking for g95 >configure:4995: result: no >configure:5007: checking for Fortran 77 compiler version >configure:5010: --version </dev/null >&5 >./configure: line 5011: --version: command not found >configure:5013: $? = 127 >configure:5015: -v </dev/null >&5 >./configure: line 5016: -v: command not found >configure:5018: $? = 127 >configure:5020: -V </dev/null >&5 >./configure: line 5021: -V: command not found >configure:5023: $? = 127 >configure:5030: checking whether we are using the GNU Fortran 77 compiler >configure:5044: -c conftest.F >&5 >./configure: line 5045: -c: command not found >configure:5047: $? = 127 >configure: failed program was: >| program main >| #ifndef __GNUC__ >| choke me >| #endif >| >| end >configure:5066: result: no >configure:5073: checking whether accepts -g >configure:5085: -c -g conftest.f >&5 >./configure: line 5086: -c: command not found >configure:5088: $? = 127 >configure: failed program was: >| program main >| >| end >configure:5106: result: no >configure:5134: checking the maximum length of command line arguments >configure:5193: result: 32768 >configure:5204: checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object >configure:5293: i686-pc-linux-gnu-gcc -c -O2 -g -march=prescott -fomit-frame-pointer -pipe conftest.c >&5 >configure:5296: $? = 0 >configure:5300: /usr/bin/i686-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm >configure:5303: $? = 0 >configure:5355: i686-pc-linux-gnu-gcc -o conftest -O2 -g -march=prescott -fomit-frame-pointer -pipe -Wl,-O1,--hash-style=gnu conftest.c conftstm.o >&5 >configure:5358: $? = 0 >configure:5396: result: ok >configure:5400: checking for objdir >configure:5415: result: .libs >configure:5467: checking for i686-pc-linux-gnu-ar >configure:5483: found /usr/bin/i686-pc-linux-gnu-ar >configure:5493: result: i686-pc-linux-gnu-ar >configure:5547: checking for i686-pc-linux-gnu-ranlib >configure:5563: found /usr/bin/i686-pc-linux-gnu-ranlib >configure:5573: result: i686-pc-linux-gnu-ranlib >configure:5627: checking for i686-pc-linux-gnu-strip >configure:5643: found /usr/bin/i686-pc-linux-gnu-strip >configure:5653: result: i686-pc-linux-gnu-strip >configure:5954: checking if i686-pc-linux-gnu-gcc static flag works >configure:5977: result: yes >configure:5994: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:6012: i686-pc-linux-gnu-gcc -c -O2 -g -march=prescott -fomit-frame-pointer -pipe -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >configure:6016: $? = 0 >configure:6027: result: no >configure:6042: checking for i686-pc-linux-gnu-gcc option to produce PIC >configure:6219: result: -fPIC >configure:6226: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works >configure:6244: i686-pc-linux-gnu-gcc -c -O2 -g -march=prescott -fomit-frame-pointer -pipe -fPIC -DPIC conftest.c >&5 >configure:6248: $? = 0 >configure:6259: result: yes >configure:6283: checking if i686-pc-linux-gnu-gcc supports -c -o file.o >configure:6311: i686-pc-linux-gnu-gcc -c -O2 -g -march=prescott -fomit-frame-pointer -pipe -o out/conftest2.o conftest.c >&5 >configure:6315: $? = 0 >configure:6332: result: yes >configure:6358: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:7177: result: yes >configure:7203: checking whether -lc should be explicitly linked in >configure:7208: i686-pc-linux-gnu-gcc -c -O2 -g -march=prescott -fomit-frame-pointer -pipe conftest.c >&5 >configure:7211: $? = 0 >configure:7225: i686-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 >configure:7228: $? = 0 >configure:7240: result: no >configure:7248: checking how to hardcode library paths into programs >configure:7273: result: immediate >configure:7287: checking whether stripping libraries is possible >configure:7292: result: yes >configure:7314: checking dynamic linker characteristics >configure:7849: result: GNU/Linux ld.so >configure:8575: checking if libtool supports shared libraries >configure:8577: result: yes >configure:8580: checking whether to build shared libraries >configure:8629: result: yes >configure:8632: checking whether to build static libraries >configure:8636: result: yes >configure:8727: creating libtool >configure:9271: checking for ld used by i686-pc-linux-gnu-g++ >configure:9338: result: /usr/i686-pc-linux-gnu/bin/ld >configure:9347: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:9362: result: yes >configure:9413: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:10208: result: yes >configure:10226: i686-pc-linux-gnu-g++ -c -O2 -g -march=prescott -fomit-frame-pointer -pipe conftest.cc >&5 >configure:10229: $? = 0 >configure:10325: checking for i686-pc-linux-gnu-g++ option to produce PIC >configure:10577: result: -fPIC >configure:10584: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works >configure:10602: i686-pc-linux-gnu-g++ -c -O2 -g -march=prescott -fomit-frame-pointer -pipe -fPIC -DPIC conftest.cc >&5 >configure:10606: $? = 0 >configure:10617: result: yes >configure:10641: checking if i686-pc-linux-gnu-g++ supports -c -o file.o >configure:10669: i686-pc-linux-gnu-g++ -c -O2 -g -march=prescott -fomit-frame-pointer -pipe -o out/conftest2.o conftest.cc >&5 >configure:10673: $? = 0 >configure:10690: result: yes >configure:10716: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:10741: result: yes >configure:10812: checking how to hardcode library paths into programs >configure:10837: result: immediate >configure:10851: checking whether stripping libraries is possible >configure:10856: result: yes >configure:10878: checking dynamic linker characteristics >configure:11413: result: GNU/Linux ld.so >configure:18400: checking libelf.h usability >configure:18413: i686-pc-linux-gnu-gcc -c -O2 -g -march=prescott -fomit-frame-pointer -pipe conftest.c >&5 >In file included from configure:18460: >/usr/include/libelf.h:53:23: error: linux/sys.h: No such file or directory >In file included from configure:18460: >/usr/include/libelf.h:98: error: expected specifier-qualifier-list before 'off64_t' >/usr/include/libelf.h:160: error: expected specifier-qualifier-list before 'off64_t' >/usr/include/libelf.h:201: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'elf_update' >/usr/include/libelf.h:207: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'elf_getbase' >/usr/include/libelf.h:305: error: expected declaration specifiers or '...' before 'off64_t' >/usr/include/libelf.h:317: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'elf_getaroff' >configure:18416: $? = 1 >configure: failed program was: >| #line 18402 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "prelink" >| #define VERSION "0.0" >| #ifdef __cplusplus >| #include <stdlib.h> >| #endif >| #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. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <libelf.h> >configure:18432: result: no >configure:18436: checking libelf.h presence >configure:18447: i686-pc-linux-gnu-gcc -E conftest.c >In file included from configure:18462: >/usr/include/libelf.h:53:23: error: linux/sys.h: No such file or directory >configure:18453: $? = 1 >configure: failed program was: >| #line 18438 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "prelink" >| #define VERSION "0.0" >| #ifdef __cplusplus >| #include <stdlib.h> >| #endif >| #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. */ >| #include <libelf.h> >configure:18472: result: no >configure:18508: checking for libelf.h >configure:18515: result: no >configure:18532: error: libelf.h not found > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=i686-pc-linux-gnu >ac_cv_build_alias=i686-pc-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_cxx_compiler_gnu=yes >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -g -march=prescott -fomit-frame-pointer -pipe' >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 -g -march=prescott -fomit-frame-pointer -pipe' >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=set >ac_cv_env_LDFLAGS_value=-Wl,-O1,--hash-style=gnu >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=i686-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=i686-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_exeext= >ac_cv_f77_compiler_gnu=no >ac_cv_header_dlfcn_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_libelf_h=no >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=i686-pc-linux-gnu >ac_cv_host_alias=i686-pc-linux-gnu >ac_cv_objext=o >ac_cv_path_install='/usr/bin/install -c' >ac_cv_prog_AR=i686-pc-linux-gnu-ar >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=i686-pc-linux-gnu-gcc >ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' >ac_cv_prog_CXX=i686-pc-linux-gnu-g++ >ac_cv_prog_CXXCPP='i686-pc-linux-gnu-g++ -E' >ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib >ac_cv_prog_STRIP=i686-pc-linux-gnu-strip >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_stdc= >ac_cv_prog_cxx_g=yes >ac_cv_prog_egrep='grep -E' >ac_cv_prog_f77_g=no >ac_cv_prog_gcc_traditional=no >ac_cv_prog_make_make_set=yes >am_cv_CC_dependencies_compiler_type=gcc3 >am_cv_CXX_dependencies_compiler_type=gcc3 >lt_cv_deplibs_check_method=pass_all >lt_cv_file_magic_cmd='$MAGIC_CMD' >lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.7.so' >lt_cv_ld_reload_flag=-r >lt_cv_objdir=.libs >lt_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld >lt_cv_path_LDCXX=/usr/i686-pc-linux-gnu/bin/ld >lt_cv_path_NM='/usr/bin/i686-pc-linux-gnu-nm -B' >lt_cv_path_SED=/bin/sed >lt_cv_prog_compiler_c_o=yes >lt_cv_prog_compiler_c_o_CXX=yes >lt_cv_prog_compiler_rtti_exceptions=no >lt_cv_prog_gnu_ld=yes >lt_cv_prog_gnu_ldcxx=yes >lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' >lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' >lt_cv_sys_max_cmd_len=32768 >lt_lt_cv_prog_compiler_c_o='"yes"' >lt_lt_cv_prog_compiler_c_o_CXX='"yes"' >lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"' >lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' >lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/sys-devel/prelink-20071009/work/prelink/missing --run aclocal-1.6' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/sys-devel/prelink-20071009/work/prelink/missing --run tar' >AR='i686-pc-linux-gnu-ar' >AUTOCONF='${SHELL} /var/tmp/portage/sys-devel/prelink-20071009/work/prelink/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/sys-devel/prelink-20071009/work/prelink/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/sys-devel/prelink-20071009/work/prelink/missing --run automake-1.6' >AWK='gawk' >CC='i686-pc-linux-gnu-gcc' >CCDEPMODE='depmode=gcc3' >CFLAGS='-O2 -g -march=prescott -fomit-frame-pointer -pipe' >CPP='i686-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CXX='i686-pc-linux-gnu-g++' >CXXCPP='i686-pc-linux-gnu-g++ -E' >CXXDEPMODE='depmode=gcc3' >CXXFLAGS='-O2 -g -march=prescott -fomit-frame-pointer -pipe' >DEFS='' >DEPDIR='.deps' >ECHO='echo' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='grep -E' >EXEEXT='' >F77='' >FFLAGS='' >GELFINCLUDE='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' >LDFLAGS='-Wl,-O1,--hash-style=gnu' >LIBGELF='' >LIBOBJS='' >LIBS='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LN_S='ln -s' >LTLIBOBJS='' >MAKEINFO='${SHELL} /var/tmp/portage/sys-devel/prelink-20071009/work/prelink/missing --run makeinfo' >OBJEXT='o' >PACKAGE='prelink' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='' >PACKAGE_STRING='' >PACKAGE_TARNAME='' >PACKAGE_VERSION='' >PATH_SEPARATOR=':' >RANLIB='i686-pc-linux-gnu-ranlib' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='i686-pc-linux-gnu-strip' >VERSION='0.0' >ac_ct_AR='' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_F77='' >ac_ct_RANLIB='' >ac_ct_STRIP='' >am__include='include' >am__quote='' >bindir='${exec_prefix}/bin' >build='i686-pc-linux-gnu' >build_alias='i686-pc-linux-gnu' >build_cpu='i686' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >exec_prefix='NONE' >host='i686-pc-linux-gnu' >host_alias='i686-pc-linux-gnu' >host_cpu='i686' >host_os='linux-gnu' >host_vendor='pc' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='/var/tmp/portage/sys-devel/prelink-20071009/work/prelink/install-sh' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localstatedir='/var/lib' >mandir='/usr/share/man' >oldincludedir='/usr/include' >prefix='/usr' >program_transform_name='s,x,x,' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define HAVE_DLFCN_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_STRING_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_UNISTD_H 1 >#define PACKAGE "prelink" >#define PACKAGE_BUGREPORT "" >#define PACKAGE_NAME "" >#define PACKAGE_STRING "" >#define PACKAGE_TARNAME "" >#define PACKAGE_VERSION "" >#define STDC_HEADERS 1 >#define VERSION "0.0" >#endif >#ifdef __cplusplus >#include <stdlib.h> > >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 204502
:
140243
|
140245