Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 64357 Details for
Bug 100371
qtparted emerge fails with "libreiserfs not found"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log from failed configure
config.log (text/plain), 59.03 KB, created by
Aidan Thornton
on 2005-07-26 08:50:38 UTC
(
hide
)
Description:
config.log from failed configure
Filename:
MIME Type:
Creator:
Aidan Thornton
Created:
2005-07-26 08:50:38 UTC
Size:
59.03 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 qtparted configure 0.4.4, which was >generated by GNU Autoconf 2.58. 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 = goldfish >uname -m = i686 >uname -r = 2.6.12-gentoo-r6 >uname -s = Linux >uname -v = #5 SMP Thu Jul 21 21:32:51 BST 2005 > >/usr/bin/uname -p = AMD Duron(tm) Processor >/bin/uname -X = unknown > >/bin/arch = i686 >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.3.5-20050130 >PATH: /usr/qt/3/bin >PATH: /usr/kde/3.4/sbin >PATH: /usr/kde/3.4/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1566: checking build system type >configure:1584: result: i686-pc-linux-gnu >configure:1592: checking host system type >configure:1606: result: i686-pc-linux-gnu >configure:1614: checking target system type >configure:1628: result: i686-pc-linux-gnu >configure:1670: checking for a BSD-compatible install >configure:1725: result: /bin/install -c >configure:1740: checking for -p flag to install >configure:1753: result: yes >configure:1764: checking whether build environment is sane >configure:1807: result: yes >configure:1840: checking for gawk >configure:1856: found /bin/gawk >configure:1866: result: gawk >configure:1876: checking whether make sets $(MAKE) >configure:1896: result: yes >configure:2073: checking for style of include used by make >configure:2101: result: GNU >configure:2134: checking for i686-pc-linux-gnu-gcc >configure:2150: found /usr/bin/i686-pc-linux-gnu-gcc >configure:2160: result: i686-pc-linux-gnu-gcc >configure:2442: checking for C compiler version >configure:2445: i686-pc-linux-gnu-gcc --version </dev/null >&5 >i686-pc-linux-gnu-gcc (GCC) 3.3.5-20050130 (Gentoo 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1) >Copyright (C) 2003 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:2448: $? = 0 >configure:2450: i686-pc-linux-gnu-gcc -v </dev/null >&5 >Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/specs >Configured with: /var/tmp/portage/gcc-3.3.5.20050130-r1/work/gcc-3.3.5/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3.5-20050130 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/info --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/include/g++-v3 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 3.3.5-20050130 (Gentoo 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1) >configure:2453: $? = 0 >configure:2455: i686-pc-linux-gnu-gcc -V </dev/null >&5 >i686-pc-linux-gnu-gcc: `-V' option must have argument >configure:2458: $? = 1 >configure:2481: checking for C compiler default output file name >configure:2484: i686-pc-linux-gnu-gcc -O2 -march=athlon -fomit-frame-pointer -pipe conftest.c >&5 >configure:2487: $? = 0 >configure:2533: result: a.out >configure:2538: checking whether the C compiler works >configure:2544: ./a.out >configure:2547: $? = 0 >configure:2564: result: yes >configure:2571: checking whether we are cross compiling >configure:2573: result: no >configure:2576: checking for suffix of executables >configure:2578: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon -fomit-frame-pointer -pipe conftest.c >&5 >configure:2581: $? = 0 >configure:2606: result: >configure:2612: checking for suffix of object files >configure:2633: i686-pc-linux-gnu-gcc -c -O2 -march=athlon -fomit-frame-pointer -pipe conftest.c >&5 >configure:2636: $? = 0 >configure:2658: result: o >configure:2662: checking whether we are using the GNU C compiler >configure:2686: i686-pc-linux-gnu-gcc -c -O2 -march=athlon -fomit-frame-pointer -pipe conftest.c >&5 >configure:2692: $? = 0 >configure:2696: test -z > || test ! -s conftest.err >configure:2699: $? = 0 >configure:2702: test -s conftest.o >configure:2705: $? = 0 >configure:2718: result: yes >configure:2724: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:2745: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:2751: $? = 0 >configure:2755: test -z > || test ! -s conftest.err >configure:2758: $? = 0 >configure:2761: test -s conftest.o >configure:2764: $? = 0 >configure:2775: result: yes >configure:2792: checking for i686-pc-linux-gnu-gcc option to accept ANSI C >configure:2862: i686-pc-linux-gnu-gcc -c -O2 -march=athlon -fomit-frame-pointer -pipe conftest.c >&5 >configure:2868: $? = 0 >configure:2872: test -z > || test ! -s conftest.err >configure:2875: $? = 0 >configure:2878: test -s conftest.o >configure:2881: $? = 0 >configure:2899: result: none needed >configure:2917: i686-pc-linux-gnu-gcc -c -O2 -march=athlon -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c:2: error: syntax error before "me" >configure:2923: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:3058: checking dependency style of i686-pc-linux-gnu-gcc >configure:3141: result: gcc3 >configure:3159: checking whether byte ordering is bigendian >configure:3186: i686-pc-linux-gnu-gcc -c -O2 -march=athlon -fomit-frame-pointer -pipe conftest.c >&5 >configure:3192: $? = 0 >configure:3196: test -z > || test ! -s conftest.err >configure:3199: $? = 0 >configure:3202: test -s conftest.o >configure:3205: $? = 0 >configure:3229: i686-pc-linux-gnu-gcc -c -O2 -march=athlon -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c: In function `main': >conftest.c:19: error: `not' undeclared (first use in this function) >conftest.c:19: error: (Each undeclared identifier is reported only once >conftest.c:19: error: for each function it appears in.) >conftest.c:19: error: syntax error before "big" >configure:3235: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "qtparted" >| #define PACKAGE_TARNAME "qtparted" >| #define PACKAGE_VERSION "0.4.4" >| #define PACKAGE_STRING "qtparted 0.4.4" >| #define PACKAGE_BUGREPORT "zanac4ever@virgilio.it" >| #define HOMEPAGE "http://qtparted.sourceforge.net/" >| #define PACKAGE "qtparted" >| #define VERSION "0.4.4" >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <sys/param.h> >| >| int >| main () >| { >| #if BYTE_ORDER != BIG_ENDIAN >| not big endian >| #endif >| >| ; >| return 0; >| } >configure:3370: result: no >configure:3391: checking for strerror in -lcposix >configure:3421: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon -fomit-frame-pointer -pipe conftest.c -lcposix >&5 >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lcposix >collect2: ld returned 1 exit status >configure:3427: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "qtparted" >| #define PACKAGE_TARNAME "qtparted" >| #define PACKAGE_VERSION "0.4.4" >| #define PACKAGE_STRING "qtparted 0.4.4" >| #define PACKAGE_BUGREPORT "zanac4ever@virgilio.it" >| #define HOMEPAGE "http://qtparted.sourceforge.net/" >| #define PACKAGE "qtparted" >| #define VERSION "0.4.4" >| /* end confdefs.h. */ >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char strerror (); >| int >| main () >| { >| strerror (); >| ; >| return 0; >| } >configure:3453: result: no >configure:3469: checking for i686-pc-linux-gnu-gcc >configure:3495: result: i686-pc-linux-gnu-gcc >configure:3777: checking for C compiler version >configure:3780: i686-pc-linux-gnu-gcc --version </dev/null >&5 >i686-pc-linux-gnu-gcc (GCC) 3.3.5-20050130 (Gentoo 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1) >Copyright (C) 2003 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:3783: $? = 0 >configure:3785: i686-pc-linux-gnu-gcc -v </dev/null >&5 >Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/specs >Configured with: /var/tmp/portage/gcc-3.3.5.20050130-r1/work/gcc-3.3.5/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3.5-20050130 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/info --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/include/g++-v3 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 3.3.5-20050130 (Gentoo 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1) >configure:3788: $? = 0 >configure:3790: i686-pc-linux-gnu-gcc -V </dev/null >&5 >i686-pc-linux-gnu-gcc: `-V' option must have argument >configure:3793: $? = 1 >configure:3796: checking whether we are using the GNU C compiler >configure:3852: result: yes >configure:3858: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:3909: result: yes >configure:3926: checking for i686-pc-linux-gnu-gcc option to accept ANSI C >configure:4033: result: none needed >configure:4051: i686-pc-linux-gnu-gcc -c -O2 -march=athlon -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c:2: error: syntax error before "me" >configure:4057: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:4192: checking dependency style of i686-pc-linux-gnu-gcc >configure:4275: result: gcc3 >configure:4302: checking for i686-pc-linux-gnu-g++ >configure:4318: found /usr/bin/i686-pc-linux-gnu-g++ >configure:4328: result: i686-pc-linux-gnu-g++ >configure:4386: checking for C++ compiler version >configure:4389: i686-pc-linux-gnu-g++ --version </dev/null >&5 >i686-pc-linux-gnu-g++ (GCC) 3.3.5-20050130 (Gentoo 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1) >Copyright (C) 2003 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:4392: $? = 0 >configure:4394: i686-pc-linux-gnu-g++ -v </dev/null >&5 >Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/specs >Configured with: /var/tmp/portage/gcc-3.3.5.20050130-r1/work/gcc-3.3.5/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3.5-20050130 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/info --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/include/g++-v3 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 3.3.5-20050130 (Gentoo 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1) >configure:4397: $? = 0 >configure:4399: i686-pc-linux-gnu-g++ -V </dev/null >&5 >i686-pc-linux-gnu-g++: `-V' option must have argument >configure:4402: $? = 1 >configure:4405: checking whether we are using the GNU C++ compiler >configure:4429: i686-pc-linux-gnu-g++ -c -O2 -march=athlon -fomit-frame-pointer -pipe conftest.cc >&5 >configure:4435: $? = 0 >configure:4439: test -z > || test ! -s conftest.err >configure:4442: $? = 0 >configure:4445: test -s conftest.o >configure:4448: $? = 0 >configure:4461: result: yes >configure:4467: checking whether i686-pc-linux-gnu-g++ accepts -g >configure:4488: i686-pc-linux-gnu-g++ -c -g conftest.cc >&5 >configure:4494: $? = 0 >configure:4498: test -z > || test ! -s conftest.err >configure:4501: $? = 0 >configure:4504: test -s conftest.o >configure:4507: $? = 0 >configure:4518: result: yes >configure:4560: i686-pc-linux-gnu-g++ -c -O2 -march=athlon -fomit-frame-pointer -pipe conftest.cc >&5 >configure:4566: $? = 0 >configure:4570: test -z > || test ! -s conftest.err >configure:4573: $? = 0 >configure:4576: test -s conftest.o >configure:4579: $? = 0 >configure:4605: i686-pc-linux-gnu-g++ -c -O2 -march=athlon -fomit-frame-pointer -pipe conftest.cc >&5 >conftest.cc: In function `int main()': >conftest.cc:16: error: `exit' undeclared (first use this function) >conftest.cc:16: error: (Each undeclared identifier is reported only once for > each function it appears in.) >configure:4611: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "qtparted" >| #define PACKAGE_TARNAME "qtparted" >| #define PACKAGE_VERSION "0.4.4" >| #define PACKAGE_STRING "qtparted 0.4.4" >| #define PACKAGE_BUGREPORT "zanac4ever@virgilio.it" >| #define HOMEPAGE "http://qtparted.sourceforge.net/" >| #define PACKAGE "qtparted" >| #define VERSION "0.4.4" >| /* end confdefs.h. */ >| >| int >| main () >| { >| exit (42); >| ; >| return 0; >| } >configure:4560: i686-pc-linux-gnu-g++ -c -O2 -march=athlon -fomit-frame-pointer -pipe conftest.cc >&5 >configure:4566: $? = 0 >configure:4570: test -z > || test ! -s conftest.err >configure:4573: $? = 0 >configure:4576: test -s conftest.o >configure:4579: $? = 0 >configure:4605: i686-pc-linux-gnu-g++ -c -O2 -march=athlon -fomit-frame-pointer -pipe conftest.cc >&5 >configure:4611: $? = 0 >configure:4615: test -z > || test ! -s conftest.err >configure:4618: $? = 0 >configure:4621: test -s conftest.o >configure:4624: $? = 0 >configure:4649: checking dependency style of i686-pc-linux-gnu-g++ >configure:4732: result: gcc3 >configure:4754: checking how to run the C preprocessor >configure:4789: i686-pc-linux-gnu-gcc -E conftest.c >configure:4795: $? = 0 >configure:4827: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:15:28: ac_nonexistent.h: No such file or directory >configure:4833: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "qtparted" >| #define PACKAGE_TARNAME "qtparted" >| #define PACKAGE_VERSION "0.4.4" >| #define PACKAGE_STRING "qtparted 0.4.4" >| #define PACKAGE_BUGREPORT "zanac4ever@virgilio.it" >| #define HOMEPAGE "http://qtparted.sourceforge.net/" >| #define PACKAGE "qtparted" >| #define VERSION "0.4.4" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4872: result: i686-pc-linux-gnu-gcc -E >configure:4896: i686-pc-linux-gnu-gcc -E conftest.c >configure:4902: $? = 0 >configure:4934: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:15:28: ac_nonexistent.h: No such file or directory >configure:4940: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "qtparted" >| #define PACKAGE_TARNAME "qtparted" >| #define PACKAGE_VERSION "0.4.4" >| #define PACKAGE_STRING "qtparted 0.4.4" >| #define PACKAGE_BUGREPORT "zanac4ever@virgilio.it" >| #define HOMEPAGE "http://qtparted.sourceforge.net/" >| #define PACKAGE "qtparted" >| #define VERSION "0.4.4" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4984: checking for egrep >configure:4994: result: grep -E >configure:5000: checking whether i686-pc-linux-gnu-gcc needs -traditional >configure:5042: result: no >configure:5050: checking for an ANSI C-conforming const >configure:5117: i686-pc-linux-gnu-gcc -c -O2 -march=athlon -fomit-frame-pointer -pipe conftest.c >&5 >configure:5123: $? = 0 >configure:5127: test -z > || test ! -s conftest.err >configure:5130: $? = 0 >configure:5133: test -s conftest.o >configure:5136: $? = 0 >configure:5147: result: yes >configure:5157: checking for inline >configure:5178: i686-pc-linux-gnu-gcc -c -O2 -march=athlon -fomit-frame-pointer -pipe conftest.c >&5 >configure:5184: $? = 0 >configure:5188: test -z > || test ! -s conftest.err >configure:5191: $? = 0 >configure:5194: test -s conftest.o >configure:5197: $? = 0 >configure:5209: result: inline >configure:5228: checking for ANSI C header files >configure:5253: i686-pc-linux-gnu-gcc -c -O2 -march=athlon -fomit-frame-pointer -pipe conftest.c >&5 >configure:5259: $? = 0 >configure:5263: test -z > || test ! -s conftest.err >configure:5266: $? = 0 >configure:5269: test -s conftest.o >configure:5272: $? = 0 >configure:5361: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon -fomit-frame-pointer -pipe conftest.c >&5 >configure:5364: $? = 0 >configure:5366: ./conftest >configure:5369: $? = 0 >configure:5384: result: yes >configure:5408: checking for sys/types.h >configure:5424: i686-pc-linux-gnu-gcc -c -O2 -march=athlon -fomit-frame-pointer -pipe conftest.c >&5 >configure:5430: $? = 0 >configure:5434: test -z > || test ! -s conftest.err >configure:5437: $? = 0 >configure:5440: test -s conftest.o >configure:5443: $? = 0 >configure:5454: result: yes >configure:5408: checking for sys/stat.h >configure:5424: i686-pc-linux-gnu-gcc -c -O2 -march=athlon -fomit-frame-pointer -pipe conftest.c >&5 >configure:5430: $? = 0 >configure:5434: test -z > || test ! -s conftest.err >configure:5437: $? = 0 >configure:5440: test -s conftest.o >configure:5443: $? = 0 >configure:5454: result: yes >configure:5408: checking for stdlib.h >configure:5424: i686-pc-linux-gnu-gcc -c -O2 -march=athlon -fomit-frame-pointer -pipe conftest.c >&5 >configure:5430: $? = 0 >configure:5434: test -z > || test ! -s conftest.err >configure:5437: $? = 0 >configure:5440: test -s conftest.o >configure:5443: $? = 0 >configure:5454: result: yes >configure:5408: checking for string.h >configure:5424: i686-pc-linux-gnu-gcc -c -O2 -march=athlon -fomit-frame-pointer -pipe conftest.c >&5 >configure:5430: $? = 0 >configure:5434: test -z > || test ! -s conftest.err >configure:5437: $? = 0 >configure:5440: test -s conftest.o >configure:5443: $? = 0 >configure:5454: result: yes >configure:5408: checking for memory.h >configure:5424: i686-pc-linux-gnu-gcc -c -O2 -march=athlon -fomit-frame-pointer -pipe conftest.c >&5 >configure:5430: $? = 0 >configure:5434: test -z > || test ! -s conftest.err >configure:5437: $? = 0 >configure:5440: test -s conftest.o >configure:5443: $? = 0 >configure:5454: result: yes >configure:5408: checking for strings.h >configure:5424: i686-pc-linux-gnu-gcc -c -O2 -march=athlon -fomit-frame-pointer -pipe conftest.c >&5 >configure:5430: $? = 0 >configure:5434: test -z > || test ! -s conftest.err >configure:5437: $? = 0 >configure:5440: test -s conftest.o >configure:5443: $? = 0 >configure:5454: result: yes >configure:5408: checking for inttypes.h >configure:5424: i686-pc-linux-gnu-gcc -c -O2 -march=athlon -fomit-frame-pointer -pipe conftest.c >&5 >configure:5430: $? = 0 >configure:5434: test -z > || test ! -s conftest.err >configure:5437: $? = 0 >configure:5440: test -s conftest.o >configure:5443: $? = 0 >configure:5454: result: yes >configure:5408: checking for stdint.h >configure:5424: i686-pc-linux-gnu-gcc -c -O2 -march=athlon -fomit-frame-pointer -pipe conftest.c >&5 >configure:5430: $? = 0 >configure:5434: test -z > || test ! -s conftest.err >configure:5437: $? = 0 >configure:5440: test -s conftest.o >configure:5443: $? = 0 >configure:5454: result: yes >configure:5408: checking for unistd.h >configure:5424: i686-pc-linux-gnu-gcc -c -O2 -march=athlon -fomit-frame-pointer -pipe conftest.c >&5 >configure:5430: $? = 0 >configure:5434: test -z > || test ! -s conftest.err >configure:5437: $? = 0 >configure:5440: test -s conftest.o >configure:5443: $? = 0 >configure:5454: result: yes >configure:5466: checking for size_t >configure:5490: i686-pc-linux-gnu-gcc -c -O2 -march=athlon -fomit-frame-pointer -pipe conftest.c >&5 >configure:5496: $? = 0 >configure:5500: test -z > || test ! -s conftest.err >configure:5503: $? = 0 >configure:5506: test -s conftest.o >configure:5509: $? = 0 >configure:5520: result: yes >configure:5532: checking whether struct tm is in sys/time.h or time.h >configure:5555: i686-pc-linux-gnu-gcc -c -O2 -march=athlon -fomit-frame-pointer -pipe conftest.c >&5 >configure:5561: $? = 0 >configure:5565: test -z > || test ! -s conftest.err >configure:5568: $? = 0 >configure:5571: test -s conftest.o >configure:5574: $? = 0 >configure:5585: result: time.h >configure:5689: checking for i686-pc-linux-gnu-gcc >configure:5715: result: i686-pc-linux-gnu-gcc >configure:5997: checking for C compiler version >configure:6000: i686-pc-linux-gnu-gcc --version </dev/null >&5 >i686-pc-linux-gnu-gcc (GCC) 3.3.5-20050130 (Gentoo 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1) >Copyright (C) 2003 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:6003: $? = 0 >configure:6005: i686-pc-linux-gnu-gcc -v </dev/null >&5 >Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/specs >Configured with: /var/tmp/portage/gcc-3.3.5.20050130-r1/work/gcc-3.3.5/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3.5-20050130 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/info --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/include/g++-v3 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 3.3.5-20050130 (Gentoo 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1) >configure:6008: $? = 0 >configure:6010: i686-pc-linux-gnu-gcc -V </dev/null >&5 >i686-pc-linux-gnu-gcc: `-V' option must have argument >configure:6013: $? = 1 >configure:6016: checking whether we are using the GNU C compiler >configure:6072: result: yes >configure:6078: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:6129: result: yes >configure:6146: checking for i686-pc-linux-gnu-gcc option to accept ANSI C >configure:6253: result: none needed >configure:6271: i686-pc-linux-gnu-gcc -c -O2 -march=athlon -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c:2: error: syntax error before "me" >configure:6277: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:6412: checking dependency style of i686-pc-linux-gnu-gcc >configure:6495: result: gcc3 >configure:6518: checking how to run the C preprocessor >configure:6636: result: i686-pc-linux-gnu-gcc -E >configure:6660: i686-pc-linux-gnu-gcc -E conftest.c >configure:6666: $? = 0 >configure:6698: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:25:28: ac_nonexistent.h: No such file or directory >configure:6704: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "qtparted" >| #define PACKAGE_TARNAME "qtparted" >| #define PACKAGE_VERSION "0.4.4" >| #define PACKAGE_STRING "qtparted 0.4.4" >| #define PACKAGE_BUGREPORT "zanac4ever@virgilio.it" >| #define HOMEPAGE "http://qtparted.sourceforge.net/" >| #define PACKAGE "qtparted" >| #define VERSION "0.4.4" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #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 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:6786: checking for i686-pc-linux-gnu-g++ >configure:6812: result: i686-pc-linux-gnu-g++ >configure:6870: checking for C++ compiler version >configure:6873: i686-pc-linux-gnu-g++ --version </dev/null >&5 >i686-pc-linux-gnu-g++ (GCC) 3.3.5-20050130 (Gentoo 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1) >Copyright (C) 2003 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:6876: $? = 0 >configure:6878: i686-pc-linux-gnu-g++ -v </dev/null >&5 >Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/specs >Configured with: /var/tmp/portage/gcc-3.3.5.20050130-r1/work/gcc-3.3.5/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3.5-20050130 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/info --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/include/g++-v3 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 3.3.5-20050130 (Gentoo 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1) >configure:6881: $? = 0 >configure:6883: i686-pc-linux-gnu-g++ -V </dev/null >&5 >i686-pc-linux-gnu-g++: `-V' option must have argument >configure:6886: $? = 1 >configure:6889: checking whether we are using the GNU C++ compiler >configure:6945: result: yes >configure:6951: checking whether i686-pc-linux-gnu-g++ accepts -g >configure:7002: result: yes >configure:7044: i686-pc-linux-gnu-g++ -c -O2 -march=athlon -fomit-frame-pointer -pipe conftest.cc >&5 >configure:7050: $? = 0 >configure:7054: test -z > || test ! -s conftest.err >configure:7057: $? = 0 >configure:7060: test -s conftest.o >configure:7063: $? = 0 >configure:7089: i686-pc-linux-gnu-g++ -c -O2 -march=athlon -fomit-frame-pointer -pipe conftest.cc >&5 >configure:7095: $? = 0 >configure:7099: test -z > || test ! -s conftest.err >configure:7102: $? = 0 >configure:7105: test -s conftest.o >configure:7108: $? = 0 >configure:7133: checking dependency style of i686-pc-linux-gnu-g++ >configure:7216: result: gcc3 >configure:7636: checking whether i686-pc-linux-gnu-g++ supports -Wundef >configure:7672: rm -rf SunWS_cache; i686-pc-linux-gnu-g++ -o conftest -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -O2 -march=athlon -fomit-frame-pointer -pipe -Wundef conftest.cc 1>&5 >configure:7678: $? = 0 >configure:7682: test -z > || test ! -s conftest.err >configure:7685: $? = 0 >configure:7688: test -s conftest >configure:7691: $? = 0 >configure:7712: result: yes >configure:7724: checking whether i686-pc-linux-gnu-g++ supports -Wno-long-long >configure:7760: rm -rf SunWS_cache; i686-pc-linux-gnu-g++ -o conftest -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -O2 -march=athlon -fomit-frame-pointer -pipe -Wno-long-long conftest.cc 1>&5 >configure:7766: $? = 0 >configure:7770: test -z > || test ! -s conftest.err >configure:7773: $? = 0 >configure:7776: test -s conftest >configure:7779: $? = 0 >configure:7800: result: yes >configure:7812: checking whether i686-pc-linux-gnu-g++ supports -Wnon-virtual-dtor >configure:7848: rm -rf SunWS_cache; i686-pc-linux-gnu-g++ -o conftest -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -O2 -march=athlon -fomit-frame-pointer -pipe -Wnon-virtual-dtor conftest.cc 1>&5 >configure:7854: $? = 0 >configure:7858: test -z > || test ! -s conftest.err >configure:7861: $? = 0 >configure:7864: test -s conftest >configure:7867: $? = 0 >configure:7888: result: yes >configure:7908: checking whether i686-pc-linux-gnu-g++ supports -fno-exceptions >configure:7944: rm -rf SunWS_cache; i686-pc-linux-gnu-g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -O2 -march=athlon -fomit-frame-pointer -pipe -fno-exceptions conftest.cc 1>&5 >configure:7950: $? = 0 >configure:7954: test -z > || test ! -s conftest.err >configure:7957: $? = 0 >configure:7960: test -s conftest >configure:7963: $? = 0 >configure:7984: result: yes >configure:7996: checking whether i686-pc-linux-gnu-g++ supports -fno-check-new >configure:8032: rm -rf SunWS_cache; i686-pc-linux-gnu-g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -O2 -march=athlon -fomit-frame-pointer -pipe -fno-exceptions -fno-check-new conftest.cc 1>&5 >configure:8038: $? = 0 >configure:8042: test -z > || test ! -s conftest.err >configure:8045: $? = 0 >configure:8048: test -s conftest >configure:8051: $? = 0 >configure:8072: result: yes >configure:8084: checking whether i686-pc-linux-gnu-g++ supports -fexceptions >configure:8120: rm -rf SunWS_cache; i686-pc-linux-gnu-g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -O2 -march=athlon -fomit-frame-pointer -pipe -fno-exceptions -fno-check-new -fexceptions conftest.cc 1>&5 >configure:8126: $? = 0 >configure:8130: test -z > || test ! -s conftest.err >configure:8133: $? = 0 >configure:8136: test -s conftest >configure:8139: $? = 0 >configure:8160: result: yes >configure:8821: checking how to run the C++ preprocessor >configure:8852: i686-pc-linux-gnu-g++ -E conftest.cc >configure:8858: $? = 0 >configure:8890: i686-pc-linux-gnu-g++ -E conftest.cc >conftest.cc:25:28: ac_nonexistent.h: No such file or directory >configure:8896: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "qtparted" >| #define PACKAGE_TARNAME "qtparted" >| #define PACKAGE_VERSION "0.4.4" >| #define PACKAGE_STRING "qtparted 0.4.4" >| #define PACKAGE_BUGREPORT "zanac4ever@virgilio.it" >| #define HOMEPAGE "http://qtparted.sourceforge.net/" >| #define PACKAGE "qtparted" >| #define VERSION "0.4.4" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #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 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:8935: result: i686-pc-linux-gnu-g++ -E >configure:8959: i686-pc-linux-gnu-g++ -E conftest.cc >configure:8965: $? = 0 >configure:8997: i686-pc-linux-gnu-g++ -E conftest.cc >conftest.cc:25:28: ac_nonexistent.h: No such file or directory >configure:9003: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "qtparted" >| #define PACKAGE_TARNAME "qtparted" >| #define PACKAGE_VERSION "0.4.4" >| #define PACKAGE_STRING "qtparted 0.4.4" >| #define PACKAGE_BUGREPORT "zanac4ever@virgilio.it" >| #define HOMEPAGE "http://qtparted.sourceforge.net/" >| #define PACKAGE "qtparted" >| #define VERSION "0.4.4" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #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 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:9069: checking whether i686-pc-linux-gnu-g++ supports -frepo >configure:9105: rm -rf SunWS_cache; i686-pc-linux-gnu-g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -O2 -march=athlon -fomit-frame-pointer -pipe -fno-exceptions -fno-check-new -frepo conftest.cc 1>&5 >conftest.cc:1: warning: -frepo must be used with -c >configure:9111: $? = 0 >configure:9115: test -z > || test ! -s conftest.err >configure:9118: $? = 0 >configure:9121: test -s conftest >configure:9124: $? = 0 >configure:9145: result: yes >configure:9361: result: not using lib directory suffix >configure:9417: checking for ld used by GCC >configure:9481: result: /usr/i686-pc-linux-gnu/bin/ld >configure:9490: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >GNU ld version 2.15.92.0.2 20040927 >configure:9502: result: yes >configure:9507: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files >configure:9514: result: -r >configure:9523: checking for BSD-compatible nm >configure:9558: result: /usr/bin/i686-pc-linux-gnu-nm -B >configure:9562: checking for a sed that does not truncate output >configure:9638: result: >configure:9641: checking whether ln -s works >configure:9645: result: yes >configure:9652: checking how to recognise dependant libraries >configure:9842: result: pass_all >configure:9911: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -O2 -march=athlon -fomit-frame-pointer -pipe conftest.c >&5 >configure:9914: $? = 0 >configure:10023: checking dlfcn.h usability >configure:10035: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -O2 -march=athlon -fomit-frame-pointer -pipe conftest.c >&5 >configure:10041: $? = 0 >configure:10045: test -z > || test ! -s conftest.err >configure:10048: $? = 0 >configure:10051: test -s conftest.o >configure:10054: $? = 0 >configure:10064: result: yes >configure:10068: checking dlfcn.h presence >configure:10078: i686-pc-linux-gnu-gcc -E conftest.c >configure:10084: $? = 0 >configure:10104: result: yes >configure:10139: checking for dlfcn.h >configure:10146: result: yes >configure:10163: checking the maximum length of command line arguments >configure:10211: result: 32768 >configure:10222: checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object >configure:10307: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -O2 -march=athlon -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c:5: warning: no previous prototype for `nm_test_func' >configure:10310: $? = 0 >configure:10314: /usr/bin/i686-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm >configure:10317: $? = 0 >configure:10369: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -O2 -march=athlon -fomit-frame-pointer -pipe conftest.c conftstm.o >&5 >configure:10372: $? = 0 >configure:10410: result: ok >configure:10414: checking for objdir >configure:10429: result: .libs >configure:10481: checking for i686-pc-linux-gnu-ranlib >configure:10497: found /usr/bin/i686-pc-linux-gnu-ranlib >configure:10507: result: i686-pc-linux-gnu-ranlib >configure:10561: checking for i686-pc-linux-gnu-strip >configure:10577: found /usr/bin/i686-pc-linux-gnu-strip >configure:10587: result: i686-pc-linux-gnu-strip >configure:10889: checking if i686-pc-linux-gnu-gcc static flag works >conftest.c:1: warning: return type defaults to `int' >configure:10912: result: no >configure:10929: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC >cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC >configure:10953: result: no >configure:10968: checking for i686-pc-linux-gnu-gcc option to produce PIC >configure:11121: result: -fPIC >configure:11128: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works >configure:11152: result: yes >configure:11176: checking if i686-pc-linux-gnu-gcc supports -c -o file.o >configure:11217: result: yes >configure:11243: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:12046: result: yes >configure:12068: checking whether -lc should be explicitly linked in >configure:12073: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -O2 -march=athlon -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c:1: warning: `dummy' defined but not used >configure:12076: $? = 0 >configure:12090: i686-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 >configure:12093: $? = 0 >configure:12105: result: no >configure:12111: checking how to hardcode library paths into programs >configure:12135: result: immediate >configure:12149: checking whether stripping libraries is possible >configure:12154: result: yes >configure:12161: checking dynamic linker characteristics >configure:12612: result: GNU/Linux ld.so >configure:13341: checking if libtool supports shared libraries >configure:13343: result: yes >configure:13346: checking whether to build shared libraries >configure:13367: result: yes >configure:13370: checking whether to build static libraries >configure:13374: result: yes >configure:13453: creating libtool >configure:14178: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:14853: result: yes >configure:14870: i686-pc-linux-gnu-g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -O2 -march=athlon -fomit-frame-pointer -pipe -fno-exceptions -fno-check-new conftest.cc >&5 >configure:14873: $? = 0 >configure:14973: checking for i686-pc-linux-gnu-g++ option to produce PIC >configure:15209: result: -fPIC >configure:15216: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works >configure:15240: result: yes >configure:15264: checking if i686-pc-linux-gnu-g++ supports -c -o file.o >configure:15305: result: yes >configure:15331: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:15353: result: yes >configure:15375: checking whether -lc should be explicitly linked in >configure:15380: i686-pc-linux-gnu-g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -O2 -march=athlon -fomit-frame-pointer -pipe -fno-exceptions -fno-check-new conftest.cc >&5 >conftest.cc:1: warning: `int dummy' defined but not used >configure:15383: $? = 0 >configure:15397: i686-pc-linux-gnu-g++ -shared -nostdlib conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 >configure:15400: $? = 1 >configure:15412: result: yes >configure:15418: checking how to hardcode library paths into programs >configure:15442: result: immediate >configure:15456: checking whether stripping libraries is possible >configure:15461: result: yes >configure:15468: checking dynamic linker characteristics >configure:15919: result: GNU/Linux ld.so >configure:17064: checking if gcj supports -fno-rtti -fno-exceptions >configure:17088: result: no >configure:17103: checking for gcj option to produce PIC >configure:17256: result: -fPIC >configure:17263: checking if gcj PIC flag -fPIC works >configure:17287: result: no >configure:17311: checking if gcj supports -c -o file.o >configure:17352: result: no >configure:17378: checking whether the gcj linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:18181: result: yes >configure:18203: checking whether -lc should be explicitly linked in >configure:18208: gcj -c -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -O2 -march=athlon -fomit-frame-pointer -pipe conftest.java >&5 >./configure: line 18209: gcj: command not found >configure:18211: $? = 127 >configure:18240: result: yes >configure:18246: checking how to hardcode library paths into programs >configure:18270: result: immediate >configure:18284: checking whether stripping libraries is possible >configure:18289: result: yes >configure:18296: checking dynamic linker characteristics >configure:18747: result: GNU/Linux ld.so >configure:20396: checking for short >configure:20420: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -O2 -march=athlon -fomit-frame-pointer -pipe conftest.c >&5 >configure:20426: $? = 0 >configure:20430: test -z > || test ! -s conftest.err >configure:20433: $? = 0 >configure:20436: test -s conftest.o >configure:20439: $? = 0 >configure:20450: result: yes >configure:20453: checking size of short >configure:20772: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -O2 -march=athlon -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c:62: warning: no previous prototype for `longval' >conftest.c:63: warning: no previous prototype for `ulongval' >configure:20775: $? = 0 >configure:20777: ./conftest >configure:20780: $? = 0 >configure:20803: result: 2 >configure:20810: checking for long >configure:20834: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -O2 -march=athlon -fomit-frame-pointer -pipe conftest.c >&5 >configure:20840: $? = 0 >configure:20844: test -z > || test ! -s conftest.err >configure:20847: $? = 0 >configure:20850: test -s conftest.o >configure:20853: $? = 0 >configure:20864: result: yes >configure:20867: checking size of long >configure:21186: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -O2 -march=athlon -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c:63: warning: no previous prototype for `longval' >conftest.c:64: warning: no previous prototype for `ulongval' >configure:21189: $? = 0 >configure:21191: ./conftest >configure:21194: $? = 0 >configure:21217: result: 4 >configure:21224: checking for int >configure:21248: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -O2 -march=athlon -fomit-frame-pointer -pipe conftest.c >&5 >configure:21254: $? = 0 >configure:21258: test -z > || test ! -s conftest.err >configure:21261: $? = 0 >configure:21264: test -s conftest.o >configure:21267: $? = 0 >configure:21278: result: yes >configure:21281: checking size of int >configure:21600: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -O2 -march=athlon -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c:64: warning: no previous prototype for `longval' >conftest.c:65: warning: no previous prototype for `ulongval' >configure:21603: $? = 0 >configure:21605: ./conftest >configure:21608: $? = 0 >configure:21631: result: 4 >configure:21638: checking for void * >configure:21662: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -O2 -march=athlon -fomit-frame-pointer -pipe conftest.c >&5 >configure:21668: $? = 0 >configure:21672: test -z > || test ! -s conftest.err >configure:21675: $? = 0 >configure:21678: test -s conftest.o >configure:21681: $? = 0 >configure:21692: result: yes >configure:21695: checking size of void * >configure:22014: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -O2 -march=athlon -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c:65: warning: no previous prototype for `longval' >conftest.c:66: warning: no previous prototype for `ulongval' >configure:22017: $? = 0 >configure:22019: ./conftest >configure:22022: $? = 0 >configure:22045: result: 4 >configure:22052: checking for long long >configure:22076: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -O2 -march=athlon -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c: In function `main': >conftest.c:69: warning: ISO C90 does not support `long long' >conftest.c:71: warning: ISO C90 does not support `long long' >configure:22082: $? = 0 >configure:22086: test -z > || test ! -s conftest.err >configure:22089: $? = 0 >configure:22092: test -s conftest.o >configure:22095: $? = 0 >configure:22106: result: yes >configure:22109: checking size of long long >configure:22428: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -O2 -march=athlon -fomit-frame-pointer -pipe conftest.c >&5 >conftest.c:66: warning: no previous prototype for `longval' >conftest.c: In function `longval': >conftest.c:66: warning: ISO C90 does not support `long long' >conftest.c: At top level: >conftest.c:67: warning: no previous prototype for `ulongval' >conftest.c: In function `ulongval': >conftest.c:67: warning: ISO C90 does not support `long long' >conftest.c: In function `main': >conftest.c:77: warning: ISO C90 does not support `long long' >conftest.c:80: warning: ISO C90 does not support `long long' >conftest.c:87: warning: ISO C90 does not support `long long' >configure:22431: $? = 0 >configure:22433: ./conftest >configure:22436: $? = 0 >configure:22459: result: 8 >configure:22529: checking for uuid_generate in -luuid >configure:22559: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -O2 -march=athlon -fomit-frame-pointer -pipe conftest.c -luuid >&5 >configure:22565: $? = 0 >configure:22569: test -z > || test ! -s conftest.err >configure:22572: $? = 0 >configure:22575: test -s conftest >configure:22578: $? = 0 >configure:22591: result: yes >configure:22607: checking for dlopen in -ldl >configure:22637: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -O2 -march=athlon -fomit-frame-pointer -pipe conftest.c -ldl -luuid >&5 >configure:22643: $? = 0 >configure:22647: test -z > || test ! -s conftest.err >configure:22650: $? = 0 >configure:22653: test -s conftest >configure:22656: $? = 0 >configure:22669: result: yes >configure:22685: checking for ped_malloc in -lparted >configure:22715: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -O2 -march=athlon -fomit-frame-pointer -pipe conftest.c -lparted -ldl -luuid >&5 >configure:22721: $? = 0 >configure:22725: test -z > || test ! -s conftest.err >configure:22728: $? = 0 >configure:22731: test -s conftest >configure:22734: $? = 0 >configure:22747: result: yes >configure:22818: checking for reiserfs_fs_create in -lreiserfs >configure:22848: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -O2 -march=athlon -fomit-frame-pointer -pipe conftest.c -lreiserfs -lparted -ldl -luuid >&5 >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lreiserfs >collect2: ld returned 1 exit status >configure:22854: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "qtparted" >| #define PACKAGE_TARNAME "qtparted" >| #define PACKAGE_VERSION "0.4.4" >| #define PACKAGE_STRING "qtparted 0.4.4" >| #define PACKAGE_BUGREPORT "zanac4ever@virgilio.it" >| #define HOMEPAGE "http://qtparted.sourceforge.net/" >| #define PACKAGE "qtparted" >| #define VERSION "0.4.4" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #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_TEMPLATE_REPOSITORY 1 >| #define KDELIBSUFF "" >| #define HAVE_DLFCN_H 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 4 >| #define SIZEOF_INT 4 >| #define SIZEOF_VOID_P 4 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_LIBUUID 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBPARTED 1 >| /* end confdefs.h. */ >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char reiserfs_fs_create (); >| int >| main () >| { >| reiserfs_fs_create (); >| ; >| return 0; >| } >configure:22880: result: no >configure:22890: error: *** reiserfsprogs library (libreiserfs) not found > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=i686-pc-linux-gnu >ac_cv_build_alias=i686-pc-linux-gnu >ac_cv_c_bigendian=no >ac_cv_c_compiler_gnu=yes >ac_cv_c_const=yes >ac_cv_c_inline=inline >ac_cv_cxx_compiler_gnu=yes >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -march=athlon -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 -march=athlon -fomit-frame-pointer -pipe' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_LDFLAGS_set= >ac_cv_env_LDFLAGS_value= >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_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=i686-pc-linux-gnu >ac_cv_host_alias=i686-pc-linux-gnu >ac_cv_lib_cposix_strerror=no >ac_cv_lib_dl_dlopen=yes >ac_cv_lib_parted_ped_malloc=yes >ac_cv_lib_reiserfs_reiserfs_fs_create=no >ac_cv_lib_uuid_uuid_generate=yes >ac_cv_objext=o >ac_cv_path_install='/bin/install -c' >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_gcc_traditional=no >ac_cv_prog_make_make_set=yes >ac_cv_sizeof_int=4 >ac_cv_sizeof_long=4 >ac_cv_sizeof_long_long=8 >ac_cv_sizeof_short=2 >ac_cv_sizeof_void_p=4 >ac_cv_struct_tm=time.h >ac_cv_target=i686-pc-linux-gnu >ac_cv_target_alias=i686-pc-linux-gnu >ac_cv_type_int=yes >ac_cv_type_long=yes >ac_cv_type_long_long=yes >ac_cv_type_short=yes >ac_cv_type_size_t=yes >ac_cv_type_void_p=yes >am_cv_CC_dependencies_compiler_type=gcc3 >am_cv_CXX_dependencies_compiler_type=gcc3 >kde_cv_prog_cxx_Wno_long_long=yes >kde_cv_prog_cxx_Wnon_virtual_dtor=yes >kde_cv_prog_cxx_Wundef=yes >kde_cv_prog_cxx_fexceptions=yes >kde_cv_prog_cxx_fno_check_new=yes >kde_cv_prog_cxx_fno_exceptions=yes >kde_cv_prog_cxx_frepo=yes >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.3.5.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_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_c_o_GCJ=no >lt_cv_prog_compiler_rtti_exceptions=no >lt_cv_prog_gnu_ld=yes >lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_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_prog_compiler_c_o_GCJ='"no"' >lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGISTW][ABCDGISTW]*\\)[ ][ ]*\\(\\)\\([_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/qtparted-0.4.4-r1/work/qtparted-0.4.4/missing --run aclocal-1.7' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/qtparted-0.4.4-r1/work/qtparted-0.4.4/missing --run tar' >AUTOCONF='${SHELL} /var/tmp/portage/qtparted-0.4.4-r1/work/qtparted-0.4.4/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/qtparted-0.4.4-r1/work/qtparted-0.4.4/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/qtparted-0.4.4-r1/work/qtparted-0.4.4/missing --run automake-1.7' >AWK='gawk' >CC='i686-pc-linux-gnu-gcc' >CCDEPMODE='depmode=gcc3' >CFLAGS='-ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -O2 -march=athlon -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='-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -O2 -march=athlon -fomit-frame-pointer -pipe -fno-exceptions -fno-check-new' >CYGPATH_W='echo' >DEFAULT_DEBUG_LEVEL='1' >DEFS='' >DEPDIR='.deps' >ECHO='echo' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='grep -E' >EXEEXT='' >FILESYS_EXT3FS_SUPPORT='' >FILESYS_JFS_SUPPORT='' >FILESYS_NTFS_SUPPORT='' >FILESYS_REISERFS_SUPPORT='' >FILESYS_XFS_SUPPORT='' >FRAMEWORK_COREAUDIO='' >FSPATH_MKFSEXT3='' >FSPATH_MKFSJFS='' >FSPATH_MKFSXFS='' >FSPATH_MKNTFS='' >FSPATH_MOUNT='' >FSPATH_NTFSRESIZE='' >FSPATH_UMOUNT='' >FSPATH_XFS_GROWFS='' >HOMEPAGE='http://qtparted.sourceforge.net/' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' >KDE_MT_LDFLAGS='' >KDE_MT_LIBS='' >KDE_PLUGIN='-avoid-version -module -no-undefined $(KDE_RPATH) $(KDE_MT_LDFLAGS)' >KDE_USE_CLOSURE_FALSE='#' >KDE_USE_CLOSURE_TRUE='' >KDE_USE_FINAL_FALSE='' >KDE_USE_FINAL_TRUE='#' >LDFLAGS='' >LIBCOMPAT='' >LIBCRYPT='' >LIBDL='' >LIBJPEG='' >LIBOBJS='' >LIBPNG='' >LIBPTHREAD='' >LIBRESOLV='' >LIBS='-lparted -ldl -luuid ' >LIBSM='' >LIBSOCKET='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent' >LIBUCB='' >LIBUTIL='' >LIBXINERAMA='' >LIBZ='' >LIB_POLL='' >LIB_QPE='' >LIB_QT='' >LIB_X11='' >LIB_XEXT='' >LN_S='ln -s' >LOGDIR='/var/log' >LTLIBOBJS='' >MAKEINFO='${SHELL} /var/tmp/portage/qtparted-0.4.4-r1/work/qtparted-0.4.4/missing --run makeinfo' >MOC='' >NOOPT_CFLAGS='-O0' >NOOPT_CXXFLAGS='-O0' >NOREPO='-fno-repo' >OBJEXT='o' >OS='linux' >PACKAGE='qtparted' >PACKAGE_BUGREPORT='zanac4ever@virgilio.it' >PACKAGE_NAME='qtparted' >PACKAGE_STRING='qtparted 0.4.4' >PACKAGE_TARNAME='qtparted' >PACKAGE_VERSION='0.4.4' >PATH_QTDIR='' >PATH_SEPARATOR=':' >QTE_NORTTI='' >QTPARTED_LDFLAGS='' >QTPARTED_LIBS='' >QTPARTED_PREFIX='/usr' >QTPATH_LRELEASE='' >QT_INCLUDES='' >QT_LDFLAGS='' >RANLIB='i686-pc-linux-gnu-ranlib' >REPO='-frepo' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='i686-pc-linux-gnu-strip' >UIC='' >UIC_TR='' >USER_INCLUDES='' >USER_LDFLAGS='' >USE_EXCEPTIONS='-fexceptions' >USE_RTTI='' >USE_THREADS='' >VERSION='0.4.4' >WOVERLOADED_VIRTUAL='' >X_EXTRA_LIBS='' >X_INCLUDES='' >X_LDFLAGS='' >X_PRE_LIBS='' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_RANLIB='' >ac_ct_STRIP='' >all_includes='' >all_libraries='' >am__fastdepCC_FALSE='#' >am__fastdepCC_TRUE='' >am__fastdepCXX_FALSE='#' >am__fastdepCXX_TRUE='' >am__include='include' >am__leading_dot='.' >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/qtparted-0.4.4-r1/work/qtparted-0.4.4/install-sh' >kde_qtver='' >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,' >qt_includes='' >qt_libraries='' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target='i686-pc-linux-gnu' >target_alias='' >target_cpu='i686' >target_os='linux-gnu' >target_vendor='pc' >top_srcdir='' >x_includes='NONE' >x_libraries='NONE' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define HAVE_DLFCN_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_LIBDL 1 >#define HAVE_LIBPARTED 1 >#define HAVE_LIBUUID 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_TEMPLATE_REPOSITORY 1 >#define HAVE_UNISTD_H 1 >#define HOMEPAGE "http://qtparted.sourceforge.net/" >#define KDELIBSUFF "" >#define PACKAGE "qtparted" >#define PACKAGE_BUGREPORT "zanac4ever@virgilio.it" >#define PACKAGE_NAME "qtparted" >#define PACKAGE_STRING "qtparted 0.4.4" >#define PACKAGE_TARNAME "qtparted" >#define PACKAGE_VERSION "0.4.4" >#define SIZEOF_INT 4 >#define SIZEOF_LONG 4 >#define SIZEOF_LONG_LONG 8 >#define SIZEOF_SHORT 2 >#define SIZEOF_VOID_P 4 >#define STDC_HEADERS 1 >#define VERSION "0.4.4" >#endif >#ifdef __cplusplus >extern "C" void std::exit (int) throw (); using std::exit; > >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 100371
: 64357