Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 72934 Details for
Bug 112590
rrdtool fails to compile because of library issues?
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
The is the config.log that i should include
config.log (text/plain), 87.53 KB, created by
Michael Andersson
on 2005-11-15 02:09:47 UTC
(
hide
)
Description:
The is the config.log that i should include
Filename:
MIME Type:
Creator:
Michael Andersson
Created:
2005-11-15 02:09:47 UTC
Size:
87.53 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by rrdtool configure 1.2.6, which was >generated by GNU Autoconf 2.59. Invocation command line was > > $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu --datadir=/usr/share --enable-shared --without-tcllib --with-perl-options=PREFIX=/usr INSTALLDIRS=vendor DESTDIR=${D} > >## --------- ## >## Platform. ## >## --------- ## > >hostname = gentoo >uname -m = i686 >uname -r = 2.6.13-gentoo-r3 >uname -s = Linux >uname -v = #1 Sun Oct 23 15:27:23 CEST 2005 > >/usr/bin/uname -p = AMD Athlon(tm) processor >/bin/uname -X = unknown > >/bin/arch = i686 >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib/ccache/bin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.4.4 >PATH: /opt/sun-jdk-1.4.2.09/bin >PATH: /opt/sun-jdk-1.4.2.09/jre/bin >PATH: /opt/sun-jdk-1.4.2.09/jre/javaws >PATH: /usr/qt/3/bin >PATH: /usr/kde/3.4/sbin >PATH: /usr/kde/3.4/bin >PATH: /usr/NX/bin >PATH: /var/qmail/bin >PATH: /var/vpopmail/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1563: checking build system type >configure:1581: result: i686-pc-linux-gnu >configure:1589: checking host system type >configure:1603: result: i686-pc-linux-gnu >configure:1611: checking target system type >configure:1625: result: i686-pc-linux-gnu >configure:1653: checking for a BSD-compatible install >configure:1708: result: /bin/install -c >configure:1719: checking whether build environment is sane >configure:1762: result: yes >configure:1827: checking for gawk >configure:1843: found /bin/gawk >configure:1853: result: gawk >configure:1863: checking whether make sets $(MAKE) >configure:1883: result: yes >configure:2081: checking for i686-pc-linux-gnu-gcc >configure:2097: found /usr/lib/ccache/bin/i686-pc-linux-gnu-gcc >configure:2107: result: i686-pc-linux-gnu-gcc >configure:2389: checking for C compiler version >configure:2392: i686-pc-linux-gnu-gcc --version </dev/null >&5 >i686-pc-linux-gnu-gcc (GCC) 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8) >Copyright (C) 2004 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:2395: $? = 0 >configure:2397: i686-pc-linux-gnu-gcc -v </dev/null >&5 >Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/specs >Configured with: /var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include/g++-v3 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++ --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:2400: $? = 0 >configure:2402: i686-pc-linux-gnu-gcc -V </dev/null >&5 >i686-pc-linux-gnu-gcc: `-V' option must have argument >configure:2405: $? = 1 >configure:2428: checking for C compiler default output file name >configure:2431: i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe conftest.c >&5 >configure:2434: $? = 0 >configure:2480: result: a.out >configure:2485: checking whether the C compiler works >configure:2491: ./a.out >configure:2494: $? = 0 >configure:2511: result: yes >configure:2518: checking whether we are cross compiling >configure:2520: result: no >configure:2523: checking for suffix of executables >configure:2525: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe conftest.c >&5 >configure:2528: $? = 0 >configure:2553: result: >configure:2559: checking for suffix of object files >configure:2580: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:2583: $? = 0 >configure:2605: result: o >configure:2609: checking whether we are using the GNU C compiler >configure:2633: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:2639: $? = 0 >configure:2643: test -z > || test ! -s conftest.err >configure:2646: $? = 0 >configure:2649: test -s conftest.o >configure:2652: $? = 0 >configure:2665: result: yes >configure:2671: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:2692: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:2698: $? = 0 >configure:2702: test -z > || test ! -s conftest.err >configure:2705: $? = 0 >configure:2708: test -s conftest.o >configure:2711: $? = 0 >configure:2722: result: yes >configure:2739: checking for i686-pc-linux-gnu-gcc option to accept ANSI C >configure:2809: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:2815: $? = 0 >configure:2819: test -z > || test ! -s conftest.err >configure:2822: $? = 0 >configure:2825: test -s conftest.o >configure:2828: $? = 0 >configure:2846: result: none needed >configure:2864: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >conftest.c:2: error: parse error before "me" >configure:2870: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:3014: checking for style of include used by make >configure:3042: result: GNU >configure:3070: checking dependency style of i686-pc-linux-gnu-gcc >configure:3160: result: gcc3 >configure:3182: checking how to run the C preprocessor >configure:3217: i686-pc-linux-gnu-gcc -E conftest.c >configure:3223: $? = 0 >configure:3255: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:11:28: ac_nonexistent.h: No such file or directory >configure:3261: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "rrdtool" >| #define PACKAGE_TARNAME "rrdtool" >| #define PACKAGE_VERSION "1.2.6" >| #define PACKAGE_STRING "rrdtool 1.2.6" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "rrdtool" >| #define VERSION "1.2.6" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3300: result: i686-pc-linux-gnu-gcc -E >configure:3324: i686-pc-linux-gnu-gcc -E conftest.c >configure:3330: $? = 0 >configure:3362: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:11:28: ac_nonexistent.h: No such file or directory >configure:3368: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "rrdtool" >| #define PACKAGE_TARNAME "rrdtool" >| #define PACKAGE_VERSION "1.2.6" >| #define PACKAGE_STRING "rrdtool 1.2.6" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "rrdtool" >| #define VERSION "1.2.6" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3483: checking for a sed that does not truncate output >configure:3537: result: /bin/sed >configure:3540: checking for egrep >configure:3550: result: grep -E >configure:3566: checking for ld used by i686-pc-linux-gnu-gcc >configure:3633: result: /usr/i686-pc-linux-gnu/bin/ld >configure:3642: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:3657: result: yes >configure:3662: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files >configure:3669: result: -r >configure:3687: checking for BSD-compatible nm >configure:3729: result: /usr/bin/i686-pc-linux-gnu-nm -B >configure:3733: checking whether ln -s works >configure:3737: result: yes >configure:3744: checking how to recognise dependent libraries >configure:3916: result: pass_all >configure:4126: checking for ANSI C header files >configure:4151: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:4157: $? = 0 >configure:4161: test -z > || test ! -s conftest.err >configure:4164: $? = 0 >configure:4167: test -s conftest.o >configure:4170: $? = 0 >configure:4259: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe conftest.c >&5 >configure:4262: $? = 0 >configure:4264: ./conftest >configure:4267: $? = 0 >configure:4282: result: yes >configure:4306: checking for sys/types.h >configure:4322: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:4328: $? = 0 >configure:4332: test -z > || test ! -s conftest.err >configure:4335: $? = 0 >configure:4338: test -s conftest.o >configure:4341: $? = 0 >configure:4352: result: yes >configure:4306: checking for sys/stat.h >configure:4322: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:4328: $? = 0 >configure:4332: test -z > || test ! -s conftest.err >configure:4335: $? = 0 >configure:4338: test -s conftest.o >configure:4341: $? = 0 >configure:4352: result: yes >configure:4306: checking for stdlib.h >configure:4322: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:4328: $? = 0 >configure:4332: test -z > || test ! -s conftest.err >configure:4335: $? = 0 >configure:4338: test -s conftest.o >configure:4341: $? = 0 >configure:4352: result: yes >configure:4306: checking for string.h >configure:4322: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:4328: $? = 0 >configure:4332: test -z > || test ! -s conftest.err >configure:4335: $? = 0 >configure:4338: test -s conftest.o >configure:4341: $? = 0 >configure:4352: result: yes >configure:4306: checking for memory.h >configure:4322: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:4328: $? = 0 >configure:4332: test -z > || test ! -s conftest.err >configure:4335: $? = 0 >configure:4338: test -s conftest.o >configure:4341: $? = 0 >configure:4352: result: yes >configure:4306: checking for strings.h >configure:4322: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:4328: $? = 0 >configure:4332: test -z > || test ! -s conftest.err >configure:4335: $? = 0 >configure:4338: test -s conftest.o >configure:4341: $? = 0 >configure:4352: result: yes >configure:4306: checking for inttypes.h >configure:4322: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:4328: $? = 0 >configure:4332: test -z > || test ! -s conftest.err >configure:4335: $? = 0 >configure:4338: test -s conftest.o >configure:4341: $? = 0 >configure:4352: result: yes >configure:4306: checking for stdint.h >configure:4322: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:4328: $? = 0 >configure:4332: test -z > || test ! -s conftest.err >configure:4335: $? = 0 >configure:4338: test -s conftest.o >configure:4341: $? = 0 >configure:4352: result: yes >configure:4306: checking for unistd.h >configure:4322: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:4328: $? = 0 >configure:4332: test -z > || test ! -s conftest.err >configure:4335: $? = 0 >configure:4338: test -s conftest.o >configure:4341: $? = 0 >configure:4352: result: yes >configure:4378: checking dlfcn.h usability >configure:4390: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:4396: $? = 0 >configure:4400: test -z > || test ! -s conftest.err >configure:4403: $? = 0 >configure:4406: test -s conftest.o >configure:4409: $? = 0 >configure:4419: result: yes >configure:4423: checking dlfcn.h presence >configure:4433: i686-pc-linux-gnu-gcc -E conftest.c >configure:4439: $? = 0 >configure:4459: result: yes >configure:4494: checking for dlfcn.h >configure:4501: result: yes >configure:4524: checking for i686-pc-linux-gnu-g++ >configure:4540: found /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ >configure:4550: result: i686-pc-linux-gnu-g++ >configure:4608: checking for C++ compiler version >configure:4611: i686-pc-linux-gnu-g++ --version </dev/null >&5 >i686-pc-linux-gnu-g++ (GCC) 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8) >Copyright (C) 2004 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:4614: $? = 0 >configure:4616: i686-pc-linux-gnu-g++ -v </dev/null >&5 >Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/specs >Configured with: /var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include/g++-v3 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++ --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:4619: $? = 0 >configure:4621: i686-pc-linux-gnu-g++ -V </dev/null >&5 >i686-pc-linux-gnu-g++: `-V' option must have argument >configure:4624: $? = 1 >configure:4627: checking whether we are using the GNU C++ compiler >configure:4651: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe conftest.cc >&5 >configure:4657: $? = 0 >configure:4661: test -z > || test ! -s conftest.err >configure:4664: $? = 0 >configure:4667: test -s conftest.o >configure:4670: $? = 0 >configure:4683: result: yes >configure:4689: checking whether i686-pc-linux-gnu-g++ accepts -g >configure:4710: i686-pc-linux-gnu-g++ -c -g conftest.cc >&5 >configure:4716: $? = 0 >configure:4720: test -z > || test ! -s conftest.err >configure:4723: $? = 0 >configure:4726: test -s conftest.o >configure:4729: $? = 0 >configure:4740: result: yes >configure:4782: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe conftest.cc >&5 >configure:4788: $? = 0 >configure:4792: test -z > || test ! -s conftest.err >configure:4795: $? = 0 >configure:4798: test -s conftest.o >configure:4801: $? = 0 >configure:4827: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -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:4833: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "rrdtool" >| #define PACKAGE_TARNAME "rrdtool" >| #define PACKAGE_VERSION "1.2.6" >| #define PACKAGE_STRING "rrdtool 1.2.6" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "rrdtool" >| #define VERSION "1.2.6" >| #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:4782: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe conftest.cc >&5 >configure:4788: $? = 0 >configure:4792: test -z > || test ! -s conftest.err >configure:4795: $? = 0 >configure:4798: test -s conftest.o >configure:4801: $? = 0 >configure:4827: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe conftest.cc >&5 >configure:4833: $? = 0 >configure:4837: test -z > || test ! -s conftest.err >configure:4840: $? = 0 >configure:4843: test -s conftest.o >configure:4846: $? = 0 >configure:4871: checking dependency style of i686-pc-linux-gnu-g++ >configure:4961: result: gcc3 >configure:4988: checking how to run the C++ preprocessor >configure:5019: i686-pc-linux-gnu-g++ -E conftest.cc >configure:5025: $? = 0 >configure:5057: i686-pc-linux-gnu-g++ -E conftest.cc >conftest.cc:25:28: ac_nonexistent.h: No such file or directory >configure:5063: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "rrdtool" >| #define PACKAGE_TARNAME "rrdtool" >| #define PACKAGE_VERSION "1.2.6" >| #define PACKAGE_STRING "rrdtool 1.2.6" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "rrdtool" >| #define VERSION "1.2.6" >| #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:5102: result: i686-pc-linux-gnu-g++ -E >configure:5126: i686-pc-linux-gnu-g++ -E conftest.cc >configure:5132: $? = 0 >configure:5164: i686-pc-linux-gnu-g++ -E conftest.cc >conftest.cc:25:28: ac_nonexistent.h: No such file or directory >configure:5170: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "rrdtool" >| #define PACKAGE_TARNAME "rrdtool" >| #define PACKAGE_VERSION "1.2.6" >| #define PACKAGE_STRING "rrdtool 1.2.6" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "rrdtool" >| #define VERSION "1.2.6" >| #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:5225: checking for i686-pc-linux-gnu-g77 >configure:5254: result: no >configure:5225: checking for i686-pc-linux-gnu-f77 >configure:5254: result: no >configure:5225: checking for i686-pc-linux-gnu-xlf >configure:5254: result: no >configure:5225: checking for i686-pc-linux-gnu-frt >configure:5254: result: no >configure:5225: checking for i686-pc-linux-gnu-pgf77 >configure:5254: result: no >configure:5225: checking for i686-pc-linux-gnu-fort77 >configure:5254: result: no >configure:5225: checking for i686-pc-linux-gnu-fl32 >configure:5254: result: no >configure:5225: checking for i686-pc-linux-gnu-af77 >configure:5254: result: no >configure:5225: checking for i686-pc-linux-gnu-f90 >configure:5254: result: no >configure:5225: checking for i686-pc-linux-gnu-xlf90 >configure:5254: result: no >configure:5225: checking for i686-pc-linux-gnu-pgf90 >configure:5254: result: no >configure:5225: checking for i686-pc-linux-gnu-epcf90 >configure:5254: result: no >configure:5225: checking for i686-pc-linux-gnu-f95 >configure:5254: result: no >configure:5225: checking for i686-pc-linux-gnu-fort >configure:5254: result: no >configure:5225: checking for i686-pc-linux-gnu-xlf95 >configure:5254: result: no >configure:5225: checking for i686-pc-linux-gnu-ifc >configure:5254: result: no >configure:5225: checking for i686-pc-linux-gnu-efc >configure:5254: result: no >configure:5225: checking for i686-pc-linux-gnu-pgf95 >configure:5254: result: no >configure:5225: checking for i686-pc-linux-gnu-lf95 >configure:5254: result: no >configure:5225: checking for i686-pc-linux-gnu-gfortran >configure:5254: result: no >configure:5267: checking for g77 >configure:5296: result: no >configure:5267: checking for f77 >configure:5296: result: no >configure:5267: checking for xlf >configure:5296: result: no >configure:5267: checking for frt >configure:5296: result: no >configure:5267: checking for pgf77 >configure:5296: result: no >configure:5267: checking for fort77 >configure:5296: result: no >configure:5267: checking for fl32 >configure:5296: result: no >configure:5267: checking for af77 >configure:5296: result: no >configure:5267: checking for f90 >configure:5296: result: no >configure:5267: checking for xlf90 >configure:5296: result: no >configure:5267: checking for pgf90 >configure:5296: result: no >configure:5267: checking for epcf90 >configure:5296: result: no >configure:5267: checking for f95 >configure:5296: result: no >configure:5267: checking for fort >configure:5296: result: no >configure:5267: checking for xlf95 >configure:5296: result: no >configure:5267: checking for ifc >configure:5296: result: no >configure:5267: checking for efc >configure:5296: result: no >configure:5267: checking for pgf95 >configure:5296: result: no >configure:5267: checking for lf95 >configure:5296: result: no >configure:5267: checking for gfortran >configure:5296: result: no >configure:5308: checking for Fortran 77 compiler version >configure:5311: --version </dev/null >&5 >./configure: line 5312: --version: command not found >configure:5314: $? = 127 >configure:5316: -v </dev/null >&5 >./configure: line 5317: -v: command not found >configure:5319: $? = 127 >configure:5321: -V </dev/null >&5 >./configure: line 5322: -V: command not found >configure:5324: $? = 127 >configure:5332: checking whether we are using the GNU Fortran 77 compiler >configure:5346: -c conftest.F >&5 >./configure: line 5347: -c: command not found >configure:5352: $? = 127 >configure: failed program was: >| program main >| #ifndef __GNUC__ >| choke me >| #endif >| >| end >configure:5378: result: no >configure:5384: checking whether accepts -g >configure:5396: -c -g conftest.f >&5 >./configure: line 5397: -c: command not found >configure:5402: $? = 127 >configure: failed program was: >| program main >| >| end >configure:5427: result: no >configure:5457: checking the maximum length of command line arguments >configure:5548: result: 32768 >configure:5559: checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object >configure:5655: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:5658: $? = 0 >configure:5662: /usr/bin/i686-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm >configure:5665: $? = 0 >configure:5717: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe conftest.c conftstm.o >&5 >configure:5720: $? = 0 >configure:5758: result: ok >configure:5762: checking for objdir >configure:5777: result: .libs >configure:5829: checking for i686-pc-linux-gnu-ar >configure:5845: found /usr/bin/i686-pc-linux-gnu-ar >configure:5855: result: i686-pc-linux-gnu-ar >configure:5909: checking for i686-pc-linux-gnu-ranlib >configure:5925: found /usr/bin/i686-pc-linux-gnu-ranlib >configure:5935: result: i686-pc-linux-gnu-ranlib >configure:5989: checking for i686-pc-linux-gnu-strip >configure:6005: found /usr/bin/i686-pc-linux-gnu-strip >configure:6015: result: i686-pc-linux-gnu-strip >configure:6318: checking if i686-pc-linux-gnu-gcc static flag works >configure:6341: result: yes >configure:6359: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:6377: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >configure:6381: $? = 0 >configure:6392: result: no >configure:6407: checking for i686-pc-linux-gnu-gcc option to produce PIC >configure:6606: result: -fPIC >configure:6614: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works >configure:6632: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fPIC -DPIC conftest.c >&5 >configure:6636: $? = 0 >configure:6647: result: yes >configure:6671: checking if i686-pc-linux-gnu-gcc supports -c -o file.o >configure:6692: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -o out/conftest2.o conftest.c >&5 >configure:6696: $? = 0 >configure:6716: result: yes >configure:6742: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:7604: result: yes >configure:7630: checking whether -lc should be explicitly linked in >configure:7635: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:7638: $? = 0 >configure:7652: i686-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 >configure:7655: $? = 0 >configure:7667: result: no >configure:7675: checking dynamic linker characteristics >configure:8217: result: GNU/Linux ld.so >configure:8221: checking how to hardcode library paths into programs >configure:8246: result: immediate >configure:8260: checking whether stripping libraries is possible >configure:8265: result: yes >configure:9095: checking if libtool supports shared libraries >configure:9097: result: yes >configure:9100: checking whether to build shared libraries >configure:9121: result: yes >configure:9124: checking whether to build static libraries >configure:9128: result: yes >configure:9220: creating libtool >configure:9775: checking for ld used by i686-pc-linux-gnu-g++ >configure:9842: result: /usr/i686-pc-linux-gnu/bin/ld >configure:9851: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:9866: result: yes >configure:9917: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:10799: result: yes >configure:10817: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe conftest.cc >&5 >configure:10820: $? = 0 >configure:10916: checking for i686-pc-linux-gnu-g++ option to produce PIC >configure:11184: result: -fPIC >configure:11192: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works >configure:11210: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -fPIC -DPIC conftest.cc >&5 >configure:11214: $? = 0 >configure:11225: result: yes >configure:11249: checking if i686-pc-linux-gnu-g++ supports -c -o file.o >configure:11270: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -pipe -o out/conftest2.o conftest.cc >&5 >configure:11274: $? = 0 >configure:11294: result: yes >configure:11320: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:11345: result: yes >configure:11416: checking dynamic linker characteristics >configure:11958: result: GNU/Linux ld.so >configure:11962: checking how to hardcode library paths into programs >configure:11987: result: immediate >configure:12001: checking whether stripping libraries is possible >configure:12006: result: yes >configure:19359: checking for ANSI C header files >configure:19515: result: yes >configure:19533: checking for dirent.h that defines DIR >configure:19557: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:19563: $? = 0 >configure:19567: test -z > || test ! -s conftest.err >configure:19570: $? = 0 >configure:19573: test -s conftest.o >configure:19576: $? = 0 >configure:19587: result: yes >configure:19600: checking for library containing opendir >configure:19630: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe conftest.c >&5 >configure:19636: $? = 0 >configure:19640: test -z > || test ! -s conftest.err >configure:19643: $? = 0 >configure:19646: test -s conftest >configure:19649: $? = 0 >configure:19719: result: none required >configure:19874: checking for sys/stat.h >configure:19879: result: yes >configure:19874: checking for sys/types.h >configure:19879: result: yes >configure:19883: checking fcntl.h usability >configure:19895: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:19901: $? = 0 >configure:19905: test -z > || test ! -s conftest.err >configure:19908: $? = 0 >configure:19911: test -s conftest.o >configure:19914: $? = 0 >configure:19924: result: yes >configure:19928: checking fcntl.h presence >configure:19938: i686-pc-linux-gnu-gcc -E conftest.c >configure:19944: $? = 0 >configure:19964: result: yes >configure:19999: checking for fcntl.h >configure:20006: result: yes >configure:19883: checking time.h usability >configure:19895: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:19901: $? = 0 >configure:19905: test -z > || test ! -s conftest.err >configure:19908: $? = 0 >configure:19911: test -s conftest.o >configure:19914: $? = 0 >configure:19924: result: yes >configure:19928: checking time.h presence >configure:19938: i686-pc-linux-gnu-gcc -E conftest.c >configure:19944: $? = 0 >configure:19964: result: yes >configure:19999: checking for time.h >configure:20006: result: yes >configure:19883: checking locale.h usability >configure:19895: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:19901: $? = 0 >configure:19905: test -z > || test ! -s conftest.err >configure:19908: $? = 0 >configure:19911: test -s conftest.o >configure:19914: $? = 0 >configure:19924: result: yes >configure:19928: checking locale.h presence >configure:19938: i686-pc-linux-gnu-gcc -E conftest.c >configure:19944: $? = 0 >configure:19964: result: yes >configure:19999: checking for locale.h >configure:20006: result: yes >configure:19883: checking fp_class.h usability >configure:19895: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >conftest.c:66:22: fp_class.h: No such file or directory >configure:19901: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "rrdtool" >| #define PACKAGE_TARNAME "rrdtool" >| #define PACKAGE_VERSION "1.2.6" >| #define PACKAGE_STRING "rrdtool 1.2.6" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "rrdtool" >| #define VERSION "1.2.6" >| #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 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_LOCALE_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <fp_class.h> >configure:19924: result: no >configure:19928: checking fp_class.h presence >configure:19938: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:32:22: fp_class.h: No such file or directory >configure:19944: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "rrdtool" >| #define PACKAGE_TARNAME "rrdtool" >| #define PACKAGE_VERSION "1.2.6" >| #define PACKAGE_STRING "rrdtool 1.2.6" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "rrdtool" >| #define VERSION "1.2.6" >| #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 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_LOCALE_H 1 >| /* end confdefs.h. */ >| #include <fp_class.h> >configure:19964: result: no >configure:19999: checking for fp_class.h >configure:20006: result: no >configure:19883: checking malloc.h usability >configure:19895: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:19901: $? = 0 >configure:19905: test -z > || test ! -s conftest.err >configure:19908: $? = 0 >configure:19911: test -s conftest.o >configure:19914: $? = 0 >configure:19924: result: yes >configure:19928: checking malloc.h presence >configure:19938: i686-pc-linux-gnu-gcc -E conftest.c >configure:19944: $? = 0 >configure:19964: result: yes >configure:19999: checking for malloc.h >configure:20006: result: yes >configure:19874: checking for unistd.h >configure:19879: result: yes >configure:19883: checking ieeefp.h usability >configure:19895: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >conftest.c:68:20: ieeefp.h: No such file or directory >configure:19901: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "rrdtool" >| #define PACKAGE_TARNAME "rrdtool" >| #define PACKAGE_VERSION "1.2.6" >| #define PACKAGE_STRING "rrdtool 1.2.6" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "rrdtool" >| #define VERSION "1.2.6" >| #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 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <ieeefp.h> >configure:19924: result: no >configure:19928: checking ieeefp.h presence >configure:19938: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:34:20: ieeefp.h: No such file or directory >configure:19944: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "rrdtool" >| #define PACKAGE_TARNAME "rrdtool" >| #define PACKAGE_VERSION "1.2.6" >| #define PACKAGE_STRING "rrdtool 1.2.6" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "rrdtool" >| #define VERSION "1.2.6" >| #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 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <ieeefp.h> >configure:19964: result: no >configure:19999: checking for ieeefp.h >configure:20006: result: no >configure:19883: checking math.h usability >configure:19895: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:19901: $? = 0 >configure:19905: test -z > || test ! -s conftest.err >configure:19908: $? = 0 >configure:19911: test -s conftest.o >configure:19914: $? = 0 >configure:19924: result: yes >configure:19928: checking math.h presence >configure:19938: i686-pc-linux-gnu-gcc -E conftest.c >configure:19944: $? = 0 >configure:19964: result: yes >configure:19999: checking for math.h >configure:20006: result: yes >configure:19883: checking sys/time.h usability >configure:19895: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:19901: $? = 0 >configure:19905: test -z > || test ! -s conftest.err >configure:19908: $? = 0 >configure:19911: test -s conftest.o >configure:19914: $? = 0 >configure:19924: result: yes >configure:19928: checking sys/time.h presence >configure:19938: i686-pc-linux-gnu-gcc -E conftest.c >configure:19944: $? = 0 >configure:19964: result: yes >configure:19999: checking for sys/time.h >configure:20006: result: yes >configure:19883: checking sys/times.h usability >configure:19895: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:19901: $? = 0 >configure:19905: test -z > || test ! -s conftest.err >configure:19908: $? = 0 >configure:19911: test -s conftest.o >configure:19914: $? = 0 >configure:19924: result: yes >configure:19928: checking sys/times.h presence >configure:19938: i686-pc-linux-gnu-gcc -E conftest.c >configure:19944: $? = 0 >configure:19964: result: yes >configure:19999: checking for sys/times.h >configure:20006: result: yes >configure:19883: checking sys/param.h usability >configure:19895: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:19901: $? = 0 >configure:19905: test -z > || test ! -s conftest.err >configure:19908: $? = 0 >configure:19911: test -s conftest.o >configure:19914: $? = 0 >configure:19924: result: yes >configure:19928: checking sys/param.h presence >configure:19938: i686-pc-linux-gnu-gcc -E conftest.c >configure:19944: $? = 0 >configure:19964: result: yes >configure:19999: checking for sys/param.h >configure:20006: result: yes >configure:19883: checking sys/resource.h usability >configure:19895: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:19901: $? = 0 >configure:19905: test -z > || test ! -s conftest.err >configure:19908: $? = 0 >configure:19911: test -s conftest.o >configure:19914: $? = 0 >configure:19924: result: yes >configure:19928: checking sys/resource.h presence >configure:19938: i686-pc-linux-gnu-gcc -E conftest.c >configure:19944: $? = 0 >configure:19964: result: yes >configure:19999: checking for sys/resource.h >configure:20006: result: yes >configure:19883: checking float.h usability >configure:19895: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:19901: $? = 0 >configure:19905: test -z > || test ! -s conftest.err >configure:19908: $? = 0 >configure:19911: test -s conftest.o >configure:19914: $? = 0 >configure:19924: result: yes >configure:19928: checking float.h presence >configure:19938: i686-pc-linux-gnu-gcc -E conftest.c >configure:19944: $? = 0 >configure:19964: result: yes >configure:19999: checking for float.h >configure:20006: result: yes >configure:20020: checking for an ANSI C-conforming const >configure:20087: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:20093: $? = 0 >configure:20097: test -z > || test ! -s conftest.err >configure:20100: $? = 0 >configure:20103: test -s conftest.o >configure:20106: $? = 0 >configure:20117: result: yes >configure:20127: checking whether time.h and sys/time.h may both be included >configure:20152: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:20158: $? = 0 >configure:20162: test -z > || test ! -s conftest.err >configure:20165: $? = 0 >configure:20168: test -s conftest.o >configure:20171: $? = 0 >configure:20182: result: yes >configure:20192: checking whether struct tm is in sys/time.h or time.h >configure:20215: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe conftest.c >&5 >configure:20221: $? = 0 >configure:20225: test -z > || test ! -s conftest.err >configure:20228: $? = 0 >configure:20231: test -s conftest.o >configure:20234: $? = 0 >configure:20245: result: time.h >configure:20256: checking for acos >configure:20313: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe conftest.c >&5 >conftest.c:65: warning: conflicting types for built-in function 'acos' >/var/tmp/portage/rrdtool-1.2.6-r1/temp/ccd7BWGU.o(.text+0x14): In function `main': >: undefined reference to `acos' >/var/tmp/portage/rrdtool-1.2.6-r1/temp/ccd7BWGU.o(.data+0x0): undefined reference to `acos' >collect2: ld returned 1 exit status >configure:20319: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "rrdtool" >| #define PACKAGE_TARNAME "rrdtool" >| #define PACKAGE_VERSION "1.2.6" >| #define PACKAGE_STRING "rrdtool 1.2.6" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "rrdtool" >| #define VERSION "1.2.6" >| #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 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_FLOAT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| /* end confdefs.h. */ >| /* Define acos to an innocuous variant, in case <limits.h> declares acos. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define acos innocuous_acos >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char acos (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef acos >| >| /* 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 acos (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_acos) || defined (__stub___acos) >| choke me >| #else >| char (*f) () = acos; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != acos; >| ; >| return 0; >| } >configure:20344: result: no >configure:20350: checking for acos in -lm >configure:20380: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe conftest.c -lm >&5 >conftest.c:48: warning: conflicting types for built-in function 'acos' >configure:20386: $? = 0 >configure:20390: test -z > || test ! -s conftest.err >configure:20393: $? = 0 >configure:20396: test -s conftest >configure:20399: $? = 0 >configure:20412: result: yes >configure:20433: checking for strftime >configure:20490: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fPIC -DPIC conftest.c -lm >&5 >conftest.c:66: warning: conflicting types for built-in function 'strftime' >configure:20496: $? = 0 >configure:20500: test -z > || test ! -s conftest.err >configure:20503: $? = 0 >configure:20506: test -s conftest >configure:20509: $? = 0 >configure:20521: result: yes >configure:20609: checking for vprintf >configure:20666: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fPIC -DPIC conftest.c -lm >&5 >conftest.c:67: warning: conflicting types for built-in function 'vprintf' >configure:20672: $? = 0 >configure:20676: test -z > || test ! -s conftest.err >configure:20679: $? = 0 >configure:20682: test -s conftest >configure:20685: $? = 0 >configure:20697: result: yes >configure:20704: checking for _doprnt >configure:20761: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fPIC -DPIC conftest.c -lm >&5 >/var/tmp/portage/rrdtool-1.2.6-r1/temp/cc7mNpVY.o(.text+0x1c): In function `main': >: undefined reference to `_doprnt' >/var/tmp/portage/rrdtool-1.2.6-r1/temp/cc7mNpVY.o(.data.rel+0x0): undefined reference to `_doprnt' >collect2: ld returned 1 exit status >configure:20767: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "rrdtool" >| #define PACKAGE_TARNAME "rrdtool" >| #define PACKAGE_VERSION "1.2.6" >| #define PACKAGE_STRING "rrdtool 1.2.6" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "rrdtool" >| #define VERSION "1.2.6" >| #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 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_FLOAT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_LIBM 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_VPRINTF 1 >| /* end confdefs.h. */ >| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define _doprnt innocuous__doprnt >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char _doprnt (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef _doprnt >| >| /* 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 _doprnt (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub__doprnt) || defined (__stub____doprnt) >| choke me >| #else >| char (*f) () = _doprnt; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != _doprnt; >| ; >| return 0; >| } >configure:20792: result: no >configure:20807: checking whether byte ordering is bigendian >configure:20834: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fPIC -DPIC conftest.c >&5 >configure:20840: $? = 0 >configure:20844: test -z > || test ! -s conftest.err >configure:20847: $? = 0 >configure:20850: test -s conftest.o >configure:20853: $? = 0 >configure:20877: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fPIC -DPIC conftest.c >&5 >conftest.c: In function `main': >conftest.c:51: error: `not' undeclared (first use in this function) >conftest.c:51: error: (Each undeclared identifier is reported only once >conftest.c:51: error: for each function it appears in.) >conftest.c:51: error: parse error before "big" >configure:20883: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "rrdtool" >| #define PACKAGE_TARNAME "rrdtool" >| #define PACKAGE_VERSION "1.2.6" >| #define PACKAGE_STRING "rrdtool 1.2.6" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "rrdtool" >| #define VERSION "1.2.6" >| #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 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_FLOAT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_LIBM 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_VPRINTF 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <sys/param.h> >| >| int >| main () >| { >| #if BYTE_ORDER != BIG_ENDIAN >| not big endian >| #endif >| >| ; >| return 0; >| } >configure:21018: result: no >configure:21062: checking for tzset >configure:21119: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fPIC -DPIC conftest.c -lm >&5 >configure:21125: $? = 0 >configure:21129: test -z > || test ! -s conftest.err >configure:21132: $? = 0 >configure:21135: test -s conftest >configure:21138: $? = 0 >configure:21150: result: yes >configure:21062: checking for opendir >configure:21119: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fPIC -DPIC conftest.c -lm >&5 >configure:21125: $? = 0 >configure:21129: test -z > || test ! -s conftest.err >configure:21132: $? = 0 >configure:21135: test -s conftest >configure:21138: $? = 0 >configure:21150: result: yes >configure:21062: checking for readdir >configure:21119: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fPIC -DPIC conftest.c -lm >&5 >configure:21125: $? = 0 >configure:21129: test -z > || test ! -s conftest.err >configure:21132: $? = 0 >configure:21135: test -s conftest >configure:21138: $? = 0 >configure:21150: result: yes >configure:21062: checking for chdir >configure:21119: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fPIC -DPIC conftest.c -lm >&5 >configure:21125: $? = 0 >configure:21129: test -z > || test ! -s conftest.err >configure:21132: $? = 0 >configure:21135: test -s conftest >configure:21138: $? = 0 >configure:21150: result: yes >configure:21062: checking for chroot >configure:21119: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fPIC -DPIC conftest.c -lm >&5 >configure:21125: $? = 0 >configure:21129: test -z > || test ! -s conftest.err >configure:21132: $? = 0 >configure:21135: test -s conftest >configure:21138: $? = 0 >configure:21150: result: yes >configure:21062: checking for getuid >configure:21119: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fPIC -DPIC conftest.c -lm >&5 >configure:21125: $? = 0 >configure:21129: test -z > || test ! -s conftest.err >configure:21132: $? = 0 >configure:21135: test -s conftest >configure:21138: $? = 0 >configure:21150: result: yes >configure:21062: checking for setlocale >configure:21119: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fPIC -DPIC conftest.c -lm >&5 >configure:21125: $? = 0 >configure:21129: test -z > || test ! -s conftest.err >configure:21132: $? = 0 >configure:21135: test -s conftest >configure:21138: $? = 0 >configure:21150: result: yes >configure:21062: checking for strerror >configure:21119: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fPIC -DPIC conftest.c -lm >&5 >configure:21125: $? = 0 >configure:21129: test -z > || test ! -s conftest.err >configure:21132: $? = 0 >configure:21135: test -s conftest >configure:21138: $? = 0 >configure:21150: result: yes >configure:21062: checking for strerror_r >configure:21119: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fPIC -DPIC conftest.c -lm >&5 >configure:21125: $? = 0 >configure:21129: test -z > || test ! -s conftest.err >configure:21132: $? = 0 >configure:21135: test -s conftest >configure:21138: $? = 0 >configure:21150: result: yes >configure:21062: checking for snprintf >configure:21119: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fPIC -DPIC conftest.c -lm >&5 >conftest.c:77: warning: conflicting types for built-in function 'snprintf' >configure:21125: $? = 0 >configure:21129: test -z > || test ! -s conftest.err >configure:21132: $? = 0 >configure:21135: test -s conftest >configure:21138: $? = 0 >configure:21150: result: yes >configure:21062: checking for vsnprintf >configure:21119: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fPIC -DPIC conftest.c -lm >&5 >conftest.c:78: warning: conflicting types for built-in function 'vsnprintf' >configure:21125: $? = 0 >configure:21129: test -z > || test ! -s conftest.err >configure:21132: $? = 0 >configure:21135: test -s conftest >configure:21138: $? = 0 >configure:21150: result: yes >configure:21062: checking for fpclass >configure:21119: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fPIC -DPIC conftest.c -lm >&5 >/var/tmp/portage/rrdtool-1.2.6-r1/temp/cci0DLmy.o(.text+0x1c): In function `main': >: undefined reference to `fpclass' >/var/tmp/portage/rrdtool-1.2.6-r1/temp/cci0DLmy.o(.data.rel+0x0): undefined reference to `fpclass' >collect2: ld returned 1 exit status >configure:21125: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "rrdtool" >| #define PACKAGE_TARNAME "rrdtool" >| #define PACKAGE_VERSION "1.2.6" >| #define PACKAGE_STRING "rrdtool 1.2.6" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "rrdtool" >| #define VERSION "1.2.6" >| #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 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_FLOAT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_LIBM 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_TZSET 1 >| #define HAVE_OPENDIR 1 >| #define HAVE_READDIR 1 >| #define HAVE_CHDIR 1 >| #define HAVE_CHROOT 1 >| #define HAVE_GETUID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| /* end confdefs.h. */ >| /* Define fpclass to an innocuous variant, in case <limits.h> declares fpclass. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define fpclass innocuous_fpclass >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char fpclass (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef fpclass >| >| /* 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 fpclass (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_fpclass) || defined (__stub___fpclass) >| choke me >| #else >| char (*f) () = fpclass; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != fpclass; >| ; >| return 0; >| } >configure:21150: result: no >configure:21062: checking for class >configure:21119: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fPIC -DPIC conftest.c -lm >&5 >/var/tmp/portage/rrdtool-1.2.6-r1/temp/cc3UYi0R.o(.text+0x1c): In function `main': >: undefined reference to `class' >/var/tmp/portage/rrdtool-1.2.6-r1/temp/cc3UYi0R.o(.data.rel+0x0): undefined reference to `class' >collect2: ld returned 1 exit status >configure:21125: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "rrdtool" >| #define PACKAGE_TARNAME "rrdtool" >| #define PACKAGE_VERSION "1.2.6" >| #define PACKAGE_STRING "rrdtool 1.2.6" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "rrdtool" >| #define VERSION "1.2.6" >| #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 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_FLOAT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_LIBM 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_TZSET 1 >| #define HAVE_OPENDIR 1 >| #define HAVE_READDIR 1 >| #define HAVE_CHDIR 1 >| #define HAVE_CHROOT 1 >| #define HAVE_GETUID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| /* end confdefs.h. */ >| /* Define class to an innocuous variant, in case <limits.h> declares class. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define class innocuous_class >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char class (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef class >| >| /* 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 class (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_class) || defined (__stub___class) >| choke me >| #else >| char (*f) () = class; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != class; >| ; >| return 0; >| } >configure:21150: result: no >configure:21062: checking for fp_class >configure:21119: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fPIC -DPIC conftest.c -lm >&5 >/var/tmp/portage/rrdtool-1.2.6-r1/temp/cc3W7T86.o(.text+0x1c): In function `main': >: undefined reference to `fp_class' >/var/tmp/portage/rrdtool-1.2.6-r1/temp/cc3W7T86.o(.data.rel+0x0): undefined reference to `fp_class' >collect2: ld returned 1 exit status >configure:21125: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "rrdtool" >| #define PACKAGE_TARNAME "rrdtool" >| #define PACKAGE_VERSION "1.2.6" >| #define PACKAGE_STRING "rrdtool 1.2.6" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "rrdtool" >| #define VERSION "1.2.6" >| #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 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_FLOAT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_LIBM 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_TZSET 1 >| #define HAVE_OPENDIR 1 >| #define HAVE_READDIR 1 >| #define HAVE_CHDIR 1 >| #define HAVE_CHROOT 1 >| #define HAVE_GETUID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| /* end confdefs.h. */ >| /* Define fp_class to an innocuous variant, in case <limits.h> declares fp_class. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define fp_class innocuous_fp_class >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char fp_class (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef fp_class >| >| /* 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 fp_class (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_fp_class) || defined (__stub___fp_class) >| choke me >| #else >| char (*f) () = fp_class; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != fp_class; >| ; >| return 0; >| } >configure:21150: result: no >configure:21062: checking for isnan >configure:21119: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fPIC -DPIC conftest.c -lm >&5 >configure:21125: $? = 0 >configure:21129: test -z > || test ! -s conftest.err >configure:21132: $? = 0 >configure:21135: test -s conftest >configure:21138: $? = 0 >configure:21150: result: yes >configure:21062: checking for memmove >configure:21119: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fPIC -DPIC conftest.c -lm >&5 >conftest.c:80: warning: conflicting types for built-in function 'memmove' >configure:21125: $? = 0 >configure:21129: test -z > || test ! -s conftest.err >configure:21132: $? = 0 >configure:21135: test -s conftest >configure:21138: $? = 0 >configure:21150: result: yes >configure:21062: checking for strchr >configure:21119: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fPIC -DPIC conftest.c -lm >&5 >conftest.c:81: warning: conflicting types for built-in function 'strchr' >configure:21125: $? = 0 >configure:21129: test -z > || test ! -s conftest.err >configure:21132: $? = 0 >configure:21135: test -s conftest >configure:21138: $? = 0 >configure:21150: result: yes >configure:21062: checking for mktime >configure:21119: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fPIC -DPIC conftest.c -lm >&5 >configure:21125: $? = 0 >configure:21129: test -z > || test ! -s conftest.err >configure:21132: $? = 0 >configure:21135: test -s conftest >configure:21138: $? = 0 >configure:21150: result: yes >configure:21062: checking for getrusage >configure:21119: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fPIC -DPIC conftest.c -lm >&5 >configure:21125: $? = 0 >configure:21129: test -z > || test ! -s conftest.err >configure:21132: $? = 0 >configure:21135: test -s conftest >configure:21138: $? = 0 >configure:21150: result: yes >configure:21062: checking for gettimeofday >configure:21119: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fPIC -DPIC conftest.c -lm >&5 >configure:21125: $? = 0 >configure:21129: test -z > || test ! -s conftest.err >configure:21132: $? = 0 >configure:21135: test -s conftest >configure:21138: $? = 0 >configure:21150: result: yes >configure:21176: checking for stdlib.h >configure:21181: result: yes >configure:21176: checking for unistd.h >configure:21181: result: yes >configure:21325: checking for getpagesize >configure:21382: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fPIC -DPIC conftest.c -lm >&5 >configure:21388: $? = 0 >configure:21392: test -z > || test ! -s conftest.err >configure:21395: $? = 0 >configure:21398: test -s conftest >configure:21401: $? = 0 >configure:21413: result: yes >configure:21423: checking for working mmap >configure:21565: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fPIC -DPIC conftest.c -lm >&5 >configure:21568: $? = 0 >configure:21570: ./conftest >configure:21573: $? = 0 >configure:21587: result: yes >configure:21604: checking for fpclassify >configure:21661: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fPIC -DPIC conftest.c -lm >&5 >/var/tmp/portage/rrdtool-1.2.6-r1/temp/ccvnhogI.o(.text+0x1c): In function `main': >: undefined reference to `fpclassify' >/var/tmp/portage/rrdtool-1.2.6-r1/temp/ccvnhogI.o(.data.rel+0x0): undefined reference to `fpclassify' >collect2: ld returned 1 exit status >configure:21667: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "rrdtool" >| #define PACKAGE_TARNAME "rrdtool" >| #define PACKAGE_VERSION "1.2.6" >| #define PACKAGE_STRING "rrdtool 1.2.6" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "rrdtool" >| #define VERSION "1.2.6" >| #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 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_FLOAT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_LIBM 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_TZSET 1 >| #define HAVE_OPENDIR 1 >| #define HAVE_READDIR 1 >| #define HAVE_CHDIR 1 >| #define HAVE_CHROOT 1 >| #define HAVE_GETUID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ISNAN 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRCHR 1 >| #define HAVE_MKTIME 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| /* end confdefs.h. */ >| /* Define fpclassify to an innocuous variant, in case <limits.h> declares fpclassify. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define fpclassify innocuous_fpclassify >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char fpclassify (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef fpclassify >| >| /* 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 fpclassify (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_fpclassify) || defined (__stub___fpclassify) >| choke me >| #else >| char (*f) () = fpclassify; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != fpclassify; >| ; >| return 0; >| } >configure:21692: result: no >configure:21700: checking for fpclassify with <math.h> >configure:21718: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fPIC -DPIC conftest.c -lm >&5 >/var/tmp/portage/rrdtool-1.2.6-r1/temp/ccjp4QTV.o(.text+0x26): In function `main': >: undefined reference to `fpclassify' >collect2: ld returned 1 exit status >configure:21724: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "rrdtool" >| #define PACKAGE_TARNAME "rrdtool" >| #define PACKAGE_VERSION "1.2.6" >| #define PACKAGE_STRING "rrdtool 1.2.6" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "rrdtool" >| #define VERSION "1.2.6" >| #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 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_FLOAT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_LIBM 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_TZSET 1 >| #define HAVE_OPENDIR 1 >| #define HAVE_READDIR 1 >| #define HAVE_CHDIR 1 >| #define HAVE_CHROOT 1 >| #define HAVE_GETUID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ISNAN 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRCHR 1 >| #define HAVE_MKTIME 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| /* end confdefs.h. */ >| #include <math.h> >| int >| main () >| { >| float f = 0.0; fpclassify(f) >| ; >| return 0; >| } >configure:21749: result: no >configure:21761: checking for finite >configure:21818: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fPIC -DPIC conftest.c -lm >&5 >configure:21824: $? = 0 >configure:21828: test -z > || test ! -s conftest.err >configure:21831: $? = 0 >configure:21834: test -s conftest >configure:21837: $? = 0 >configure:21849: result: yes >configure:22021: checking for isinf >configure:22078: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fPIC -DPIC conftest.c -lm >&5 >configure:22084: $? = 0 >configure:22088: test -z > || test ! -s conftest.err >configure:22091: $? = 0 >configure:22094: test -s conftest >configure:22097: $? = 0 >configure:22109: result: yes >configure:22184: checking if IEEE math works out of the box >configure:22265: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fPIC -DPIC conftest.c -lm >&5 >configure:22268: $? = 0 >configure:22270: ./conftest >configure:22273: $? = 0 >configure:22289: result: yes >configure:23411: checking for cgiInit in -lcgi >configure:23441: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fPIC -DPIC conftest.c -lcgi -lm >&5 >/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../libcgi.a: could not read symbols: Archive has no index; run ranlib to add one >collect2: ld returned 1 exit status >configure:23447: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "rrdtool" >| #define PACKAGE_TARNAME "rrdtool" >| #define PACKAGE_VERSION "1.2.6" >| #define PACKAGE_STRING "rrdtool 1.2.6" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "rrdtool" >| #define VERSION "1.2.6" >| #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 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_MATH_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_FLOAT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_LIBM 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_TZSET 1 >| #define HAVE_OPENDIR 1 >| #define HAVE_READDIR 1 >| #define HAVE_CHDIR 1 >| #define HAVE_CHROOT 1 >| #define HAVE_GETUID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_ISNAN 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRCHR 1 >| #define HAVE_MKTIME 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define HAVE_FINITE 1 >| #define HAVE_ISINF 1 >| #define RRDGRAPH_YLEGEND_ANGLE 90.0 >| /* 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 cgiInit (); >| int >| main () >| { >| cgiInit (); >| ; >| return 0; >| } >configure:23473: result: no >configure:23626: checking for pkg-config >configure:23642: found /usr/bin/pkg-config >configure:23652: result: pkg-config >configure:23886: WARNING: >---------------------------------------------------------------------------- >* I found a copy of pkgconfig, but there is no cgilib.pc file around. > You may want to set the PKG_CONFIG_PATH variable to point to its > location. >---------------------------------------------------------------------------- > >configure:23919: WARNING: >---------------------------------------------------------------------------- >* I could not find a working copy of cgilib. Check config.log for hints on why > this is the case. Maybe you need to set LDFLAGS and CPPFLAGS appropriately > so that compiler and the linker can find libcgi and its header files. If > you have not installed cgilib, you can get it either from its original home on > > http://www.infodrom.org/projects/cgilib > > You can find also find an archive copy on > > http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/libs > > The last tested version of cgilib is 0.5. > > LIBS=-lm > LDFLAGS= > CPPFLAGS= > >---------------------------------------------------------------------------- > >configure:23969: checking for art_vpath_add_point in -lart_lgpl_2 >configure:23999: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fPIC -DPIC -I/usr/include/libart-2.0 conftest.c -lart_lgpl_2 -lm >&5 >configure:24005: $? = 0 >configure:24009: test -z > || test ! -s conftest.err >configure:24012: $? = 0 >configure:24015: test -s conftest >configure:24018: $? = 0 >configure:24031: result: yes >configure:24045: checking libart_lgpl/libart.h usability >configure:24057: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fPIC -DPIC -I/usr/include/libart-2.0 conftest.c >&5 >configure:24063: $? = 0 >configure:24067: test -z > || test ! -s conftest.err >configure:24070: $? = 0 >configure:24073: test -s conftest.o >configure:24076: $? = 0 >configure:24086: result: yes >configure:24090: checking libart_lgpl/libart.h presence >configure:24100: i686-pc-linux-gnu-gcc -E -I/usr/include/libart-2.0 conftest.c >configure:24106: $? = 0 >configure:24126: result: yes >configure:24161: checking for libart_lgpl/libart.h >configure:24168: result: yes >configure:24526: checking for zlibVersion in -lz >configure:24556: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fPIC -DPIC -I/usr/include/libart-2.0 conftest.c -lz -lart_lgpl_2 -lm >&5 >configure:24562: $? = 0 >configure:24566: test -z > || test ! -s conftest.err >configure:24569: $? = 0 >configure:24572: test -s conftest >configure:24575: $? = 0 >configure:24588: result: yes >configure:24602: checking zlib.h usability >configure:24614: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fPIC -DPIC -I/usr/include/libart-2.0 conftest.c >&5 >configure:24620: $? = 0 >configure:24624: test -z > || test ! -s conftest.err >configure:24627: $? = 0 >configure:24630: test -s conftest.o >configure:24633: $? = 0 >configure:24643: result: yes >configure:24647: checking zlib.h presence >configure:24657: i686-pc-linux-gnu-gcc -E -I/usr/include/libart-2.0 conftest.c >configure:24663: $? = 0 >configure:24683: result: yes >configure:24718: checking for zlib.h >configure:24725: result: yes >configure:25083: checking for png_access_version_number in -lpng >configure:25113: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fPIC -DPIC -I/usr/include/libart-2.0 conftest.c -lpng -lz -lart_lgpl_2 -lm >&5 >configure:25119: $? = 0 >configure:25123: test -z > || test ! -s conftest.err >configure:25126: $? = 0 >configure:25129: test -s conftest >configure:25132: $? = 0 >configure:25145: result: yes >configure:25159: checking png.h usability >configure:25171: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fPIC -DPIC -I/usr/include/libart-2.0 conftest.c >&5 >configure:25177: $? = 0 >configure:25181: test -z > || test ! -s conftest.err >configure:25184: $? = 0 >configure:25187: test -s conftest.o >configure:25190: $? = 0 >configure:25200: result: yes >configure:25204: checking png.h presence >configure:25214: i686-pc-linux-gnu-gcc -E -I/usr/include/libart-2.0 conftest.c >configure:25220: $? = 0 >configure:25240: result: yes >configure:25275: checking for png.h >configure:25282: result: yes >configure:25640: checking for FT_Init_FreeType in -lfreetype >configure:25670: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -pipe -fPIC -DPIC -I/usr/include/freetype2 -I/usr/include/libart-2.0 conftest.c -lfreetype -lpng -lz -lart_lgpl_2 -lm >&5 >configure:25676: $? = 0 >configure:25680: test -z > || test ! -s conftest.err >configure:25683: $? = 0 >configure:25686: test -s conftest >configure:25689: $? = 0 >configure:25702: result: yes >configure:25716: checking ft2build.h usability >configure:25728: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -pipe -fPIC -DPIC -I/usr/include/freetype2 -I/usr/include/libart-2.0 conftest.c >&5 >configure:25734: $? = 0 >configure:25738: test -z > || test ! -s conftest.err >configure:25741: $? = 0 >configure:25744: test -s conftest.o >configure:25747: $? = 0 >configure:25757: result: yes >configure:25761: checking ft2build.h presence >configure:25771: i686-pc-linux-gnu-gcc -E -I/usr/include/freetype2 -I/usr/include/libart-2.0 conftest.c >configure:25777: $? = 0 >configure:25797: result: yes >configure:25832: checking for ft2build.h >configure:25839: result: yes >configure:26185: error: Please fix the library issues listed above and try again. > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=i686-pc-linux-gnu >ac_cv_build_alias=i686-pc-linux-gnu >ac_cv_c_bigendian=no >ac_cv_c_compiler_gnu=yes >ac_cv_c_const=yes >ac_cv_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=i686 -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=i686 -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_RRDGRAPH_YLEGEND_ANGLE_set= >ac_cv_env_RRDGRAPH_YLEGEND_ANGLE_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=i686-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=i686-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_exeext= >ac_cv_f77_compiler_gnu=no >ac_cv_func__doprnt=no >ac_cv_func_acos=no >ac_cv_func_chdir=yes >ac_cv_func_chroot=yes >ac_cv_func_class=no >ac_cv_func_finite=yes >ac_cv_func_fp_class=no >ac_cv_func_fpclass=no >ac_cv_func_fpclassify=no >ac_cv_func_getpagesize=yes >ac_cv_func_getrusage=yes >ac_cv_func_gettimeofday=yes >ac_cv_func_getuid=yes >ac_cv_func_isinf=yes >ac_cv_func_isnan=yes >ac_cv_func_memmove=yes >ac_cv_func_mktime=yes >ac_cv_func_mmap_fixed_mapped=yes >ac_cv_func_opendir=yes >ac_cv_func_readdir=yes >ac_cv_func_setlocale=yes >ac_cv_func_snprintf=yes >ac_cv_func_strchr=yes >ac_cv_func_strerror=yes >ac_cv_func_strerror_r=yes >ac_cv_func_strftime=yes >ac_cv_func_tzset=yes >ac_cv_func_vprintf=yes >ac_cv_func_vsnprintf=yes >ac_cv_header_dirent_dirent_h=yes >ac_cv_header_dlfcn_h=yes >ac_cv_header_fcntl_h=yes >ac_cv_header_float_h=yes >ac_cv_header_fp_class_h=no >ac_cv_header_ft2build_h=yes >ac_cv_header_ieeefp_h=no >ac_cv_header_inttypes_h=yes >ac_cv_header_libart_lgpl_libart_h=yes >ac_cv_header_locale_h=yes >ac_cv_header_malloc_h=yes >ac_cv_header_math_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_png_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_param_h=yes >ac_cv_header_sys_resource_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_time_h=yes >ac_cv_header_sys_times_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_time=yes >ac_cv_header_time_h=yes >ac_cv_header_unistd_h=yes >ac_cv_header_zlib_h=yes >ac_cv_host=i686-pc-linux-gnu >ac_cv_host_alias=i686-pc-linux-gnu >ac_cv_lib_art_lgpl_2_art_vpath_add_point=yes >ac_cv_lib_cgi_cgiInit=no >ac_cv_lib_freetype_FT_Init_FreeType=yes >ac_cv_lib_m_acos=yes >ac_cv_lib_png_png_access_version_number=yes >ac_cv_lib_z_zlibVersion=yes >ac_cv_objext=o >ac_cv_path_install='/bin/install -c' >ac_cv_prog_AR=i686-pc-linux-gnu-ar >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=i686-pc-linux-gnu-gcc >ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' >ac_cv_prog_CXX=i686-pc-linux-gnu-g++ >ac_cv_prog_CXXCPP='i686-pc-linux-gnu-g++ -E' >ac_cv_prog_PKGCONFIG=pkg-config >ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib >ac_cv_prog_STRIP=i686-pc-linux-gnu-strip >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_stdc= >ac_cv_prog_cxx_g=yes >ac_cv_prog_egrep='grep -E' >ac_cv_prog_f77_g=no >ac_cv_prog_make_make_set=yes >ac_cv_search_opendir='none required' >ac_cv_struct_tm=time.h >ac_cv_target=i686-pc-linux-gnu >ac_cv_target_alias=i686-pc-linux-gnu >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/i686-pc-linux-gnu/bin/ld >lt_cv_path_LDCXX=/usr/i686-pc-linux-gnu/bin/ld >lt_cv_path_NM='/usr/bin/i686-pc-linux-gnu-nm -B' >lt_cv_path_SED=/bin/sed >lt_cv_prog_compiler_c_o=yes >lt_cv_prog_compiler_c_o_CXX=yes >lt_cv_prog_compiler_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 \2/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 \\2/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'\''"' >rd_cv_ieee_works=yes > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/rrdtool-1.2.6-r1/work/rrdtool-1.2.6/missing --run aclocal-1.9' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/rrdtool-1.2.6-r1/work/rrdtool-1.2.6/missing --run tar' >AR='i686-pc-linux-gnu-ar' >AUTOCONF='${SHELL} /var/tmp/portage/rrdtool-1.2.6-r1/work/rrdtool-1.2.6/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/rrdtool-1.2.6-r1/work/rrdtool-1.2.6/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/rrdtool-1.2.6-r1/work/rrdtool-1.2.6/missing --run automake-1.9' >AWK='gawk' >BUILD_MULTITHREAD_FALSE='' >BUILD_MULTITHREAD_TRUE='' >BUILD_RRDCGI_FALSE='#' >BUILD_RRDCGI_TRUE='' >CC='i686-pc-linux-gnu-gcc' >CCDEPMODE='depmode=gcc3' >CFLAGS='-O2 -march=i686 -pipe -fPIC -DPIC' >COMP_PERL='' >COMP_TCL_FALSE='' >COMP_TCL_TRUE='' >CPP='i686-pc-linux-gnu-gcc -E' >CPPFLAGS='-I/usr/include/freetype2 -I/usr/include/libart-2.0 ' >CXX='i686-pc-linux-gnu-g++' >CXXCPP='i686-pc-linux-gnu-g++ -E' >CXXDEPMODE='depmode=gcc3' >CXXFLAGS='-O2 -march=i686 -pipe' >CYGPATH_W='echo' >DEFS='' >DEPDIR='.deps' >ECHO='echo' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='grep -E' >EXEEXT='' >F77='' >FFLAGS='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' >LDFLAGS='' >LIBOBJS='' >LIBS='-lfreetype -lpng -lz -lart_lgpl_2 -lm ' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LN_S='ln -s' >LTLIBOBJS='' >MAKEINFO='${SHELL} /var/tmp/portage/rrdtool-1.2.6-r1/work/rrdtool-1.2.6/missing --run makeinfo' >MULTITHREAD_CFLAGS='' >MULTITHREAD_LDFLAGS='' >NROFF='' >OBJEXT='o' >PACKAGE='rrdtool' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='rrdtool' >PACKAGE_STRING='rrdtool 1.2.6' >PACKAGE_TARNAME='rrdtool' >PACKAGE_VERSION='1.2.6' >PATH_SEPARATOR=':' >PERL='' >PERLCC='' >PERLFLAGS='' >PERL_MAKE_OPTIONS='' >PERL_VERSION='' >PKGCONFIG='pkg-config' >PTHREAD_CC='' >PTHREAD_CFLAGS='' >PTHREAD_LIBS='' >RANLIB='i686-pc-linux-gnu-ranlib' >RRDGRAPH_YLEGEND_ANGLE='' >RRD_DEFAULT_FONT='$(fontsdir)/$(fonts_DATA)' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='i686-pc-linux-gnu-strip' >TCL_LD_SEARCH_FLAGS='' >TCL_PACKAGE_PATH='' >TCL_PREFIX='' >TCL_SHLIB_CFLAGS='' >TCL_SHLIB_LD='' >TCL_SHLIB_SUFFIX='' >TROFF='' >VERSION='1.2.6' >ac_ct_AR='' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_F77='' >ac_ct_RANLIB='' >ac_ct_STRIP='' >acx_pthread_config='' >am__fastdepCC_FALSE='#' >am__fastdepCC_TRUE='' >am__fastdepCXX_FALSE='#' >am__fastdepCXX_TRUE='' >am__include='include' >am__leading_dot='.' >am__quote='' >am__tar='${AMTAR} chof - "$$tardir"' >am__untar='${AMTAR} xf -' >bindir='${exec_prefix}/bin' >build='i686-pc-linux-gnu' >build_alias='i686-pc-linux-gnu' >build_cpu='i686' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >exec_prefix='NONE' >host='i686-pc-linux-gnu' >host_alias='i686-pc-linux-gnu' >host_cpu='i686' >host_os='linux-gnu' >host_vendor='pc' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='/var/tmp/portage/rrdtool-1.2.6-r1/work/rrdtool-1.2.6/install-sh' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='mkdir -p --' >oldincludedir='/usr/include' >prefix='/usr' >program_transform_name='s,x,x,' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target='i686-pc-linux-gnu' >target_alias='' >target_cpu='i686' >target_os='linux-gnu' >target_vendor='pc' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define HAVE_CHDIR 1 >#define HAVE_CHROOT 1 >#define HAVE_DIRENT_H 1 >#define HAVE_DLFCN_H 1 >#define HAVE_FCNTL_H 1 >#define HAVE_FINITE 1 >#define HAVE_FLOAT_H 1 >#define HAVE_GETPAGESIZE 1 >#define HAVE_GETRUSAGE 1 >#define HAVE_GETTIMEOFDAY 1 >#define HAVE_GETUID 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_ISINF 1 >#define HAVE_ISNAN 1 >#define HAVE_LIBM 1 >#define HAVE_LOCALE_H 1 >#define HAVE_MALLOC_H 1 >#define HAVE_MATH_H 1 >#define HAVE_MEMMOVE 1 >#define HAVE_MEMORY_H 1 >#define HAVE_MKTIME 1 >#define HAVE_MMAP 1 >#define HAVE_OPENDIR 1 >#define HAVE_READDIR 1 >#define HAVE_SETLOCALE 1 >#define HAVE_SNPRINTF 1 >#define HAVE_STDINT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRCHR 1 >#define HAVE_STRERROR 1 >#define HAVE_STRERROR_R 1 >#define HAVE_STRFTIME 1 >#define HAVE_STRINGS_H 1 >#define HAVE_STRING_H 1 >#define HAVE_SYS_PARAM_H 1 >#define HAVE_SYS_RESOURCE_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_SYS_TIMES_H 1 >#define HAVE_SYS_TIME_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_TIME_H 1 >#define HAVE_TZSET 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_VPRINTF 1 >#define HAVE_VSNPRINTF 1 >#define PACKAGE "rrdtool" >#define PACKAGE_BUGREPORT "" >#define PACKAGE_NAME "rrdtool" >#define PACKAGE_STRING "rrdtool 1.2.6" >#define PACKAGE_TARNAME "rrdtool" >#define PACKAGE_VERSION "1.2.6" >#define RRDGRAPH_YLEGEND_ANGLE 90.0 >#define STDC_HEADERS 1 >#define STDC_HEADERS 1 >#define TIME_WITH_SYS_TIME 1 >#define VERSION "1.2.6" >#endif >#ifdef __cplusplus >extern "C" void std::exit (int) throw (); using std::exit; > >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 112590
: 72934