Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 74806 Details for
Bug 115665
checking for gtk-engines-2 >= 2.6.0 fails when emerging gnome-themes-extras-0.8.1
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), 38.28 KB, created by
Zeksers
on 2005-12-15 08:27:49 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Zeksers
Created:
2005-12-15 08:27:49 UTC
Size:
38.28 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 gnome-themes-extras configure 0.8.1, which was >generated by GNU Autoconf 2.59. 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 --disable-gtk-doc > >## --------- ## >## Platform. ## >## --------- ## > >hostname = computer >uname -m = i686 >uname -r = 2.6.14-gentoo-r2 >uname -s = Linux >uname -v = #3 PREEMPT Sun Nov 20 13:52:31 EET 2005 > >/usr/bin/uname -p = Intel(R) Celeron(R) CPU 2.40GHz >/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: /usr/lib/ccache/bin >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.4.4 >PATH: /opt/sun-jdk-1.5.0.05/bin >PATH: /opt/sun-jdk-1.5.0.05/jre/bin >PATH: /opt/vmware/player/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1557: checking for a BSD-compatible install >configure:1612: result: /bin/install -c >configure:1623: checking whether build environment is sane >configure:1666: result: yes >configure:1731: checking for gawk >configure:1747: found /bin/gawk >configure:1757: result: gawk >configure:1767: checking whether make sets $(MAKE) >configure:1787: result: yes >configure:1950: checking how to create a pax tar archive >configure:1963: tar --version >tar (GNU tar) 1.15.1 >configure:1966: $? = 0 >configure:2006: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar >configure:2009: $? = 0 >configure:2013: tar -xf - <conftest.tar >configure:2016: $? = 0 >configure:2029: result: gnutar >configure:2044: checking whether to enable maintainer-specific portions of Makefiles >configure:2053: result: no >configure:2072: checking for intltool >= 0.23 >configure:2082: result: 0.31.2 found >configure:2137: checking for perl >configure:2155: found /usr/bin/perl >configure:2167: result: /usr/bin/perl >configure:2185: checking for XML::Parser >configure:2188: result: ok >configure:2219: checking for i686-pc-linux-gnu-gcc >configure:2235: found /usr/lib/ccache/bin/i686-pc-linux-gnu-gcc >configure:2245: result: i686-pc-linux-gnu-gcc >configure:2527: checking for C compiler version >configure:2530: i686-pc-linux-gnu-gcc --version </dev/null >&5 >i686-pc-linux-gnu-gcc (GCC) 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8) >Copyright (C) 2004 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:2533: $? = 0 >configure:2535: i686-pc-linux-gnu-gcc -v </dev/null >&5 >Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/specs >Configured with: /var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/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.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8) >configure:2538: $? = 0 >configure:2540: i686-pc-linux-gnu-gcc -V </dev/null >&5 >i686-pc-linux-gnu-gcc: `-V' option must have argument >configure:2543: $? = 1 >configure:2566: checking for C compiler default output file name >configure:2569: i686-pc-linux-gnu-gcc -march=pentium4 -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:2572: $? = 0 >configure:2618: result: a.out >configure:2623: checking whether the C compiler works >configure:2629: ./a.out >configure:2632: $? = 0 >configure:2649: result: yes >configure:2656: checking whether we are cross compiling >configure:2658: result: no >configure:2661: checking for suffix of executables >configure:2663: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:2666: $? = 0 >configure:2691: result: >configure:2697: checking for suffix of object files >configure:2718: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:2721: $? = 0 >configure:2743: result: o >configure:2747: checking whether we are using the GNU C compiler >configure:2771: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:2777: $? = 0 >configure:2781: test -z > || test ! -s conftest.err >configure:2784: $? = 0 >configure:2787: test -s conftest.o >configure:2790: $? = 0 >configure:2803: result: yes >configure:2809: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:2830: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:2836: $? = 0 >configure:2840: test -z > || test ! -s conftest.err >configure:2843: $? = 0 >configure:2846: test -s conftest.o >configure:2849: $? = 0 >configure:2860: result: yes >configure:2877: checking for i686-pc-linux-gnu-gcc option to accept ANSI C >configure:2947: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:2953: $? = 0 >configure:2957: test -z > || test ! -s conftest.err >configure:2960: $? = 0 >configure:2963: test -s conftest.o >configure:2966: $? = 0 >configure:2984: result: none needed >configure:3002: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe -fomit-frame-pointer conftest.c >&5 >conftest.c:2: error: parse error before "me" >configure:3008: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:3152: checking for style of include used by make >configure:3180: result: GNU >configure:3208: checking dependency style of i686-pc-linux-gnu-gcc >configure:3298: result: gcc3 >configure:3328: checking for a BSD-compatible install >configure:3383: result: /bin/install -c >configure:3477: checking build system type >configure:3495: result: i686-pc-linux-gnu >configure:3503: checking host system type >configure:3517: result: i686-pc-linux-gnu >configure:3525: checking for a sed that does not truncate output >configure:3579: result: /bin/sed >configure:3582: checking for egrep >configure:3592: result: grep -E >configure:3608: checking for ld used by i686-pc-linux-gnu-gcc >configure:3675: result: /usr/i686-pc-linux-gnu/bin/ld >configure:3684: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:3699: result: yes >configure:3704: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files >configure:3711: result: -r >configure:3720: checking for BSD-compatible nm >configure:3762: result: /usr/bin/i686-pc-linux-gnu-nm -B >configure:3766: checking whether ln -s works >configure:3770: result: yes >configure:3777: checking how to recognise dependent libraries >configure:3960: result: pass_all >configure:4174: checking how to run the C preprocessor >configure:4209: i686-pc-linux-gnu-gcc -E conftest.c >configure:4215: $? = 0 >configure:4247: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:11:28: ac_nonexistent.h: No such file or directory >configure:4253: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "gnome-themes-extras" >| #define PACKAGE_TARNAME "gnome-themes-extras" >| #define PACKAGE_VERSION "0.8.1" >| #define PACKAGE_STRING "gnome-themes-extras 0.8.1" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "gnome-themes-extras" >| #define VERSION "0.8.1" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4292: result: i686-pc-linux-gnu-gcc -E >configure:4316: i686-pc-linux-gnu-gcc -E conftest.c >configure:4322: $? = 0 >configure:4354: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:11:28: ac_nonexistent.h: No such file or directory >configure:4360: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "gnome-themes-extras" >| #define PACKAGE_TARNAME "gnome-themes-extras" >| #define PACKAGE_VERSION "0.8.1" >| #define PACKAGE_STRING "gnome-themes-extras 0.8.1" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "gnome-themes-extras" >| #define VERSION "0.8.1" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4404: checking for ANSI C header files >configure:4429: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe -fomit-frame-pointer conftest.c >&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:4537: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4540: $? = 0 >configure:4542: ./conftest >configure:4545: $? = 0 >configure:4560: result: yes >configure:4584: checking for sys/types.h >configure:4600: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4606: $? = 0 >configure:4610: test -z > || test ! -s conftest.err >configure:4613: $? = 0 >configure:4616: test -s conftest.o >configure:4619: $? = 0 >configure:4630: result: yes >configure:4584: checking for sys/stat.h >configure:4600: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4606: $? = 0 >configure:4610: test -z > || test ! -s conftest.err >configure:4613: $? = 0 >configure:4616: test -s conftest.o >configure:4619: $? = 0 >configure:4630: result: yes >configure:4584: checking for stdlib.h >configure:4600: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4606: $? = 0 >configure:4610: test -z > || test ! -s conftest.err >configure:4613: $? = 0 >configure:4616: test -s conftest.o >configure:4619: $? = 0 >configure:4630: result: yes >configure:4584: checking for string.h >configure:4600: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4606: $? = 0 >configure:4610: test -z > || test ! -s conftest.err >configure:4613: $? = 0 >configure:4616: test -s conftest.o >configure:4619: $? = 0 >configure:4630: result: yes >configure:4584: checking for memory.h >configure:4600: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4606: $? = 0 >configure:4610: test -z > || test ! -s conftest.err >configure:4613: $? = 0 >configure:4616: test -s conftest.o >configure:4619: $? = 0 >configure:4630: result: yes >configure:4584: checking for strings.h >configure:4600: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4606: $? = 0 >configure:4610: test -z > || test ! -s conftest.err >configure:4613: $? = 0 >configure:4616: test -s conftest.o >configure:4619: $? = 0 >configure:4630: result: yes >configure:4584: checking for inttypes.h >configure:4600: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4606: $? = 0 >configure:4610: test -z > || test ! -s conftest.err >configure:4613: $? = 0 >configure:4616: test -s conftest.o >configure:4619: $? = 0 >configure:4630: result: yes >configure:4584: checking for stdint.h >configure:4600: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4606: $? = 0 >configure:4610: test -z > || test ! -s conftest.err >configure:4613: $? = 0 >configure:4616: test -s conftest.o >configure:4619: $? = 0 >configure:4630: result: yes >configure:4584: checking for unistd.h >configure:4600: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4606: $? = 0 >configure:4610: test -z > || test ! -s conftest.err >configure:4613: $? = 0 >configure:4616: test -s conftest.o >configure:4619: $? = 0 >configure:4630: result: yes >configure:4656: checking dlfcn.h usability >configure:4668: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4674: $? = 0 >configure:4678: test -z > || test ! -s conftest.err >configure:4681: $? = 0 >configure:4684: test -s conftest.o >configure:4687: $? = 0 >configure:4697: result: yes >configure:4701: checking dlfcn.h presence >configure:4711: i686-pc-linux-gnu-gcc -E conftest.c >configure:4717: $? = 0 >configure:4737: result: yes >configure:4772: checking for dlfcn.h >configure:4779: result: yes >configure:4802: checking for i686-pc-linux-gnu-g++ >configure:4818: found /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ >configure:4828: result: i686-pc-linux-gnu-g++ >configure:4886: checking for C++ compiler version >configure:4889: i686-pc-linux-gnu-g++ --version </dev/null >&5 >i686-pc-linux-gnu-g++ (GCC) 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8) >Copyright (C) 2004 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:4892: $? = 0 >configure:4894: i686-pc-linux-gnu-g++ -v </dev/null >&5 >Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/specs >Configured with: /var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/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.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8) >configure:4897: $? = 0 >configure:4899: i686-pc-linux-gnu-g++ -V </dev/null >&5 >i686-pc-linux-gnu-g++: `-V' option must have argument >configure:4902: $? = 1 >configure:4905: checking whether we are using the GNU C++ compiler >configure:4929: i686-pc-linux-gnu-g++ -c -march=pentium4 -O2 -pipe -fomit-frame-pointer conftest.cc >&5 >configure:4935: $? = 0 >configure:4939: test -z > || test ! -s conftest.err >configure:4942: $? = 0 >configure:4945: test -s conftest.o >configure:4948: $? = 0 >configure:4961: result: yes >configure:4967: checking whether i686-pc-linux-gnu-g++ accepts -g >configure:4988: i686-pc-linux-gnu-g++ -c -g conftest.cc >&5 >configure:4994: $? = 0 >configure:4998: test -z > || test ! -s conftest.err >configure:5001: $? = 0 >configure:5004: test -s conftest.o >configure:5007: $? = 0 >configure:5018: result: yes >configure:5060: i686-pc-linux-gnu-g++ -c -march=pentium4 -O2 -pipe -fomit-frame-pointer conftest.cc >&5 >configure:5066: $? = 0 >configure:5070: test -z > || test ! -s conftest.err >configure:5073: $? = 0 >configure:5076: test -s conftest.o >configure:5079: $? = 0 >configure:5105: i686-pc-linux-gnu-g++ -c -march=pentium4 -O2 -pipe -fomit-frame-pointer conftest.cc >&5 >conftest.cc: In function `int main()': >conftest.cc:26: error: `exit' undeclared (first use this function) >conftest.cc:26: error: (Each undeclared identifier is reported only once for each function it appears in.) >configure:5111: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "gnome-themes-extras" >| #define PACKAGE_TARNAME "gnome-themes-extras" >| #define PACKAGE_VERSION "0.8.1" >| #define PACKAGE_STRING "gnome-themes-extras 0.8.1" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "gnome-themes-extras" >| #define VERSION "0.8.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| /* end confdefs.h. */ >| >| int >| main () >| { >| exit (42); >| ; >| return 0; >| } >configure:5060: i686-pc-linux-gnu-g++ -c -march=pentium4 -O2 -pipe -fomit-frame-pointer conftest.cc >&5 >configure:5066: $? = 0 >configure:5070: test -z > || test ! -s conftest.err >configure:5073: $? = 0 >configure:5076: test -s conftest.o >configure:5079: $? = 0 >configure:5105: i686-pc-linux-gnu-g++ -c -march=pentium4 -O2 -pipe -fomit-frame-pointer conftest.cc >&5 >configure:5111: $? = 0 >configure:5115: test -z > || test ! -s conftest.err >configure:5118: $? = 0 >configure:5121: test -s conftest.o >configure:5124: $? = 0 >configure:5149: checking dependency style of i686-pc-linux-gnu-g++ >configure:5239: result: gcc3 >configure:5261: checking how to run the C++ preprocessor >configure:5292: i686-pc-linux-gnu-g++ -E conftest.cc >configure:5298: $? = 0 >configure:5330: i686-pc-linux-gnu-g++ -E conftest.cc >conftest.cc:25:28: ac_nonexistent.h: No such file or directory >configure:5336: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "gnome-themes-extras" >| #define PACKAGE_TARNAME "gnome-themes-extras" >| #define PACKAGE_VERSION "0.8.1" >| #define PACKAGE_STRING "gnome-themes-extras 0.8.1" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "gnome-themes-extras" >| #define VERSION "0.8.1" >| #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 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5375: result: i686-pc-linux-gnu-g++ -E >configure:5399: i686-pc-linux-gnu-g++ -E conftest.cc >configure:5405: $? = 0 >configure:5437: i686-pc-linux-gnu-g++ -E conftest.cc >conftest.cc:25:28: ac_nonexistent.h: No such file or directory >configure:5443: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "gnome-themes-extras" >| #define PACKAGE_TARNAME "gnome-themes-extras" >| #define PACKAGE_VERSION "0.8.1" >| #define PACKAGE_STRING "gnome-themes-extras 0.8.1" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "gnome-themes-extras" >| #define VERSION "0.8.1" >| #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 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5496: checking for i686-pc-linux-gnu-g77 >configure:5512: found /usr/bin/i686-pc-linux-gnu-g77 >configure:5522: result: i686-pc-linux-gnu-g77 >configure:5579: checking for Fortran 77 compiler version >configure:5582: i686-pc-linux-gnu-g77 --version </dev/null >&5 >GNU Fortran (GCC) 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8) >Copyright (C) 2004 Free Software Foundation, Inc. > >GNU Fortran comes with NO WARRANTY, to the extent permitted by law. >You may redistribute copies of GNU Fortran >under the terms of the GNU General Public License. >For more information about these matters, see the file named COPYING >or type the command `info -f g77 Copying'. >configure:5585: $? = 0 >configure:5587: i686-pc-linux-gnu-g77 -v </dev/null >&5 >Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/specs >Configured with: /var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/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.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8) >configure:5590: $? = 0 >configure:5592: i686-pc-linux-gnu-g77 -V </dev/null >&5 >i686-pc-linux-gnu-g77: `-V' option must have argument >configure:5595: $? = 1 >configure:5603: checking whether we are using the GNU Fortran 77 compiler >configure:5617: i686-pc-linux-gnu-g77 -c conftest.F >&5 >configure:5623: $? = 0 >configure:5627: test -z > || test ! -s conftest.err >configure:5630: $? = 0 >configure:5633: test -s conftest.o >configure:5636: $? = 0 >configure:5649: result: yes >configure:5655: checking whether i686-pc-linux-gnu-g77 accepts -g >configure:5667: i686-pc-linux-gnu-g77 -c -g conftest.f >&5 >configure:5673: $? = 0 >configure:5677: test -z > || test ! -s conftest.err >configure:5680: $? = 0 >configure:5683: test -s conftest.o >configure:5686: $? = 0 >configure:5698: result: yes >configure:5728: checking the maximum length of command line arguments >configure:5793: result: 32768 >configure:5804: checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object >configure:5893: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:5896: $? = 0 >configure:5900: /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:5903: $? = 0 >configure:5955: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O2 -pipe -fomit-frame-pointer conftest.c conftstm.o >&5 >configure:5958: $? = 0 >configure:5996: result: ok >configure:6000: checking for objdir >configure:6015: result: .libs >configure:6067: checking for i686-pc-linux-gnu-ar >configure:6083: found /usr/bin/i686-pc-linux-gnu-ar >configure:6093: result: i686-pc-linux-gnu-ar >configure:6147: checking for i686-pc-linux-gnu-ranlib >configure:6163: found /usr/bin/i686-pc-linux-gnu-ranlib >configure:6173: result: i686-pc-linux-gnu-ranlib >configure:6227: checking for i686-pc-linux-gnu-strip >configure:6243: found /usr/bin/i686-pc-linux-gnu-strip >configure:6253: result: i686-pc-linux-gnu-strip >configure:6554: checking if i686-pc-linux-gnu-gcc static flag works >configure:6577: result: yes >configure:6595: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:6613: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe -fomit-frame-pointer -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:6617: $? = 0 >configure:6628: result: no >configure:6643: checking for i686-pc-linux-gnu-gcc option to produce PIC >configure:6820: result: -fPIC >configure:6828: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works >configure:6846: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe -fomit-frame-pointer -fPIC -DPIC conftest.c >&5 >configure:6850: $? = 0 >configure:6861: result: yes >configure:6885: checking if i686-pc-linux-gnu-gcc supports -c -o file.o >configure:6906: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe -fomit-frame-pointer -o out/conftest2.o conftest.c >&5 >configure:6910: $? = 0 >configure:6930: result: yes >configure:6956: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:7804: result: yes >configure:7830: checking whether -lc should be explicitly linked in >configure:7835: i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:7838: $? = 0 >configure:7852: i686-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 >configure:7855: $? = 0 >configure:7867: result: no >configure:7875: checking dynamic linker characteristics >configure:8436: result: GNU/Linux ld.so >configure:8440: checking how to hardcode library paths into programs >configure:8465: result: immediate >configure:8479: checking whether stripping libraries is possible >configure:8484: result: yes >configure:9314: checking if libtool supports shared libraries >configure:9316: result: yes >configure:9319: checking whether to build shared libraries >configure:9377: result: yes >configure:9380: checking whether to build static libraries >configure:9384: result: no >configure:9476: creating libtool >configure:10023: checking for ld used by i686-pc-linux-gnu-g++ >configure:10090: result: /usr/i686-pc-linux-gnu/bin/ld >configure:10099: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:10114: result: yes >configure:10165: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:10993: result: yes >configure:11011: i686-pc-linux-gnu-g++ -c -march=pentium4 -O2 -pipe -fomit-frame-pointer conftest.cc >&5 >configure:11014: $? = 0 >configure:11110: checking for i686-pc-linux-gnu-g++ option to produce PIC >configure:11362: result: -fPIC >configure:11370: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works >configure:11388: i686-pc-linux-gnu-g++ -c -march=pentium4 -O2 -pipe -fomit-frame-pointer -fPIC -DPIC conftest.cc >&5 >configure:11392: $? = 0 >configure:11403: result: yes >configure:11427: checking if i686-pc-linux-gnu-g++ supports -c -o file.o >configure:11448: i686-pc-linux-gnu-g++ -c -march=pentium4 -O2 -pipe -fomit-frame-pointer -o out/conftest2.o conftest.cc >&5 >configure:11452: $? = 0 >configure:11472: result: yes >configure:11498: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:11523: result: yes >configure:11594: checking dynamic linker characteristics >configure:12155: result: GNU/Linux ld.so >configure:12159: checking how to hardcode library paths into programs >configure:12184: result: immediate >configure:12198: checking whether stripping libraries is possible >configure:12203: result: yes >configure:13510: checking if libtool supports shared libraries >configure:13512: result: yes >configure:13515: checking whether to build shared libraries >configure:13533: result: yes >configure:13536: checking whether to build static libraries >configure:13540: result: no >configure:13552: checking for i686-pc-linux-gnu-g77 option to produce PIC >configure:13729: result: -fPIC >configure:13737: checking if i686-pc-linux-gnu-g77 PIC flag -fPIC works >configure:13755: i686-pc-linux-gnu-g77 -c -g -O2 -fPIC conftest.f >&5 >configure:13759: $? = 0 >configure:13770: result: yes >configure:13794: checking if i686-pc-linux-gnu-g77 supports -c -o file.o >configure:13815: i686-pc-linux-gnu-g77 -c -g -O2 -o out/conftest2.o conftest.f >&5 >configure:13819: $? = 0 >configure:13839: result: yes >configure:13865: checking whether the i686-pc-linux-gnu-g77 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:14693: result: yes >configure:14764: checking dynamic linker characteristics >configure:15325: result: GNU/Linux ld.so >configure:15329: checking how to hardcode library paths into programs >configure:15354: result: immediate >configure:15368: checking whether stripping libraries is possible >configure:15373: result: yes >configure:19487: checking for pkg-config >configure:19505: found /usr/bin/pkg-config >configure:19518: result: /usr/bin/pkg-config >configure:19535: checking for gtk-engines-2 >= 2.6.0 >configure:19574: error: gtk-engines-2 is required to compile gnome-themes-extras > >## ---------------- ## >## 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='-march=pentium4 -O2 -pipe -fomit-frame-pointer' >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='-march=pentium4 -O2 -pipe -fomit-frame-pointer' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_F77_set= >ac_cv_env_F77_value= >ac_cv_env_FFLAGS_set= >ac_cv_env_FFLAGS_value= >ac_cv_env_LDFLAGS_set= >ac_cv_env_LDFLAGS_value= >ac_cv_env_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=yes >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_objext=o >ac_cv_path_INTLTOOL_PERL=/usr/bin/perl >ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config >ac_cv_path_install='/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_F77=i686-pc-linux-gnu-g77 >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=yes >ac_cv_prog_make_make_set=yes >am_cv_CC_dependencies_compiler_type=gcc3 >am_cv_CXX_dependencies_compiler_type=gcc3 >am_cv_prog_tar_pax=gnutar >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_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_c_o_F77=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_prog_compiler_c_o_F77='"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/gnome-themes-extras-0.8.1/work/gnome-themes-extras-0.8.1/missing --run aclocal-1.9 -I m4' >ACLOCAL_AMFLAGS='-I m4' >ALLOCA='' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/gnome-themes-extras-0.8.1/work/gnome-themes-extras-0.8.1/missing --run tar' >AR='i686-pc-linux-gnu-ar' >AUTOCONF='${SHELL} /var/tmp/portage/gnome-themes-extras-0.8.1/work/gnome-themes-extras-0.8.1/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/gnome-themes-extras-0.8.1/work/gnome-themes-extras-0.8.1/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/gnome-themes-extras-0.8.1/work/gnome-themes-extras-0.8.1/missing --run automake-1.9' >AWK='gawk' >CATALOGS='' >CATOBJEXT='' >CC='i686-pc-linux-gnu-gcc' >CCDEPMODE='depmode=gcc3' >CFLAGS='-march=pentium4 -O2 -pipe -fomit-frame-pointer' >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='-march=pentium4 -O2 -pipe -fomit-frame-pointer' >CYGPATH_W='echo' >DATADIR='' >DATADIRNAME='' >DEFS='' >DEPDIR='.deps' >ECHO='echo' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='grep -E' >EXEEXT='' >F77='i686-pc-linux-gnu-g77' >FFLAGS='-g -O2' >GETTEXT_PACKAGE='gnome-themes-extras' >GMOFILES='' >GMSGFMT='' >GTK_ENGINES_2_CFLAGS='' >GTK_ENGINES_2_LIBS='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' >INSTOBJEXT='' >INTLLIBS='' >INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract' >INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_MERGE='$(top_builddir)/intltool-merge' >INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@' >INTLTOOL_PERL='/usr/bin/perl' >INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_UPDATE='$(top_builddir)/intltool-update' >INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >LDFLAGS='' >LIBOBJS='' >LIBS='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LN_S='ln -s' >LTLIBOBJS='' >MAINT='#' >MAINTAINER_MODE_FALSE='' >MAINTAINER_MODE_TRUE='#' >MAKEINFO='${SHELL} /var/tmp/portage/gnome-themes-extras-0.8.1/work/gnome-themes-extras-0.8.1/missing --run makeinfo' >MKINSTALLDIRS='' >MSGFMT='' >OBJEXT='o' >PACKAGE='gnome-themes-extras' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='gnome-themes-extras' >PACKAGE_STRING='gnome-themes-extras 0.8.1' >PACKAGE_TARNAME='gnome-themes-extras' >PACKAGE_VERSION='0.8.1' >PATH_SEPARATOR=':' >PKG_CONFIG='/usr/bin/pkg-config' >POFILES='' >POSUB='' >PO_IN_DATADIR_FALSE='' >PO_IN_DATADIR_TRUE='' >RANLIB='i686-pc-linux-gnu-ranlib' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='i686-pc-linux-gnu-strip' >USE_NLS='' >VERSION='0.8.1' >XGETTEXT='' >ac_ct_AR='' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_F77='' >ac_ct_RANLIB='' >ac_ct_STRIP='' >am__fastdepCC_FALSE='#' >am__fastdepCC_TRUE='' >am__fastdepCXX_FALSE='#' >am__fastdepCXX_TRUE='' >am__include='include' >am__leading_dot='.' >am__quote='' >am__tar='tar --format=posix -chf - "$$tardir"' >am__untar='tar -xf -' >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/gnome-themes-extras-0.8.1/work/gnome-themes-extras-0.8.1/install-sh' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='mkdir -p --' >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 "gnome-themes-extras" >#define PACKAGE_BUGREPORT "" >#define PACKAGE_NAME "gnome-themes-extras" >#define PACKAGE_STRING "gnome-themes-extras 0.8.1" >#define PACKAGE_TARNAME "gnome-themes-extras" >#define PACKAGE_VERSION "0.8.1" >#define STDC_HEADERS 1 >#define VERSION "0.8.1" >#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 115665
: 74806