Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 91148 - qalculate and cln on amd64
Summary: qalculate and cln on amd64
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High enhancement (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-02 04:05 UTC by Chris Dragan
Modified: 2005-06-27 12:12 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dragan 2005-05-02 04:05:45 UTC
I cannot emerge Qalculate, because configure fails. This could be actually a cln bug, although cln-1.1.6 is marked ~amd64. The test program for cln which configure tries to run simply segfaults.

Reproducible: Always
Steps to Reproduce:
1.Add amd64 keyword to /usr/portage/sci-calculators/qalculate/qalculate-0.7.2.ebuild
2.emerge qualculate
3.




Contents of /var/tmp/portage/qalculate-0.7.2/work/qalculate-0.7.2/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 configure, 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 --disable-gtk-doc

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

hostname = oracle
uname -m = x86_64
uname -r = 2.6.11-gentoo-r6
uname -s = Linux
uname -v = #15 Sun Apr 24 00:36:32 CEST 2005

/usr/bin/uname -p = AMD Athlon(tm) 64 Processor 3000+
/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: /usr/local/bin
PATH: /opt/bin
PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/3.4.3
PATH: /opt/blackdown-jre-1.4.2.01/bin
PATH: /usr/qt/3/bin
PATH: /usr/kde/3.4/sbin
PATH: /usr/kde/3.4/bin
PATH: /usr/share/karamba/bin


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

configure:1545: checking for a BSD-compatible install
configure:1600: result: /bin/install -c
configure:1611: checking whether build environment is sane
configure:1654: result: yes
configure:1687: checking for gawk
configure:1703: found /bin/gawk
configure:1713: result: gawk
configure:1723: checking whether make sets $(MAKE)
configure:1743: result: yes
configure:1822: checking for x86_64-pc-linux-gnu-strip
configure:1851: result: no
configure:1860: checking for strip
configure:1876: found /usr/bin/strip
configure:1887: result: strip
configure:1909: checking whether to enable maintainer-specific portions of 
Makefiles
configure:1918: result: no
configure:1972: checking for style of include used by make
configure:2000: result: GNU
configure:2033: checking for x86_64-pc-linux-gnu-gcc
configure:2049: found /usr/bin/x86_64-pc-linux-gnu-gcc
configure:2059: result: x86_64-pc-linux-gnu-gcc
configure:2341: checking for C compiler version
configure:2344: x86_64-pc-linux-gnu-gcc --version </dev/null >&5
x86_64-pc-linux-gnu-gcc (GCC) 3.4.3 20041125 (Gentoo Linux 3.4.3-r1, ssp-3.4.3-
0, pie-8.7.7)
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:2347: $? = 0
configure:2349: x86_64-pc-linux-gnu-gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/specs
Configured with: /var/tmp/portage/gcc-3.4.3-r1/work/gcc-3.4.3/configure --
enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/x86_64-pc-
linux-gnu/gcc-bin/3.4.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/
include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.3 --mandir=/usr/
share/gcc-data/x86_64-pc-linux-gnu/3.4.3/man --infodir=/usr/share/gcc-data/
x86_64-pc-linux-gnu/3.4.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-
linux-gnu/3.4.3/include/g++-v3 --host=x86_64-pc-linux-gnu --disable-altivec --
enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu 
--with-system-zlib --disable-checking --disable-werror --disable-libunwind-
exceptions --enable-shared --enable-threads=posix --enable-multilib --disable-
libgcj --enable-languages=c,c++
Thread model: posix
gcc version 3.4.3 20041125 (Gentoo Linux 3.4.3-r1, ssp-3.4.3-0, pie-8.7.7)
configure:2352: $? = 0
configure:2354: x86_64-pc-linux-gnu-gcc -V </dev/null >&5
x86_64-pc-linux-gnu-gcc: `-V' must come at the start of the command line
configure:2357: $? = 1
configure:2380: checking for C compiler default output file name
configure:2383: x86_64-pc-linux-gnu-gcc -O2 -pipe   conftest.c  >&5
configure:2386: $? = 0
configure:2432: result: a.out
configure:2437: checking whether the C compiler works
configure:2443: ./a.out
configure:2446: $? = 0
configure:2463: result: yes
configure:2470: checking whether we are cross compiling
configure:2472: result: no
configure:2475: checking for suffix of executables
configure:2477: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe   conftest.c  >&5
configure:2480: $? = 0
configure:2505: result: 
configure:2511: checking for suffix of object files
configure:2532: x86_64-pc-linux-gnu-gcc -c -O2 -pipe  conftest.c >&5
configure:2535: $? = 0
configure:2557: result: o
configure:2561: checking whether we are using the GNU C compiler
configure:2585: x86_64-pc-linux-gnu-gcc -c -O2 -pipe  conftest.c >&5
configure:2591: $? = 0
configure:2595: test -z 
			 || test ! -s conftest.err
configure:2598: $? = 0
configure:2601: test -s conftest.o
configure:2604: $? = 0
configure:2617: result: yes
configure:2623: checking whether x86_64-pc-linux-gnu-gcc accepts -g
configure:2644: x86_64-pc-linux-gnu-gcc -c -g  conftest.c >&5
configure:2650: $? = 0
configure:2654: test -z 
			 || test ! -s conftest.err
configure:2657: $? = 0
configure:2660: test -s conftest.o
configure:2663: $? = 0
configure:2674: result: yes
configure:2691: checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C
configure:2761: x86_64-pc-linux-gnu-gcc  -c -O2 -pipe  conftest.c >&5
configure:2767: $? = 0
configure:2771: test -z 
			 || test ! -s conftest.err
configure:2774: $? = 0
configure:2777: test -s conftest.o
configure:2780: $? = 0
configure:2798: result: none needed
configure:2816: x86_64-pc-linux-gnu-gcc -c -O2 -pipe  conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:2822: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2957: checking dependency style of x86_64-pc-linux-gnu-gcc
configure:3040: result: gcc3
configure:3059: checking for strerror in -lcposix
configure:3089: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe   conftest.c -
lcposix   >&5
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: 
cannot find -lcposix
collect2: ld returned 1 exit status
configure:3095: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "qalculate"
| #define VERSION "0.7.2"
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strerror ();
| int
| main ()
| {
| strerror ();
|   ;
|   return 0;
| }
configure:3121: result: no
configure:3137: checking for x86_64-pc-linux-gnu-gcc
configure:3163: result: x86_64-pc-linux-gnu-gcc
configure:3445: checking for C compiler version
configure:3448: x86_64-pc-linux-gnu-gcc --version </dev/null >&5
x86_64-pc-linux-gnu-gcc (GCC) 3.4.3 20041125 (Gentoo Linux 3.4.3-r1, ssp-3.4.3-
0, pie-8.7.7)
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:3451: $? = 0
configure:3453: x86_64-pc-linux-gnu-gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/specs
Configured with: /var/tmp/portage/gcc-3.4.3-r1/work/gcc-3.4.3/configure --
enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/x86_64-pc-
linux-gnu/gcc-bin/3.4.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/
include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.3 --mandir=/usr/
share/gcc-data/x86_64-pc-linux-gnu/3.4.3/man --infodir=/usr/share/gcc-data/
x86_64-pc-linux-gnu/3.4.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-
linux-gnu/3.4.3/include/g++-v3 --host=x86_64-pc-linux-gnu --disable-altivec --
enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu 
--with-system-zlib --disable-checking --disable-werror --disable-libunwind-
exceptions --enable-shared --enable-threads=posix --enable-multilib --disable-
libgcj --enable-languages=c,c++
Thread model: posix
gcc version 3.4.3 20041125 (Gentoo Linux 3.4.3-r1, ssp-3.4.3-0, pie-8.7.7)
configure:3456: $? = 0
configure:3458: x86_64-pc-linux-gnu-gcc -V </dev/null >&5
x86_64-pc-linux-gnu-gcc: `-V' must come at the start of the command line
configure:3461: $? = 1
configure:3464: checking whether we are using the GNU C compiler
configure:3520: result: yes
configure:3526: checking whether x86_64-pc-linux-gnu-gcc accepts -g
configure:3577: result: yes
configure:3594: checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C
configure:3701: result: none needed
configure:3719: x86_64-pc-linux-gnu-gcc -c -O2 -pipe  conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:3725: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3860: checking dependency style of x86_64-pc-linux-gnu-gcc
configure:3943: result: gcc3
configure:3970: checking for x86_64-pc-linux-gnu-g++
configure:3986: found /usr/bin/x86_64-pc-linux-gnu-g++
configure:3996: result: x86_64-pc-linux-gnu-g++
configure:4054: checking for C++ compiler version
configure:4057: x86_64-pc-linux-gnu-g++ --version </dev/null >&5
x86_64-pc-linux-gnu-g++ (GCC) 3.4.3 20041125 (Gentoo Linux 3.4.3-r1, ssp-3.4.3-
0, pie-8.7.7)
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:4060: $? = 0
configure:4062: x86_64-pc-linux-gnu-g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/specs
Configured with: /var/tmp/portage/gcc-3.4.3-r1/work/gcc-3.4.3/configure --
enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/x86_64-pc-
linux-gnu/gcc-bin/3.4.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/
include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.3 --mandir=/usr/
share/gcc-data/x86_64-pc-linux-gnu/3.4.3/man --infodir=/usr/share/gcc-data/
x86_64-pc-linux-gnu/3.4.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-
linux-gnu/3.4.3/include/g++-v3 --host=x86_64-pc-linux-gnu --disable-altivec --
enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu 
--with-system-zlib --disable-checking --disable-werror --disable-libunwind-
exceptions --enable-shared --enable-threads=posix --enable-multilib --disable-
libgcj --enable-languages=c,c++
Thread model: posix
gcc version 3.4.3 20041125 (Gentoo Linux 3.4.3-r1, ssp-3.4.3-0, pie-8.7.7)
configure:4065: $? = 0
configure:4067: x86_64-pc-linux-gnu-g++ -V </dev/null >&5
x86_64-pc-linux-gnu-g++: argument to `-V' missing

configure:4070: $? = 1
configure:4073: checking whether we are using the GNU C++ compiler
configure:4097: x86_64-pc-linux-gnu-g++ -c -O2 -pipe  conftest.cc >&5
configure:4103: $? = 0
configure:4107: test -z 
			 || test ! -s conftest.err
configure:4110: $? = 0
configure:4113: test -s conftest.o
configure:4116: $? = 0
configure:4129: result: yes
configure:4135: checking whether x86_64-pc-linux-gnu-g++ accepts -g
configure:4156: x86_64-pc-linux-gnu-g++ -c -g  conftest.cc >&5
configure:4162: $? = 0
configure:4166: test -z 
			 || test ! -s conftest.err
configure:4169: $? = 0
configure:4172: test -s conftest.o
configure:4175: $? = 0
configure:4186: result: yes
configure:4228: x86_64-pc-linux-gnu-g++ -c -O2 -pipe  conftest.cc >&5
configure:4234: $? = 0
configure:4238: test -z 
			 || test ! -s conftest.err
configure:4241: $? = 0
configure:4244: test -s conftest.o
configure:4247: $? = 0
configure:4273: x86_64-pc-linux-gnu-g++ -c -O2 -pipe  conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:15: error: `exit' undeclared (first use this function)
conftest.cc:15: error: (Each undeclared identifier is reported only once for 
each function it appears in.)
configure:4279: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "qalculate"
| #define VERSION "0.7.2"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:4228: x86_64-pc-linux-gnu-g++ -c -O2 -pipe  conftest.cc >&5
configure:4234: $? = 0
configure:4238: test -z 
			 || test ! -s conftest.err
configure:4241: $? = 0
configure:4244: test -s conftest.o
configure:4247: $? = 0
configure:4273: x86_64-pc-linux-gnu-g++ -c -O2 -pipe  conftest.cc >&5
configure:4279: $? = 0
configure:4283: test -z 
			 || test ! -s conftest.err
configure:4286: $? = 0
configure:4289: test -s conftest.o
configure:4292: $? = 0
configure:4317: checking dependency style of x86_64-pc-linux-gnu-g++
configure:4400: result: gcc3
configure:4420: checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C
configure:4483: x86_64-pc-linux-gnu-gcc  -c -O2 -pipe  conftest.c >&5
configure:4489: $? = 0
configure:4493: test -z 
			 || test ! -s conftest.err
configure:4496: $? = 0
configure:4499: test -s conftest.o
configure:4502: $? = 0
configure:4517: result: none needed
configure:4528: checking whether ln -s works
configure:4532: result: yes
configure:4544: checking how to run the C preprocessor
configure:4579: x86_64-pc-linux-gnu-gcc -E  conftest.c
configure:4585: $? = 0
configure:4617: x86_64-pc-linux-gnu-gcc -E  conftest.c
conftest.c:14:28: ac_nonexistent.h: No such file or directory
configure:4623: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "qalculate"
| #define VERSION "0.7.2"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4662: result: x86_64-pc-linux-gnu-gcc -E
configure:4686: x86_64-pc-linux-gnu-gcc -E  conftest.c
configure:4692: $? = 0
configure:4724: x86_64-pc-linux-gnu-gcc -E  conftest.c
conftest.c:14:28: ac_nonexistent.h: No such file or directory
configure:4730: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "qalculate"
| #define VERSION "0.7.2"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4774: checking for egrep
configure:4784: result: grep -E
configure:4789: checking for ANSI C header files
configure:4814: x86_64-pc-linux-gnu-gcc -c -O2 -pipe  conftest.c >&5
configure:4820: $? = 0
configure:4824: test -z 
			 || test ! -s conftest.err
configure:4827: $? = 0
configure:4830: test -s conftest.o
configure:4833: $? = 0
configure:4919: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe   conftest.c  >&5
configure:4922: $? = 0
configure:4924: ./conftest
configure:4927: $? = 0
configure:4942: result: yes
configure:5020: checking for perl
configure:5038: found /usr/bin/perl
configure:5050: result: /usr/bin/perl
configure:5068: checking for XML::Parser
configure:5071: result: ok
configure:5172: checking build system type
configure:5190: result: x86_64-unknown-linux-gnu
configure:5198: checking host system type
configure:5212: result: x86_64-pc-linux-gnu
configure:5220: checking for a sed that does not truncate output
configure:5274: result: /bin/sed
configure:5288: checking for ld used by x86_64-pc-linux-gnu-gcc
configure:5355: result: /usr/x86_64-pc-linux-gnu/bin/ld
configure:5364: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU 
ld
configure:5379: result: yes
configure:5384: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload 
object files
configure:5391: result: -r
configure:5400: checking for BSD-compatible nm
configure:5442: result: nm
configure:5446: checking how to recognise dependent libraries
configure:5629: result: pass_all
configure:5713: x86_64-pc-linux-gnu-gcc -c -O2 -pipe  conftest.c >&5
configure:5716: $? = 0
configure:5869: checking for sys/types.h
configure:5885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe  conftest.c >&5
configure:5891: $? = 0
configure:5895: test -z 
			 || test ! -s conftest.err
configure:5898: $? = 0
configure:5901: test -s conftest.o
configure:5904: $? = 0
configure:5915: result: yes
configure:5869: checking for sys/stat.h
configure:5885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe  conftest.c >&5
configure:5891: $? = 0
configure:5895: test -z 
			 || test ! -s conftest.err
configure:5898: $? = 0
configure:5901: test -s conftest.o
configure:5904: $? = 0
configure:5915: result: yes
configure:5869: checking for stdlib.h
configure:5885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe  conftest.c >&5
configure:5891: $? = 0
configure:5895: test -z 
			 || test ! -s conftest.err
configure:5898: $? = 0
configure:5901: test -s conftest.o
configure:5904: $? = 0
configure:5915: result: yes
configure:5869: checking for string.h
configure:5885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe  conftest.c >&5
configure:5891: $? = 0
configure:5895: test -z 
			 || test ! -s conftest.err
configure:5898: $? = 0
configure:5901: test -s conftest.o
configure:5904: $? = 0
configure:5915: result: yes
configure:5869: checking for memory.h
configure:5885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe  conftest.c >&5
configure:5891: $? = 0
configure:5895: test -z 
			 || test ! -s conftest.err
configure:5898: $? = 0
configure:5901: test -s conftest.o
configure:5904: $? = 0
configure:5915: result: yes
configure:5869: checking for strings.h
configure:5885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe  conftest.c >&5
configure:5891: $? = 0
configure:5895: test -z 
			 || test ! -s conftest.err
configure:5898: $? = 0
configure:5901: test -s conftest.o
configure:5904: $? = 0
configure:5915: result: yes
configure:5869: checking for inttypes.h
configure:5885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe  conftest.c >&5
configure:5891: $? = 0
configure:5895: test -z 
			 || test ! -s conftest.err
configure:5898: $? = 0
configure:5901: test -s conftest.o
configure:5904: $? = 0
configure:5915: result: yes
configure:5869: checking for stdint.h
configure:5885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe  conftest.c >&5
configure:5891: $? = 0
configure:5895: test -z 
			 || test ! -s conftest.err
configure:5898: $? = 0
configure:5901: test -s conftest.o
configure:5904: $? = 0
configure:5915: result: yes
configure:5869: checking for unistd.h
configure:5885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe  conftest.c >&5
configure:5891: $? = 0
configure:5895: test -z 
			 || test ! -s conftest.err
configure:5898: $? = 0
configure:5901: test -s conftest.o
configure:5904: $? = 0
configure:5915: result: yes
configure:5941: checking dlfcn.h usability
configure:5953: x86_64-pc-linux-gnu-gcc -c -O2 -pipe  conftest.c >&5
configure:5959: $? = 0
configure:5963: test -z 
			 || test ! -s conftest.err
configure:5966: $? = 0
configure:5969: test -s conftest.o
configure:5972: $? = 0
configure:5982: result: yes
configure:5986: checking dlfcn.h presence
configure:5996: x86_64-pc-linux-gnu-gcc -E  conftest.c
configure:6002: $? = 0
configure:6022: result: yes
configure:6057: checking for dlfcn.h
configure:6064: result: yes
configure:6082: checking how to run the C++ preprocessor
configure:6113: x86_64-pc-linux-gnu-g++ -E  conftest.cc
configure:6119: $? = 0
configure:6151: x86_64-pc-linux-gnu-g++ -E  conftest.cc
conftest.cc:25:28: ac_nonexistent.h: No such file or directory
configure:6157: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "qalculate"
| #define VERSION "0.7.2"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6196: result: x86_64-pc-linux-gnu-g++ -E
configure:6220: x86_64-pc-linux-gnu-g++ -E  conftest.cc
configure:6226: $? = 0
configure:6258: x86_64-pc-linux-gnu-g++ -E  conftest.cc
conftest.cc:25:28: ac_nonexistent.h: No such file or directory
configure:6264: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "qalculate"
| #define VERSION "0.7.2"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6317: checking for x86_64-pc-linux-gnu-g77
configure:6346: result: no
configure:6317: checking for x86_64-pc-linux-gnu-f77
configure:6346: result: no
configure:6317: checking for x86_64-pc-linux-gnu-xlf
configure:6346: result: no
configure:6317: checking for x86_64-pc-linux-gnu-frt
configure:6346: result: no
configure:6317: checking for x86_64-pc-linux-gnu-pgf77
configure:6346: result: no
configure:6317: checking for x86_64-pc-linux-gnu-fort77
configure:6346: result: no
configure:6317: checking for x86_64-pc-linux-gnu-fl32
configure:6346: result: no
configure:6317: checking for x86_64-pc-linux-gnu-af77
configure:6346: result: no
configure:6317: checking for x86_64-pc-linux-gnu-f90
configure:6346: result: no
configure:6317: checking for x86_64-pc-linux-gnu-xlf90
configure:6346: result: no
configure:6317: checking for x86_64-pc-linux-gnu-pgf90
configure:6346: result: no
configure:6317: checking for x86_64-pc-linux-gnu-epcf90
configure:6346: result: no
configure:6317: checking for x86_64-pc-linux-gnu-f95
configure:6346: result: no
configure:6317: checking for x86_64-pc-linux-gnu-fort
configure:6346: result: no
configure:6317: checking for x86_64-pc-linux-gnu-xlf95
configure:6346: result: no
configure:6317: checking for x86_64-pc-linux-gnu-ifc
configure:6346: result: no
configure:6317: checking for x86_64-pc-linux-gnu-efc
configure:6346: result: no
configure:6317: checking for x86_64-pc-linux-gnu-pgf95
configure:6346: result: no
configure:6317: checking for x86_64-pc-linux-gnu-lf95
configure:6346: result: no
configure:6317: checking for x86_64-pc-linux-gnu-gfortran
configure:6346: result: no
configure:6359: checking for g77
configure:6388: result: no
configure:6359: checking for f77
configure:6388: result: no
configure:6359: checking for xlf
configure:6388: result: no
configure:6359: checking for frt
configure:6388: result: no
configure:6359: checking for pgf77
configure:6388: result: no
configure:6359: checking for fort77
configure:6388: result: no
configure:6359: checking for fl32
configure:6388: result: no
configure:6359: checking for af77
configure:6388: result: no
configure:6359: checking for f90
configure:6388: result: no
configure:6359: checking for xlf90
configure:6388: result: no
configure:6359: checking for pgf90
configure:6388: result: no
configure:6359: checking for epcf90
configure:6388: result: no
configure:6359: checking for f95
configure:6388: result: no
configure:6359: checking for fort
configure:6388: result: no
configure:6359: checking for xlf95
configure:6388: result: no
configure:6359: checking for ifc
configure:6388: result: no
configure:6359: checking for efc
configure:6388: result: no
configure:6359: checking for pgf95
configure:6388: result: no
configure:6359: checking for lf95
configure:6388: result: no
configure:6359: checking for gfortran
configure:6388: result: no
configure:6403: checking for Fortran 77 compiler version
configure:6403:  --version </dev/null >&5
./configure: line 1: --version: command not found
configure:6406: $? = 127
configure:6408:  -v </dev/null >&5
./configure: line 1: -v: command not found
configure:6411: $? = 127
configure:6413:  -V </dev/null >&5
./configure: line 1: -V: command not found
configure:6416: $? = 127
configure:6424: checking whether we are using the GNU Fortran 77 compiler
configure:6438:  -c  conftest.F >&5
./configure: line 1: -c: command not found
configure:6444: $? = 127
configure: failed program was:
|       program main
| #ifndef __GNUC__
|        choke me
| #endif
| 
|       end
configure:6470: result: no
configure:6476: checking whether  accepts -g
configure:6488:  -c -g conftest.f >&5
./configure: line 1: -c: command not found
configure:6494: $? = 127
configure: failed program was:
|       program main
| 
|       end
configure:6519: result: no
configure:6549: checking the maximum length of command line arguments
configure:6614: result: 32768
configure:6625: checking command to parse nm output from x86_64-pc-linux-gnu-gcc 
object
configure:6714: x86_64-pc-linux-gnu-gcc -c -O2 -pipe  conftest.c >&5
configure:6717: $? = 0
configure:6721: nm conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW]
[ABCDGIRSTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> 
conftest.nm
configure:6724: $? = 0
configure:6776: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe   conftest.c 
conftstm.o >&5
configure:6779: $? = 0
configure:6817: result: ok
configure:6821: checking for objdir
configure:6836: result: .libs
configure:6888: checking for x86_64-pc-linux-gnu-ar
configure:6917: result: no
configure:6926: checking for ar
configure:6942: found /usr/bin/ar
configure:6953: result: ar
configure:6968: checking for x86_64-pc-linux-gnu-ranlib
configure:6997: result: no
configure:7006: checking for ranlib
configure:7022: found /usr/bin/ranlib
configure:7033: result: ranlib
configure:7048: checking for x86_64-pc-linux-gnu-strip
configure:7074: result: strip
configure:7375: checking if x86_64-pc-linux-gnu-gcc static flag  works
configure:7398: result: yes
configure:7416: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-
exceptions
configure:7437: x86_64-pc-linux-gnu-gcc -c -O2 -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:7441: $? = 0
configure:7449: result: no
configure:7464: checking for x86_64-pc-linux-gnu-gcc option to produce PIC
configure:7641: result: -fPIC
configure:7649: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works
configure:7670: x86_64-pc-linux-gnu-gcc -c -O2 -pipe  -fPIC -DPIC conftest.c >&5
configure:7674: $? = 0
configure:7682: result: yes
configure:7706: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o
configure:7730: x86_64-pc-linux-gnu-gcc -c -O2 -pipe  -o out/conftest2.o 
conftest.c >&5
configure:7734: $? = 0
configure:7751: result: yes
configure:7777: 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:8625: result: yes
configure:8651: checking whether -lc should be explicitly linked in
configure:8656: x86_64-pc-linux-gnu-gcc -c -O2 -pipe  conftest.c >&5
configure:8659: $? = 0
configure:8673: 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:8676: $? = 0
configure:8688: result: no
configure:8696: checking dynamic linker characteristics
configure:9107: x86_64-pc-linux-gnu-gcc -c -O2 -pipe  conftest.c >&5
configure:9110: $? = 0
configure:9291: result: GNU/Linux ld.so
configure:9295: checking how to hardcode library paths into programs
configure:9320: result: immediate
configure:9334: checking whether stripping libraries is possible
configure:9339: result: yes
configure:10169: checking if libtool supports shared libraries
configure:10171: result: yes
configure:10174: checking whether to build shared libraries
configure:10232: result: yes
configure:10235: checking whether to build static libraries
configure:10239: result: yes
configure:10331: creating libtool
configure:10878: checking for ld used by x86_64-pc-linux-gnu-g++
configure:10945: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
configure:10954: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m 
elf_x86_64) is GNU ld
configure:10969: result: yes
configure:11020: 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:11848: result: yes
configure:11866: x86_64-pc-linux-gnu-g++ -c -O2 -pipe  conftest.cc >&5
configure:11869: $? = 0
configure:11965: checking for x86_64-pc-linux-gnu-g++ option to produce PIC
configure:12217: result: -fPIC
configure:12225: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works
configure:12246: x86_64-pc-linux-gnu-g++ -c -O2 -pipe  -fPIC -DPIC conftest.cc 
>&5
configure:12250: $? = 0
configure:12258: result: yes
configure:12282: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o
configure:12306: x86_64-pc-linux-gnu-g++ -c -O2 -pipe  -o out/conftest2.o 
conftest.cc >&5
configure:12310: $? = 0
configure:12327: result: yes
configure:12353: 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:12378: result: yes
configure:12449: checking dynamic linker characteristics
configure:12860: x86_64-pc-linux-gnu-g++ -c -O2 -pipe  conftest.cc >&5
configure:12863: $? = 0
configure:13044: result: GNU/Linux ld.so
configure:13048: checking how to hardcode library paths into programs
configure:13073: result: immediate
configure:13087: checking whether stripping libraries is possible
configure:13092: result: yes
configure:20491: checking for pthread_create in -lpthread
configure:20521: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wall   conftest.
c -lpthread   >&5
configure:20527: $? = 0
configure:20531: test -z 
			 || test ! -s conftest.err
configure:20534: $? = 0
configure:20537: test -s conftest
configure:20540: $? = 0
configure:20553: result: yes
configure:20566: checking for pkg-config
configure:20584: found /usr/bin/pkg-config
configure:20597: result: /usr/bin/pkg-config
configure:20617: checking for
	glib-2.0 >= 2.4
	libxml-2.0
	
configure:20627: result: yes
configure:20631: checking GLIB_CFLAGS
configure:20637: result: -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -
I/usr/include/libxml2  
configure:20640: checking GLIB_LIBS
configure:20646: result: -L/usr/lib64 -lglib-2.0 -lxml2 -lpthread -lz -lm  
configure:20752: checking for
	gtk+-2.0 >= 2.4
	gdk-pixbuf-2.0
	libglade-2.0
	
configure:20764: result: yes
configure:20768: checking GTK_CFLAGS
configure:20775: result: -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/
include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/
include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/
usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libglade-2.0 -
I/usr/include/libxml2  
configure:20778: checking GTK_LIBS
configure:20785: result: -Wl,--export-dynamic -L/usr/lib64 -lglade-2.0 -lgtk-
x11-2.0 -lxml2 -lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -
lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-
2.0  
configure:20883: checking for libgnome-2.0 >= 2.0.0
configure:20930: WARNING: libgnome-2.0 was not found. The manual will not be 
accessible from within Qalculate!
configure:20938: checking for scrollkeeper-config
configure:20956: found /usr/bin/scrollkeeper-config
configure:20969: result: /usr/bin/scrollkeeper-config
configure:21034: checking for cln-config
configure:21052: found /usr/bin/cln-config
configure:21065: result: /usr/bin/cln-config
configure:21073: checking for CLN - version >= 1.1.0
configure:21169: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe    conftest.cc  -
lpthread -L/usr/lib -lcln -lgmp >&5
configure:21172: $? = 0
configure:21174: ./conftest
./configure: line 1: 18852 Segmentation fault      ./conftest$ac_exeext
configure:21177: $? = 139
configure: program exited with status 139
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "qalculate"
| #define VERSION "0.7.2"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| 
| #include <stdio.h>
| #include <string.h>
| #include <cln/version.h>
| 
| /* we do not #include <stdlib.h> because autoconf in C++ mode inserts a
|    prototype for exit() that conflicts with the one in stdlib.h */
| extern "C" int system(const char *);
| 
| int main(void)
| {
|     int major, minor, micro;
|     char *tmp_version;
| 
|     system("touch conf.clntest");
| 
|     if ((CL_VERSION_MAJOR != 1) ||
|         (CL_VERSION_MINOR != 1) ||
|         (CL_VERSION_PATCHLEVEL != 6)) {
|         printf("\n*** 'cln-config --version' returned %d.%d.%d, but the header 
file I found\n", 1, 1, 6);
|         printf("*** corresponds to %d.%d.%d. This mismatch suggests your 
installation of CLN\n", CL_VERSION_MAJOR, CL_VERSION_MINOR, 
CL_VERSION_PATCHLEVEL);
|         printf("*** is corrupted or you have specified some wrong -I compiler 
flags.\n");
|         printf("*** Please inquire and consider reinstalling CLN.\n");
|         return 1;
|     }
|     if ((cln::version_major != 1) ||
|         (cln::version_minor != 1) ||
|         (cln::version_patchlevel != 6)) {
|         printf("\n*** 'cln-config --version' returned %d.%d.%d, but the 
library I found\n", 1, 1, 6);
|         printf("*** corresponds to %d.%d.%d. This mismatch suggests your 
installation of CLN\n", cln::version_major, cln::version_minor, cln::
version_patchlevel);
|         printf("*** is corrupted or you have specified some wrong -L compiler 
flags.\n");
|         printf("*** Please inquire and consider reinstalling CLN.\n");
|         return 1;
|     }
|     return 0;
| }
| 
configure:21206: result: no
configure:21231: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -O2 -pipe -Wall   
conftest.cc  -lpthread -L/usr/lib -lcln -lgmp >&5
configure:21237: $? = 0
configure:21241: test -z 
			 || test ! -s conftest.err
configure:21244: $? = 0
configure:21247: test -s conftest
configure:21250: $? = 0
configure:21274: error: No suitable installed version of CLN could be found.

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

ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_build_alias=x86_64-unknown-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 -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 -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=
ac_cv_env_build_alias_value=
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=no
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_lib_cposix_strerror=no
ac_cv_lib_pthread_pthread_create=yes
ac_cv_objext=o
ac_cv_path_CLN_CONFIG=/usr/bin/cln-config
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_SCROLLKEEPER_CONFIG=/usr/bin/scrollkeeper-config
ac_cv_path_install='/bin/install -c'
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_STRIP=strip
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_f77_g=no
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_prog_cc_stdc=
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.4.so'
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=nm
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW]
[ABCDGIRSTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  
{\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", 
(lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/
p'\'''
lt_cv_sys_max_cmd_len=32768
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW]
[ABCDGIRSTW]*\\)[ 	][ 	]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 
\\3/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) 
\$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]
*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern 
int \\1;/p'\''"'

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /var/tmp/portage/qalculate-0.7.2/work/qalculate-0.7.2/missing 
--run aclocal-1.7'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /var/tmp/portage/qalculate-0.7.2/work/qalculate-0.7.2/missing --
run tar'
AR='ar'
AUTOCONF='${SHELL} /var/tmp/portage/qalculate-0.7.2/work/qalculate-0.7.2/missing 
--run autoconf'
AUTOHEADER='${SHELL} /var/tmp/portage/qalculate-0.7.2/work/qalculate-0.7.2/
missing --run autoheader'
AUTOMAKE='${SHELL} /var/tmp/portage/qalculate-0.7.2/work/qalculate-0.7.2/missing 
--run automake-1.7'
AWK='gawk'
CATALOGS=''
CATOBJEXT=''
CC='x86_64-pc-linux-gnu-gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2 -pipe -Wall'
CLN_CONFIG='/usr/bin/cln-config'
CLN_CPPFLAGS=''
CLN_LIBS=''
CPP='x86_64-pc-linux-gnu-gcc -E'
CPPFLAGS=''
CXX='x86_64-pc-linux-gnu-g++'
CXXCPP='x86_64-pc-linux-gnu-g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O2 -pipe'
CYGPATH_W='echo'
DATADIRNAME=''
DEFS=''
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
F77=''
FFLAGS=''
GETTEXT_PACKAGE=''
GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/
include/libxml2  '
GLIB_LIBS='-L/usr/lib64 -lglib-2.0 -lxml2 -lpthread -lz -lm  '
GMOFILES=''
GMSGFMT=''
GNOME_UTILS_CFLAGS=''
GNOME_UTILS_LIBS=''
GTK_CFLAGS='-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/
usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/
usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -
I/usr/lib64/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2  
'
GTK_LIBS='-Wl,--export-dynamic -L/usr/lib64 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -
lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -
lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  '
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_QALCULATE_DEFINITIONS_RULE=''
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=' -lpthread'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_QALCULATE='qalculate-gtk'
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /var/tmp/portage/qalculate-0.7.2/work/qalculate-0.7.2/missing 
--run makeinfo'
MKINSTALLDIRS=''
MSGFMT=''
OBJEXT='o'
PACKAGE='qalculate'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
POFILES=''
POSUB=''
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
QALCULATE_AGE='0'
QALCULATE_CURRENT='0'
QALCULATE_DEFS2DOC=''
QALCULATE_GTK='qalculate-gtk'
QALCULATE_REVISION='7'
QALCULATE_TEXT=''
RANLIB='ranlib'
READLINE_LIBS=''
SCROLLKEEPER_CONFIG='/usr/bin/scrollkeeper-config'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USE_NLS=''
VERSION='0.7.2'
XGETTEXT=''
ac_ct_AR='ar'
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_F77=''
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='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-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
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/qalculate-0.7.2/work/qalculate-0.7.2/install-sh'
libdir='/usr/lib64'
libexecdir='${exec_prefix}/libexec'
localstatedir='/var/lib'
mandir='/usr/share/man'
oldincludedir='/usr/include'
prefix='/usr'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE "qalculate"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define VERSION "0.7.2"
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 1
Comment 1 Chris Dragan 2005-05-26 08:06:58 UTC
After upgrading cln to 1.1.9, qalculate builds correctly and works.

I suggest:
- bump version of cln in Portage up to 1.1.9
- make a dependency on it in qalculate.ebuild if amd64, like this
   RDEPEND="amd64? ( >=sci-libs/cln-1.1.9 )"
- add ~amd64 keyword to sci-calculators/qalculate/qalculate-0.7.2.ebuild
Comment 2 Olivier Fisette (RETIRED) gentoo-dev 2005-06-05 08:50:42 UTC
CLN-1.1.9 is now in Portage. I'm marking this as an enhancement request and   
redirecting it to the amd64 arch team. (For the record, "qalculate" is now  
"libqalculate", "qalculate-gtk" and "qalculate-kde".)  
Comment 3 Chris Dragan 2005-06-05 12:42:32 UTC
qalculate-kde-0.8.0 works great on amd64
Comment 4 Simon Stelling (RETIRED) gentoo-dev 2005-06-27 12:12:32 UTC
qalculate isn't marked ~amd64, cln fails to compile