Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 63864 Details for
Bug 99629
glib-2.6.4 doesn't compile, says gettext is missing
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
log file from the configure script
config.log (text/plain), 32.41 KB, created by
Maik Nijhuis
on 2005-07-20 00:57:42 UTC
(
hide
)
Description:
log file from the configure script
Filename:
MIME Type:
Creator:
Maik Nijhuis
Created:
2005-07-20 00:57:42 UTC
Size:
32.41 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 glib configure 2.6.4, 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 --with-threads=posix --disable-static --disable-gtk-doc > >## --------- ## >## Platform. ## >## --------- ## > >hostname = manyac >uname -m = i686 >uname -r = 2.6.9-gentoo-r13 >uname -s = Linux >uname -v = #3 Sat Jun 25 20:19:14 CEST 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.4.4 >PATH: /opt/Acrobat5 >PATH: /opt/blackdown-jdk-1.4.2.02/bin >PATH: /opt/blackdown-jdk-1.4.2.02/jre/bin >PATH: /usr/qt/3/bin >PATH: /usr/kde/3.3/sbin >PATH: /usr/kde/3.3/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1580: checking for a BSD-compatible install >configure:1635: result: /bin/install -c >configure:1646: checking whether build environment is sane >configure:1689: result: yes >configure:1722: checking for gawk >configure:1738: found /bin/gawk >configure:1748: result: gawk >configure:1758: checking whether make sets $(MAKE) >configure:1778: result: yes >configure:1991: checking whether to enable maintainer-specific portions of Makefiles >configure:2000: result: no >configure:2022: checking build system type >configure:2040: result: i686-pc-linux-gnu >configure:2048: checking host system type >configure:2062: result: i686-pc-linux-gnu >configure:2071: checking for the BeOS >configure:2081: result: no >configure:2085: checking for Win32 >configure:2122: result: no >configure:2449: checking whether to enable garbage collector friendliness >configure:2461: result: no >configure:2465: checking whether to disable memory pools >configure:2468: result: no >configure:2502: checking for i686-pc-linux-gnu-gcc >configure:2518: found /usr/bin/i686-pc-linux-gnu-gcc >configure:2528: result: i686-pc-linux-gnu-gcc >configure:2810: checking for C compiler version >configure:2813: i686-pc-linux-gnu-gcc --version </dev/null >&5 >i686-pc-linux-gnu-gcc (GCC) 3.4.4 (Gentoo 3.4.4, 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:2816: $? = 0 >configure:2818: 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/work/gcc-3.4.4/configure --enable-version-specific-runtime-libs --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 --disable-altivec --disable-nls --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 3.4.4 (Gentoo 3.4.4, ssp-3.4.4-1.0, pie-8.7.8) >configure:2821: $? = 0 >configure:2823: i686-pc-linux-gnu-gcc -V </dev/null >&5 >i686-pc-linux-gnu-gcc: `-V' option must have argument >configure:2826: $? = 1 >configure:2849: checking for C compiler default output file name >configure:2852: i686-pc-linux-gnu-gcc -mcpu=athlon -march=athlon -O3 -pipe -fomit-frame-pointer conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:2855: $? = 0 >configure:2901: result: a.out >configure:2906: checking whether the C compiler works >configure:2912: ./a.out >configure:2915: $? = 0 >configure:2932: result: yes >configure:2939: checking whether we are cross compiling >configure:2941: result: no >configure:2944: checking for suffix of executables >configure:2946: i686-pc-linux-gnu-gcc -o conftest -mcpu=athlon -march=athlon -O3 -pipe -fomit-frame-pointer conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:2949: $? = 0 >configure:2974: result: >configure:2980: checking for suffix of object files >configure:3001: i686-pc-linux-gnu-gcc -c -mcpu=athlon -march=athlon -O3 -pipe -fomit-frame-pointer conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:3004: $? = 0 >configure:3026: result: o >configure:3030: checking whether we are using the GNU C compiler >configure:3054: i686-pc-linux-gnu-gcc -c -mcpu=athlon -march=athlon -O3 -pipe -fomit-frame-pointer conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:3060: $? = 0 >configure:3064: test -z > || test ! -s conftest.err >configure:3067: $? = 0 >configure:3070: test -s conftest.o >configure:3073: $? = 0 >configure:3086: result: yes >configure:3092: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:3113: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:3119: $? = 0 >configure:3123: test -z > || test ! -s conftest.err >configure:3126: $? = 0 >configure:3129: test -s conftest.o >configure:3132: $? = 0 >configure:3143: result: yes >configure:3160: checking for i686-pc-linux-gnu-gcc option to accept ANSI C >configure:3230: i686-pc-linux-gnu-gcc -c -mcpu=athlon -march=athlon -O3 -pipe -fomit-frame-pointer conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:3236: $? = 0 >configure:3240: test -z > || test ! -s conftest.err >configure:3243: $? = 0 >configure:3246: test -s conftest.o >configure:3249: $? = 0 >configure:3267: result: none needed >configure:3285: i686-pc-linux-gnu-gcc -c -mcpu=athlon -march=athlon -O3 -pipe -fomit-frame-pointer conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c:2: error: parse error before "me" >configure:3291: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:3435: checking for style of include used by make >configure:3463: result: GNU >configure:3491: checking dependency style of i686-pc-linux-gnu-gcc >configure:3574: result: gcc3 >configure:3596: checking for c++ >configure:3612: found /usr/bin/c++ >configure:3622: result: c++ >configure:3651: checking for i686-pc-linux-gnu-g++ >configure:3677: result: c++ >configure:3735: checking for C++ compiler version >configure:3738: c++ --version </dev/null >&5 >c++ (GCC) 3.4.4 (Gentoo 3.4.4, 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:3741: $? = 0 >configure:3743: c++ -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/work/gcc-3.4.4/configure --enable-version-specific-runtime-libs --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 --disable-altivec --disable-nls --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 3.4.4 (Gentoo 3.4.4, ssp-3.4.4-1.0, pie-8.7.8) >configure:3746: $? = 0 >configure:3748: c++ -V </dev/null >&5 >c++: `-V' option must have argument >configure:3751: $? = 1 >configure:3754: checking whether we are using the GNU C++ compiler >configure:3778: c++ -c -mcpu=athlon -march=athlon -O3 -pipe -fomit-frame-pointer conftest.cc >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:3784: $? = 0 >configure:3788: test -z > || test ! -s conftest.err >configure:3791: $? = 0 >configure:3794: test -s conftest.o >configure:3797: $? = 0 >configure:3810: result: yes >configure:3816: checking whether c++ accepts -g >configure:3837: c++ -c -g conftest.cc >&5 >configure:3843: $? = 0 >configure:3847: test -z > || test ! -s conftest.err >configure:3850: $? = 0 >configure:3853: test -s conftest.o >configure:3856: $? = 0 >configure:3867: result: yes >configure:3909: c++ -c -mcpu=athlon -march=athlon -O3 -pipe -fomit-frame-pointer conftest.cc >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:3915: $? = 0 >configure:3919: test -z > || test ! -s conftest.err >configure:3922: $? = 0 >configure:3925: test -s conftest.o >configure:3928: $? = 0 >configure:3954: c++ -c -mcpu=athlon -march=athlon -O3 -pipe -fomit-frame-pointer conftest.cc >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.cc: In function `int main()': >conftest.cc:19: error: `exit' undeclared (first use this function) >conftest.cc:19: error: (Each undeclared identifier is reported only once for each function it appears in.) >configure:3960: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "glib" >| #define PACKAGE_TARNAME "glib" >| #define PACKAGE_VERSION "2.6.4" >| #define PACKAGE_STRING "glib 2.6.4" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" >| #define GLIB_MAJOR_VERSION 2 >| #define GLIB_MINOR_VERSION 6 >| #define GLIB_MICRO_VERSION 4 >| #define GLIB_INTERFACE_AGE 4 >| #define GLIB_BINARY_AGE 604 >| #define G_COMPILED_WITH_DEBUGGING "minimum" >| /* end confdefs.h. */ >| >| int >| main () >| { >| exit (42); >| ; >| return 0; >| } >configure:3909: c++ -c -mcpu=athlon -march=athlon -O3 -pipe -fomit-frame-pointer conftest.cc >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:3915: $? = 0 >configure:3919: test -z > || test ! -s conftest.err >configure:3922: $? = 0 >configure:3925: test -s conftest.o >configure:3928: $? = 0 >configure:3954: c++ -c -mcpu=athlon -march=athlon -O3 -pipe -fomit-frame-pointer conftest.cc >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:3960: $? = 0 >configure:3964: test -z > || test ! -s conftest.err >configure:3967: $? = 0 >configure:3970: test -s conftest.o >configure:3973: $? = 0 >configure:3998: checking dependency style of c++ >configure:4081: result: gcc3 >configure:4115: c++ -c -mcpu=athlon -march=athlon -O3 -pipe -fomit-frame-pointer conftest.cc >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:4121: $? = 0 >configure:4125: test -z > || test ! -s conftest.err >configure:4128: $? = 0 >configure:4131: test -s conftest.o >configure:4134: $? = 0 >configure:4165: checking for i686-pc-linux-gnu-gcc option to accept ANSI C >configure:4228: i686-pc-linux-gnu-gcc -c -mcpu=athlon -march=athlon -O3 -pipe -fomit-frame-pointer conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:4234: $? = 0 >configure:4238: test -z > || test ! -s conftest.err >configure:4241: $? = 0 >configure:4244: test -s conftest.o >configure:4247: $? = 0 >configure:4262: result: none needed >configure:4286: checking for a BSD-compatible install >configure:4341: result: /bin/install -c >configure:4360: checking for special C compiler options needed for large files >configure:4459: result: no >configure:4465: checking for _FILE_OFFSET_BITS value needed for large files >configure:4496: i686-pc-linux-gnu-gcc -c -mcpu=athlon -march=athlon -O3 -pipe -fomit-frame-pointer conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >conftest.c:24: warning: left shift count >= width of type >conftest.c:24: warning: left shift count >= width of type >conftest.c:26: error: size of array `off_t_is_large' is negative >configure:4502: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "glib" >| #define PACKAGE_TARNAME "glib" >| #define PACKAGE_VERSION "2.6.4" >| #define PACKAGE_STRING "glib 2.6.4" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" >| #define GLIB_MAJOR_VERSION 2 >| #define GLIB_MINOR_VERSION 6 >| #define GLIB_MICRO_VERSION 4 >| #define GLIB_INTERFACE_AGE 4 >| #define GLIB_BINARY_AGE 604 >| #define G_COMPILED_WITH_DEBUGGING "minimum" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <sys/types.h> >| /* Check that off_t can represent 2**63 - 1 correctly. >| We can't simply define LARGE_OFF_T to be 9223372036854775807, >| since some C++ compilers masquerading as C compilers >| incorrectly reject 9223372036854775807. */ >| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) >| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 >| && LARGE_OFF_T % 2147483647 == 1) >| ? 1 : -1]; >| int >| main () >| { >| >| ; >| return 0; >| } >configure:4549: i686-pc-linux-gnu-gcc -c -mcpu=athlon -march=athlon -O3 -pipe -fomit-frame-pointer conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:4555: $? = 0 >configure:4559: test -z > || test ! -s conftest.err >configure:4562: $? = 0 >configure:4565: test -s conftest.o >configure:4568: $? = 0 >configure:4580: result: 64 >configure:4590: checking for _LARGE_FILES value needed for large files >configure:4621: i686-pc-linux-gnu-gcc -c -mcpu=athlon -march=athlon -O3 -pipe -fomit-frame-pointer conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:4627: $? = 0 >configure:4631: test -z > || test ! -s conftest.err >configure:4634: $? = 0 >configure:4637: test -s conftest.o >configure:4640: $? = 0 >configure:4705: result: no >configure:4723: checking for pkg-config >configure:4741: found /usr/bin/pkg-config >configure:4754: result: /usr/bin/pkg-config >configure:4843: checking for gawk >configure:4869: result: gawk >configure:4883: checking for perl5 >configure:4912: result: no >configure:4883: checking for perl >configure:4899: found /usr/bin/perl >configure:4909: result: perl >configure:4922: checking for indent >configure:4951: result: no >configure:4969: checking for perl >configure:4987: found /usr/bin/perl >configure:4999: result: /usr/bin/perl >configure:5025: checking for iconv_open >configure:5082: i686-pc-linux-gnu-gcc -o conftest -mcpu=athlon -march=athlon -O3 -pipe -fomit-frame-pointer conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:5088: $? = 0 >configure:5092: test -z > || test ! -s conftest.err >configure:5095: $? = 0 >configure:5098: test -s conftest >configure:5101: $? = 0 >configure:5113: result: yes >configure:5513: checking how to run the C preprocessor >configure:5548: i686-pc-linux-gnu-gcc -E conftest.c >configure:5554: $? = 0 >configure:5586: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:19:28: ac_nonexistent.h: No such file or directory >configure:5592: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "glib" >| #define PACKAGE_TARNAME "glib" >| #define PACKAGE_VERSION "2.6.4" >| #define PACKAGE_STRING "glib 2.6.4" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" >| #define GLIB_MAJOR_VERSION 2 >| #define GLIB_MINOR_VERSION 6 >| #define GLIB_MICRO_VERSION 4 >| #define GLIB_INTERFACE_AGE 4 >| #define GLIB_BINARY_AGE 604 >| #define G_COMPILED_WITH_DEBUGGING "minimum" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define _FILE_OFFSET_BITS 64 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5631: result: i686-pc-linux-gnu-gcc -E >configure:5655: i686-pc-linux-gnu-gcc -E conftest.c >configure:5661: $? = 0 >configure:5693: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:19:28: ac_nonexistent.h: No such file or directory >configure:5699: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "glib" >| #define PACKAGE_TARNAME "glib" >| #define PACKAGE_VERSION "2.6.4" >| #define PACKAGE_STRING "glib 2.6.4" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" >| #define GLIB_MAJOR_VERSION 2 >| #define GLIB_MINOR_VERSION 6 >| #define GLIB_MICRO_VERSION 4 >| #define GLIB_INTERFACE_AGE 4 >| #define GLIB_BINARY_AGE 604 >| #define G_COMPILED_WITH_DEBUGGING "minimum" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define _FILE_OFFSET_BITS 64 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5743: checking for egrep >configure:5753: result: grep -E >configure:5758: checking for ANSI C header files >configure:5783: i686-pc-linux-gnu-gcc -c -mcpu=athlon -march=athlon -O3 -pipe -fomit-frame-pointer conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:5789: $? = 0 >configure:5793: test -z > || test ! -s conftest.err >configure:5796: $? = 0 >configure:5799: test -s conftest.o >configure:5802: $? = 0 >configure:5891: i686-pc-linux-gnu-gcc -o conftest -mcpu=athlon -march=athlon -O3 -pipe -fomit-frame-pointer conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:5894: $? = 0 >configure:5896: ./conftest >configure:5899: $? = 0 >configure:5914: result: yes >configure:5938: checking for sys/types.h >configure:5954: i686-pc-linux-gnu-gcc -c -mcpu=athlon -march=athlon -O3 -pipe -fomit-frame-pointer conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:5960: $? = 0 >configure:5964: test -z > || test ! -s conftest.err >configure:5967: $? = 0 >configure:5970: test -s conftest.o >configure:5973: $? = 0 >configure:5984: result: yes >configure:5938: checking for sys/stat.h >configure:5954: i686-pc-linux-gnu-gcc -c -mcpu=athlon -march=athlon -O3 -pipe -fomit-frame-pointer conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:5960: $? = 0 >configure:5964: test -z > || test ! -s conftest.err >configure:5967: $? = 0 >configure:5970: test -s conftest.o >configure:5973: $? = 0 >configure:5984: result: yes >configure:5938: checking for stdlib.h >configure:5954: i686-pc-linux-gnu-gcc -c -mcpu=athlon -march=athlon -O3 -pipe -fomit-frame-pointer conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:5960: $? = 0 >configure:5964: test -z > || test ! -s conftest.err >configure:5967: $? = 0 >configure:5970: test -s conftest.o >configure:5973: $? = 0 >configure:5984: result: yes >configure:5938: checking for string.h >configure:5954: i686-pc-linux-gnu-gcc -c -mcpu=athlon -march=athlon -O3 -pipe -fomit-frame-pointer conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:5960: $? = 0 >configure:5964: test -z > || test ! -s conftest.err >configure:5967: $? = 0 >configure:5970: test -s conftest.o >configure:5973: $? = 0 >configure:5984: result: yes >configure:5938: checking for memory.h >configure:5954: i686-pc-linux-gnu-gcc -c -mcpu=athlon -march=athlon -O3 -pipe -fomit-frame-pointer conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:5960: $? = 0 >configure:5964: test -z > || test ! -s conftest.err >configure:5967: $? = 0 >configure:5970: test -s conftest.o >configure:5973: $? = 0 >configure:5984: result: yes >configure:5938: checking for strings.h >configure:5954: i686-pc-linux-gnu-gcc -c -mcpu=athlon -march=athlon -O3 -pipe -fomit-frame-pointer conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:5960: $? = 0 >configure:5964: test -z > || test ! -s conftest.err >configure:5967: $? = 0 >configure:5970: test -s conftest.o >configure:5973: $? = 0 >configure:5984: result: yes >configure:5938: checking for inttypes.h >configure:5954: i686-pc-linux-gnu-gcc -c -mcpu=athlon -march=athlon -O3 -pipe -fomit-frame-pointer conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:5960: $? = 0 >configure:5964: test -z > || test ! -s conftest.err >configure:5967: $? = 0 >configure:5970: test -s conftest.o >configure:5973: $? = 0 >configure:5984: result: yes >configure:5938: checking for stdint.h >configure:5954: i686-pc-linux-gnu-gcc -c -mcpu=athlon -march=athlon -O3 -pipe -fomit-frame-pointer conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:5960: $? = 0 >configure:5964: test -z > || test ! -s conftest.err >configure:5967: $? = 0 >configure:5970: test -s conftest.o >configure:5973: $? = 0 >configure:5984: result: yes >configure:5938: checking for unistd.h >configure:5954: i686-pc-linux-gnu-gcc -c -mcpu=athlon -march=athlon -O3 -pipe -fomit-frame-pointer conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:5960: $? = 0 >configure:5964: test -z > || test ! -s conftest.err >configure:5967: $? = 0 >configure:5970: test -s conftest.o >configure:5973: $? = 0 >configure:5984: result: yes >configure:6011: checking locale.h usability >configure:6023: i686-pc-linux-gnu-gcc -c -mcpu=athlon -march=athlon -O3 -pipe -fomit-frame-pointer conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:6029: $? = 0 >configure:6033: test -z > || test ! -s conftest.err >configure:6036: $? = 0 >configure:6039: test -s conftest.o >configure:6042: $? = 0 >configure:6052: result: yes >configure:6056: checking locale.h presence >configure:6066: i686-pc-linux-gnu-gcc -E conftest.c >configure:6072: $? = 0 >configure:6092: result: yes >configure:6127: checking for locale.h >configure:6134: result: yes >configure:6148: checking for LC_MESSAGES >configure:6169: i686-pc-linux-gnu-gcc -o conftest -mcpu=athlon -march=athlon -O3 -pipe -fomit-frame-pointer conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:6175: $? = 0 >configure:6179: test -z > || test ! -s conftest.err >configure:6182: $? = 0 >configure:6185: test -s conftest >configure:6188: $? = 0 >configure:6200: result: yes >configure:6229: checking libintl.h usability >configure:6241: i686-pc-linux-gnu-gcc -c -mcpu=athlon -march=athlon -O3 -pipe -fomit-frame-pointer conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:6247: $? = 0 >configure:6251: test -z > || test ! -s conftest.err >configure:6254: $? = 0 >configure:6257: test -s conftest.o >configure:6260: $? = 0 >configure:6270: result: yes >configure:6274: checking libintl.h presence >configure:6284: i686-pc-linux-gnu-gcc -E conftest.c >configure:6290: $? = 0 >configure:6310: result: yes >configure:6345: checking for libintl.h >configure:6352: result: yes >configure:6363: checking for ngettext in libc >configure:6386: i686-pc-linux-gnu-gcc -o conftest -mcpu=athlon -march=athlon -O3 -pipe -fomit-frame-pointer conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:6392: $? = 0 >configure:6396: test -z > || test ! -s conftest.err >configure:6399: $? = 0 >configure:6402: test -s conftest >configure:6405: $? = 0 >configure:6418: result: yes >configure:6422: checking for dgettext in libc >configure:6445: i686-pc-linux-gnu-gcc -o conftest -mcpu=athlon -march=athlon -O3 -pipe -fomit-frame-pointer conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:6451: $? = 0 >configure:6455: test -z > || test ! -s conftest.err >configure:6458: $? = 0 >configure:6461: test -s conftest >configure:6464: $? = 0 >configure:6477: result: yes >configure:6486: checking for bind_textdomain_codeset >configure:6543: i686-pc-linux-gnu-gcc -o conftest -mcpu=athlon -march=athlon -O3 -pipe -fomit-frame-pointer conftest.c >&5 >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >configure:6549: $? = 0 >configure:6553: test -z > || test ! -s conftest.err >configure:6556: $? = 0 >configure:6559: test -s conftest >configure:6562: $? = 0 >configure:6574: result: yes >configure:7084: checking for msgfmt >configure:7114: result: no >configure:7569: error: >*** You must have either have gettext support in your C library, or use the >*** GNU gettext library. (http://www.gnu.org/software/gettext/gettext.html > > >## ---------------- ## >## 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='-mcpu=athlon -march=athlon -O3 -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='-mcpu=athlon -march=athlon -O3 -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_func_bind_textdomain_codeset=yes >ac_cv_func_iconv_open=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_libintl_h=yes >ac_cv_header_locale_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_MSGFMT=no >ac_cv_path_PERL_PATH=/usr/bin/perl >ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config >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=c++ >ac_cv_prog_PERL=perl >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_make_make_set=yes >ac_cv_sys_file_offset_bits=64 >ac_cv_sys_large_files=no >ac_cv_sys_largefile_CC=no >am_cv_CC_dependencies_compiler_type=gcc3 >am_cv_CXX_dependencies_compiler_type=gcc3 >am_cv_prog_cc_stdc= >am_cv_val_LC_MESSAGES=yes >gt_cv_func_dgettext_libc=yes >gt_cv_func_dgettext_libintl=no >gt_cv_func_ngettext_libc=yes >gt_cv_have_gettext=no > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/glib-2.6.4/work/glib-2.6.4/missing --run aclocal-1.7' >ALLOCA='' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/glib-2.6.4/work/glib-2.6.4/missing --run tar' >AR='' >AS='' >AUTOCONF='${SHELL} /var/tmp/portage/glib-2.6.4/work/glib-2.6.4/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/glib-2.6.4/work/glib-2.6.4/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/glib-2.6.4/work/glib-2.6.4/missing --run automake-1.7' >AWK='gawk' >CATALOGS='' >CATOBJEXT='NONE' >CC='i686-pc-linux-gnu-gcc' >CCDEPMODE='depmode=gcc3' >CFLAGS='-mcpu=athlon -march=athlon -O3 -pipe -fomit-frame-pointer' >CPP='i686-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CROSS_COMPILING_FALSE='' >CROSS_COMPILING_TRUE='' >CXX='c++' >CXXCPP='' >CXXDEPMODE='depmode=gcc3' >CXXFLAGS='-mcpu=athlon -march=athlon -O3 -pipe -fomit-frame-pointer' >CYGPATH_W='echo' >DATADIRNAME='' >DEFS='' >DEPDIR='.deps' >DISABLE_MEM_POOLS='' >DLLTOOL='' >ECHO='echo' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='grep -E' >ENABLE_GC_FRIENDLY='' >ENABLE_GTK_DOC_FALSE='' >ENABLE_GTK_DOC_TRUE='' >ENABLE_MAN_FALSE='' >ENABLE_MAN_TRUE='' >ENABLE_TIMELOOP_FALSE='' >ENABLE_TIMELOOP_TRUE='' >EXEEXT='' >F77='' >FFLAGS='' >GETTEXT_PACKAGE='' >GIO='' >GLIBC21='' >GLIB_BINARY_AGE='604' >GLIB_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS' >GLIB_DEF='' >GLIB_GENMARSHAL='' >GLIB_INTERFACE_AGE='4' >GLIB_MAJOR_VERSION='2' >GLIB_MICRO_VERSION='4' >GLIB_MINOR_VERSION='6' >GLIB_VERSION='2.6.4' >GMODULE_DEF='' >GMOFILES=' am.gmo ar.gmo az.gmo be.gmo bg.gmo bn.gmo bs.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo id.gmo is.gmo it.gmo ja.gmo ko.gmo lt.gmo lv.gmo mk.gmo mn.gmo ms.gmo nb.gmo ne.gmo nl.gmo nn.gmo no.gmo or.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@ije.gmo sr@Latn.gmo sv.gmo ta.gmo tl.gmo tr.gmo uk.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_TW.gmo' >GMSGFMT='' >GOBJECT_DEF='' >GSPAWN='' >GTHREAD_COMPILE_IMPL_DEFINES='' >GTHREAD_DEF='' >GTK_DOC_USE_LIBTOOL_FALSE='' >GTK_DOC_USE_LIBTOOL_TRUE='' >G_LIBS_EXTRA='' >G_LIB_WIN32_RESOURCE='' >G_MODULE_BROKEN_RTLD_GLOBAL='' >G_MODULE_HAVE_DLERROR='' >G_MODULE_IMPL='' >G_MODULE_LDFLAGS='' >G_MODULE_LIBS='' >G_MODULE_LIBS_EXTRA='' >G_MODULE_NEED_USCORE='' >G_MODULE_PLUGIN_LIBS='' >G_MODULE_SUPPORTED='' >G_MODULE_WIN32_RESOURCE='' >G_OBJECT_WIN32_RESOURCE='' >G_THREAD_CFLAGS='' >G_THREAD_LIBS='' >G_THREAD_LIBS_EXTRA='' >G_THREAD_LIBS_FOR_GTHREAD='' >G_THREAD_WIN32_RESOURCE='' >HAVE_CXX_FALSE='#' >HAVE_CXX_TRUE='' >HAVE_GNUC_VISIBILITY_FALSE='' >HAVE_GNUC_VISIBILITY_TRUE='' >HAVE_GOOD_PRINTF_FALSE='' >HAVE_GOOD_PRINTF_TRUE='' >HTML_DIR='' >ICONV_LIBS='' >INDENT='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' >INSTOBJEXT='' >INTLLIBS='' >LDFLAGS='' >LIBOBJS='' >LIBS='' >LIBTOOL='' >LIBTOOL_EXPORT_OPTIONS='-export-symbols-regex "^[^_].*"' >LN_S='' >LTLIBOBJS='' >LT_AGE='600' >LT_CURRENT='600' >LT_CURRENT_MINUS_AGE='0' >LT_RELEASE='2.6' >LT_REVISION='4' >MAINT='#' >MAINTAINER_MODE_FALSE='' >MAINTAINER_MODE_TRUE='#' >MAKEINFO='${SHELL} /var/tmp/portage/glib-2.6.4/work/glib-2.6.4/missing --run makeinfo' >MKINSTALLDIRS='./mkinstalldirs' >MSGFMT='no' >MS_LIB_AVAILABLE_FALSE='' >MS_LIB_AVAILABLE_TRUE='#' >NM='' >OBJDUMP='' >OBJEXT='o' >OS_LINUX_FALSE='#' >OS_LINUX_TRUE='' >OS_UNIX_FALSE='#' >OS_UNIX_TRUE='' >OS_WIN32_FALSE='' >OS_WIN32_TRUE='#' >PACKAGE='glib' >PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=glib' >PACKAGE_NAME='glib' >PACKAGE_STRING='glib 2.6.4' >PACKAGE_TARNAME='glib' >PACKAGE_VERSION='2.6.4' >PATH_SEPARATOR=':' >PERL='perl' >PERL_PATH='/usr/bin/perl' >PKG_CONFIG='/usr/bin/pkg-config' >PLATFORMDEP='' >PLATFORM_WIN32_FALSE='' >PLATFORM_WIN32_TRUE='' >POFILES=' am.po ar.po az.po be.po bg.po bn.po bs.po ca.po cs.po cy.po da.po de.po el.po en_CA.po en_GB.po eo.po es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po gu.po he.po hi.po hr.po hu.po id.po is.po it.po ja.po ko.po lt.po lv.po mk.po mn.po ms.po nb.po ne.po nl.po nn.po no.po or.po pa.po pl.po pt.po pt_BR.po ro.po ru.po rw.po sk.po sl.po sq.po sr.po sr@ije.po sr@Latn.po sv.po ta.po tl.po tr.po uk.po vi.po wa.po xh.po yi.po zh_CN.po zh_TW.po' >POSUB='po' >PO_IN_DATADIR_FALSE='' >PO_IN_DATADIR_TRUE='' >RANLIB='' >REBUILD='' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='' >TESTGMODULE_EXP='' >USE_NLS='yes' >VERSION='2.6.4' >XGETTEXT=':' >XMLCATALOG='' >XML_CATALOG_FILE='' >XSLTPROC='' >ac_ct_AR='' >ac_ct_AS='' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_DLLTOOL='' >ac_ct_F77='' >ac_ct_NM='' >ac_ct_OBJDUMP='' >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='' >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/glib-2.6.4/work/glib-2.6.4/install-sh' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localstatedir='/var/lib' >mandir='/usr/share/man' >ms_librarian='' >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 GLIB_BINARY_AGE 604 >#define GLIB_INTERFACE_AGE 4 >#define GLIB_MAJOR_VERSION 2 >#define GLIB_MICRO_VERSION 4 >#define GLIB_MINOR_VERSION 6 >#define G_COMPILED_WITH_DEBUGGING "minimum" >#define HAVE_BIND_TEXTDOMAIN_CODESET 1 >#define HAVE_GETTEXT 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_LC_MESSAGES 1 >#define HAVE_LOCALE_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_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" >#define PACKAGE_NAME "glib" >#define PACKAGE_STRING "glib 2.6.4" >#define PACKAGE_TARNAME "glib" >#define PACKAGE_VERSION "2.6.4" >#define STDC_HEADERS 1 >#define _FILE_OFFSET_BITS 64 >#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 99629
: 63864