I3luefir3

bildroot output error config subversion

Apr 26th, 2012
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 69.29 KB | None | 0 0
  1. >>> apr-util 1.4.1 Extracting
  2. gzip -d -c /home/bluefire/buildroot/dl/apr-util-1.4.1.tar.gz | tar --strip-components=1 -C /home/bluefire/buildroot/output/build/apr-util-1.4.1 -xf -
  3. >>> apr-util 1.4.1 Patching package//apr-util
  4.  
  5. Applying apr-util-1.4.1-remove-checkapr.patch using patch:
  6. patching file configure.in
  7. >>> apr-util 1.4.1 Updating config.sub and config.guess
  8. for file in config.guess config.sub; do for i in $(find /home/bluefire/buildroot/output/build/apr-util-1.4.1 -name $file); do cp support/gnuconfig/$file $i; done; done
  9. >>> apr-util 1.4.1 Patching libtool
  10.  
  11. Applying buildroot-libtool-v2.2.patch using patch:
  12. patching file ltmain.sh
  13. Hunk #1 succeeded at 1047 (offset -1 lines).
  14. Hunk #2 succeeded at 2017 (offset -1 lines).
  15. Hunk #3 succeeded at 4888 (offset -527 lines).
  16. Hunk #4 succeeded at 5046 (offset -527 lines).
  17. Hunk #5 succeeded at 7529 (offset -532 lines).
  18. >>> apr-util 1.4.1 Configuring
  19. (cd /home/bluefire/buildroot/output/build/apr-util-1.4.1/ && rm -rf config.cache && PATH="/home/bluefire/buildroot/output/host/bin:/home/bluefire/buildroot/output/host/usr/bin:/home/bluefire/buildroot/output/host/usr/sbin/:/home/bluefire/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-ar" AS="/home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-as" LD="/home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-ld" NM="/home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-nm" CC="/home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc" GCC="/home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc" CPP="/home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-cpp" CXX="/home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-g++" FC="/home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gfortran" RANLIB="/home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-ranlib" STRIP="/home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-strip" OBJCOPY="/home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-objcopy" OBJDUMP="/home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" FC_FOR_BUILD="/usr/bin/ld" LD_FOR_BUILD="/usr/bin/ld" CFLAGS_FOR_BUILD="-O2 -I/home/bluefire/buildroot/output/host/include -I/home/bluefire/buildroot/output/host/usr/include" CXXFLAGS_FOR_BUILD="-I/home/bluefire/buildroot/output/host/include -I/home/bluefire/buildroot/output/host/usr/include" LDFLAGS_FOR_BUILD="-L/home/bluefire/buildroot/output/host/lib -L/home/bluefire/buildroot/output/host/usr/lib -Wl,-rpath,/home/bluefire/buildroot/output/host/usr/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-as" DEFAULT_LINKER="/home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-ld" CFLAGS=" -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CXXFLAGS=" -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" LDFLAGS="" FCFLAGS="" PKG_CONFIG="/home/bluefire/buildroot/output/host/usr/bin/pkg-config" PERLLIB="/home/bluefire/buildroot/output/host/usr/lib/perl" STAGING_DIR="/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot" ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no ./configure --target=arm-linux --host=arm-linux --build=i686-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --program-prefix="" --disable-gtk-doc --disable-nls --disable-ipv6 --enable-static --enable-shared --with-apr=/home/bluefire/buildroot/output/build/apr-1.4.6 --with-expat=/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr )
  20. configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-nls, --disable-ipv6, --enable-static, --enable-shared
  21. checking build system type... i686-pc-linux-gnu
  22. checking host system type... arm-unknown-linux-gnu
  23. checking target system type... arm-unknown-linux-gnu
  24. checking for a BSD-compatible install... /usr/bin/install -c
  25. checking for working mkdir -p... yes
  26. APR-util Version: 1.4.1
  27. checking for chosen layout... apr-util
  28. checking for arm-linux-gcc... /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc
  29. checking whether the C compiler works... yes
  30. checking for C compiler default output file name... a.out
  31. checking for suffix of executables...
  32. checking whether we are cross compiling... yes
  33. checking for suffix of object files... o
  34. checking whether we are using the GNU C compiler... yes
  35. checking whether /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc accepts -g... yes
  36. checking for /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc option to accept ISO C89... none needed
  37. Applying apr-util hints file rules for arm-unknown-linux-gnu
  38. checking for APR... yes
  39. setting CPPFLAGS to " -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE"
  40. checking how to run the C preprocessor... /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-cpp
  41. checking for grep that handles long lines and -e... /bin/grep
  42. checking for egrep... /bin/grep -E
  43. checking for ANSI C header files... yes
  44. checking for sys/types.h... yes
  45. checking for sys/stat.h... yes
  46. checking for stdlib.h... yes
  47. checking for string.h... yes
  48. checking for memory.h... yes
  49. checking for strings.h... yes
  50. checking for inttypes.h... yes
  51. checking for stdint.h... yes
  52. checking for unistd.h... yes
  53. checking for ldap support...
  54. checking for default DBM... sdbm (default)
  55. checking for pg_config... no
  56. checking libpq-fe.h usability... no
  57. checking libpq-fe.h presence... no
  58. checking for libpq-fe.h... no
  59. checking postgresql/libpq-fe.h usability... no
  60. checking postgresql/libpq-fe.h presence... no
  61. checking for postgresql/libpq-fe.h... no
  62. checking sqlite3.h usability... yes
  63. checking sqlite3.h presence... yes
  64. checking for sqlite3.h... yes
  65. checking for sqlite3_open in -lsqlite3... yes
  66. checking sqlite.h usability... no
  67. checking sqlite.h presence... no
  68. checking for sqlite.h... no
  69. checking sybdb.h usability... no
  70. checking sybdb.h presence... no
  71. checking for sybdb.h... no
  72. checking freetds/sybdb.h usability... no
  73. checking freetds/sybdb.h presence... no
  74. checking for freetds/sybdb.h... no
  75. checking for odbc_config... no
  76. checking sql.h usability... no
  77. checking sql.h presence... no
  78. checking for sql.h... no
  79. checking odbc/sql.h usability... no
  80. checking odbc/sql.h presence... no
  81. checking for odbc/sql.h... no
  82. setting LDFLAGS to "-L/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/lib"
  83. adding "-I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include" to CPPFLAGS
  84. setting APRUTIL_INCLUDES to "-I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include"
  85. setting APRUTIL_LDFLAGS to "-L/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/lib"
  86. checking Expat 1.95.x... yes
  87. setting APRUTIL_EXPORT_LIBS to "-lexpat"
  88. setting APRUTIL_LIBS to "-lexpat"
  89. checking iconv.h usability... no
  90. checking iconv.h presence... no
  91. checking for iconv.h... no
  92. checking for iconv.h... (cached) no
  93. checking langinfo.h usability... yes
  94. checking langinfo.h presence... yes
  95. checking for langinfo.h... yes
  96. checking for nl_langinfo... yes
  97. checking for CODESET in langinfo.h... yes
  98. checking whether APR has DSO support... yes
  99. checking for library containing crypt... -lcrypt
  100. checking if system crypt() function is threadsafe... no
  101. checking for crypt_r... no
  102. adding "/home/bluefire/buildroot/output/build/apr-1.4.6/libapr-1.la" to APRUTIL_LIBS
  103. adding "-lrt" to APRUTIL_LIBS
  104. adding "-lm" to APRUTIL_LIBS
  105. adding "-lcrypt" to APRUTIL_LIBS
  106. configure: creating ./config.status
  107. config.status: creating Makefile
  108. config.status: creating export_vars.sh
  109. config.status: creating build/pkg/pkginfo
  110. config.status: creating apr-util.pc
  111. config.status: creating apu-1-config
  112. config.status: creating include/private/apu_select_dbm.h
  113. config.status: creating include/apr_ldap.h
  114. config.status: creating include/apu.h
  115. config.status: creating include/apu_want.h
  116. config.status: creating test/Makefile
  117. config.status: creating include/private/apu_config.h
  118. config.status: executing default commands
  119. configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-nls, --disable-ipv6, --enable-static, --enable-shared
  120. >>> apr-util 1.4.1 Building
  121. PATH="/home/bluefire/buildroot/output/host/bin:/home/bluefire/buildroot/output/host/usr/bin:/home/bluefire/buildroot/output/host/usr/sbin/:/home/bluefire/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PERLLIB="/home/bluefire/buildroot/output/host/usr/lib/perl" /usr/bin/make -j2 -C /home/bluefire/buildroot/output/build/apr-util-1.4.1/
  122. make[1]: Entering directory `/home/bluefire/buildroot/output/build/apr-util-1.4.1'
  123. make[2]: Entering directory `/home/bluefire/buildroot/output/build/apr-util-1.4.1'
  124. gawk -f /home/bluefire/buildroot/output/build/apr-1.4.6/build/make_exports.awk /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_anylock.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_base64.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_buckets.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_crypto.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_date.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_dbd.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_dbm.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_hooks.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_ldap_init.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_ldap_option.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_ldap_rebind.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_ldap_url.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_md4.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_md5.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_memcache.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_optional.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_optional_hooks.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_queue.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_reslist.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_rmm.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_sdbm.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_sha1.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_strmatch.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_thread_pool.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_uri.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_uuid.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_xlate.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_xml.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apu_errno.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apu_version.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private/apr_crypto_internal.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private/apr_dbd_internal.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private/apr_dbd_odbc_v2.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private/apr_dbm_private.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private/apu_internal.h > exports.c
  125. gawk -f /home/bluefire/buildroot/output/build/apr-1.4.6/build/make_var_export.awk /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_anylock.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_base64.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_buckets.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_crypto.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_date.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_dbd.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_dbm.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_hooks.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_ldap_init.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_ldap_option.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_ldap_rebind.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_ldap_url.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_md4.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_md5.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_memcache.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_optional.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_optional_hooks.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_queue.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_reslist.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_rmm.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_sdbm.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_sha1.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_strmatch.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_thread_pool.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_uri.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_uuid.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_xlate.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apr_xml.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apu_errno.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/apu_version.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private/apr_crypto_internal.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private/apr_dbd_internal.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private/apr_dbd_odbc_v2.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private/apr_dbm_private.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private/apu_internal.h > export_vars.c
  126. sed 's,^\(location=\).*$,\1installed,' < apu-1-config > apu-config.out
  127. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --silent --mode=compile /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private -I/home/bluefire/buildroot/output/build/apr-1.4.6/include -I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -o dbd/apr_dbd_sqlite3.lo -c dbd/apr_dbd_sqlite3.c && touch dbd/apr_dbd_sqlite3.lo
  128. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --silent --mode=compile /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private -I/home/bluefire/buildroot/output/build/apr-1.4.6/include -I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -o buckets/apr_brigade.lo -c buckets/apr_brigade.c && touch buckets/apr_brigade.lo
  129. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --silent --mode=compile /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private -I/home/bluefire/buildroot/output/build/apr-1.4.6/include -I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -o buckets/apr_buckets.lo -c buckets/apr_buckets.c && touch buckets/apr_buckets.lo
  130. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --silent --mode=compile /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private -I/home/bluefire/buildroot/output/build/apr-1.4.6/include -I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -o buckets/apr_buckets_alloc.lo -c buckets/apr_buckets_alloc.c && touch buckets/apr_buckets_alloc.lo
  131. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --silent --mode=compile /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private -I/home/bluefire/buildroot/output/build/apr-1.4.6/include -I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -o buckets/apr_buckets_eos.lo -c buckets/apr_buckets_eos.c && touch buckets/apr_buckets_eos.lo
  132. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --silent --mode=compile /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private -I/home/bluefire/buildroot/output/build/apr-1.4.6/include -I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -o buckets/apr_buckets_file.lo -c buckets/apr_buckets_file.c && touch buckets/apr_buckets_file.lo
  133. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --silent --mode=compile /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private -I/home/bluefire/buildroot/output/build/apr-1.4.6/include -I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -o buckets/apr_buckets_flush.lo -c buckets/apr_buckets_flush.c && touch buckets/apr_buckets_flush.lo
  134. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --silent --mode=compile /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private -I/home/bluefire/buildroot/output/build/apr-1.4.6/include -I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -o buckets/apr_buckets_heap.lo -c buckets/apr_buckets_heap.c && touch buckets/apr_buckets_heap.lo
  135. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --silent --mode=compile /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private -I/home/bluefire/buildroot/output/build/apr-1.4.6/include -I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -o buckets/apr_buckets_mmap.lo -c buckets/apr_buckets_mmap.c && touch buckets/apr_buckets_mmap.lo
  136. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --silent --mode=compile /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private -I/home/bluefire/buildroot/output/build/apr-1.4.6/include -I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -o buckets/apr_buckets_pipe.lo -c buckets/apr_buckets_pipe.c && touch buckets/apr_buckets_pipe.lo
  137. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --silent --mode=compile /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private -I/home/bluefire/buildroot/output/build/apr-1.4.6/include -I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -o buckets/apr_buckets_pool.lo -c buckets/apr_buckets_pool.c && touch buckets/apr_buckets_pool.lo
  138. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --silent --mode=compile /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private -I/home/bluefire/buildroot/output/build/apr-1.4.6/include -I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -o buckets/apr_buckets_refcount.lo -c buckets/apr_buckets_refcount.c && touch buckets/apr_buckets_refcount.lo
  139. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --silent --mode=compile /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private -I/home/bluefire/buildroot/output/build/apr-1.4.6/include -I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -o buckets/apr_buckets_simple.lo -c buckets/apr_buckets_simple.c && touch buckets/apr_buckets_simple.lo
  140. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --silent --mode=compile /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private -I/home/bluefire/buildroot/output/build/apr-1.4.6/include -I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -o buckets/apr_buckets_socket.lo -c buckets/apr_buckets_socket.c && touch buckets/apr_buckets_socket.lo
  141. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --silent --mode=compile /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private -I/home/bluefire/buildroot/output/build/apr-1.4.6/include -I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -o crypto/apr_crypto.lo -c crypto/apr_crypto.c && touch crypto/apr_crypto.lo
  142. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --silent --mode=compile /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private -I/home/bluefire/buildroot/output/build/apr-1.4.6/include -I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -o crypto/apr_md4.lo -c crypto/apr_md4.c && touch crypto/apr_md4.lo
  143. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --silent --mode=compile /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private -I/home/bluefire/buildroot/output/build/apr-1.4.6/include -I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -o crypto/apr_md5.lo -c crypto/apr_md5.c && touch crypto/apr_md5.lo
  144. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --silent --mode=compile /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private -I/home/bluefire/buildroot/output/build/apr-1.4.6/include -I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -o crypto/apr_sha1.lo -c crypto/apr_sha1.c && touch crypto/apr_sha1.lo
  145. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --silent --mode=compile /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private -I/home/bluefire/buildroot/output/build/apr-1.4.6/include -I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -o crypto/getuuid.lo -c crypto/getuuid.c && touch crypto/getuuid.lo
  146. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --silent --mode=compile /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private -I/home/bluefire/buildroot/output/build/apr-1.4.6/include -I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -o crypto/uuid.lo -c crypto/uuid.c && touch crypto/uuid.lo
  147. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --silent --mode=compile /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private -I/home/bluefire/buildroot/output/build/apr-1.4.6/include -I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -o dbd/apr_dbd.lo -c dbd/apr_dbd.c && touch dbd/apr_dbd.lo
  148. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --silent --mode=compile /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private -I/home/bluefire/buildroot/output/build/apr-1.4.6/include -I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -o dbm/apr_dbm.lo -c dbm/apr_dbm.c && touch dbm/apr_dbm.lo
  149. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --silent --mode=compile /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private -I/home/bluefire/buildroot/output/build/apr-1.4.6/include -I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -o dbm/apr_dbm_sdbm.lo -c dbm/apr_dbm_sdbm.c && touch dbm/apr_dbm_sdbm.lo
  150. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --silent --mode=compile /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private -I/home/bluefire/buildroot/output/build/apr-1.4.6/include -I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -o dbm/sdbm/sdbm.lo -c dbm/sdbm/sdbm.c && touch dbm/sdbm/sdbm.lo
  151. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --silent --mode=compile /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private -I/home/bluefire/buildroot/output/build/apr-1.4.6/include -I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -o dbm/sdbm/sdbm_hash.lo -c dbm/sdbm/sdbm_hash.c && touch dbm/sdbm/sdbm_hash.lo
  152. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --silent --mode=compile /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private -I/home/bluefire/buildroot/output/build/apr-1.4.6/include -I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -o dbm/sdbm/sdbm_lock.lo -c dbm/sdbm/sdbm_lock.c && touch dbm/sdbm/sdbm_lock.lo
  153. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --silent --mode=compile /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private -I/home/bluefire/buildroot/output/build/apr-1.4.6/include -I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -o dbm/sdbm/sdbm_pair.lo -c dbm/sdbm/sdbm_pair.c && touch dbm/sdbm/sdbm_pair.lo
  154. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --silent --mode=compile /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private -I/home/bluefire/buildroot/output/build/apr-1.4.6/include -I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -o encoding/apr_base64.lo -c encoding/apr_base64.c && touch encoding/apr_base64.lo
  155. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --silent --mode=compile /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private -I/home/bluefire/buildroot/output/build/apr-1.4.6/include -I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -o hooks/apr_hooks.lo -c hooks/apr_hooks.c && touch hooks/apr_hooks.lo
  156. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --silent --mode=compile /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private -I/home/bluefire/buildroot/output/build/apr-1.4.6/include -I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -o ldap/apr_ldap_stub.lo -c ldap/apr_ldap_stub.c && touch ldap/apr_ldap_stub.lo
  157. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --silent --mode=compile /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private -I/home/bluefire/buildroot/output/build/apr-1.4.6/include -I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -o ldap/apr_ldap_url.lo -c ldap/apr_ldap_url.c && touch ldap/apr_ldap_url.lo
  158. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --silent --mode=compile /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private -I/home/bluefire/buildroot/output/build/apr-1.4.6/include -I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -o memcache/apr_memcache.lo -c memcache/apr_memcache.c && touch memcache/apr_memcache.lo
  159. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --silent --mode=compile /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private -I/home/bluefire/buildroot/output/build/apr-1.4.6/include -I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -o misc/apr_date.lo -c misc/apr_date.c && touch misc/apr_date.lo
  160. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --silent --mode=compile /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private -I/home/bluefire/buildroot/output/build/apr-1.4.6/include -I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -o misc/apr_queue.lo -c misc/apr_queue.c && touch misc/apr_queue.lo
  161. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --silent --mode=compile /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private -I/home/bluefire/buildroot/output/build/apr-1.4.6/include -I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -o misc/apr_reslist.lo -c misc/apr_reslist.c && touch misc/apr_reslist.lo
  162. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --silent --mode=compile /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private -I/home/bluefire/buildroot/output/build/apr-1.4.6/include -I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -o misc/apr_rmm.lo -c misc/apr_rmm.c && touch misc/apr_rmm.lo
  163. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --silent --mode=compile /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private -I/home/bluefire/buildroot/output/build/apr-1.4.6/include -I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -o misc/apr_thread_pool.lo -c misc/apr_thread_pool.c && touch misc/apr_thread_pool.lo
  164. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --silent --mode=compile /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private -I/home/bluefire/buildroot/output/build/apr-1.4.6/include -I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -o misc/apu_dso.lo -c misc/apu_dso.c && touch misc/apu_dso.lo
  165. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --silent --mode=compile /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private -I/home/bluefire/buildroot/output/build/apr-1.4.6/include -I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -o misc/apu_version.lo -c misc/apu_version.c && touch misc/apu_version.lo
  166. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --silent --mode=compile /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private -I/home/bluefire/buildroot/output/build/apr-1.4.6/include -I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -o strmatch/apr_strmatch.lo -c strmatch/apr_strmatch.c && touch strmatch/apr_strmatch.lo
  167. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --silent --mode=compile /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private -I/home/bluefire/buildroot/output/build/apr-1.4.6/include -I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -o uri/apr_uri.lo -c uri/apr_uri.c && touch uri/apr_uri.lo
  168. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --silent --mode=compile /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private -I/home/bluefire/buildroot/output/build/apr-1.4.6/include -I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -o xlate/xlate.lo -c xlate/xlate.c && touch xlate/xlate.lo
  169. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --silent --mode=compile /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private -I/home/bluefire/buildroot/output/build/apr-1.4.6/include -I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -o xml/apr_xml.lo -c xml/apr_xml.c && touch xml/apr_xml.lo
  170. /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-cpp -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private -I/home/bluefire/buildroot/output/build/apr-1.4.6/include -I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include exports.c | grep "ap_hack_" | sed -e 's/^.*[)]\(.*\);$/\1/' >> aprutil.exp
  171. /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-cpp -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private -I/home/bluefire/buildroot/output/build/apr-1.4.6/include -I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include export_vars.c | sed -e 's/^\#[^!]*//' | sed -e '/^$/d' >> aprutil.exp
  172. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --silent --mode=link /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -L/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/lib -release 1 -module -rpath /usr/lib/apr-util-1 -o dbd/apr_dbd_sqlite3.la dbd/apr_dbd_sqlite3.lo -lsqlite3
  173. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --silent --mode=link /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include -I/home/bluefire/buildroot/output/build/apr-util-1.4.1/include/private -I/home/bluefire/buildroot/output/build/apr-1.4.6/include -I/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -version-info 4:1:4 -o libaprutil-1.la -rpath /usr/lib buckets/apr_brigade.lo buckets/apr_buckets.lo buckets/apr_buckets_alloc.lo buckets/apr_buckets_eos.lo buckets/apr_buckets_file.lo buckets/apr_buckets_flush.lo buckets/apr_buckets_heap.lo buckets/apr_buckets_mmap.lo buckets/apr_buckets_pipe.lo buckets/apr_buckets_pool.lo buckets/apr_buckets_refcount.lo buckets/apr_buckets_simple.lo buckets/apr_buckets_socket.lo crypto/apr_crypto.lo crypto/apr_md4.lo crypto/apr_md5.lo crypto/apr_sha1.lo crypto/getuuid.lo crypto/uuid.lo dbd/apr_dbd.lo dbm/apr_dbm.lo dbm/apr_dbm_sdbm.lo dbm/sdbm/sdbm.lo dbm/sdbm/sdbm_hash.lo dbm/sdbm/sdbm_lock.lo dbm/sdbm/sdbm_pair.lo encoding/apr_base64.lo hooks/apr_hooks.lo ldap/apr_ldap_stub.lo ldap/apr_ldap_url.lo memcache/apr_memcache.lo misc/apr_date.lo misc/apr_queue.lo misc/apr_reslist.lo misc/apr_rmm.lo misc/apr_thread_pool.lo misc/apu_dso.lo misc/apu_version.lo strmatch/apr_strmatch.lo uri/apr_uri.lo xlate/xlate.lo xml/apr_xml.lo -lrt -lm -lcrypt -L/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/lib -lexpat /home/bluefire/buildroot/output/build/apr-1.4.6/libapr-1.la -lrt -lm -lcrypt
  174. make[2]: Leaving directory `/home/bluefire/buildroot/output/build/apr-util-1.4.1'
  175. make[1]: Leaving directory `/home/bluefire/buildroot/output/build/apr-util-1.4.1'
  176. >>> apr-util 1.4.1 Installing to staging directory
  177. PATH="/home/bluefire/buildroot/output/host/bin:/home/bluefire/buildroot/output/host/usr/bin:/home/bluefire/buildroot/output/host/usr/sbin/:/home/bluefire/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PERLLIB="/home/bluefire/buildroot/output/host/usr/lib/perl" /usr/bin/make -j2 DESTDIR=/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot install -C /home/bluefire/buildroot/output/build/apr-util-1.4.1/
  178. make[1]: Entering directory `/home/bluefire/buildroot/output/build/apr-util-1.4.1'
  179. /home/bluefire/buildroot/output/build/apr-1.4.6/build/mkdir.sh /home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/lib/apr-util-1
  180. make[2]: Entering directory `/home/bluefire/buildroot/output/build/apr-util-1.4.1'
  181. make[2]: Nothing to be done for `local-all'.
  182. make[2]: Leaving directory `/home/bluefire/buildroot/output/build/apr-util-1.4.1'
  183. libtool: install: warning: remember to run `libtool --finish /usr/lib/apr-util-1'
  184. /home/bluefire/buildroot/output/build/apr-1.4.6/build/mkdir.sh /home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include/apr-1 /home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/lib/pkgconfig \
  185. /home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/lib /home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/bin
  186. for f in /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/*.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/*.h; do \
  187. /usr/bin/install -c -m 644 ${f} /home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include/apr-1; \
  188. done
  189. /usr/bin/install -c -m 644 apr-util.pc /home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/lib/pkgconfig/apr-util-1.pc
  190. list=''; for i in $list; do \
  191. ( cd $i ; /usr/bin/make DESTDIR=/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot install ); \
  192. done
  193. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --mode=install /usr/bin/install -c -m 755 libaprutil-1.la /home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/lib
  194. libtool: install: /usr/bin/install -c -m 755 .libs/libaprutil-1.so.0.4.1 /home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/lib/libaprutil-1.so.0.4.1
  195. libtool: install: (cd /home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/lib && { ln -s -f libaprutil-1.so.0.4.1 libaprutil-1.so.0 || { rm -f libaprutil-1.so.0 && ln -s libaprutil-1.so.0.4.1 libaprutil-1.so.0; }; })
  196. libtool: install: (cd /home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/lib && { ln -s -f libaprutil-1.so.0.4.1 libaprutil-1.so || { rm -f libaprutil-1.so && ln -s libaprutil-1.so.0.4.1 libaprutil-1.so; }; })
  197. libtool: install: /usr/bin/install -c -m 755 .libs/libaprutil-1.lai /home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/lib/libaprutil-1.la
  198. libtool: install: /usr/bin/install -c -m 755 .libs/libaprutil-1.a /home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/lib/libaprutil-1.a
  199. libtool: install: chmod 644 /home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/lib/libaprutil-1.a
  200. libtool: install: /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-ranlib /home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/lib/libaprutil-1.a
  201. libtool: install: warning: remember to run `libtool --finish /usr/lib'
  202. /usr/bin/install -c -m 644 aprutil.exp /home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/lib
  203. /usr/bin/install -c -m 755 apu-config.out /home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/bin/apu-1-config
  204. make[1]: Leaving directory `/home/bluefire/buildroot/output/build/apr-util-1.4.1'
  205. for i in $(find /home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/lib* -name "*.la"); do cp -f $i $i~; /bin/sed -i -e "s:\(['= ]\)/usr:\\1/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr:g" $i; done
  206. >>> apr-util 1.4.1 Installing to target
  207. PATH="/home/bluefire/buildroot/output/host/bin:/home/bluefire/buildroot/output/host/usr/bin:/home/bluefire/buildroot/output/host/usr/sbin/:/home/bluefire/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PERLLIB="/home/bluefire/buildroot/output/host/usr/lib/perl" /usr/bin/make -j2 DESTDIR=/home/bluefire/buildroot/output/target install -C /home/bluefire/buildroot/output/build/apr-util-1.4.1/
  208. make[1]: Entering directory `/home/bluefire/buildroot/output/build/apr-util-1.4.1'
  209. /home/bluefire/buildroot/output/build/apr-1.4.6/build/mkdir.sh /home/bluefire/buildroot/output/target/usr/lib/apr-util-1
  210. make[2]: Entering directory `/home/bluefire/buildroot/output/build/apr-util-1.4.1'
  211. make[2]: Nothing to be done for `local-all'.
  212. make[2]: Leaving directory `/home/bluefire/buildroot/output/build/apr-util-1.4.1'
  213. libtool: install: warning: remember to run `libtool --finish /usr/lib/apr-util-1'
  214. /home/bluefire/buildroot/output/build/apr-1.4.6/build/mkdir.sh /home/bluefire/buildroot/output/target/usr/include/apr-1 /home/bluefire/buildroot/output/target/usr/lib/pkgconfig \
  215. /home/bluefire/buildroot/output/target/usr/lib /home/bluefire/buildroot/output/target/usr/bin
  216. for f in /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/*.h /home/bluefire/buildroot/output/build/apr-util-1.4.1/include/*.h; do \
  217. /usr/bin/install -c -m 644 ${f} /home/bluefire/buildroot/output/target/usr/include/apr-1; \
  218. done
  219. /usr/bin/install -c -m 644 apr-util.pc /home/bluefire/buildroot/output/target/usr/lib/pkgconfig/apr-util-1.pc
  220. list=''; for i in $list; do \
  221. ( cd $i ; /usr/bin/make DESTDIR=/home/bluefire/buildroot/output/target install ); \
  222. done
  223. /bin/sh /home/bluefire/buildroot/output/build/apr-1.4.6/libtool --mode=install /usr/bin/install -c -m 755 libaprutil-1.la /home/bluefire/buildroot/output/target/usr/lib
  224. libtool: install: /usr/bin/install -c -m 755 .libs/libaprutil-1.so.0.4.1 /home/bluefire/buildroot/output/target/usr/lib/libaprutil-1.so.0.4.1
  225. libtool: install: (cd /home/bluefire/buildroot/output/target/usr/lib && { ln -s -f libaprutil-1.so.0.4.1 libaprutil-1.so.0 || { rm -f libaprutil-1.so.0 && ln -s libaprutil-1.so.0.4.1 libaprutil-1.so.0; }; })
  226. libtool: install: (cd /home/bluefire/buildroot/output/target/usr/lib && { ln -s -f libaprutil-1.so.0.4.1 libaprutil-1.so || { rm -f libaprutil-1.so && ln -s libaprutil-1.so.0.4.1 libaprutil-1.so; }; })
  227. libtool: install: /usr/bin/install -c -m 755 .libs/libaprutil-1.lai /home/bluefire/buildroot/output/target/usr/lib/libaprutil-1.la
  228. libtool: install: /usr/bin/install -c -m 755 .libs/libaprutil-1.a /home/bluefire/buildroot/output/target/usr/lib/libaprutil-1.a
  229. libtool: install: chmod 644 /home/bluefire/buildroot/output/target/usr/lib/libaprutil-1.a
  230. libtool: install: /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-ranlib /home/bluefire/buildroot/output/target/usr/lib/libaprutil-1.a
  231. libtool: install: warning: remember to run `libtool --finish /usr/lib'
  232. /usr/bin/install -c -m 644 aprutil.exp /home/bluefire/buildroot/output/target/usr/lib
  233. /usr/bin/install -c -m 755 apu-config.out /home/bluefire/buildroot/output/target/usr/bin/apu-1-config
  234. make[1]: Leaving directory `/home/bluefire/buildroot/output/build/apr-util-1.4.1'
  235. make: Circular host-microperl-depends <- host-microperl dependency dropped.
  236. >>> subversion 1.7.4 Extracting
  237. gzip -d -c /home/bluefire/buildroot/dl/subversion-1.7.4.tar.gz | tar --strip-components=1 -C /home/bluefire/buildroot/output/build/subversion-1.7.4 -xf -
  238. >>> subversion 1.7.4 Patching package//subversion
  239. >>> subversion 1.7.4 Updating config.sub and config.guess
  240. for file in config.guess config.sub; do for i in $(find /home/bluefire/buildroot/output/build/subversion-1.7.4 -name $file); do cp support/gnuconfig/$file $i; done; done
  241. >>> subversion 1.7.4 Patching libtool
  242.  
  243. Applying buildroot-libtool-v2.4.patch using patch:
  244. patching file ltmain.sh
  245. >>> subversion 1.7.4 Configuring
  246. (cd /home/bluefire/buildroot/output/build/subversion-1.7.4/ && rm -rf config.cache && PATH="/home/bluefire/buildroot/output/host/bin:/home/bluefire/buildroot/output/host/usr/bin:/home/bluefire/buildroot/output/host/usr/sbin/:/home/bluefire/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-ar" AS="/home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-as" LD="/home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-ld" NM="/home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-nm" CC="/home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc" GCC="/home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc" CPP="/home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-cpp" CXX="/home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-g++" FC="/home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gfortran" RANLIB="/home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-ranlib" STRIP="/home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-strip" OBJCOPY="/home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-objcopy" OBJDUMP="/home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" FC_FOR_BUILD="/usr/bin/ld" LD_FOR_BUILD="/usr/bin/ld" CFLAGS_FOR_BUILD="-O2 -I/home/bluefire/buildroot/output/host/include -I/home/bluefire/buildroot/output/host/usr/include" CXXFLAGS_FOR_BUILD="-I/home/bluefire/buildroot/output/host/include -I/home/bluefire/buildroot/output/host/usr/include" LDFLAGS_FOR_BUILD="-L/home/bluefire/buildroot/output/host/lib -L/home/bluefire/buildroot/output/host/usr/lib -Wl,-rpath,/home/bluefire/buildroot/output/host/usr/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-as" DEFAULT_LINKER="/home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-ld" CFLAGS=" -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CXXFLAGS=" -pipe -Os -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" LDFLAGS="" FCFLAGS="" PKG_CONFIG="/home/bluefire/buildroot/output/host/usr/bin/pkg-config" PERLLIB="/home/bluefire/buildroot/output/host/usr/lib/perl" STAGING_DIR="/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot" ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no ./configure --target=arm-linux --host=arm-linux --build=i686-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --program-prefix="" --disable-gtk-doc --disable-nls --disable-ipv6 --enable-static --enable-shared --with-apr=/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr --with-apr-util=/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr --with-zlib=/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr --with-sqlite=/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr --with-neon=/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr )
  247. configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-ipv6
  248. configure: Configuring Subversion 1.7.4
  249. configure: creating config.nice
  250. checking for arm-linux-gcc... /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc
  251. checking whether the C compiler works... yes
  252. checking for C compiler default output file name... a.out
  253. checking for suffix of executables...
  254. checking whether we are cross compiling... yes
  255. checking for suffix of object files... o
  256. checking whether we are using the GNU C compiler... yes
  257. checking whether /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc accepts -g... yes
  258. checking for /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc option to accept ISO C89... none needed
  259. checking whether we are using the GNU C++ compiler... yes
  260. checking whether /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-g++ accepts -g... yes
  261. checking how to run the C preprocessor... /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-cpp
  262. checking for a sed that does not truncate output... /bin/sed
  263. checking build system type... i686-pc-linux-gnu
  264. checking host system type... arm-unknown-linux-gnu
  265. checking target system type... arm-unknown-linux-gnu
  266. checking for grep that handles long lines and -e... /bin/grep
  267. checking for egrep... /bin/grep -E
  268. checking whether ln -s works... yes
  269. checking for a BSD-compatible install... /usr/bin/install -c
  270. configure: Apache Portable Runtime (APR) library configuration
  271. checking for APR... yes
  272. checking APR version... 1.4.6
  273. configure: Apache Portable Runtime Utility (APRUTIL) library configuration
  274. checking for APR-util... yes
  275. checking APR-UTIL version... 1.4.1
  276. checking for pkg-config... /home/bluefire/buildroot/output/host/usr/bin/pkg-config
  277. configure: checking neon library
  278. checking neon library version... 0.29.6
  279. checking for ANSI C header files... yes
  280. checking for sys/types.h... yes
  281. checking for sys/stat.h... yes
  282. checking for stdlib.h... yes
  283. checking for string.h... yes
  284. checking for memory.h... yes
  285. checking for strings.h... yes
  286. checking for inttypes.h... yes
  287. checking for stdint.h... yes
  288. checking for unistd.h... yes
  289. checking whether to look for GSSAPI (Kerberos)... no
  290. configure: looking for apr_memcache as part of apr-util
  291. checking apr_memcache.h usability... no
  292. checking apr_memcache.h presence... no
  293. checking for apr_memcache.h... no
  294. checking for Apache module support via DSO through APXS... no
  295. ==================================================================
  296. WARNING: skipping the build of mod_dav_svn
  297. try using --with-apxs
  298. ==================================================================
  299. configure: checking sqlite library
  300. checking sqlite3.h usability... yes
  301. checking sqlite3.h presence... yes
  302. checking for sqlite3.h... yes
  303. checking sqlite library version (via header)... okay
  304. checking for sqlite3_close in -lsqlite3... yes
  305. configure: configuring libtool now
  306. checking how to print strings... printf
  307. checking for a sed that does not truncate output... (cached) /bin/sed
  308. checking for fgrep... /bin/grep -F
  309. checking for ld used by /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc... /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-ld
  310. checking if the linker (/home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-ld) is GNU ld... yes
  311. checking for BSD- or MS-compatible name lister (nm)... /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-nm
  312. checking the name lister (/home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-nm) interface... BSD nm
  313. checking the maximum length of command line arguments... 805306365
  314. checking whether the shell understands some XSI constructs... yes
  315. checking whether the shell understands "+="... yes
  316. checking how to convert i686-pc-linux-gnu file names to arm-unknown-linux-gnu format... func_convert_file_noop
  317. checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  318. checking for /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-ld option to reload object files... -r
  319. checking for arm-linux-objdump... /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-objdump
  320. checking how to recognize dependent libraries... pass_all
  321. checking for arm-linux-dlltool... no
  322. checking for dlltool... no
  323. checking how to associate runtime and link libraries... printf %s\n
  324. checking for arm-linux-ar... /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-ar
  325. checking for archiver @FILE support... @
  326. checking for arm-linux-strip... /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-strip
  327. checking for arm-linux-ranlib... /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-ranlib
  328. checking for gawk... gawk
  329. checking command to parse /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-nm output from /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc object... ok
  330. checking for sysroot... no
  331. checking for arm-linux-mt... no
  332. checking for mt... mt
  333. configure: WARNING: using cross tools not prefixed with host triplet
  334. checking if mt is a manifest tool... no
  335. checking for dlfcn.h... yes
  336. checking for objdir... .libs
  337. checking if /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc supports -fno-rtti -fno-exceptions... no
  338. checking for /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc option to produce PIC... -fPIC -DPIC
  339. checking if /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc PIC flag -fPIC -DPIC works... yes
  340. checking if /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc static flag -static works... yes
  341. checking if /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc supports -c -o file.o... yes
  342. checking if /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc supports -c -o file.o... (cached) yes
  343. checking whether the /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc linker (/home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-ld) supports shared libraries... yes
  344. checking whether -lc should be explicitly linked in... no
  345. checking dynamic linker characteristics... GNU/Linux ld.so
  346. checking how to hardcode library paths into programs... immediate
  347. checking whether stripping libraries is possible... yes
  348. checking if libtool supports shared libraries... yes
  349. checking whether to build shared libraries... yes
  350. checking whether to build static libraries... yes
  351. checking how to run the C++ preprocessor... /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-g++ -E
  352. checking for ld used by /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-g++... /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-ld
  353. checking if the linker (/home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-ld) is GNU ld... yes
  354. checking whether the /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-g++ linker (/home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-ld) supports shared libraries... yes
  355. checking for /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-g++ option to produce PIC... -fPIC -DPIC
  356. checking if /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-g++ PIC flag -fPIC -DPIC works... yes
  357. checking if /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-g++ static flag -static works... yes
  358. checking if /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-g++ supports -c -o file.o... yes
  359. checking if /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-g++ supports -c -o file.o... (cached) yes
  360. checking whether the /home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-g++ linker (/home/bluefire/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-ld) supports shared libraries... yes
  361. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  362. checking how to hardcode library paths into programs... immediate
  363. configure: building both shared and static libraries
  364. checking whether libtool needs -no-undefined... no
  365. checking whether to avoid circular linkage at all costs... no
  366. checking for trang... none
  367. checking for doxygen... none
  368. checking for Expat... yes
  369. checking for socket in -lsocket... no
  370. checking whether to look for SASL... yes
  371. configure: Looking in default locations
  372. checking sasl/sasl.h usability... no
  373. checking sasl/sasl.h presence... no
  374. checking for sasl/sasl.h... no
  375. checking for sasl/sasl.h... (cached) no
  376. checking for availability of Cyrus SASL v2... no
  377. checking for Mac OS KeyChain Services... no
  378. checking whether APR has support for DSOs... no
  379. checking for D-Bus .pc file... no
  380. checking whether to look for GNOME Keyring... no
  381. checking magic.h usability... no
  382. checking magic.h presence... no
  383. checking for magic.h... no
  384. checking whether to look for KWallet... no
  385. checking for ANSI C header files... (cached) yes
  386. checking for an ANSI C-conforming const... yes
  387. checking for size_t... yes
  388. checking for working memcmp... (cached) yes
  389. checking for vprintf... yes
  390. checking for _doprnt... no
  391. checking for symlink... yes
  392. checking for readlink... yes
  393. checking for -Wl,--no-undefined... yes
  394. configure: zlib library configuration
  395. checking zlib.h usability... yes
  396. checking zlib.h presence... yes
  397. checking for zlib.h... yes
  398. checking for inflate in -lz... yes
  399. checking for python... /usr/bin/python
  400. checking for JDK... no
  401. checking for perl... /home/bluefire/buildroot/output/host/usr/bin/perl
  402. checking for ruby... /usr/bin/ruby
  403. checking rb_hash_foreach... /usr/bin/ruby: no such file to load -- mkmf (LoadError)
  404. no
  405. configure: WARNING: The detected Ruby is too old for Subversion to use
  406. configure: WARNING: A Ruby which has rb_hash_foreach is required to use the
  407. configure: WARNING: Subversion Ruby bindings
  408. configure: WARNING: Upgrade to the official 1.8.2 release, or later
  409. checking for swig... none
  410. configure: Configuring python swig binding
  411. checking for Python includes... -I/usr/include/python2.6
  412. checking for compiling Python extensions... gcc -pthread -fPIC
  413. checking for linking Python extensions... gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions
  414. checking for linking Python libraries... -Wl,-O1 -Wl,-Bsymbolic-functions
  415. checking for apr_int64_t Python/C API format string...
  416. configure: error: failed to recognize APR_INT64_T_FMT on this platform
  417. make: *** [/home/bluefire/buildroot/output/build/subversion-1.7.4/.stamp_configured] Error 1
Advertisement
Add Comment
Please, Sign In to add comment