summaryrefslogtreecommitdiff
path: root/package/nfs-utils/patches
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-01-22 22:37:50 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-01-22 22:37:50 +0100
commit9436a026e2e23d207fbdcb9e8bc9b076e3573700 (patch)
treeadb1937bc90be8869a5f7c9636da84773414eb3b /package/nfs-utils/patches
parent52b1b0100c53b1f8699955df618fcb47744e0a7e (diff)
activate GCC cflags check, cleanup FLAGS stuff in OpenADK.
* remove TCFLAGS/TLDFLAGS/TCPPFLAGS and only use TARGET_CFLAGS/TARGET_LDFLAGS/TARGET_CPPFLAGS, ... * activate GCC_HONOUR_COPTS and fix all packages to honour CFLAGS * use CC_FOR_BUILD, CFLAGS_FOR_BUILD, ... for all build compilation, remove HOST* variants * introduce KERNEL_MODULE_FLAGS for external kernel modules * mark rpm package as broken, mark syslinux for native builds only, mark libhugetlb for eglibc/glibc only usage
Diffstat (limited to 'package/nfs-utils/patches')
-rw-r--r--package/nfs-utils/patches/patch-config_log5831
-rw-r--r--package/nfs-utils/patches/patch-utils_gssd_Makefile_in25
2 files changed, 5856 insertions, 0 deletions
diff --git a/package/nfs-utils/patches/patch-config_log b/package/nfs-utils/patches/patch-config_log
new file mode 100644
index 000000000..f781209a4
--- /dev/null
+++ b/package/nfs-utils/patches/patch-config_log
@@ -0,0 +1,5831 @@
+--- nfs-utils-1.2.3.orig/config.log 2010-09-28 14:25:03.000000000 +0200
++++ nfs-utils-1.2.3/config.log 2011-01-21 17:33:44.714914032 +0100
+@@ -4,22 +4,22 @@ running configure, to aid debugging if c
+ It was created by linux nfs-utils configure 1.2.3, which was
+ generated by GNU Autoconf 2.65. Invocation command line was
+
+- $ ./configure --disable-gss
++ $ /home/wbx/adk/openadk/build_ibm-x40_i686_uclibc/w-nfs-utils-1.2.3-3/nfs-utils-1.2.3/configure --build=x86_64-linux-gnu --host=i686-openadk-linux --target=i686-openadk-linux --program-prefix= --program-suffix= --prefix=/usr --bindir=/usr/bin --datadir=/usr/share --mandir=/usr/share/man --libexecdir=/usr/libexec --localstatedir=/var --sysconfdir=/etc --disable-nls --enable-shared --enable-static --disable-dependency-tracking --disable-libtool-lock --enable-nfsv4 --with-krb5=/home/wbx/adk/openadk/target_i686_uclibc/usr/ --enable-gss --enable-tirpc --with-tirpcinclude=/home/wbx/adk/openadk/target_i686_uclibc/usr/include/tirpc --without-tcp-wrappers --with-rpcgen=internal --disable-uuid
+
+ ## --------- ##
+ ## Platform. ##
+ ## --------- ##
+
+-hostname = TopHat.home.4dicksons.org
++hostname = chrom
+ uname -m = x86_64
+-uname -r = 2.6.34.6-54.fc13.x86_64
++uname -r = 2.6.31-22-server
+ uname -s = Linux
+-uname -v = #1 SMP Sun Sep 5 17:16:27 UTC 2010
++uname -v = #70-Ubuntu SMP Thu Dec 2 00:00:57 UTC 2010
+
+ /usr/bin/uname -p = unknown
+ /bin/uname -X = unknown
+
+-/bin/arch = x86_64
++/bin/arch = unknown
+ /usr/bin/arch -k = unknown
+ /usr/convex/getsysinfo = unknown
+ /usr/bin/hostinfo = unknown
+@@ -27,23 +27,18 @@ uname -v = #1 SMP Sun Sep 5 17:16:27 UTC
+ /usr/bin/oslevel = unknown
+ /bin/universe = unknown
+
+-PATH: /usr/lib64/qt-3.3/bin
+-PATH: /usr/kerberos/sbin
+-PATH: /usr/kerberos/bin
+-PATH: /usr/lib64/ccache
+-PATH: /usr/local/bin
+-PATH: /bin
+-PATH: /usr/bin
++PATH: /home/wbx/adk/openadk/scripts
++PATH: /home/wbx/adk/openadk/bin/tools
++PATH: /home/wbx/adk/openadk/host_i686_uclibc/bin
++PATH: /home/wbx/adk/openadk/host_i686_uclibc/usr/bin
++PATH: /home/wbx/adk/openadk/target_i686_uclibc/scripts
+ PATH: /usr/local/sbin
++PATH: /usr/local/bin
+ PATH: /usr/sbin
+-PATH: /sbin
+-PATH: /sbin
+ PATH: /usr/bin
+-PATH: /usr/sbin
+-PATH: /usr/local/bin
+-PATH: /usr/local/kde/bin
+-PATH: /home/steved/bin
+-PATH: /home/steved/bin
++PATH: /sbin
++PATH: /bin
++PATH: /usr/games
+
+
+ ## ----------- ##
+@@ -51,17 +46,19 @@ PATH: /home/steved/bin
+ ## ----------- ##
+
+ configure:2864: checking build system type
+-configure:2878: result: x86_64-unknown-linux-gnu
++configure:2878: result: x86_64-pc-linux-gnu
+ configure:2898: checking host system type
+-configure:2911: result: x86_64-unknown-linux-gnu
++configure:2911: result: i686-openadk-linux-gnu
+ configure:2948: checking for a BSD-compatible install
+-configure:3016: result: /usr/bin/install -c
++configure:3016: result: /home/wbx/adk/openadk/scripts/install -c
+ configure:3027: checking whether build environment is sane
+ configure:3077: result: yes
++configure:3126: checking for i686-openadk-linux-strip
++configure:3153: result: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-strip
+ configure:3218: checking for a thread-safe mkdir -p
+ configure:3257: result: /bin/mkdir -p
+ configure:3270: checking for gawk
+-configure:3286: found /bin/gawk
++configure:3286: found /usr/bin/gawk
+ configure:3297: result: gawk
+ configure:3308: checking whether make sets $(MAKE)
+ configure:3330: result: yes
+@@ -69,70 +66,70 @@ configure:3413: checking whether to enab
+ configure:3422: result: no
+ configure:3727: checking for style of include used by make
+ configure:3755: result: GNU
+-configure:3825: checking for gcc
+-configure:3841: found /usr/lib64/ccache/gcc
+-configure:3852: result: gcc
++configure:3785: checking for i686-openadk-linux-gcc
++configure:3812: result: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc
+ configure:4081: checking for C compiler version
+-configure:4090: gcc --version >&5
+-gcc (GCC) 4.4.4 20100630 (Red Hat 4.4.4-10)
++configure:4090: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc --version >&5
++i686-openadk-linux-uclibc-gcc (GCC) 4.5.2
+ Copyright (C) 2010 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:4101: $? = 0
+-configure:4090: gcc -v >&5
++configure:4090: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc -v >&5
+ Using built-in specs.
+-Target: x86_64-redhat-linux
+-Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
++COLLECT_GCC=/home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc
++COLLECT_LTO_WRAPPER=/home/wbx/adk/openadk/host_i686_uclibc/libexec/gcc/i686-openadk-linux-uclibc/4.5.2/lto-wrapper
++Target: i686-openadk-linux-uclibc
++Configured with: /home/wbx/adk/openadk/toolchain_build_i686_uclibc/w-gcc-4.5.2-1/gcc-4.5.2/configure --prefix=/home/wbx/adk/openadk/host_i686_uclibc --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=i686-openadk-linux-uclibc --with-gmp=/home/wbx/adk/openadk/host_i686_uclibc --with-mpfr=/home/wbx/adk/openadk/host_i686_uclibc --with-libelf=/home/wbx/adk/openadk/host_i686_uclibc --disable-__cxa_atexit --with-gnu-ld --disable-libmudflap --disable-libgomp --disable-biarch --disable-decimal-float --disable-multilib --disable-sjlj-exceptions --disable-libstdcxx-pch --disable-ppl-version-check --disable-cloog-version-check --without-ppl --without-cloog --disable-nls --enable-libssp --enable-lto --enable-tls --enable-target-optspace --enable-languages=c,c++ --with-sysroot='/home/wbx/adk/openadk/host_i686_uclibc/../target_i686_uclibc' --with-slibdir=/home/wbx/adk/openadk/target_i686_uclibc/lib --enable-shared
+ Thread model: posix
+-gcc version 4.4.4 20100630 (Red Hat 4.4.4-10) (GCC)
++gcc version 4.5.2 (GCC)
+ configure:4101: $? = 0
+-configure:4090: gcc -V >&5
+-gcc: '-V' option must have argument
++configure:4090: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc -V >&5
++i686-openadk-linux-uclibc-gcc: '-V' option must have argument
+ configure:4101: $? = 1
+-configure:4090: gcc -qversion >&5
+-gcc: unrecognized option '-qversion'
+-gcc: no input files
++configure:4090: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc -qversion >&5
++i686-openadk-linux-uclibc-gcc: unrecognized option '-qversion'
++i686-openadk-linux-uclibc-gcc: no input files
+ configure:4101: $? = 1
+ configure:4121: checking whether the C compiler works
+-configure:4143: gcc conftest.c >&5
++configure:4143: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc -march=pentium-m -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -I/home/wbx/adk/openadk/target_i686_uclibc/usr/include -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/home/wbx/adk/openadk/target_i686_uclibc/usr/lib -L/home/wbx/adk/openadk/target_i686_uclibc/lib -L/home/wbx/adk/openadk/target_i686_uclibc/usr/lib conftest.c -lrpcsecgss >&5
++/home/wbx/adk/openadk/target_i686_uclibc/usr/lib/librpcsecgss.so: warning: gethostbyname is obsolescent, use getnameinfo() instead.
+ configure:4147: $? = 0
+ configure:4196: result: yes
+ configure:4199: checking for C compiler default output file name
+ configure:4201: result: a.out
+ configure:4207: checking for suffix of executables
+-configure:4214: gcc -o conftest conftest.c >&5
++configure:4214: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc -o conftest -march=pentium-m -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -I/home/wbx/adk/openadk/target_i686_uclibc/usr/include -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/home/wbx/adk/openadk/target_i686_uclibc/usr/lib -L/home/wbx/adk/openadk/target_i686_uclibc/lib -L/home/wbx/adk/openadk/target_i686_uclibc/usr/lib conftest.c -lrpcsecgss >&5
++/home/wbx/adk/openadk/target_i686_uclibc/usr/lib/librpcsecgss.so: warning: gethostbyname is obsolescent, use getnameinfo() instead.
+ configure:4218: $? = 0
+ configure:4240: result:
+ configure:4262: checking whether we are cross compiling
+-configure:4270: gcc -o conftest conftest.c >&5
+-configure:4274: $? = 0
+-configure:4281: ./conftest
+-configure:4285: $? = 0
+-configure:4300: result: no
++configure:4300: result: yes
+ configure:4305: checking for suffix of object files
+-configure:4327: gcc -c conftest.c >&5
++configure:4327: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc -c -march=pentium-m -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -I/home/wbx/adk/openadk/target_i686_uclibc/usr/include conftest.c >&5
+ configure:4331: $? = 0
+ configure:4352: result: o
+ configure:4356: checking whether we are using the GNU C compiler
+-configure:4375: gcc -c conftest.c >&5
++configure:4375: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc -c -march=pentium-m -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -I/home/wbx/adk/openadk/target_i686_uclibc/usr/include conftest.c >&5
+ configure:4375: $? = 0
+ configure:4384: result: yes
+-configure:4393: checking whether gcc accepts -g
+-configure:4413: gcc -c -g conftest.c >&5
++configure:4393: checking whether /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc accepts -g
++configure:4413: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc -c -g -I/home/wbx/adk/openadk/target_i686_uclibc/usr/include conftest.c >&5
+ configure:4413: $? = 0
+ configure:4454: result: yes
+-configure:4471: checking for gcc option to accept ISO C89
+-configure:4535: gcc -c -g -O2 conftest.c >&5
++configure:4471: checking for /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc option to accept ISO C89
++configure:4535: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc -c -march=pentium-m -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -I/home/wbx/adk/openadk/target_i686_uclibc/usr/include conftest.c >&5
+ configure:4535: $? = 0
+ configure:4548: result: none needed
+-configure:4570: checking dependency style of gcc
+-configure:4680: result: gcc3
++configure:4570: checking dependency style of /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc
++configure:4680: result: none
+ configure:4701: checking how to run the C preprocessor
+-configure:4732: gcc -E conftest.c
++configure:4732: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc -E -I/home/wbx/adk/openadk/target_i686_uclibc/usr/include conftest.c
+ configure:4732: $? = 0
+-configure:4746: gcc -E conftest.c
+-conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
++configure:4746: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc -E -I/home/wbx/adk/openadk/target_i686_uclibc/usr/include conftest.c
++conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory
++compilation terminated.
+ configure:4746: $? = 1
+ configure: failed program was:
+ | /* confdefs.h */
+@@ -147,13 +144,15 @@ configure: failed program was:
+ | #define START_STATD "/usr/sbin/start-statd"
+ | #define NFS3_SUPPORTED 1
+ | #define NFS4_SUPPORTED 1
++| #define GSS_SUPPORTED 1
+ | /* end confdefs.h. */
+ | #include <ac_nonexistent.h>
+-configure:4771: result: gcc -E
+-configure:4791: gcc -E conftest.c
++configure:4771: result: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc -E
++configure:4791: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc -E -I/home/wbx/adk/openadk/target_i686_uclibc/usr/include conftest.c
+ configure:4791: $? = 0
+-configure:4805: gcc -E conftest.c
+-conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
++configure:4805: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc -E -I/home/wbx/adk/openadk/target_i686_uclibc/usr/include conftest.c
++conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory
++compilation terminated.
+ configure:4805: $? = 1
+ configure: failed program was:
+ | /* confdefs.h */
+@@ -168,6 +167,7 @@ configure: failed program was:
+ | #define START_STATD "/usr/sbin/start-statd"
+ | #define NFS3_SUPPORTED 1
+ | #define NFS4_SUPPORTED 1
++| #define GSS_SUPPORTED 1
+ | /* end confdefs.h. */
+ | #include <ac_nonexistent.h>
+ configure:4834: checking for grep that handles long lines and -e
+@@ -175,152 +175,5230 @@ configure:4892: result: /bin/grep
+ configure:4897: checking for egrep
+ configure:4959: result: /bin/grep -E
+ configure:4964: checking for ANSI C header files
+-configure:4984: gcc -c -g -O2 conftest.c >&5
++configure:4984: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc -c -march=pentium-m -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -I/home/wbx/adk/openadk/target_i686_uclibc/usr/include conftest.c >&5
+ configure:4984: $? = 0
+-configure:5057: gcc -o conftest -g -O2 conftest.c >&5
+-configure:5057: $? = 0
+-configure:5057: ./conftest
+-configure:5057: $? = 0
+ configure:5068: result: yes
+ configure:5081: checking for sys/types.h
+-configure:5081: gcc -c -g -O2 conftest.c >&5
++configure:5081: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc -c -march=pentium-m -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -I/home/wbx/adk/openadk/target_i686_uclibc/usr/include conftest.c >&5
+ configure:5081: $? = 0
+ configure:5081: result: yes
+ configure:5081: checking for sys/stat.h
+-configure:5081: gcc -c -g -O2 conftest.c >&5
++configure:5081: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc -c -march=pentium-m -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -I/home/wbx/adk/openadk/target_i686_uclibc/usr/include conftest.c >&5
+ configure:5081: $? = 0
+ configure:5081: result: yes
+ configure:5081: checking for stdlib.h
+-configure:5081: gcc -c -g -O2 conftest.c >&5
++configure:5081: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc -c -march=pentium-m -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -I/home/wbx/adk/openadk/target_i686_uclibc/usr/include conftest.c >&5
+ configure:5081: $? = 0
+ configure:5081: result: yes
+ configure:5081: checking for string.h
+-configure:5081: gcc -c -g -O2 conftest.c >&5
++configure:5081: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc -c -march=pentium-m -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -I/home/wbx/adk/openadk/target_i686_uclibc/usr/include conftest.c >&5
+ configure:5081: $? = 0
+ configure:5081: result: yes
+ configure:5081: checking for memory.h
+-configure:5081: gcc -c -g -O2 conftest.c >&5
++configure:5081: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc -c -march=pentium-m -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -I/home/wbx/adk/openadk/target_i686_uclibc/usr/include conftest.c >&5
+ configure:5081: $? = 0
+ configure:5081: result: yes
+ configure:5081: checking for strings.h
+-configure:5081: gcc -c -g -O2 conftest.c >&5
++configure:5081: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc -c -march=pentium-m -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -I/home/wbx/adk/openadk/target_i686_uclibc/usr/include conftest.c >&5
+ configure:5081: $? = 0
+ configure:5081: result: yes
+ configure:5081: checking for inttypes.h
+-configure:5081: gcc -c -g -O2 conftest.c >&5
++configure:5081: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc -c -march=pentium-m -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -I/home/wbx/adk/openadk/target_i686_uclibc/usr/include conftest.c >&5
+ configure:5081: $? = 0
+ configure:5081: result: yes
+ configure:5081: checking for stdint.h
+-configure:5081: gcc -c -g -O2 conftest.c >&5
++configure:5081: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc -c -march=pentium-m -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -I/home/wbx/adk/openadk/target_i686_uclibc/usr/include conftest.c >&5
+ configure:5081: $? = 0
+ configure:5081: result: yes
+ configure:5081: checking for unistd.h
+-configure:5081: gcc -c -g -O2 conftest.c >&5
++configure:5081: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc -c -march=pentium-m -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -I/home/wbx/adk/openadk/target_i686_uclibc/usr/include conftest.c >&5
+ configure:5081: $? = 0
+ configure:5081: result: yes
+ configure:5108: checking for clnt_tli_create in -ltirpc
+-configure:5133: gcc -o conftest -g -O2 conftest.c -ltirpc >&5
++configure:5133: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc -o conftest -march=pentium-m -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -I/home/wbx/adk/openadk/target_i686_uclibc/usr/include -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/home/wbx/adk/openadk/target_i686_uclibc/usr/lib -L/home/wbx/adk/openadk/target_i686_uclibc/lib -L/home/wbx/adk/openadk/target_i686_uclibc/usr/lib conftest.c -ltirpc -lrpcsecgss >&5
++/home/wbx/adk/openadk/target_i686_uclibc/usr/lib/libtirpc.so: warning: gethostbyname is obsolescent, use getnameinfo() instead.
+ configure:5133: $? = 0
+ configure:5142: result: yes
+-configure:5167: checking /usr/include/tirpc/netconfig.h usability
+-configure:5167: gcc -c -g -O2 conftest.c >&5
++configure:5167: checking /home/wbx/adk/openadk/target_i686_uclibc/usr/include/tirpc/netconfig.h usability
++configure:5167: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc -c -march=pentium-m -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -I/home/wbx/adk/openadk/target_i686_uclibc/usr/include conftest.c >&5
+ configure:5167: $? = 0
+ configure:5167: result: yes
+-configure:5167: checking /usr/include/tirpc/netconfig.h presence
+-configure:5167: gcc -E conftest.c
++configure:5167: checking /home/wbx/adk/openadk/target_i686_uclibc/usr/include/tirpc/netconfig.h presence
++configure:5167: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc -E -I/home/wbx/adk/openadk/target_i686_uclibc/usr/include conftest.c
++configure:5167: $? = 0
++configure:5167: result: yes
++configure:5167: checking for /home/wbx/adk/openadk/target_i686_uclibc/usr/include/tirpc/netconfig.h
++configure:5167: result: yes
++configure:5194: checking for prctl
++configure:5194: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc -o conftest -march=pentium-m -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -I/home/wbx/adk/openadk/target_i686_uclibc/usr/include -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/home/wbx/adk/openadk/target_i686_uclibc/usr/lib -L/home/wbx/adk/openadk/target_i686_uclibc/lib -L/home/wbx/adk/openadk/target_i686_uclibc/usr/lib conftest.c -ltirpc -lrpcsecgss >&5
++/home/wbx/adk/openadk/target_i686_uclibc/usr/lib/libtirpc.so: warning: gethostbyname is obsolescent, use getnameinfo() instead.
++configure:5194: $? = 0
++configure:5194: result: yes
++configure:5209: checking for cap_get_proc in -lcap
++configure:5234: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc -o conftest -march=pentium-m -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -I/home/wbx/adk/openadk/target_i686_uclibc/usr/include -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/home/wbx/adk/openadk/target_i686_uclibc/usr/lib -L/home/wbx/adk/openadk/target_i686_uclibc/lib -L/home/wbx/adk/openadk/target_i686_uclibc/usr/lib conftest.c -lcap -ltirpc -lrpcsecgss >&5
++/home/wbx/adk/openadk/host_i686_uclibc/lib/gcc/i686-openadk-linux-uclibc/4.5.2/../../../../i686-openadk-linux-uclibc/bin/ld: cannot find -lcap
++/home/wbx/adk/openadk/target_i686_uclibc/usr/lib/libtirpc.so: warning: gethostbyname is obsolescent, use getnameinfo() instead.
++collect2: ld returned 1 exit status
++configure:5234: $? = 1
++configure: failed program was:
++| /* confdefs.h */
++| #define PACKAGE_NAME "linux nfs-utils"
++| #define PACKAGE_TARNAME "nfs-utils"
++| #define PACKAGE_VERSION "1.2.3"
++| #define PACKAGE_STRING "linux nfs-utils 1.2.3"
++| #define PACKAGE_BUGREPORT "linux-nfs@vger.kernel.org"
++| #define PACKAGE_URL ""
++| #define PACKAGE "nfs-utils"
++| #define VERSION "1.2.3"
++| #define START_STATD "/usr/sbin/start-statd"
++| #define NFS3_SUPPORTED 1
++| #define NFS4_SUPPORTED 1
++| #define GSS_SUPPORTED 1
++| #define STDC_HEADERS 1
++| #define HAVE_SYS_TYPES_H 1
++| #define HAVE_SYS_STAT_H 1
++| #define HAVE_STDLIB_H 1
++| #define HAVE_STRING_H 1
++| #define HAVE_MEMORY_H 1
++| #define HAVE_STRINGS_H 1
++| #define HAVE_INTTYPES_H 1
++| #define HAVE_STDINT_H 1
++| #define HAVE_UNISTD_H 1
++| #define HAVE_LIBTIRPC 1
++| #define HAVE__HOME_WBX_ADK_OPENADK_TARGET_I686_UCLIBC_USR_INCLUDE_TIRPC_NETCONFIG_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 cap_get_proc ();
++| int
++| main ()
++| {
++| return cap_get_proc ();
++| ;
++| return 0;
++| }
++configure:5243: result: no
++configure:5252: checking sys/capability.h usability
++configure:5252: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc -c -march=pentium-m -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -I/home/wbx/adk/openadk/target_i686_uclibc/usr/include conftest.c >&5
++conftest.c:60:28: fatal error: sys/capability.h: No such file or directory
++compilation terminated.
++configure:5252: $? = 1
++configure: failed program was:
++| /* confdefs.h */
++| #define PACKAGE_NAME "linux nfs-utils"
++| #define PACKAGE_TARNAME "nfs-utils"
++| #define PACKAGE_VERSION "1.2.3"
++| #define PACKAGE_STRING "linux nfs-utils 1.2.3"
++| #define PACKAGE_BUGREPORT "linux-nfs@vger.kernel.org"
++| #define PACKAGE_URL ""
++| #define PACKAGE "nfs-utils"
++| #define VERSION "1.2.3"
++| #define START_STATD "/usr/sbin/start-statd"
++| #define NFS3_SUPPORTED 1
++| #define NFS4_SUPPORTED 1
++| #define GSS_SUPPORTED 1
++| #define STDC_HEADERS 1
++| #define HAVE_SYS_TYPES_H 1
++| #define HAVE_SYS_STAT_H 1
++| #define HAVE_STDLIB_H 1
++| #define HAVE_STRING_H 1
++| #define HAVE_MEMORY_H 1
++| #define HAVE_STRINGS_H 1
++| #define HAVE_INTTYPES_H 1
++| #define HAVE_STDINT_H 1
++| #define HAVE_UNISTD_H 1
++| #define HAVE_LIBTIRPC 1
++| #define HAVE__HOME_WBX_ADK_OPENADK_TARGET_I686_UCLIBC_USR_INCLUDE_TIRPC_NETCONFIG_H 1
++| /* end confdefs.h. */
++| #include <stdio.h>
++| #ifdef HAVE_SYS_TYPES_H
++| # include <sys/types.h>
++| #endif
++| #ifdef HAVE_SYS_STAT_H
++| # include <sys/stat.h>
++| #endif
++| #ifdef STDC_HEADERS
++| # include <stdlib.h>
++| # include <stddef.h>
++| #else
++| # ifdef HAVE_STDLIB_H
++| # include <stdlib.h>
++| # endif
++| #endif
++| #ifdef HAVE_STRING_H
++| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
++| # include <memory.h>
++| # endif
++| # include <string.h>
++| #endif
++| #ifdef HAVE_STRINGS_H
++| # include <strings.h>
++| #endif
++| #ifdef HAVE_INTTYPES_H
++| # include <inttypes.h>
++| #endif
++| #ifdef HAVE_STDINT_H
++| # include <stdint.h>
++| #endif
++| #ifdef HAVE_UNISTD_H
++| # include <unistd.h>
++| #endif
++| #include <sys/capability.h>
++configure:5252: result: no
++configure:5252: checking sys/capability.h presence
++configure:5252: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc -E -I/home/wbx/adk/openadk/target_i686_uclibc/usr/include conftest.c
++conftest.c:27:28: fatal error: sys/capability.h: No such file or directory
++compilation terminated.
++configure:5252: $? = 1
++configure: failed program was:
++| /* confdefs.h */
++| #define PACKAGE_NAME "linux nfs-utils"
++| #define PACKAGE_TARNAME "nfs-utils"
++| #define PACKAGE_VERSION "1.2.3"
++| #define PACKAGE_STRING "linux nfs-utils 1.2.3"
++| #define PACKAGE_BUGREPORT "linux-nfs@vger.kernel.org"
++| #define PACKAGE_URL ""
++| #define PACKAGE "nfs-utils"
++| #define VERSION "1.2.3"
++| #define START_STATD "/usr/sbin/start-statd"
++| #define NFS3_SUPPORTED 1
++| #define NFS4_SUPPORTED 1
++| #define GSS_SUPPORTED 1
++| #define STDC_HEADERS 1
++| #define HAVE_SYS_TYPES_H 1
++| #define HAVE_SYS_STAT_H 1
++| #define HAVE_STDLIB_H 1
++| #define HAVE_STRING_H 1
++| #define HAVE_MEMORY_H 1
++| #define HAVE_STRINGS_H 1
++| #define HAVE_INTTYPES_H 1
++| #define HAVE_STDINT_H 1
++| #define HAVE_UNISTD_H 1
++| #define HAVE_LIBTIRPC 1
++| #define HAVE__HOME_WBX_ADK_OPENADK_TARGET_I686_UCLIBC_USR_INCLUDE_TIRPC_NETCONFIG_H 1
++| /* end confdefs.h. */
++| #include <sys/capability.h>
++configure:5252: result: no
++configure:5252: checking for sys/capability.h
++configure:5252: result: no
++configure:5362: checking for special C compiler options needed for large files
++configure:5407: result: no
++configure:5413: checking for _FILE_OFFSET_BITS value needed for large files
++configure:5438: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc -c -march=pentium-m -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -I/home/wbx/adk/openadk/target_i686_uclibc/usr/include conftest.c >&5
++conftest.c:33:3: warning: left shift count >= width of type
++conftest.c:33:3: warning: left shift count >= width of type
++conftest.c:34:10: warning: left shift count >= width of type
++conftest.c:34:10: warning: left shift count >= width of type
++conftest.c:33:7: error: size of array 'off_t_is_large' is negative
++conftest.c:35:9: warning: variably modified 'off_t_is_large' at file scope
++configure:5438: $? = 1
++configure: failed program was:
++| /* confdefs.h */
++| #define PACKAGE_NAME "linux nfs-utils"
++| #define PACKAGE_TARNAME "nfs-utils"
++| #define PACKAGE_VERSION "1.2.3"
++| #define PACKAGE_STRING "linux nfs-utils 1.2.3"
++| #define PACKAGE_BUGREPORT "linux-nfs@vger.kernel.org"
++| #define PACKAGE_URL ""
++| #define PACKAGE "nfs-utils"
++| #define VERSION "1.2.3"
++| #define START_STATD "/usr/sbin/start-statd"
++| #define NFS3_SUPPORTED 1
++| #define NFS4_SUPPORTED 1
++| #define GSS_SUPPORTED 1
++| #define STDC_HEADERS 1
++| #define HAVE_SYS_TYPES_H 1
++| #define HAVE_SYS_STAT_H 1
++| #define HAVE_STDLIB_H 1
++| #define HAVE_STRING_H 1
++| #define HAVE_MEMORY_H 1
++| #define HAVE_STRINGS_H 1
++| #define HAVE_INTTYPES_H 1
++| #define HAVE_STDINT_H 1
++| #define HAVE_UNISTD_H 1
++| #define HAVE_LIBTIRPC 1
++| #define HAVE__HOME_WBX_ADK_OPENADK_TARGET_I686_UCLIBC_USR_INCLUDE_TIRPC_NETCONFIG_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:5462: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc -c -march=pentium-m -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -I/home/wbx/adk/openadk/target_i686_uclibc/usr/include conftest.c >&5
++configure:5462: $? = 0
++configure:5470: result: 64
++configure:5671: checking for C++ compiler version
++configure:5680: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-g++ --version >&5
++i686-openadk-linux-uclibc-g++ (GCC) 4.5.2
++Copyright (C) 2010 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:5691: $? = 0
++configure:5680: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-g++ -v >&5
++Using built-in specs.
++COLLECT_GCC=/home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-g++
++COLLECT_LTO_WRAPPER=/home/wbx/adk/openadk/host_i686_uclibc/libexec/gcc/i686-openadk-linux-uclibc/4.5.2/lto-wrapper
++Target: i686-openadk-linux-uclibc
++Configured with: /home/wbx/adk/openadk/toolchain_build_i686_uclibc/w-gcc-4.5.2-1/gcc-4.5.2/configure --prefix=/home/wbx/adk/openadk/host_i686_uclibc --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=i686-openadk-linux-uclibc --with-gmp=/home/wbx/adk/openadk/host_i686_uclibc --with-mpfr=/home/wbx/adk/openadk/host_i686_uclibc --with-libelf=/home/wbx/adk/openadk/host_i686_uclibc --disable-__cxa_atexit --with-gnu-ld --disable-libmudflap --disable-libgomp --disable-biarch --disable-decimal-float --disable-multilib --disable-sjlj-exceptions --disable-libstdcxx-pch --disable-ppl-version-check --disable-cloog-version-check --without-ppl --without-cloog --disable-nls --enable-libssp --enable-lto --enable-tls --enable-target-optspace --enable-languages=c,c++ --with-sysroot='/home/wbx/adk/openadk/host_i686_uclibc/../target_i686_uclibc' --with-slibdir=/home/wbx/adk/openadk/target_i686_uclibc/lib --enable-shared
++Thread model: posix
++gcc version 4.5.2 (GCC)
++configure:5691: $? = 0
++configure:5680: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-g++ -V >&5
++i686-openadk-linux-uclibc-g++: '-V' option must have argument
++configure:5691: $? = 1
++configure:5680: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-g++ -qversion >&5
++i686-openadk-linux-uclibc-g++: unrecognized option '-qversion'
++i686-openadk-linux-uclibc-g++: no input files
++configure:5691: $? = 1
++configure:5695: checking whether we are using the GNU C++ compiler
++configure:5714: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-g++ -c -I/home/wbx/adk/openadk/target_i686_uclibc/usr/include conftest.cpp >&5
++configure:5714: $? = 0
++configure:5723: result: yes
++configure:5732: checking whether /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-g++ accepts -g
++configure:5752: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-g++ -c -g -I/home/wbx/adk/openadk/target_i686_uclibc/usr/include conftest.cpp >&5
++configure:5752: $? = 0
++configure:5793: result: yes
++configure:5818: checking dependency style of /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-g++
++configure:5928: result: none
++configure:5951: checking for i686-openadk-linux-gcc
++configure:5978: result: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc
++configure:6247: checking for C compiler version
++configure:6256: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc --version >&5
++i686-openadk-linux-uclibc-gcc (GCC) 4.5.2
++Copyright (C) 2010 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:6267: $? = 0
++configure:6256: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc -v >&5
++Using built-in specs.
++COLLECT_GCC=/home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc
++COLLECT_LTO_WRAPPER=/home/wbx/adk/openadk/host_i686_uclibc/libexec/gcc/i686-openadk-linux-uclibc/4.5.2/lto-wrapper
++Target: i686-openadk-linux-uclibc
++Configured with: /home/wbx/adk/openadk/toolchain_build_i686_uclibc/w-gcc-4.5.2-1/gcc-4.5.2/configure --prefix=/home/wbx/adk/openadk/host_i686_uclibc --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=i686-openadk-linux-uclibc --with-gmp=/home/wbx/adk/openadk/host_i686_uclibc --with-mpfr=/home/wbx/adk/openadk/host_i686_uclibc --with-libelf=/home/wbx/adk/openadk/host_i686_uclibc --disable-__cxa_atexit --with-gnu-ld --disable-libmudflap --disable-libgomp --disable-biarch --disable-decimal-float --disable-multilib --disable-sjlj-exceptions --disable-libstdcxx-pch --disable-ppl-version-check --disable-cloog-version-check --without-ppl --without-cloog --disable-nls --enable-libssp --enable-lto --enable-tls --enable-target-optspace --enable-languages=c,c++ --with-sysroot='/home/wbx/adk/openadk/host_i686_uclibc/../target_i686_uclibc' --with-slibdir=/home/wbx/adk/openadk/target_i686_uclibc/lib --enable-shared
++Thread model: posix
++gcc version 4.5.2 (GCC)
++configure:6267: $? = 0
++configure:6256: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc -V >&5
++i686-openadk-linux-uclibc-gcc: '-V' option must have argument
++configure:6267: $? = 1
++configure:6256: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc -qversion >&5
++i686-openadk-linux-uclibc-gcc: unrecognized option '-qversion'
++i686-openadk-linux-uclibc-gcc: no input files
++configure:6267: $? = 1
++configure:6271: checking whether we are using the GNU C compiler
++configure:6299: result: yes
++configure:6308: checking whether /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc accepts -g
++configure:6369: result: yes
++configure:6386: checking for /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc option to accept ISO C89
++configure:6463: result: none needed
++configure:6485: checking dependency style of /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc
++configure:6595: result: none
++configure:6615: checking how to run the C preprocessor
++configure:6685: result: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc -E
++configure:6705: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc -E -I/home/wbx/adk/openadk/target_i686_uclibc/usr/include conftest.c
++configure:6705: $? = 0
++configure:6719: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc -E -I/home/wbx/adk/openadk/target_i686_uclibc/usr/include conftest.c
++conftest.c:28:28: fatal error: ac_nonexistent.h: No such file or directory
++compilation terminated.
++configure:6719: $? = 1
++configure: failed program was:
++| /* confdefs.h */
++| #define PACKAGE_NAME "linux nfs-utils"
++| #define PACKAGE_TARNAME "nfs-utils"
++| #define PACKAGE_VERSION "1.2.3"
++| #define PACKAGE_STRING "linux nfs-utils 1.2.3"
++| #define PACKAGE_BUGREPORT "linux-nfs@vger.kernel.org"
++| #define PACKAGE_URL ""
++| #define PACKAGE "nfs-utils"
++| #define VERSION "1.2.3"
++| #define START_STATD "/usr/sbin/start-statd"
++| #define NFS3_SUPPORTED 1
++| #define NFS4_SUPPORTED 1
++| #define GSS_SUPPORTED 1
++| #define STDC_HEADERS 1
++| #define HAVE_SYS_TYPES_H 1
++| #define HAVE_SYS_STAT_H 1
++| #define HAVE_STDLIB_H 1
++| #define HAVE_STRING_H 1
++| #define HAVE_MEMORY_H 1
++| #define HAVE_STRINGS_H 1
++| #define HAVE_INTTYPES_H 1
++| #define HAVE_STDINT_H 1
++| #define HAVE_UNISTD_H 1
++| #define HAVE_LIBTIRPC 1
++| #define HAVE__HOME_WBX_ADK_OPENADK_TARGET_I686_UCLIBC_USR_INCLUDE_TIRPC_NETCONFIG_H 1
++| #define _FILE_OFFSET_BITS 64
++| /* end confdefs.h. */
++| #include <ac_nonexistent.h>
++configure:6748: checking whether ln -s works
++configure:6752: result: yes
++configure:6759: checking whether make sets $(MAKE)
++configure:6781: result: yes
++configure:6815: checking for a sed that does not truncate output
++configure:6879: result: /home/wbx/adk/openadk/scripts/sed
++configure:6897: checking for fgrep
++configure:6959: result: /bin/grep -F
++configure:6994: checking for ld used by /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc
++configure:7061: result: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-ld
++configure:7068: checking if the linker (/home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-ld) is GNU ld
++configure:7083: result: yes
++configure:7095: checking for BSD- or MS-compatible name lister (nm)
++configure:7144: result: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-nm
++configure:7262: checking the name lister (/home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-nm) interface
++configure:7269: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc -c -march=pentium-m -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -I/home/wbx/adk/openadk/target_i686_uclibc/usr/include conftest.c >&5
++configure:7272: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-nm "conftest.o"
++configure:7275: output
++00000000 B some_variable
++configure:7282: result: BSD nm
++configure:7286: checking the maximum length of command line arguments
++configure:7406: result: 3458764513820540925
++configure:7423: checking whether the shell understands some XSI constructs
++configure:7433: result: yes
++configure:7437: checking whether the shell understands "+="
++configure:7443: result: yes
++configure:7478: checking for /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-ld option to reload object files
++configure:7485: result: -r
++configure:7514: checking for i686-openadk-linux-objdump
++configure:7530: found /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-objdump
++configure:7541: result: i686-openadk-linux-objdump
++configure:7613: checking how to recognize dependent libraries
++configure:7809: result: pass_all
++configure:7829: checking for i686-openadk-linux-ar
++configure:7856: result: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-ar
++configure:7934: checking for i686-openadk-linux-strip
++configure:7961: result: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-strip
++configure:8033: checking for i686-openadk-linux-ranlib
++configure:8060: result: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-ranlib
++configure:8190: checking command to parse /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-nm output from /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc object
++configure:8308: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc -c -march=pentium-m -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -I/home/wbx/adk/openadk/target_i686_uclibc/usr/include conftest.c >&5
++configure:8311: $? = 0
++configure:8315: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
++configure:8318: $? = 0
++configure:8372: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc -o conftest -march=pentium-m -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -I/home/wbx/adk/openadk/target_i686_uclibc/usr/include -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/home/wbx/adk/openadk/target_i686_uclibc/usr/lib -L/home/wbx/adk/openadk/target_i686_uclibc/lib -L/home/wbx/adk/openadk/target_i686_uclibc/usr/lib conftest.c conftstm.o >&5
++configure:8375: $? = 0
++configure:8413: result: ok
++configure:9218: checking for dlfcn.h
++configure:9218: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-gcc -c -march=pentium-m -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -I/home/wbx/adk/openadk/target_i686_uclibc/usr/include conftest.c >&5
++configure:9218: $? = 0
++configure:9218: result: yes
++configure:9343: checking for C++ compiler version
++configure:9352: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-g++ --version >&5
++i686-openadk-linux-uclibc-g++ (GCC) 4.5.2
++Copyright (C) 2010 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:9363: $? = 0
++configure:9352: /home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-g++ -v >&5
++Using built-in specs.
++COLLECT_GCC=/home/wbx/adk/openadk/host_i686_uclibc/bin/i686-openadk-linux-uclibc-g++
++COLLECT_LTO_WRAPPER=/home/wbx/adk/openadk/host_i686_uclibc/libexec/gcc/i686-openadk-linux-uclibc/4.5.2/lto-wrapper
++Target: i686-openadk-linux-uclibc
++Configured with: /home/wbx/adk/openadk/toolchain_build_i686_uclibc/w-gcc-4.5.2-1/gcc-4.5.2/configure --prefix=/home/wbx/adk/openadk/host_i686_uclibc --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=i686-openadk-linux-uclibc --with-gmp=/home/wbx/adk/openadk/host_i686_uclibc --with-mpfr=/home/wbx/adk/openadk/host_i686_uclibc --with-libelf=/home/wbx/adk/openadk/host_i686_uclibc --disable-__cxa_atexit --with-gnu-ld --disable-libmudflap --disable-libgomp --disable-biarch --disable-decimal-float --disable-multilib --disable-sjlj-exceptions --disable-libstdcxx-pch --disable-ppl-version-check --disable-cloog-version-check --without-ppl --without-cloog --disable-nls --enable-libssp --enable-lto --enable-tls --enable-target-optspace --enable-languages=c,c++ --with-sysroot='/home/wbx/adk/openadk/host_i686_uclibc/../target_i686_uclibc' --with-slibdir=/home/wbx/adk/openadk/target_i686_uclibc/lib --enable-shared
++Thread model: posi