Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 95836 Details for
Bug 146139
app-arch/rpm-4.4.6: ./configure failed for db3
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 257.70 KB, created by
Alexander Skwar
on 2006-09-03 07:18:33 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Alexander Skwar
Created:
2006-09-03 07:18:33 UTC
Size:
257.70 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 rpm configure 4.4.6, which was >generated by GNU Autoconf 2.60. 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 --enable-posixmutexes --without-javaglue --without-selinux --without-python --without-apidocs --without-perl --without-sqlite --enable-nls --build=i686-pc-linux-gnu > >## --------- ## >## Platform. ## >## --------- ## > >hostname = blatt >uname -m = i686 >uname -r = 2.6.17-suspend2-r4.044.no-kernel-alsa >uname -s = Linux >uname -v = #1 PREEMPT Sat Sep 2 14:13:39 CEST 2006 > >/usr/bin/uname -p = Intel(R) Celeron(R) M processor 1.50GHz >/bin/uname -X = unknown > >/bin/arch = i686 >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib/ccache/bin >PATH: /usr/local/sbin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /usr/local/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.1.1 >PATH: /opt/ICAClient >PATH: /opt/sun-jdk-1.4.2.12/bin >PATH: /opt/sun-jdk-1.4.2.12/jre/bin >PATH: /opt/sun-jdk-1.4.2.12/jre/javaws >PATH: /usr/kde/3.5/sbin >PATH: /usr/kde/3.5/bin >PATH: /usr/qt/3/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2152: checking build system type >configure:2170: result: i686-pc-linux-gnu >configure:2192: checking host system type >configure:2207: result: i686-pc-linux-gnu >configure:2229: checking target system type >configure:2244: result: i686-pc-linux-gnu >configure:2290: checking for a BSD-compatible install >configure:2346: result: /bin/install -c >configure:2357: checking whether build environment is sane >configure:2400: result: yes >configure:2465: checking for gawk >configure:2481: found /bin/gawk >configure:2492: result: gawk >configure:2503: checking whether make sets $(MAKE) >configure:2524: result: yes >configure:2736: checking for i686-pc-linux-gnu-g++ >configure:2752: found /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ >configure:2763: result: i686-pc-linux-gnu-g++ >configure:2838: checking for C++ compiler version >configure:2845: i686-pc-linux-gnu-g++ --version >&5 >i686-pc-linux-gnu-g++ (GCC) 4.1.1 (Gentoo 4.1.1) >Copyright (C) 2006 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:2848: $? = 0 >configure:2855: i686-pc-linux-gnu-g++ -v >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /Gentoo/Portage/build/portage/gcc-4.1.1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4 --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-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.1 (Gentoo 4.1.1) >configure:2858: $? = 0 >configure:2865: i686-pc-linux-gnu-g++ -V >&5 >i686-pc-linux-gnu-g++: '-V' option must have argument >configure:2868: $? = 1 >configure:2891: checking for C++ compiler default output file name >configure:2918: i686-pc-linux-gnu-g++ -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -Wl,-O1 conftest.cpp >&5 >configure:2921: $? = 0 >configure:2967: result: a.out >configure:2972: checking whether the C++ compiler works >configure:2982: ./a.out >configure:2985: $? = 0 >configure:3002: result: yes >configure:3009: checking whether we are cross compiling >configure:3011: result: no >configure:3014: checking for suffix of executables >configure:3021: i686-pc-linux-gnu-g++ -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -Wl,-O1 conftest.cpp >&5 >configure:3024: $? = 0 >configure:3048: result: >configure:3054: checking for suffix of object files >configure:3080: i686-pc-linux-gnu-g++ -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer conftest.cpp >&5 >configure:3083: $? = 0 >configure:3106: result: o >configure:3110: checking whether we are using the GNU C++ compiler >configure:3139: i686-pc-linux-gnu-g++ -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer conftest.cpp >&5 >configure:3145: $? = 0 >configure:3152: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err >configure:3155: $? = 0 >configure:3162: test -s conftest.o >configure:3165: $? = 0 >configure:3179: result: yes >configure:3184: checking whether i686-pc-linux-gnu-g++ accepts -g >configure:3214: i686-pc-linux-gnu-g++ -c -g conftest.cpp >&5 >configure:3220: $? = 0 >configure:3227: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err >configure:3230: $? = 0 >configure:3237: test -s conftest.o >configure:3240: $? = 0 >configure:3370: result: yes >configure:3404: checking for style of include used by make >configure:3432: result: GNU >configure:3460: checking dependency style of i686-pc-linux-gnu-g++ >configure:3550: result: gcc3 >configure:3571: checking for gawk >configure:3598: result: gawk >configure:3617: checking for i686-pc-linux-gnu-gcc >configure:3633: found /usr/lib/ccache/bin/i686-pc-linux-gnu-gcc >configure:3644: result: i686-pc-linux-gnu-gcc >configure:3922: checking for C compiler version >configure:3929: i686-pc-linux-gnu-gcc --version >&5 >i686-pc-linux-gnu-gcc (GCC) 4.1.1 (Gentoo 4.1.1) >Copyright (C) 2006 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:3932: $? = 0 >configure:3939: i686-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /Gentoo/Portage/build/portage/gcc-4.1.1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4 --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-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.1 (Gentoo 4.1.1) >configure:3942: $? = 0 >configure:3949: i686-pc-linux-gnu-gcc -V >&5 >i686-pc-linux-gnu-gcc: '-V' option must have argument >configure:3952: $? = 1 >configure:3955: checking whether we are using the GNU C compiler >configure:3984: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer conftest.c >&5 >configure:3990: $? = 0 >configure:3997: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:4000: $? = 0 >configure:4007: test -s conftest.o >configure:4010: $? = 0 >configure:4024: result: yes >configure:4029: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:4059: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:4065: $? = 0 >configure:4072: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:4075: $? = 0 >configure:4082: test -s conftest.o >configure:4085: $? = 0 >configure:4215: result: yes >configure:4232: checking for i686-pc-linux-gnu-gcc option to accept ISO C89 >configure:4306: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer conftest.c >&5 >configure:4312: $? = 0 >configure:4319: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:4322: $? = 0 >configure:4329: test -s conftest.o >configure:4332: $? = 0 >configure:4352: result: none needed >configure:4372: checking dependency style of i686-pc-linux-gnu-gcc >configure:4462: result: gcc3 >configure:4484: checking how to run the C preprocessor >configure:4524: i686-pc-linux-gnu-gcc -E conftest.c >configure:4530: $? = 0 >configure:4568: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:10:28: error: ac_nonexistent.h: No such file or directory >configure:4574: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rpm" >| #define PACKAGE_TARNAME "rpm" >| #define PACKAGE_VERSION "4.4.6" >| #define PACKAGE_STRING "rpm 4.4.6" >| #define PACKAGE_BUGREPORT "rpm-devel@lists.dulug.duke.edu" >| #define PACKAGE "rpm" >| #define VERSION "4.4.6" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4614: result: i686-pc-linux-gnu-gcc -E >configure:4643: i686-pc-linux-gnu-gcc -E conftest.c >configure:4649: $? = 0 >configure:4687: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:10:28: error: ac_nonexistent.h: No such file or directory >configure:4693: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rpm" >| #define PACKAGE_TARNAME "rpm" >| #define PACKAGE_VERSION "4.4.6" >| #define PACKAGE_STRING "rpm 4.4.6" >| #define PACKAGE_BUGREPORT "rpm-devel@lists.dulug.duke.edu" >| #define PACKAGE "rpm" >| #define VERSION "4.4.6" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4750: checking for a BSD-compatible install >configure:4806: result: /bin/install -c >configure:4817: checking whether ln -s works >configure:4821: result: yes >configure:4828: checking whether make sets $(MAKE) >configure:4849: result: yes >configure:4862: checking for bison >configure:4878: found /usr/bin/bison >configure:4889: result: bison -y >configure:4904: checking for grep that handles long lines and -e >configure:4978: result: /bin/grep >configure:4983: checking for egrep >configure:5061: result: /bin/grep -E >configure:5067: checking for AIX >configure:5089: result: no >configure:5095: checking for ANSI C header files >configure:5125: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer conftest.c >&5 >configure:5131: $? = 0 >configure:5138: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:5141: $? = 0 >configure:5148: test -s conftest.o >configure:5151: $? = 0 >configure:5247: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -Wl,-O1 conftest.c >&5 >configure:5250: $? = 0 >configure:5256: ./conftest >configure:5259: $? = 0 >configure:5276: result: yes >configure:5300: checking for sys/types.h >configure:5321: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer conftest.c >&5 >configure:5327: $? = 0 >configure:5334: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:5337: $? = 0 >configure:5344: test -s conftest.o >configure:5347: $? = 0 >configure:5360: result: yes >configure:5300: checking for sys/stat.h >configure:5321: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer conftest.c >&5 >configure:5327: $? = 0 >configure:5334: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:5337: $? = 0 >configure:5344: test -s conftest.o >configure:5347: $? = 0 >configure:5360: result: yes >configure:5300: checking for stdlib.h >configure:5321: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer conftest.c >&5 >configure:5327: $? = 0 >configure:5334: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:5337: $? = 0 >configure:5344: test -s conftest.o >configure:5347: $? = 0 >configure:5360: result: yes >configure:5300: checking for string.h >configure:5321: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer conftest.c >&5 >configure:5327: $? = 0 >configure:5334: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:5337: $? = 0 >configure:5344: test -s conftest.o >configure:5347: $? = 0 >configure:5360: result: yes >configure:5300: checking for memory.h >configure:5321: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer conftest.c >&5 >configure:5327: $? = 0 >configure:5334: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:5337: $? = 0 >configure:5344: test -s conftest.o >configure:5347: $? = 0 >configure:5360: result: yes >configure:5300: checking for strings.h >configure:5321: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer conftest.c >&5 >configure:5327: $? = 0 >configure:5334: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:5337: $? = 0 >configure:5344: test -s conftest.o >configure:5347: $? = 0 >configure:5360: result: yes >configure:5300: checking for inttypes.h >configure:5321: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer conftest.c >&5 >configure:5327: $? = 0 >configure:5334: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:5337: $? = 0 >configure:5344: test -s conftest.o >configure:5347: $? = 0 >configure:5360: result: yes >configure:5300: checking for stdint.h >configure:5321: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer conftest.c >&5 >configure:5327: $? = 0 >configure:5334: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:5337: $? = 0 >configure:5344: test -s conftest.o >configure:5347: $? = 0 >configure:5360: result: yes >configure:5300: checking for unistd.h >configure:5321: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer conftest.c >&5 >configure:5327: $? = 0 >configure:5334: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:5337: $? = 0 >configure:5344: test -s conftest.o >configure:5347: $? = 0 >configure:5360: result: yes >configure:5382: checking minix/config.h usability >configure:5399: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer conftest.c >&5 >conftest.c:53:26: error: minix/config.h: No such file or directory >configure:5405: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rpm" >| #define PACKAGE_TARNAME "rpm" >| #define PACKAGE_VERSION "4.4.6" >| #define PACKAGE_STRING "rpm 4.4.6" >| #define PACKAGE_BUGREPORT "rpm-devel@lists.dulug.duke.edu" >| #define PACKAGE "rpm" >| #define VERSION "4.4.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 >| /* 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> >| #endif >| #if HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <minix/config.h> >configure:5436: result: no >configure:5440: checking minix/config.h presence >configure:5455: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:20:26: error: minix/config.h: No such file or directory >configure:5461: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rpm" >| #define PACKAGE_TARNAME "rpm" >| #define PACKAGE_VERSION "4.4.6" >| #define PACKAGE_STRING "rpm 4.4.6" >| #define PACKAGE_BUGREPORT "rpm-devel@lists.dulug.duke.edu" >| #define PACKAGE "rpm" >| #define VERSION "4.4.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 >| /* end confdefs.h. */ >| #include <minix/config.h> >configure:5482: result: no >configure:5515: checking for minix/config.h >configure:5522: result: no >configure:5559: checking whether i686-pc-linux-gnu-gcc needs -traditional >configure:5601: result: no >configure:5615: checking for special C compiler options needed for large files >configure:5742: result: no >configure:5748: checking for _FILE_OFFSET_BITS value needed for large files >configure:5784: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >conftest.c:26: warning: left shift count >= width of type >conftest.c:26: warning: left shift count >= width of type >conftest.c:28: error: size of array 'off_t_is_large' is negative >conftest.c:31: warning: function declaration isn't a prototype >configure:5790: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rpm" >| #define PACKAGE_TARNAME "rpm" >| #define PACKAGE_VERSION "4.4.6" >| #define PACKAGE_STRING "rpm 4.4.6" >| #define PACKAGE_BUGREPORT "rpm-devel@lists.dulug.duke.edu" >| #define PACKAGE "rpm" >| #define VERSION "4.4.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 >| /* end confdefs.h. */ >| #include <sys/types.h> >| /* Check that off_t can represent 2**63 - 1 correctly. >| We can't simply define LARGE_OFF_T to be 9223372036854775807, >| since some C++ compilers masquerading as C compilers >| incorrectly reject 9223372036854775807. */ >| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) >| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 >| && LARGE_OFF_T % 2147483647 == 1) >| ? 1 : -1]; >| int >| main () >| { >| >| ; >| return 0; >| } >configure:5851: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >conftest.c:32: warning: function declaration isn't a prototype >configure:5857: $? = 0 >configure:5864: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:5867: $? = 0 >configure:5874: test -s conftest.o >configure:5877: $? = 0 >configure:5891: result: 64 >configure:5901: checking for _LARGE_FILES value needed for large files >configure:5937: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >conftest.c:32: warning: function declaration isn't a prototype >configure:5943: $? = 0 >configure:5950: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:5953: $? = 0 >configure:5960: test -s conftest.o >configure:5963: $? = 0 >configure:6044: result: no >configure:6057: checking whether va_list assignments need array notation >configure:6089: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c >&5 >conftest.c:23: warning: no previous prototype for 'foo' >conftest.c:31: warning: function declaration isn't a prototype >configure:6092: $? = 0 >configure:6098: ./conftest >configure:6101: $? = 0 >configure:6128: result: no >configure:6144: checking for ctags >configure:6175: result: /bin/true >configure:6185: checking for cscope >configure:6216: result: /bin/true >configure:6226: checking flag used by libtool to link rpm >configure:6271: result: -Wl,-O1 -all-static >configure:6286: checking POSIX chmod >configure:6294: result: yes >configure:6308: checking for mkdir >configure:6326: found /bin/mkdir >configure:6338: result: /bin/mkdir >configure:6350: checking if /bin/mkdir supports -p >configure:6377: result: yes >configure:6387: checking for library containing strerror >configure:6428: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c >&5 >conftest.c:29: warning: function declaration isn't a prototype >conftest.c:32: warning: function declaration isn't a prototype >configure:6434: $? = 0 >configure:6441: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:6444: $? = 0 >configure:6451: test -s conftest >configure:6454: $? = 0 >configure:6478: result: none required >configure:6487: checking for function prototypes >configure:6490: result: yes >configure:6520: checking for string.h >configure:6526: result: yes >configure:6758: checking for a sed that does not truncate output >configure:6812: result: /bin/sed >configure:6826: checking for ld used by i686-pc-linux-gnu-gcc >configure:6893: result: /usr/i686-pc-linux-gnu/bin/ld >configure:6902: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:6917: result: yes >configure:6922: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files >configure:6929: result: -r >configure:6947: checking for BSD-compatible nm >configure:6996: result: /usr/bin/nm -B >configure:7000: checking how to recognise dependent libraries >configure:7176: result: pass_all >configure:7435: checking dlfcn.h usability >configure:7452: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >configure:7458: $? = 0 >configure:7465: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:7468: $? = 0 >configure:7475: test -s conftest.o >configure:7478: $? = 0 >configure:7489: result: yes >configure:7493: checking dlfcn.h presence >configure:7508: i686-pc-linux-gnu-gcc -E conftest.c >configure:7514: $? = 0 >configure:7535: result: yes >configure:7568: checking for dlfcn.h >configure:7576: result: yes >configure:7599: checking how to run the C++ preprocessor >configure:7635: i686-pc-linux-gnu-g++ -E conftest.cpp >configure:7641: $? = 0 >configure:7679: i686-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:26:28: error: ac_nonexistent.h: No such file or directory >configure:7685: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rpm" >| #define PACKAGE_TARNAME "rpm" >| #define PACKAGE_VERSION "4.4.6" >| #define PACKAGE_STRING "rpm 4.4.6" >| #define PACKAGE_BUGREPORT "rpm-devel@lists.dulug.duke.edu" >| #define PACKAGE "rpm" >| #define VERSION "4.4.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 _FILE_OFFSET_BITS 64 >| #define MKDIR_P "/bin/mkdir -p" >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DLFCN_H 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:7725: result: i686-pc-linux-gnu-g++ -E >configure:7754: i686-pc-linux-gnu-g++ -E conftest.cpp >configure:7760: $? = 0 >configure:7798: i686-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:26:28: error: ac_nonexistent.h: No such file or directory >configure:7804: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rpm" >| #define PACKAGE_TARNAME "rpm" >| #define PACKAGE_VERSION "4.4.6" >| #define PACKAGE_STRING "rpm 4.4.6" >| #define PACKAGE_BUGREPORT "rpm-devel@lists.dulug.duke.edu" >| #define PACKAGE "rpm" >| #define VERSION "4.4.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 _FILE_OFFSET_BITS 64 >| #define MKDIR_P "/bin/mkdir -p" >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DLFCN_H 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:7860: checking for i686-pc-linux-gnu-g77 >configure:7890: result: no >configure:7860: checking for i686-pc-linux-gnu-f77 >configure:7890: result: no >configure:7860: checking for i686-pc-linux-gnu-xlf >configure:7890: result: no >configure:7860: checking for i686-pc-linux-gnu-frt >configure:7890: result: no >configure:7860: checking for i686-pc-linux-gnu-pgf77 >configure:7890: result: no >configure:7860: checking for i686-pc-linux-gnu-cf77 >configure:7890: result: no >configure:7860: checking for i686-pc-linux-gnu-fort77 >configure:7890: result: no >configure:7860: checking for i686-pc-linux-gnu-fl32 >configure:7890: result: no >configure:7860: checking for i686-pc-linux-gnu-af77 >configure:7890: result: no >configure:7860: checking for i686-pc-linux-gnu-f90 >configure:7890: result: no >configure:7860: checking for i686-pc-linux-gnu-xlf90 >configure:7890: result: no >configure:7860: checking for i686-pc-linux-gnu-pgf90 >configure:7890: result: no >configure:7860: checking for i686-pc-linux-gnu-pghpf >configure:7890: result: no >configure:7860: checking for i686-pc-linux-gnu-epcf90 >configure:7890: result: no >configure:7860: checking for i686-pc-linux-gnu-gfortran >configure:7890: result: no >configure:7860: checking for i686-pc-linux-gnu-g95 >configure:7890: result: no >configure:7860: checking for i686-pc-linux-gnu-f95 >configure:7890: result: no >configure:7860: checking for i686-pc-linux-gnu-fort >configure:7890: result: no >configure:7860: checking for i686-pc-linux-gnu-xlf95 >configure:7890: result: no >configure:7860: checking for i686-pc-linux-gnu-ifort >configure:7890: result: no >configure:7860: checking for i686-pc-linux-gnu-ifc >configure:7890: result: no >configure:7860: checking for i686-pc-linux-gnu-efc >configure:7890: result: no >configure:7860: checking for i686-pc-linux-gnu-pgf95 >configure:7890: result: no >configure:7860: checking for i686-pc-linux-gnu-lf95 >configure:7890: result: no >configure:7860: checking for i686-pc-linux-gnu-ftn >configure:7890: result: no >configure:7904: checking for g77 >configure:7934: result: no >configure:7904: checking for f77 >configure:7934: result: no >configure:7904: checking for xlf >configure:7934: result: no >configure:7904: checking for frt >configure:7934: result: no >configure:7904: checking for pgf77 >configure:7934: result: no >configure:7904: checking for cf77 >configure:7934: result: no >configure:7904: checking for fort77 >configure:7934: result: no >configure:7904: checking for fl32 >configure:7934: result: no >configure:7904: checking for af77 >configure:7934: result: no >configure:7904: checking for f90 >configure:7934: result: no >configure:7904: checking for xlf90 >configure:7934: result: no >configure:7904: checking for pgf90 >configure:7934: result: no >configure:7904: checking for pghpf >configure:7934: result: no >configure:7904: checking for epcf90 >configure:7934: result: no >configure:7904: checking for gfortran >configure:7934: result: no >configure:7904: checking for g95 >configure:7934: result: no >configure:7904: checking for f95 >configure:7934: result: no >configure:7904: checking for fort >configure:7934: result: no >configure:7904: checking for xlf95 >configure:7934: result: no >configure:7904: checking for ifort >configure:7934: result: no >configure:7904: checking for ifc >configure:7934: result: no >configure:7904: checking for efc >configure:7934: result: no >configure:7904: checking for pgf95 >configure:7934: result: no >configure:7904: checking for lf95 >configure:7934: result: no >configure:7904: checking for ftn >configure:7934: result: no >configure:7961: checking for Fortran 77 compiler version >configure:7968: --version >&5 >./configure: line 7969: --version: command not found >configure:7971: $? = 127 >configure:7978: -v >&5 >./configure: line 7979: -v: command not found >configure:7981: $? = 127 >configure:7988: -V >&5 >./configure: line 7989: -V: command not found >configure:7991: $? = 127 >configure:7999: checking whether we are using the GNU Fortran 77 compiler >configure:8018: -c conftest.F >&5 >./configure: line 8019: -c: command not found >configure:8024: $? = 127 >configure: failed program was: >| program main >| #ifndef __GNUC__ >| choke me >| #endif >| >| end >configure:8058: result: no >configure:8064: checking whether accepts -g >configure:8081: -c -g conftest.f >&5 >./configure: line 8082: -c: command not found >configure:8087: $? = 127 >configure: failed program was: >| program main >| >| end >configure:8120: result: no >configure:8150: checking the maximum length of command line arguments >configure:8259: result: 32768 >configure:8270: checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object >configure:8375: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >conftest.c:5: warning: function declaration isn't a prototype >conftest.c:9: warning: function declaration isn't a prototype >configure:8378: $? = 0 >configure:8382: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm >configure:8385: $? = 0 >configure:8437: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c conftstm.o >&5 >configure:8440: $? = 0 >configure:8478: result: ok >configure:8482: checking for objdir >configure:8497: result: .libs >configure:8549: checking for i686-pc-linux-gnu-ar >configure:8565: found /usr/bin/i686-pc-linux-gnu-ar >configure:8576: result: i686-pc-linux-gnu-ar >configure:8645: checking for i686-pc-linux-gnu-ranlib >configure:8661: found /usr/bin/i686-pc-linux-gnu-ranlib >configure:8672: result: i686-pc-linux-gnu-ranlib >configure:8741: checking for i686-pc-linux-gnu-strip >configure:8757: found /usr/bin/i686-pc-linux-gnu-strip >configure:8768: result: i686-pc-linux-gnu-strip >configure:9045: checking for correct ltmain.sh version >configure:9095: result: yes >configure:9155: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:9173: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -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:9177: $? = 0 >configure:9190: result: no >configure:9205: checking for i686-pc-linux-gnu-gcc option to produce PIC >configure:9415: result: -fPIC >configure:9423: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works >configure:9441: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -fPIC -DPIC conftest.c >&5 >configure:9445: $? = 0 >configure:9458: result: yes >configure:9486: checking if i686-pc-linux-gnu-gcc static flag -static works >conftest.c:1: warning: function declaration isn't a prototype >configure:9514: result: yes >configure:9524: checking if i686-pc-linux-gnu-gcc supports -c -o file.o >configure:9545: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -o out/conftest2.o conftest.c >&5 >configure:9549: $? = 0 >configure:9571: result: yes >configure:9597: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:10583: result: yes >configure:10604: checking whether -lc should be explicitly linked in >configure:10609: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >configure:10612: $? = 0 >configure:10627: i686-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 >configure:10630: $? = 0 >configure:10642: result: no >configure:10650: checking dynamic linker characteristics >configure:11275: result: GNU/Linux ld.so >configure:11284: checking how to hardcode library paths into programs >configure:11309: result: immediate >configure:11323: checking whether stripping libraries is possible >configure:11328: result: yes >configure:12241: checking if libtool supports shared libraries >configure:12243: result: yes >configure:12246: checking whether to build shared libraries >configure:12267: result: yes >configure:12270: checking whether to build static libraries >configure:12274: result: yes >configure:12366: creating libtool >configure:12954: checking for ld used by i686-pc-linux-gnu-g++ >configure:13021: result: /usr/i686-pc-linux-gnu/bin/ld >configure:13030: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:13045: result: yes >configure:13096: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:14062: result: yes >configure:14080: i686-pc-linux-gnu-g++ -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer conftest.cpp >&5 >configure:14083: $? = 0 >configure:14202: checking for i686-pc-linux-gnu-g++ option to produce PIC >configure:14476: result: -fPIC >configure:14484: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works >configure:14502: i686-pc-linux-gnu-g++ -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC conftest.cpp >&5 >configure:14506: $? = 0 >configure:14519: result: yes >configure:14547: checking if i686-pc-linux-gnu-g++ static flag -static works >configure:14575: result: yes >configure:14585: checking if i686-pc-linux-gnu-g++ supports -c -o file.o >configure:14606: i686-pc-linux-gnu-g++ -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -o out/conftest2.o conftest.cpp >&5 >configure:14610: $? = 0 >configure:14632: result: yes >configure:14658: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:14683: result: yes >configure:14750: checking dynamic linker characteristics >configure:15375: result: GNU/Linux ld.so >configure:15384: checking how to hardcode library paths into programs >configure:15409: result: immediate >configure:21691: checking for i686-pc-linux-gnu-ar >configure:21718: result: i686-pc-linux-gnu-ar >configure:21794: checking for bzip2 >configure:21812: found /bin/bzip2 >configure:21825: result: /bin/bzip2 >configure:21835: checking for cat >configure:21853: found /bin/cat >configure:21866: result: /bin/cat >configure:21876: checking for chgrp >configure:21894: found /bin/chgrp >configure:21907: result: /bin/chgrp >configure:21917: checking for chmod >configure:21935: found /bin/chmod >configure:21948: result: /bin/chmod >configure:21958: checking for chown >configure:21976: found /bin/chown >configure:21989: result: /bin/chown >configure:21999: checking for cp >configure:22017: found /bin/cp >configure:22030: result: /bin/cp >configure:22040: checking for cpio >configure:22058: found /bin/cpio >configure:22071: result: /bin/cpio >configure:22081: checking for file >configure:22099: found /usr/bin/file >configure:22112: result: /usr/bin/file >configure:22122: checking for gpg >configure:22140: found /usr/bin/gpg >configure:22153: result: /usr/bin/gpg >configure:22163: checking for grep >configure:22181: found /bin/grep >configure:22194: result: /bin/grep >configure:22204: checking for gzip >configure:22222: found /bin/gzip >configure:22235: result: /bin/gzip >configure:22245: checking for unzip >configure:22263: found /usr/bin/unzip >configure:22276: result: /usr/bin/unzip >configure:22287: checking for id >configure:22305: found /bin/id >configure:22318: result: /bin/id >configure:22326: checking checking whether id supports -u >configure:22330: result: yes >configure:22341: checking for install >configure:22359: found /bin/install >configure:22372: result: /bin/install >configure:22382: checking for make >configure:22400: found /usr/bin/make >configure:22413: result: /usr/bin/make >configure:22423: checking for mkdir >configure:22441: found /bin/mkdir >configure:22454: result: /bin/mkdir >configure:22464: checking for mv >configure:22482: found /bin/mv >configure:22495: result: /bin/mv >configure:22505: checking for patch >configure:22523: found /usr/bin/patch >configure:22536: result: /usr/bin/patch >configure:22544: checking old version of patch >configure:22557: result: patch later then 2.2 found >configure:22563: checking for perl >configure:22581: found /usr/bin/perl >configure:22594: result: /usr/bin/perl >configure:22604: checking for pgp >configure:22635: result: /usr/bin/pgp >configure:22645: checking for python >configure:22663: found /usr/bin/python >configure:22676: result: /usr/bin/python >configure:22686: checking for rm >configure:22704: found /bin/rm >configure:22717: result: /bin/rm >configure:22727: checking for rsh >configure:22758: result: /usr/bin/rsh >configure:22768: checking for sed >configure:22786: found /bin/sed >configure:22799: result: /bin/sed >configure:22809: checking for ssh >configure:22827: found /usr/bin/ssh >configure:22840: result: /usr/bin/ssh >configure:22850: checking for tar >configure:22868: found /bin/tar >configure:22881: result: /bin/tar >configure:22892: checking for ld >configure:22910: found /usr/bin/ld >configure:22923: result: /usr/bin/ld >configure:22933: checking for nm >configure:22951: found /usr/bin/nm >configure:22964: result: /usr/bin/nm >configure:22974: checking for objcopy >configure:22992: found /usr/bin/objcopy >configure:23005: result: /usr/bin/objcopy >configure:23015: checking for objdump >configure:23033: found /usr/bin/objdump >configure:23046: result: /usr/bin/objdump >configure:23056: checking for strip >configure:23074: found /usr/bin/strip >configure:23087: result: /usr/bin/strip >configure:23130: checking for gzread in -lz >configure:23165: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lz >&5 >conftest.c:33: warning: function declaration isn't a prototype >conftest.c:36: warning: function declaration isn't a prototype >configure:23171: $? = 0 >configure:23178: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23181: $? = 0 >configure:23188: test -s conftest >configure:23191: $? = 0 >configure:23206: result: yes >configure:23222: checking for gzseek in -lz >configure:23257: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lz -lz >&5 >conftest.c:33: warning: function declaration isn't a prototype >conftest.c:36: warning: function declaration isn't a prototype >configure:23263: $? = 0 >configure:23270: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23273: $? = 0 >configure:23280: test -s conftest >configure:23283: $? = 0 >configure:23298: result: yes >configure:23313: checking for bzread in -lbz2 >configure:23348: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lbz2 -lz >&5 >conftest.c:34: warning: function declaration isn't a prototype >conftest.c:37: warning: function declaration isn't a prototype >/tmp/bauen/portage/rpm-4.4.6/temp/ccQQCCnr.o: In function `main': >conftest.c:(.text+0x21): undefined reference to `bzread' >collect2: ld returned 1 exit status >configure:23354: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rpm" >| #define PACKAGE_TARNAME "rpm" >| #define PACKAGE_VERSION "4.4.6" >| #define PACKAGE_STRING "rpm 4.4.6" >| #define PACKAGE_BUGREPORT "rpm-devel@lists.dulug.duke.edu" >| #define PACKAGE "rpm" >| #define VERSION "4.4.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 _FILE_OFFSET_BITS 64 >| #define MKDIR_P "/bin/mkdir -p" >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_GZSEEK 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char bzread (); >| int >| main () >| { >| return bzread (); >| ; >| return 0; >| } >configure:23388: result: no >configure:23393: checking for BZ2_bzread in -lbz2 >configure:23428: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lbz2 -lz >&5 >conftest.c:34: warning: function declaration isn't a prototype >conftest.c:37: warning: function declaration isn't a prototype >configure:23434: $? = 0 >configure:23441: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23444: $? = 0 >configure:23451: test -s conftest >configure:23454: $? = 0 >configure:23468: result: yes >configure:23530: checking for /usr/ucblib in LIBS >configure:23542: result: no >configure:23548: checking for setreuid >configure:23604: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lz -lbz2 >&5 >conftest.c:51: warning: function declaration isn't a prototype >conftest.c:61: warning: function declaration isn't a prototype >configure:23610: $? = 0 >configure:23617: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23620: $? = 0 >configure:23627: test -s conftest >configure:23630: $? = 0 >configure:23643: result: yes >configure:23734: checking for rand >configure:23790: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lz -lbz2 >&5 >conftest.c:51: warning: function declaration isn't a prototype >conftest.c:61: warning: function declaration isn't a prototype >configure:23796: $? = 0 >configure:23803: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23806: $? = 0 >configure:23813: test -s conftest >configure:23816: $? = 0 >configure:23829: result: yes >configure:23926: checking for getdomainname >configure:23982: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lz -lbz2 >&5 >conftest.c:51: warning: function declaration isn't a prototype >conftest.c:61: warning: function declaration isn't a prototype >configure:23988: $? = 0 >configure:23995: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:23998: $? = 0 >configure:24005: test -s conftest >configure:24008: $? = 0 >configure:24021: result: yes >configure:24117: checking for socket >configure:24173: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lz -lbz2 >&5 >conftest.c:51: warning: function declaration isn't a prototype >conftest.c:61: warning: function declaration isn't a prototype >configure:24179: $? = 0 >configure:24186: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:24189: $? = 0 >configure:24196: test -s conftest >configure:24199: $? = 0 >configure:24212: result: yes >configure:24324: checking error.h usability >configure:24341: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >configure:24347: $? = 0 >configure:24354: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:24357: $? = 0 >configure:24364: test -s conftest.o >configure:24367: $? = 0 >configure:24378: result: yes >configure:24382: checking error.h presence >configure:24397: i686-pc-linux-gnu-gcc -E conftest.c >configure:24403: $? = 0 >configure:24424: result: yes >configure:24457: checking for error.h >configure:24465: result: yes >configure:24482: checking for error >configure:24538: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lz -lbz2 >&5 >conftest.c:52: warning: function declaration isn't a prototype >conftest.c:62: warning: function declaration isn't a prototype >configure:24544: $? = 0 >configure:24551: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:24554: $? = 0 >configure:24561: test -s conftest >configure:24564: $? = 0 >configure:24578: result: yes >configure:24604: checking poll.h usability >configure:24621: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >configure:24627: $? = 0 >configure:24634: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:24637: $? = 0 >configure:24644: test -s conftest.o >configure:24647: $? = 0 >configure:24658: result: yes >configure:24662: checking poll.h presence >configure:24677: i686-pc-linux-gnu-gcc -E conftest.c >configure:24683: $? = 0 >configure:24704: result: yes >configure:24737: checking for poll.h >configure:24745: result: yes >configure:24777: checking thread.h usability >configure:24794: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >conftest.c:64:20: error: thread.h: No such file or directory >configure:24800: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rpm" >| #define PACKAGE_TARNAME "rpm" >| #define PACKAGE_VERSION "4.4.6" >| #define PACKAGE_STRING "rpm 4.4.6" >| #define PACKAGE_BUGREPORT "rpm-devel@lists.dulug.duke.edu" >| #define PACKAGE "rpm" >| #define VERSION "4.4.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 _FILE_OFFSET_BITS 64 >| #define MKDIR_P "/bin/mkdir -p" >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_GZSEEK 1 >| #define HAVE_BZ2_1_0 1 >| #define HAVE_ERROR_H 1 >| #define HAVE_ERROR 1 >| #define HAVE_POLL_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> >| #endif >| #if HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <thread.h> >configure:24831: result: no >configure:24835: checking thread.h presence >configure:24850: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:31:20: error: thread.h: No such file or directory >configure:24856: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rpm" >| #define PACKAGE_TARNAME "rpm" >| #define PACKAGE_VERSION "4.4.6" >| #define PACKAGE_STRING "rpm 4.4.6" >| #define PACKAGE_BUGREPORT "rpm-devel@lists.dulug.duke.edu" >| #define PACKAGE "rpm" >| #define VERSION "4.4.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 _FILE_OFFSET_BITS 64 >| #define MKDIR_P "/bin/mkdir -p" >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_GZSEEK 1 >| #define HAVE_BZ2_1_0 1 >| #define HAVE_ERROR_H 1 >| #define HAVE_ERROR 1 >| #define HAVE_POLL_H 1 >| /* end confdefs.h. */ >| #include <thread.h> >configure:24877: result: no >configure:24910: checking for thread.h >configure:24918: result: no >configure:24777: checking pthread.h usability >configure:24794: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >configure:24800: $? = 0 >configure:24807: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:24810: $? = 0 >configure:24817: test -s conftest.o >configure:24820: $? = 0 >configure:24831: result: yes >configure:24835: checking pthread.h presence >configure:24850: i686-pc-linux-gnu-gcc -E conftest.c >configure:24856: $? = 0 >configure:24877: result: yes >configure:24910: checking for pthread.h >configure:24918: result: yes >configure:24777: checking synch.h usability >configure:24794: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >conftest.c:65:19: error: synch.h: No such file or directory >configure:24800: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rpm" >| #define PACKAGE_TARNAME "rpm" >| #define PACKAGE_VERSION "4.4.6" >| #define PACKAGE_STRING "rpm 4.4.6" >| #define PACKAGE_BUGREPORT "rpm-devel@lists.dulug.duke.edu" >| #define PACKAGE "rpm" >| #define VERSION "4.4.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 _FILE_OFFSET_BITS 64 >| #define MKDIR_P "/bin/mkdir -p" >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_GZSEEK 1 >| #define HAVE_BZ2_1_0 1 >| #define HAVE_ERROR_H 1 >| #define HAVE_ERROR 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_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> >| #endif >| #if HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <synch.h> >configure:24831: result: no >configure:24835: checking synch.h presence >configure:24850: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:32:19: error: synch.h: No such file or directory >configure:24856: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rpm" >| #define PACKAGE_TARNAME "rpm" >| #define PACKAGE_VERSION "4.4.6" >| #define PACKAGE_STRING "rpm 4.4.6" >| #define PACKAGE_BUGREPORT "rpm-devel@lists.dulug.duke.edu" >| #define PACKAGE "rpm" >| #define VERSION "4.4.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 _FILE_OFFSET_BITS 64 >| #define MKDIR_P "/bin/mkdir -p" >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_GZSEEK 1 >| #define HAVE_BZ2_1_0 1 >| #define HAVE_ERROR_H 1 >| #define HAVE_ERROR 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| /* end confdefs.h. */ >| #include <synch.h> >configure:24877: result: no >configure:24910: checking for synch.h >configure:24918: result: no >configure:24777: checking semaphore.h usability >configure:24794: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >configure:24800: $? = 0 >configure:24807: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:24810: $? = 0 >configure:24817: test -s conftest.o >configure:24820: $? = 0 >configure:24831: result: yes >configure:24835: checking semaphore.h presence >configure:24850: i686-pc-linux-gnu-gcc -E conftest.c >configure:24856: $? = 0 >configure:24877: result: yes >configure:24910: checking for semaphore.h >configure:24918: result: yes >configure:24933: checking for pthread_mutex_trylock in -lpthread >configure:24968: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lpthread -lz -lbz2 >&5 >conftest.c:40: warning: function declaration isn't a prototype >conftest.c:43: warning: function declaration isn't a prototype >configure:24974: $? = 0 >configure:24981: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:24984: $? = 0 >configure:24991: test -s conftest >configure:24994: $? = 0 >configure:25008: result: yes >configure:25215: checking aio.h usability >configure:25232: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >configure:25238: $? = 0 >configure:25245: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:25248: $? = 0 >configure:25255: test -s conftest.o >configure:25258: $? = 0 >configure:25269: result: yes >configure:25273: checking aio.h presence >configure:25288: i686-pc-linux-gnu-gcc -E conftest.c >configure:25294: $? = 0 >configure:25315: result: yes >configure:25348: checking for aio.h >configure:25356: result: yes >configure:25369: checking for library containing aio_read >configure:25410: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lpthread -lz -lbz2 >&5 >conftest.c:42: warning: function declaration isn't a prototype >conftest.c:45: warning: function declaration isn't a prototype >/tmp/bauen/portage/rpm-4.4.6/temp/ccjTP2nZ.o: In function `main': >conftest.c:(.text+0x21): undefined reference to `aio_read' >collect2: ld returned 1 exit status >configure:25416: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rpm" >| #define PACKAGE_TARNAME "rpm" >| #define PACKAGE_VERSION "4.4.6" >| #define PACKAGE_STRING "rpm 4.4.6" >| #define PACKAGE_BUGREPORT "rpm-devel@lists.dulug.duke.edu" >| #define PACKAGE "rpm" >| #define VERSION "4.4.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 _FILE_OFFSET_BITS 64 >| #define MKDIR_P "/bin/mkdir -p" >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_GZSEEK 1 >| #define HAVE_BZ2_1_0 1 >| #define HAVE_ERROR_H 1 >| #define HAVE_ERROR 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SEMAPHORE_H 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_AIO_H 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char aio_read (); >| int >| main () >| { >| return aio_read (); >| ; >| return 0; >| } >configure:25410: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lc -lpthread -lz -lbz2 >&5 >conftest.c:42: warning: function declaration isn't a prototype >conftest.c:45: warning: function declaration isn't a prototype >/tmp/bauen/portage/rpm-4.4.6/temp/cc6zRgAr.o: In function `main': >conftest.c:(.text+0x21): undefined reference to `aio_read' >collect2: ld returned 1 exit status >configure:25416: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rpm" >| #define PACKAGE_TARNAME "rpm" >| #define PACKAGE_VERSION "4.4.6" >| #define PACKAGE_STRING "rpm 4.4.6" >| #define PACKAGE_BUGREPORT "rpm-devel@lists.dulug.duke.edu" >| #define PACKAGE "rpm" >| #define VERSION "4.4.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 _FILE_OFFSET_BITS 64 >| #define MKDIR_P "/bin/mkdir -p" >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_GZSEEK 1 >| #define HAVE_BZ2_1_0 1 >| #define HAVE_ERROR_H 1 >| #define HAVE_ERROR 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SEMAPHORE_H 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_AIO_H 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char aio_read (); >| int >| main () >| { >| return aio_read (); >| ; >| return 0; >| } >configure:25410: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:42: warning: function declaration isn't a prototype >conftest.c:45: warning: function declaration isn't a prototype >configure:25416: $? = 0 >configure:25423: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:25426: $? = 0 >configure:25433: test -s conftest >configure:25436: $? = 0 >configure:25460: result: -lrt >configure:25469: checking for fchmod >configure:25525: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:58: warning: function declaration isn't a prototype >conftest.c:68: warning: function declaration isn't a prototype >configure:25531: $? = 0 >configure:25538: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:25541: $? = 0 >configure:25548: test -s conftest >configure:25551: $? = 0 >configure:25564: result: yes >configure:25573: checking for vsnprintf >configure:25629: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:58: warning: function declaration isn't a prototype >conftest.c:58: warning: conflicting types for built-in function 'vsnprintf' >conftest.c:68: warning: function declaration isn't a prototype >configure:25635: $? = 0 >configure:25642: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:25645: $? = 0 >configure:25652: test -s conftest >configure:25655: $? = 0 >configure:25669: result: yes >configure:25573: checking for snprintf >configure:25629: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:59: warning: function declaration isn't a prototype >conftest.c:59: warning: conflicting types for built-in function 'snprintf' >conftest.c:69: warning: function declaration isn't a prototype >configure:25635: $? = 0 >configure:25642: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:25645: $? = 0 >configure:25652: test -s conftest >configure:25655: $? = 0 >configure:25669: result: yes >configure:25681: checking for writev in -lport >configure:25716: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lport -lrt -lpthread -lz -lbz2 >&5 >conftest.c:44: warning: function declaration isn't a prototype >conftest.c:47: warning: function declaration isn't a prototype >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lport >collect2: ld returned 1 exit status >configure:25722: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rpm" >| #define PACKAGE_TARNAME "rpm" >| #define PACKAGE_VERSION "4.4.6" >| #define PACKAGE_STRING "rpm 4.4.6" >| #define PACKAGE_BUGREPORT "rpm-devel@lists.dulug.duke.edu" >| #define PACKAGE "rpm" >| #define VERSION "4.4.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 _FILE_OFFSET_BITS 64 >| #define MKDIR_P "/bin/mkdir -p" >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_GZSEEK 1 >| #define HAVE_BZ2_1_0 1 >| #define HAVE_ERROR_H 1 >| #define HAVE_ERROR 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SEMAPHORE_H 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_AIO_H 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char writev (); >| int >| main () >| { >| return writev (); >| ; >| return 0; >| } >configure:25756: result: no >configure:25783: checking libelf.h usability >configure:25800: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >configure:25806: $? = 0 >configure:25813: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:25816: $? = 0 >configure:25823: test -s conftest.o >configure:25826: $? = 0 >configure:25837: result: yes >configure:25841: checking libelf.h presence >configure:25856: i686-pc-linux-gnu-gcc -E conftest.c >configure:25862: $? = 0 >configure:25883: result: yes >configure:25916: checking for libelf.h >configure:25923: result: yes >configure:25939: checking gelf.h usability >configure:25956: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >configure:25962: $? = 0 >configure:25969: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:25972: $? = 0 >configure:25979: test -s conftest.o >configure:25982: $? = 0 >configure:25993: result: yes >configure:25997: checking gelf.h presence >configure:26012: i686-pc-linux-gnu-gcc -E conftest.c >configure:26018: $? = 0 >configure:26039: result: yes >configure:26072: checking for gelf.h >configure:26079: result: yes >configure:26090: checking for gelf_getvernaux in -lelf >configure:26125: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lelf -lrt -lpthread -lz -lbz2 >&5 >conftest.c:45: warning: function declaration isn't a prototype >conftest.c:48: warning: function declaration isn't a prototype >configure:26131: $? = 0 >configure:26138: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:26141: $? = 0 >configure:26148: test -s conftest >configure:26151: $? = 0 >configure:26165: result: yes >configure:26216: checking dwarf.h usability >configure:26233: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >configure:26239: $? = 0 >configure:26246: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:26249: $? = 0 >configure:26256: test -s conftest.o >configure:26259: $? = 0 >configure:26270: result: yes >configure:26274: checking dwarf.h presence >configure:26289: i686-pc-linux-gnu-gcc -E conftest.c >configure:26295: $? = 0 >configure:26316: result: yes >configure:26349: checking for dwarf.h >configure:26356: result: yes >configure:26402: checking beecrypt/beecrypt.h usability >configure:26419: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >configure:26425: $? = 0 >configure:26432: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:26435: $? = 0 >configure:26442: test -s conftest.o >configure:26445: $? = 0 >configure:26456: result: yes >configure:26460: checking beecrypt/beecrypt.h presence >configure:26475: i686-pc-linux-gnu-gcc -E conftest.c >configure:26481: $? = 0 >configure:26502: result: yes >configure:26535: checking for beecrypt/beecrypt.h >configure:26542: result: yes >configure:26548: checking for mpfprintln in -lbeecrypt >configure:26583: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lbeecrypt -lrt -lpthread -lz -lbz2 >&5 >conftest.c:47: warning: function declaration isn't a prototype >conftest.c:50: warning: function declaration isn't a prototype >configure:26589: $? = 0 >configure:26596: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:26599: $? = 0 >configure:26606: test -s conftest >configure:26609: $? = 0 >configure:26623: result: yes >configure:26642: checking beecrypt/api.h usability >configure:26659: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >conftest.c:74:26: error: beecrypt/api.h: No such file or directory >configure:26665: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rpm" >| #define PACKAGE_TARNAME "rpm" >| #define PACKAGE_VERSION "4.4.6" >| #define PACKAGE_STRING "rpm 4.4.6" >| #define PACKAGE_BUGREPORT "rpm-devel@lists.dulug.duke.edu" >| #define PACKAGE "rpm" >| #define VERSION "4.4.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 _FILE_OFFSET_BITS 64 >| #define MKDIR_P "/bin/mkdir -p" >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_GZSEEK 1 >| #define HAVE_BZ2_1_0 1 >| #define HAVE_ERROR_H 1 >| #define HAVE_ERROR 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SEMAPHORE_H 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_AIO_H 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_GELF_H 1 >| #define HAVE_LIBELF 1 >| #define HAVE_DWARF_H 1 >| #define HAVE_LIBBEECRYPT 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> >| #endif >| #if HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <beecrypt/api.h> >configure:26696: result: no >configure:26700: checking beecrypt/api.h presence >configure:26715: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:41:26: error: beecrypt/api.h: No such file or directory >configure:26721: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rpm" >| #define PACKAGE_TARNAME "rpm" >| #define PACKAGE_VERSION "4.4.6" >| #define PACKAGE_STRING "rpm 4.4.6" >| #define PACKAGE_BUGREPORT "rpm-devel@lists.dulug.duke.edu" >| #define PACKAGE "rpm" >| #define VERSION "4.4.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 _FILE_OFFSET_BITS 64 >| #define MKDIR_P "/bin/mkdir -p" >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_GZSEEK 1 >| #define HAVE_BZ2_1_0 1 >| #define HAVE_ERROR_H 1 >| #define HAVE_ERROR 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SEMAPHORE_H 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_AIO_H 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_GELF_H 1 >| #define HAVE_LIBELF 1 >| #define HAVE_DWARF_H 1 >| #define HAVE_LIBBEECRYPT 1 >| /* end confdefs.h. */ >| #include <beecrypt/api.h> >configure:26742: result: no >configure:26775: checking for beecrypt/api.h >configure:26782: result: no >configure:26838: checking neon/ne_session.h usability >configure:26855: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >configure:26861: $? = 0 >configure:26868: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:26871: $? = 0 >configure:26878: test -s conftest.o >configure:26881: $? = 0 >configure:26892: result: yes >configure:26896: checking neon/ne_session.h presence >configure:26911: i686-pc-linux-gnu-gcc -E conftest.c >configure:26917: $? = 0 >configure:26938: result: yes >configure:26971: checking for neon/ne_session.h >configure:26978: result: yes >configure:26984: checking for ne_session_create in -lneon >configure:27019: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lneon -lrt -lpthread -lz -lbz2 >&5 >conftest.c:48: warning: function declaration isn't a prototype >conftest.c:51: warning: function declaration isn't a prototype >configure:27025: $? = 0 >configure:27032: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:27035: $? = 0 >configure:27042: test -s conftest >configure:27045: $? = 0 >configure:27059: result: yes >configure:27068: checking for ne_get_response_header in -lneon >configure:27103: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lneon -lrt -lpthread -lz -lbz2 >&5 >conftest.c:49: warning: function declaration isn't a prototype >conftest.c:52: warning: function declaration isn't a prototype >configure:27109: $? = 0 >configure:27116: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:27119: $? = 0 >configure:27126: test -s conftest >configure:27129: $? = 0 >configure:27143: result: yes >configure:27155: checking for ne_send_request_chunk in -lneon >configure:27190: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lneon -lrt -lpthread -lz -lbz2 >&5 >conftest.c:50: warning: function declaration isn't a prototype >conftest.c:53: warning: function declaration isn't a prototype >/tmp/bauen/portage/rpm-4.4.6/temp/ccaDC4aU.o: In function `main': >conftest.c:(.text+0x21): undefined reference to `ne_send_request_chunk' >collect2: ld returned 1 exit status >configure:27196: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rpm" >| #define PACKAGE_TARNAME "rpm" >| #define PACKAGE_VERSION "4.4.6" >| #define PACKAGE_STRING "rpm 4.4.6" >| #define PACKAGE_BUGREPORT "rpm-devel@lists.dulug.duke.edu" >| #define PACKAGE "rpm" >| #define VERSION "4.4.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 _FILE_OFFSET_BITS 64 >| #define MKDIR_P "/bin/mkdir -p" >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_GZSEEK 1 >| #define HAVE_BZ2_1_0 1 >| #define HAVE_ERROR_H 1 >| #define HAVE_ERROR 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SEMAPHORE_H 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_AIO_H 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_GELF_H 1 >| #define HAVE_LIBELF 1 >| #define HAVE_DWARF_H 1 >| #define HAVE_LIBBEECRYPT 1 >| #define HAVE_LIBNEON 1 >| #define HAVE_NEON_NE_GET_RESPONSE_HEADER 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char ne_send_request_chunk (); >| int >| main () >| { >| return ne_send_request_chunk (); >| ; >| return 0; >| } >configure:27230: result: no >configure:27560: checking popt.h usability >configure:27577: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >configure:27583: $? = 0 >configure:27590: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:27593: $? = 0 >configure:27600: test -s conftest.o >configure:27603: $? = 0 >configure:27614: result: yes >configure:27618: checking popt.h presence >configure:27633: i686-pc-linux-gnu-gcc -E conftest.c >configure:27639: $? = 0 >configure:27660: result: yes >configure:27693: checking for popt.h >configure:27700: result: yes >configure:27706: checking for poptGetContext in -lpopt >configure:27741: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lpopt -lrt -lpthread -lz -lbz2 >&5 >conftest.c:50: warning: function declaration isn't a prototype >conftest.c:53: warning: function declaration isn't a prototype >configure:27747: $? = 0 >configure:27754: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:27757: $? = 0 >configure:27764: test -s conftest >configure:27767: $? = 0 >configure:27781: result: yes >configure:28115: checking whether NLS is requested >configure:28124: result: yes >configure:28162: checking for msgfmt >configure: trying /usr/bin/msgfmt... >0 translated messages. >configure:28194: result: /usr/bin/msgfmt >configure:28203: checking for gmsgfmt >configure:28221: found /usr/bin/gmsgfmt >configure:28234: result: /usr/bin/gmsgfmt >configure:28285: checking for xgettext >configure: trying /usr/bin/xgettext... >/usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C >configure:28317: result: /usr/bin/xgettext >configure:28363: checking for msgmerge >configure: trying /usr/bin/msgmerge... >configure:28394: result: /usr/bin/msgmerge >configure:28409: checking whether we are using the GNU C Library 2 or newer >configure:28440: result: yes >configure:28449: checking for i686-pc-linux-gnu-ranlib >configure:28476: result: i686-pc-linux-gnu-ranlib >configure:28547: checking for simple visibility declarations >configure:28579: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -fvisibility=hidden conftest.c >&5 >conftest.c:50: warning: function declaration isn't a prototype >configure:28585: $? = 0 >configure:28592: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:28595: $? = 0 >configure:28602: test -s conftest.o >configure:28605: $? = 0 >configure:28619: result: yes >configure:28634: checking for inline >configure:28660: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >conftest.c:47: warning: function declaration isn't a prototype >conftest.c:48: warning: function declaration isn't a prototype >configure:28666: $? = 0 >configure:28673: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:28676: $? = 0 >configure:28683: test -s conftest.o >configure:28686: $? = 0 >configure:28701: result: inline >configure:28720: checking for size_t >configure:28750: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >conftest.c:81: warning: function declaration isn't a prototype >configure:28756: $? = 0 >configure:28763: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:28766: $? = 0 >configure:28773: test -s conftest.o >configure:28776: $? = 0 >configure:28788: result: yes >configure:28801: checking for stdint.h >configure:28828: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >conftest.c:49: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:50: warning: unused variable 'i' >configure:28834: $? = 0 >configure:28841: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:28844: $? = 0 >configure:28851: test -s conftest.o >configure:28854: $? = 0 >configure:28866: result: yes >configure:28878: checking for working alloca.h >configure:28905: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:49: warning: function declaration isn't a prototype >configure:28911: $? = 0 >configure:28918: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:28921: $? = 0 >configure:28928: test -s conftest >configure:28931: $? = 0 >configure:28944: result: yes >configure:28954: checking for alloca >configure:29001: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:70: warning: function declaration isn't a prototype >configure:29007: $? = 0 >configure:29014: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:29017: $? = 0 >configure:29024: test -s conftest >configure:29027: $? = 0 >configure:29040: result: yes >configure:29289: checking for stdlib.h >configure:29295: result: yes >configure:29289: checking for unistd.h >configure:29295: result: yes >configure:29457: checking for getpagesize >configure:29513: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:73: warning: function declaration isn't a prototype >conftest.c:83: warning: function declaration isn't a prototype >configure:29519: $? = 0 >configure:29526: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:29529: $? = 0 >configure:29536: test -s conftest >configure:29539: $? = 0 >configure:29553: result: yes >configure:29563: checking for working mmap >configure:29710: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:155: warning: function declaration isn't a prototype >configure:29713: $? = 0 >configure:29719: ./conftest >configure:29722: $? = 0 >configure:29738: result: yes >configure:29751: checking whether integer division by zero raises SIGFPE >configure:29818: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:60: warning: function declaration isn't a prototype >conftest.c:73: warning: function declaration isn't a prototype >configure:29821: $? = 0 >configure:29827: ./conftest >configure:29830: $? = 0 >configure:29847: result: yes >configure:29860: checking for inttypes.h >configure:29887: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >conftest.c:57: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:58: warning: unused variable 'i' >configure:29893: $? = 0 >configure:29900: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:29903: $? = 0 >configure:29910: test -s conftest.o >configure:29913: $? = 0 >configure:29925: result: yes >configure:29936: checking for unsigned long long >configure:29963: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:57: warning: function declaration isn't a prototype >configure:29969: $? = 0 >configure:29976: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:29979: $? = 0 >configure:29986: test -s conftest >configure:29989: $? = 0 >configure:30002: result: yes >configure:30034: checking for inttypes.h >configure:30101: result: yes >configure:30114: checking whether the inttypes.h PRIxNN macros are broken >configure:30145: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >conftest.c:64: warning: function declaration isn't a prototype >configure:30151: $? = 0 >configure:30158: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30161: $? = 0 >configure:30168: test -s conftest.o >configure:30171: $? = 0 >configure:30184: result: no >configure:30241: checking for ld used by GCC >configure:30305: result: /usr/i686-pc-linux-gnu/bin/ld >configure:30314: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:30327: result: yes >configure:30334: checking for shared library run path origin >configure:30347: result: done >configure:30399: checking whether imported symbols can be declared weak >configure:30424: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:58: warning: function declaration isn't a prototype >conftest.c:62: warning: function declaration isn't a prototype >configure:30430: $? = 0 >configure:30437: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30440: $? = 0 >configure:30447: test -s conftest >configure:30450: $? = 0 >configure:30462: result: yes >configure:30470: checking for pthread.h >configure:30475: result: yes >configure:30672: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:61: warning: function declaration isn't a prototype >configure:30678: $? = 0 >configure:30685: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30688: $? = 0 >configure:30695: test -s conftest >configure:30698: $? = 0 >configure:30715: checking for pthread_kill in -lpthread >configure:30750: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lpthread -lrt -lpthread -lz -lbz2 >&5 >conftest.c:65: warning: function declaration isn't a prototype >conftest.c:68: warning: function declaration isn't a prototype >configure:30756: $? = 0 >configure:30763: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:30766: $? = 0 >configure:30773: test -s conftest >configure:30776: $? = 0 >configure:30790: result: yes >configure:31001: checking for pthread_rwlock_t >configure:31032: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >conftest.c:65: warning: function declaration isn't a prototype >configure:31038: $? = 0 >configure:31045: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:31048: $? = 0 >configure:31055: test -s conftest.o >configure:31058: $? = 0 >configure:31070: result: yes >configure:31106: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >conftest.c:64: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:68: warning: unused variable 'x' >configure:31112: $? = 0 >configure:31119: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:31122: $? = 0 >configure:31129: test -s conftest.o >configure:31132: $? = 0 >configure:31783: checking for multithread API to use >configure:31785: result: posix >configure:32206: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:62: warning: no previous prototype for 'foo' >conftest.c:65: warning: function declaration isn't a prototype >configure:32212: $? = 0 >configure:32219: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:32222: $? = 0 >configure:32229: test -s conftest >configure:32232: $? = 0 >configure:32267: checking argz.h usability >configure:32284: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >configure:32290: $? = 0 >configure:32297: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:32300: $? = 0 >configure:32307: test -s conftest.o >configure:32310: $? = 0 >configure:32321: result: yes >configure:32325: checking argz.h presence >configure:32340: i686-pc-linux-gnu-gcc -E conftest.c >configure:32346: $? = 0 >configure:32367: result: yes >configure:32400: checking for argz.h >configure:32408: result: yes >configure:32267: checking limits.h usability >configure:32284: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >configure:32290: $? = 0 >configure:32297: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:32300: $? = 0 >configure:32307: test -s conftest.o >configure:32310: $? = 0 >configure:32321: result: yes >configure:32325: checking limits.h presence >configure:32340: i686-pc-linux-gnu-gcc -E conftest.c >configure:32346: $? = 0 >configure:32367: result: yes >configure:32400: checking for limits.h >configure:32408: result: yes >configure:32257: checking for unistd.h >configure:32263: result: yes >configure:32267: checking sys/param.h usability >configure:32284: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >configure:32290: $? = 0 >configure:32297: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:32300: $? = 0 >configure:32307: test -s conftest.o >configure:32310: $? = 0 >configure:32321: result: yes >configure:32325: checking sys/param.h presence >configure:32340: i686-pc-linux-gnu-gcc -E conftest.c >configure:32346: $? = 0 >configure:32367: result: yes >configure:32400: checking for sys/param.h >configure:32408: result: yes >configure:32442: checking for getcwd >configure:32498: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:90: warning: function declaration isn't a prototype >conftest.c:100: warning: function declaration isn't a prototype >configure:32504: $? = 0 >configure:32511: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:32514: $? = 0 >configure:32521: test -s conftest >configure:32524: $? = 0 >configure:32538: result: yes >configure:32442: checking for getegid >configure:32498: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:91: warning: function declaration isn't a prototype >conftest.c:101: warning: function declaration isn't a prototype >configure:32504: $? = 0 >configure:32511: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:32514: $? = 0 >configure:32521: test -s conftest >configure:32524: $? = 0 >configure:32538: result: yes >configure:32442: checking for geteuid >configure:32498: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:92: warning: function declaration isn't a prototype >conftest.c:102: warning: function declaration isn't a prototype >configure:32504: $? = 0 >configure:32511: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:32514: $? = 0 >configure:32521: test -s conftest >configure:32524: $? = 0 >configure:32538: result: yes >configure:32442: checking for getgid >configure:32498: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:93: warning: function declaration isn't a prototype >conftest.c:103: warning: function declaration isn't a prototype >configure:32504: $? = 0 >configure:32511: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:32514: $? = 0 >configure:32521: test -s conftest >configure:32524: $? = 0 >configure:32538: result: yes >configure:32442: checking for getuid >configure:32498: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:94: warning: function declaration isn't a prototype >conftest.c:104: warning: function declaration isn't a prototype >configure:32504: $? = 0 >configure:32511: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:32514: $? = 0 >configure:32521: test -s conftest >configure:32524: $? = 0 >configure:32538: result: yes >configure:32442: checking for mempcpy >configure:32498: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:95: warning: function declaration isn't a prototype >conftest.c:95: warning: conflicting types for built-in function 'mempcpy' >conftest.c:105: warning: function declaration isn't a prototype >configure:32504: $? = 0 >configure:32511: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:32514: $? = 0 >configure:32521: test -s conftest >configure:32524: $? = 0 >configure:32538: result: yes >configure:32442: checking for munmap >configure:32498: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:96: warning: function declaration isn't a prototype >conftest.c:106: warning: function declaration isn't a prototype >configure:32504: $? = 0 >configure:32511: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:32514: $? = 0 >configure:32521: test -s conftest >configure:32524: $? = 0 >configure:32538: result: yes >configure:32442: checking for stpcpy >configure:32498: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:97: warning: function declaration isn't a prototype >conftest.c:97: warning: conflicting types for built-in function 'stpcpy' >conftest.c:107: warning: function declaration isn't a prototype >configure:32504: $? = 0 >configure:32511: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:32514: $? = 0 >configure:32521: test -s conftest >configure:32524: $? = 0 >configure:32538: result: yes >configure:32442: checking for strcasecmp >configure:32498: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:98: warning: function declaration isn't a prototype >conftest.c:98: warning: conflicting types for built-in function 'strcasecmp' >conftest.c:108: warning: function declaration isn't a prototype >configure:32504: $? = 0 >configure:32511: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:32514: $? = 0 >configure:32521: test -s conftest >configure:32524: $? = 0 >configure:32538: result: yes >configure:32442: checking for strdup >configure:32498: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:99: warning: function declaration isn't a prototype >conftest.c:99: warning: conflicting types for built-in function 'strdup' >conftest.c:109: warning: function declaration isn't a prototype >configure:32504: $? = 0 >configure:32511: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:32514: $? = 0 >configure:32521: test -s conftest >configure:32524: $? = 0 >configure:32538: result: yes >configure:32442: checking for strtoul >configure:32498: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:100: warning: function declaration isn't a prototype >conftest.c:110: warning: function declaration isn't a prototype >configure:32504: $? = 0 >configure:32511: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:32514: $? = 0 >configure:32521: test -s conftest >configure:32524: $? = 0 >configure:32538: result: yes >configure:32442: checking for tsearch >configure:32498: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:101: warning: function declaration isn't a prototype >conftest.c:111: warning: function declaration isn't a prototype >configure:32504: $? = 0 >configure:32511: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:32514: $? = 0 >configure:32521: test -s conftest >configure:32524: $? = 0 >configure:32538: result: yes >configure:32442: checking for argz_count >configure:32498: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:102: warning: function declaration isn't a prototype >conftest.c:112: warning: function declaration isn't a prototype >configure:32504: $? = 0 >configure:32511: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:32514: $? = 0 >configure:32521: test -s conftest >configure:32524: $? = 0 >configure:32538: result: yes >configure:32442: checking for argz_stringify >configure:32498: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:103: warning: function declaration isn't a prototype >conftest.c:113: warning: function declaration isn't a prototype >configure:32504: $? = 0 >configure:32511: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:32514: $? = 0 >configure:32521: test -s conftest >configure:32524: $? = 0 >configure:32538: result: yes >configure:32442: checking for argz_next >configure:32498: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:104: warning: function declaration isn't a prototype >conftest.c:114: warning: function declaration isn't a prototype >configure:32504: $? = 0 >configure:32511: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:32514: $? = 0 >configure:32521: test -s conftest >configure:32524: $? = 0 >configure:32538: result: yes >configure:32442: checking for __fsetlocking >configure:32498: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:105: warning: function declaration isn't a prototype >conftest.c:115: warning: function declaration isn't a prototype >configure:32504: $? = 0 >configure:32511: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:32514: $? = 0 >configure:32521: test -s conftest >configure:32524: $? = 0 >configure:32538: result: yes >configure:32550: checking whether feof_unlocked is declared >configure:32580: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >conftest.c:86: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:89: warning: unused variable 'p' >configure:32586: $? = 0 >configure:32593: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:32596: $? = 0 >configure:32603: test -s conftest.o >configure:32606: $? = 0 >configure:32618: result: yes >configure:32632: checking whether fgets_unlocked is declared >configure:32662: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >conftest.c:87: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:90: warning: unused variable 'p' >configure:32668: $? = 0 >configure:32675: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:32678: $? = 0 >configure:32685: test -s conftest.o >configure:32688: $? = 0 >configure:32700: result: yes >configure:32744: checking for iconv >configure:32776: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:89: warning: function declaration isn't a prototype >configure:32782: $? = 0 >configure:32789: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:32792: $? = 0 >configure:32799: test -s conftest >configure:32802: $? = 0 >configure:32884: result: yes >configure:32907: checking for iconv declaration >configure:32946: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >conftest.c:101: warning: function declaration isn't a prototype >configure:32952: $? = 0 >configure:32959: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:32962: $? = 0 >configure:32969: test -s conftest.o >configure:32972: $? = 0 >configure:32988: result: > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >configure:32999: checking for NL_LOCALE_NAME macro >configure:33026: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:91: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:92: warning: unused variable 'cs' >configure:33032: $? = 0 >configure:33039: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:33042: $? = 0 >configure:33049: test -s conftest >configure:33052: $? = 0 >configure:33066: result: yes >configure:33080: checking for bison >configure:33096: found /usr/bin/bison >configure:33107: result: bison >configure:33121: checking version of bison >configure:33130: result: 2.2, ok >configure:33138: checking for signed >configure:33164: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >conftest.c:91: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:92: warning: unused variable 'x' >configure:33170: $? = 0 >configure:33177: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:33180: $? = 0 >configure:33187: test -s conftest.o >configure:33190: $? = 0 >configure:33202: result: yes >configure:33213: checking for long long >configure:33240: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:91: warning: function declaration isn't a prototype >configure:33246: $? = 0 >configure:33253: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:33256: $? = 0 >configure:33263: test -s conftest >configure:33266: $? = 0 >configure:33279: result: yes >configure:33290: checking for long double >configure:33363: result: yes >configure:33374: checking for wchar_t >configure:33401: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >conftest.c:94: warning: function declaration isn't a prototype >configure:33407: $? = 0 >configure:33414: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:33417: $? = 0 >configure:33424: test -s conftest.o >configure:33427: $? = 0 >configure:33439: result: yes >configure:33450: checking for wint_t >configure:33477: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >conftest.c:95: warning: function declaration isn't a prototype >configure:33483: $? = 0 >configure:33490: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:33493: $? = 0 >configure:33500: test -s conftest.o >configure:33503: $? = 0 >configure:33515: result: yes >configure:33528: checking for intmax_t >configure:33563: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >conftest.c:104: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:105: warning: unused variable 'x' >configure:33569: $? = 0 >configure:33576: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:33579: $? = 0 >configure:33586: test -s conftest.o >configure:33589: $? = 0 >configure:33601: result: yes >configure:33613: checking whether printf() supports POSIX/XSI format strings >configure:33668: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:101: warning: function declaration isn't a prototype >configure:33671: $? = 0 >configure:33677: ./conftest >configure:33680: $? = 0 >configure:33697: result: yes >configure:33710: checking whether we are using the GNU C Library 2.1 or newer >configure:33741: result: yes >configure:33753: checking for stdint.h >configure:33759: result: yes >configure:33917: checking for SIZE_MAX >configure:34810: result: yes >configure:34828: checking for stdint.h >configure:34834: result: yes >configure:34994: checking for CFPreferencesCopyAppValue >configure:35022: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 -Wl,-framework -Wl,CoreFoundation >&5 >conftest.c:96:42: error: CoreFoundation/CFPreferences.h: No such file or directory >conftest.c:99: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:100: warning: implicit declaration of function 'CFPreferencesCopyAppValue' >conftest.c:100: error: 'NULL' undeclared (first use in this function) >conftest.c:100: error: (Each undeclared identifier is reported only once >conftest.c:100: error: for each function it appears in.) >configure:35028: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rpm" >| #define PACKAGE_TARNAME "rpm" >| #define PACKAGE_VERSION "4.4.6" >| #define PACKAGE_STRING "rpm 4.4.6" >| #define PACKAGE_BUGREPORT "rpm-devel@lists.dulug.duke.edu" >| #define PACKAGE "rpm" >| #define VERSION "4.4.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 _FILE_OFFSET_BITS 64 >| #define MKDIR_P "/bin/mkdir -p" >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_GZSEEK 1 >| #define HAVE_BZ2_1_0 1 >| #define HAVE_ERROR_H 1 >| #define HAVE_ERROR 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SEMAPHORE_H 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_AIO_H 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_GELF_H 1 >| #define HAVE_LIBELF 1 >| #define HAVE_DWARF_H 1 >| #define HAVE_LIBBEECRYPT 1 >| #define HAVE_LIBNEON 1 >| #define HAVE_NEON_NE_GET_RESPONSE_HEADER 1 >| #define HAVE_DB3_DB_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define INTDIV0_RAISES_SIGFPE 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define _GNU_SOURCE 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEGID 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETGID 1 >| #define HAVE_GETUID 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MUNMAP 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| /* end confdefs.h. */ >| #include <CoreFoundation/CFPreferences.h> >| int >| main () >| { >| CFPreferencesCopyAppValue(NULL, NULL) >| ; >| return 0; >| } >configure:35062: result: no >configure:35071: checking for CFLocaleCopyCurrent >configure:35099: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 -Wl,-framework -Wl,CoreFoundation >&5 >conftest.c:96:37: error: CoreFoundation/CFLocale.h: No such file or directory >conftest.c:99: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:100: warning: implicit declaration of function 'CFLocaleCopyCurrent' >configure:35105: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rpm" >| #define PACKAGE_TARNAME "rpm" >| #define PACKAGE_VERSION "4.4.6" >| #define PACKAGE_STRING "rpm 4.4.6" >| #define PACKAGE_BUGREPORT "rpm-devel@lists.dulug.duke.edu" >| #define PACKAGE "rpm" >| #define VERSION "4.4.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 _FILE_OFFSET_BITS 64 >| #define MKDIR_P "/bin/mkdir -p" >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_GZSEEK 1 >| #define HAVE_BZ2_1_0 1 >| #define HAVE_ERROR_H 1 >| #define HAVE_ERROR 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SEMAPHORE_H 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_AIO_H 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_GELF_H 1 >| #define HAVE_LIBELF 1 >| #define HAVE_DWARF_H 1 >| #define HAVE_LIBBEECRYPT 1 >| #define HAVE_LIBNEON 1 >| #define HAVE_NEON_NE_GET_RESPONSE_HEADER 1 >| #define HAVE_DB3_DB_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define INTDIV0_RAISES_SIGFPE 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define _GNU_SOURCE 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEGID 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETGID 1 >| #define HAVE_GETUID 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MUNMAP 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| /* end confdefs.h. */ >| #include <CoreFoundation/CFLocale.h> >| int >| main () >| { >| CFLocaleCopyCurrent(); >| ; >| return 0; >| } >configure:35139: result: no >configure:35159: checking for ptrdiff_t >configure:35189: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >conftest.c:132: warning: function declaration isn't a prototype >configure:35195: $? = 0 >configure:35202: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:35205: $? = 0 >configure:35212: test -s conftest.o >configure:35215: $? = 0 >configure:35227: result: yes >configure:35257: checking stddef.h usability >configure:35274: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >configure:35280: $? = 0 >configure:35287: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:35290: $? = 0 >configure:35297: test -s conftest.o >configure:35300: $? = 0 >configure:35311: result: yes >configure:35315: checking stddef.h presence >configure:35330: i686-pc-linux-gnu-gcc -E conftest.c >configure:35336: $? = 0 >configure:35357: result: yes >configure:35390: checking for stddef.h >configure:35398: result: yes >configure:35247: checking for stdlib.h >configure:35253: result: yes >configure:35247: checking for string.h >configure:35253: result: yes >configure:35421: checking for asprintf >configure:35477: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:122: warning: function declaration isn't a prototype >conftest.c:132: warning: function declaration isn't a prototype >configure:35483: $? = 0 >configure:35490: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:35493: $? = 0 >configure:35500: test -s conftest >configure:35503: $? = 0 >configure:35517: result: yes >configure:35421: checking for fwprintf >configure:35477: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:123: warning: function declaration isn't a prototype >conftest.c:133: warning: function declaration isn't a prototype >configure:35483: $? = 0 >configure:35490: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:35493: $? = 0 >configure:35500: test -s conftest >configure:35503: $? = 0 >configure:35517: result: yes >configure:35421: checking for putenv >configure:35477: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:124: warning: function declaration isn't a prototype >conftest.c:134: warning: function declaration isn't a prototype >configure:35483: $? = 0 >configure:35490: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:35493: $? = 0 >configure:35500: test -s conftest >configure:35503: $? = 0 >configure:35517: result: yes >configure:35421: checking for setenv >configure:35477: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:125: warning: function declaration isn't a prototype >conftest.c:135: warning: function declaration isn't a prototype >configure:35483: $? = 0 >configure:35490: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:35493: $? = 0 >configure:35500: test -s conftest >configure:35503: $? = 0 >configure:35517: result: yes >configure:35421: checking for setlocale >configure:35477: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:126: warning: function declaration isn't a prototype >conftest.c:136: warning: function declaration isn't a prototype >configure:35483: $? = 0 >configure:35490: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:35493: $? = 0 >configure:35500: test -s conftest >configure:35503: $? = 0 >configure:35517: result: yes >configure:35421: checking for snprintf >configure:35517: result: yes >configure:35421: checking for wcslen >configure:35477: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:128: warning: function declaration isn't a prototype >conftest.c:138: warning: function declaration isn't a prototype >configure:35483: $? = 0 >configure:35490: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:35493: $? = 0 >configure:35500: test -s conftest >configure:35503: $? = 0 >configure:35517: result: yes >configure:35529: checking whether _snprintf is declared >configure:35559: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >conftest.c:109: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:112: error: '_snprintf' undeclared (first use in this function) >conftest.c:112: error: (Each undeclared identifier is reported only once >conftest.c:112: error: for each function it appears in.) >conftest.c:112: warning: unused variable 'p' >configure:35565: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rpm" >| #define PACKAGE_TARNAME "rpm" >| #define PACKAGE_VERSION "4.4.6" >| #define PACKAGE_STRING "rpm 4.4.6" >| #define PACKAGE_BUGREPORT "rpm-devel@lists.dulug.duke.edu" >| #define PACKAGE "rpm" >| #define VERSION "4.4.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 _FILE_OFFSET_BITS 64 >| #define MKDIR_P "/bin/mkdir -p" >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_GZSEEK 1 >| #define HAVE_BZ2_1_0 1 >| #define HAVE_ERROR_H 1 >| #define HAVE_ERROR 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SEMAPHORE_H 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_AIO_H 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_GELF_H 1 >| #define HAVE_LIBELF 1 >| #define HAVE_DWARF_H 1 >| #define HAVE_LIBBEECRYPT 1 >| #define HAVE_LIBNEON 1 >| #define HAVE_NEON_NE_GET_RESPONSE_HEADER 1 >| #define HAVE_DB3_DB_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define INTDIV0_RAISES_SIGFPE 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define _GNU_SOURCE 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEGID 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETGID 1 >| #define HAVE_GETUID 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MUNMAP 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_FWPRINTF 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_WCSLEN 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| int >| main () >| { >| >| #ifndef _snprintf >| char *p = (char *) _snprintf; >| #endif >| >| ; >| return 0; >| } >configure:35597: result: no >configure:35611: checking whether _snwprintf is declared >configure:35641: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >conftest.c:110: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:113: error: '_snwprintf' undeclared (first use in this function) >conftest.c:113: error: (Each undeclared identifier is reported only once >conftest.c:113: error: for each function it appears in.) >conftest.c:113: warning: unused variable 'p' >configure:35647: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rpm" >| #define PACKAGE_TARNAME "rpm" >| #define PACKAGE_VERSION "4.4.6" >| #define PACKAGE_STRING "rpm 4.4.6" >| #define PACKAGE_BUGREPORT "rpm-devel@lists.dulug.duke.edu" >| #define PACKAGE "rpm" >| #define VERSION "4.4.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 _FILE_OFFSET_BITS 64 >| #define MKDIR_P "/bin/mkdir -p" >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_GZSEEK 1 >| #define HAVE_BZ2_1_0 1 >| #define HAVE_ERROR_H 1 >| #define HAVE_ERROR 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SEMAPHORE_H 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_AIO_H 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_GELF_H 1 >| #define HAVE_LIBELF 1 >| #define HAVE_DWARF_H 1 >| #define HAVE_LIBBEECRYPT 1 >| #define HAVE_LIBNEON 1 >| #define HAVE_NEON_NE_GET_RESPONSE_HEADER 1 >| #define HAVE_DB3_DB_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define INTDIV0_RAISES_SIGFPE 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define _GNU_SOURCE 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEGID 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETGID 1 >| #define HAVE_GETUID 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MUNMAP 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_FWPRINTF 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_DECL__SNPRINTF 0 >| /* end confdefs.h. */ >| #include <stdio.h> >| int >| main () >| { >| >| #ifndef _snwprintf >| char *p = (char *) _snwprintf; >| #endif >| >| ; >| return 0; >| } >configure:35679: result: no >configure:35694: checking whether getc_unlocked is declared >configure:35724: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >conftest.c:111: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:114: warning: unused variable 'p' >configure:35730: $? = 0 >configure:35737: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:35740: $? = 0 >configure:35747: test -s conftest.o >configure:35750: $? = 0 >configure:35762: result: yes >configure:35801: checking for nl_langinfo and CODESET >configure:35827: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:112: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:113: warning: unused variable 'cs' >configure:35833: $? = 0 >configure:35840: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:35843: $? = 0 >configure:35850: test -s conftest >configure:35853: $? = 0 >configure:35867: result: yes >configure:35878: checking for LC_MESSAGES >configure:35904: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:113: warning: function declaration isn't a prototype >configure:35910: $? = 0 >configure:35917: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:35920: $? = 0 >configure:35927: test -s conftest >configure:35930: $? = 0 >configure:35943: result: yes >configure:35983: checking for CFPreferencesCopyAppValue >configure:36051: result: no >configure:36060: checking for CFLocaleCopyCurrent >configure:36128: result: no >configure:36157: checking whether included gettext is requested >configure:36167: result: no >configure:36178: checking for GNU gettext in libc >configure:36207: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:116: warning: function declaration isn't a prototype >configure:36213: $? = 0 >configure:36220: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:36223: $? = 0 >configure:36230: test -s conftest >configure:36233: $? = 0 >configure:36246: result: yes >configure:36836: checking whether to use NLS >configure:36838: result: yes >configure:36841: checking where the gettext function comes from >configure:36852: result: libc >configure:36943: checking for ANSI C header files >configure:37124: result: yes >configure:37134: checking whether sys/types.h defines makedev >configure:37160: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:118: warning: function declaration isn't a prototype >configure:37166: $? = 0 >configure:37173: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:37176: $? = 0 >configure:37183: test -s conftest >configure:37186: $? = 0 >configure:37200: result: yes >configure:37543: checking for dirent.h that defines DIR >configure:37572: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >conftest.c:120: warning: function declaration isn't a prototype >configure:37578: $? = 0 >configure:37585: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:37588: $? = 0 >configure:37595: test -s conftest.o >configure:37598: $? = 0 >configure:37611: result: yes >configure:37624: checking for library containing opendir >configure:37665: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:123: warning: function declaration isn't a prototype >conftest.c:126: warning: function declaration isn't a prototype >configure:37671: $? = 0 >configure:37678: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:37681: $? = 0 >configure:37688: test -s conftest >configure:37691: $? = 0 >configure:37715: result: none required >configure:37825: checking whether time.h and sys/time.h may both be included >configure:37855: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >conftest.c:122: warning: function declaration isn't a prototype >configure:37861: $? = 0 >configure:37868: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:37871: $? = 0 >configure:37878: test -s conftest.o >configure:37881: $? = 0 >configure:37893: result: yes >configure:37925: checking fcntl.h usability >configure:37942: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >configure:37948: $? = 0 >configure:37955: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:37958: $? = 0 >configure:37965: test -s conftest.o >configure:37968: $? = 0 >configure:37979: result: yes >configure:37983: checking fcntl.h presence >configure:37998: i686-pc-linux-gnu-gcc -E conftest.c >configure:38004: $? = 0 >configure:38025: result: yes >configure:38058: checking for fcntl.h >configure:38066: result: yes >configure:37925: checking getopt.h usability >configure:37942: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >configure:37948: $? = 0 >configure:37955: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:37958: $? = 0 >configure:37965: test -s conftest.o >configure:37968: $? = 0 >configure:37979: result: yes >configure:37983: checking getopt.h presence >configure:37998: i686-pc-linux-gnu-gcc -E conftest.c >configure:38004: $? = 0 >configure:38025: result: yes >configure:38058: checking for getopt.h >configure:38066: result: yes >configure:37925: checking grp.h usability >configure:37942: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >configure:37948: $? = 0 >configure:37955: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:37958: $? = 0 >configure:37965: test -s conftest.o >configure:37968: $? = 0 >configure:37979: result: yes >configure:37983: checking grp.h presence >configure:37998: i686-pc-linux-gnu-gcc -E conftest.c >configure:38004: $? = 0 >configure:38025: result: yes >configure:38058: checking for grp.h >configure:38066: result: yes >configure:37915: checking for memory.h >configure:37921: result: yes >configure:37925: checking netdb.h usability >configure:37942: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >configure:37948: $? = 0 >configure:37955: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:37958: $? = 0 >configure:37965: test -s conftest.o >configure:37968: $? = 0 >configure:37979: result: yes >configure:37983: checking netdb.h presence >configure:37998: i686-pc-linux-gnu-gcc -E conftest.c >configure:38004: $? = 0 >configure:38025: result: yes >configure:38058: checking for netdb.h >configure:38066: result: yes >configure:37925: checking pwd.h usability >configure:37942: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >configure:37948: $? = 0 >configure:37955: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:37958: $? = 0 >configure:37965: test -s conftest.o >configure:37968: $? = 0 >configure:37979: result: yes >configure:37983: checking pwd.h presence >configure:37998: i686-pc-linux-gnu-gcc -E conftest.c >configure:38004: $? = 0 >configure:38025: result: yes >configure:38058: checking for pwd.h >configure:38066: result: yes >configure:37925: checking utime.h usability >configure:37942: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >configure:37948: $? = 0 >configure:37955: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:37958: $? = 0 >configure:37965: test -s conftest.o >configure:37968: $? = 0 >configure:37979: result: yes >configure:37983: checking utime.h presence >configure:37998: i686-pc-linux-gnu-gcc -E conftest.c >configure:38004: $? = 0 >configure:38025: result: yes >configure:38058: checking for utime.h >configure:38066: result: yes >configure:38097: checking sys/ipc.h usability >configure:38114: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >configure:38120: $? = 0 >configure:38127: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:38130: $? = 0 >configure:38137: test -s conftest.o >configure:38140: $? = 0 >configure:38151: result: yes >configure:38155: checking sys/ipc.h presence >configure:38170: i686-pc-linux-gnu-gcc -E conftest.c >configure:38176: $? = 0 >configure:38197: result: yes >configure:38230: checking for sys/ipc.h >configure:38238: result: yes >configure:38097: checking sys/socket.h usability >configure:38114: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >configure:38120: $? = 0 >configure:38127: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:38130: $? = 0 >configure:38137: test -s conftest.o >configure:38140: $? = 0 >configure:38151: result: yes >configure:38155: checking sys/socket.h presence >configure:38170: i686-pc-linux-gnu-gcc -E conftest.c >configure:38176: $? = 0 >configure:38197: result: yes >configure:38230: checking for sys/socket.h >configure:38238: result: yes >configure:38097: checking sys/select.h usability >configure:38114: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >configure:38120: $? = 0 >configure:38127: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:38130: $? = 0 >configure:38137: test -s conftest.o >configure:38140: $? = 0 >configure:38151: result: yes >configure:38155: checking sys/select.h presence >configure:38170: i686-pc-linux-gnu-gcc -E conftest.c >configure:38176: $? = 0 >configure:38197: result: yes >configure:38230: checking for sys/select.h >configure:38238: result: yes >configure:38257: checking for sys/types.h >configure:38263: result: yes >configure:38267: checking sys/stdtypes.h usability >configure:38284: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >conftest.c:161:26: error: sys/stdtypes.h: No such file or directory >configure:38290: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rpm" >| #define PACKAGE_TARNAME "rpm" >| #define PACKAGE_VERSION "4.4.6" >| #define PACKAGE_STRING "rpm 4.4.6" >| #define PACKAGE_BUGREPORT "rpm-devel@lists.dulug.duke.edu" >| #define PACKAGE "rpm" >| #define VERSION "4.4.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 _FILE_OFFSET_BITS 64 >| #define MKDIR_P "/bin/mkdir -p" >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_GZSEEK 1 >| #define HAVE_BZ2_1_0 1 >| #define HAVE_ERROR_H 1 >| #define HAVE_ERROR 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SEMAPHORE_H 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_AIO_H 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_GELF_H 1 >| #define HAVE_LIBELF 1 >| #define HAVE_DWARF_H 1 >| #define HAVE_LIBBEECRYPT 1 >| #define HAVE_LIBNEON 1 >| #define HAVE_NEON_NE_GET_RESPONSE_HEADER 1 >| #define HAVE_DB3_DB_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define INTDIV0_RAISES_SIGFPE 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define _GNU_SOURCE 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEGID 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETGID 1 >| #define HAVE_GETUID 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MUNMAP 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_FWPRINTF 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_DECL__SNWPRINTF 0 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_LC_MESSAGES 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TYPES_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> >| #endif >| #if HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/stdtypes.h> >configure:38321: result: no >configure:38325: checking sys/stdtypes.h presence >configure:38340: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:128:26: error: sys/stdtypes.h: No such file or directory >configure:38346: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rpm" >| #define PACKAGE_TARNAME "rpm" >| #define PACKAGE_VERSION "4.4.6" >| #define PACKAGE_STRING "rpm 4.4.6" >| #define PACKAGE_BUGREPORT "rpm-devel@lists.dulug.duke.edu" >| #define PACKAGE "rpm" >| #define VERSION "4.4.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 _FILE_OFFSET_BITS 64 >| #define MKDIR_P "/bin/mkdir -p" >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_GZSEEK 1 >| #define HAVE_BZ2_1_0 1 >| #define HAVE_ERROR_H 1 >| #define HAVE_ERROR 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SEMAPHORE_H 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_AIO_H 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_GELF_H 1 >| #define HAVE_LIBELF 1 >| #define HAVE_DWARF_H 1 >| #define HAVE_LIBBEECRYPT 1 >| #define HAVE_LIBNEON 1 >| #define HAVE_NEON_NE_GET_RESPONSE_HEADER 1 >| #define HAVE_DB3_DB_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define INTDIV0_RAISES_SIGFPE 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define _GNU_SOURCE 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEGID 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETGID 1 >| #define HAVE_GETUID 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MUNMAP 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_FWPRINTF 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_DECL__SNWPRINTF 0 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_LC_MESSAGES 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| /* end confdefs.h. */ >| #include <sys/stdtypes.h> >configure:38367: result: no >configure:38400: checking for sys/stdtypes.h >configure:38408: result: no >configure:38439: checking sys/mman.h usability >configure:38456: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >configure:38462: $? = 0 >configure:38469: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:38472: $? = 0 >configure:38479: test -s conftest.o >configure:38482: $? = 0 >configure:38493: result: yes >configure:38497: checking sys/mman.h presence >configure:38512: i686-pc-linux-gnu-gcc -E conftest.c >configure:38518: $? = 0 >configure:38539: result: yes >configure:38572: checking for sys/mman.h >configure:38580: result: yes >configure:38439: checking sys/resource.h usability >configure:38456: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >configure:38462: $? = 0 >configure:38469: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:38472: $? = 0 >configure:38479: test -s conftest.o >configure:38482: $? = 0 >configure:38493: result: yes >configure:38497: checking sys/resource.h presence >configure:38512: i686-pc-linux-gnu-gcc -E conftest.c >configure:38518: $? = 0 >configure:38539: result: yes >configure:38572: checking for sys/resource.h >configure:38580: result: yes >configure:38439: checking sys/utsname.h usability >configure:38456: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >configure:38462: $? = 0 >configure:38469: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:38472: $? = 0 >configure:38479: test -s conftest.o >configure:38482: $? = 0 >configure:38493: result: yes >configure:38497: checking sys/utsname.h presence >configure:38512: i686-pc-linux-gnu-gcc -E conftest.c >configure:38518: $? = 0 >configure:38539: result: yes >configure:38572: checking for sys/utsname.h >configure:38580: result: yes >configure:38439: checking sys/wait.h usability >configure:38456: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >configure:38462: $? = 0 >configure:38469: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:38472: $? = 0 >configure:38479: test -s conftest.o >configure:38482: $? = 0 >configure:38493: result: yes >configure:38497: checking sys/wait.h presence >configure:38512: i686-pc-linux-gnu-gcc -E conftest.c >configure:38518: $? = 0 >configure:38539: result: yes >configure:38572: checking for sys/wait.h >configure:38580: result: yes >configure:38609: checking netinet/in_systm.h usability >configure:38626: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >configure:38632: $? = 0 >configure:38639: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:38642: $? = 0 >configure:38649: test -s conftest.o >configure:38652: $? = 0 >configure:38663: result: yes >configure:38667: checking netinet/in_systm.h presence >configure:38682: i686-pc-linux-gnu-gcc -E conftest.c >configure:38688: $? = 0 >configure:38709: result: yes >configure:38742: checking for netinet/in_systm.h >configure:38750: result: yes >configure:38778: checking machine/types.h usability >configure:38795: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >conftest.c:166:27: error: machine/types.h: No such file or directory >configure:38801: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rpm" >| #define PACKAGE_TARNAME "rpm" >| #define PACKAGE_VERSION "4.4.6" >| #define PACKAGE_STRING "rpm 4.4.6" >| #define PACKAGE_BUGREPORT "rpm-devel@lists.dulug.duke.edu" >| #define PACKAGE "rpm" >| #define VERSION "4.4.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 _FILE_OFFSET_BITS 64 >| #define MKDIR_P "/bin/mkdir -p" >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_GZSEEK 1 >| #define HAVE_BZ2_1_0 1 >| #define HAVE_ERROR_H 1 >| #define HAVE_ERROR 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SEMAPHORE_H 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_AIO_H 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_GELF_H 1 >| #define HAVE_LIBELF 1 >| #define HAVE_DWARF_H 1 >| #define HAVE_LIBBEECRYPT 1 >| #define HAVE_LIBNEON 1 >| #define HAVE_NEON_NE_GET_RESPONSE_HEADER 1 >| #define HAVE_DB3_DB_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define INTDIV0_RAISES_SIGFPE 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define _GNU_SOURCE 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEGID 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETGID 1 >| #define HAVE_GETUID 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MUNMAP 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_FWPRINTF 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_DECL__SNWPRINTF 0 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_LC_MESSAGES 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_NETINET_IN_SYSTM_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> >| #endif >| #if HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <machine/types.h> >configure:38832: result: no >configure:38836: checking machine/types.h presence >configure:38851: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:133:27: error: machine/types.h: No such file or directory >configure:38857: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rpm" >| #define PACKAGE_TARNAME "rpm" >| #define PACKAGE_VERSION "4.4.6" >| #define PACKAGE_STRING "rpm 4.4.6" >| #define PACKAGE_BUGREPORT "rpm-devel@lists.dulug.duke.edu" >| #define PACKAGE "rpm" >| #define VERSION "4.4.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 _FILE_OFFSET_BITS 64 >| #define MKDIR_P "/bin/mkdir -p" >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_GZSEEK 1 >| #define HAVE_BZ2_1_0 1 >| #define HAVE_ERROR_H 1 >| #define HAVE_ERROR 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SEMAPHORE_H 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_AIO_H 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_GELF_H 1 >| #define HAVE_LIBELF 1 >| #define HAVE_DWARF_H 1 >| #define HAVE_LIBBEECRYPT 1 >| #define HAVE_LIBNEON 1 >| #define HAVE_NEON_NE_GET_RESPONSE_HEADER 1 >| #define HAVE_DB3_DB_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define INTDIV0_RAISES_SIGFPE 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define _GNU_SOURCE 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEGID 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETGID 1 >| #define HAVE_GETUID 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MUNMAP 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_FWPRINTF 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_DECL__SNWPRINTF 0 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_LC_MESSAGES 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| /* end confdefs.h. */ >| #include <machine/types.h> >configure:38878: result: no >configure:38911: checking for machine/types.h >configure:38919: result: no >configure:38949: checking mntent.h usability >configure:38966: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >configure:38972: $? = 0 >configure:38979: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:38982: $? = 0 >configure:38989: test -s conftest.o >configure:38992: $? = 0 >configure:39003: result: yes >configure:39007: checking mntent.h presence >configure:39022: i686-pc-linux-gnu-gcc -E conftest.c >configure:39028: $? = 0 >configure:39049: result: yes >configure:39082: checking for mntent.h >configure:39090: result: yes >configure:38949: checking sys/mnttab.h usability >configure:38966: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >conftest.c:167:24: error: sys/mnttab.h: No such file or directory >configure:38972: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rpm" >| #define PACKAGE_TARNAME "rpm" >| #define PACKAGE_VERSION "4.4.6" >| #define PACKAGE_STRING "rpm 4.4.6" >| #define PACKAGE_BUGREPORT "rpm-devel@lists.dulug.duke.edu" >| #define PACKAGE "rpm" >| #define VERSION "4.4.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 _FILE_OFFSET_BITS 64 >| #define MKDIR_P "/bin/mkdir -p" >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_GZSEEK 1 >| #define HAVE_BZ2_1_0 1 >| #define HAVE_ERROR_H 1 >| #define HAVE_ERROR 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SEMAPHORE_H 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_AIO_H 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_GELF_H 1 >| #define HAVE_LIBELF 1 >| #define HAVE_DWARF_H 1 >| #define HAVE_LIBBEECRYPT 1 >| #define HAVE_LIBNEON 1 >| #define HAVE_NEON_NE_GET_RESPONSE_HEADER 1 >| #define HAVE_DB3_DB_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define INTDIV0_RAISES_SIGFPE 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define _GNU_SOURCE 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEGID 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETGID 1 >| #define HAVE_GETUID 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MUNMAP 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_FWPRINTF 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_DECL__SNWPRINTF 0 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_LC_MESSAGES 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_MNTENT_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> >| #endif >| #if HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/mnttab.h> >configure:39003: result: no >configure:39007: checking sys/mnttab.h presence >configure:39022: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:134:24: error: sys/mnttab.h: No such file or directory >configure:39028: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rpm" >| #define PACKAGE_TARNAME "rpm" >| #define PACKAGE_VERSION "4.4.6" >| #define PACKAGE_STRING "rpm 4.4.6" >| #define PACKAGE_BUGREPORT "rpm-devel@lists.dulug.duke.edu" >| #define PACKAGE "rpm" >| #define VERSION "4.4.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 _FILE_OFFSET_BITS 64 >| #define MKDIR_P "/bin/mkdir -p" >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_GZSEEK 1 >| #define HAVE_BZ2_1_0 1 >| #define HAVE_ERROR_H 1 >| #define HAVE_ERROR 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SEMAPHORE_H 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_AIO_H 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_GELF_H 1 >| #define HAVE_LIBELF 1 >| #define HAVE_DWARF_H 1 >| #define HAVE_LIBBEECRYPT 1 >| #define HAVE_LIBNEON 1 >| #define HAVE_NEON_NE_GET_RESPONSE_HEADER 1 >| #define HAVE_DB3_DB_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define INTDIV0_RAISES_SIGFPE 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define _GNU_SOURCE 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEGID 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETGID 1 >| #define HAVE_GETUID 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MUNMAP 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_FWPRINTF 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_DECL__SNWPRINTF 0 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_LC_MESSAGES 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_MNTENT_H 1 >| /* end confdefs.h. */ >| #include <sys/mnttab.h> >configure:39049: result: no >configure:39082: checking for sys/mnttab.h >configure:39090: result: no >configure:38949: checking sys/systemcfg.h usability >configure:38966: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >conftest.c:167:27: error: sys/systemcfg.h: No such file or directory >configure:38972: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rpm" >| #define PACKAGE_TARNAME "rpm" >| #define PACKAGE_VERSION "4.4.6" >| #define PACKAGE_STRING "rpm 4.4.6" >| #define PACKAGE_BUGREPORT "rpm-devel@lists.dulug.duke.edu" >| #define PACKAGE "rpm" >| #define VERSION "4.4.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 _FILE_OFFSET_BITS 64 >| #define MKDIR_P "/bin/mkdir -p" >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_GZSEEK 1 >| #define HAVE_BZ2_1_0 1 >| #define HAVE_ERROR_H 1 >| #define HAVE_ERROR 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SEMAPHORE_H 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_AIO_H 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_GELF_H 1 >| #define HAVE_LIBELF 1 >| #define HAVE_DWARF_H 1 >| #define HAVE_LIBBEECRYPT 1 >| #define HAVE_LIBNEON 1 >| #define HAVE_NEON_NE_GET_RESPONSE_HEADER 1 >| #define HAVE_DB3_DB_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define INTDIV0_RAISES_SIGFPE 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define _GNU_SOURCE 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEGID 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETGID 1 >| #define HAVE_GETUID 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MUNMAP 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_FWPRINTF 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_DECL__SNWPRINTF 0 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_LC_MESSAGES 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_MNTENT_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> >| #endif >| #if HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/systemcfg.h> >configure:39003: result: no >configure:39007: checking sys/systemcfg.h presence >configure:39022: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:134:27: error: sys/systemcfg.h: No such file or directory >configure:39028: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rpm" >| #define PACKAGE_TARNAME "rpm" >| #define PACKAGE_VERSION "4.4.6" >| #define PACKAGE_STRING "rpm 4.4.6" >| #define PACKAGE_BUGREPORT "rpm-devel@lists.dulug.duke.edu" >| #define PACKAGE "rpm" >| #define VERSION "4.4.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 _FILE_OFFSET_BITS 64 >| #define MKDIR_P "/bin/mkdir -p" >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_GZSEEK 1 >| #define HAVE_BZ2_1_0 1 >| #define HAVE_ERROR_H 1 >| #define HAVE_ERROR 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SEMAPHORE_H 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_AIO_H 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_GELF_H 1 >| #define HAVE_LIBELF 1 >| #define HAVE_DWARF_H 1 >| #define HAVE_LIBBEECRYPT 1 >| #define HAVE_LIBNEON 1 >| #define HAVE_NEON_NE_GET_RESPONSE_HEADER 1 >| #define HAVE_DB3_DB_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define INTDIV0_RAISES_SIGFPE 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define _GNU_SOURCE 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEGID 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETGID 1 >| #define HAVE_GETUID 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MUNMAP 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_FWPRINTF 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_DECL__SNWPRINTF 0 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_LC_MESSAGES 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_MNTENT_H 1 >| /* end confdefs.h. */ >| #include <sys/systemcfg.h> >configure:39049: result: no >configure:39082: checking for sys/systemcfg.h >configure:39090: result: no >configure:39121: checking sys/mount.h usability >configure:39138: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >configure:39144: $? = 0 >configure:39151: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:39154: $? = 0 >configure:39161: test -s conftest.o >configure:39164: $? = 0 >configure:39175: result: yes >configure:39179: checking sys/mount.h presence >configure:39194: i686-pc-linux-gnu-gcc -E conftest.c >configure:39200: $? = 0 >configure:39221: result: yes >configure:39254: checking for sys/mount.h >configure:39262: result: yes >configure:39121: checking sys/mntctl.h usability >configure:39138: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >conftest.c:168:24: error: sys/mntctl.h: No such file or directory >configure:39144: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rpm" >| #define PACKAGE_TARNAME "rpm" >| #define PACKAGE_VERSION "4.4.6" >| #define PACKAGE_STRING "rpm 4.4.6" >| #define PACKAGE_BUGREPORT "rpm-devel@lists.dulug.duke.edu" >| #define PACKAGE "rpm" >| #define VERSION "4.4.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 _FILE_OFFSET_BITS 64 >| #define MKDIR_P "/bin/mkdir -p" >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_GZSEEK 1 >| #define HAVE_BZ2_1_0 1 >| #define HAVE_ERROR_H 1 >| #define HAVE_ERROR 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SEMAPHORE_H 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_AIO_H 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_GELF_H 1 >| #define HAVE_LIBELF 1 >| #define HAVE_DWARF_H 1 >| #define HAVE_LIBBEECRYPT 1 >| #define HAVE_LIBNEON 1 >| #define HAVE_NEON_NE_GET_RESPONSE_HEADER 1 >| #define HAVE_DB3_DB_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define INTDIV0_RAISES_SIGFPE 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define _GNU_SOURCE 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEGID 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETGID 1 >| #define HAVE_GETUID 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MUNMAP 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_FWPRINTF 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_DECL__SNWPRINTF 0 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_LC_MESSAGES 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_SYS_MOUNT_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> >| #endif >| #if HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/mntctl.h> >configure:39175: result: no >configure:39179: checking sys/mntctl.h presence >configure:39194: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:135:24: error: sys/mntctl.h: No such file or directory >configure:39200: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rpm" >| #define PACKAGE_TARNAME "rpm" >| #define PACKAGE_VERSION "4.4.6" >| #define PACKAGE_STRING "rpm 4.4.6" >| #define PACKAGE_BUGREPORT "rpm-devel@lists.dulug.duke.edu" >| #define PACKAGE "rpm" >| #define VERSION "4.4.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 _FILE_OFFSET_BITS 64 >| #define MKDIR_P "/bin/mkdir -p" >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_GZSEEK 1 >| #define HAVE_BZ2_1_0 1 >| #define HAVE_ERROR_H 1 >| #define HAVE_ERROR 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SEMAPHORE_H 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_AIO_H 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_GELF_H 1 >| #define HAVE_LIBELF 1 >| #define HAVE_DWARF_H 1 >| #define HAVE_LIBBEECRYPT 1 >| #define HAVE_LIBNEON 1 >| #define HAVE_NEON_NE_GET_RESPONSE_HEADER 1 >| #define HAVE_DB3_DB_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define INTDIV0_RAISES_SIGFPE 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define _GNU_SOURCE 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEGID 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETGID 1 >| #define HAVE_GETUID 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MUNMAP 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_FWPRINTF 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_DECL__SNWPRINTF 0 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_LC_MESSAGES 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| /* end confdefs.h. */ >| #include <sys/mntctl.h> >configure:39221: result: no >configure:39254: checking for sys/mntctl.h >configure:39262: result: no >configure:39111: checking for sys/param.h >configure:39117: result: yes >configure:39121: checking sys/vmount.h usability >configure:39138: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >conftest.c:169:24: error: sys/vmount.h: No such file or directory >configure:39144: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rpm" >| #define PACKAGE_TARNAME "rpm" >| #define PACKAGE_VERSION "4.4.6" >| #define PACKAGE_STRING "rpm 4.4.6" >| #define PACKAGE_BUGREPORT "rpm-devel@lists.dulug.duke.edu" >| #define PACKAGE "rpm" >| #define VERSION "4.4.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 _FILE_OFFSET_BITS 64 >| #define MKDIR_P "/bin/mkdir -p" >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_GZSEEK 1 >| #define HAVE_BZ2_1_0 1 >| #define HAVE_ERROR_H 1 >| #define HAVE_ERROR 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SEMAPHORE_H 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_AIO_H 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_GELF_H 1 >| #define HAVE_LIBELF 1 >| #define HAVE_DWARF_H 1 >| #define HAVE_LIBBEECRYPT 1 >| #define HAVE_LIBNEON 1 >| #define HAVE_NEON_NE_GET_RESPONSE_HEADER 1 >| #define HAVE_DB3_DB_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define INTDIV0_RAISES_SIGFPE 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define _GNU_SOURCE 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEGID 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETGID 1 >| #define HAVE_GETUID 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MUNMAP 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_FWPRINTF 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_DECL__SNWPRINTF 0 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_LC_MESSAGES 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_PARAM_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> >| #endif >| #if HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/vmount.h> >configure:39175: result: no >configure:39179: checking sys/vmount.h presence >configure:39194: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:136:24: error: sys/vmount.h: No such file or directory >configure:39200: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rpm" >| #define PACKAGE_TARNAME "rpm" >| #define PACKAGE_VERSION "4.4.6" >| #define PACKAGE_STRING "rpm 4.4.6" >| #define PACKAGE_BUGREPORT "rpm-devel@lists.dulug.duke.edu" >| #define PACKAGE "rpm" >| #define VERSION "4.4.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 _FILE_OFFSET_BITS 64 >| #define MKDIR_P "/bin/mkdir -p" >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_GZSEEK 1 >| #define HAVE_BZ2_1_0 1 >| #define HAVE_ERROR_H 1 >| #define HAVE_ERROR 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SEMAPHORE_H 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_AIO_H 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_GELF_H 1 >| #define HAVE_LIBELF 1 >| #define HAVE_DWARF_H 1 >| #define HAVE_LIBBEECRYPT 1 >| #define HAVE_LIBNEON 1 >| #define HAVE_NEON_NE_GET_RESPONSE_HEADER 1 >| #define HAVE_DB3_DB_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define INTDIV0_RAISES_SIGFPE 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define _GNU_SOURCE 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEGID 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETGID 1 >| #define HAVE_GETUID 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MUNMAP 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_FWPRINTF 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_DECL__SNWPRINTF 0 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_LC_MESSAGES 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| /* end confdefs.h. */ >| #include <sys/vmount.h> >configure:39221: result: no >configure:39254: checking for sys/vmount.h >configure:39262: result: no >configure:39292: checking bzlib.h usability >configure:39309: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >configure:39315: $? = 0 >configure:39322: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:39325: $? = 0 >configure:39332: test -s conftest.o >configure:39335: $? = 0 >configure:39346: result: yes >configure:39350: checking bzlib.h presence >configure:39365: i686-pc-linux-gnu-gcc -E conftest.c >configure:39371: $? = 0 >configure:39392: result: yes >configure:39425: checking for bzlib.h >configure:39433: result: yes >configure:39292: checking libio.h usability >configure:39309: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >configure:39315: $? = 0 >configure:39322: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:39325: $? = 0 >configure:39332: test -s conftest.o >configure:39335: $? = 0 >configure:39346: result: yes >configure:39350: checking libio.h presence >configure:39365: i686-pc-linux-gnu-gcc -E conftest.c >configure:39371: $? = 0 >configure:39392: result: yes >configure:39425: checking for libio.h >configure:39433: result: yes >configure:39292: checking zlib.h usability >configure:39309: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >configure:39315: $? = 0 >configure:39322: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:39325: $? = 0 >configure:39332: test -s conftest.o >configure:39335: $? = 0 >configure:39346: result: yes >configure:39350: checking zlib.h presence >configure:39365: i686-pc-linux-gnu-gcc -E conftest.c >configure:39371: $? = 0 >configure:39392: result: yes >configure:39425: checking for zlib.h >configure:39433: result: yes >configure:39462: checking err.h usability >configure:39479: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >configure:39485: $? = 0 >configure:39492: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:39495: $? = 0 >configure:39502: test -s conftest.o >configure:39505: $? = 0 >configure:39516: result: yes >configure:39520: checking err.h presence >configure:39535: i686-pc-linux-gnu-gcc -E conftest.c >configure:39541: $? = 0 >configure:39562: result: yes >configure:39595: checking for err.h >configure:39603: result: yes >configure:39462: checking mcheck.h usability >configure:39479: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >configure:39485: $? = 0 >configure:39492: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:39495: $? = 0 >configure:39502: test -s conftest.o >configure:39505: $? = 0 >configure:39516: result: yes >configure:39520: checking mcheck.h presence >configure:39535: i686-pc-linux-gnu-gcc -E conftest.c >configure:39541: $? = 0 >configure:39562: result: yes >configure:39595: checking for mcheck.h >configure:39603: result: yes >configure:39621: checking for pthread.h >configure:39627: result: yes >configure:39801: checking float.h usability >configure:39818: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >configure:39824: $? = 0 >configure:39831: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:39834: $? = 0 >configure:39841: test -s conftest.o >configure:39844: $? = 0 >configure:39855: result: yes >configure:39859: checking float.h presence >configure:39874: i686-pc-linux-gnu-gcc -E conftest.c >configure:39880: $? = 0 >configure:39901: result: yes >configure:39934: checking for float.h >configure:39942: result: yes >configure:39971: checking glob.h usability >configure:39988: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >configure:39994: $? = 0 >configure:40001: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:40004: $? = 0 >configure:40011: test -s conftest.o >configure:40014: $? = 0 >configure:40025: result: yes >configure:40029: checking glob.h presence >configure:40044: i686-pc-linux-gnu-gcc -E conftest.c >configure:40050: $? = 0 >configure:40071: result: yes >configure:40104: checking for glob.h >configure:40112: result: yes >configure:40126: checking for struct statfs >configure:40157: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >conftest.c:151: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:152: warning: unused variable 'sfs' >configure:40163: $? = 0 >configure:40170: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:40173: $? = 0 >configure:40180: test -s conftest.o >configure:40183: $? = 0 >configure:40185: result: in sys/statvfs.h >configure:40428: checking for f_bavail member in struct statfs >configure:40468: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >conftest.c:164: warning: function declaration isn't a prototype >configure:40474: $? = 0 >configure:40481: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:40484: $? = 0 >configure:40491: test -s conftest.o >configure:40494: $? = 0 >configure:40496: result: yes >configure:40516: checking if statfs() requires 4 arguments >configure:40552: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:157: warning: return type defaults to 'int' >conftest.c:157: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:158: error: storage size of 'sfs' isn't known >conftest.c:159: warning: implicit declaration of function 'exit' >conftest.c:159: warning: incompatible implicit declaration of built-in function 'exit' >conftest.c:159: warning: implicit declaration of function 'statfs' >conftest.c:158: warning: unused variable 'sfs' >conftest.c:160: warning: control reaches end of non-void function >configure:40555: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rpm" >| #define PACKAGE_TARNAME "rpm" >| #define PACKAGE_VERSION "4.4.6" >| #define PACKAGE_STRING "rpm 4.4.6" >| #define PACKAGE_BUGREPORT "rpm-devel@lists.dulug.duke.edu" >| #define PACKAGE "rpm" >| #define VERSION "4.4.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 _FILE_OFFSET_BITS 64 >| #define MKDIR_P "/bin/mkdir -p" >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_GZSEEK 1 >| #define HAVE_BZ2_1_0 1 >| #define HAVE_ERROR_H 1 >| #define HAVE_ERROR 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SEMAPHORE_H 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_AIO_H 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_GELF_H 1 >| #define HAVE_LIBELF 1 >| #define HAVE_DWARF_H 1 >| #define HAVE_LIBBEECRYPT 1 >| #define HAVE_LIBNEON 1 >| #define HAVE_NEON_NE_GET_RESPONSE_HEADER 1 >| #define HAVE_DB3_DB_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define INTDIV0_RAISES_SIGFPE 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define _GNU_SOURCE 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEGID 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETGID 1 >| #define HAVE_GETUID 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MUNMAP 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_FWPRINTF 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_DECL__SNWPRINTF 0 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_LC_MESSAGES 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_BZLIB_H 1 >| #define HAVE_LIBIO_H 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_GLOB_H 1 >| #define STATFS_IN_SYS_STATVFS 1 >| #define STATFS_HAS_F_BAVAIL 1 >| /* end confdefs.h. */ >| >| #ifdef HAVE_SYS_TYPES_H >| #include <sys/types.h> >| #endif >| #ifdef STATFS_IN_SYS_VFS >| #include <sys/vfs.h> >| #elif STATFS_IN_SYS_MOUNT >| #include <sys/mouht.h> >| #elif STATFS_IN_SYS_STATFS >| #include <sys/statfs.h> >| #endif >| main() { >| struct statfs sfs; >| exit (statfs(".", &sfs, sizeof(sfs), 0)); >| } >| >configure:40579: result: no >configure:40588: checking for inline >configure:40655: result: inline >configure:40676: checking if <netdb.h> defines h_errno >configure:40699: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:149: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:150: warning: implicit declaration of function 'printf' >conftest.c:150: warning: incompatible implicit declaration of built-in function 'printf' >configure:40705: $? = 0 >configure:40712: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:40715: $? = 0 >configure:40722: test -s conftest >configure:40725: $? = 0 >configure:40737: result: yes >configure:40747: checking if <sys/stat.h> defines S_IFSOCK >configure:40770: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:150: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:151: warning: implicit declaration of function 'printf' >conftest.c:151: warning: incompatible implicit declaration of built-in function 'printf' >configure:40776: $? = 0 >configure:40783: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:40786: $? = 0 >configure:40793: test -s conftest >configure:40796: $? = 0 >configure:40808: result: yes >configure:40818: checking if <sys/stat.h> defines S_ISLNK >configure:40841: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:151: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:152: warning: implicit declaration of function 'printf' >conftest.c:152: warning: incompatible implicit declaration of built-in function 'printf' >configure:40847: $? = 0 >configure:40854: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:40857: $? = 0 >configure:40864: test -s conftest >configure:40867: $? = 0 >configure:40879: result: yes >configure:40889: checking if <sys/stat.h> defines S_ISSOCK >configure:40912: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:152: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:153: warning: implicit declaration of function 'printf' >conftest.c:153: warning: incompatible implicit declaration of built-in function 'printf' >configure:40918: $? = 0 >configure:40925: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:40928: $? = 0 >configure:40935: test -s conftest >configure:40938: $? = 0 >configure:40950: result: yes >configure:40960: checking if timezone is defined >configure:40983: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:153: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:154: warning: implicit declaration of function 'printf' >conftest.c:154: warning: incompatible implicit declaration of built-in function 'printf' >configure:40989: $? = 0 >configure:40996: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:40999: $? = 0 >configure:41006: test -s conftest >configure:41009: $? = 0 >configure:41021: result: yes >configure:41024: checking for mode_t >configure:41054: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >conftest.c:186: warning: function declaration isn't a prototype >configure:41060: $? = 0 >configure:41067: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:41070: $? = 0 >configure:41077: test -s conftest.o >configure:41080: $? = 0 >configure:41092: result: yes >configure:41104: checking for off_t >configure:41134: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >conftest.c:186: warning: function declaration isn't a prototype >configure:41140: $? = 0 >configure:41147: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:41150: $? = 0 >configure:41157: test -s conftest.o >configure:41160: $? = 0 >configure:41172: result: yes >configure:41184: checking for pid_t >configure:41214: i686-pc-linux-gnu-gcc -c -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts conftest.c >&5 >conftest.c:186: warning: function declaration isn't a prototype >configure:41220: $? = 0 >configure:41227: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:41230: $? = 0 >configure:41237: test -s conftest.o >configure:41240: $? = 0 >configure:41252: result: yes >configure:41264: checking for size_t >configure:41332: result: yes >configure:41347: checking for working alloca.h >configure:41413: result: yes >configure:41423: checking for alloca >configure:41509: result: yes >configure:41756: checking for vprintf >configure:41812: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:175: warning: function declaration isn't a prototype >conftest.c:175: warning: conflicting types for built-in function 'vprintf' >conftest.c:185: warning: function declaration isn't a prototype >configure:41818: $? = 0 >configure:41825: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:41828: $? = 0 >configure:41835: test -s conftest >configure:41838: $? = 0 >configure:41852: result: yes >configure:41859: checking for _doprnt >configure:41915: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:176: warning: function declaration isn't a prototype >conftest.c:186: warning: function declaration isn't a prototype >/tmp/bauen/portage/rpm-4.4.6/temp/ccC0Y5NA.o: In function `main': >conftest.c:(.text+0x21): undefined reference to `_doprnt' >collect2: ld returned 1 exit status >configure:41921: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rpm" >| #define PACKAGE_TARNAME "rpm" >| #define PACKAGE_VERSION "4.4.6" >| #define PACKAGE_STRING "rpm 4.4.6" >| #define PACKAGE_BUGREPORT "rpm-devel@lists.dulug.duke.edu" >| #define PACKAGE "rpm" >| #define VERSION "4.4.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 _FILE_OFFSET_BITS 64 >| #define MKDIR_P "/bin/mkdir -p" >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_GZSEEK 1 >| #define HAVE_BZ2_1_0 1 >| #define HAVE_ERROR_H 1 >| #define HAVE_ERROR 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SEMAPHORE_H 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_AIO_H 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_GELF_H 1 >| #define HAVE_LIBELF 1 >| #define HAVE_DWARF_H 1 >| #define HAVE_LIBBEECRYPT 1 >| #define HAVE_LIBNEON 1 >| #define HAVE_NEON_NE_GET_RESPONSE_HEADER 1 >| #define HAVE_DB3_DB_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define INTDIV0_RAISES_SIGFPE 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define _GNU_SOURCE 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEGID 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETGID 1 >| #define HAVE_GETUID 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MUNMAP 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_FWPRINTF 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_DECL__SNWPRINTF 0 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_LC_MESSAGES 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_BZLIB_H 1 >| #define HAVE_LIBIO_H 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_GLOB_H 1 >| #define STATFS_IN_SYS_STATVFS 1 >| #define STATFS_HAS_F_BAVAIL 1 >| #define HAVE_HERRNO 1 >| #define HAVE_S_IFSOCK 1 >| #define HAVE_S_ISLNK 1 >| #define HAVE_S_ISSOCK 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 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 GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| 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 >| #endif >| >| int >| main () >| { >| return _doprnt (); >| ; >| return 0; >| } >configure:41954: result: no >configure:41981: checking for basename >configure:42037: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:176: warning: function declaration isn't a prototype >conftest.c:186: warning: function declaration isn't a prototype >configure:42043: $? = 0 >configure:42050: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:42053: $? = 0 >configure:42060: test -s conftest >configure:42063: $? = 0 >configure:42077: result: yes >configure:41981: checking for getcwd >configure:42077: result: yes >configure:41981: checking for getwd >configure:42037: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:178: warning: function declaration isn't a prototype >conftest.c:188: warning: function declaration isn't a prototype >/tmp/bauen/portage/rpm-4.4.6/temp/ccrPCIFj.o: In function `main': >conftest.c:(.text+0x21): warning: the `getwd' function is dangerous and should not be used. >configure:42043: $? = 0 >configure:42050: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:42053: $? = 0 >configure:42060: test -s conftest >configure:42063: $? = 0 >configure:42077: result: yes >configure:41981: checking for inet_aton >configure:42037: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:179: warning: function declaration isn't a prototype >conftest.c:189: warning: function declaration isn't a prototype >configure:42043: $? = 0 >configure:42050: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:42053: $? = 0 >configure:42060: test -s conftest >configure:42063: $? = 0 >configure:42077: result: yes >configure:41981: checking for mtrace >configure:42037: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:180: warning: function declaration isn't a prototype >conftest.c:190: warning: function declaration isn't a prototype >configure:42043: $? = 0 >configure:42050: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:42053: $? = 0 >configure:42060: test -s conftest >configure:42063: $? = 0 >configure:42077: result: yes >configure:41981: checking for putenv >configure:42077: result: yes >configure:41981: checking for realpath >configure:42037: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:182: warning: function declaration isn't a prototype >conftest.c:192: warning: function declaration isn't a prototype >configure:42043: $? = 0 >configure:42050: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:42053: $? = 0 >configure:42060: test -s conftest >configure:42063: $? = 0 >configure:42077: result: yes >configure:41981: checking for setenv >configure:42077: result: yes >configure:42093: checking for stpcpy >configure:42189: result: yes >configure:42093: checking for stpncpy >configure:42149: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:185: warning: function declaration isn't a prototype >conftest.c:185: warning: conflicting types for built-in function 'stpncpy' >conftest.c:195: warning: function declaration isn't a prototype >configure:42155: $? = 0 >configure:42162: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:42165: $? = 0 >configure:42172: test -s conftest >configure:42175: $? = 0 >configure:42189: result: yes >configure:42093: checking for strcspn >configure:42149: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:186: warning: function declaration isn't a prototype >conftest.c:186: warning: conflicting types for built-in function 'strcspn' >conftest.c:196: warning: function declaration isn't a prototype >configure:42155: $? = 0 >configure:42162: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:42165: $? = 0 >configure:42172: test -s conftest >configure:42175: $? = 0 >configure:42189: result: yes >configure:42209: checking for strdup >configure:42305: result: yes >configure:42209: checking for strndup >configure:42265: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:188: warning: function declaration isn't a prototype >conftest.c:188: warning: conflicting types for built-in function 'strndup' >conftest.c:198: warning: function declaration isn't a prototype >configure:42271: $? = 0 >configure:42278: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:42281: $? = 0 >configure:42288: test -s conftest >configure:42291: $? = 0 >configure:42305: result: yes >configure:42209: checking for strerror >configure:42265: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:189: warning: function declaration isn't a prototype >conftest.c:199: warning: function declaration isn't a prototype >configure:42271: $? = 0 >configure:42278: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:42281: $? = 0 >configure:42288: test -s conftest >configure:42291: $? = 0 >configure:42305: result: yes >configure:42209: checking for strtol >configure:42265: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:190: warning: function declaration isn't a prototype >conftest.c:200: warning: function declaration isn't a prototype >configure:42271: $? = 0 >configure:42278: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:42281: $? = 0 >configure:42288: test -s conftest >configure:42291: $? = 0 >configure:42305: result: yes >configure:42209: checking for strtoul >configure:42305: result: yes >configure:42209: checking for strspn >configure:42265: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:192: warning: function declaration isn't a prototype >conftest.c:192: warning: conflicting types for built-in function 'strspn' >conftest.c:202: warning: function declaration isn't a prototype >configure:42271: $? = 0 >configure:42278: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:42281: $? = 0 >configure:42288: test -s conftest >configure:42291: $? = 0 >configure:42305: result: yes >configure:42209: checking for strstr >configure:42265: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:193: warning: function declaration isn't a prototype >conftest.c:193: warning: conflicting types for built-in function 'strstr' >conftest.c:203: warning: function declaration isn't a prototype >configure:42271: $? = 0 >configure:42278: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:42281: $? = 0 >configure:42288: test -s conftest >configure:42291: $? = 0 >configure:42305: result: yes >configure:42320: checking for __secure_getenv >configure:42376: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:194: warning: function declaration isn't a prototype >conftest.c:204: warning: function declaration isn't a prototype >configure:42382: $? = 0 >configure:42389: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:42392: $? = 0 >configure:42399: test -s conftest >configure:42402: $? = 0 >configure:42416: result: yes >configure:42431: checking for regcomp >configure:42487: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:195: warning: function declaration isn't a prototype >conftest.c:205: warning: function declaration isn't a prototype >configure:42493: $? = 0 >configure:42500: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:42503: $? = 0 >configure:42510: test -s conftest >configure:42513: $? = 0 >configure:42527: result: yes >configure:42542: checking for ftok >configure:42598: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:196: warning: function declaration isn't a prototype >conftest.c:206: warning: function declaration isn't a prototype >configure:42604: $? = 0 >configure:42611: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:42614: $? = 0 >configure:42621: test -s conftest >configure:42624: $? = 0 >configure:42638: result: yes >configure:42653: checking for mkstemp >configure:42709: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:197: warning: function declaration isn't a prototype >conftest.c:207: warning: function declaration isn't a prototype >configure:42715: $? = 0 >configure:42722: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:42725: $? = 0 >configure:42732: test -s conftest >configure:42735: $? = 0 >configure:42749: result: yes >configure:43080: checking for doxygen >configure:43098: found /usr/bin/doxygen >configure:43111: result: /usr/bin/doxygen >configure:43221: checking for setlocale >configure:43317: result: yes >configure:43332: checking for getpassphrase >configure:43388: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:201: warning: function declaration isn't a prototype >conftest.c:211: warning: function declaration isn't a prototype >/tmp/bauen/portage/rpm-4.4.6/temp/cc2JH6WP.o: In function `main': >conftest.c:(.text+0x21): undefined reference to `getpassphrase' >collect2: ld returned 1 exit status >configure:43394: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "rpm" >| #define PACKAGE_TARNAME "rpm" >| #define PACKAGE_VERSION "4.4.6" >| #define PACKAGE_STRING "rpm 4.4.6" >| #define PACKAGE_BUGREPORT "rpm-devel@lists.dulug.duke.edu" >| #define PACKAGE "rpm" >| #define VERSION "4.4.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 _FILE_OFFSET_BITS 64 >| #define MKDIR_P "/bin/mkdir -p" >| #define PROTOTYPES 1 >| #define __PROTOTYPES 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_GZSEEK 1 >| #define HAVE_BZ2_1_0 1 >| #define HAVE_ERROR_H 1 >| #define HAVE_ERROR 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SEMAPHORE_H 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_AIO_H 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_GELF_H 1 >| #define HAVE_LIBELF 1 >| #define HAVE_DWARF_H 1 >| #define HAVE_LIBBEECRYPT 1 >| #define HAVE_LIBNEON 1 >| #define HAVE_NEON_NE_GET_RESPONSE_HEADER 1 >| #define HAVE_DB3_DB_H 1 >| #define HAVE_VISIBILITY 1 >| #define HAVE_STDINT_H_WITH_UINTMAX 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define INTDIV0_RAISES_SIGFPE 1 >| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 >| #define HAVE_UNSIGNED_LONG_LONG 1 >| #define HAVE_UINTMAX_T 1 >| #define HAVE_INTTYPES_H 1 >| #define _GNU_SOURCE 1 >| #define USE_POSIX_THREADS 1 >| #define USE_POSIX_THREADS_WEAK 1 >| #define HAVE_PTHREAD_RWLOCK 1 >| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 >| #define HAVE_BUILTIN_EXPECT 1 >| #define HAVE_ARGZ_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEGID 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETGID 1 >| #define HAVE_GETUID 1 >| #define HAVE_MEMPCPY 1 >| #define HAVE_MUNMAP 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_TSEARCH 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| #define HAVE_DECL_FEOF_UNLOCKED 1 >| #define HAVE_DECL_FGETS_UNLOCKED 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_NL_LOCALE_NAME 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_LONG_DOUBLE 1 >| #define HAVE_WCHAR_T 1 >| #define HAVE_WINT_T 1 >| #define HAVE_INTMAX_T 1 >| #define HAVE_POSIX_PRINTF 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_FWPRINTF 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_DECL__SNPRINTF 0 >| #define HAVE_DECL__SNWPRINTF 0 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_LC_MESSAGES 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GETOPT_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_MNTENT_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_BZLIB_H 1 >| #define HAVE_LIBIO_H 1 >| #define HAVE_ZLIB_H 1 >| #define HAVE_ERR_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_GLOB_H 1 >| #define STATFS_IN_SYS_STATVFS 1 >| #define STATFS_HAS_F_BAVAIL 1 >| #define HAVE_HERRNO 1 >| #define HAVE_S_IFSOCK 1 >| #define HAVE_S_ISLNK 1 >| #define HAVE_S_ISSOCK 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_BASENAME 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETWD 1 >| #define HAVE_INET_ATON 1 >| #define HAVE_MTRACE 1 >| #define HAVE_PUTENV 1 >| #define HAVE_REALPATH 1 >| #define HAVE_SETENV 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STPNCPY 1 >| #define HAVE_STRCSPN 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRTOL 1 >| #define HAVE_STRTOUL 1 >| #define HAVE_STRSPN 1 >| #define HAVE_STRSTR 1 >| #define HAVE___SECURE_GETENV 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_FTOK 1 >| #define HAVE_MKSTEMP 1 >| #define USE_GNU_GLOB 1 >| #define WITH_LUA 1 >| #define HAVE_SETLOCALE 1 >| /* end confdefs.h. */ >| /* Define getpassphrase to an innocuous variant, in case <limits.h> declares getpassphrase. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define getpassphrase innocuous_getpassphrase >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char getpassphrase (); 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 getpassphrase >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char getpassphrase (); >| /* 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_getpassphrase || defined __stub___getpassphrase >| choke me >| #endif >| >| int >| main () >| { >| return getpassphrase (); >| ; >| return 0; >| } >configure:43428: result: no >configure:43439: checking for getmntent >configure:43495: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:201: warning: function declaration isn't a prototype >conftest.c:211: warning: function declaration isn't a prototype >configure:43501: $? = 0 >configure:43508: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:43511: $? = 0 >configure:43518: test -s conftest >configure:43521: $? = 0 >configure:43534: result: yes >configure:43971: checking for lchown >configure:44027: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:202: warning: function declaration isn't a prototype >conftest.c:212: warning: function declaration isn't a prototype >configure:44033: $? = 0 >configure:44040: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:44043: $? = 0 >configure:44050: test -s conftest >configure:44053: $? = 0 >configure:44066: result: yes >configure:44126: checking root's primary group >configure:44171: i686-pc-linux-gnu-gcc -o conftest -O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wl,-O1 conftest.c -lrt -lpthread -lz -lbz2 >&5 >conftest.c:186: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:199: warning: implicit declaration of function 'exit' >conftest.c:199: warning: incompatible implicit declaration of built-in function 'exit' >conftest.c:204: warning: incompatible implicit declaration of built-in function 'exit' >configure:44174: $? = 0 >configure:44180: ./conftest >configure:44183: $? = 0 >configure:44198: result: root >configure:44621: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by rpm config.status 4.4.6, which was >generated by GNU Autoconf 2.60. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on blatt > >config.status:860: creating Doxyfile >config.status:860: creating Makefile >config.status:860: creating rpmrc >config.status:860: creating macros >config.status:860: creating platform >config.status:995: WARNING: platform.in seems to ignore the --datarootdir setting >config.status:860: creating rpmpopt >config.status:860: creating rpm.spec >config.status:860: creating rpmio/Makefile >config.status:860: creating rpmdb/Makefile >config.status:860: creating lib/Makefile >config.status:860: creating build/Makefile >config.status:860: creating scripts/Makefile >config.status:860: creating scripts/brp-redhat >config.status:860: creating scripts/macros.perl >config.status:860: creating scripts/macros.php >config.status:860: creating scripts/macros.python >config.status:860: creating tools/Makefile >config.status:860: creating tests/Makefile >config.status:860: creating tests/rpmrc >config.status:860: creating tests/macros >config.status:860: creating tests/hello-test/Makefile >config.status:860: creating misc/Makefile >config.status:860: creating po/Makefile.in >config.status:995: WARNING: po/Makefile.in.in seems to ignore the --datarootdir setting >config.status:860: creating doc/Makefile >config.status:860: creating doc/manual/Makefile >config.status:860: creating doc/fr/Makefile >config.status:860: creating doc/ja/Makefile >config.status:860: creating doc/ko/Makefile >config.status:860: creating doc/pl/Makefile >config.status:860: creating doc/ru/Makefile >config.status:860: creating doc/sk/Makefile >config.status:860: creating python/Makefile >config.status:860: creating python/rpm/Makefile >config.status:860: creating lua/Makefile >config.status:860: creating wnh/Makefile >config.status:995: WARNING: wnh/Makefile.in seems to ignore the --datarootdir setting >config.status:860: creating config.h >config.status:1318: executing depfiles commands >config.status:1318: executing po-directories commands >config.status:1318: executing default commands >configure:46299: === configuring in file (/tmp/bauen/portage/rpm-4.4.6/work/rpm-4.4.6/file) >configure:46402: running /bin/sh ./configure --prefix=/usr '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--enable-posixmutexes' '--without-javaglue' '--without-selinux' '--without-python' '--without-apidocs' '--without-perl' '--without-sqlite' '--enable-nls' '--build=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CXXFLAGS=-O2 -mtune=pentium-m -pipe -fomit-frame-pointer' 'LDFLAGS=-Wl,-O1' 'CFLAGS=-O2 -mtune=pentium-m -pipe -fomit-frame-pointer' --cache-file=/dev/null --srcdir=. >configure:46299: === configuring in db3 (/tmp/bauen/portage/rpm-4.4.6/work/rpm-4.4.6/db3) >configure:46402: running /bin/sh ./configure --prefix=/usr '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--enable-posixmutexes' '--without-javaglue' '--without-selinux' '--without-python' '--without-apidocs' '--without-perl' '--without-sqlite' '--enable-nls' '--build=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CXXFLAGS=-O2 -mtune=pentium-m -pipe -fomit-frame-pointer' 'LDFLAGS=-Wl,-O1' 'CFLAGS=-O2 -mtune=pentium-m -pipe -fomit-frame-pointer' --cache-file=/dev/null --srcdir=. >configure:46407: error: ./configure failed for db3 > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=i686-pc-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_c_inline=inline >ac_cv_cxx_compiler_gnu=yes >ac_cv_env_CCC_set= >ac_cv_env_CCC_value= >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -mtune=pentium-m -pipe -fomit-frame-pointer' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_CXXCPP_set= >ac_cv_env_CXXCPP_value= >ac_cv_env_CXXFLAGS_set=set >ac_cv_env_CXXFLAGS_value='-O2 -mtune=pentium-m -pipe -fomit-frame-pointer' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_F77_set= >ac_cv_env_F77_value= >ac_cv_env_FFLAGS_set= >ac_cv_env_FFLAGS_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value=-Wl,-O1 >ac_cv_env_YACC_set= >ac_cv_env_YACC_value= >ac_cv_env_YFLAGS_set= >ac_cv_env_YFLAGS_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_f77_compiler_gnu=no >ac_cv_func___fsetlocking=yes >ac_cv_func___secure_getenv=yes >ac_cv_func__doprnt=no >ac_cv_func_alloca_works=yes >ac_cv_func_argz_count=yes >ac_cv_func_argz_next=yes >ac_cv_func_argz_stringify=yes >ac_cv_func_asprintf=yes >ac_cv_func_basename=yes >ac_cv_func_error=yes >ac_cv_func_fchmod=yes >ac_cv_func_ftok=yes >ac_cv_func_fwprintf=yes >ac_cv_func_getcwd=yes >ac_cv_func_getdomainname=yes >ac_cv_func_getegid=yes >ac_cv_func_geteuid=yes >ac_cv_func_getgid=yes >ac_cv_func_getmntent=yes >ac_cv_func_getpagesize=yes >ac_cv_func_getpassphrase=no >ac_cv_func_getuid=yes >ac_cv_func_getwd=yes >ac_cv_func_inet_aton=yes >ac_cv_func_lchown=yes >ac_cv_func_mempcpy=yes >ac_cv_func_mkstemp=yes >ac_cv_func_mmap_fixed_mapped=yes >ac_cv_func_mtrace=yes >ac_cv_func_munmap=yes >ac_cv_func_putenv=yes >ac_cv_func_rand=yes >ac_cv_func_realpath=yes >ac_cv_func_regcomp=yes >ac_cv_func_setenv=yes >ac_cv_func_setlocale=yes >ac_cv_func_setreuid=yes >ac_cv_func_snprintf=yes >ac_cv_func_socket=yes >ac_cv_func_stpcpy=yes >ac_cv_func_stpncpy=yes >ac_cv_func_strcasecmp=yes >ac_cv_func_strcspn=yes >ac_cv_func_strdup=yes >ac_cv_func_strerror=yes >ac_cv_func_strndup=yes >ac_cv_func_strspn=yes >ac_cv_func_strstr=yes >ac_cv_func_strtol=yes >ac_cv_func_strtoul=yes >ac_cv_func_tsearch=yes >ac_cv_func_vprintf=yes >ac_cv_func_vsnprintf=yes >ac_cv_func_wcslen=yes >ac_cv_gnu_library_2=yes >ac_cv_gnu_library_2_1=yes >ac_cv_have_decl__snprintf=no >ac_cv_have_decl__snwprintf=no >ac_cv_have_decl_feof_unlocked=yes >ac_cv_have_decl_fgets_unlocked=yes >ac_cv_have_decl_getc_unlocked=yes >ac_cv_header_aio_h=yes >ac_cv_header_argz_h=yes >ac_cv_header_beecrypt_api_h=no >ac_cv_header_beecrypt_beecrypt_h=yes >ac_cv_header_bzlib_h=yes >ac_cv_header_dirent_dirent_h=yes >ac_cv_header_dlfcn_h=yes >ac_cv_header_dwarf_h=yes >ac_cv_header_err_h=yes >ac_cv_header_error_h=yes >ac_cv_header_fcntl_h=yes >ac_cv_header_float_h=yes >ac_cv_header_gelf_h=yes >ac_cv_header_getopt_h=yes >ac_cv_header_glob_h=yes >ac_cv_header_grp_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_libelf_h=yes >ac_cv_header_libio_h=yes >ac_cv_header_limits_h=yes >ac_cv_header_machine_types_h=no >ac_cv_header_mcheck_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_minix_config_h=no >ac_cv_header_mntent_h=yes >ac_cv_header_neon_ne_session_h=yes >ac_cv_header_netdb_h=yes >ac_cv_header_netinet_in_systm_h=yes >ac_cv_header_poll_h=yes >ac_cv_header_popt_h=yes >ac_cv_header_pthread_h=yes >ac_cv_header_pwd_h=yes >ac_cv_header_semaphore_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stddef_h=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_synch_h=no >ac_cv_header_sys_ipc_h=yes >ac_cv_header_sys_mman_h=yes >ac_cv_header_sys_mntctl_h=no >ac_cv_header_sys_mnttab_h=no >ac_cv_header_sys_mount_h=yes >ac_cv_header_sys_param_h=yes >ac_cv_header_sys_resource_h=yes >ac_cv_header_sys_select_h=yes >ac_cv_header_sys_socket_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_stdtypes_h=no >ac_cv_header_sys_systemcfg_h=no >ac_cv_header_sys_types_h=yes >ac_cv_header_sys_types_h_makedev=yes >ac_cv_header_sys_utsname_h=yes >ac_cv_header_sys_vmount_h=no >ac_cv_header_sys_wait_h=yes >ac_cv_header_thread_h=no >ac_cv_header_time=yes >ac_cv_header_unistd_h=yes >ac_cv_header_utime_h=yes >ac_cv_header_zlib_h=yes >ac_cv_host=i686-pc-linux-gnu >ac_cv_lib_beecrypt_mpfprintln=yes >ac_cv_lib_bz2_BZ2_bzread=yes >ac_cv_lib_bz2_bzread=no >ac_cv_lib_elf_gelf_getvernaux=yes >ac_cv_lib_neon_ne_get_response_header=yes >ac_cv_lib_neon_ne_send_request_chunk=no >ac_cv_lib_neon_ne_session_create=yes >ac_cv_lib_popt_poptGetContext=yes >ac_cv_lib_port_writev=no >ac_cv_lib_pthread_pthread_kill=yes >ac_cv_lib_pthread_pthread_mutex_trylock=yes >ac_cv_lib_z___gzread=yes >ac_cv_lib_z___gzseek=yes >ac_cv_objext=o >ac_cv_path_BZIP2BIN=/bin/bzip2 >ac_cv_path_CSCOPE=/bin/true >ac_cv_path_CTAGS=/bin/true >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt >ac_cv_path_GREP=/bin/grep >ac_cv_path_GZIPBIN=/bin/gzip >ac_cv_path_MKDIR=/bin/mkdir >ac_cv_path_MSGFMT=/usr/bin/msgfmt >ac_cv_path_MSGMERGE=/usr/bin/msgmerge >ac_cv_path_PGPBIN=/usr/bin/pgp >ac_cv_path_UNZIPBIN=/usr/bin/unzip >ac_cv_path_XGETTEXT=/usr/bin/xgettext >ac_cv_path___CAT=/bin/cat >ac_cv_path___CHGRP=/bin/chgrp >ac_cv_path___CHMOD=/bin/chmod >ac_cv_path___CHOWN=/bin/chown >ac_cv_path___CP=/bin/cp >ac_cv_path___CPIO=/bin/cpio >ac_cv_path___DOXYGEN=/usr/bin/doxygen >ac_cv_path___FILE=/usr/bin/file >ac_cv_path___GPG=/usr/bin/gpg >ac_cv_path___GREP=/bin/grep >ac_cv_path___ID=/bin/id >ac_cv_path___INSTALL=/bin/install >ac_cv_path___LD=/usr/bin/ld >ac_cv_path___MAKE=/usr/bin/make >ac_cv_path___MKDIR=/bin/mkdir >ac_cv_path___MV=/bin/mv >ac_cv_path___NM=/usr/bin/nm >ac_cv_path___OBJCOPY=/usr/bin/objcopy >ac_cv_path___OBJDUMP=/usr/bin/objdump >ac_cv_path___PATCH=/usr/bin/patch >ac_cv_path___PERL=/usr/bin/perl >ac_cv_path___PYTHON=/usr/bin/python >ac_cv_path___RM=/bin/rm >ac_cv_path___RSH=/usr/bin/rsh >ac_cv_path___SED=/bin/sed >ac_cv_path___SSH=/usr/bin/ssh >ac_cv_path___STRIP=/usr/bin/strip >ac_cv_path___TAR=/bin/tar >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_INTLBISON=bison >ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib >ac_cv_prog_STRIP=i686-pc-linux-gnu-strip >ac_cv_prog_YACC='bison -y' >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_cxx_g=yes >ac_cv_prog_f77_g=no >ac_cv_prog_gcc_traditional=no >ac_cv_prog_make_make_set=yes >ac_cv_search_aio_read=-lrt >ac_cv_search_opendir='none required' >ac_cv_search_strerror='none required' >ac_cv_sys_file_offset_bits=64 >ac_cv_sys_large_files=no >ac_cv_sys_largefile_CC=no >ac_cv_target=i686-pc-linux-gnu >ac_cv_type_long_long=yes >ac_cv_type_mode_t=yes >ac_cv_type_off_t=yes >ac_cv_type_pid_t=yes >ac_cv_type_pthread_rwlock_t=yes >ac_cv_type_ptrdiff_t=yes >ac_cv_type_size_t=yes >ac_cv_type_unsigned_long_long=yes >ac_cv_valistisarray=false >ac_cv_working_alloca_h=yes >acl_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld >acl_cv_prog_gnu_ld=yes >acl_cv_rpath=done >am_cv_CC_dependencies_compiler_type=gcc3 >am_cv_CXX_dependencies_compiler_type=gcc3 >am_cv_func_iconv=yes >am_cv_langinfo_codeset=yes >am_cv_lib_iconv=no >am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' >am_cv_proto_iconv_arg1= >bh_cv_c_signed=yes >gl_cv_cc_visibility=yes >gl_cv_header_inttypes_h=yes >gl_cv_header_stdint_h=yes >gt_cv_c_intmax_t=yes >gt_cv_c_long_double=yes >gt_cv_c_wchar_t=yes >gt_cv_c_wint_t=yes >gt_cv_func_CFLocaleCopyCurrent=no >gt_cv_func_CFPreferencesCopyAppValue=no >gt_cv_func_gnugettext1_libc=yes >gt_cv_func_printf_posix=yes >gt_cv_int_divbyzero_sigfpe=yes >gt_cv_inttypes_pri_broken=no >gt_cv_nl_locale_name=yes >gt_cv_val_LC_MESSAGES=yes >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/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'\''"' >nls_cv_force_use_gnu_gettext=no >nls_cv_header_intl= >nls_cv_header_libgt= >nls_cv_use_gnu_gettext=no > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /tmp/bauen/portage/rpm-4.4.6/work/rpm-4.4.6/missing --run aclocal-1.9' >ALLOCA='' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /tmp/bauen/portage/rpm-4.4.6/work/rpm-4.4.6/missing --run tar' >ANSI2KNR='' >AR='i686-pc-linux-gnu-ar' >AS='as' >AUTOCONF='${SHELL} /tmp/bauen/portage/rpm-4.4.6/work/rpm-4.4.6/missing --run autoconf' >AUTOHEADER='${SHELL} /tmp/bauen/portage/rpm-4.4.6/work/rpm-4.4.6/missing --run autoheader' >AUTOMAKE='${SHELL} /tmp/bauen/portage/rpm-4.4.6/work/rpm-4.4.6/missing --run automake-1.9' >AWK='gawk' >BUILD_INCLUDED_LIBINTL='no' >BZIP2BIN='/bin/bzip2' >CATOBJEXT='.gmo' >CC='i686-pc-linux-gnu-gcc' >CCDEPMODE='depmode=gcc3' >CFLAGS='-O2 -mtune=pentium-m -pipe -fomit-frame-pointer -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts' >CFLAG_VISIBILITY='-fvisibility=hidden' >CPP='i686-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CSCOPE='/bin/true' >CTAGS='/bin/true' >CXX='i686-pc-linux-gnu-g++' >CXXCPP='i686-pc-linux-gnu-g++ -E' >CXXDEPMODE='depmode=gcc3' >CXXFLAGS='-O2 -mtune=pentium-m -pipe -fomit-frame-pointer' >CYGPATH_W='echo' >DATADIRNAME='share' >DBLIBOBJS='db3.lo' >DBLIBSRCS='db3.c' >DEFS='-DHAVE_CONFIG_H' >DEPDIR='.deps' >ECHO='echo' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EXEEXT='' >F77='' >FFLAGS='' >FINDPROVIDES='/usr/lib/rpm/find-provides' >FINDREQUIRES='/usr/lib/rpm/find-requires' >FIXPERMS='a+rX,u+w,g-w,o-w' >GENCAT='gencat' >GLIBC21='yes' >GLIBC2='yes' >GMSGFMT='/usr/bin/gmsgfmt' >GMSGFMT_015='/usr/bin/gmsgfmt' >GREP='/bin/grep' >GZIPBIN='/bin/gzip' >HAVE_ASPRINTF='1' >HAVE_LD_VERSION_SCRIPT_FALSE='#' >HAVE_LD_VERSION_SCRIPT_TRUE='' >HAVE_POSIX_PRINTF='1' >HAVE_SNPRINTF='1' >HAVE_VISIBILITY='1' >HAVE_WPRINTF='0' >INCPATH='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' >INSTOBJEXT='.mo' >INTLBISON='bison' >INTLLIBS='' >INTLOBJS='' >INTL_LIBTOOL_SUFFIX_PREFIX='' >INTL_MACOSX_LIBS='' >LDFLAGS='-Wl,-O1' >LDFLAGS_NPTL='' >LDFLAGS_STATIC='-Wl,-O1 -all-static' >LIBDIR='${exec_prefix}/%{_lib}' >LIBICONV='' >LIBINTL='' >LIBMISC='' >LIBMULTITHREAD='-lpthread' >LIBOBJS=' ${LIBOBJDIR}glob$U.o ${LIBOBJDIR}fnmatch$U.o' >LIBPTH='' >LIBRPMALIAS_FILENAME='/usr/lib/rpm/rpmpopt-4.4.6' >LIBRPMRC_FILENAME='/usr/lib/rpm/rpmrc' >LIBS='-lrt -lpthread -lz -lbz2' >LIBTHREAD='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LN_S='ln -s' >LOCALEDIR='/usr/share/locale' >LTLIBICONV='' >LTLIBINTL='' >LTLIBMULTITHREAD='-lpthread' >LTLIBOBJS=' ${LIBOBJDIR}glob$U.lo ${LIBOBJDIR}fnmatch$U.lo' >LTLIBPTH='' >LTLIBTHREAD='' >LT_AGE='0' >LT_CURRENT='4' >LT_REVISION='4' >MACROFILES='/usr/lib/rpm/macros:/usr/lib/rpm/%{_target_platform}/macros:/etc/rpm/macros:/etc/rpm/macros.specspo:/etc/rpm/macros.db1:/etc/rpm/%{_target_platform}/macros:~/.rpmmacros' >MAKEINFO='${SHELL} /tmp/bauen/portage/rpm-4.4.6/work/rpm-4.4.6/missing --run makeinfo' >MARK64='' >MKDIR='/bin/mkdir' >MKDIR_P='/bin/mkdir -p' >MSGFMT='/usr/bin/msgfmt' >MSGFMT_015='/usr/bin/msgfmt' >MSGMERGE='/usr/bin/msgmerge' >OBJDUMP='objdump' >OBJEXT='o' >PACKAGE='rpm' >PACKAGE_BUGREPORT='rpm-devel@lists.dulug.duke.edu' >PACKAGE_NAME='rpm' >PACKAGE_STRING='rpm 4.4.6' >PACKAGE_TARNAME='rpm' >PACKAGE_VERSION='4.4.6' >PATH_SEPARATOR=':' >PGPBIN='/usr/bin/pgp' >POSUB='po' >RANLIB='i686-pc-linux-gnu-ranlib' >ROOT_GROUP='root' >RPM='' >RPMCANONARCH='i386' >RPMCANONCOLOR='0' >RPMCANONOS='linux' >RPMCANONVENDOR='pc' >RPMCONFIGDIR='/usr/lib/rpm' >RPMGID='37' >RPMGROUP='rpm' >RPMUID='37' >RPMUSER='rpm' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='i686-pc-linux-gnu-strip' >SYSCONFIGDIR='/etc/rpm' >U='' >UNZIPBIN='/usr/bin/unzip' >USE_INCLUDED_LIBINTL='no' >USE_NLS='yes' >VENDORRPMRC_FILENAME='/usr/lib/rpm/pc/rpmrc' >VERSION='4.4.6' >WITH_APIDOCS='0' >WITH_APIDOCS_TARGET='' >WITH_BEECRYPT_INCLUDE='-I${prefix}/include/beecrypt' >WITH_BEECRYPT_LIB='-lbeecrypt' >WITH_BEECRYPT_SUBDIR='' >WITH_BZIP2='1' >WITH_DB_SUBDIR='db3' >WITH_ELFUTILS_SUBDIR='' >WITH_INTERNAL_DB='1' >WITH_LIBDWARF_DEBUGEDIT='debugedit' >WITH_LIBDWARF_INCLUDE='' >WITH_LIBELF_INCLUDE='' >WITH_LIBELF_LIB='-lelf' >WITH_LUA_INCLUDE='-I${top_srcdir}/lua/include -I${top_srcdir}/lua/local' >WITH_LUA_LIB='$(top_builddir)/lua/liblua.la' >WITH_LUA_SUBDIR='lua' >WITH_MAGIC_INCLUDE='-I${top_srcdir}/file/src' >WITH_MAGIC_LIB='${top_builddir}/file/src/libmagic.la' >WITH_MAGIC_SUBDIR='file' >WITH_NEON_INCLUDE='-I${prefix}/include/neon' >WITH_NEON_LIB='-lneon' >WITH_NEON_SUBDIR='' >WITH_PERL_SUBDIR='' >WITH_PERL_SUBPACKAGE='0' >WITH_PERL_VERSION='no' >WITH_POPT_INCLUDE='' >WITH_POPT_LIB='-lpopt' >WITH_POPT_SUBDIR='' >WITH_PYTHON_SUBDIR='' >WITH_PYTHON_SUBPACKAGE='0' >WITH_PYTHON_VERSION='no' >WITH_RPMFILE='rpmfile' >WITH_SELINUX_LIB='' >WITH_SQLITE3_INCLUDE='' >WITH_SQLITE3_LIB='' >WITH_SQLITE3_SUBDIR='' >WITH_ZLIB_INCLUDE='' >WITH_ZLIB_LIB='' >WITH_ZLIB_SUBDIR='' >WOE32DLL='no' >XGETTEXT='/usr/bin/xgettext' >XGETTEXT_015='/usr/bin/xgettext' >YACC='bison -y' >YFLAGS='' >__CAT='/bin/cat' >__CHGRP='/bin/chgrp' >__CHGRP_RHF='%{__chgrp} -Rhf' >__CHMOD='/bin/chmod' >__CHOWN='/bin/chown' >__CHOWN_RHF='%{__chown} -Rhf' >__CP='/bin/cp' >__CPIO='/bin/cpio' >__DOXYGEN='/usr/bin/doxygen' >__FILE='/usr/bin/file' >__GPG='/usr/bin/gpg' >__GREP='/bin/grep' >__ID='/bin/id' >__ID_U='%{__id} -u' >__INSTALL='/bin/install' >__LD='/usr/bin/ld' >__MAKE='/usr/bin/make' >__MKDIR='/bin/mkdir' >__MV='/bin/mv' >__NM='/usr/bin/nm' >__OBJCOPY='/usr/bin/objcopy' >__OBJDUMP='/usr/bin/objdump' >__PATCH='/usr/bin/patch' >__PERL='/usr/bin/perl' >__PYTHON='/usr/bin/python' >__RM='/bin/rm' >__RSH='/usr/bin/rsh' >__SED='/bin/sed' >__SSH='/usr/bin/ssh' >__STRIP='/usr/bin/strip' >__TAR='/bin/tar' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_F77='' >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 -' >autorelocate_dcolor='0' >autorelocate_path='%{nil}' >bindir='${exec_prefix}/bin' >build='i686-pc-linux-gnu' >build_alias='i686-pc-linux-gnu' >build_cpu='i686' >build_os='linux' >build_vendor='pc' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' >dvidir='${docdir}' >exec_prefix='${prefix}' >host='i686-pc-linux-gnu' >host_alias='i686-pc-linux-gnu' >host_cpu='i686' >host_os='linux-gnu' >host_vendor='pc' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='/tmp/bauen/portage/rpm-4.4.6/work/rpm-4.4.6/install-sh' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='mkdir -p --' >oldincludedir='/usr/include' >pdfdir='${docdir}' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >subdirs=' popt zlib file sqlite db3' >sysconfdir='/etc' >target='i686-pc-linux-gnu' >target_alias='' >target_cpu='i686' >target_os='linux-gnu' >target_vendor='pc' >testdir='/tmp/bauen/portage/rpm-4.4.6/work/rpm-4.4.6/tests' >tmpdir='/var/tmp' >varprefix='/var' > >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 146139
: 95836