Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 111632

Summary: installation of Oregano ends with error libgnomecups failed
Product: Gentoo Linux Reporter: Ingo Kertscher <i.hugo.k>
Component: [OLD] UnspecifiedAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ingo Kertscher 2005-11-05 13:25:45 UTC
emerge oregano exit with
!!! ERROR: net-print/libgnomecups-0.2.0 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.

when i do

emerge =libgnomecups-0.2.0

emerge exit with the same message.

Here are the
/var/tmp/portage/libgnomecups-0.2.0/work/libgnomecups-0.2.0/config.log

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by libgnomecups configure 0.2.0, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man
--infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc
--localstatedir=/var/lib --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu
--disable-gtk-doc

## --------- ##
## Platform. ##
## --------- ##

hostname = andes.oso
uname -m = x86_64
uname -r = 2.6.11-gentoo-r11
uname -s = Linux
uname -v = #1 Thu Jun 30 14:34:44 CEST 2005

/usr/bin/uname -p = AMD Athlon(tm) 64 Processor 3500+
/bin/uname -X     = unknown

/bin/arch              = x86_64
/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/x86_64-pc-linux-gnu/gcc-bin/3.4.4
PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/3.4.4
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.4/sbin
PATH: /usr/kde/3.4/bin
PATH: /usr/kde/3.3/sbin
PATH: /usr/kde/3.3/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1555: checking for a BSD-compatible install
configure:1610: result: /bin/install -c
configure:1621: checking whether build environment is sane
configure:1664: result: yes
configure:1697: checking for gawk
configure:1713: found /bin/gawk
configure:1723: result: gawk
configure:1733: checking whether make sets $(MAKE)
configure:1753: result: yes
configure:1919: checking whether to enable maintainer-specific portions of Makefiles
configure:1928: result: no
configure:2028: checking build system type
configure:2046: result: x86_64-pc-linux-gnu
configure:2054: checking host system type
configure:2068: result: x86_64-pc-linux-gnu
configure:2088: checking for style of include used by make
configure:2116: result: GNU
configure:2149: checking for x86_64-pc-linux-gnu-gcc
configure:2165: found /usr/bin/x86_64-pc-linux-gnu-gcc
configure:2175: result: x86_64-pc-linux-gnu-gcc
configure:2457: checking for C compiler version
configure:2460: x86_64-pc-linux-gnu-gcc --version </dev/null >&5
x86_64-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:2463: $? = 0
configure:2465: x86_64-pc-linux-gnu-gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc/x86_64-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/x86_64-pc-linux-gnu/gcc-bin/3.4.4
--includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/include
--datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.4
--mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.4/man
--infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.4/info
--with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/include/g++-v3
--host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec
--enable-nls --without-included-gettext --with-system-zlib --disable-checking
--disable-werror --disable-libunwind-exceptions --enable-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:2468: $? = 0
configure:2470: x86_64-pc-linux-gnu-gcc -V </dev/null >&5
x86_64-pc-linux-gnu-gcc: `-V' option must have argument
configure:2473: $? = 1
configure:2496: checking for C compiler default output file name
configure:2499: x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe   conftest.c  >&5
configure:2502: $? = 0
configure:2548: result: a.out
configure:2553: checking whether the C compiler works
configure:2559: ./a.out
configure:2562: $? = 0
configure:2579: result: yes
configure:2586: checking whether we are cross compiling
configure:2588: result: no
configure:2591: checking for suffix of executables
configure:2593: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=k8 -pipe  
conftest.c  >&5
configure:2596: $? = 0
configure:2621: result: 
configure:2627: checking for suffix of object files
configure:2648: x86_64-pc-linux-gnu-gcc -c -O2 -march=k8 -pipe  conftest.c >&5
configure:2651: $? = 0
configure:2673: result: o
configure:2677: checking whether we are using the GNU C compiler
configure:2701: x86_64-pc-linux-gnu-gcc -c -O2 -march=k8 -pipe  conftest.c >&5
configure:2707: $? = 0
configure:2710: test -z 			 || test ! -s conftest.err
configure:2713: $? = 0
configure:2716: test -s conftest.o
configure:2719: $? = 0
configure:2732: result: yes
configure:2738: checking whether x86_64-pc-linux-gnu-gcc accepts -g
configure:2759: x86_64-pc-linux-gnu-gcc -c -g  conftest.c >&5
configure:2765: $? = 0
configure:2768: test -z 			 || test ! -s conftest.err
configure:2771: $? = 0
configure:2774: test -s conftest.o
configure:2777: $? = 0
configure:2788: result: yes
configure:2805: checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C
configure:2875: x86_64-pc-linux-gnu-gcc  -c -O2 -march=k8 -pipe  conftest.c >&5
configure:2881: $? = 0
configure:2884: test -z 			 || test ! -s conftest.err
configure:2887: $? = 0
configure:2890: test -s conftest.o
configure:2893: $? = 0
configure:2911: result: none needed
configure:2929: x86_64-pc-linux-gnu-gcc -c -O2 -march=k8 -pipe  conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:2935: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3067: checking dependency style of x86_64-pc-linux-gnu-gcc
configure:3150: result: gcc3
configure:3167: checking for a sed that does not truncate output
configure:3221: result: /bin/sed
configure:3224: checking for egrep
configure:3234: result: grep -E
configure:3250: checking for ld used by x86_64-pc-linux-gnu-gcc
configure:3317: result: /usr/x86_64-pc-linux-gnu/bin/ld
configure:3326: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld
configure:3341: result: yes
configure:3346: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload
object files
configure:3353: result: -r
configure:3362: checking for BSD-compatible nm
configure:3404: result: /usr/bin/x86_64-pc-linux-gnu-nm -B
configure:3408: checking whether ln -s works
configure:3412: result: yes
configure:3419: checking how to recognise dependent libraries
configure:3593: result: pass_all
configure:3678: x86_64-pc-linux-gnu-gcc -c -O2 -march=k8 -pipe  conftest.c >&5
configure:3681: $? = 0
configure:3806: checking how to run the C preprocessor
configure:3841: x86_64-pc-linux-gnu-gcc -E  conftest.c
configure:3847: $? = 0
configure:3879: x86_64-pc-linux-gnu-gcc -E  conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:3885: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "libgnomecups"
| #define PACKAGE_TARNAME "libgnomecups"
| #define PACKAGE_VERSION "0.2.0"
| #define PACKAGE_STRING "libgnomecups 0.2.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libgnomecups"
| #define VERSION "0.2.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3924: result: x86_64-pc-linux-gnu-gcc -E
configure:3948: x86_64-pc-linux-gnu-gcc -E  conftest.c
configure:3954: $? = 0
configure:3986: x86_64-pc-linux-gnu-gcc -E  conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:3992: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "libgnomecups"
| #define PACKAGE_TARNAME "libgnomecups"
| #define PACKAGE_VERSION "0.2.0"
| #define PACKAGE_STRING "libgnomecups 0.2.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libgnomecups"
| #define VERSION "0.2.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4036: checking for ANSI C header files
configure:4061: x86_64-pc-linux-gnu-gcc -c -O2 -march=k8 -pipe  conftest.c >&5
configure:4067: $? = 0
configure:4070: test -z 			 || test ! -s conftest.err
configure:4073: $? = 0
configure:4076: test -s conftest.o
configure:4079: $? = 0
configure:4168: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=k8 -pipe  
conftest.c  >&5
configure:4171: $? = 0
configure:4173: ./conftest
configure:4176: $? = 0
configure:4191: result: yes
configure:4215: checking for sys/types.h
configure:4231: x86_64-pc-linux-gnu-gcc -c -O2 -march=k8 -pipe  conftest.c >&5
configure:4237: $? = 0
configure:4240: test -z 			 || test ! -s conftest.err
configure:4243: $? = 0
configure:4246: test -s conftest.o
configure:4249: $? = 0
configure:4260: result: yes
configure:4215: checking for sys/stat.h
configure:4231: x86_64-pc-linux-gnu-gcc -c -O2 -march=k8 -pipe  conftest.c >&5
configure:4237: $? = 0
configure:4240: test -z 			 || test ! -s conftest.err
configure:4243: $? = 0
configure:4246: test -s conftest.o
configure:4249: $? = 0
configure:4260: result: yes
configure:4215: checking for stdlib.h
configure:4231: x86_64-pc-linux-gnu-gcc -c -O2 -march=k8 -pipe  conftest.c >&5
configure:4237: $? = 0
configure:4240: test -z 			 || test ! -s conftest.err
configure:4243: $? = 0
configure:4246: test -s conftest.o
configure:4249: $? = 0
configure:4260: result: yes
configure:4215: checking for string.h
configure:4231: x86_64-pc-linux-gnu-gcc -c -O2 -march=k8 -pipe  conftest.c >&5
configure:4237: $? = 0
configure:4240: test -z 			 || test ! -s conftest.err
configure:4243: $? = 0
configure:4246: test -s conftest.o
configure:4249: $? = 0
configure:4260: result: yes
configure:4215: checking for memory.h
configure:4231: x86_64-pc-linux-gnu-gcc -c -O2 -march=k8 -pipe  conftest.c >&5
configure:4237: $? = 0
configure:4240: test -z 			 || test ! -s conftest.err
configure:4243: $? = 0
configure:4246: test -s conftest.o
configure:4249: $? = 0
configure:4260: result: yes
configure:4215: checking for strings.h
configure:4231: x86_64-pc-linux-gnu-gcc -c -O2 -march=k8 -pipe  conftest.c >&5
configure:4237: $? = 0
configure:4240: test -z 			 || test ! -s conftest.err
configure:4243: $? = 0
configure:4246: test -s conftest.o
configure:4249: $? = 0
configure:4260: result: yes
configure:4215: checking for inttypes.h
configure:4231: x86_64-pc-linux-gnu-gcc -c -O2 -march=k8 -pipe  conftest.c >&5
configure:4237: $? = 0
configure:4240: test -z 			 || test ! -s conftest.err
configure:4243: $? = 0
configure:4246: test -s conftest.o
configure:4249: $? = 0
configure:4260: result: yes
configure:4215: checking for stdint.h
configure:4231: x86_64-pc-linux-gnu-gcc -c -O2 -march=k8 -pipe  conftest.c >&5
configure:4237: $? = 0
configure:4240: test -z 			 || test ! -s conftest.err
configure:4243: $? = 0
configure:4246: test -s conftest.o
configure:4249: $? = 0
configure:4260: result: yes
configure:4215: checking for unistd.h
configure:4231: x86_64-pc-linux-gnu-gcc -c -O2 -march=k8 -pipe  conftest.c >&5
configure:4237: $? = 0
configure:4240: test -z 			 || test ! -s conftest.err
configure:4243: $? = 0
configure:4246: test -s conftest.o
configure:4249: $? = 0
configure:4260: result: yes
configure:4286: checking dlfcn.h usability
configure:4298: x86_64-pc-linux-gnu-gcc -c -O2 -march=k8 -pipe  conftest.c >&5
configure:4304: $? = 0
configure:4307: test -z 			 || test ! -s conftest.err
configure:4310: $? = 0
configure:4313: test -s conftest.o
configure:4316: $? = 0
configure:4326: result: yes
configure:4330: checking dlfcn.h presence
configure:4340: x86_64-pc-linux-gnu-gcc -E  conftest.c
configure:4346: $? = 0
configure:4366: result: yes
configure:4401: checking for dlfcn.h
configure:4408: result: yes
configure:4431: checking for x86_64-pc-linux-gnu-g++
configure:4447: found /usr/bin/x86_64-pc-linux-gnu-g++
configure:4457: result: x86_64-pc-linux-gnu-g++
configure:4515: checking for C++ compiler version
configure:4518: x86_64-pc-linux-gnu-g++ --version </dev/null >&5
x86_64-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:4521: $? = 0
configure:4523: x86_64-pc-linux-gnu-g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc/x86_64-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/x86_64-pc-linux-gnu/gcc-bin/3.4.4
--includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/include
--datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.4
--mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.4/man
--infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.4/info
--with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/include/g++-v3
--host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec
--enable-nls --without-included-gettext --with-system-zlib --disable-checking
--disable-werror --disable-libunwind-exceptions --enable-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:4526: $? = 0
configure:4528: x86_64-pc-linux-gnu-g++ -V </dev/null >&5
x86_64-pc-linux-gnu-g++: `-V' option must have argument
configure:4531: $? = 1
configure:4534: checking whether we are using the GNU C++ compiler
configure:4558: x86_64-pc-linux-gnu-g++ -c -O2 -march=k8 -pipe  conftest.cc >&5
configure:4564: $? = 0
configure:4567: test -z 			 || test ! -s conftest.err
configure:4570: $? = 0
configure:4573: test -s conftest.o
configure:4576: $? = 0
configure:4589: result: yes
configure:4595: checking whether x86_64-pc-linux-gnu-g++ accepts -g
configure:4616: x86_64-pc-linux-gnu-g++ -c -g  conftest.cc >&5
configure:4622: $? = 0
configure:4625: test -z 			 || test ! -s conftest.err
configure:4628: $? = 0
configure:4631: test -s conftest.o
configure:4634: $? = 0
configure:4645: result: yes
configure:4687: x86_64-pc-linux-gnu-g++ -c -O2 -march=k8 -pipe  conftest.cc >&5
configure:4693: $? = 0
configure:4696: test -z 			 || test ! -s conftest.err
configure:4699: $? = 0
configure:4702: test -s conftest.o
configure:4705: $? = 0
configure:4731: x86_64-pc-linux-gnu-g++ -c -O2 -march=k8 -pipe  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:4737: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "libgnomecups"
| #define PACKAGE_TARNAME "libgnomecups"
| #define PACKAGE_VERSION "0.2.0"
| #define PACKAGE_STRING "libgnomecups 0.2.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libgnomecups"
| #define VERSION "0.2.0"
| #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:4687: x86_64-pc-linux-gnu-g++ -c -O2 -march=k8 -pipe  conftest.cc >&5
configure:4693: $? = 0
configure:4696: test -z 			 || test ! -s conftest.err
configure:4699: $? = 0
configure:4702: test -s conftest.o
configure:4705: $? = 0
configure:4731: x86_64-pc-linux-gnu-g++ -c -O2 -march=k8 -pipe  conftest.cc >&5
configure:4737: $? = 0
configure:4740: test -z 			 || test ! -s conftest.err
configure:4743: $? = 0
configure:4746: test -s conftest.o
configure:4749: $? = 0
configure:4774: checking dependency style of x86_64-pc-linux-gnu-g++
configure:4857: result: gcc3
configure:4879: checking how to run the C++ preprocessor
configure:4910: x86_64-pc-linux-gnu-g++ -E  conftest.cc
configure:4916: $? = 0
configure:4948: x86_64-pc-linux-gnu-g++ -E  conftest.cc
conftest.cc:25:28: ac_nonexistent.h: No such file or directory
configure:4954: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "libgnomecups"
| #define PACKAGE_TARNAME "libgnomecups"
| #define PACKAGE_VERSION "0.2.0"
| #define PACKAGE_STRING "libgnomecups 0.2.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libgnomecups"
| #define VERSION "0.2.0"
| #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:4993: result: x86_64-pc-linux-gnu-g++ -E
configure:5017: x86_64-pc-linux-gnu-g++ -E  conftest.cc
configure:5023: $? = 0
configure:5055: x86_64-pc-linux-gnu-g++ -E  conftest.cc
conftest.cc:25:28: ac_nonexistent.h: No such file or directory
configure:5061: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "libgnomecups"
| #define PACKAGE_TARNAME "libgnomecups"
| #define PACKAGE_VERSION "0.2.0"
| #define PACKAGE_STRING "libgnomecups 0.2.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libgnomecups"
| #define VERSION "0.2.0"
| #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:5114: checking for x86_64-pc-linux-gnu-g77
configure:5130: found /usr/bin/x86_64-pc-linux-gnu-g77
configure:5140: result: x86_64-pc-linux-gnu-g77
configure:5197: checking for Fortran 77 compiler version
configure:5200: x86_64-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:5203: $? = 0
configure:5205: x86_64-pc-linux-gnu-g77 -v </dev/null >&5
Reading specs from /usr/lib/gcc/x86_64-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/x86_64-pc-linux-gnu/gcc-bin/3.4.4
--includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/include
--datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.4
--mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.4/man
--infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.4/info
--with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/include/g++-v3
--host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec
--enable-nls --without-included-gettext --with-system-zlib --disable-checking
--disable-werror --disable-libunwind-exceptions --enable-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:5208: $? = 0
configure:5210: x86_64-pc-linux-gnu-g77 -V </dev/null >&5
x86_64-pc-linux-gnu-g77: `-V' option must have argument
configure:5213: $? = 1
configure:5221: checking whether we are using the GNU Fortran 77 compiler
configure:5235: x86_64-pc-linux-gnu-g77 -c  conftest.F >&5
configure:5241: $? = 0
configure:5244: test -z 			 || test ! -s conftest.err
configure:5247: $? = 0
configure:5250: test -s conftest.o
configure:5253: $? = 0
configure:5266: result: yes
configure:5272: checking whether x86_64-pc-linux-gnu-g77 accepts -g
configure:5284: x86_64-pc-linux-gnu-g77 -c -g conftest.f >&5
configure:5290: $? = 0
configure:5293: test -z 			 || test ! -s conftest.err
configure:5296: $? = 0
configure:5299: test -s conftest.o
configure:5302: $? = 0
configure:5314: result: yes
configure:5344: checking the maximum length of command line arguments
configure:5409: result: 32768
configure:5420: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B
output from x86_64-pc-linux-gnu-gcc object
configure:5509: x86_64-pc-linux-gnu-gcc -c -O2 -march=k8 -pipe  conftest.c >&5
configure:5512: $? = 0
configure:5516: /usr/bin/x86_64-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:5519: $? = 0
configure:5571: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=k8 -pipe  
conftest.c conftstm.o >&5
configure:5574: $? = 0
configure:5612: result: ok
configure:5616: checking for objdir
configure:5631: result: .libs
configure:5683: checking for x86_64-pc-linux-gnu-ar
configure:5699: found /usr/bin/x86_64-pc-linux-gnu-ar
configure:5709: result: x86_64-pc-linux-gnu-ar
configure:5763: checking for x86_64-pc-linux-gnu-ranlib
configure:5779: found /usr/bin/x86_64-pc-linux-gnu-ranlib
configure:5789: result: x86_64-pc-linux-gnu-ranlib
configure:5843: checking for x86_64-pc-linux-gnu-strip
configure:5859: found /usr/bin/x86_64-pc-linux-gnu-strip
configure:5869: result: x86_64-pc-linux-gnu-strip
configure:6170: checking if x86_64-pc-linux-gnu-gcc static flag  works
configure:6193: result: yes
configure:6211: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti
-fno-exceptions
configure:6229: x86_64-pc-linux-gnu-gcc -c -O2 -march=k8 -pipe  -fno-rtti
-fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:6233: $? = 0
configure:6244: result: no
configure:6259: checking for x86_64-pc-linux-gnu-gcc option to produce PIC
configure:6436: result: -fPIC
configure:6444: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works
configure:6462: x86_64-pc-linux-gnu-gcc -c -O2 -march=k8 -pipe  -fPIC -DPIC
conftest.c >&5
configure:6466: $? = 0
configure:6477: result: yes
configure:6501: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o
configure:6522: x86_64-pc-linux-gnu-gcc -c -O2 -march=k8 -pipe  -o
out/conftest2.o conftest.c >&5
configure:6526: $? = 0
configure:6546: result: yes
configure:6572: checking whether the x86_64-pc-linux-gnu-gcc linker
(/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries
configure:7419: result: yes
configure:7445: checking whether -lc should be explicitly linked in
configure:7450: x86_64-pc-linux-gnu-gcc -c -O2 -march=k8 -pipe  conftest.c >&5
configure:7453: $? = 0
configure:7467: x86_64-pc-linux-gnu-gcc -shared conftest.o  -v -Wl,-soname
-Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:7470: $? = 0
configure:7482: result: no
configure:7490: checking dynamic linker characteristics
configure:8042: result: GNU/Linux ld.so
configure:8046: checking how to hardcode library paths into programs
configure:8071: result: immediate
configure:8085: checking whether stripping libraries is possible
configure:8090: result: yes
configure:8913: checking if libtool supports shared libraries
configure:8915: result: yes
configure:8918: checking whether to build shared libraries
configure:8976: result: yes
configure:8979: checking whether to build static libraries
configure:8983: result: yes
configure:9075: creating libtool
configure:9622: checking for ld used by x86_64-pc-linux-gnu-g++
configure:9689: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
configure:9698: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m
elf_x86_64) is GNU ld
configure:9713: result: yes
configure:9764: checking whether the x86_64-pc-linux-gnu-g++ linker
(/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries
configure:10590: result: yes
configure:10608: x86_64-pc-linux-gnu-g++ -c -O2 -march=k8 -pipe  conftest.cc >&5
configure:10611: $? = 0
configure:10707: checking for x86_64-pc-linux-gnu-g++ option to produce PIC
configure:10959: result: -fPIC
configure:10967: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works
configure:10985: x86_64-pc-linux-gnu-g++ -c -O2 -march=k8 -pipe  -fPIC -DPIC
conftest.cc >&5
configure:10989: $? = 0
configure:11000: result: yes
configure:11024: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o
configure:11045: x86_64-pc-linux-gnu-g++ -c -O2 -march=k8 -pipe  -o
out/conftest2.o conftest.cc >&5
configure:11049: $? = 0
configure:11069: result: yes
configure:11095: checking whether the x86_64-pc-linux-gnu-g++ linker
(/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries
configure:11123: result: yes
configure:11194: checking dynamic linker characteristics
configure:11746: result: GNU/Linux ld.so
configure:11750: checking how to hardcode library paths into programs
configure:11775: result: immediate
configure:11789: checking whether stripping libraries is possible
configure:11794: result: yes
configure:13094: checking if libtool supports shared libraries
configure:13096: result: yes
configure:13099: checking whether to build shared libraries
configure:13117: result: yes
configure:13120: checking whether to build static libraries
configure:13124: result: yes
configure:13136: checking for x86_64-pc-linux-gnu-g77 option to produce PIC
configure:13313: result: -fPIC
configure:13321: checking if x86_64-pc-linux-gnu-g77 PIC flag -fPIC works
configure:13339: x86_64-pc-linux-gnu-g77 -c -g -O2 -fPIC conftest.f >&5
configure:13343: $? = 0
configure:13354: result: yes
configure:13378: checking if x86_64-pc-linux-gnu-g77 supports -c -o file.o
configure:13399: x86_64-pc-linux-gnu-g77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:13403: $? = 0
configure:13423: result: yes
configure:13449: checking whether the x86_64-pc-linux-gnu-g77 linker
(/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries
configure:14276: result: yes
configure:14347: checking dynamic linker characteristics
configure:14899: result: GNU/Linux ld.so
configure:14903: checking how to hardcode library paths into programs
configure:14928: result: immediate
configure:14942: checking whether stripping libraries is possible
configure:14947: result: yes
configure:19072: checking whether gcc understands -Wno-sign-compare
configure:19090: x86_64-pc-linux-gnu-gcc -c -Wall -Wmissing-prototypes
-Wnested-externs -Wpointer-arith -O2 -march=k8 -pipe -Wno-sign-compare 
conftest.c >&5
configure:19096: $? = 0
configure:19099: test -z 			 || test ! -s conftest.err
configure:19102: $? = 0
configure:19105: test -s conftest.o
configure:19108: $? = 0
configure:19119: result: yes
configure:19139: checking what warning flags to pass to the C compiler
configure:19141: result: -Wall -Wmissing-prototypes -Wnested-externs
-Wpointer-arith -Wno-sign-compare
configure:19152: checking what language compliance flags to pass to the C compiler
configure:19167: result: 
configure:19184: checking for x86_64-pc-linux-gnu-g++
configure:19210: result: x86_64-pc-linux-gnu-g++
configure:19268: checking for C++ compiler version
configure:19271: x86_64-pc-linux-gnu-g++ --version </dev/null >&5
x86_64-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:19274: $? = 0
configure:19276: x86_64-pc-linux-gnu-g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc/x86_64-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/x86_64-pc-linux-gnu/gcc-bin/3.4.4
--includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/include
--datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.4
--mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.4/man
--infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.4/info
--with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/include/g++-v3
--host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec
--enable-nls --without-included-gettext --with-system-zlib --disable-checking
--disable-werror --disable-libunwind-exceptions --enable-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:19279: $? = 0
configure:19281: x86_64-pc-linux-gnu-g++ -V </dev/null >&5
x86_64-pc-linux-gnu-g++: `-V' option must have argument
configure:19284: $? = 1
configure:19287: checking whether we are using the GNU C++ compiler
configure:19342: result: yes
configure:19348: checking whether x86_64-pc-linux-gnu-g++ accepts -g
configure:19398: result: yes
configure:19440: x86_64-pc-linux-gnu-g++ -c -O2 -march=k8 -pipe  conftest.cc >&5
configure:19446: $? = 0
configure:19449: test -z 			 || test ! -s conftest.err
configure:19452: $? = 0
configure:19455: test -s conftest.o
configure:19458: $? = 0
configure:19484: x86_64-pc-linux-gnu-g++ -c -O2 -march=k8 -pipe  conftest.cc >&5
configure:19490: $? = 0
configure:19493: test -z 			 || test ! -s conftest.err
configure:19496: $? = 0
configure:19499: test -s conftest.o
configure:19502: $? = 0
configure:19527: checking dependency style of x86_64-pc-linux-gnu-g++
configure:19610: result: gcc3
configure:19637: checking for pkg-config
configure:19655: found /usr/bin/pkg-config
configure:19668: result: /usr/bin/pkg-config
configure:19685: checking for glib-2.0 >= 2.0.0 gobject-2.0 >= 2.0.0 gthread-2.0
>= 2.0.0
configure:19689: result: yes
configure:19693: checking LIBGNOMECUPS_CFLAGS
configure:19696: result: -pthread -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include  
configure:19699: checking LIBGNOMECUPS_LIBS
configure:19702: result: -pthread -lgobject-2.0 -lgthread-2.0 -lglib-2.0  
configure:19732: checking for cups-config
configure:19750: found /usr/bin/cups-config
configure:19763: result: /usr/bin/cups-config
configure:19793: checking for intltool >= 0.20
configure:19803: result: 0.33 found
configure:19860: checking for perl
configure:19878: found /usr/bin/perl
configure:19890: result: /usr/bin/perl
configure:19908: checking for XML::Parser
configure:19914: error: XML::Parser perl module is required for intltool

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-pc-linux-gnu
ac_cv_build_alias=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -march=k8 -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=k8 -pipe'
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=x86_64-pc-linux-gnu
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-pc-linux-gnu
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_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=x86_64-pc-linux-gnu
ac_cv_host_alias=x86_64-pc-linux-gnu
ac_cv_objext=o
ac_cv_path_CUPS_CONFIG=/usr/bin/cups-config
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=x86_64-pc-linux-gnu-ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc
ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E'
ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++
ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E'
ac_cv_prog_F77=x86_64-pc-linux-gnu-g77
ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib
ac_cv_prog_STRIP=x86_64-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
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld
lt_cv_path_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/bin/x86_64-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/libgnomecups-0.2.0/work/libgnomecups-0.2.0/missing --run
aclocal-1.7'
ACLOCAL_AMFLAGS='${ACLOCAL_FLAGS}'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL}
/var/tmp/portage/libgnomecups-0.2.0/work/libgnomecups-0.2.0/missing --run tar'
AR='x86_64-pc-linux-gnu-ar'
AUTOCONF='${SHELL}
/var/tmp/portage/libgnomecups-0.2.0/work/libgnomecups-0.2.0/missing --run autoconf'
AUTOHEADER='${SHELL}
/var/tmp/portage/libgnomecups-0.2.0/work/libgnomecups-0.2.0/missing --run
autoheader'
AUTOMAKE='${SHELL}
/var/tmp/portage/libgnomecups-0.2.0/work/libgnomecups-0.2.0/missing --run
automake-1.7'
AWK='gawk'
CATALOGS=''
CATOBJEXT=''
CC='x86_64-pc-linux-gnu-gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2 -march=k8 -pipe'
CPP='x86_64-pc-linux-gnu-gcc -E'
CPPFLAGS=''
CUPS_CFLAGS=''
CUPS_CONFIG='/usr/bin/cups-config'
CUPS_LIBS='-lcups -lssl -lcrypto -lnsl'
CXX='x86_64-pc-linux-gnu-g++'
CXXCPP='x86_64-pc-linux-gnu-g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O2 -march=k8 -pipe'
CYGPATH_W='echo'
DATADIRNAME=''
DEFS=''
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
F77='x86_64-pc-linux-gnu-g77'
FFLAGS='-g -O2'
GETTEXT_PACKAGE='libgnomecups'
GLIB_REQUIRED='2.0.0'
GMOFILES=''
GMSGFMT=''
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_ICONV=''
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_MSGFMT=''
INTLTOOL_MSGMERGE=''
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_XGETTEXT=''
INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ;
LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@'
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=''
LIBGNOMECUPS_CFLAGS='-pthread -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include  '
LIBGNOMECUPS_LIBS='-pthread -lgobject-2.0 -lgthread-2.0 -lglib-2.0  '
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
LT_VERSION_INFO='-version-info 1:0:0'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL}
/var/tmp/portage/libgnomecups-0.2.0/work/libgnomecups-0.2.0/missing --run makeinfo'
MKINSTALLDIRS=''
MSGFMT=''
OBJEXT='o'
PACKAGE='libgnomecups'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='libgnomecups'
PACKAGE_STRING='libgnomecups 0.2.0'
PACKAGE_TARNAME='libgnomecups'
PACKAGE_VERSION='0.2.0'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
POFILES=''
POSUB=''
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
RANLIB='x86_64-pc-linux-gnu-ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='x86_64-pc-linux-gnu-strip'
USE_NLS=''
VERSION='0.2.0'
WARN_CFLAGS='-Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith
-Wno-sign-compare '
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=''
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias='x86_64-pc-linux-gnu'
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='/usr/share'
exec_prefix='NONE'
host='x86_64-pc-linux-gnu'
host_alias='x86_64-pc-linux-gnu'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='/usr/share/info'
install_sh='/var/tmp/portage/libgnomecups-0.2.0/work/libgnomecups-0.2.0/install-sh'
libdir='/usr/lib64'
libexecdir='${exec_prefix}/libexec'
localstatedir='/var/lib'
mandir='/usr/share/man'
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 GETTEXT_PACKAGE "libgnomecups"
#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 "libgnomecups"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "libgnomecups"
#define PACKAGE_STRING "libgnomecups 0.2.0"
#define PACKAGE_TARNAME "libgnomecups"
#define PACKAGE_VERSION "0.2.0"
#define STDC_HEADERS 1
#define VERSION "0.2.0"
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 1



Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.51.22-r3 (default-linux/amd64/2005.0, gcc-3.4.4, glibc-2.3.5-r2,
2.6.11-gentoo-r11 x86_64)
=================================================================
System uname: 2.6.11-gentoo-r11 x86_64 AMD Athlon(tm) 64 Processor 3500+
Gentoo Base System version 1.6.12
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=k8 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=k8 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/
http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="de_DE@euro"
LINGUAS="de"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 3dnowex X aalib acpi alsa apache2 arts audiofile avi bash-completion
berkdb bitmap-fonts cdr crypt cups curl dvd dvdr eds emboss encode fam flac
foomaticdb fortran gif gnome gpm gstreamer gtk gtk2 imagemagick imlib ipv6
ithreads java javascript jpeg kde ldap libwww lzw lzw-tiff mad motif mp3 mpeg
mysql ncurses nls nptl nvidia ogg oggvorbis opengl pam pcmcia pdflib perl png
pthreads python qt quicktime readline samba sdl speex spell ssl tcpd tiff
truetype-fonts type1-fonts udev usb userlocales vorbis xine xml2 xmms xpm xv
zlib linguas_de userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LC_ALL, LDFLAGS
Comment 1 Gustavo Zacarias (RETIRED) gentoo-dev 2005-11-07 05:45:26 UTC
This is a gnome-herd bug actually since you never really reached oregano.
Comment 2 John N. Laliberte (RETIRED) gentoo-dev 2005-11-07 06:42:36 UTC
please search

*** This bug has been marked as a duplicate of 41124 ***