Advertisement
Guest User

Compiling GMP fails as part of buildroot

a guest
Mar 10th, 2017
338
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 462.75 KB | None | 0 0
  1. pi@signage-rpi2:~/buildroot-wpe $ make raspberrypi2_wpe_defconfig
  2. mkdir -p /home/pi/buildroot-wpe/output/build/buildroot-config/lxdialog
  3. PKG_CONFIG_PATH="" make CC="/usr/bin/gcc" HOSTCC="/usr/bin/gcc" \
  4. obj=/home/pi/buildroot-wpe/output/build/buildroot-config -C support/kconfig -f Makefile.br conf
  5. make[1]: Entering directory '/home/pi/buildroot-wpe/support/kconfig'
  6. /usr/bin/gcc -DCURSES_LOC="<curses.h>" -DLOCALE -I/home/pi/buildroot-wpe/output/build/buildroot-config -DCONFIG_=\"\" -MM *.c > /home/pi/buildroot-wpe/output/build/buildroot-config/.depend 2>/dev/null || :
  7. /usr/bin/gcc -DCURSES_LOC="<curses.h>" -DLOCALE -I/home/pi/buildroot-wpe/output/build/buildroot-config -DCONFIG_=\"\" -c conf.c -o /home/pi/buildroot-wpe/output/build/buildroot-config/conf.o
  8. /usr/bin/gcc -DCURSES_LOC="<curses.h>" -DLOCALE -I/home/pi/buildroot-wpe/output/build/buildroot-config -DCONFIG_=\"\" -I. -c /home/pi/buildroot-wpe/output/build/buildroot-config/zconf.tab.c -o /home/pi/buildroot-wpe/output/build/buildroot-config/zconf.tab.o
  9. /usr/bin/gcc -DCURSES_LOC="<curses.h>" -DLOCALE -I/home/pi/buildroot-wpe/output/build/buildroot-config -DCONFIG_=\"\" /home/pi/buildroot-wpe/output/build/buildroot-config/conf.o /home/pi/buildroot-wpe/output/build/buildroot-config/zconf.tab.o -o /home/pi/buildroot-wpe/output/build/buildroot-config/conf
  10. rm /home/pi/buildroot-wpe/output/build/buildroot-config/zconf.tab.c
  11. make[1]: Leaving directory '/home/pi/buildroot-wpe/support/kconfig'
  12. #
  13. # configuration written to /home/pi/buildroot-wpe/.config
  14. #
  15. pi@signage-rpi2:~/buildroot-wpe $ make
  16. >>> host-lzip 1.18 Downloading
  17. --2017-03-10 20:06:50-- http://download.savannah.gnu.org/releases/lzip/lzip-1.18.tar.gz
  18. Resolving download.savannah.gnu.org (download.savannah.gnu.org)... 208.118.235.200
  19. Connecting to download.savannah.gnu.org (download.savannah.gnu.org)|208.118.235.200|:80... connected.
  20. HTTP request sent, awaiting response... 302 Moved Temporarily
  21. Location: http://ftp.igh.cnrs.fr/pub/nongnu/lzip/lzip-1.18.tar.gz [following]
  22. --2017-03-10 20:06:51-- http://ftp.igh.cnrs.fr/pub/nongnu/lzip/lzip-1.18.tar.gz
  23. Resolving ftp.igh.cnrs.fr (ftp.igh.cnrs.fr)... 193.50.6.155
  24. Connecting to ftp.igh.cnrs.fr (ftp.igh.cnrs.fr)|193.50.6.155|:80... connected.
  25. HTTP request sent, awaiting response... 200 OK
  26. Length: 95569 (93K) [application/octet-stream]
  27. Saving to: ‘/home/pi/buildroot-wpe/output/build/.lzip-1.18.tar.gz.j8SzXr/output’
  28.  
  29. /home/pi/buildroot-wpe/output/build/.lzip-1.18.tar.gz.j8SzXr/output 100%[====================================================================================================================================================================>] 93.33K --.-KB/s in 0.08s
  30.  
  31. 2017-03-10 20:06:52 (1.15 MB/s) - ‘/home/pi/buildroot-wpe/output/build/.lzip-1.18.tar.gz.j8SzXr/output’ saved [95569/95569]
  32.  
  33. lzip-1.18.tar.gz: OK (sha1: ef42f3209d02c3b3c217a61c8f127bcb8747b128)
  34. lzip-1.18.tar.gz: OK (sha256: 47f9882a104ab05532f467a7b8f4ddbb898fa2f1e8d9d468556d6c2d04db14dd)
  35. >>> host-lzip 1.18 Extracting
  36. gzip -d -c /home/pi/buildroot-wpe/dl/lzip-1.18.tar.gz | tar --strip-components=1 -C /home/pi/buildroot-wpe/output/build/host-lzip-1.18 -xf -
  37. >>> host-lzip 1.18 Patching
  38. >>> host-lzip 1.18 Configuring
  39. (cd /home/pi/buildroot-wpe/output/build/host-lzip-1.18; PATH="/home/pi/buildroot-wpe/output/host/bin:/home/pi/buildroot-wpe/output/host/sbin:/home/pi/buildroot-wpe/output/host/usr/bin:/home/pi/buildroot-wpe/output/host/usr/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/pi/buildroot-wpe/output/host/usr/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/pi/buildroot-wpe/output/host/usr/lib/pkgconfig:/home/pi/buildroot-wpe/output/host/usr/share/pkgconfig" ./configure --prefix=/usr PATH="/home/pi/buildroot-wpe/output/host/bin:/home/pi/buildroot-wpe/output/host/sbin:/home/pi/buildroot-wpe/output/host/usr/bin:/home/pi/buildroot-wpe/output/host/usr/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/pi/buildroot-wpe/output/host/usr/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/pi/buildroot-wpe/output/host/usr/lib/pkgconfig:/home/pi/buildroot-wpe/output/host/usr/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/pi/buildroot-wpe/output/host/usr/include" CFLAGS="-O2 -I/home/pi/buildroot-wpe/output/host/usr/include" CXXFLAGS="-O2 -I/home/pi/buildroot-wpe/output/host/usr/include" LDFLAGS="-L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib -Wl,-rpath,/home/pi/buildroot-wpe/output/host/usr/lib" INTLTOOL_PERL=/usr/bin/perl )
  40.  
  41. creating config.status
  42. creating Makefile
  43. VPATH = .
  44. prefix = /usr
  45. exec_prefix = $(prefix)
  46. bindir = $(exec_prefix)/bin
  47. datarootdir = $(prefix)/share
  48. infodir = $(datarootdir)/info
  49. mandir = $(datarootdir)/man
  50. CXX = /usr/bin/g++
  51. CPPFLAGS = -I/home/pi/buildroot-wpe/output/host/usr/include
  52. CXXFLAGS = -O2 -I/home/pi/buildroot-wpe/output/host/usr/include
  53. LDFLAGS = -L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib -Wl,-rpath,/home/pi/buildroot-wpe/output/host/usr/lib
  54. OK. Now you can run make.
  55. >>> host-lzip 1.18 Building
  56. PATH="/home/pi/buildroot-wpe/output/host/bin:/home/pi/buildroot-wpe/output/host/sbin:/home/pi/buildroot-wpe/output/host/usr/bin:/home/pi/buildroot-wpe/output/host/usr/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/pi/buildroot-wpe/output/host/usr/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/pi/buildroot-wpe/output/host/usr/lib/pkgconfig:/home/pi/buildroot-wpe/output/host/usr/share/pkgconfig" /usr/bin/make -j5 -C /home/pi/buildroot-wpe/output/build/host-lzip-1.18
  57. make[1]: Entering directory '/home/pi/buildroot-wpe/output/build/host-lzip-1.18'
  58. /usr/bin/g++ -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o arg_parser.o arg_parser.cc
  59. /usr/bin/g++ -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o encoder_base.o encoder_base.cc
  60. /usr/bin/g++ -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o encoder.o encoder.cc
  61. /usr/bin/g++ -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o fast_encoder.o fast_encoder.cc
  62. /usr/bin/g++ -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o decoder.o decoder.cc
  63. /usr/bin/g++ -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -DPROGVERSION=\"1.18\" -c -o main.o main.cc
  64. /usr/bin/g++ -L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib -Wl,-rpath,/home/pi/buildroot-wpe/output/host/usr/lib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -o lzip arg_parser.o encoder_base.o encoder.o fast_encoder.o decoder.o main.o
  65. make[1]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-lzip-1.18'
  66. >>> host-lzip 1.18 Installing to host directory
  67. PATH="/home/pi/buildroot-wpe/output/host/bin:/home/pi/buildroot-wpe/output/host/sbin:/home/pi/buildroot-wpe/output/host/usr/bin:/home/pi/buildroot-wpe/output/host/usr/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/pi/buildroot-wpe/output/host/usr/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/pi/buildroot-wpe/output/host/usr/lib/pkgconfig:/home/pi/buildroot-wpe/output/host/usr/share/pkgconfig" /usr/bin/make -j5 -C /home/pi/buildroot-wpe/output/build/host-lzip-1.18 DESTDIR=/home/pi/buildroot-wpe/output/host install
  68. make[1]: Entering directory '/home/pi/buildroot-wpe/output/build/host-lzip-1.18'
  69. if [ ! -d "/home/pi/buildroot-wpe/output/host/usr/bin" ] ; then install -d -m 755 "/home/pi/buildroot-wpe/output/host/usr/bin" ; fi
  70. if [ ! -d "/home/pi/buildroot-wpe/output/host/usr/share/info" ] ; then install -d -m 755 "/home/pi/buildroot-wpe/output/host/usr/share/info" ; fi
  71. if [ ! -d "/home/pi/buildroot-wpe/output/host/usr/share/man/man1" ] ; then install -d -m 755 "/home/pi/buildroot-wpe/output/host/usr/share/man/man1" ; fi
  72. install -m 755 ./lzip "/home/pi/buildroot-wpe/output/host/usr/bin/lzip"
  73. rm -f "/home/pi/buildroot-wpe/output/host/usr/share/info/lzip.info"*
  74. rm -f "/home/pi/buildroot-wpe/output/host/usr/share/man/man1/lzip.1"*
  75. install -m 644 ./doc/lzip.info "/home/pi/buildroot-wpe/output/host/usr/share/info/lzip.info"
  76. install -m 644 ./doc/lzip.1 "/home/pi/buildroot-wpe/output/host/usr/share/man/man1/lzip.1"
  77. if /bin/sh -c "install-info --version" > /dev/null 2>&1 ; then \
  78. install-info --info-dir="/home/pi/buildroot-wpe/output/host/usr/share/info" "/home/pi/buildroot-wpe/output/host/usr/share/info/lzip.info" ; \
  79. fi
  80. make[1]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-lzip-1.18'
  81. >>> host-ccache 3.3.4 Downloading
  82. --2017-03-10 20:07:15-- https://www.samba.org/ftp/ccache/ccache-3.3.4.tar.xz
  83. Resolving www.samba.org (www.samba.org)... 144.76.82.156, 2a01:4f8:192:486::443:2
  84. Connecting to www.samba.org (www.samba.org)|144.76.82.156|:443... connected.
  85. HTTP request sent, awaiting response... 200 OK
  86. Length: 314468 (307K) [application/x-xz]
  87. Saving to: ‘/home/pi/buildroot-wpe/output/build/.ccache-3.3.4.tar.xz.dpOKy3/output’
  88.  
  89. /home/pi/buildroot-wpe/output/build/.ccache-3.3.4.tar.xz.dpOKy3/out 100%[====================================================================================================================================================================>] 307.10K --.-KB/s in 0.1s
  90.  
  91. 2017-03-10 20:07:17 (2.37 MB/s) - ‘/home/pi/buildroot-wpe/output/build/.ccache-3.3.4.tar.xz.dpOKy3/output’ saved [314468/314468]
  92.  
  93. ccache-3.3.4.tar.xz: OK (sha256: 24f15bf389e38c41548c9c259532187774ec0cb9686c3497bbb75504c8dc404f)
  94. >>> host-ccache 3.3.4 Extracting
  95. xzcat /home/pi/buildroot-wpe/dl/ccache-3.3.4.tar.xz | tar --strip-components=1 -C /home/pi/buildroot-wpe/output/build/host-ccache-3.3.4 -xf -
  96. >>> host-ccache 3.3.4 Patching
  97.  
  98. Applying 0001-Convert-argument-to-sysroot-option-to-relative-path.patch using patch:
  99. patching file ccache.c
  100. Hunk #1 succeeded at 2442 (offset 35 lines).
  101. sed -i 's,getenv("CCACHE_DIR"),getenv("BR_CACHE_DIR"),' /home/pi/buildroot-wpe/output/build/host-ccache-3.3.4/ccache.c
  102. sed -i 's,"%s/.ccache","/home/pi/.buildroot-ccache",' /home/pi/buildroot-wpe/output/build/host-ccache-3.3.4/conf.c
  103. >>> host-ccache 3.3.4 Updating config.sub and config.guess
  104. for file in config.guess config.sub; do for i in $(find /home/pi/buildroot-wpe/output/build/host-ccache-3.3.4 -name $file); do cp support/gnuconfig/$file $i; done; done
  105. >>> host-ccache 3.3.4 Patching libtool
  106. >>> host-ccache 3.3.4 Configuring
  107. (cd /home/pi/buildroot-wpe/output/build/host-ccache-3.3.4/ && rm -rf config.cache; PATH="/home/pi/buildroot-wpe/output/host/bin:/home/pi/buildroot-wpe/output/host/sbin:/home/pi/buildroot-wpe/output/host/usr/bin:/home/pi/buildroot-wpe/output/host/usr/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/pi/buildroot-wpe/output/host/usr/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/pi/buildroot-wpe/output/host/usr/lib/pkgconfig:/home/pi/buildroot-wpe/output/host/usr/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/pi/buildroot-wpe/output/host/usr/include" CFLAGS="-O2 -I/home/pi/buildroot-wpe/output/host/usr/include" CXXFLAGS="-O2 -I/home/pi/buildroot-wpe/output/host/usr/include" LDFLAGS="-L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib -Wl,-rpath,/home/pi/buildroot-wpe/output/host/usr/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/pi/buildroot-wpe/output/host/usr/include" LDFLAGS="-L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib -Wl,-rpath,/home/pi/buildroot-wpe/output/host/usr/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/pi/buildroot-wpe/output/host/usr" --sysconfdir="/home/pi/buildroot-wpe/output/host/etc" --localstatedir="/home/pi/buildroot-wpe/output/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-dependency-tracking --with-bundled-zlib )
  108. configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-dependency-tracking
  109. configure: Configuring ccache
  110. checking build system type... armv7l-unknown-linux-gnueabihf
  111. checking host system type... armv7l-unknown-linux-gnueabihf
  112. checking for gcc... /usr/bin/gcc
  113. checking whether the C compiler works... yes
  114. checking for C compiler default output file name... a.out
  115. checking for suffix of executables...
  116. checking whether we are cross compiling... no
  117. checking for suffix of object files... o
  118. checking whether we are using the GNU C compiler... yes
  119. checking whether /usr/bin/gcc accepts -g... yes
  120. checking for /usr/bin/gcc option to accept ISO C89... none needed
  121. checking for /usr/bin/gcc option to accept ISO C99... -std=gnu99
  122. checking how to run the C preprocessor... /usr/bin/cpp
  123. checking for a BSD-compatible install... /usr/bin/install -c
  124. checking for ranlib... /usr/bin/ranlib
  125. checking for ar... /usr/bin/ar
  126. checking for dirent.h that defines DIR... yes
  127. checking for library containing opendir... none required
  128. checking whether time.h and sys/time.h may both be included... yes
  129. checking for sys/wait.h that is POSIX.1 compatible... yes
  130. checking for grep that handles long lines and -e... /bin/grep
  131. checking for egrep... /bin/grep -E
  132. checking for ANSI C header files... yes
  133. checking for sys/types.h... yes
  134. checking for sys/stat.h... yes
  135. checking for stdlib.h... yes
  136. checking for string.h... yes
  137. checking for memory.h... yes
  138. checking for strings.h... yes
  139. checking for inttypes.h... yes
  140. checking for stdint.h... yes
  141. checking for unistd.h... yes
  142. checking for long long... yes
  143. checking ctype.h usability... yes
  144. checking ctype.h presence... yes
  145. checking for ctype.h... yes
  146. checking pwd.h usability... yes
  147. checking pwd.h presence... yes
  148. checking for pwd.h... yes
  149. checking for stdlib.h... (cached) yes
  150. checking for string.h... (cached) yes
  151. checking for strings.h... (cached) yes
  152. checking sys/time.h usability... yes
  153. checking sys/time.h presence... yes
  154. checking for sys/time.h... yes
  155. checking sys/mman.h usability... yes
  156. checking sys/mman.h presence... yes
  157. checking for sys/mman.h... yes
  158. checking termios.h usability... yes
  159. checking termios.h presence... yes
  160. checking for termios.h... yes
  161. checking for gethostname... yes
  162. checking for getopt_long... yes
  163. checking for getpwuid... yes
  164. checking for gettimeofday... yes
  165. checking for mkstemp... yes
  166. checking for realpath... yes
  167. checking for strndup... yes
  168. checking for strtok_r... yes
  169. checking for unsetenv... yes
  170. checking for utimes... yes
  171. checking for compar_fn_t in stdlib.h... yes
  172. checking for stdarg.h... yes
  173. checking for varargs.h... no
  174. checking for unsigned long long int... yes
  175. checking for vsnprintf... yes
  176. checking whether vsnprintf is C99 compliant... yes
  177. checking for snprintf... yes
  178. checking whether snprintf is C99 compliant... yes
  179. checking for vasprintf... yes
  180. checking for asprintf... yes
  181. checking for library containing cos... -lm
  182. configure: using bundled zlib as requested
  183. checking whether byte ordering is bigendian... no
  184. checking for inline... inline
  185. checking for extern inline... no
  186. configure: Developer mode disabled
  187. configure: creating ./config.status
  188. config.status: creating Makefile
  189. config.status: creating config.h
  190. configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-dependency-tracking
  191. configure: now build ccache by running make
  192. >>> host-ccache 3.3.4 Building
  193. PATH="/home/pi/buildroot-wpe/output/host/bin:/home/pi/buildroot-wpe/output/host/sbin:/home/pi/buildroot-wpe/output/host/usr/bin:/home/pi/buildroot-wpe/output/host/usr/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/pi/buildroot-wpe/output/host/usr/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/pi/buildroot-wpe/output/host/usr/lib/pkgconfig:/home/pi/buildroot-wpe/output/host/usr/share/pkgconfig" /usr/bin/make -j5 -C /home/pi/buildroot-wpe/output/build/host-ccache-3.3.4//
  194. make[1]: Entering directory '/home/pi/buildroot-wpe/output/build/host-ccache-3.3.4'
  195. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/pi/buildroot-wpe/output/host/etc -I. -I. -I/home/pi/buildroot-wpe/output/host/usr/include -I./zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wall -W -c -o main.o main.c
  196. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/pi/buildroot-wpe/output/host/etc -I. -I. -I/home/pi/buildroot-wpe/output/host/usr/include -I./zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wall -W -c -o args.o args.c
  197. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/pi/buildroot-wpe/output/host/etc -I. -I. -I/home/pi/buildroot-wpe/output/host/usr/include -I./zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wall -W -c -o ccache.o ccache.c
  198. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/pi/buildroot-wpe/output/host/etc -I. -I. -I/home/pi/buildroot-wpe/output/host/usr/include -I./zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wall -W -c -o cleanup.o cleanup.c
  199. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/pi/buildroot-wpe/output/host/etc -I. -I. -I/home/pi/buildroot-wpe/output/host/usr/include -I./zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wall -W -c -o compopt.o compopt.c
  200. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/pi/buildroot-wpe/output/host/etc -I. -I. -I/home/pi/buildroot-wpe/output/host/usr/include -I./zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wall -W -c -o conf.o conf.c
  201. conf.c: In function ‘conf_create’:
  202. conf.c:314:2: warning: too many arguments for format [-Wformat-extra-args]
  203. conf->cache_dir = format("/home/pi/.buildroot-ccache", get_home_directory());
  204. ^
  205. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/pi/buildroot-wpe/output/host/etc -I. -I. -I/home/pi/buildroot-wpe/output/host/usr/include -I./zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wall -W -c -o counters.o counters.c
  206. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/pi/buildroot-wpe/output/host/etc -I. -I. -I/home/pi/buildroot-wpe/output/host/usr/include -I./zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wall -W -c -o execute.o execute.c
  207. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/pi/buildroot-wpe/output/host/etc -I. -I. -I/home/pi/buildroot-wpe/output/host/usr/include -I./zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wall -W -c -o exitfn.o exitfn.c
  208. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/pi/buildroot-wpe/output/host/etc -I. -I. -I/home/pi/buildroot-wpe/output/host/usr/include -I./zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wall -W -c -o hash.o hash.c
  209. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/pi/buildroot-wpe/output/host/etc -I. -I. -I/home/pi/buildroot-wpe/output/host/usr/include -I./zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wall -W -c -o hashutil.o hashutil.c
  210. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/pi/buildroot-wpe/output/host/etc -I. -I. -I/home/pi/buildroot-wpe/output/host/usr/include -I./zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wall -W -c -o language.o language.c
  211. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/pi/buildroot-wpe/output/host/etc -I. -I. -I/home/pi/buildroot-wpe/output/host/usr/include -I./zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wall -W -c -o lockfile.o lockfile.c
  212. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/pi/buildroot-wpe/output/host/etc -I. -I. -I/home/pi/buildroot-wpe/output/host/usr/include -I./zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wall -W -c -o manifest.o manifest.c
  213. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/pi/buildroot-wpe/output/host/etc -I. -I. -I/home/pi/buildroot-wpe/output/host/usr/include -I./zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wall -W -c -o mdfour.o mdfour.c
  214. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/pi/buildroot-wpe/output/host/etc -I. -I. -I/home/pi/buildroot-wpe/output/host/usr/include -I./zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wall -W -c -o stats.o stats.c
  215. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/pi/buildroot-wpe/output/host/etc -I. -I. -I/home/pi/buildroot-wpe/output/host/usr/include -I./zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wall -W -c -o unify.o unify.c
  216. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/pi/buildroot-wpe/output/host/etc -I. -I. -I/home/pi/buildroot-wpe/output/host/usr/include -I./zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wall -W -c -o util.o util.c
  217. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/pi/buildroot-wpe/output/host/etc -I. -I. -I/home/pi/buildroot-wpe/output/host/usr/include -I./zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wall -W -c -o version.o version.c
  218. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/pi/buildroot-wpe/output/host/etc -I. -I. -I/home/pi/buildroot-wpe/output/host/usr/include -I./zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wall -W -c -o getopt_long.o getopt_long.c
  219. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/pi/buildroot-wpe/output/host/etc -I. -I. -I/home/pi/buildroot-wpe/output/host/usr/include -I./zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wall -W -c -o hashtable.o hashtable.c
  220. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/pi/buildroot-wpe/output/host/etc -I. -I. -I/home/pi/buildroot-wpe/output/host/usr/include -I./zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wall -W -c -o hashtable_itr.o hashtable_itr.c
  221. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/pi/buildroot-wpe/output/host/etc -I. -I. -I/home/pi/buildroot-wpe/output/host/usr/include -I./zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wall -W -c -o murmurhashneutral2.o murmurhashneutral2.c
  222. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/pi/buildroot-wpe/output/host/etc -I. -I. -I/home/pi/buildroot-wpe/output/host/usr/include -I./zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wall -W -c -o snprintf.o snprintf.c
  223. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/pi/buildroot-wpe/output/host/etc -I. -I. -I/home/pi/buildroot-wpe/output/host/usr/include -I./zlib -include config.h -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wall -W -c -o zlib/adler32.o zlib/adler32.c
  224. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/pi/buildroot-wpe/output/host/etc -I. -I. -I/home/pi/buildroot-wpe/output/host/usr/include -I./zlib -include config.h -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wall -W -c -o zlib/crc32.o zlib/crc32.c
  225. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/pi/buildroot-wpe/output/host/etc -I. -I. -I/home/pi/buildroot-wpe/output/host/usr/include -I./zlib -include config.h -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wall -W -c -o zlib/deflate.o zlib/deflate.c
  226. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/pi/buildroot-wpe/output/host/etc -I. -I. -I/home/pi/buildroot-wpe/output/host/usr/include -I./zlib -include config.h -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wall -W -c -o zlib/gzclose.o zlib/gzclose.c
  227. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/pi/buildroot-wpe/output/host/etc -I. -I. -I/home/pi/buildroot-wpe/output/host/usr/include -I./zlib -include config.h -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wall -W -c -o zlib/gzlib.o zlib/gzlib.c
  228. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/pi/buildroot-wpe/output/host/etc -I. -I. -I/home/pi/buildroot-wpe/output/host/usr/include -I./zlib -include config.h -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wall -W -c -o zlib/gzread.o zlib/gzread.c
  229. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/pi/buildroot-wpe/output/host/etc -I. -I. -I/home/pi/buildroot-wpe/output/host/usr/include -I./zlib -include config.h -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wall -W -c -o zlib/gzwrite.o zlib/gzwrite.c
  230. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/pi/buildroot-wpe/output/host/etc -I. -I. -I/home/pi/buildroot-wpe/output/host/usr/include -I./zlib -include config.h -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wall -W -c -o zlib/inffast.o zlib/inffast.c
  231. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/pi/buildroot-wpe/output/host/etc -I. -I. -I/home/pi/buildroot-wpe/output/host/usr/include -I./zlib -include config.h -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wall -W -c -o zlib/inflate.o zlib/inflate.c
  232. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/pi/buildroot-wpe/output/host/etc -I. -I. -I/home/pi/buildroot-wpe/output/host/usr/include -I./zlib -include config.h -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wall -W -c -o zlib/inftrees.o zlib/inftrees.c
  233. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/pi/buildroot-wpe/output/host/etc -I. -I. -I/home/pi/buildroot-wpe/output/host/usr/include -I./zlib -include config.h -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wall -W -c -o zlib/trees.o zlib/trees.c
  234. /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/pi/buildroot-wpe/output/host/etc -I. -I. -I/home/pi/buildroot-wpe/output/host/usr/include -I./zlib -include config.h -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wall -W -c -o zlib/zutil.o zlib/zutil.c
  235. /usr/bin/ar cr zlib/libz.a zlib/adler32.o zlib/crc32.o zlib/deflate.o zlib/gzclose.o zlib/gzlib.o zlib/gzread.o zlib/gzwrite.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/zutil.o
  236. /usr/bin/ranlib zlib/libz.a
  237. /usr/bin/gcc -std=gnu99 -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wall -W -o ccache main.o args.o ccache.o cleanup.o compopt.o conf.o counters.o execute.o exitfn.o hash.o hashutil.o language.o lockfile.o manifest.o mdfour.o stats.o unify.o util.o version.o getopt_long.o hashtable.o hashtable_itr.o murmurhashneutral2.o snprintf.o -L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib -Wl,-rpath,/home/pi/buildroot-wpe/output/host/usr/lib zlib/libz.a -lm
  238. make[1]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-ccache-3.3.4'
  239. >>> host-ccache 3.3.4 Installing to host directory
  240. PATH="/home/pi/buildroot-wpe/output/host/bin:/home/pi/buildroot-wpe/output/host/sbin:/home/pi/buildroot-wpe/output/host/usr/bin:/home/pi/buildroot-wpe/output/host/usr/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/pi/buildroot-wpe/output/host/usr/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/pi/buildroot-wpe/output/host/usr/lib/pkgconfig:/home/pi/buildroot-wpe/output/host/usr/share/pkgconfig" /usr/bin/make -j5 install -C /home/pi/buildroot-wpe/output/build/host-ccache-3.3.4//
  241. make[1]: Entering directory '/home/pi/buildroot-wpe/output/build/host-ccache-3.3.4'
  242. /usr/bin/install -c -d /home/pi/buildroot-wpe/output/host/usr/bin
  243. /usr/bin/install -c -m 755 ccache /home/pi/buildroot-wpe/output/host/usr/bin
  244. /usr/bin/install -c -d /home/pi/buildroot-wpe/output/host/usr/share/man/man1
  245. /usr/bin/install -c -m 644 ./ccache.1 /home/pi/buildroot-wpe/output/host/usr/share/man/man1/
  246. make[1]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-ccache-3.3.4'
  247. mkdir -p /home/pi/.buildroot-ccache
  248. >>> host-binutils 2.26.1 Downloading
  249. --2017-03-10 20:13:56-- http://ftpmirror.gnu.org/binutils/binutils-2.26.1.tar.bz2
  250. Resolving ftpmirror.gnu.org (ftpmirror.gnu.org)... 208.118.235.200
  251. Connecting to ftpmirror.gnu.org (ftpmirror.gnu.org)|208.118.235.200|:80... connected.
  252. HTTP request sent, awaiting response... 302 Moved Temporarily
  253. Location: http://gnu.xl-mirror.nl/binutils/binutils-2.26.1.tar.bz2 [following]
  254. --2017-03-10 20:13:57-- http://gnu.xl-mirror.nl/binutils/binutils-2.26.1.tar.bz2
  255. Resolving gnu.xl-mirror.nl (gnu.xl-mirror.nl)... 91.217.235.93
  256. Connecting to gnu.xl-mirror.nl (gnu.xl-mirror.nl)|91.217.235.93|:80... connected.
  257. HTTP request sent, awaiting response... 200 OK
  258. Length: 25595243 (24M) [application/x-bzip2]
  259. Saving to: ‘/home/pi/buildroot-wpe/output/build/.binutils-2.26.1.tar.bz2.BRlSp9/output’
  260.  
  261. /home/pi/buildroot-wpe/output/build/.binutils-2.26.1.tar.bz2.BRlSp9 100%[====================================================================================================================================================================>] 24.41M 10.2MB/s in 2.4s
  262.  
  263. 2017-03-10 20:13:59 (10.2 MB/s) - ‘/home/pi/buildroot-wpe/output/build/.binutils-2.26.1.tar.bz2.BRlSp9/output’ saved [25595243/25595243]
  264.  
  265. binutils-2.26.1.tar.bz2: OK (sha512: 9d9165609fd3b0f20d616f9891fc8e2b466eb13e2bfce40125e12427f8f201d20e2b8322bb6cb2b45e8df812f0e8ac059149f8a1f69ba3ed9d86a35c6a540b67)
  266. >>> host-binutils 2.26.1 Extracting
  267. bzcat /home/pi/buildroot-wpe/dl/binutils-2.26.1.tar.bz2 | tar --strip-components=1 -C /home/pi/buildroot-wpe/output/build/host-binutils-2.26.1 -xf -
  268. >>> host-binutils 2.26.1 Patching
  269.  
  270. Applying 0120-sh-conf.patch using patch:
  271. patching file configure
  272. patching file configure.ac
  273.  
  274. Applying 0300-ld-makefile.patch using patch:
  275. patching file ld/Makefile.am
  276. patching file ld/Makefile.in
  277.  
  278. Applying 0301-check-ldrunpath-length.patch using patch:
  279. patching file ld/emultempl/elf32.em
  280.  
  281. Applying 0500-add-sysroot-fix-from-bug-3049.patch using patch:
  282. patching file ld/ldfile.c
  283.  
  284. Applying 0600-poison-system-directories.patch using patch:
  285. patching file ld/config.in
  286. patching file ld/configure
  287. patching file ld/configure.ac
  288. patching file ld/ld.h
  289. patching file ld/ld.texinfo
  290. Hunk #1 succeeded at 2338 (offset 6 lines).
  291. patching file ld/ldfile.c
  292. patching file ld/ldlex.h
  293. patching file ld/ldmain.c
  294. patching file ld/lexsup.c
  295.  
  296. Applying 0800-microblaze-musl.patch using patch:
  297. patching file bfd/elf32-microblaze.c
  298.  
  299. Applying 0900-Correct-nios2-_gp-address-computation.patch using patch:
  300. patching file bfd/elf32-nios2.c
  301.  
  302. Applying 0901-Fix-assertion-reduce-number-of-messages-about-FDE-en.patch using patch:
  303. patching file bfd/elf-eh-frame.c
  304. patching file bfd/elf32-nios2.c
  305.  
  306. Applying 0902-xtensa-fix-signedness-of-gas-relocations.patch using patch:
  307. patching file gas/config/tc-xtensa.c
  308. patching file gas/testsuite/gas/xtensa/all.exp
  309. patching file gas/testsuite/gas/xtensa/loc.d
  310. patching file gas/testsuite/gas/xtensa/loc.s
  311.  
  312. Applying 0903-xtensa-fix-.init-.fini-literals-moving.patch using patch:
  313. patching file gas/config/tc-xtensa.c
  314. patching file gas/testsuite/gas/xtensa/all.exp
  315. patching file gas/testsuite/gas/xtensa/init-fini-literals.d
  316. patching file gas/testsuite/gas/xtensa/init-fini-literals.s
  317.  
  318. Applying 0904-bfin-fdpic-upstream.patch using patch:
  319. patching file bfd/elf32-bfin.c
  320.  
  321. Applying 0905-bfin-rofixup-bug.patch using patch:
  322. patching file bfd/elf32-bfin.c
  323. Hunk #1 succeeded at 4885 (offset 6 lines).
  324.  
  325. Applying 0906-microblaze-pr21180.patch using patch:
  326. patching file bfd/elf32-microblaze.c
  327. Hunk #1 succeeded at 3300 with fuzz 1.
  328. >>> host-binutils 2.26.1 Updating config.sub and config.guess
  329. for file in config.guess config.sub; do for i in $(find /home/pi/buildroot-wpe/output/build/host-binutils-2.26.1 -name $file); do cp support/gnuconfig/$file $i; done; done
  330. >>> host-binutils 2.26.1 Patching libtool
  331. patching file /home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/ltmain.sh
  332. Hunk #1 succeeded at 1225 (offset 11 lines).
  333. Hunk #2 succeeded at 2250 (offset 11 lines).
  334. Hunk #3 succeeded at 4318 (offset -114 lines).
  335. Hunk #4 succeeded at 4328 (offset -114 lines).
  336. Hunk #5 succeeded at 4610 (offset -114 lines).
  337. Hunk #6 succeeded at 4883 (offset -111 lines).
  338. Hunk #7 succeeded at 5627 (offset -111 lines).
  339. Hunk #8 succeeded at 5785 (offset -111 lines).
  340. Hunk #9 succeeded at 8269 (offset -109 lines).
  341. >>> host-binutils 2.26.1 Configuring
  342. (cd /home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/ && rm -rf config.cache; PATH="/home/pi/buildroot-wpe/output/host/bin:/home/pi/buildroot-wpe/output/host/sbin:/home/pi/buildroot-wpe/output/host/usr/bin:/home/pi/buildroot-wpe/output/host/usr/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/pi/buildroot-wpe/output/host/usr/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/pi/buildroot-wpe/output/host/usr/lib/pkgconfig:/home/pi/buildroot-wpe/output/host/usr/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc" GCC="/home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc" CXX="/home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/pi/buildroot-wpe/output/host/usr/include" CFLAGS="-O2 -I/home/pi/buildroot-wpe/output/host/usr/include" CXXFLAGS="-O2 -I/home/pi/buildroot-wpe/output/host/usr/include" LDFLAGS="-L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib -Wl,-rpath,/home/pi/buildroot-wpe/output/host/usr/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/pi/buildroot-wpe/output/host/usr/include" LDFLAGS="-L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib -Wl,-rpath,/home/pi/buildroot-wpe/output/host/usr/lib" MAKEINFO=true CONFIG_SITE=/dev/null ./configure --prefix="/home/pi/buildroot-wpe/output/host/usr" --sysconfdir="/home/pi/buildroot-wpe/output/host/etc" --localstatedir="/home/pi/buildroot-wpe/output/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-dependency-tracking --disable-multilib --disable-werror --target=arm-buildroot-linux-gnueabihf --disable-shared --enable-static --with-sysroot=/home/pi/buildroot-wpe/output/host/usr/arm-buildroot-linux-gnueabihf/sysroot --enable-poison-system-directories --disable-sim --disable-gdb )
  343. configure: loading site script /dev/null
  344. checking build system type... armv7l-unknown-linux-gnueabihf
  345. checking host system type... armv7l-unknown-linux-gnueabihf
  346. checking target system type... arm-buildroot-linux-gnueabihf
  347. checking for a BSD-compatible install... /usr/bin/install -c
  348. checking whether ln works... yes
  349. checking whether ln -s works... yes
  350. checking for a sed that does not truncate output... /bin/sed
  351. checking for gawk... gawk
  352. checking for gcc... /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc
  353. checking for C compiler default output file name... a.out
  354. checking whether the C compiler works... yes
  355. checking whether we are cross compiling... no
  356. checking for suffix of executables...
  357.  
  358.  
  359.  
  360. checking for suffix of object files... o
  361. checking whether we are using the GNU C compiler... yes
  362. checking whether /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc accepts -g... yes
  363. checking for /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed
  364. checking whether we are using the GNU C++ compiler... yes
  365. checking whether /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/g++ accepts -g... yes
  366. checking whether g++ accepts -static-libstdc++ -static-libgcc... yes
  367. checking for gnatbind... no
  368. checking for gnatmake... no
  369. checking whether compiler driver understands Ada... no
  370. checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
  371. checking for objdir... .libs
  372. checking for compatible ISL... no
  373. checking for default BUILD_CONFIG...
  374. checking for --enable-vtable-verify... no
  375. checking for bison... no
  376. checking for byacc... no
  377. checking for yacc... no
  378. checking for bison... no
  379. checking for gm4... no
  380. checking for gnum4... no
  381. checking for m4... no
  382. checking for flex... no
  383. checking for lex... no
  384. checking for flex... no
  385. checking for makeinfo... true
  386. checking for expect... no
  387. checking for runtest... no
  388. checking for ar... (cached) /usr/bin/ar
  389. checking for as... (cached) /usr/bin/as
  390. checking for dlltool... no
  391. checking for ld... (cached) /usr/bin/ld
  392. checking for lipo... no
  393. checking for nm... (cached) /usr/bin/nm
  394. checking for ranlib... (cached) /usr/bin/ranlib
  395. checking for strip... strip
  396. checking for windres... no
  397. checking for windmc... no
  398. checking for objcopy... (cached) /usr/bin/objcopy
  399. checking for objdump... objdump
  400. checking for readelf... readelf
  401. checking for arm-buildroot-linux-gnueabihf-cc... no
  402. checking for arm-buildroot-linux-gnueabihf-gcc... no
  403. checking for arm-buildroot-linux-gnueabihf-c++... no
  404. checking for arm-buildroot-linux-gnueabihf-g++... no
  405. checking for arm-buildroot-linux-gnueabihf-cxx... no
  406. checking for arm-buildroot-linux-gnueabihf-gxx... no
  407. checking for arm-buildroot-linux-gnueabihf-gcc... no
  408. checking for arm-buildroot-linux-gnueabihf-gcj... no
  409. checking for arm-buildroot-linux-gnueabihf-gfortran... no
  410. checking for arm-buildroot-linux-gnueabihf-gccgo... no
  411. checking for arm-buildroot-linux-gnueabihf-ar... no
  412. checking for arm-buildroot-linux-gnueabihf-as... no
  413. checking for arm-buildroot-linux-gnueabihf-dlltool... no
  414. checking for arm-buildroot-linux-gnueabihf-ld... no
  415. checking for arm-buildroot-linux-gnueabihf-lipo... no
  416. checking for arm-buildroot-linux-gnueabihf-nm... no
  417. checking for arm-buildroot-linux-gnueabihf-objcopy... no
  418. checking for arm-buildroot-linux-gnueabihf-objdump... no
  419. checking for arm-buildroot-linux-gnueabihf-ranlib... no
  420. checking for arm-buildroot-linux-gnueabihf-readelf... no
  421. checking for arm-buildroot-linux-gnueabihf-strip... no
  422. checking for arm-buildroot-linux-gnueabihf-windres... no
  423. checking for arm-buildroot-linux-gnueabihf-windmc... no
  424. checking where to find the target ar... just compiled
  425. checking where to find the target as... just compiled
  426. checking where to find the target cc... pre-installed
  427. checking where to find the target c++... pre-installed
  428. checking where to find the target c++ for libstdc++... pre-installed
  429. checking where to find the target dlltool... just compiled
  430. checking where to find the target gcc... pre-installed
  431. checking where to find the target gcj... pre-installed
  432. checking where to find the target gfortran... pre-installed
  433. checking where to find the target gccgo... pre-installed
  434. checking where to find the target ld... just compiled
  435. checking where to find the target lipo... pre-installed
  436. checking where to find the target nm... just compiled
  437. checking where to find the target objcopy... just compiled
  438. checking where to find the target objdump... just compiled
  439. checking where to find the target ranlib... just compiled
  440. checking where to find the target readelf... just compiled
  441. checking where to find the target strip... just compiled
  442. checking where to find the target windres... just compiled
  443. checking where to find the target windmc... just compiled
  444. checking whether to enable maintainer-specific portions of Makefiles... no
  445. configure: creating ./config.status
  446. config.status: creating Makefile
  447. >>> host-binutils 2.26.1 Building
  448. PATH="/home/pi/buildroot-wpe/output/host/bin:/home/pi/buildroot-wpe/output/host/sbin:/home/pi/buildroot-wpe/output/host/usr/bin:/home/pi/buildroot-wpe/output/host/usr/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/pi/buildroot-wpe/output/host/usr/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/pi/buildroot-wpe/output/host/usr/lib/pkgconfig:/home/pi/buildroot-wpe/output/host/usr/share/pkgconfig" /usr/bin/make -j5 MAKEINFO=true -C /home/pi/buildroot-wpe/output/build/host-binutils-2.26.1//
  449. make[1]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1'
  450. make[2]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1'
  451. make[2]: Nothing to be done for 'all-target'.
  452. Configuring in ./libiberty
  453. Configuring in ./zlib
  454. Configuring in ./intl
  455. Configuring in ./etc
  456. configure: creating cache ./config.cache
  457. configure: creating cache ./config.cache
  458. checking for a BSD-compatible install... /usr/bin/install -c
  459. configure: creating cache ./config.cache
  460. configure: creating cache ./config.cache
  461. checking whether /usr/bin/make sets $(MAKE)... checking whether to enable maintainer-specific portions of Makefiles... no
  462. checking for makeinfo... true --split-size=5000000
  463. checking for perl... /usr/bin/perl
  464. yes
  465. checking for a BSD-compatible install... /usr/bin/install -c
  466. checking whether NLS is requested... yes
  467. checking for msgfmt... no
  468. checking for gmsgfmt... :
  469. checking build system type... checking for xgettext... no
  470. checking build system type... checking for msgmerge... no
  471. checking for armv7l-unknown-linux-gnueabihf-gcc... /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc
  472. configure: updating cache ./config.cache
  473. configure: creating ./config.status
  474. armv7l-unknown-linux-gnueabihf
  475. checking host system type... armv7l-unknown-linux-gnueabihf
  476. checking host system type... armv7l-unknown-linux-gnueabihf
  477. checking target system type... armv7l-unknown-linux-gnueabihf
  478. checking for armv7l-unknown-linux-gnueabihf-ar... /usr/bin/ar
  479. checking for armv7l-unknown-linux-gnueabihf-ranlib... /usr/bin/ranlib
  480. checking whether to install libiberty headers and static library... no
  481. configure: target_header_dir =
  482. checking for armv7l-unknown-linux-gnueabihf-gcc... /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc
  483. arm-buildroot-linux-gnueabihf
  484. checking for a BSD-compatible install... /usr/bin/install -c
  485. checking whether build environment is sane... config.status: creating Makefile
  486. make[3]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/etc'
  487. make[3]: Nothing to be done for 'all'.
  488. make[3]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/etc'
  489. checking for C compiler default output file name... yes
  490. checking for a thread-safe mkdir -p... /bin/mkdir -p
  491. checking for gawk... gawk
  492. checking whether /usr/bin/make sets $(MAKE)... yes
  493. checking whether to enable maintainer-specific portions of Makefiles... no
  494. checking for armv7l-unknown-linux-gnueabihf-gcc... /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc
  495. checking for C compiler default output file name... a.out
  496. checking whether the C compiler works... yes
  497. checking whether we are cross compiling... no
  498. checking for suffix of executables... a.out
  499. checking whether the C compiler works... yes
  500. checking whether we are cross compiling... no
  501. checking for suffix of executables...
  502. checking for suffix of object files... checking for C compiler default output file name... o
  503. checking whether we are using the GNU C compiler... yes
  504. checking whether /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc accepts -g...
  505. checking for suffix of object files... o
  506. checking whether we are using the GNU C compiler... yes
  507. checking whether /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc accepts -g... a.out
  508. checking whether the C compiler works... yes
  509. yes
  510. checking for /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc option to accept ISO C89... yes
  511. checking for /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc option to accept ISO C89... checking whether we are cross compiling... no
  512. checking for suffix of executables... none needed
  513. checking how to run the C preprocessor... /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -E
  514. none needed
  515. checking build system type... armv7l-unknown-linux-gnueabihf
  516. checking host system type... armv7l-unknown-linux-gnueabihf
  517. checking for armv7l-unknown-linux-gnueabihf-ranlib... /usr/bin/ranlib
  518. checking for library containing strerror...
  519. checking for suffix of object files... o
  520. checking whether we are using the GNU C compiler... yes
  521. checking whether /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc accepts -g... checking for grep that handles long lines and -e... /bin/grep
  522. checking for egrep... /bin/grep -E
  523. checking for ANSI C header files... yes
  524. checking for /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc option to accept ISO C89... none required
  525. checking how to run the C preprocessor... /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -E
  526. none needed
  527. checking for style of include used by /usr/bin/make... GNU
  528. checking dependency style of /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc... none
  529. checking how to print strings... printf
  530. checking for a sed that does not truncate output... /bin/sed
  531. checking for grep that handles long lines and -e... /bin/grep
  532. checking for egrep... /bin/grep -E
  533. checking for fgrep... /bin/grep -F
  534. checking for ld used by /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc... /usr/bin/ld
  535. checking if the linker (/usr/bin/ld) is GNU ld... yes
  536. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
  537. checking the name lister (/usr/bin/nm) interface... BSD nm
  538. checking whether ln -s works... yes
  539. checking the maximum length of command line arguments... 1572864
  540. checking whether the shell understands some XSI constructs... yes
  541. checking whether the shell understands "+="... yes
  542. checking for /usr/bin/ld option to reload object files... -r
  543. checking for armv7l-unknown-linux-gnueabihf-objdump... objdump
  544. checking how to recognize dependent libraries... pass_all
  545. checking for armv7l-unknown-linux-gnueabihf-ar... /usr/bin/ar
  546. checking for armv7l-unknown-linux-gnueabihf-strip... no
  547. checking for strip... strip
  548. checking for armv7l-unknown-linux-gnueabihf-ranlib... /usr/bin/ranlib
  549. checking command to parse /usr/bin/nm output from /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc object... checking for grep that handles long lines and -e... /bin/grep
  550. checking for egrep... /bin/grep -E
  551. checking for ANSI C header files... yes
  552. checking for sys/types.h... yes
  553. checking for sys/stat.h... yes
  554. checking for stdlib.h... ok
  555. yes
  556. yes
  557. checking for an ANSI C-conforming const... checking how to run the C preprocessor... checking for string.h... yes
  558. checking for memory.h... yes
  559. checking for strings.h... yes
  560. checking for inttypes.h... yes
  561. checking for stdint.h... /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -E
  562. yes
  563. checking for inline... checking for ANSI C header files... yes
  564. inline
  565. checking for sys/types.h... checking for unistd.h... yes
  566. checking for sys/stat.h... yes
  567. checking for stdlib.h... yes
  568. checking for string.h... yes
  569. checking for memory.h... yes
  570. checking for strings.h... yes
  571. checking for inttypes.h... yes
  572. checking minix/config.h usability... yes
  573. checking for stdint.h... yes
  574. checking for unistd.h... yes
  575. checking for off_t... yes
  576. checking for sys/types.h... yes
  577. checking for sys/stat.h... yes
  578. checking for stdlib.h... yes
  579. checking for string.h... yes
  580. checking for memory.h... yes
  581. checking for strings.h... yes
  582. checking for inttypes.h... no
  583. checking minix/config.h presence... yes
  584. checking for stdint.h... yes
  585. checking for unistd.h... yes
  586. checking for dlfcn.h... no
  587. checking for minix/config.h... no
  588. checking whether it is safe to define __EXTENSIONS__... yes
  589. checking for special C compiler options needed for large files... no
  590. checking for _FILE_OFFSET_BITS value needed for large files... yes
  591. yes
  592. checking for size_t... checking for objdir... .libs
  593. checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
  594. checking for /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC
  595. checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
  596. checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc static flag -static works... 64
  597. checking whether /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc supports -W...
  598.  
  599. yes
  600. checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc supports -c -o file.o... yes
  601. checking for working alloca.h...
  602. yes
  603. checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes
  604. checking whether the /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes
  605. checking dynamic linker characteristics... yes
  606. checking whether /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc supports -Wall... GNU/Linux ld.so
  607. checking how to hardcode library paths into programs... immediate
  608. checking whether stripping libraries is possible... yes
  609. checking if libtool supports shared libraries... yes
  610. checking whether to build shared libraries... no
  611. checking whether to build static libraries... yes
  612. checking how to run the C preprocessor... /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -E
  613. yes
  614. checking for alloca... yes
  615. checking whether /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc supports -Wwrite-strings... yes
  616. checking for stdlib.h... (cached) yes
  617. checking for unistd.h... (cached) yes
  618. checking for getpagesize... yes
  619. checking for stdlib.h... (cached) yes
  620. checking whether /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc supports -Wc++-compat... checking for unistd.h... (cached) yes
  621. checking for getpagesize... yes
  622. checking for working mmap... yes
  623. yes
  624. checking for working mmap... checking whether /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc supports -Wstrict-prototypes... yes
  625. checking whether we are using the GNU C Library 2.1 or newer... yes
  626. checking whether integer division by zero raises SIGFPE... yes
  627. checking for memcpy... yes
  628. checking whether /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc supports -pedantic ... yes
  629. checking for inttypes.h... yes
  630. checking whether /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc and cc understand -c and -o together... yes
  631. yes
  632. checking for stdint.h... checking for strerror... yes
  633. checking for unistd.h... (cached) yes
  634. yes
  635. checking for unsigned long long... configure: updating cache ./config.cache
  636. configure: creating ./config.status
  637. config.status: creating Makefile
  638. config.status: executing depfiles commands
  639. config.status: executing libtool commands
  640. make[3]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/zlib'
  641. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o libz_a-adler32.o `test -f 'adler32.c' || echo './'`adler32.c
  642. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o libz_a-compress.o `test -f 'compress.c' || echo './'`compress.c
  643. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o libz_a-crc32.o `test -f 'crc32.c' || echo './'`crc32.c
  644. yes
  645. checking for an ANSI C-conforming const... yes
  646. checking for inttypes.h... /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o libz_a-deflate.o `test -f 'deflate.c' || echo './'`deflate.c
  647. yes
  648. checking whether the inttypes.h PRIxNN macros are broken... yes
  649. checking for inline... /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o libz_a-gzread.o `test -f 'gzread.c' || echo './'`gzread.c
  650. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo './'`gzclose.c
  651. no
  652. inline
  653. checking for ld used by GCC... checking whether byte ordering is bigendian... /usr/bin/ld
  654. checking if the linker (/usr/bin/ld) is GNU ld... yes
  655. checking for shared library run path origin... done
  656. checking argz.h usability... /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo './'`gzwrite.c
  657. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo './'`gzlib.c
  658. yes
  659. checking argz.h presence... yes
  660. checking for argz.h... yes
  661. checking limits.h usability... /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o libz_a-infback.o `test -f 'infback.c' || echo './'`infback.c
  662. yes
  663. checking limits.h presence... /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o libz_a-inffast.o `test -f 'inffast.c' || echo './'`inffast.c
  664. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o libz_a-inflate.o `test -f 'inflate.c' || echo './'`inflate.c
  665. yes
  666. checking for limits.h... yes
  667. checking locale.h usability... yes
  668. checking locale.h presence... no
  669. checking for a BSD-compatible install... /usr/bin/install -c
  670. checking for sys/file.h... /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo './'`inftrees.c
  671. yes
  672. checking for locale.h... yes
  673. checking nl_types.h usability... /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o libz_a-trees.o `test -f 'trees.c' || echo './'`trees.c
  674. yes
  675. checking for sys/param.h... yes
  676. checking for limits.h... /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo './'`uncompr.c
  677. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o libz_a-zutil.o `test -f 'zutil.c' || echo './'`zutil.c
  678. yes
  679. checking nl_types.h presence... yes
  680. yes
  681. checking for nl_types.h... yes
  682. checking for stdlib.h... (cached) yes
  683. checking malloc.h usability... checking for malloc.h... yes
  684. checking for string.h... (cached) yes
  685. checking for unistd.h... (cached) yes
  686. checking for strings.h... (cached) yes
  687. checking for sys/time.h... yes
  688. checking for time.h... true "AR_FLAGS=rc" "CC_FOR_BUILD=/home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc" "CFLAGS=-O2 -I/home/pi/buildroot-wpe/output/host/usr/include" "CXXFLAGS=-O2 -I/home/pi/buildroot-wpe/output/host/usr/include" "CFLAGS_FOR_BUILD=-O2 -I/home/pi/buildroot-wpe/output/host/usr/include" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=-static-libstdc++ -static-libgcc -L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib -Wl,-rpath,/home/pi/buildroot-wpe/output/host/usr/lib" "LIBCFLAGS=-O2 -I/home/pi/buildroot-wpe/output/host/usr/include" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/usr/bin/make" "MAKEINFO=true --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/bash" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/home/pi/buildroot-wpe/output/host/usr" "infodir=/home/pi/buildroot-wpe/output/host/usr/share/info" "libdir=/home/pi/buildroot-wpe/output/host/usr/lib" "prefix=/home/pi/buildroot-wpe/output/host/usr" "tooldir=/home/pi/buildroot-wpe/output/host/usr/arm-buildroot-linux-gnueabihf" "AR=/usr/bin/ar" "AS=/usr/bin/as" "CC=/home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc" "CXX=/home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/g++" "LD=/usr/bin/ld" "LIBCFLAGS=-O2 -I/home/pi/buildroot-wpe/output/host/usr/include" "NM=/usr/bin/nm" "PICFLAG=" "RANLIB=/usr/bin/ranlib" "DESTDIR=" DO=all multi-do # /usr/bin/make
  689. yes
  690. checking for sys/resource.h... yes
  691. checking malloc.h presence... rm -f libz.a
  692. /usr/bin/ar cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzread.o libz_a-gzclose.o libz_a-gzwrite.o libz_a-gzlib.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o
  693. /usr/bin/ranlib libz.a
  694. make[3]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/zlib'
  695. yes
  696. checking for sys/stat.h... (cached) yes
  697. yes
  698. checking for malloc.h... yes
  699. checking for sys/mman.h... checking stddef.h usability... yes
  700. checking for fcntl.h... yes
  701. checking for alloca.h... yes
  702. checking for sys/pstat.h... no
  703. yes
  704. checking stddef.h presence... checking for sys/sysmp.h... yes
  705. checking for stddef.h... yes
  706. checking for stdlib.h... (cached) yes
  707. checking for string.h... (cached) yes
  708. checking for unistd.h... (cached) yes
  709. checking sys/param.h usability... no
  710. yes
  711. checking for sys/sysinfo.h... checking sys/param.h presence... yes
  712. checking for sys/param.h... yes
  713. checking for feof_unlocked... yes
  714. checking for machine/hal_sysinfo.h... yes
  715. no
  716. checking for fgets_unlocked... checking for sys/table.h... no
  717. checking for sys/sysctl.h... yes
  718. yes
  719. checking for getc_unlocked... checking for sys/systemcfg.h... no
  720. checking for stdint.h... (cached) yes
  721. checking for stdio_ext.h... yes
  722. checking for process.h... yes
  723. no
  724. checking for getcwd... checking for sys/prctl.h... yes
  725. checking for sys/wait.h that is POSIX.1 compatible... yes
  726. checking whether time.h and sys/time.h may both be included... yes
  727. checking for getegid... yes
  728. checking for geteuid... yes
  729. checking whether errno must be declared... no
  730. yes
  731. checking size of int... checking for getgid... 4
  732. checking size of long... yes
  733. checking for getuid... yes
  734. 4
  735. checking size of size_t... checking for mempcpy... 4
  736. checking for long long... yes
  737. checking for munmap... yes
  738. checking for putenv... yes
  739. checking size of long long... yes
  740. checking for setenv... yes
  741. 8
  742. checking for a 64-bit type... checking for setlocale... yes
  743. checking for stpcpy... uint64_t
  744. checking for intptr_t... yes
  745. checking for strcasecmp... yes
  746. yes
  747. checking for uintptr_t... checking for strdup... yes
  748. checking for strtoul... yes
  749. yes
  750. checking for ssize_t... checking for tsearch... yes
  751. checking for __argz_count... yes
  752. checking for __argz_stringify... yes
  753. checking for __argz_next... yes
  754. checking for pid_t... yes
  755. checking for __fsetlocking... yes
  756. checking for iconv... yes
  757. checking for library containing strerror... yes
  758. checking for iconv declaration... none required
  759. checking for asprintf... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  760. checking for nl_langinfo and CODESET... yes
  761. checking for atexit... yes
  762. checking for LC_MESSAGES... yes
  763. checking for basename... yes
  764. checking for bison... no
  765. checking whether NLS is requested... yes
  766. checking whether included gettext is requested... no
  767. checking for GNU gettext in libc... yes
  768. yes
  769. checking whether to use NLS... yes
  770. checking where the gettext function comes from... libc
  771. checking for aclocal... no
  772. checking for autoconf... no
  773. checking for autoheader... no
  774. checking for bcmp... configure: updating cache ./config.cache
  775. configure: creating ./config.status
  776. yes
  777. checking for bcopy... yes
  778. checking for bsearch... config.status: creating Makefile
  779. config.status: creating config.intl
  780. config.status: creating config.h
  781. config.status: executing default-1 commands
  782. yes
  783. checking for bzero... Configuring in ./gas
  784. Configuring in ./binutils
  785. yes
  786. Configuring in ./gprof
  787. checking for calloc... make[3]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/intl'
  788. make[3]: Nothing to be done for 'all'.
  789. make[3]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/intl'
  790. Configuring in ./ld
  791. configure: creating cache ./config.cache
  792. configure: creating cache ./config.cache
  793. yes
  794. configure: creating cache ./config.cache
  795. checking for clock... checking build system type... checking build system type... checking build system type... configure: creating cache ./config.cache
  796. armv7l-unknown-linux-gnueabihf
  797. checking host system type... armv7l-unknown-linux-gnueabihf
  798. checking host system type... armv7l-unknown-linux-gnueabihf
  799. checking host system type... checking build system type... armv7l-unknown-linux-gnueabihf
  800. checking target system type... armv7l-unknown-linux-gnueabihf
  801. checking target system type... armv7l-unknown-linux-gnueabihf
  802. checking target system type... armv7l-unknown-linux-gnueabihf
  803. checking host system type... arm-buildroot-linux-gnueabihf
  804. checking for armv7l-unknown-linux-gnueabihf-gcc... /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc
  805. arm-buildroot-linux-gnueabihf
  806. checking for armv7l-unknown-linux-gnueabihf-gcc... /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc
  807. arm-buildroot-linux-gnueabihf
  808. checking for armv7l-unknown-linux-gnueabihf-gcc... /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc
  809. armv7l-unknown-linux-gnueabihf
  810. checking target system type... arm-buildroot-linux-gnueabihf
  811. checking for armv7l-unknown-linux-gnueabihf-gcc... /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc
  812. yes
  813. checking for ffs... yes
  814. checking for C compiler default output file name... checking for C compiler default output file name... checking for C compiler default output file name... checking for C compiler default output file name... checking for getcwd... a.out
  815. a.out
  816. checking whether the C compiler works... checking whether the C compiler works... yes
  817. yes
  818. checking whether we are cross compiling... no
  819. checking for suffix of executables... checking whether we are cross compiling... no
  820. checking for suffix of executables... a.out
  821. checking whether the C compiler works... yes
  822. yes
  823. checking whether we are cross compiling... no
  824. checking for suffix of executables... checking for getpagesize... a.out
  825. checking whether the C compiler works... yes
  826. checking whether we are cross compiling... no
  827. checking for suffix of executables...
  828.  
  829.  
  830. checking for suffix of object files...
  831. checking for suffix of object files... checking for suffix of object files... checking for suffix of object files... o
  832. checking whether we are using the GNU C compiler... yes
  833. checking whether /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc accepts -g... o
  834. checking whether we are using the GNU C compiler... o
  835. checking whether we are using the GNU C compiler... yes
  836. checking whether /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc accepts -g... yes
  837. checking whether /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc accepts -g... yes
  838. checking for /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc option to accept ISO C89... yes
  839. checking for gettimeofday... none needed
  840. checking for library containing strerror... yes
  841. checking for /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc option to accept ISO C89... o
  842. checking whether we are using the GNU C compiler... none needed
  843. checking for library containing strerror... yes
  844. checking for /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc option to accept ISO C89... yes
  845. checking whether /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc accepts -g... none needed
  846. checking for library containing strerror... none required
  847. yes
  848. checking for a BSD-compatible install... none required
  849. /usr/bin/install -c
  850. checking whether build environment is sane... checking for a BSD-compatible install... /usr/bin/install -c
  851. checking whether build environment is sane... checking for index... yes
  852. yes
  853. checking for a thread-safe mkdir -p... checking for a thread-safe mkdir -p... /bin/mkdir -p
  854. checking for gawk... gawk
  855. checking whether /usr/bin/make sets $(MAKE)... /bin/mkdir -p
  856. checking for gawk... gawk
  857. checking whether /usr/bin/make sets $(MAKE)... yes
  858. yes
  859. checking for style of include used by /usr/bin/make... checking for style of include used by /usr/bin/make... GNU
  860. GNU
  861. checking dependency style of /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc... none
  862. checking dependency style of /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc... checking for armv7l-unknown-linux-gnueabihf-gcc... (cached) /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc
  863. none
  864. checking for armv7l-unknown-linux-gnueabihf-gcc... (cached) /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc
  865. none required
  866. checking for a BSD-compatible install... /usr/bin/install -c
  867. checking whether build environment is sane... yes
  868. checking for a thread-safe mkdir -p... /bin/mkdir -p
  869. checking for gawk... gawk
  870. checking whether /usr/bin/make sets $(MAKE)... yes
  871. checking for style of include used by /usr/bin/make... GNU
  872. checking dependency style of /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc... none
  873. checking whether to enable maintainer-specific portions of Makefiles... no
  874. checking for armv7l-unknown-linux-gnueabihf-gcc... (cached) /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc
  875. yes
  876. checking for /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc option to accept ISO C89... checking whether we are using the GNU C compiler... (cached) yes
  877. checking whether /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc accepts -g... (cached) yes
  878. checking for /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc option to accept ISO C89... (cached) none needed
  879. yes
  880. checking for insque... checking whether we are using the GNU C compiler... (cached) yes
  881. checking whether /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc accepts -g... (cached) yes
  882. checking for /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc option to accept ISO C89... (cached) none needed
  883. checking how to run the C preprocessor... checking whether we are using the GNU C++ compiler... yes
  884. checking for memchr... /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -E
  885. yes
  886. checking whether /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/g++ accepts -g... checking whether we are using the GNU C compiler... (cached) yes
  887. checking whether /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc accepts -g... (cached) yes
  888. checking for /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc option to accept ISO C89... (cached) none needed
  889. checking how to run the C preprocessor... none needed
  890. checking for library containing strerror... checking for grep that handles long lines and -e... /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -E
  891. /bin/grep
  892. checking for egrep... /bin/grep -E
  893. checking for ANSI C header files... yes
  894. checking dependency style of /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/g++... none
  895. checking for grep that handles long lines and -e... /bin/grep
  896. checking how to run the C preprocessor... yes
  897. checking for memcmp... checking for grep that handles long lines and -e... /bin/grep
  898. checking for egrep... /bin/grep -E
  899. checking for ANSI C header files... /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -E
  900. none required
  901. checking for a BSD-compatible install... /usr/bin/install -c
  902. checking whether build environment is sane... yes
  903. checking for sys/types.h... yes
  904. checking for sys/stat.h... yes
  905. checking for stdlib.h... yes
  906. checking for string.h... yes
  907. checking for memory.h... yes
  908. checking for a thread-safe mkdir -p... /bin/mkdir -p
  909. checking for gawk... gawk
  910. checking whether /usr/bin/make sets $(MAKE)... yes
  911. checking for style of include used by /usr/bin/make... GNU
  912. checking dependency style of /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc... none
  913. checking for armv7l-unknown-linux-gnueabihf-gcc... (cached) /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc
  914. yes
  915. yes
  916. checking for egrep... /bin/grep -E
  917. checking for ANSI C header files... checking for memcpy... checking for strings.h... yes
  918. checking for inttypes.h... yes
  919. checking for sys/types.h... yes
  920. checking for sys/stat.h... checking whether we are using the GNU C compiler... (cached) yes
  921. checking whether /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc accepts -g... (cached) yes
  922. checking for /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc option to accept ISO C89... (cached) none needed
  923. checking how to run the C preprocessor... yes
  924. checking for stdlib.h... /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -E
  925. yes
  926. yes
  927. checking for stdint.h... checking for string.h... yes
  928. checking for memory.h... yes
  929. checking for strings.h... yes
  930. checking for inttypes.h... yes
  931. checking for memmem... yes
  932. checking for stdint.h... yes
  933. checking for unistd.h... yes
  934. checking for sys/types.h... checking for grep that handles long lines and -e... yes
  935. yes
  936. yes
  937. /bin/grep
  938. checking for egrep... /bin/grep -E
  939. checking for ANSI C header files... checking minix/config.h usability... checking for unistd.h... checking for sys/stat.h... yes
  940. yes
  941. checking minix/config.h usability... checking for stdlib.h... yes
  942. checking for string.h... yes
  943. checking for memmove... no
  944. checking minix/config.h presence... yes
  945. checking for memory.h... yes
  946. checking for strings.h... yes
  947. checking for inttypes.h... no
  948. checking minix/config.h presence... no
  949. yes
  950. checking for minix/config.h... no
  951. checking whether it is safe to define __EXTENSIONS__... yes
  952. yes
  953. checking for sys/types.h... checking for mempcpy... checking for stdint.h... yes
  954. checking for sys/stat.h... yes
  955. checking for stdlib.h... yes
  956. checking for string.h... yes
  957. checking for memory.h... yes
  958. checking for strings.h... yes
  959. no
  960. checking for minix/config.h... no
  961. checking whether it is safe to define __EXTENSIONS__... checking for inttypes.h... yes
  962. yes
  963. checking how to print strings... checking for unistd.h... yes
  964. checking minix/config.h usability... printf
  965. checking for a sed that does not truncate output... /bin/sed
  966. checking for fgrep... /bin/grep -F
  967. checking for ld used by /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc... /usr/bin/ld
  968. checking if the linker (/usr/bin/ld) is GNU ld... yes
  969. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
  970. checking the name lister (/usr/bin/nm) interface... yes
  971. yes
  972. checking how to print strings... checking for stdint.h... yes
  973. checking for unistd.h... printf
  974. checking for a sed that does not truncate output... /bin/sed
  975. checking for fgrep... /bin/grep -F
  976. checking for ld used by /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc... yes
  977. /usr/bin/ld
  978. checking if the linker (/usr/bin/ld) is GNU ld... yes
  979. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
  980. checking for memset... checking the name lister (/usr/bin/nm) interface... BSD nm
  981. checking whether ln -s works... yes
  982. checking the maximum length of command line arguments... yes
  983. 1572864
  984. checking whether the shell understands some XSI constructs... yes
  985. checking whether the shell understands "+="... yes
  986. checking minix/config.h usability... checking for /usr/bin/ld option to reload object files... -r
  987. checking for armv7l-unknown-linux-gnueabihf-objdump... objdump
  988. checking how to recognize dependent libraries... pass_all
  989. checking for armv7l-unknown-linux-gnueabihf-ar... /usr/bin/ar
  990. checking for armv7l-unknown-linux-gnueabihf-strip... no
  991. checking for strip... strip
  992. checking for armv7l-unknown-linux-gnueabihf-ranlib... /usr/bin/ranlib
  993. checking command to parse /usr/bin/nm output from /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc object... no
  994. checking minix/config.h presence... BSD nm
  995. checking whether ln -s works... yes
  996. checking the maximum length of command line arguments... 1572864
  997. checking whether the shell understands some XSI constructs... yes
  998. checking whether the shell understands "+="... yes
  999. checking for /usr/bin/ld option to reload object files... -r
  1000. checking for armv7l-unknown-linux-gnueabihf-objdump... objdump
  1001. checking how to recognize dependent libraries... pass_all
  1002. checking for armv7l-unknown-linux-gnueabihf-ar... /usr/bin/ar
  1003. checking for armv7l-unknown-linux-gnueabihf-strip... no
  1004. checking for strip... strip
  1005. checking for armv7l-unknown-linux-gnueabihf-ranlib... /usr/bin/ranlib
  1006. checking command to parse /usr/bin/nm output from /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc object... no
  1007. checking for minix/config.h... no
  1008. checking whether it is safe to define __EXTENSIONS__... ok
  1009. ok
  1010. checking for dlfcn.h... checking for dlfcn.h... yes
  1011. checking how to print strings... printf
  1012. checking for a sed that does not truncate output... /bin/sed
  1013. checking for fgrep... /bin/grep -F
  1014. checking for ld used by /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc... /usr/bin/ld
  1015. checking if the linker (/usr/bin/ld) is GNU ld... yes
  1016. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
  1017. checking the name lister (/usr/bin/nm) interface... BSD nm
  1018. checking whether ln -s works... yes
  1019. checking the maximum length of command line arguments... 1572864
  1020. checking whether the shell understands some XSI constructs... yes
  1021. checking whether the shell understands "+="... yes
  1022. checking for /usr/bin/ld option to reload object files... -r
  1023. no
  1024. checking minix/config.h presence... checking for armv7l-unknown-linux-gnueabihf-objdump... objdump
  1025. checking how to recognize dependent libraries... pass_all
  1026. checking for armv7l-unknown-linux-gnueabihf-ar... /usr/bin/ar
  1027. checking for armv7l-unknown-linux-gnueabihf-strip... no
  1028. checking for strip... strip
  1029. checking for armv7l-unknown-linux-gnueabihf-ranlib... /usr/bin/ranlib
  1030. checking command to parse /usr/bin/nm output from /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc object... yes
  1031. checking for mkstemps... no
  1032. checking for minix/config.h... no
  1033. checking whether it is safe to define __EXTENSIONS__... yes
  1034. checking for objdir... .libs
  1035. yes
  1036. checking how to print strings... printf
  1037. checking for a sed that does not truncate output... /bin/sed
  1038. checking for fgrep... /bin/grep -F
  1039. checking for ld used by /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc... /usr/bin/ld
  1040. checking if the linker (/usr/bin/ld) is GNU ld... yes
  1041. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
  1042. checking the name lister (/usr/bin/nm) interface... BSD nm
  1043. checking whether ln -s works... yes
  1044. checking the maximum length of command line arguments... 1572864
  1045. checking whether the shell understands some XSI constructs... yes
  1046. checking whether the shell understands "+="... yes
  1047. checking for /usr/bin/ld option to reload object files... -r
  1048. checking for armv7l-unknown-linux-gnueabihf-objdump... objdump
  1049. checking how to recognize dependent libraries... pass_all
  1050. checking for armv7l-unknown-linux-gnueabihf-ar... /usr/bin/ar
  1051. checking for armv7l-unknown-linux-gnueabihf-strip... no
  1052. checking for strip... strip
  1053. checking for armv7l-unknown-linux-gnueabihf-ranlib... /usr/bin/ranlib
  1054. checking command to parse /usr/bin/nm output from /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc object... yes
  1055. checking for putenv... ok
  1056. checking for dlfcn.h... yes
  1057. yes
  1058. yes
  1059. checking for objdir... checking for objdir... .libs
  1060. .libs
  1061. checking for random... checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... ok
  1062. no
  1063. checking for /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC
  1064. checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... checking for dlfcn.h... yes
  1065. checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc static flag -static works... yes
  1066. checking for objdir... yes
  1067. .libs
  1068. checking for rename... checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
  1069. checking for /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC
  1070. checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
  1071. checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc static flag -static works... checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes
  1072. checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc supports -c -o file.o... no
  1073. checking for /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC
  1074. checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
  1075. yes
  1076. checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc static flag -static works... checking for rindex... yes
  1077. checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes
  1078. checking whether the /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc linker (/usr/bin/ld) supports shared libraries... checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
  1079. checking for /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC
  1080. checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
  1081. checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc static flag -static works... yes
  1082. checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc supports -c -o file.o... yes
  1083. checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes
  1084. checking whether the /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes
  1085. checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc supports -c -o file.o... yes
  1086. yes
  1087. checking dynamic linker characteristics... yes
  1088. checking dynamic linker characteristics... checking for setenv... yes
  1089. checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes
  1090. checking whether the /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes
  1091. checking dynamic linker characteristics... yes
  1092. checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc supports -c -o file.o... yes
  1093. checking for snprintf... GNU/Linux ld.so
  1094. checking how to hardcode library paths into programs... immediate
  1095. checking whether stripping libraries is possible... GNU/Linux ld.so
  1096. checking how to hardcode library paths into programs... immediate
  1097. checking whether stripping libraries is possible... yes
  1098. checking if libtool supports shared libraries... yes
  1099. checking whether to build shared libraries... no
  1100. checking whether to build static libraries... yes
  1101. yes
  1102. checking if libtool supports shared libraries... yes
  1103. checking whether to build shared libraries... no
  1104. checking whether to build static libraries... yes
  1105. checking for dlfcn.h... (cached) yes
  1106. checking for dlfcn.h... (cached) yes
  1107. checking for windows.h... checking for windows.h... yes
  1108. checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes
  1109. checking whether the /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes
  1110. checking dynamic linker characteristics... yes
  1111. checking for sigsetmask... no
  1112. checking for library containing dlopen... GNU/Linux ld.so
  1113. checking how to hardcode library paths into programs... immediate
  1114. checking whether stripping libraries is possible... yes
  1115. checking if libtool supports shared libraries... yes
  1116. checking whether to build shared libraries... no
  1117. checking whether to build static libraries... yes
  1118. checking how to run the C++ preprocessor... no
  1119. checking for library containing dlopen... /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/g++ -E
  1120. yes
  1121. GNU/Linux ld.so
  1122. checking how to hardcode library paths into programs... immediate
  1123. checking whether stripping libraries is possible... yes
  1124. checking if libtool supports shared libraries... yes
  1125. checking whether to build shared libraries... no
  1126. checking whether to build static libraries... yes
  1127. checking for dlfcn.h... (cached) yes
  1128. checking for stpcpy... checking for windows.h... yes
  1129. checking for stpncpy... no
  1130. checking for library containing dlopen... -ldl
  1131. checking for special C compiler options needed for large files... no
  1132. checking for _FILE_OFFSET_BITS value needed for large files... -ldl
  1133. checking for ld used by /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/g++... checking for special C compiler options needed for large files... no
  1134. checking for _FILE_OFFSET_BITS value needed for large files... yes
  1135. checking for strcasecmp... /usr/bin/ld
  1136. checking if the linker (/usr/bin/ld) is GNU ld... yes
  1137. checking whether the /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/g++ linker (/usr/bin/ld) supports shared libraries... yes
  1138. -ldl
  1139. checking for special C compiler options needed for large files... no
  1140. checking for _FILE_OFFSET_BITS value needed for large files... yes
  1141. checking for strchr... checking for /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/g++ option to produce PIC... -fPIC -DPIC
  1142. checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/g++ PIC flag -fPIC -DPIC works... 64
  1143. checking for setmode... yes
  1144. no
  1145. 64
  1146. checking whether NLS is requested... 64
  1147. yes
  1148. checking for catalogs to be installed... yes
  1149. checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/g++ static flag -static works... checking for strdup... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow
  1150. checking for bison... bg da de eo es fi fr ga hu id it ja ms nl pt_BR ro ru rw sr sv tr uk vi bg da de eo es fi fr ga hu id it ja ms nl pt_BR ro ru rw sr sv tr uk vi
  1151. checking whether NLS is requested... /home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/missing bison -y
  1152. yes
  1153. Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow
  1154. checking for flex... /home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/missing flex
  1155. checking whether byte ordering is bigendian... checking whether NLS is requested... yes
  1156. checking for catalogs to be installed... checking for msgfmt... no
  1157. checking for gmsgfmt... :
  1158. checking for xgettext... no
  1159. checking for msgmerge... no
  1160. checking whether to enable maintainer-specific portions of Makefiles... no
  1161. checking sys/gmon_out.h usability... yes
  1162. checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/g++ supports -c -o file.o... yes
  1163. checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/g++ supports -c -o file.o... (cached) yes
  1164. checking whether the /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/g++ linker (/usr/bin/ld) supports shared libraries... yes
  1165. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  1166. checking how to hardcode library paths into programs... immediate
  1167. checking for dlfcn.h... (cached) yes
  1168. checking for windows.h... bg ca da es fi fr hr id it ja ro ru rw sk sr sv tr uk vi zh_CN zh_TW bg ca da es fi fr hr id it ja ro ru rw sk sr sv tr uk vi zh_CN zh_TW
  1169. checking whether NLS is requested... yes
  1170. yes
  1171. checking for msgfmt... no
  1172. checking for gmsgfmt... :
  1173. checking for strncasecmp... checking for xgettext... no
  1174. checking for msgmerge... no
  1175. checking whether to enable maintainer-specific portions of Makefiles... no
  1176. checking for armv7l-unknown-linux-gnueabihf-ranlib... (cached) /usr/bin/ranlib
  1177. checking size of long... yes
  1178. checking sys/gmon_out.h presence... yes
  1179. checking for sys/gmon_out.h... yes
  1180. checking for a known getopt prototype in unistd.h... yes
  1181. checking for strndup... no
  1182. checking for library containing dlopen... 4
  1183. checking for long long... no
  1184. checking for bison... /home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/missing bison -y
  1185. checking for flex... /home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/missing flex
  1186. checking whether NLS is requested... yes
  1187. checking for catalogs to be installed... yes
  1188. checking for library containing fabs... es fi fr id ja ru rw tr uk zh_CN es fi fr id ja ru rw tr uk zh_CN
  1189. checking whether NLS is requested... yes
  1190. checking for msgfmt... no
  1191. checking for gmsgfmt... :
  1192. checking for xgettext... no
  1193. checking for msgmerge... no
  1194. checking whether to enable maintainer-specific portions of Makefiles... no
  1195. checking for string.h... (cached) yes
  1196. checking for stdlib.h... (cached) yes
  1197. checking for memory.h... (cached) yes
  1198. checking for strings.h... (cached) yes
  1199. checking for unistd.h... (cached) yes
  1200. checking errno.h usability... yes
  1201. checking for strnlen... yes
  1202. checking errno.h presence... yes
  1203. checking for errno.h... yes
  1204. checking for sys/types.h... (cached) yes
  1205. checking limits.h usability... yes
  1206. checking size of long long... yes
  1207. -ldl
  1208. checking for special C compiler options needed for large files... no
  1209. checking for _FILE_OFFSET_BITS value needed for large files... checking for strrchr... yes
  1210. checking limits.h presence... yes
  1211. 8
  1212. checking for string.h... (cached) yes
  1213. yes
  1214. checking for limits.h... yes
  1215. checking for strstr... checking for strings.h... (cached) yes
  1216. checking locale.h usability... 64
  1217. checking for stdlib.h... (cached) yes
  1218. Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow
  1219. checking for LC_MESSAGES... checking for unistd.h... (cached) yes
  1220. checking fcntl.h usability... -lm
  1221. yes
  1222. checking fcntl.h presence... yes
  1223. checking locale.h presence... yes
  1224. checking whether NLS is requested... yes
  1225. checking for catalogs to be installed... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow
  1226. yes
  1227. checking for strtod... yes
  1228. checking for locale.h... yes
  1229. yes
  1230. checking for fcntl.h... yes
  1231. checking time.h usability... checking sys/file.h usability... configure: updating cache ./config.cache
  1232. configure: creating ./config.status
  1233. bg da es fi fr ga id it ja sv tr uk vi zh_CN zh_TW bg da es fi fr ga id it ja sv tr uk vi zh_CN zh_TW
  1234. checking whether NLS is requested... yes
  1235. yes
  1236. checking for msgfmt... no
  1237. yes
  1238. checking sys/file.h presence... checking for gmsgfmt... :
  1239. yes
  1240. checking time.h presence... checking for strtol... checking for xgettext... no
  1241. yes
  1242. checking for time.h... yes
  1243. checking for msgmerge... no
  1244. checking for bison... /home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/missing bison -y
  1245. checking for flex... /home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/missing flex
  1246. checking whether to enable maintainer-specific portions of Makefiles... yes
  1247. checking for sys/file.h... yes
  1248. no
  1249. checking how to compare bootstrapped objects... checking for sys/stat.h... (cached) yes
  1250. cmp --ignore-initial=16 $$f1 $$f2
  1251. checking limits.h usability... checking whether string.h and strings.h may both be included... checking for string.h... (cached) yes
  1252. checking for strings.h... (cached) yes
  1253. checking for stdlib.h... (cached) yes
  1254. checking for unistd.h... (cached) yes
  1255. checking elf-hints.h usability... yes
  1256. checking limits.h presence... yes
  1257. checking whether compiling a cross-assembler... yes
  1258. checking for working alloca.h... yes
  1259. yes
  1260. checking for limits.h... yes
  1261. no
  1262. checking elf-hints.h presence... checking for strtoul... checking locale.h usability... no
  1263. checking for elf-hints.h... no
  1264. checking limits.h usability... yes
  1265. checking for alloca... yes
  1266. checking for strtoll... yes
  1267. checking for inline... yes
  1268. checking locale.h presence... yes
  1269. checking limits.h presence... yes
  1270. checking for locale.h... yes
  1271. yes
  1272. yes
  1273. checking for limits.h... yes
  1274. checking sys/param.h usability... checking for strtoull... inline
  1275. checking locale.h usability... checking for unlink... yes
  1276. checking for strverscmp... yes
  1277. yes
  1278. checking sys/param.h presence... checking for sbrk... config.status: creating Makefile
  1279. yes
  1280. checking for sys/param.h... yes
  1281. checking wchar.h usability... config.status: creating po/Makefile.in
  1282. config.status: creating gconfig.h
  1283. config.status: executing depfiles commands
  1284. config.status: executing libtool commands
  1285. config.status: executing default-1 commands
  1286. yes
  1287. checking locale.h presence... yes
  1288. config.status: creating po/POTFILES
  1289. checking for setlocale... yes
  1290. checking for locale.h... yes
  1291. config.status: creating po/Makefile
  1292. checking sys/param.h usability... yes
  1293. checking wchar.h presence... yes
  1294. checking for tmpnam... yes
  1295. checking for wchar.h... yes
  1296. checking for sys/wait.h that is POSIX.1 compatible... yes
  1297. checking sys/param.h presence... yes
  1298. checking for sys/param.h... yes
  1299. checking fcntl.h usability... yes
  1300. checking fcntl.h presence... yes
  1301. checking for fcntl.h... yes
  1302. checking sys/file.h usability... yes
  1303. checking sys/file.h presence... yes
  1304. yes
  1305. checking whether string.h and strings.h may both be included... yes
  1306. checking for LC_MESSAGES... yes
  1307. checking for sys/file.h... yes
  1308. checking for vasprintf... checking sys/time.h usability... yes
  1309. checking for working alloca.h... yes
  1310. checking for working assert macro... yes
  1311. checking for vfprintf... yes
  1312. checking sys/time.h presence... yes
  1313. checking whether declaration is required for errno... yes
  1314. checking for alloca... yes
  1315. checking for sys/time.h... yes
  1316. yes
  1317. checking for sys/stat.h... (cached) yes
  1318. checking whether string.h and strings.h may both be included... checking for vprintf... yes
  1319. no
  1320. checking for sbrk... checking for a known getopt prototype in unistd.h... yes
  1321. checking for glob... yes
  1322. checking for vsnprintf... yes
  1323. checking whether declaration is required for environ... yes
  1324. checking for utimes... yes
  1325. checking for mkstemp... yes
  1326. checking for vsprintf... yes
  1327. no
  1328. checking whether declaration is required for ffs... checking for setmode... yes
  1329. checking for realpath... yes
  1330. checking for waitpid... no
  1331. checking for getc_unlocked... yes
  1332. no
  1333. checking whether declaration is required for free... checking for sbrk... yes
  1334. checking for setproctitle... yes
  1335. checking for strcoll... yes
  1336. checking for setlocale... no
  1337. checking whether declaration is required for malloc... no
  1338. checking whether alloca needs Cray hooks... no
  1339. checking stack direction for C alloca... yes
  1340. checking for setlocale... yes
  1341. checking for waitpid... no
  1342. checking whether declaration is required for sbrk... -1
  1343. checking for vfork.h... yes
  1344. checking for mkstemp... no
  1345. checking for fork... yes
  1346. checking for open... yes
  1347. checking for mkdtemp... no
  1348. checking whether declaration is required for strstr... yes
  1349. checking for lseek... yes
  1350. checking for vfork... yes
  1351. checking for mbstate_t... yes
  1352. checking for close... no
  1353. checking whether free is declared... yes
  1354. yes
  1355. checking for library containing frexp... yes
  1356. checking for working fork... checking for dirent.h that defines DIR... yes
  1357. none required
  1358. checking for LC_MESSAGES... yes
  1359. checking for library containing opendir... checking whether getenv is declared... yes
  1360. checking for working vfork... (cached) yes
  1361. checking for _doprnt... none required
  1362. checking for stdlib.h... (cached) yes
  1363. checking for unistd.h... (cached) yes
  1364. checking for getpagesize... yes
  1365. checking for time_t in time.h... yes
  1366. yes
  1367. checking for working mmap... checking whether malloc is declared... yes
  1368. checking whether mempcpy is declared... yes
  1369. checking for time_t in sys/types.h... no
  1370. checking for sys_errlist... yes
  1371. checking for a known getopt prototype in unistd.h... yes
  1372. yes
  1373. checking for utime.h... yes
  1374. checking for library containing dlopen... (cached) -ldl
  1375. checking for .preinit_array/.init_array/.fini_array support... no
  1376. checking for a known getopt prototype in unistd.h... checking whether realloc is declared... yes
  1377. checking whether strstr is declared... yes
  1378. yes
  1379. yes
  1380. checking for sys_nerr... checking whether environ is declared... checking whether free is declared... yes
  1381. checking whether stpcpy is declared... yes
  1382. yes
  1383. yes
  1384. checking whether fprintf is declared... yes
  1385. checking whether strstr is declared... checking whether sbrk is declared... checking for sys_siglist... yes
  1386. yes
  1387. checking for external symbol _system_configuration... checking whether vsnprintf is declared... yes
  1388. yes
  1389. yes
  1390. checking whether getenv is declared... no
  1391. checking whether getc_unlocked is declared... checking whether asprintf is declared... checking for __fsetlocking... yes
  1392. yes
  1393. yes
  1394. checking for struct tm.tm_gmtoff in time.h... checking whether environ is declared... checking whether getenv is declared... yes
  1395. checking for struct stat.st_mtim.tv_sec in sys/stat.h... yes
  1396. checking for canonicalize_file_name... yes
  1397. checking for struct stat.st_mtim.tv_nsec in sys/stat.h... yes
  1398. yes
  1399. checking whether ANSI C string concatenation works... checking whether sbrk is declared... yes
  1400. checking for dup3... yes
  1401. yes
  1402. checking size of void *... yes
  1403. checking for getrlimit... configure: updating cache ./config.cache
  1404. yes
  1405. configure: creating ./config.status
  1406. checking whether snprintf is declared... 4
  1407. yes
  1408. checking for getrusage... yes
  1409. checking whether stpcpy is declared... yes
  1410. checking for getsysinfo... configure: updating cache ./config.cache
  1411. configure: creating ./config.status
  1412. no
  1413. checking for gettimeofday... (cached) yes
  1414. checking for on_exit... yes
  1415. yes
  1416. checking whether strnlen is declared... checking for psignal... yes
  1417. checking for pstat_getdynamic... yes
  1418. checking whether strstr is declared... no
  1419. checking for pstat_getstatic... yes
  1420. checking whether vsnprintf is declared... no
  1421. checking for realpath... config.status: creating .gdbinit
  1422. config.status: creating Makefile
  1423. config.status: creating doc/Makefile
  1424. config.status: creating po/Makefile.in
  1425. config.status: creating config.h
  1426. config.status: executing depfiles commands
  1427. config.status: executing libtool commands
  1428. yes
  1429. yes
  1430. checking iconv.h usability... checking for setrlimit... config.status: executing default-1 commands
  1431. config.status: creating po/POTFILES
  1432. config.status: creating po/Makefile
  1433. config.status: executing default commands
  1434. yes
  1435. checking for sbrk... yes
  1436. checking iconv.h presence... yes
  1437. checking for iconv.h... yes
  1438. checking for ld used by GCC... yes
  1439. /usr/bin/ld
  1440. checking if the linker (/usr/bin/ld) is GNU ld... yes
  1441. checking for shared library run path origin... checking for spawnve... done
  1442. checking for iconv... config.status: creating Makefile
  1443. config.status: creating po/Makefile.in
  1444. config.status: creating config.h
  1445. config.status: executing depfiles commands
  1446. config.status: executing libtool commands
  1447. yes
  1448. checking for iconv declaration... no
  1449. checking for spawnvpe... config.status: executing default-1 commands
  1450. config.status: creating po/POTFILES
  1451. config.status: creating po/Makefile
  1452. install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  1453. no
  1454. checking for strerror... yes
  1455. checking for strsignal... configure: updating cache ./config.cache
  1456. configure: creating ./config.status
  1457. yes
  1458. checking for sysconf... yes
  1459. checking for sysctl... yes
  1460. checking for sysmp... no
  1461. checking for table... no
  1462. checking for times... config.status: creating Makefile
  1463. config.status: creating doc/Makefile
  1464. yes
  1465. checking for wait3... config.status: creating po/Makefile.in
  1466. config.status: creating config.h
  1467. config.status: executing depfiles commands
  1468. config.status: executing libtool commands
  1469. yes
  1470. checking for wait4... config.status: executing default-1 commands
  1471. config.status: creating po/POTFILES
  1472. config.status: creating po/Makefile
  1473. yes
  1474. checking whether basename is declared... yes
  1475. checking whether ffs is declared...
  1476.  
  1477.  
  1478. yes
  1479. checking whether asprintf is declared... yes
  1480. checking whether vasprintf is declared... yes
  1481. checking whether snprintf is declared... yes
  1482. checking whether vsnprintf is declared... yes
  1483. checking whether calloc is declared... yes
  1484. checking whether getenv is declared... yes
  1485. checking whether getopt is declared... yes
  1486. checking whether malloc is declared... yes
  1487. checking whether realloc is declared... yes
  1488. checking whether sbrk is declared... yes
  1489. checking whether strtol is declared... yes
  1490. checking whether strtoul is declared... yes
  1491. checking whether strtoll is declared... yes
  1492. checking whether strtoull is declared... yes
  1493. checking whether strverscmp is declared... yes
  1494. checking whether canonicalize_file_name must be declared... no
  1495. checking for stdlib.h... (cached) yes
  1496. checking for unistd.h... (cached) yes
  1497. checking for getpagesize... (cached) yes
  1498. checking for working mmap... yes
  1499. checking for working strncmp... yes
  1500. configure: updating cache ./config.cache
  1501. configure: creating ./config.status
  1502. config.status: creating Makefile
  1503. config.status: creating testsuite/Makefile
  1504. config.status: creating config.h
  1505. config.status: executing default commands
  1506. Configuring in ./bfd
  1507. Configuring in ./opcodes
  1508. make[3]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/libiberty'
  1509. if [ x"" != x ] && [ ! -d pic ]; then \
  1510. mkdir pic; \
  1511. else true; fi
  1512. if [ x"" != x ] && [ ! -d noasan ]; then \
  1513. mkdir noasan; \
  1514. else true; fi
  1515. touch stamp-picdir
  1516. touch stamp-noasandir
  1517. echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list
  1518. if [ x"" != x ]; then \
  1519. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./regex.c -o pic/regex.o; \
  1520. else true; fi
  1521. if [ x"" != x ]; then \
  1522. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cplus-dem.c -o pic/cplus-dem.o; \
  1523. else true; fi
  1524. if [ x"" != x ]; then \
  1525. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./regex.c -o noasan/regex.o; \
  1526. else true; fi
  1527. if [ x"" != x ]; then \
  1528. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cplus-dem.c -o noasan/cplus-dem.o; \
  1529. else true; fi
  1530. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./regex.c -o regex.o
  1531. make[4]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/libiberty/testsuite'
  1532. make[4]: Nothing to be done for 'all'.
  1533. make[4]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/libiberty/testsuite'
  1534. if [ x"" != x ]; then \
  1535. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cp-demangle.c -o pic/cp-demangle.o; \
  1536. else true; fi
  1537. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cplus-dem.c -o cplus-dem.o
  1538. if [ x"" != x ]; then \
  1539. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cp-demangle.c -o noasan/cp-demangle.o; \
  1540. else true; fi
  1541. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cp-demangle.c -o cp-demangle.o
  1542. configure: creating cache ./config.cache
  1543. configure: creating cache ./config.cache
  1544. checking build system type... checking build system type... armv7l-unknown-linux-gnueabihf
  1545. checking host system type... armv7l-unknown-linux-gnueabihf
  1546. checking host system type... armv7l-unknown-linux-gnueabihf
  1547. checking target system type... armv7l-unknown-linux-gnueabihf
  1548. checking target system type... arm-buildroot-linux-gnueabihf
  1549. arm-buildroot-linux-gnueabihf
  1550. checking for armv7l-unknown-linux-gnueabihf-gcc... checking for armv7l-unknown-linux-gnueabihf-gcc... /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc
  1551. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc
  1552. checking for C compiler default output file name... checking for C compiler default output file name... a.out
  1553. checking whether the C compiler works... yes
  1554. checking whether we are cross compiling... no
  1555. checking for suffix of executables...
  1556.  
  1557.  
  1558. a.out
  1559. checking whether the C compiler works... yes
  1560. checking whether we are cross compiling... no
  1561. checking for suffix of executables...
  1562.  
  1563. if [ x"" != x ]; then \
  1564. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./md5.c -o pic/md5.o; \
  1565. else true; fi
  1566. checking for suffix of object files... checking for suffix of object files... if [ x"" != x ]; then \
  1567. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./md5.c -o noasan/md5.o; \
  1568. else true; fi
  1569. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./md5.c -o md5.o
  1570. o
  1571. checking whether we are using the GNU C compiler... yes
  1572. checking whether /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc accepts -g... o
  1573. checking whether we are using the GNU C compiler... yes
  1574. checking whether /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc accepts -g... yes
  1575. checking for /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed
  1576. checking for library containing strerror... if [ x"" != x ]; then \
  1577. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./sha1.c -o pic/sha1.o; \
  1578. else true; fi
  1579. if [ x"" != x ]; then \
  1580. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./alloca.c -o pic/alloca.o; \
  1581. else true; fi
  1582. if [ x"" != x ]; then \
  1583. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./argv.c -o pic/argv.o; \
  1584. else true; fi
  1585. yes
  1586. checking for /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc option to accept ISO C89... if [ x"" != x ]; then \
  1587. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./sha1.c -o noasan/sha1.o; \
  1588. else true; fi
  1589. none required
  1590. checking for a BSD-compatible install... if [ x"" != x ]; then \
  1591. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./argv.c -o noasan/argv.o; \
  1592. else true; fi
  1593. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./sha1.c -o sha1.o
  1594. /usr/bin/install -c
  1595. if [ x"" != x ]; then \
  1596. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./alloca.c -o noasan/alloca.o; \
  1597. else true; fi
  1598. checking whether build environment is sane... /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./argv.c -o argv.o
  1599. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./alloca.c -o alloca.o
  1600. none needed
  1601. checking for library containing strerror... none required
  1602. checking for a BSD-compatible install... /usr/bin/install -c
  1603. checking whether build environment is sane... if [ x"" != x ]; then \
  1604. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./choose-temp.c -o pic/choose-temp.o; \
  1605. else true; fi
  1606. if [ x"" != x ]; then \
  1607. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./choose-temp.c -o noasan/choose-temp.o; \
  1608. else true; fi
  1609. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./choose-temp.c -o choose-temp.o
  1610. yes
  1611. checking for a thread-safe mkdir -p... /bin/mkdir -p
  1612. checking for gawk... gawk
  1613. checking whether /usr/bin/make sets $(MAKE)... if [ x"" != x ]; then \
  1614. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./concat.c -o pic/concat.o; \
  1615. else true; fi
  1616. yes
  1617. if [ x"" != x ]; then \
  1618. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./concat.c -o noasan/concat.o; \
  1619. else true; fi
  1620. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./concat.c -o concat.o
  1621. checking for style of include used by /usr/bin/make... GNU
  1622. checking dependency style of /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc... none
  1623. checking for armv7l-unknown-linux-gnueabihf-gcc... (cached) /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc
  1624. if [ x"" != x ]; then \
  1625. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cp-demint.c -o pic/cp-demint.o; \
  1626. else true; fi
  1627. if [ x"" != x ]; then \
  1628. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cp-demint.c -o noasan/cp-demint.o; \
  1629. else true; fi
  1630. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cp-demint.c -o cp-demint.o
  1631. checking whether we are using the GNU C compiler... (cached) yes
  1632. checking whether /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc accepts -g... (cached) yes
  1633. checking for /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc option to accept ISO C89... (cached) none needed
  1634. checking how to run the C preprocessor... yes
  1635. checking for a thread-safe mkdir -p... /bin/mkdir -p
  1636. checking for gawk... gawk
  1637. checking whether /usr/bin/make sets $(MAKE)... yes
  1638. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -E
  1639. checking for style of include used by /usr/bin/make... GNU
  1640. checking dependency style of /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc... none
  1641. checking for armv7l-unknown-linux-gnueabihf-ar... /usr/bin/ar
  1642. checking for armv7l-unknown-linux-gnueabihf-ranlib... /usr/bin/ranlib
  1643. checking for armv7l-unknown-linux-gnueabihf-gcc... (cached) /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc
  1644. checking for grep that handles long lines and -e... if [ x"" != x ]; then \
  1645. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./crc32.c -o pic/crc32.o; \
  1646. else true; fi
  1647. /bin/grep
  1648. checking for egrep... /bin/grep -E
  1649. if [ x"" != x ]; then \
  1650. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./crc32.c -o noasan/crc32.o; \
  1651. else true; fi
  1652. checking for ANSI C header files... /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./crc32.c -o crc32.o
  1653. checking whether we are using the GNU C compiler... (cached) yes
  1654. checking whether /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc accepts -g... (cached) yes
  1655. checking for /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc option to accept ISO C89... (cached) none needed
  1656. checking how to run the C preprocessor... if [ x"" != x ]; then \
  1657. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./d-demangle.c -o pic/d-demangle.o; \
  1658. else true; fi
  1659. if [ x"" != x ]; then \
  1660. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./d-demangle.c -o noasan/d-demangle.o; \
  1661. else true; fi
  1662. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./d-demangle.c -o d-demangle.o
  1663. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -E
  1664. if [ x"" != x ]; then \
  1665. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./dwarfnames.c -o pic/dwarfnames.o; \
  1666. else true; fi
  1667. if [ x"" != x ]; then \
  1668. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./dwarfnames.c -o noasan/dwarfnames.o; \
  1669. else true; fi
  1670. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./dwarfnames.c -o dwarfnames.o
  1671. checking for grep that handles long lines and -e... /bin/grep
  1672. checking for egrep... /bin/grep -E
  1673. checking for ANSI C header files... yes
  1674. checking for sys/types.h... yes
  1675. checking for sys/stat.h... yes
  1676. checking for stdlib.h... if [ x"" != x ]; then \
  1677. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./dyn-string.c -o pic/dyn-string.o; \
  1678. else true; fi
  1679. yes
  1680. if [ x"" != x ]; then \
  1681. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./dyn-string.c -o noasan/dyn-string.o; \
  1682. else true; fi
  1683. if [ x"" != x ]; then \
  1684. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fdmatch.c -o pic/fdmatch.o; \
  1685. else true; fi
  1686. if [ x"" != x ]; then \
  1687. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fdmatch.c -o noasan/fdmatch.o; \
  1688. else true; fi
  1689. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./dyn-string.c -o dyn-string.o
  1690. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fdmatch.c -o fdmatch.o
  1691. yes
  1692. checking for sys/types.h... checking for string.h... yes
  1693. checking for sys/stat.h... yes
  1694. checking for memory.h... yes
  1695. if [ x"" != x ]; then \
  1696. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fibheap.c -o pic/fibheap.o; \
  1697. else true; fi
  1698. if [ x"" != x ]; then \
  1699. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fibheap.c -o noasan/fibheap.o; \
  1700. else true; fi
  1701. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fibheap.c -o fibheap.o
  1702. checking for stdlib.h... yes
  1703. yes
  1704. checking for strings.h... checking for string.h... yes
  1705. yes
  1706. checking for memory.h... checking for inttypes.h... if [ x"" != x ]; then \
  1707. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./filename_cmp.c -o pic/filename_cmp.o; \
  1708. else true; fi
  1709. if [ x"" != x ]; then \
  1710. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./filename_cmp.c -o noasan/filename_cmp.o; \
  1711. else true; fi
  1712. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./filename_cmp.c -o filename_cmp.o
  1713. yes
  1714. yes
  1715. checking for strings.h... checking for stdint.h... yes
  1716. checking for unistd.h... yes
  1717. if [ x"" != x ]; then \
  1718. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./floatformat.c -o pic/floatformat.o; \
  1719. else true; fi
  1720. checking minix/config.h usability... yes
  1721. if [ x"" != x ]; then \
  1722. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fnmatch.c -o pic/fnmatch.o; \
  1723. else true; fi
  1724. if [ x"" != x ]; then \
  1725. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./floatformat.c -o noasan/floatformat.o; \
  1726. else true; fi
  1727. if [ x"" != x ]; then \
  1728. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fnmatch.c -o noasan/fnmatch.o; \
  1729. else true; fi
  1730. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fnmatch.c -o fnmatch.o
  1731. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./floatformat.c -o floatformat.o
  1732. checking for inttypes.h... if [ x"" != x ]; then \
  1733. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fopen_unlocked.c -o pic/fopen_unlocked.o; \
  1734. else true; fi
  1735. if [ x"" != x ]; then \
  1736. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fopen_unlocked.c -o noasan/fopen_unlocked.o; \
  1737. else true; fi
  1738. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fopen_unlocked.c -o fopen_unlocked.o
  1739. yes
  1740. if [ x"" != x ]; then \
  1741. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getopt.c -o pic/getopt.o; \
  1742. else true; fi
  1743. if [ x"" != x ]; then \
  1744. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getopt.c -o noasan/getopt.o; \
  1745. else true; fi
  1746. checking for stdint.h... /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getopt.c -o getopt.o
  1747. yes
  1748. checking for unistd.h... yes
  1749. checking minix/config.h usability... if [ x"" != x ]; then \
  1750. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getopt1.c -o pic/getopt1.o; \
  1751. else true; fi
  1752. if [ x"" != x ]; then \
  1753. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getpwd.c -o pic/getpwd.o; \
  1754. else true; fi
  1755. if [ x"" != x ]; then \
  1756. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getpwd.c -o noasan/getpwd.o; \
  1757. else true; fi
  1758. if [ x"" != x ]; then \
  1759. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getopt1.c -o noasan/getopt1.o; \
  1760. else true; fi
  1761. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getpwd.c -o getpwd.o
  1762. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getopt1.c -o getopt1.o
  1763. no
  1764. checking minix/config.h presence... if [ x"" != x ]; then \
  1765. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getruntime.c -o pic/getruntime.o; \
  1766. else true; fi
  1767. if [ x"" != x ]; then \
  1768. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./hashtab.c -o pic/hashtab.o; \
  1769. else true; fi
  1770. if [ x"" != x ]; then \
  1771. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./hex.c -o pic/hex.o; \
  1772. else true; fi
  1773. no
  1774. checking for minix/config.h... no
  1775. checking whether it is safe to define __EXTENSIONS__... if [ x"" != x ]; then \
  1776. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./hashtab.c -o noasan/hashtab.o; \
  1777. else true; fi
  1778. if [ x"" != x ]; then \
  1779. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./hex.c -o noasan/hex.o; \
  1780. else true; fi
  1781. if [ x"" != x ]; then \
  1782. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getruntime.c -o noasan/getruntime.o; \
  1783. else true; fi
  1784. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./hex.c -o hex.o
  1785. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./hashtab.c -o hashtab.o
  1786. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getruntime.c -o getruntime.o
  1787. no
  1788. checking minix/config.h presence... no
  1789. checking for minix/config.h... no
  1790. checking whether it is safe to define __EXTENSIONS__... yes
  1791. checking for armv7l-unknown-linux-gnueabihf-ar... /usr/bin/ar
  1792. checking for armv7l-unknown-linux-gnueabihf-ranlib... /usr/bin/ranlib
  1793. checking how to print strings... if [ x"" != x ]; then \
  1794. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./lbasename.c -o pic/lbasename.o; \
  1795. else true; fi
  1796. if [ x"" != x ]; then \
  1797. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./lbasename.c -o noasan/lbasename.o; \
  1798. else true; fi
  1799. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./lbasename.c -o lbasename.o
  1800. yes
  1801. checking how to print strings... ./getruntime.c: In function ‘get_run_time’:
  1802. ./getruntime.c:98:14: warning: enum conversion when passing argument 1 of ‘getrusage’ is invalid in C++ [-Wc++-compat]
  1803. getrusage (0, &rusage);
  1804. ^
  1805. In file included from ./getruntime.c:47:0:
  1806. /usr/include/arm-linux-gnueabihf/sys/resource.h:87:12: note: expected ‘__rusage_who_t’ but argument is of type ‘int’
  1807. extern int getrusage (__rusage_who_t __who, struct rusage *__usage) __THROW;
  1808. ^
  1809. if [ x"" != x ]; then \
  1810. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./lrealpath.c -o pic/lrealpath.o; \
  1811. else true; fi
  1812. if [ x"" != x ]; then \
  1813. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./lrealpath.c -o noasan/lrealpath.o; \
  1814. else true; fi
  1815. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./lrealpath.c -o lrealpath.o
  1816. printf
  1817. checking for a sed that does not truncate output... /bin/sed
  1818. checking for fgrep... /bin/grep -F
  1819. checking for ld used by /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc... /usr/bin/ld
  1820. checking if the linker (/usr/bin/ld) is GNU ld... yes
  1821. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
  1822. checking the name lister (/usr/bin/nm) interface... printf
  1823. checking for a sed that does not truncate output... BSD nm
  1824. checking whether ln -s works... yes
  1825. checking the maximum length of command line arguments... /bin/sed
  1826. checking for fgrep... 1572864
  1827. if [ x"" != x ]; then \
  1828. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./make-relative-prefix.c -o pic/make-relative-prefix.o; \
  1829. else true; fi
  1830. checking whether the shell understands some XSI constructs... yes
  1831. checking whether the shell understands "+="... yes
  1832. if [ x"" != x ]; then \
  1833. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./make-relative-prefix.c -o noasan/make-relative-prefix.o; \
  1834. else true; fi
  1835. /bin/grep -F
  1836. checking for ld used by /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc... checking for /usr/bin/ld option to reload object files... /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./make-relative-prefix.c -o make-relative-prefix.o
  1837. -r
  1838. checking for armv7l-unknown-linux-gnueabihf-objdump... objdump
  1839. checking how to recognize dependent libraries... pass_all
  1840. checking for armv7l-unknown-linux-gnueabihf-ar... (cached) /usr/bin/ar
  1841. checking for armv7l-unknown-linux-gnueabihf-strip... /usr/bin/ld
  1842. checking if the linker (/usr/bin/ld) is GNU ld... no
  1843. checking for strip... strip
  1844. checking for armv7l-unknown-linux-gnueabihf-ranlib... (cached) /usr/bin/ranlib
  1845. checking command to parse /usr/bin/nm output from /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc object... yes
  1846. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
  1847. checking the name lister (/usr/bin/nm) interface... BSD nm
  1848. checking whether ln -s works... yes
  1849. checking the maximum length of command line arguments... 1572864
  1850. checking whether the shell understands some XSI constructs... yes
  1851. checking whether the shell understands "+="... yes
  1852. if [ x"" != x ]; then \
  1853. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./make-temp-file.c -o pic/make-temp-file.o; \
  1854. else true; fi
  1855. if [ x"" != x ]; then \
  1856. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./make-temp-file.c -o noasan/make-temp-file.o; \
  1857. else true; fi
  1858. checking for /usr/bin/ld option to reload object files... -r
  1859. checking for armv7l-unknown-linux-gnueabihf-objdump... objdump
  1860. checking how to recognize dependent libraries... /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./make-temp-file.c -o make-temp-file.o
  1861. pass_all
  1862. checking for armv7l-unknown-linux-gnueabihf-ar... (cached) /usr/bin/ar
  1863. checking for armv7l-unknown-linux-gnueabihf-strip... no
  1864. checking for strip... strip
  1865. checking for armv7l-unknown-linux-gnueabihf-ranlib... (cached) /usr/bin/ranlib
  1866. checking command to parse /usr/bin/nm output from /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc object... ok
  1867. checking for dlfcn.h... if [ x"" != x ]; then \
  1868. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./objalloc.c -o pic/objalloc.o; \
  1869. else true; fi
  1870. if [ x"" != x ]; then \
  1871. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./obstack.c -o pic/obstack.o; \
  1872. else true; fi
  1873. if [ x"" != x ]; then \
  1874. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./objalloc.c -o noasan/objalloc.o; \
  1875. else true; fi
  1876. if [ x"" != x ]; then \
  1877. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./obstack.c -o noasan/obstack.o; \
  1878. else true; fi
  1879. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./objalloc.c -o objalloc.o
  1880. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./obstack.c -o obstack.o
  1881. yes
  1882. ok
  1883. checking for objdir... checking for dlfcn.h... .libs
  1884. if [ x"" != x ]; then \
  1885. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./partition.c -o pic/partition.o; \
  1886. else true; fi
  1887. yes
  1888. if [ x"" != x ]; then \
  1889. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pexecute.c -o pic/pexecute.o; \
  1890. else true; fi
  1891. if [ x"" != x ]; then \
  1892. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./physmem.c -o pic/physmem.o; \
  1893. else true; fi
  1894. if [ x"" != x ]; then \
  1895. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pexecute.c -o noasan/pexecute.o; \
  1896. else true; fi
  1897. checking for objdir... if [ x"" != x ]; then \
  1898. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./partition.c -o noasan/partition.o; \
  1899. else true; fi
  1900. if [ x"" != x ]; then \
  1901. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./physmem.c -o noasan/physmem.o; \
  1902. else true; fi
  1903. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pexecute.c -o pexecute.o
  1904. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./partition.c -o partition.o
  1905. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./physmem.c -o physmem.o
  1906. .libs
  1907. checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
  1908. checking for /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC
  1909. checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes
  1910. checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc static flag -static works... if [ x"" != x ]; then \
  1911. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-common.c -o pic/pex-common.o; \
  1912. else true; fi
  1913. if [ x"" != x ]; then \
  1914. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-one.c -o pic/pex-one.o; \
  1915. else true; fi
  1916. if [ x"" != x ]; then \
  1917. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-common.c -o noasan/pex-common.o; \
  1918. else true; fi
  1919. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-common.c -o pex-common.o
  1920. if [ x"" != x ]; then \
  1921. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-one.c -o noasan/pex-one.o; \
  1922. else true; fi
  1923. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-one.c -o pex-one.o
  1924. no
  1925. checking for /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC
  1926. checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
  1927. checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc static flag -static works... if [ x"" != x ]; then \
  1928. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-unix.c -o pic/pex-unix.o; \
  1929. else true; fi
  1930. if [ x"" != x ]; then \
  1931. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-unix.c -o noasan/pex-unix.o; \
  1932. else true; fi
  1933. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-unix.c -o pex-unix.o
  1934. if [ x"" != x ]; then \
  1935. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./vprintf-support.c -o pic/vprintf-support.o; \
  1936. else true; fi
  1937. if [ x"" != x ]; then \
  1938. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./vprintf-support.c -o noasan/vprintf-support.o; \
  1939. else true; fi
  1940. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./vprintf-support.c -o vprintf-support.o
  1941. yes
  1942. checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc supports -c -o file.o... yes
  1943. checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes
  1944. checking whether the /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes
  1945. checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc supports -c -o file.o... yes
  1946. checking dynamic linker characteristics... yes
  1947. checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes
  1948. checking whether the /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes
  1949. checking dynamic linker characteristics... if [ x"" != x ]; then \
  1950. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./safe-ctype.c -o pic/safe-ctype.o; \
  1951. else true; fi
  1952. if [ x"" != x ]; then \
  1953. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./safe-ctype.c -o noasan/safe-ctype.o; \
  1954. else true; fi
  1955. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./safe-ctype.c -o safe-ctype.o
  1956. GNU/Linux ld.so
  1957. checking how to hardcode library paths into programs... immediate
  1958. checking whether stripping libraries is possible... yes
  1959. checking if libtool supports shared libraries... yes
  1960. checking whether to build shared libraries... no
  1961. checking whether to build static libraries... yes
  1962. GNU/Linux ld.so
  1963. checking how to hardcode library paths into programs... immediate
  1964. checking for shl_load... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow
  1965. checking whether /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc supports -Wmissing-field-initializers... if [ x"" != x ]; then \
  1966. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object.c -o pic/simple-object.o; \
  1967. else true; fi
  1968. if [ x"" != x ]; then \
  1969. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-coff.c -o pic/simple-object-coff.o; \
  1970. else true; fi
  1971. if [ x"" != x ]; then \
  1972. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-elf.c -o pic/simple-object-elf.o; \
  1973. else true; fi
  1974. if [ x"" != x ]; then \
  1975. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object.c -o noasan/simple-object.o; \
  1976. else true; fi
  1977. if [ x"" != x ]; then \
  1978. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-elf.c -o noasan/simple-object-elf.o; \
  1979. else true; fi
  1980. if [ x"" != x ]; then \
  1981. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-coff.c -o noasan/simple-object-coff.o; \
  1982. else true; fi
  1983. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object.c -o simple-object.o
  1984. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-elf.c -o simple-object-elf.o
  1985. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-coff.c -o simple-object-coff.o
  1986. no
  1987. checking for shl_load in -ldld... if [ x"" != x ]; then \
  1988. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
  1989. else true; fi
  1990. yes
  1991. if [ x"" != x ]; then \
  1992. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \
  1993. else true; fi
  1994. checking whether to enable maintainer-specific portions of Makefiles... no
  1995. checking whether to install libbfd... no
  1996. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-mach-o.c -o simple-object-mach-o.o
  1997. checking whether NLS is requested... yes
  1998. checking for catalogs to be installed... if [ x"" != x ]; then \
  1999. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
  2000. else true; fi
  2001. if [ x"" != x ]; then \
  2002. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \
  2003. else true; fi
  2004. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-xcoff.c -o simple-object-xcoff.o
  2005. da de es fi fr ga id it nl pt_BR ro sv tr uk vi zh_CN da de es fi fr ga id it nl pt_BR ro sv tr uk vi zh_CN
  2006. checking whether NLS is requested... yes
  2007. checking for msgfmt... no
  2008. checking for gmsgfmt... :
  2009. checking for xgettext... no
  2010. checking for msgmerge... no
  2011. checking for string.h... (cached) yes
  2012. checking for strings.h... (cached) yes
  2013. checking for stdlib.h... (cached) yes
  2014. checking limits.h usability... if [ x"" != x ]; then \
  2015. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./sort.c -o pic/sort.o; \
  2016. else true; fi
  2017. if [ x"" != x ]; then \
  2018. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./sort.c -o noasan/sort.o; \
  2019. else true; fi
  2020. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./sort.c -o sort.o
  2021. no
  2022. checking for dlopen... yes
  2023. checking limits.h presence... if [ x"" != x ]; then \
  2024. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./spaces.c -o pic/spaces.o; \
  2025. else true; fi
  2026. if [ x"" != x ]; then \
  2027. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./spaces.c -o noasan/spaces.o; \
  2028. else true; fi
  2029. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./spaces.c -o spaces.o
  2030. yes
  2031. checking for limits.h... yes
  2032. checking whether string.h and strings.h may both be included... if [ x"" != x ]; then \
  2033. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./splay-tree.c -o pic/splay-tree.o; \
  2034. else true; fi
  2035. if [ x"" != x ]; then \
  2036. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./stack-limit.c -o pic/stack-limit.o; \
  2037. else true; fi
  2038. if [ x"" != x ]; then \
  2039. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./stack-limit.c -o noasan/stack-limit.o; \
  2040. else true; fi
  2041. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./stack-limit.c -o stack-limit.o
  2042. if [ x"" != x ]; then \
  2043. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./splay-tree.c -o noasan/splay-tree.o; \
  2044. else true; fi
  2045. yes
  2046. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./splay-tree.c -o splay-tree.o
  2047. no
  2048. checking for dlopen in -ldl... checking whether basename is declared... if [ x"" != x ]; then \
  2049. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./strerror.c -o pic/strerror.o; \
  2050. else true; fi
  2051. if [ x"" != x ]; then \
  2052. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./strerror.c -o noasan/strerror.o; \
  2053. else true; fi
  2054. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./strerror.c -o strerror.o
  2055. if [ x"" != x ]; then \
  2056. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./strsignal.c -o pic/strsignal.o; \
  2057. else true; fi
  2058. if [ x"" != x ]; then \
  2059. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./strsignal.c -o noasan/strsignal.o; \
  2060. else true; fi
  2061. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./strsignal.c -o strsignal.o
  2062. yes
  2063. checking whether a program can dlopen itself... yes
  2064. checking whether stpcpy is declared... yes
  2065. checking whether a statically linked program can dlopen itself... if [ x"" != x ]; then \
  2066. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./timeval-utils.c -o pic/timeval-utils.o; \
  2067. else true; fi
  2068. if [ x"" != x ]; then \
  2069. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./timeval-utils.c -o noasan/timeval-utils.o; \
  2070. else true; fi
  2071. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./timeval-utils.c -o timeval-utils.o
  2072. if [ x"" != x ]; then \
  2073. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
  2074. else true; fi
  2075. yes
  2076. checking for sigsetjmp... if [ x"" != x ]; then \
  2077. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \
  2078. else true; fi
  2079. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./unlink-if-ordinary.c -o unlink-if-ordinary.o
  2080. if [ x"" != x ]; then \
  2081. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xasprintf.c -o pic/xasprintf.o; \
  2082. else true; fi
  2083. if [ x"" != x ]; then \
  2084. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xasprintf.c -o noasan/xasprintf.o; \
  2085. else true; fi
  2086. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xasprintf.c -o xasprintf.o
  2087. if [ x"" != x ]; then \
  2088. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xatexit.c -o pic/xatexit.o; \
  2089. else true; fi
  2090. if [ x"" != x ]; then \
  2091. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xatexit.c -o noasan/xatexit.o; \
  2092. else true; fi
  2093. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xatexit.c -o xatexit.o
  2094. if [ x"" != x ]; then \
  2095. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xexit.c -o pic/xexit.o; \
  2096. else true; fi
  2097.  
  2098. if [ x"" != x ]; then \
  2099. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xmalloc.c -o pic/xmalloc.o; \
  2100. else true; fi
  2101. checking linker --as-needed support... if [ x"" != x ]; then \
  2102. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xmalloc.c -o noasan/xmalloc.o; \
  2103. else true; fi
  2104. if [ x"" != x ]; then \
  2105. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xexit.c -o noasan/xexit.o; \
  2106. else true; fi
  2107. no
  2108. checking whether stripping libraries is possible... yes
  2109. checking for cos in -lm... /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xexit.c -o xexit.o
  2110. yes
  2111. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xmalloc.c -o xmalloc.o
  2112. checking if libtool supports shared libraries... yes
  2113. checking whether to build shared libraries... no
  2114. checking whether to build static libraries... yes
  2115. checking for dlfcn.h... (cached) yes
  2116. checking for windows.h... if [ x"" != x ]; then \
  2117. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xmemdup.c -o pic/xmemdup.o; \
  2118. else true; fi
  2119. if [ x"" != x ]; then \
  2120. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xmemdup.c -o noasan/xmemdup.o; \
  2121. else true; fi
  2122. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xmemdup.c -o xmemdup.o
  2123. if [ x"" != x ]; then \
  2124. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrdup.c -o pic/xstrdup.o; \
  2125. else true; fi
  2126. if [ x"" != x ]; then \
  2127. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrerror.c -o pic/xstrerror.o; \
  2128. else true; fi
  2129. if [ x"" != x ]; then \
  2130. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrndup.c -o pic/xstrndup.o; \
  2131. else true; fi
  2132. if [ x"" != x ]; then \
  2133. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrdup.c -o noasan/xstrdup.o; \
  2134. else true; fi
  2135. if [ x"" != x ]; then \
  2136. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrndup.c -o noasan/xstrndup.o; \
  2137. else true; fi
  2138. if [ x"" != x ]; then \
  2139. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrerror.c -o noasan/xstrerror.o; \
  2140. else true; fi
  2141. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrdup.c -o xstrdup.o
  2142. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrndup.c -o xstrndup.o
  2143. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrerror.c -o xstrerror.o
  2144. if [ x"" != x ]; then \
  2145. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xvasprintf.c -o pic/xvasprintf.o; \
  2146. else true; fi
  2147. if [ x"" != x ]; then \
  2148. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xvasprintf.c -o noasan/xvasprintf.o; \
  2149. else true; fi
  2150. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xvasprintf.c -o xvasprintf.o
  2151. no
  2152. checking for library containing dlopen... if [ x"" != x ]; then \
  2153. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./setproctitle.c -o pic/setproctitle.o; \
  2154. else true; fi
  2155. if [ x"" != x ]; then \
  2156. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./setproctitle.c -o noasan/setproctitle.o; \
  2157. else true; fi
  2158. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -DHAVE_CONFIG_H -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./setproctitle.c -o setproctitle.o
  2159. yes
  2160. rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a
  2161. /usr/bin/ar rc ./libiberty.a \
  2162. ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o
  2163. configure: updating cache ./config.cache
  2164. configure: creating ./config.status
  2165. /usr/bin/ranlib ./libiberty.a
  2166. if [ x"" != x ]; then \
  2167. cd pic; \
  2168. /usr/bin/ar rc ./libiberty.a \
  2169. ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \
  2170. /usr/bin/ranlib ./libiberty.a; \
  2171. cd ..; \
  2172. else true; fi; \
  2173. if [ x"" != x ]; then \
  2174. cd noasan; \
  2175. /usr/bin/ar rc ./libiberty.a \
  2176. ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \
  2177. /usr/bin/ranlib ./libiberty.a; \
  2178. cd ..; \
  2179. else true; fi
  2180. make[3]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/libiberty'
  2181. -ldl
  2182. checking for special C compiler options needed for large files... no
  2183. checking for _FILE_OFFSET_BITS value needed for large files... 64
  2184. Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow
  2185. checking whether to enable maintainer-specific portions of Makefiles... no
  2186. checking whether to install libbfd... no
  2187. checking whether NLS is requested... yes
  2188. checking for catalogs to be installed... config.status: creating Makefile
  2189. config.status: creating po/Makefile.in
  2190. config.status: creating config.h
  2191. config.status: executing depfiles commands
  2192. config.status: executing libtool commands
  2193. da es fi fr id ja ro ru rw sv tr uk vi zh_CN da es fi fr id ja ro ru rw sv tr uk vi zh_CN
  2194. checking whether NLS is requested... yes
  2195. checking for msgfmt... no
  2196. checking for gmsgfmt... :
  2197. checking for xgettext... no
  2198. checking for msgmerge... no
  2199. config.status: executing default-1 commands
  2200. checking size of long long... config.status: creating po/POTFILES
  2201. config.status: creating po/Makefile
  2202. 8
  2203. checking size of void *... 4
  2204. checking size of long... 4
  2205. checking alloca.h usability... yes
  2206. checking alloca.h presence... yes
  2207. checking for alloca.h... yes
  2208. checking stddef.h usability... yes
  2209. checking stddef.h presence... yes
  2210. checking for stddef.h... yes
  2211. checking for string.h... (cached) yes
  2212. checking for strings.h... (cached) yes
  2213. checking for stdlib.h... (cached) yes
  2214. checking time.h usability... yes
  2215. checking time.h presence... yes
  2216. checking for time.h... yes
  2217. checking for unistd.h... (cached) yes
  2218. checking wchar.h usability... yes
  2219. checking wchar.h presence... yes
  2220. checking for wchar.h... yes
  2221. checking wctype.h usability... yes
  2222. checking wctype.h presence... yes
  2223. checking for wctype.h... yes
  2224. checking fcntl.h usability... yes
  2225. checking fcntl.h presence... yes
  2226. checking for fcntl.h... yes
  2227. checking sys/file.h usability... yes
  2228. checking sys/file.h presence... yes
  2229. checking for sys/file.h... yes
  2230. checking sys/time.h usability... yes
  2231. checking sys/time.h presence... yes
  2232. checking for sys/time.h... yes
  2233. checking for sys/stat.h... (cached) yes
  2234. checking sys/resource.h usability... yes
  2235. checking sys/resource.h presence... yes
  2236. checking for sys/resource.h... yes
  2237. looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
  2238. checking for uintptr_t... yes
  2239. checking for int_least32_t... yes
  2240. checking for int_fast32_t... yes
  2241. checking for uint64_t... yes
  2242. checking what to include in bfd_stdint.h... stdint.h (already complete)
  2243. checking whether time.h and sys/time.h may both be included... yes
  2244. checking for dirent.h that defines DIR... yes
  2245. checking for library containing opendir... none required
  2246. checking whether string.h and strings.h may both be included... yes
  2247. checking for fcntl... yes
  2248. checking for getpagesize... yes
  2249. checking for setitimer... yes
  2250. checking for sysconf... yes
  2251. checking for fdopen... yes
  2252. checking for getuid... yes
  2253. checking for getgid... yes
  2254. checking for fileno... yes
  2255. checking for strtoull... yes
  2256. checking for getrlimit... yes
  2257. checking whether basename is declared... yes
  2258. checking whether ftello is declared... yes
  2259. checking whether ftello64 is declared... yes
  2260. checking whether fseeko is declared... yes
  2261. checking whether fseeko64 is declared... yes
  2262. checking whether ffs is declared... yes
  2263. checking whether free is declared... yes
  2264. checking whether getenv is declared... yes
  2265. checking whether malloc is declared... yes
  2266. checking whether realloc is declared... yes
  2267. checking whether stpcpy is declared... yes
  2268. checking whether strstr is declared... yes
  2269. checking whether asprintf is declared... yes
  2270. checking whether vasprintf is declared... yes
  2271. checking whether snprintf is declared... yes
  2272. checking whether vsnprintf is declared... yes
  2273. checking whether strnlen is declared... yes
  2274. checking linker --as-needed support... yes
  2275. checking for cos in -lm... yes
  2276. checking for ftello... yes
  2277. checking for ftello64... yes
  2278. checking for fseeko... yes
  2279. checking for fseeko64... yes
  2280. checking for fopen64... yes
  2281. checking size of off_t... 8
  2282. checking file_ptr type... BFD_HOST_64_BIT
  2283. checking for stdlib.h... (cached) yes
  2284. checking for unistd.h... (cached) yes
  2285. checking for getpagesize... (cached) yes
  2286. checking for working mmap... yes
  2287. checking for madvise... yes
  2288. checking for mprotect... yes
  2289. configure: updating cache ./config.cache
  2290. configure: creating ./config.status
  2291. config.status: creating Makefile
  2292. config.status: creating doc/Makefile
  2293. config.status: creating bfd-in3.h
  2294. config.status: creating po/Makefile.in
  2295. config.status: creating config.h
  2296. config.status: executing depfiles commands
  2297. config.status: executing libtool commands
  2298. config.status: executing default-1 commands
  2299. config.status: executing bfd_stdint.h commands
  2300. config.status: executing default commands
  2301. make[3]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/bfd'
  2302. rm -f elf32-target.h
  2303. rm -f elf64-target.h
  2304. rm -f targmatch.h
  2305. creating bfdver.h
  2306. /bin/sed -e s/NN/32/g < ./elfxx-target.h > elf32-target.new
  2307. /bin/sed -e s/NN/64/g < ./elfxx-target.h > elf64-target.new
  2308. /bin/sed -f ./targmatch.sed < ./config.bfd > targmatch.new
  2309. mv -f elf32-target.new elf32-target.h
  2310. mv -f elf64-target.new elf64-target.h
  2311. Making info in doc
  2312. make[4]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/bfd/doc'
  2313. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -o chw$$ -O2 -I/home/pi/buildroot-wpe/output/host/usr/include \
  2314. -L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib -Wl,-rpath,/home/pi/buildroot-wpe/output/host/usr/lib -I.. -I./.. -I./../../include -I./../../intl -I../../intl ./chew.c; \
  2315. /bin/bash ./../../move-if-change \
  2316. chw$$ chew; \
  2317. touch chew.stamp
  2318. mv -f targmatch.new targmatch.h
  2319. ./chew -f ./doc.str < ./../aoutx.h >aoutx.tmp
  2320. ./chew -f ./doc.str < ./../archive.c >archive.tmp
  2321. ./chew -f ./doc.str < ./../archures.c >archures.tmp
  2322. ./chew -f ./doc.str < ./../bfd.c >bfd.tmp
  2323. ./chew -f ./doc.str < ./../cache.c >cache.tmp
  2324. test -e aoutx.texi || test ! -f ./aoutx.texi || cp -p ./aoutx.texi .
  2325. test -e archive.texi || test ! -f ./archive.texi || cp -p ./archive.texi .
  2326. test -e archures.texi || test ! -f ./archures.texi || cp -p ./archures.texi .
  2327. test -e cache.texi || test ! -f ./cache.texi || cp -p ./cache.texi .
  2328. /bin/bash ./../../move-if-change aoutx.tmp aoutx.texi
  2329. /bin/bash ./../../move-if-change archive.tmp archive.texi
  2330. /bin/bash ./../../move-if-change archures.tmp archures.texi
  2331. test -e bfdt.texi || test ! -f ./bfdt.texi || cp -p ./bfdt.texi .
  2332. /bin/bash ./../../move-if-change cache.tmp cache.texi
  2333. /bin/bash ./../../move-if-change bfd.tmp bfdt.texi
  2334. touch aoutx.stamp
  2335. touch archures.stamp
  2336. ./chew -f ./doc.str < ./../coffcode.h >coffcode.tmp
  2337. touch archive.stamp
  2338. ./chew -f ./doc.str < ./../corefile.c >core.tmp
  2339. touch cache.stamp
  2340. ./chew -f ./doc.str < ./../elf.c >elf.tmp
  2341. test -e coffcode.texi || test ! -f ./coffcode.texi || cp -p ./coffcode.texi .
  2342. ./chew -f ./doc.str < ./../elfcode.h >elfcode.tmp
  2343. touch bfdt.stamp
  2344. test -e core.texi || test ! -f ./core.texi || cp -p ./core.texi .
  2345. /bin/bash ./../../move-if-change coffcode.tmp coffcode.texi
  2346. test -e elf.texi || test ! -f ./elf.texi || cp -p ./elf.texi .
  2347. test -e elfcode.texi || test ! -f ./elfcode.texi || cp -p ./elfcode.texi .
  2348. /bin/bash ./../../move-if-change core.tmp core.texi
  2349. ./chew -f ./doc.str < ./../format.c >format.tmp
  2350. /bin/bash ./../../move-if-change elf.tmp elf.texi
  2351. /bin/bash ./../../move-if-change elfcode.tmp elfcode.texi
  2352. test -e format.texi || test ! -f ./format.texi || cp -p ./format.texi .
  2353. /bin/bash ./../../move-if-change format.tmp format.texi
  2354. touch coffcode.stamp
  2355. ./chew -f ./doc.str < ./../libbfd.c >libbfd.tmp
  2356. touch core.stamp
  2357. touch elfcode.stamp
  2358. touch elf.stamp
  2359. ./chew -f ./doc.str < ./../bfdwin.c >bfdwin.tmp
  2360. ./chew -f ./doc.str < ./../bfdio.c >bfdio.tmp
  2361. test -e libbfd.texi || test ! -f ./libbfd.texi || cp -p ./libbfd.texi .
  2362. touch format.stamp
  2363. /bin/bash ./../../move-if-change libbfd.tmp libbfd.texi
  2364. test -e bfdwin.texi || test ! -f ./bfdwin.texi || cp -p ./bfdwin.texi .
  2365. ./chew -f ./doc.str < ./../opncls.c >opncls.tmp
  2366. ./chew -f ./doc.str < ./../reloc.c >reloc.tmp
  2367. test -e bfdio.texi || test ! -f ./bfdio.texi || cp -p ./bfdio.texi .
  2368. /bin/bash ./../../move-if-change bfdwin.tmp bfdwin.texi
  2369. /bin/bash ./../../move-if-change bfdio.tmp bfdio.texi
  2370. test -e opncls.texi || test ! -f ./opncls.texi || cp -p ./opncls.texi .
  2371. /bin/bash ./../../move-if-change opncls.tmp opncls.texi
  2372. touch bfdwin.stamp
  2373. test -e reloc.texi || test ! -f ./reloc.texi || cp -p ./reloc.texi .
  2374. touch bfdio.stamp
  2375. touch libbfd.stamp
  2376. /bin/bash ./../../move-if-change reloc.tmp reloc.texi
  2377. ./chew -f ./doc.str < ./../section.c >section.tmp
  2378. ./chew -f ./doc.str < ./../syms.c >syms.tmp
  2379. touch opncls.stamp
  2380. ./chew -f ./doc.str < ./../targets.c >targets.tmp
  2381. test -e section.texi || test ! -f ./section.texi || cp -p ./section.texi .
  2382. test -e syms.texi || test ! -f ./syms.texi || cp -p ./syms.texi .
  2383. ./chew -f ./doc.str < ./../init.c >init.tmp
  2384. test -e targets.texi || test ! -f ./targets.texi || cp -p ./targets.texi .
  2385. /bin/bash ./../../move-if-change section.tmp section.texi
  2386. /bin/bash ./../../move-if-change syms.tmp syms.texi
  2387. /bin/bash ./../../move-if-change targets.tmp targets.texi
  2388. touch reloc.stamp
  2389. test -e init.texi || test ! -f ./init.texi || cp -p ./init.texi .
  2390. /bin/bash ./../../move-if-change init.tmp init.texi
  2391. ./chew -f ./doc.str < ./../hash.c >hash.tmp
  2392. touch syms.stamp
  2393. ./chew -f ./doc.str < ./../linker.c >linker.tmp
  2394. touch targets.stamp
  2395. touch section.stamp
  2396. test -e hash.texi || test ! -f ./hash.texi || cp -p ./hash.texi .
  2397. touch init.stamp
  2398. ./chew -f ./doc.str < ./../mmo.c >mmo.tmp
  2399. /bin/bash ./../../move-if-change hash.tmp hash.texi
  2400. test -e linker.texi || test ! -f ./linker.texi || cp -p ./linker.texi .
  2401. test -e mmo.texi || test ! -f ./mmo.texi || cp -p ./mmo.texi .
  2402. /bin/bash ./../../move-if-change linker.tmp linker.texi
  2403. /bin/bash ./../../move-if-change mmo.tmp mmo.texi
  2404. touch hash.stamp
  2405. touch linker.stamp
  2406. touch mmo.stamp
  2407. make[4]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/bfd/doc'
  2408. Making info in po
  2409. make[4]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/bfd/po'
  2410. ( if test 'x.' != 'x.'; then \
  2411. posrcprefix='../'; \
  2412. else \
  2413. posrcprefix="../"; \
  2414. fi; \
  2415. rm -f SRC-POTFILES-t SRC-POTFILES \
  2416. && (sed -e '/^#/d' \
  2417. -e '/^[ ]*$/d' \
  2418. -e "s@.*@ $posrcprefix& \\\\@" < ./SRC-POTFILES.in \
  2419. | sed -e '$s/\\$//') > SRC-POTFILES-t \
  2420. && chmod a-w SRC-POTFILES-t \
  2421. && mv SRC-POTFILES-t SRC-POTFILES )
  2422. ( rm -f BLD-POTFILES-t BLD-POTFILES \
  2423. && (sed -e '/^#/d' \
  2424. -e '/^[ ]*$/d' \
  2425. -e "s@.*@ ../& \\\\@" < ./BLD-POTFILES.in \
  2426. | sed -e '$s/\\$//') > BLD-POTFILES-t \
  2427. && chmod a-w BLD-POTFILES-t \
  2428. && mv BLD-POTFILES-t BLD-POTFILES )
  2429. cd .. \
  2430. && CONFIG_FILES=po/Makefile.in:po/Make-in \
  2431. CONFIG_HEADERS= /bin/bash ./config.status
  2432. config.status: creating po/Makefile.in
  2433. config.status: executing depfiles commands
  2434. config.status: executing libtool commands
  2435. config.status: executing default-1 commands
  2436. config.status: executing bfd_stdint.h commands
  2437. config.status: executing default commands
  2438. make[4]: Nothing to be done for 'info'.
  2439. make[4]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/bfd/po'
  2440. make[4]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/bfd'
  2441. make[4]: Nothing to be done for 'info-am'.
  2442. make[4]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/bfd'
  2443. /usr/bin/make all-recursive
  2444. make[4]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/bfd'
  2445. Making all in doc
  2446. make[5]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/bfd/doc'
  2447. make[5]: Nothing to be done for 'all'.
  2448. make[5]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/bfd/doc'
  2449. Making all in po
  2450. make[5]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/bfd/po'
  2451. make[5]: Nothing to be done for 'all'.
  2452. make[5]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/bfd/po'
  2453. make[5]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/bfd'
  2454. rm -f bfd-tmp.h
  2455. cp bfd-in3.h bfd-tmp.h
  2456. rm -f tofiles
  2457. f=""; \
  2458. for i in elf32-arm.lo elf32.lo elf-nacl.lo elf-vxworks.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo dwarf2.lo elf32-gen.lo plugin.lo cpu-arm.lo cpu-plugin.lo ; do \
  2459. case " $f " in \
  2460. *" $i "*) ;; \
  2461. *) f="$f $i" ;; \
  2462. esac ; \
  2463. done ; \
  2464. echo $f > tofiles
  2465. /bin/bash ./../move-if-change bfd-tmp.h bfd.h
  2466. /bin/bash ./../move-if-change tofiles ofiles
  2467. rm -f bfd-tmp.h
  2468. touch stamp-ofiles
  2469. touch stmp-bfd-h
  2470. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/home/pi/buildroot-wpe/output/host/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o archive.lo archive.c
  2471. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/home/pi/buildroot-wpe/output/host/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o archures.lo -DDEFAULT_VECTOR=arm_elf32_le_vec -DSELECT_VECS='&arm_elf32_le_vec,&arm_elf32_be_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec' -DSELECT_ARCHITECTURES='&bfd_arm_arch,&bfd_plugin_arch' ./archures.c
  2472. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/home/pi/buildroot-wpe/output/host/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o bfd.lo bfd.c
  2473. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/home/pi/buildroot-wpe/output/host/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o bfdio.lo bfdio.c
  2474. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/home/pi/buildroot-wpe/output/host/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o bfdwin.lo bfdwin.c
  2475. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/home/pi/buildroot-wpe/output/host/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c bfd.c -o bfd.o
  2476. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/home/pi/buildroot-wpe/output/host/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c archive.c -o archive.o
  2477. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/home/pi/buildroot-wpe/output/host/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -DDEFAULT_VECTOR=arm_elf32_le_vec "-DSELECT_VECS=&arm_elf32_le_vec,&arm_elf32_be_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec" "-DSELECT_ARCHITECTURES=&bfd_arm_arch,&bfd_plugin_arch" ./archures.c -o archures.o
  2478. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/home/pi/buildroot-wpe/output/host/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c bfdwin.c -o bfdwin.o
  2479. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/home/pi/buildroot-wpe/output/host/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c bfdio.c -o bfdio.o
  2480. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/home/pi/buildroot-wpe/output/host/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o cache.lo cache.c
  2481. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/home/pi/buildroot-wpe/output/host/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c cache.c -o cache.o
  2482. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/home/pi/buildroot-wpe/output/host/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o coff-bfd.lo coff-bfd.c
  2483. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/home/pi/buildroot-wpe/output/host/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o compress.lo compress.c
  2484. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/home/pi/buildroot-wpe/output/host/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c coff-bfd.c -o coff-bfd.o
  2485. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/home/pi/buildroot-wpe/output/host/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c compress.c -o compress.o
  2486. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/home/pi/buildroot-wpe/output/host/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o corefile.lo corefile.c
  2487. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/home/pi/buildroot-wpe/output/host/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o format.lo format.c
  2488. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/home/pi/buildroot-wpe/output/host/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o hash.lo hash.c
  2489. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/home/pi/buildroot-wpe/output/host/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c corefile.c -o corefile.o
  2490. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/home/pi/buildroot-wpe/output/host/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c format.c -o format.o
  2491. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/home/pi/buildroot-wpe/output/host/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c hash.c -o hash.o
  2492. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/home/pi/buildroot-wpe/output/host/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o init.lo init.c
  2493. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/home/pi/buildroot-wpe/output/host/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c init.c -o init.o
  2494. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/home/pi/buildroot-wpe/output/host/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o libbfd.lo libbfd.c
  2495. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/home/pi/buildroot-wpe/output/host/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c libbfd.c -o libbfd.o
  2496. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/home/pi/buildroot-wpe/output/host/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o linker.lo linker.c
  2497. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/home/pi/buildroot-wpe/output/host/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o merge.lo merge.c
  2498. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/home/pi/buildroot-wpe/output/host/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o opncls.lo opncls.c
  2499. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/home/pi/buildroot-wpe/output/host/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c merge.c -o merge.o
  2500. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/home/pi/buildroot-wpe/output/host/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c linker.c -o linker.o
  2501. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/home/pi/buildroot-wpe/output/host/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c opncls.c -o opncls.o
  2502. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/home/pi/buildroot-wpe/output/host/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o reloc.lo reloc.c
  2503. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/home/pi/buildroot-wpe/output/host/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c reloc.c -o reloc.o
  2504. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/home/pi/buildroot-wpe/output/host/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o section.lo section.c
  2505. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/home/pi/buildroot-wpe/output/host/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c section.c -o section.o
  2506. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/home/pi/buildroot-wpe/output/host/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o simple.lo simple.c
  2507. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/home/pi/buildroot-wpe/output/host/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c simple.c -o simple.o
  2508. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/home/pi/buildroot-wpe/output/host/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o stab-syms.lo stab-syms.c
  2509. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/home/pi/buildroot-wpe/output/host/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c stab-syms.c -o stab-syms.o
  2510. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/home/pi/buildroot-wpe/output/host/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o stabs.lo stabs.c
  2511. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/home/pi/buildroot-wpe/output/host/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o syms.lo syms.c
  2512. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/home/pi/buildroot-wpe/output/host/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o targets.lo -DDEFAULT_VECTOR=arm_elf32_le_vec -DSELECT_VECS='&arm_elf32_le_vec,&arm_elf32_be_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec' -DSELECT_ARCHITECTURES='&bfd_arm_arch,&bfd_plugin_arch' ./targets.c
  2513. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/home/pi/buildroot-wpe/output/host/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o binary.lo binary.c
  2514. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/home/pi/buildroot-wpe/output/host/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -DDEFAULT_VECTOR=arm_elf32_le_vec "-DSELECT_VECS=&arm_elf32_le_vec,&arm_elf32_be_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec" "-DSELECT_ARCHITECTURES=&bfd_arm_arch,&bfd_plugin_arch" ./targets.c -o targets.o
  2515. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/home/pi/buildroot-wpe/output/host/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c syms.c -o syms.o
  2516. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/home/pi/buildroot-wpe/output/host/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c stabs.c -o stabs.o
  2517. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/home/pi/buildroot-wpe/output/host/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c binary.c -o binary.o
  2518. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/home/pi/buildroot-wpe/output/host/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o ihex.lo ihex.c
  2519. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/home/pi/buildroot-wpe/output/host/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o srec.lo srec.c
  2520. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/home/pi/buildroot-wpe/output/host/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c ihex.c -o ihex.o
  2521. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/home/pi/buildroot-wpe/output/host/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o tekhex.lo tekhex.c
  2522. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/home/pi/buildroot-wpe/output/host/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c srec.c -o srec.o
  2523. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/home/pi/buildroot-wpe/output/host/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c tekhex.c -o tekhex.o
  2524. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/home/pi/buildroot-wpe/output/host/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o verilog.lo verilog.c
  2525. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/home/pi/buildroot-wpe/output/host/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c verilog.c -o verilog.o
  2526. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/home/pi/buildroot-wpe/output/host/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o elf32-arm.lo elf32-arm.c
  2527. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/home/pi/buildroot-wpe/output/host/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c elf32-arm.c -o elf32-arm.o
  2528. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/home/pi/buildroot-wpe/output/host/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o elf32.lo elf32.c
  2529. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/home/pi/buildroot-wpe/output/host/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c elf32.c -o elf32.o
  2530. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/home/pi/buildroot-wpe/output/host/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o elf-nacl.lo elf-nacl.c
  2531. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/home/pi/buildroot-wpe/output/host/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c elf-nacl.c -o elf-nacl.o
  2532. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/home/pi/buildroot-wpe/output/host/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o elf-vxworks.lo elf-vxworks.c
  2533. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/home/pi/buildroot-wpe/output/host/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c elf-vxworks.c -o elf-vxworks.o
  2534. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/home/pi/buildroot-wpe/output/host/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o elf.lo elf.c
  2535. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/home/pi/buildroot-wpe/output/host/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c elf.c -o elf.o
  2536. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/home/pi/buildroot-wpe/output/host/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o elflink.lo elflink.c
  2537. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/home/pi/buildroot-wpe/output/host/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c elflink.c -o elflink.o
  2538. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/home/pi/buildroot-wpe/output/host/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o elf-attrs.lo elf-attrs.c
  2539. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/home/pi/buildroot-wpe/output/host/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c elf-attrs.c -o elf-attrs.o
  2540.  
  2541.  
  2542.  
  2543. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/home/pi/buildroot-wpe/output/host/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o elf-strtab.lo elf-strtab.c
  2544. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/home/pi/buildroot-wpe/output/host/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c elf-strtab.c -o elf-strtab.o
  2545. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/home/pi/buildroot-wpe/output/host/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o elf-eh-frame.lo elf-eh-frame.c
  2546. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/home/pi/buildroot-wpe/output/host/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c elf-eh-frame.c -o elf-eh-frame.o
  2547. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/home/pi/buildroot-wpe/output/host/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o dwarf1.lo dwarf1.c
  2548. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/home/pi/buildroot-wpe/output/host/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c dwarf1.c -o dwarf1.o
  2549. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/home/pi/buildroot-wpe/output/host/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o dwarf2.lo -DDEBUGDIR=\"/home/pi/buildroot-wpe/output/host/usr/lib/debug\" ./dwarf2.c
  2550. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/home/pi/buildroot-wpe/output/host/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -DDEBUGDIR=\"/home/pi/buildroot-wpe/output/host/usr/lib/debug\" ./dwarf2.c -o dwarf2.o
  2551. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/home/pi/buildroot-wpe/output/host/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o elf32-gen.lo elf32-gen.c
  2552. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/home/pi/buildroot-wpe/output/host/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c elf32-gen.c -o elf32-gen.o
  2553. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/home/pi/buildroot-wpe/output/host/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o plugin.lo plugin.c
  2554. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/home/pi/buildroot-wpe/output/host/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c plugin.c -o plugin.o
  2555. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/home/pi/buildroot-wpe/output/host/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o cpu-arm.lo cpu-arm.c
  2556. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/home/pi/buildroot-wpe/output/host/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c cpu-arm.c -o cpu-arm.o
  2557. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"/home/pi/buildroot-wpe/output/host/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o cpu-plugin.lo cpu-plugin.c
  2558. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"/home/pi/buildroot-wpe/output/host/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c cpu-plugin.c -o cpu-plugin.o
  2559. /bin/bash ./libtool --tag=CC --mode=link /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -rpath /home/pi/buildroot-wpe/output/host/usr/armv7l-unknown-linux-gnueabihf/arm-buildroot-linux-gnueabihf/lib -release `cat libtool-soversion` -static-libstdc++ -static-libgcc -L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib -Wl,-rpath,/home/pi/buildroot-wpe/output/host/usr/lib -o libbfd.la archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coff-bfd.lo compress.lo corefile.lo format.lo hash.lo init.lo libbfd.lo linker.lo merge.lo opncls.lo reloc.lo section.lo simple.lo stab-syms.lo stabs.lo syms.lo targets.lo binary.lo ihex.lo srec.lo tekhex.lo verilog.lo `cat ofiles` -ldl -L./../zlib -lz -ldl
  2560. libtool: link: /usr/bin/ar rc .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coff-bfd.o compress.o corefile.o format.o hash.o init.o libbfd.o linker.o merge.o opncls.o reloc.o section.o simple.o stab-syms.o stabs.o syms.o targets.o binary.o ihex.o srec.o tekhex.o verilog.o elf32-arm.o elf32.o elf-nacl.o elf-vxworks.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o dwarf2.o elf32-gen.o plugin.o cpu-arm.o cpu-plugin.o
  2561. libtool: link: /usr/bin/ranlib .libs/libbfd.a
  2562. libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" )
  2563. libtooldir=`/bin/bash ./libtool --config | /bin/sed -n -e 's/^objdir=//p'`; \
  2564. if [ -f $libtooldir/libbfd.a ]; then \
  2565. cp $libtooldir/libbfd.a libbfd.tmp; \
  2566. /usr/bin/ranlib libbfd.tmp; \
  2567. /bin/bash ./../move-if-change libbfd.tmp libbfd.a; \
  2568. else true; fi
  2569. touch stamp-lib
  2570. make[5]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/bfd'
  2571. make[4]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/bfd'
  2572. make[3]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/bfd'
  2573. make[3]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/opcodes'
  2574. /usr/bin/make all-recursive
  2575. make[4]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/opcodes'
  2576. Making all in .
  2577. make[5]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/opcodes'
  2578. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o dis-buf.lo dis-buf.c
  2579. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o disassemble.lo -DARCH_arm ./disassemble.c
  2580. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o dis-init.lo dis-init.c
  2581. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o arm-dis.lo arm-dis.c
  2582. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c dis-init.c -o dis-init.o
  2583. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -DARCH_arm ./disassemble.c -o disassemble.o
  2584. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c arm-dis.c -o arm-dis.o
  2585. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c dis-buf.c -o dis-buf.o
  2586. /bin/bash ./libtool --tag=CC --mode=link /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -rpath /home/pi/buildroot-wpe/output/host/usr/armv7l-unknown-linux-gnueabihf/arm-buildroot-linux-gnueabihf/lib -release `cat ../bfd/libtool-soversion` -static-libstdc++ -static-libgcc -L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib -Wl,-rpath,/home/pi/buildroot-wpe/output/host/usr/lib -o libopcodes.la dis-buf.lo disassemble.lo dis-init.lo arm-dis.lo
  2587. libtool: link: /usr/bin/ar rc .libs/libopcodes.a dis-buf.o disassemble.o dis-init.o arm-dis.o
  2588. libtool: link: /usr/bin/ranlib .libs/libopcodes.a
  2589. libtool: link: ( cd ".libs" && rm -f "libopcodes.la" && ln -s "../libopcodes.la" "libopcodes.la" )
  2590. libtooldir=`/bin/bash ./libtool --config | sed -n -e 's/^objdir=//p'`; \
  2591. if [ -f $libtooldir/libopcodes.a ]; then \
  2592. cp $libtooldir/libopcodes.a libopcodes.tmp; \
  2593. /usr/bin/ranlib libopcodes.tmp; \
  2594. /bin/bash ./../move-if-change libopcodes.tmp libopcodes.a; \
  2595. else true; fi
  2596. touch stamp-lib
  2597. make[5]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/opcodes'
  2598. Making all in po
  2599. make[5]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/opcodes/po'
  2600. make[5]: Nothing to be done for 'all'.
  2601. make[5]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/opcodes/po'
  2602. make[4]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/opcodes'
  2603. make[3]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/opcodes'
  2604. make[3]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/gas'
  2605. /usr/bin/make all-recursive
  2606. make[4]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/gas'
  2607. Making all in doc
  2608. make[5]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/gas/doc'
  2609. make[5]: Nothing to be done for 'all'.
  2610. make[5]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/gas/doc'
  2611. Making all in po
  2612. make[5]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/gas/po'
  2613. make[5]: Nothing to be done for 'all'.
  2614. make[5]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/gas/po'
  2615. make[5]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/gas'
  2616. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c app.c
  2617. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c as.c
  2618. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c atof-generic.c
  2619. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c compress-debug.c
  2620. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c cond.c
  2621. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c depend.c
  2622. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c dwarf2dbg.c
  2623. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c dw2gencfi.c
  2624. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c ecoff.c
  2625. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c ehopt.c
  2626. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c expr.c
  2627. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c flonum-copy.c
  2628. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c flonum-konst.c
  2629. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c flonum-mult.c
  2630. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c frags.c
  2631. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c hash.c
  2632. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c input-file.c
  2633. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c input-scrub.c
  2634. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c listing.c
  2635. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c literal.c
  2636. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c macro.c
  2637. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c messages.c
  2638. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c output-file.c
  2639. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c read.c
  2640. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c remap.c
  2641. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c sb.c
  2642. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c stabs.c
  2643. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c subsegs.c
  2644. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c symbols.c
  2645. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c write.c
  2646. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o tc-arm.o `test -f 'config/tc-arm.c' || echo './'`config/tc-arm.c
  2647. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o obj-elf.o `test -f 'config/obj-elf.c' || echo './'`config/obj-elf.c
  2648. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o atof-ieee.o `test -f 'config/atof-ieee.c' || echo './'`config/atof-ieee.c
  2649. /bin/bash ./libtool --tag=CC --mode=link /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -static-libstdc++ -static-libgcc -L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib -Wl,-rpath,/home/pi/buildroot-wpe/output/host/usr/lib -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o tc-arm.o obj-elf.o atof-ieee.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
  2650. libtool: link: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -static-libstdc++ -static-libgcc -Wl,-rpath -Wl,/home/pi/buildroot-wpe/output/host/usr/lib -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o tc-arm.o obj-elf.o atof-ieee.o -L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a -L/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/zlib -lz ../libiberty/libiberty.a -ldl
  2651. make[5]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/gas'
  2652. make[4]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/gas'
  2653. make[3]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/gas'
  2654. make[3]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/binutils'
  2655. if [ -r sysinfo.c ]; then \
  2656. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include sysinfo.c ; \
  2657. else \
  2658. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include ./sysinfo.c ; \
  2659. fi
  2660. make[3]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/gprof'
  2661. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -c -I. -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include ./syslex_wrap.c
  2662. /usr/bin/make all-recursive
  2663. Making info in doc
  2664. make[4]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/gprof'
  2665. make[4]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/binutils/doc'
  2666. if test -f cxxfilt.man; then \
  2667. man=cxxfilt.man; \
  2668. else \
  2669. man=./cxxfilt.man; \
  2670. fi; \
  2671. sed -e 's/@PROGRAM@/c++filt/' \
  2672. -e 's/cxxfilt/c++filt/' < $man \
  2673. > c++filt.1
  2674. Making all in po
  2675. make[4]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/binutils/doc'
  2676. Making info in po
  2677. make[5]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/gprof/po'
  2678. make[5]: Nothing to be done for 'all'.
  2679. make[5]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/gprof/po'
  2680. make[4]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/binutils/po'
  2681. make[4]: Nothing to be done for 'info'.
  2682. make[4]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/binutils/po'
  2683. make[5]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/gprof'
  2684. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c basic_blocks.c
  2685. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c call_graph.c
  2686. make[4]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/binutils'
  2687. make[4]: Nothing to be done for 'info-am'.
  2688. make[4]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/binutils'
  2689. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c cg_arcs.c
  2690. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c cg_dfn.c
  2691. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c cg_print.c
  2692. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c corefile.c
  2693. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c gmon_io.c
  2694. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c gprof.c
  2695. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib -Wl,-rpath,/home/pi/buildroot-wpe/output/host/usr/lib -o sysinfo sysinfo.o syslex_wrap.o
  2696. ./sysinfo -d <./sysroff.info >sysroff.h
  2697. /usr/bin/make all-recursive
  2698. make[4]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/binutils'
  2699. Making all in doc
  2700. make[5]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/binutils/doc'
  2701. make[5]: Nothing to be done for 'all'.
  2702. make[5]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/binutils/doc'
  2703. Making all in po
  2704. make[5]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/binutils/po'
  2705. make[5]: Nothing to be done for 'all'.
  2706. make[5]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/binutils/po'
  2707. make[5]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/binutils'
  2708. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c size.c
  2709. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c bucomm.c
  2710. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c version.c
  2711. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c hertz.c
  2712. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c filemode.c
  2713. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -DOBJDUMP_PRIVATE_VECTORS="" ./objdump.c
  2714. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c hist.c
  2715. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c source.c
  2716. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c dwarf.c
  2717. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c search_list.c
  2718. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c prdbg.c
  2719. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c rddbg.c
  2720. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c symtab.c
  2721. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c sym_ids.c
  2722. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c debug.c
  2723. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c utils.c
  2724. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c i386.c
  2725. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c alpha.c
  2726. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c stabs.c
  2727. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c vax.c
  2728. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c tahoe.c
  2729. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c ieee.c
  2730. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c sparc.c
  2731. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c rdcoff.c
  2732. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c mips.c
  2733. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c aarch64.c
  2734. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c flat_bl.c
  2735. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c elfcomm.c
  2736. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c bsd_callg_bl.c
  2737. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c fsf_callg_bl.c
  2738. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c `test -f arparse.c || echo ./`arparse.c
  2739. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c `test -f arlex.c || echo ./`arlex.c
  2740. /bin/bash ./libtool --tag=CC --mode=link /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -static-libstdc++ -static-libgcc -L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib -Wl,-rpath,/home/pi/buildroot-wpe/output/host/usr/lib -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/libbfd.la ../libiberty/libiberty.a -lm -ldl
  2741. libtool: link: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -static-libstdc++ -static-libgcc -Wl,-rpath -Wl,/home/pi/buildroot-wpe/output/host/usr/lib -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o -L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib ../bfd/.libs/libbfd.a -L/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/zlib -lz ../libiberty/libiberty.a -lm -ldl
  2742. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c ar.c
  2743. make[5]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/gprof'
  2744. make[4]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/gprof'
  2745. make[3]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/gprof'
  2746. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c not-ranlib.c
  2747. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c arsup.c
  2748. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c rename.c
  2749. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c binemul.c
  2750. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c emul_vanilla.c
  2751. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c strings.c
  2752. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c is-ranlib.c
  2753. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c objcopy.c
  2754. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c not-strip.c
  2755. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c wrstabs.c
  2756. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c addr2line.c
  2757. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c readelf.c
  2758. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c unwind-ia64.c
  2759. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c elfedit.c
  2760. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c nm.c
  2761. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c is-strip.c
  2762. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c cxxfilt.c
  2763. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c bfdtest1.c
  2764. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c bfdtest2.c
  2765. /bin/bash ./libtool --tag=CC --mode=link /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -static-libstdc++ -static-libgcc -L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib -Wl,-rpath,/home/pi/buildroot-wpe/output/host/usr/lib -o size size.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
  2766. /bin/bash ./libtool --tag=CC --mode=link /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -static-libstdc++ -static-libgcc -L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib -Wl,-rpath,/home/pi/buildroot-wpe/output/host/usr/lib -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
  2767. libtool: link: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -static-libstdc++ -static-libgcc -Wl,-rpath -Wl,/home/pi/buildroot-wpe/output/host/usr/lib -o size size.o bucomm.o version.o filemode.o -L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib ../bfd/.libs/libbfd.a -L/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/zlib -lz ../libiberty/libiberty.a -ldl
  2768. /bin/bash ./libtool --tag=CC --mode=link /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -static-libstdc++ -static-libgcc -L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib -Wl,-rpath,/home/pi/buildroot-wpe/output/host/usr/lib -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
  2769. /bin/bash ./libtool --tag=CC --mode=link /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -static-libstdc++ -static-libgcc -L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib -Wl,-rpath,/home/pi/buildroot-wpe/output/host/usr/lib -o strings strings.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
  2770. /bin/bash ./libtool --tag=CC --mode=link /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -static-libstdc++ -static-libgcc -L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib -Wl,-rpath,/home/pi/buildroot-wpe/output/host/usr/lib -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
  2771. libtool: link: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -static-libstdc++ -static-libgcc -Wl,-rpath -Wl,/home/pi/buildroot-wpe/output/host/usr/lib -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o -L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a -L/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/zlib -lz ../libiberty/libiberty.a -ldl
  2772. libtool: link: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -static-libstdc++ -static-libgcc -Wl,-rpath -Wl,/home/pi/buildroot-wpe/output/host/usr/lib -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o -L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib ../bfd/.libs/libbfd.a -L/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/zlib -lz ../libiberty/libiberty.a -ldl
  2773. libtool: link: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -static-libstdc++ -static-libgcc -Wl,-rpath -Wl,/home/pi/buildroot-wpe/output/host/usr/lib -o strings strings.o bucomm.o version.o filemode.o -L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib ../bfd/.libs/libbfd.a -L/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/zlib -lz ../libiberty/libiberty.a -ldl
  2774. libtool: link: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -static-libstdc++ -static-libgcc -Wl,-rpath -Wl,/home/pi/buildroot-wpe/output/host/usr/lib -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o -L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib ../bfd/.libs/libbfd.a -L/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/zlib -lz ../libiberty/libiberty.a -ldl
  2775. /bin/bash ./libtool --tag=CC --mode=link /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -static-libstdc++ -static-libgcc -L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib -Wl,-rpath,/home/pi/buildroot-wpe/output/host/usr/lib -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
  2776. /bin/bash ./libtool --tag=CC --mode=link /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -static-libstdc++ -static-libgcc -L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib -Wl,-rpath,/home/pi/buildroot-wpe/output/host/usr/lib -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
  2777. /bin/bash ./libtool --tag=CC --mode=link /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -static-libstdc++ -static-libgcc -L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib -Wl,-rpath,/home/pi/buildroot-wpe/output/host/usr/lib -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -ldl
  2778. /bin/bash ./libtool --tag=CC --mode=link /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -static-libstdc++ -static-libgcc -L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib -Wl,-rpath,/home/pi/buildroot-wpe/output/host/usr/lib -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
  2779. libtool: link: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -static-libstdc++ -static-libgcc -Wl,-rpath -Wl,/home/pi/buildroot-wpe/output/host/usr/lib -o elfedit elfedit.o version.o elfcomm.o -L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib ../libiberty/libiberty.a -ldl
  2780. libtool: link: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -static-libstdc++ -static-libgcc -Wl,-rpath -Wl,/home/pi/buildroot-wpe/output/host/usr/lib -o addr2line addr2line.o bucomm.o version.o filemode.o -L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib ../bfd/.libs/libbfd.a -L/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/zlib -lz ../libiberty/libiberty.a -ldl
  2781. libtool: link: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -static-libstdc++ -static-libgcc -Wl,-rpath -Wl,/home/pi/buildroot-wpe/output/host/usr/lib -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o -L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib ../bfd/.libs/libbfd.a -L/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/zlib -lz ../libiberty/libiberty.a -ldl
  2782. /bin/bash ./libtool --tag=CC --mode=link /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -static-libstdc++ -static-libgcc -L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib -Wl,-rpath,/home/pi/buildroot-wpe/output/host/usr/lib -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
  2783. libtool: link: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -static-libstdc++ -static-libgcc -Wl,-rpath -Wl,/home/pi/buildroot-wpe/output/host/usr/lib -o nm-new nm.o bucomm.o version.o filemode.o -L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib ../bfd/.libs/libbfd.a -L/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/zlib -lz ../libiberty/libiberty.a -ldl
  2784. /bin/bash ./libtool --tag=CC --mode=link /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -static-libstdc++ -static-libgcc -L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib -Wl,-rpath,/home/pi/buildroot-wpe/output/host/usr/lib -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
  2785. /bin/bash ./libtool --tag=CC --mode=link /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -static-libstdc++ -static-libgcc -L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib -Wl,-rpath,/home/pi/buildroot-wpe/output/host/usr/lib -o bfdtest1 bfdtest1.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
  2786. /bin/bash ./libtool --tag=CC --mode=link /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -static-libstdc++ -static-libgcc -L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib -Wl,-rpath,/home/pi/buildroot-wpe/output/host/usr/lib -o bfdtest2 bfdtest2.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
  2787. libtool: link: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -static-libstdc++ -static-libgcc -Wl,-rpath -Wl,/home/pi/buildroot-wpe/output/host/usr/lib -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o -L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib ../bfd/.libs/libbfd.a -L/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/zlib -lz ../libiberty/libiberty.a -ldl
  2788. libtool: link: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -static-libstdc++ -static-libgcc -Wl,-rpath -Wl,/home/pi/buildroot-wpe/output/host/usr/lib -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o -L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib ../bfd/.libs/libbfd.a -L/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/zlib -lz ../libiberty/libiberty.a -ldl
  2789. libtool: link: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -static-libstdc++ -static-libgcc -Wl,-rpath -Wl,/home/pi/buildroot-wpe/output/host/usr/lib -o bfdtest1 bfdtest1.o -L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib ../bfd/.libs/libbfd.a -L/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/zlib -lz ../libiberty/libiberty.a -ldl
  2790. libtool: link: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -static-libstdc++ -static-libgcc -Wl,-rpath -Wl,/home/pi/buildroot-wpe/output/host/usr/lib -o bfdtest2 bfdtest2.o -L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib ../bfd/.libs/libbfd.a -L/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/zlib -lz ../libiberty/libiberty.a -ldl
  2791. /bin/bash ./libtool --tag=CC --mode=link /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -static-libstdc++ -static-libgcc -L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib -Wl,-rpath,/home/pi/buildroot-wpe/output/host/usr/lib -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libiberty/libiberty.a -L./../zlib -lz -ldl
  2792. libtool: link: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I./../zlib -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -static-libstdc++ -static-libgcc -Wl,-rpath -Wl,/home/pi/buildroot-wpe/output/host/usr/lib -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o -L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib ../libiberty/libiberty.a -L/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/zlib -lz -ldl
  2793. make[5]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/binutils'
  2794. make[4]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/binutils'
  2795. make[3]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/binutils'
  2796. make[3]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/ld'
  2797. (echo "/* This file is automatically generated. DO NOT EDIT! */";\
  2798. for f in `echo " " earmelf_linux_eabi.o earmelfb_linux_eabi.o "" \
  2799. | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
  2800. echo "extern ld_emulation_xfer_type ld_${f}_emulation;"; \
  2801. done;\
  2802. echo "";\
  2803. echo "#define EMULATION_LIST \\";\
  2804. for f in `echo " " earmelf_linux_eabi.o earmelfb_linux_eabi.o "" \
  2805. | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
  2806. echo " &ld_${f}_emulation, \\"; \
  2807. done;\
  2808. echo " 0") >ldemul-tmp.h
  2809. mv ldemul-tmp.h ldemul-list.h
  2810. /usr/bin/make all-recursive
  2811. make[4]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/ld'
  2812. Making all in po
  2813. make[5]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/ld/po'
  2814. make[5]: Nothing to be done for 'all'.
  2815. make[5]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/ld/po'
  2816. make[5]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/ld'
  2817. restore=: && backupdir=".am$$" && \
  2818. rm -rf $backupdir && mkdir $backupdir && \
  2819. if (true --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \
  2820. for f in ld.info ld.info-[0-9] ld.info-[0-9][0-9] ld.i[0-9] ld.i[0-9][0-9]; do \
  2821. if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  2822. done; \
  2823. else :; fi && \
  2824. if true --split-size=5000000 --split-size=5000000 -I . -I ./../bfd/doc -I ../bfd/doc -I ./../libiberty -I . \
  2825. -o ld.info `test -f 'ld.texinfo' || echo './'`ld.texinfo; \
  2826. then \
  2827. rc=0; \
  2828. else \
  2829. rc=$?; \
  2830. $restore $backupdir/* `echo "./ld.info" | sed 's|[^/]*$||'`; \
  2831. fi; \
  2832. rm -rf $backupdir; exit $rc
  2833. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -DENABLE_PLUGINS -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -g -O2 -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o libldtestplug_la-testplug.lo `test -f 'testplug.c' || echo './'`testplug.c
  2834. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -DENABLE_PLUGINS -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -g -O2 -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o libldtestplug2_la-testplug2.lo `test -f 'testplug2.c' || echo './'`testplug2.c
  2835. /bin/bash ./libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -DENABLE_PLUGINS -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -g -O2 -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o libldtestplug3_la-testplug3.lo `test -f 'testplug3.c' || echo './'`testplug3.c
  2836. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -DENABLE_PLUGINS -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c `test -f ldgram.c || echo ./`ldgram.c
  2837. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -DENABLE_PLUGINS -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c ./ldlex-wrapper.c
  2838. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -DENABLE_PLUGINS -DLOCALEDIR=\"/home/pi/buildroot-wpe/output/host/usr/share/locale\" -g -O2 -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c testplug3.c -o libldtestplug3_la-testplug3.o
  2839. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -DENABLE_PLUGINS -DLOCALEDIR=\"/home/pi/buildroot-wpe/output/host/usr/share/locale\" -g -O2 -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c testplug2.c -o libldtestplug2_la-testplug2.o
  2840. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -DENABLE_PLUGINS -DLOCALEDIR=\"/home/pi/buildroot-wpe/output/host/usr/share/locale\" -g -O2 -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c testplug.c -o libldtestplug_la-testplug.o
  2841. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -DENABLE_PLUGINS -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c lexsup.c
  2842. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -DENABLE_PLUGINS -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c ldlang.c
  2843. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -DENABLE_PLUGINS -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c mri.c
  2844. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -DENABLE_PLUGINS -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c ldctor.c
  2845. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -DENABLE_PLUGINS -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -DDEFAULT_EMULATION='"armelf_linux_eabi"' \
  2846. -DBINDIR='"/home/pi/buildroot-wpe/output/host/usr/bin"' -DTOOLBINDIR='"/home/pi/buildroot-wpe/output/host/usr/arm-buildroot-linux-gnueabihf/bin"' \
  2847. -DTARGET='"arm-buildroot-linux-gnueabihf"' -DTARGET_SYSTEM_ROOT=\"/home/pi/buildroot-wpe/output/host/usr/arm-buildroot-linux-gnueabihf/sysroot\" -DTARGET_SYSTEM_ROOT_RELOCATABLE \
  2848. ./ldmain.c
  2849. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -DENABLE_PLUGINS -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c ldwrite.c
  2850. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -DENABLE_PLUGINS -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c ldexp.c
  2851. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -DENABLE_PLUGINS -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c ldemul.c
  2852. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -DENABLE_PLUGINS -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c ldver.c
  2853. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -DENABLE_PLUGINS -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c ldmisc.c
  2854. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -DENABLE_PLUGINS -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -DSCRIPTDIR='"/home/pi/buildroot-wpe/output/host/usr/lib"' -DBINDIR='"/home/pi/buildroot-wpe/output/host/usr/bin"' \
  2855. -DTOOLBINDIR='"/home/pi/buildroot-wpe/output/host/usr/arm-buildroot-linux-gnueabihf/bin"' \
  2856. ./ldfile.c
  2857. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -DENABLE_PLUGINS -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c ldcref.c
  2858. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -DENABLE_PLUGINS -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c plugin.c
  2859. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -DENABLE_PLUGINS -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c ldbuildid.c
  2860. cp ./emultempl/astring.sed stringify.sed
  2861. touch ld.1
  2862. perl ./../etc/texi2pod.pl -I . -I ./../bfd/doc -I ../bfd/doc -I ./../libiberty -Dman < ./ld.texinfo > ld.pod
  2863. /bin/bash ./libtool --tag=CC --mode=link /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -g -O2 -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -no-undefined -rpath /nowhere -static-libstdc++ -static-libgcc -L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib -Wl,-rpath,/home/pi/buildroot-wpe/output/host/usr/lib -o libldtestplug.la libldtestplug_la-testplug.lo -ldl -ldl
  2864. (pod2man --center="GNU Development Tools" --release="binutils-2.26.1" --section=1 ld.pod | \
  2865. sed -e '/^.if n .na/d' > ld.1.T$$ && \
  2866. mv -f ld.1.T$$ ld.1) || \
  2867. (rm -f ld.1.T$$ && exit 1)
  2868. /bin/bash ./libtool --tag=CC --mode=link /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -g -O2 -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -no-undefined -rpath /nowhere -static-libstdc++ -static-libgcc -L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib -Wl,-rpath,/home/pi/buildroot-wpe/output/host/usr/lib -o libldtestplug2.la libldtestplug2_la-testplug2.lo -ldl -ldl
  2869. /bin/bash ./libtool --tag=CC --mode=link /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -g -O2 -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -no-undefined -rpath /nowhere -static-libstdc++ -static-libgcc -L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib -Wl,-rpath,/home/pi/buildroot-wpe/output/host/usr/lib -o libldtestplug3.la libldtestplug3_la-testplug3.lo -ldl -ldl
  2870. libtool: link: /usr/bin/ar rc .libs/libldtestplug.a libldtestplug_la-testplug.o
  2871. libtool: link: /usr/bin/ar rc .libs/libldtestplug2.a libldtestplug2_la-testplug2.o
  2872. libtool: link: /usr/bin/ranlib .libs/libldtestplug.a
  2873. libtool: link: /usr/bin/ranlib .libs/libldtestplug2.a
  2874. libtool: link: /usr/bin/ar rc .libs/libldtestplug3.a libldtestplug3_la-testplug3.o
  2875. libtool: link: ( cd ".libs" && rm -f "libldtestplug.la" && ln -s "../libldtestplug.la" "libldtestplug.la" )
  2876. libtool: link: ( cd ".libs" && rm -f "libldtestplug2.la" && ln -s "../libldtestplug2.la" "libldtestplug2.la" )
  2877. libtool: link: /usr/bin/ranlib .libs/libldtestplug3.a
  2878. base=`echo earmelf_linux_eabi.c | sed -e 's,e\(.*\).c,\1,'`; \
  2879. /usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
  2880. base=`echo earmelfb_linux_eabi.c | sed -e 's,e\(.*\).c,\1,'`; \
  2881. /usr/bin/make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
  2882. libtool: link: ( cd ".libs" && rm -f "libldtestplug3.la" && ln -s "../libldtestplug3.la" "libldtestplug3.la" )
  2883. make[6]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/ld'
  2884. LIB_PATH='' /bin/bash ./genscripts.sh "." "/home/pi/buildroot-wpe/output/host/usr/lib" "/home/pi/buildroot-wpe/output/host/usr" "/home/pi/buildroot-wpe/output/host/usr" armv7l-unknown-linux-gnueabihf arm-buildroot-linux-gnueabihf arm-buildroot-linux-gnueabihf "armelf_linux_eabi armelfb_linux_eabi" "/usr/local/lib /lib /usr/lib" yes no armelfb_linux_eabi "arm-buildroot-linux-gnueabihf"
  2885. make[6]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/ld'
  2886. LIB_PATH='' /bin/bash ./genscripts.sh "." "/home/pi/buildroot-wpe/output/host/usr/lib" "/home/pi/buildroot-wpe/output/host/usr" "/home/pi/buildroot-wpe/output/host/usr" armv7l-unknown-linux-gnueabihf arm-buildroot-linux-gnueabihf arm-buildroot-linux-gnueabihf "armelf_linux_eabi armelfb_linux_eabi" "/usr/local/lib /lib /usr/lib" yes no armelf_linux_eabi "arm-buildroot-linux-gnueabihf"
  2887. make[6]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/ld'
  2888. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -DENABLE_PLUGINS -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c earmelfb_linux_eabi.c
  2889. make[6]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/ld'
  2890. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -DENABLE_PLUGINS -DLOCALEDIR="\"/home/pi/buildroot-wpe/output/host/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c earmelf_linux_eabi.c
  2891. rm -f ld.pod
  2892. /bin/bash ./libtool --tag=CC --mode=link /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -static-libstdc++ -static-libgcc -L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib -Wl,-rpath,/home/pi/buildroot-wpe/output/host/usr/lib -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o ldbuildid.o earmelf_linux_eabi.o earmelfb_linux_eabi.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl -ldl
  2893. libtool: link: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=FALSE -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -static-libstdc++ -static-libgcc -Wl,-rpath -Wl,/home/pi/buildroot-wpe/output/host/usr/lib -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o ldbuildid.o earmelf_linux_eabi.o earmelfb_linux_eabi.o -L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib ../bfd/.libs/libbfd.a -L/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/zlib -lz ../libiberty/libiberty.a -ldl
  2894. make[5]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/ld'
  2895. make[4]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/ld'
  2896. make[3]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/ld'
  2897. make[2]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1'
  2898. make[1]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1'
  2899. >>> host-binutils 2.26.1 Installing to host directory
  2900. PATH="/home/pi/buildroot-wpe/output/host/bin:/home/pi/buildroot-wpe/output/host/sbin:/home/pi/buildroot-wpe/output/host/usr/bin:/home/pi/buildroot-wpe/output/host/usr/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/pi/buildroot-wpe/output/host/usr/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/pi/buildroot-wpe/output/host/usr/lib/pkgconfig:/home/pi/buildroot-wpe/output/host/usr/share/pkgconfig" /usr/bin/make -j5 MAKEINFO=true install -C /home/pi/buildroot-wpe/output/build/host-binutils-2.26.1//
  2901. make[1]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1'
  2902. make[2]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1'
  2903. /bin/bash ./mkinstalldirs /home/pi/buildroot-wpe/output/host/usr /home/pi/buildroot-wpe/output/host/usr
  2904. make[2]: Nothing to be done for 'install-target'.
  2905. make[3]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/etc'
  2906. make[3]: Nothing to be done for 'install'.
  2907. make[3]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/etc'
  2908. make[3]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/bfd'
  2909. /usr/bin/make install-recursive
  2910. make[3]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/gas'
  2911. make[3]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/intl'
  2912. make[3]: Nothing to be done for 'install'.
  2913. make[3]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/intl'
  2914. make[3]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/gprof'
  2915. /usr/bin/make install-recursive
  2916. make[4]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/bfd'
  2917. Making install in doc
  2918. make[4]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/gas/doc'
  2919. make[4]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/gprof'
  2920. Making install in doc
  2921. make[5]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/gas/doc'
  2922. make[5]: Nothing to be done for 'install-exec-am'.
  2923. test -z "/home/pi/buildroot-wpe/output/host/usr/share/info" || /bin/mkdir -p "/home/pi/buildroot-wpe/output/host/usr/share/info"
  2924. make[5]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/bfd/doc'
  2925. Making install in po
  2926. make[5]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/gprof/po'
  2927. if test -r .././../mkinstalldirs; then \
  2928. .././../mkinstalldirs /home/pi/buildroot-wpe/output/host/usr/share; \
  2929. else \
  2930. ../mkinstalldirs /home/pi/buildroot-wpe/output/host/usr/share; \
  2931. fi
  2932. /usr/bin/install -c -m 644 ./as.info '/home/pi/buildroot-wpe/output/host/usr/share/info'
  2933. make[3]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/libiberty'
  2934. make[3]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/ld'
  2935. /usr/bin/make install-recursive
  2936. mkdir -p -- /home/pi/buildroot-wpe/output/host/usr/share/locale/bg/LC_MESSAGES
  2937. make[4]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/libiberty/testsuite'
  2938. make[4]: Nothing to be done for 'all'.
  2939. make[4]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/libiberty/testsuite'
  2940. installing bg.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/bg/LC_MESSAGES/gprof.mo
  2941. make[4]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/ld'
  2942. make[4]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/libiberty/testsuite'
  2943. make[4]: Nothing to be done for 'install'.
  2944. make[4]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/libiberty/testsuite'
  2945. install-info --info-dir='/home/pi/buildroot-wpe/output/host/usr/share/info' '/home/pi/buildroot-wpe/output/host/usr/share/info/as.info'
  2946. installing da.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/da/LC_MESSAGES/gprof.mo
  2947. if test -n ""; then \
  2948. /bin/bash ./../mkinstalldirs /home/pi/buildroot-wpe/output/host/usr/lib/`/home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -print-multi-os-directory`; \
  2949. /usr/bin/install -c -m 644 ./libiberty.a /home/pi/buildroot-wpe/output/host/usr/lib/`/home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -print-multi-os-directory`/./libiberty.an; \
  2950. ( cd /home/pi/buildroot-wpe/output/host/usr/lib/`/home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -print-multi-os-directory` ; chmod 644 ./libiberty.an ;/usr/bin/ranlib ./libiberty.an ); \
  2951. mv -f /home/pi/buildroot-wpe/output/host/usr/lib/`/home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -print-multi-os-directory`/./libiberty.an /home/pi/buildroot-wpe/output/host/usr/lib/`/home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -print-multi-os-directory`/./libiberty.a; \
  2952. case "" in \
  2953. /*) thd=;; \
  2954. *) thd=/home/pi/buildroot-wpe/output/host/usr/include/;; \
  2955. esac; \
  2956. /bin/bash ./../mkinstalldirs ${thd}; \
  2957. for h in ./../include/ansidecl.h ./../include/demangle.h ./../include/dyn-string.h ./../include/fibheap.h ./../include/floatformat.h ./../include/hashtab.h ./../include/libiberty.h ./../include/objalloc.h ./../include/partition.h ./../include/safe-ctype.h ./../include/sort.h ./../include/splay-tree.h ./../include/timeval-utils.h; do \
  2958. /usr/bin/install -c -m 644 $h ${thd}; \
  2959. done; \
  2960. fi
  2961. Making install in po
  2962. test -z "/home/pi/buildroot-wpe/output/host/usr/share/man/man1" || /bin/mkdir -p "/home/pi/buildroot-wpe/output/host/usr/share/man/man1"
  2963. installing de.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/de/LC_MESSAGES/gprof.mo
  2964. make[3]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/libiberty'
  2965. make[5]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/ld/po'
  2966. if test -r .././../mkinstalldirs; then \
  2967. .././../mkinstalldirs /home/pi/buildroot-wpe/output/host/usr/share; \
  2968. else \
  2969. ../mkinstalldirs /home/pi/buildroot-wpe/output/host/usr/share; \
  2970. fi
  2971. test -z "/home/pi/buildroot-wpe/output/host/usr/share/info" || /bin/mkdir -p "/home/pi/buildroot-wpe/output/host/usr/share/info"
  2972. mkdir -p -- /home/pi/buildroot-wpe/output/host/usr/share/locale/eo/LC_MESSAGES
  2973. /usr/bin/install -c -m 644 'as.1' '/home/pi/buildroot-wpe/output/host/usr/share/man/man1/arm-buildroot-linux-gnueabihf-as.1'
  2974. installing eo.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/eo/LC_MESSAGES/gprof.mo
  2975. installing bg.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/bg/LC_MESSAGES/ld.mo
  2976. installing es.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/es/LC_MESSAGES/gprof.mo
  2977. /usr/bin/install -c -m 644 ./bfd.info '/home/pi/buildroot-wpe/output/host/usr/share/info'
  2978. make[5]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/gas/doc'
  2979. make[4]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/gas/doc'
  2980. Making install in po
  2981. installing fi.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/fi/LC_MESSAGES/gprof.mo
  2982. installing da.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/da/LC_MESSAGES/ld.mo
  2983. make[4]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/gas/po'
  2984. if test -r ../../mkinstalldirs; then \
  2985. ../../mkinstalldirs /home/pi/buildroot-wpe/output/host/usr/share; \
  2986. else \
  2987. ../mkinstalldirs /home/pi/buildroot-wpe/output/host/usr/share; \
  2988. fi
  2989. installing fr.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/fr/LC_MESSAGES/gprof.mo
  2990. installing es.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/es/LC_MESSAGES/ld.mo
  2991. install-info --info-dir='/home/pi/buildroot-wpe/output/host/usr/share/info' '/home/pi/buildroot-wpe/output/host/usr/share/info/bfd.info'
  2992. installing fi.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/fi/LC_MESSAGES/ld.mo
  2993. mkdir -p -- /home/pi/buildroot-wpe/output/host/usr/share/locale/ga/LC_MESSAGES
  2994. installing ga.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/ga/LC_MESSAGES/gprof.mo
  2995. make[5]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/bfd/doc'
  2996. Making install in po
  2997. installing fr.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/fr/LC_MESSAGES/ld.mo
  2998. make[5]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/bfd/po'
  2999. if test -r .././../mkinstalldirs; then \
  3000. .././../mkinstalldirs /home/pi/buildroot-wpe/output/host/usr/share; \
  3001. else \
  3002. ../mkinstalldirs /home/pi/buildroot-wpe/output/host/usr/share; \
  3003. fi
  3004. mkdir -p -- /home/pi/buildroot-wpe/output/host/usr/share/locale/hu/LC_MESSAGES
  3005. installing hu.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/hu/LC_MESSAGES/gprof.mo
  3006. installing ga.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/ga/LC_MESSAGES/ld.mo
  3007. installing id.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/id/LC_MESSAGES/gprof.mo
  3008. installing id.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/id/LC_MESSAGES/ld.mo
  3009. installing it.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/it/LC_MESSAGES/gprof.mo
  3010. installing it.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/it/LC_MESSAGES/ld.mo
  3011. installing ja.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/ja/LC_MESSAGES/gprof.mo
  3012. installing ja.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/ja/LC_MESSAGES/ld.mo
  3013. installing ms.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/ms/LC_MESSAGES/gprof.mo
  3014. installing sv.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/sv/LC_MESSAGES/ld.mo
  3015. installing nl.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/nl/LC_MESSAGES/gprof.mo
  3016. mkdir -p -- /home/pi/buildroot-wpe/output/host/usr/share/locale/tr/LC_MESSAGES
  3017. installing tr.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/tr/LC_MESSAGES/ld.mo
  3018. mkdir -p -- /home/pi/buildroot-wpe/output/host/usr/share/locale/pt_BR/LC_MESSAGES
  3019. installing pt_BR.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/pt_BR/LC_MESSAGES/gprof.mo
  3020. mkdir -p -- /home/pi/buildroot-wpe/output/host/usr/share/locale/uk/LC_MESSAGES
  3021. installing uk.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/uk/LC_MESSAGES/ld.mo
  3022. mkdir -p -- /home/pi/buildroot-wpe/output/host/usr/share/locale/ro/LC_MESSAGES
  3023. installing ro.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/ro/LC_MESSAGES/gprof.mo
  3024. installing vi.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/vi/LC_MESSAGES/ld.mo
  3025. mkdir -p -- /home/pi/buildroot-wpe/output/host/usr/share/locale/ru/LC_MESSAGES
  3026. installing ru.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/ru/LC_MESSAGES/gprof.mo
  3027. installing zh_CN.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/zh_CN/LC_MESSAGES/ld.mo
  3028. mkdir -p -- /home/pi/buildroot-wpe/output/host/usr/share/locale/rw/LC_MESSAGES
  3029. mkdir -p -- /home/pi/buildroot-wpe/output/host/usr/share/locale/zh_TW/LC_MESSAGES
  3030. installing rw.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/rw/LC_MESSAGES/gprof.mo
  3031. installing zh_TW.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/zh_TW/LC_MESSAGES/ld.mo
  3032. mkdir -p -- /home/pi/buildroot-wpe/output/host/usr/share/locale/sr/LC_MESSAGES
  3033. installing bg.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/bg/LC_MESSAGES/ld.mo
  3034. installing sr.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/sr/LC_MESSAGES/gprof.mo
  3035. installing es.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/es/LC_MESSAGES/gas.mo
  3036. installing da.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/da/LC_MESSAGES/bfd.mo
  3037. installing da.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/da/LC_MESSAGES/ld.mo
  3038. installing sv.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/sv/LC_MESSAGES/gprof.mo
  3039. installing es.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/es/LC_MESSAGES/bfd.mo
  3040. installing es.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/es/LC_MESSAGES/ld.mo
  3041. installing fi.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/fi/LC_MESSAGES/gas.mo
  3042. installing tr.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/tr/LC_MESSAGES/gprof.mo
  3043. installing fi.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/fi/LC_MESSAGES/ld.mo
  3044. installing uk.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/uk/LC_MESSAGES/gprof.mo
  3045. installing fr.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/fr/LC_MESSAGES/gas.mo
  3046. installing fi.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/fi/LC_MESSAGES/bfd.mo
  3047. installing fr.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/fr/LC_MESSAGES/ld.mo
  3048. installing vi.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/vi/LC_MESSAGES/gprof.mo
  3049. installing ga.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/ga/LC_MESSAGES/ld.mo
  3050. installing bg.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/bg/LC_MESSAGES/gprof.mo
  3051. installing fr.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/fr/LC_MESSAGES/bfd.mo
  3052. installing id.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/id/LC_MESSAGES/gas.mo
  3053. installing id.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/id/LC_MESSAGES/ld.mo
  3054. installing da.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/da/LC_MESSAGES/gprof.mo
  3055. installing ja.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/ja/LC_MESSAGES/gas.mo
  3056. installing id.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/id/LC_MESSAGES/bfd.mo
  3057. installing it.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/it/LC_MESSAGES/ld.mo
  3058. installing de.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/de/LC_MESSAGES/gprof.mo
  3059. installing ru.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/ru/LC_MESSAGES/gas.mo
  3060. installing ja.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/ja/LC_MESSAGES/ld.mo
  3061. installing ja.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/ja/LC_MESSAGES/bfd.mo
  3062. installing sv.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/sv/LC_MESSAGES/ld.mo
  3063. installing eo.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/eo/LC_MESSAGES/gprof.mo
  3064. installing rw.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/rw/LC_MESSAGES/gas.mo
  3065. installing ro.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/ro/LC_MESSAGES/bfd.mo
  3066. installing tr.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/tr/LC_MESSAGES/ld.mo
  3067. installing es.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/es/LC_MESSAGES/gprof.mo
  3068. installing tr.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/tr/LC_MESSAGES/gas.mo
  3069. installing uk.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/uk/LC_MESSAGES/ld.mo
  3070. installing ru.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/ru/LC_MESSAGES/bfd.mo
  3071. installing fi.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/fi/LC_MESSAGES/gprof.mo
  3072. installing vi.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/vi/LC_MESSAGES/ld.mo
  3073. installing fr.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/fr/LC_MESSAGES/gprof.mo
  3074. installing uk.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/uk/LC_MESSAGES/gas.mo
  3075. installing rw.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/rw/LC_MESSAGES/bfd.mo
  3076. installing zh_CN.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/zh_CN/LC_MESSAGES/ld.mo
  3077. installing ga.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/ga/LC_MESSAGES/gprof.mo
  3078. installing zh_CN.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/zh_CN/LC_MESSAGES/gas.mo
  3079. installing sv.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/sv/LC_MESSAGES/bfd.mo
  3080. installing zh_TW.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/zh_TW/LC_MESSAGES/ld.mo
  3081. if test "ld" = "gettext"; then \
  3082. if test -r .././../mkinstalldirs; then \
  3083. .././../mkinstalldirs /home/pi/buildroot-wpe/output/host/usr/share/gettext/po; \
  3084. else \
  3085. ../mkinstalldirs /home/pi/buildroot-wpe/output/host/usr/share/gettext/po; \
  3086. fi; \
  3087. /usr/bin/install -c -m 644 ./Makefile.in.in \
  3088. /home/pi/buildroot-wpe/output/host/usr/share/gettext/po/Makefile.in.in; \
  3089. else \
  3090. : ; \
  3091. fi
  3092. installing hu.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/hu/LC_MESSAGES/gprof.mo
  3093. make[5]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/ld/po'
  3094. installing es.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/es/LC_MESSAGES/gas.mo
  3095. installing tr.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/tr/LC_MESSAGES/bfd.mo
  3096. installing id.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/id/LC_MESSAGES/gprof.mo
  3097. installing fi.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/fi/LC_MESSAGES/gas.mo
  3098. installing uk.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/uk/LC_MESSAGES/bfd.mo
  3099. installing it.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/it/LC_MESSAGES/gprof.mo
  3100. installing fr.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/fr/LC_MESSAGES/gas.mo
  3101. make[5]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/ld'
  3102. restore=: && backupdir=".am$$" && \
  3103. rm -rf $backupdir && mkdir $backupdir && \
  3104. if (true --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \
  3105. for f in ld.info ld.info-[0-9] ld.info-[0-9][0-9] ld.i[0-9] ld.i[0-9][0-9]; do \
  3106. if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  3107. done; \
  3108. else :; fi && \
  3109. if true --split-size=5000000 --split-size=5000000 -I . -I ./../bfd/doc -I ../bfd/doc -I ./../libiberty -I . \
  3110. -o ld.info `test -f 'ld.texinfo' || echo './'`ld.texinfo; \
  3111. then \
  3112. rc=0; \
  3113. else \
  3114. rc=$?; \
  3115. $restore $backupdir/* `echo "./ld.info" | sed 's|[^/]*$||'`; \
  3116. fi; \
  3117. rm -rf $backupdir; exit $rc
  3118. installing vi.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/vi/LC_MESSAGES/bfd.mo
  3119. installing ja.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/ja/LC_MESSAGES/gprof.mo
  3120. installing id.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/id/LC_MESSAGES/gas.mo
  3121. installing zh_CN.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/zh_CN/LC_MESSAGES/bfd.mo
  3122. installing ms.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/ms/LC_MESSAGES/gprof.mo
  3123. installing ja.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/ja/LC_MESSAGES/gas.mo
  3124. installing da.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/da/LC_MESSAGES/bfd.mo
  3125. installing nl.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/nl/LC_MESSAGES/gprof.mo
  3126. installing ru.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/ru/LC_MESSAGES/gas.mo
  3127. installing es.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/es/LC_MESSAGES/bfd.mo
  3128. installing pt_BR.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/pt_BR/LC_MESSAGES/gprof.mo
  3129. make[6]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/ld'
  3130. test -z "/home/pi/buildroot-wpe/output/host/usr/bin" || /bin/mkdir -p "/home/pi/buildroot-wpe/output/host/usr/bin"
  3131. /bin/bash ./../mkinstalldirs /home/pi/buildroot-wpe/output/host/usr/lib/ldscripts
  3132. installing rw.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/rw/LC_MESSAGES/gas.mo
  3133. installing fi.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/fi/LC_MESSAGES/bfd.mo
  3134. installing ro.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/ro/LC_MESSAGES/gprof.mo
  3135. mkdir -p -- /home/pi/buildroot-wpe/output/host/usr/lib/ldscripts
  3136. for f in ldscripts/* ; do \
  3137. /usr/bin/install -c -m 644 $f /home/pi/buildroot-wpe/output/host/usr/lib/$f ; \
  3138. done
  3139. installing tr.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/tr/LC_MESSAGES/gas.mo
  3140. /bin/bash ./libtool --mode=install /usr/bin/install -c ld-new '/home/pi/buildroot-wpe/output/host/usr/bin/./arm-buildroot-linux-gnueabihf-ld.bfd'
  3141. installing ru.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/ru/LC_MESSAGES/gprof.mo
  3142. installing fr.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/fr/LC_MESSAGES/bfd.mo
  3143. installing rw.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/rw/LC_MESSAGES/gprof.mo
  3144. installing uk.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/uk/LC_MESSAGES/gas.mo
  3145. installing id.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/id/LC_MESSAGES/bfd.mo
  3146. installing sr.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/sr/LC_MESSAGES/gprof.mo
  3147. installing zh_CN.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/zh_CN/LC_MESSAGES/gas.mo
  3148. if test "gas" = "gettext"; then \
  3149. if test -r ../../mkinstalldirs; then \
  3150. ../../mkinstalldirs /home/pi/buildroot-wpe/output/host/usr/share/gettext/po; \
  3151. else \
  3152. ../mkinstalldirs /home/pi/buildroot-wpe/output/host/usr/share/gettext/po; \
  3153. fi; \
  3154. /usr/bin/install -c -m 644 ./Makefile.in.in \
  3155. /home/pi/buildroot-wpe/output/host/usr/share/gettext/po/Makefile.in.in; \
  3156. else \
  3157. : ; \
  3158. fi
  3159. make[4]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/gas/po'
  3160. installing ja.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/ja/LC_MESSAGES/bfd.mo
  3161. installing sv.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/sv/LC_MESSAGES/gprof.mo
  3162. libtool: install: /usr/bin/install -c ld-new /home/pi/buildroot-wpe/output/host/usr/bin/./arm-buildroot-linux-gnueabihf-ld.bfd
  3163. make[4]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/gas'
  3164. installing ro.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/ro/LC_MESSAGES/bfd.mo
  3165. restore=: && backupdir=".am$$" && \
  3166. rm -rf $backupdir && mkdir $backupdir && \
  3167. if (true --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \
  3168. for f in ld.info ld.info-[0-9] ld.info-[0-9][0-9] ld.i[0-9] ld.i[0-9][0-9]; do \
  3169. if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  3170. done; \
  3171. else :; fi && \
  3172. if true --split-size=5000000 --split-size=5000000 -I . -I ./../bfd/doc -I ../bfd/doc -I ./../libiberty -I . \
  3173. -o ld.info `test -f 'ld.texinfo' || echo './'`ld.texinfo; \
  3174. then \
  3175. rc=0; \
  3176. else \
  3177. rc=$?; \
  3178. $restore $backupdir/* `echo "./ld.info" | sed 's|[^/]*$||'`; \
  3179. fi; \
  3180. rm -rf $backupdir; exit $rc
  3181. installing tr.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/tr/LC_MESSAGES/gprof.mo
  3182. installing ru.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/ru/LC_MESSAGES/bfd.mo
  3183. installing uk.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/uk/LC_MESSAGES/gprof.mo
  3184. test -z "/home/pi/buildroot-wpe/output/host/usr/share/man/man1" || /bin/mkdir -p "/home/pi/buildroot-wpe/output/host/usr/share/man/man1"
  3185. installing rw.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/rw/LC_MESSAGES/bfd.mo
  3186. make[5]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/gas'
  3187. /bin/bash ./../mkinstalldirs /home/pi/buildroot-wpe/output/host/usr/bin
  3188. make[5]: Nothing to be done for 'install-data-am'.
  3189. /bin/bash ./../mkinstalldirs /home/pi/buildroot-wpe/output/host/usr/arm-buildroot-linux-gnueabihf/bin
  3190. installing vi.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/vi/LC_MESSAGES/gprof.mo
  3191. if test "gprof" = "gettext"; then \
  3192. if test -r .././../mkinstalldirs; then \
  3193. .././../mkinstalldirs /home/pi/buildroot-wpe/output/host/usr/share/gettext/po; \
  3194. else \
  3195. ../mkinstalldirs /home/pi/buildroot-wpe/output/host/usr/share/gettext/po; \
  3196. fi; \
  3197. /usr/bin/install -c -m 644 ./Makefile.in.in \
  3198. /home/pi/buildroot-wpe/output/host/usr/share/gettext/po/Makefile.in.in; \
  3199. else \
  3200. : ; \
  3201. fi
  3202. installing sv.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/sv/LC_MESSAGES/bfd.mo
  3203. mkdir -p -- /home/pi/buildroot-wpe/output/host/usr/arm-buildroot-linux-gnueabihf/bin
  3204. n=`echo ld.bfd | sed 's/^ld-new$/ld.bfd/;s&^&arm-buildroot-linux-gnueabihf-&'`; \
  3205. if test "/home/pi/buildroot-wpe/output/host/usr/bin" != "/home/pi/buildroot-wpe/output/host/usr/arm-buildroot-linux-gnueabihf/bin"; then \
  3206. rm -f /home/pi/buildroot-wpe/output/host/usr/arm-buildroot-linux-gnueabihf/bin/ld.bfd; \
  3207. ln /home/pi/buildroot-wpe/output/host/usr/bin/$n /home/pi/buildroot-wpe/output/host/usr/arm-buildroot-linux-gnueabihf/bin/ld.bfd >/dev/null 2>/dev/null \
  3208. || /bin/bash ./libtool --mode=install /usr/bin/install -c ld-new /home/pi/buildroot-wpe/output/host/usr/arm-buildroot-linux-gnueabihf/bin/ld.bfd; \
  3209. fi; \
  3210. if test "xyes" = "xyes"; then \
  3211. ld=`echo ld | sed 's/^ld-new$/ld.bfd/;s&^&arm-buildroot-linux-gnueabihf-&'`; \
  3212. rm -f /home/pi/buildroot-wpe/output/host/usr/bin/$ld; \
  3213. ln /home/pi/buildroot-wpe/output/host/usr/bin/$n /home/pi/buildroot-wpe/output/host/usr/bin/$ld >/dev/null 2>/dev/null \
  3214. || /bin/bash ./libtool --mode=install /usr/bin/install -c ld-new /home/pi/buildroot-wpe/output/host/usr/bin/$ld; \
  3215. if test "/home/pi/buildroot-wpe/output/host/usr/bin" != "/home/pi/buildroot-wpe/output/host/usr/arm-buildroot-linux-gnueabihf/bin"; then \
  3216. rm -f /home/pi/buildroot-wpe/output/host/usr/arm-buildroot-linux-gnueabihf/bin/ld; \
  3217. ln /home/pi/buildroot-wpe/output/host/usr/bin/$n /home/pi/buildroot-wpe/output/host/usr/arm-buildroot-linux-gnueabihf/bin/ld >/dev/null 2>/dev/null \
  3218. || /bin/bash ./libtool --mode=install /usr/bin/install -c ld-new /home/pi/buildroot-wpe/output/host/usr/arm-buildroot-linux-gnueabihf/bin/ld; \
  3219. fi; \
  3220. fi
  3221. make[5]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/gprof/po'
  3222. /bin/bash ./libtool --mode=install /usr/bin/install -c as-new /home/pi/buildroot-wpe/output/host/usr/bin/arm-buildroot-linux-gnueabihf-as
  3223. /usr/bin/install -c -m 644 'ld.1' '/home/pi/buildroot-wpe/output/host/usr/share/man/man1/arm-buildroot-linux-gnueabihf-ld.1'
  3224. installing tr.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/tr/LC_MESSAGES/bfd.mo
  3225. test -z "/home/pi/buildroot-wpe/output/host/usr/share/info" || /bin/mkdir -p "/home/pi/buildroot-wpe/output/host/usr/share/info"
  3226. make[5]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/gprof'
  3227. make[6]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/gprof'
  3228. test -z "/home/pi/buildroot-wpe/output/host/usr/bin" || /bin/mkdir -p "/home/pi/buildroot-wpe/output/host/usr/bin"
  3229. /bin/bash ./libtool --mode=install /usr/bin/install -c gprof '/home/pi/buildroot-wpe/output/host/usr/bin/./arm-buildroot-linux-gnueabihf-gprof'
  3230. install-info --info-dir='/home/pi/buildroot-wpe/output/host/usr/share/info' '/home/pi/buildroot-wpe/output/host/usr/share/info/ld.info'
  3231. install-info: No such file or directory for /home/pi/buildroot-wpe/output/host/usr/share/info/ld.info
  3232. test -z "/home/pi/buildroot-wpe/output/host/usr/share/info" || /bin/mkdir -p "/home/pi/buildroot-wpe/output/host/usr/share/info"
  3233. libtool: install: /usr/bin/install -c as-new /home/pi/buildroot-wpe/output/host/usr/bin/arm-buildroot-linux-gnueabihf-as
  3234. installing uk.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/uk/LC_MESSAGES/bfd.mo
  3235. /bin/bash ./../mkinstalldirs /home/pi/buildroot-wpe/output/host/usr/arm-buildroot-linux-gnueabihf/bin
  3236. make[6]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/ld'
  3237. make[5]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/ld'
  3238. make[4]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/ld'
  3239. make[3]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/ld'
  3240. test -z "/home/pi/buildroot-wpe/output/host/usr/share/man/man1" || /bin/mkdir -p "/home/pi/buildroot-wpe/output/host/usr/share/man/man1"
  3241. installing vi.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/vi/LC_MESSAGES/bfd.mo
  3242. n=`echo as | sed 's&^&arm-buildroot-linux-gnueabihf-&'`; \
  3243. if [ "/home/pi/buildroot-wpe/output/host/usr/bin/$n" != "/home/pi/buildroot-wpe/output/host/usr/arm-buildroot-linux-gnueabihf/bin/as" ]; then \
  3244. rm -f /home/pi/buildroot-wpe/output/host/usr/arm-buildroot-linux-gnueabihf/bin/as; \
  3245. ln /home/pi/buildroot-wpe/output/host/usr/bin/$n /home/pi/buildroot-wpe/output/host/usr/arm-buildroot-linux-gnueabihf/bin/as >/dev/null 2>/dev/null \
  3246. || /bin/bash ./libtool --mode=install /usr/bin/install -c as-new /home/pi/buildroot-wpe/output/host/usr/arm-buildroot-linux-gnueabihf/bin/as; \
  3247. else \
  3248. true ; \
  3249. fi
  3250. /usr/bin/install -c -m 644 ./gprof.info '/home/pi/buildroot-wpe/output/host/usr/share/info'
  3251. make[5]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/gas'
  3252. make[4]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/gas'
  3253. make[3]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/gas'
  3254. installing zh_CN.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/zh_CN/LC_MESSAGES/bfd.mo
  3255. /usr/bin/install -c -m 644 'gprof.1' '/home/pi/buildroot-wpe/output/host/usr/share/man/man1/arm-buildroot-linux-gnueabihf-gprof.1'
  3256. if test "bfd" = "gettext"; then \
  3257. if test -r .././../mkinstalldirs; then \
  3258. .././../mkinstalldirs /home/pi/buildroot-wpe/output/host/usr/share/gettext/po; \
  3259. else \
  3260. ../mkinstalldirs /home/pi/buildroot-wpe/output/host/usr/share/gettext/po; \
  3261. fi; \
  3262. /usr/bin/install -c -m 644 ./Makefile.in.in \
  3263. /home/pi/buildroot-wpe/output/host/usr/share/gettext/po/Makefile.in.in; \
  3264. else \
  3265. : ; \
  3266. fi
  3267. make[5]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/bfd/po'
  3268. install-info --info-dir='/home/pi/buildroot-wpe/output/host/usr/share/info' '/home/pi/buildroot-wpe/output/host/usr/share/info/gprof.info'
  3269. libtool: install: /usr/bin/install -c gprof /home/pi/buildroot-wpe/output/host/usr/bin/./arm-buildroot-linux-gnueabihf-gprof
  3270. make[5]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/bfd'
  3271. make[6]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/gprof'
  3272. make[5]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/gprof'
  3273. make[4]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/gprof'
  3274. make[3]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/gprof'
  3275. make[6]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/bfd'
  3276. make[6]: Nothing to be done for 'install-exec-am'.
  3277. test -z "" || /bin/mkdir -p ""
  3278. test -z "" || /bin/mkdir -p ""
  3279. make[6]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/bfd'
  3280. make[5]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/bfd'
  3281. make[4]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/bfd'
  3282. make[3]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/bfd'
  3283. make[3]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/opcodes'
  3284. Making install in .
  3285. make[4]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/opcodes'
  3286. make[5]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/opcodes'
  3287. make[5]: Nothing to be done for 'install-exec-am'.
  3288. test -z "" || /bin/mkdir -p ""
  3289. test -z "" || /bin/mkdir -p ""
  3290. make[5]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/opcodes'
  3291. make[4]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/opcodes'
  3292. Making install in po
  3293. make[4]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/opcodes/po'
  3294. if test -r .././../mkinstalldirs; then \
  3295. .././../mkinstalldirs /home/pi/buildroot-wpe/output/host/usr/share; \
  3296. else \
  3297. ../mkinstalldirs /home/pi/buildroot-wpe/output/host/usr/share; \
  3298. fi
  3299. installing da.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/da/LC_MESSAGES/opcodes.mo
  3300. installing de.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/de/LC_MESSAGES/opcodes.mo
  3301. installing es.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/es/LC_MESSAGES/opcodes.mo
  3302. installing fi.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/fi/LC_MESSAGES/opcodes.mo
  3303. installing fr.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/fr/LC_MESSAGES/opcodes.mo
  3304. installing ga.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/ga/LC_MESSAGES/opcodes.mo
  3305. installing id.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/id/LC_MESSAGES/opcodes.mo
  3306. installing it.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/it/LC_MESSAGES/opcodes.mo
  3307. installing nl.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/nl/LC_MESSAGES/opcodes.mo
  3308. installing pt_BR.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/pt_BR/LC_MESSAGES/opcodes.mo
  3309. installing ro.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/ro/LC_MESSAGES/opcodes.mo
  3310. installing sv.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/sv/LC_MESSAGES/opcodes.mo
  3311. installing tr.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/tr/LC_MESSAGES/opcodes.mo
  3312. installing uk.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/uk/LC_MESSAGES/opcodes.mo
  3313. installing vi.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/vi/LC_MESSAGES/opcodes.mo
  3314. installing zh_CN.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/zh_CN/LC_MESSAGES/opcodes.mo
  3315. installing da.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/da/LC_MESSAGES/opcodes.mo
  3316. installing de.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/de/LC_MESSAGES/opcodes.mo
  3317. installing es.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/es/LC_MESSAGES/opcodes.mo
  3318. installing fi.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/fi/LC_MESSAGES/opcodes.mo
  3319. installing fr.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/fr/LC_MESSAGES/opcodes.mo
  3320. installing ga.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/ga/LC_MESSAGES/opcodes.mo
  3321. installing id.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/id/LC_MESSAGES/opcodes.mo
  3322. installing it.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/it/LC_MESSAGES/opcodes.mo
  3323. installing nl.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/nl/LC_MESSAGES/opcodes.mo
  3324. installing pt_BR.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/pt_BR/LC_MESSAGES/opcodes.mo
  3325. installing ro.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/ro/LC_MESSAGES/opcodes.mo
  3326. installing sv.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/sv/LC_MESSAGES/opcodes.mo
  3327. installing tr.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/tr/LC_MESSAGES/opcodes.mo
  3328. installing uk.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/uk/LC_MESSAGES/opcodes.mo
  3329. installing vi.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/vi/LC_MESSAGES/opcodes.mo
  3330. installing zh_CN.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/zh_CN/LC_MESSAGES/opcodes.mo
  3331. if test "opcodes" = "gettext"; then \
  3332. if test -r .././../mkinstalldirs; then \
  3333. .././../mkinstalldirs /home/pi/buildroot-wpe/output/host/usr/share/gettext/po; \
  3334. else \
  3335. ../mkinstalldirs /home/pi/buildroot-wpe/output/host/usr/share/gettext/po; \
  3336. fi; \
  3337. /usr/bin/install -c -m 644 ./Makefile.in.in \
  3338. /home/pi/buildroot-wpe/output/host/usr/share/gettext/po/Makefile.in.in; \
  3339. else \
  3340. : ; \
  3341. fi
  3342. make[4]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/opcodes/po'
  3343. make[3]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/opcodes'
  3344. make[3]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/binutils'
  3345. /usr/bin/make install-recursive
  3346. make[4]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/binutils'
  3347. Making install in doc
  3348. make[5]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/binutils/doc'
  3349. make[6]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/binutils/doc'
  3350. make[6]: Nothing to be done for 'install-exec-am'.
  3351. test -z "/home/pi/buildroot-wpe/output/host/usr/share/info" || /bin/mkdir -p "/home/pi/buildroot-wpe/output/host/usr/share/info"
  3352. test -z "/home/pi/buildroot-wpe/output/host/usr/share/man/man1" || /bin/mkdir -p "/home/pi/buildroot-wpe/output/host/usr/share/man/man1"
  3353. /usr/bin/install -c -m 644 'addr2line.1' '/home/pi/buildroot-wpe/output/host/usr/share/man/man1/arm-buildroot-linux-gnueabihf-addr2line.1'
  3354. /usr/bin/install -c -m 644 'ar.1' '/home/pi/buildroot-wpe/output/host/usr/share/man/man1/arm-buildroot-linux-gnueabihf-ar.1'
  3355. /usr/bin/install -c -m 644 ./binutils.info '/home/pi/buildroot-wpe/output/host/usr/share/info'
  3356. /usr/bin/install -c -m 644 'dlltool.1' '/home/pi/buildroot-wpe/output/host/usr/share/man/man1/arm-buildroot-linux-gnueabihf-dlltool.1'
  3357. /usr/bin/install -c -m 644 'nlmconv.1' '/home/pi/buildroot-wpe/output/host/usr/share/man/man1/arm-buildroot-linux-gnueabihf-nlmconv.1'
  3358. /usr/bin/install -c -m 644 'nm.1' '/home/pi/buildroot-wpe/output/host/usr/share/man/man1/arm-buildroot-linux-gnueabihf-nm.1'
  3359. /usr/bin/install -c -m 644 'objcopy.1' '/home/pi/buildroot-wpe/output/host/usr/share/man/man1/arm-buildroot-linux-gnueabihf-objcopy.1'
  3360. /usr/bin/install -c -m 644 'objdump.1' '/home/pi/buildroot-wpe/output/host/usr/share/man/man1/arm-buildroot-linux-gnueabihf-objdump.1'
  3361. /usr/bin/install -c -m 644 'ranlib.1' '/home/pi/buildroot-wpe/output/host/usr/share/man/man1/arm-buildroot-linux-gnueabihf-ranlib.1'
  3362. install-info --info-dir='/home/pi/buildroot-wpe/output/host/usr/share/info' '/home/pi/buildroot-wpe/output/host/usr/share/info/binutils.info'
  3363. /usr/bin/install -c -m 644 'readelf.1' '/home/pi/buildroot-wpe/output/host/usr/share/man/man1/arm-buildroot-linux-gnueabihf-readelf.1'
  3364. /usr/bin/install -c -m 644 'size.1' '/home/pi/buildroot-wpe/output/host/usr/share/man/man1/arm-buildroot-linux-gnueabihf-size.1'
  3365. /usr/bin/install -c -m 644 'strings.1' '/home/pi/buildroot-wpe/output/host/usr/share/man/man1/arm-buildroot-linux-gnueabihf-strings.1'
  3366. /usr/bin/install -c -m 644 'strip.1' '/home/pi/buildroot-wpe/output/host/usr/share/man/man1/arm-buildroot-linux-gnueabihf-strip.1'
  3367. /usr/bin/install -c -m 644 'elfedit.1' '/home/pi/buildroot-wpe/output/host/usr/share/man/man1/arm-buildroot-linux-gnueabihf-elfedit.1'
  3368. /usr/bin/install -c -m 644 'windres.1' '/home/pi/buildroot-wpe/output/host/usr/share/man/man1/arm-buildroot-linux-gnueabihf-windres.1'
  3369. /usr/bin/install -c -m 644 'windmc.1' '/home/pi/buildroot-wpe/output/host/usr/share/man/man1/arm-buildroot-linux-gnueabihf-windmc.1'
  3370. /usr/bin/install -c -m 644 'c++filt.1' '/home/pi/buildroot-wpe/output/host/usr/share/man/man1/arm-buildroot-linux-gnueabihf-c++filt.1'
  3371. make[6]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/binutils/doc'
  3372. make[5]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/binutils/doc'
  3373. Making install in po
  3374. make[5]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/binutils/po'
  3375. if test -r .././../mkinstalldirs; then \
  3376. .././../mkinstalldirs /home/pi/buildroot-wpe/output/host/usr/share; \
  3377. else \
  3378. ../mkinstalldirs /home/pi/buildroot-wpe/output/host/usr/share; \
  3379. fi
  3380. installing bg.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/bg/LC_MESSAGES/binutils.mo
  3381. installing ca.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/ca/LC_MESSAGES/binutils.mo
  3382. installing da.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/da/LC_MESSAGES/binutils.mo
  3383. installing es.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/es/LC_MESSAGES/binutils.mo
  3384. installing fi.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/fi/LC_MESSAGES/binutils.mo
  3385. installing fr.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/fr/LC_MESSAGES/binutils.mo
  3386. mkdir -p -- /home/pi/buildroot-wpe/output/host/usr/share/locale/hr/LC_MESSAGES
  3387. installing hr.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/hr/LC_MESSAGES/binutils.mo
  3388. installing id.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/id/LC_MESSAGES/binutils.mo
  3389. installing it.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/it/LC_MESSAGES/binutils.mo
  3390. installing ja.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/ja/LC_MESSAGES/binutils.mo
  3391. installing ro.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/ro/LC_MESSAGES/binutils.mo
  3392. installing ru.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/ru/LC_MESSAGES/binutils.mo
  3393. installing rw.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/rw/LC_MESSAGES/binutils.mo
  3394. mkdir -p -- /home/pi/buildroot-wpe/output/host/usr/share/locale/sk/LC_MESSAGES
  3395. installing sk.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/sk/LC_MESSAGES/binutils.mo
  3396. installing sr.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/sr/LC_MESSAGES/binutils.mo
  3397. installing sv.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/sv/LC_MESSAGES/binutils.mo
  3398. installing tr.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/tr/LC_MESSAGES/binutils.mo
  3399. installing uk.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/uk/LC_MESSAGES/binutils.mo
  3400. installing vi.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/vi/LC_MESSAGES/binutils.mo
  3401. installing zh_CN.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/zh_CN/LC_MESSAGES/binutils.mo
  3402. installing zh_TW.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/zh_TW/LC_MESSAGES/binutils.mo
  3403. installing bg.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/bg/LC_MESSAGES/binutils.mo
  3404. installing ca.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/ca/LC_MESSAGES/binutils.mo
  3405. installing da.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/da/LC_MESSAGES/binutils.mo
  3406. installing es.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/es/LC_MESSAGES/binutils.mo
  3407. installing fi.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/fi/LC_MESSAGES/binutils.mo
  3408. installing fr.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/fr/LC_MESSAGES/binutils.mo
  3409. installing hr.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/hr/LC_MESSAGES/binutils.mo
  3410. installing id.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/id/LC_MESSAGES/binutils.mo
  3411. installing it.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/it/LC_MESSAGES/binutils.mo
  3412. installing ja.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/ja/LC_MESSAGES/binutils.mo
  3413. installing ro.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/ro/LC_MESSAGES/binutils.mo
  3414. installing ru.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/ru/LC_MESSAGES/binutils.mo
  3415. installing rw.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/rw/LC_MESSAGES/binutils.mo
  3416. installing sk.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/sk/LC_MESSAGES/binutils.mo
  3417. installing sr.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/sr/LC_MESSAGES/binutils.mo
  3418. installing sv.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/sv/LC_MESSAGES/binutils.mo
  3419. installing tr.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/tr/LC_MESSAGES/binutils.mo
  3420. installing uk.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/uk/LC_MESSAGES/binutils.mo
  3421. installing vi.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/vi/LC_MESSAGES/binutils.mo
  3422. installing zh_CN.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/zh_CN/LC_MESSAGES/binutils.mo
  3423. installing zh_TW.gmo as /home/pi/buildroot-wpe/output/host/usr/share/locale/zh_TW/LC_MESSAGES/binutils.mo
  3424. if test "binutils" = "gettext"; then \
  3425. if test -r .././../mkinstalldirs; then \
  3426. .././../mkinstalldirs /home/pi/buildroot-wpe/output/host/usr/share/gettext/po; \
  3427. else \
  3428. ../mkinstalldirs /home/pi/buildroot-wpe/output/host/usr/share/gettext/po; \
  3429. fi; \
  3430. /usr/bin/install -c -m 644 ./Makefile.in.in \
  3431. /home/pi/buildroot-wpe/output/host/usr/share/gettext/po/Makefile.in.in; \
  3432. else \
  3433. : ; \
  3434. fi
  3435. make[5]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/binutils/po'
  3436. make[5]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/binutils'
  3437. make[6]: Entering directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/binutils'
  3438. test -z "/home/pi/buildroot-wpe/output/host/usr/bin" || /bin/mkdir -p "/home/pi/buildroot-wpe/output/host/usr/bin"
  3439. test -z "/home/pi/buildroot-wpe/output/host/usr/bin" || /bin/mkdir -p "/home/pi/buildroot-wpe/output/host/usr/bin"
  3440. make[6]: Nothing to be done for 'install-data-am'.
  3441. /bin/bash ./libtool --mode=install /usr/bin/install -c size '/home/pi/buildroot-wpe/output/host/usr/bin/./arm-buildroot-linux-gnueabihf-size'
  3442. libtool: install: /usr/bin/install -c size /home/pi/buildroot-wpe/output/host/usr/bin/./arm-buildroot-linux-gnueabihf-size
  3443. /bin/bash ./libtool --mode=install /usr/bin/install -c objdump '/home/pi/buildroot-wpe/output/host/usr/bin/./arm-buildroot-linux-gnueabihf-objdump'
  3444. libtool: install: /usr/bin/install -c objdump /home/pi/buildroot-wpe/output/host/usr/bin/./arm-buildroot-linux-gnueabihf-objdump
  3445. /bin/bash ./libtool --mode=install /usr/bin/install -c ar '/home/pi/buildroot-wpe/output/host/usr/bin/./arm-buildroot-linux-gnueabihf-ar'
  3446. libtool: install: /usr/bin/install -c ar /home/pi/buildroot-wpe/output/host/usr/bin/./arm-buildroot-linux-gnueabihf-ar
  3447. /bin/bash ./libtool --mode=install /usr/bin/install -c strings '/home/pi/buildroot-wpe/output/host/usr/bin/./arm-buildroot-linux-gnueabihf-strings'
  3448. libtool: install: /usr/bin/install -c strings /home/pi/buildroot-wpe/output/host/usr/bin/./arm-buildroot-linux-gnueabihf-strings
  3449. /bin/bash ./libtool --mode=install /usr/bin/install -c ranlib '/home/pi/buildroot-wpe/output/host/usr/bin/./arm-buildroot-linux-gnueabihf-ranlib'
  3450. libtool: install: /usr/bin/install -c ranlib /home/pi/buildroot-wpe/output/host/usr/bin/./arm-buildroot-linux-gnueabihf-ranlib
  3451. /bin/bash ./libtool --mode=install /usr/bin/install -c objcopy '/home/pi/buildroot-wpe/output/host/usr/bin/./arm-buildroot-linux-gnueabihf-objcopy'
  3452. libtool: install: /usr/bin/install -c objcopy /home/pi/buildroot-wpe/output/host/usr/bin/./arm-buildroot-linux-gnueabihf-objcopy
  3453. /bin/bash ./libtool --mode=install /usr/bin/install -c addr2line '/home/pi/buildroot-wpe/output/host/usr/bin/./arm-buildroot-linux-gnueabihf-addr2line'
  3454. libtool: install: /usr/bin/install -c addr2line /home/pi/buildroot-wpe/output/host/usr/bin/./arm-buildroot-linux-gnueabihf-addr2line
  3455. /bin/bash ./libtool --mode=install /usr/bin/install -c readelf '/home/pi/buildroot-wpe/output/host/usr/bin/./arm-buildroot-linux-gnueabihf-readelf'
  3456. libtool: install: /usr/bin/install -c readelf /home/pi/buildroot-wpe/output/host/usr/bin/./arm-buildroot-linux-gnueabihf-readelf
  3457. /bin/bash ./libtool --mode=install /usr/bin/install -c elfedit '/home/pi/buildroot-wpe/output/host/usr/bin/./arm-buildroot-linux-gnueabihf-elfedit'
  3458. libtool: install: /usr/bin/install -c elfedit /home/pi/buildroot-wpe/output/host/usr/bin/./arm-buildroot-linux-gnueabihf-elfedit
  3459. /bin/bash ./libtool --mode=install /usr/bin/install -c nm-new /home/pi/buildroot-wpe/output/host/usr/bin/arm-buildroot-linux-gnueabihf-nm
  3460. libtool: install: /usr/bin/install -c nm-new /home/pi/buildroot-wpe/output/host/usr/bin/arm-buildroot-linux-gnueabihf-nm
  3461. /bin/bash ./libtool --mode=install /usr/bin/install -c strip-new /home/pi/buildroot-wpe/output/host/usr/bin/arm-buildroot-linux-gnueabihf-strip
  3462. libtool: install: /usr/bin/install -c strip-new /home/pi/buildroot-wpe/output/host/usr/bin/arm-buildroot-linux-gnueabihf-strip
  3463. /bin/bash ./libtool --mode=install /usr/bin/install -c cxxfilt /home/pi/buildroot-wpe/output/host/usr/bin/arm-buildroot-linux-gnueabihf-c++filt
  3464. libtool: install: /usr/bin/install -c cxxfilt /home/pi/buildroot-wpe/output/host/usr/bin/arm-buildroot-linux-gnueabihf-c++filt
  3465. /bin/bash ./../mkinstalldirs /home/pi/buildroot-wpe/output/host/usr/arm-buildroot-linux-gnueabihf/bin
  3466. for i in nm-new strip-new ar ranlib dlltool objdump objcopy readelf; do \
  3467. if [ -f $i ]; then \
  3468. j=`echo $i | sed -e 's/-new//'`; \
  3469. k=`echo $j | sed 's&^&arm-buildroot-linux-gnueabihf-&'`; \
  3470. if [ "/home/pi/buildroot-wpe/output/host/usr/bin/$k" != "/home/pi/buildroot-wpe/output/host/usr/arm-buildroot-linux-gnueabihf/bin/$j" ]; then \
  3471. rm -f /home/pi/buildroot-wpe/output/host/usr/arm-buildroot-linux-gnueabihf/bin/$j; \
  3472. ln /home/pi/buildroot-wpe/output/host/usr/bin/$k /home/pi/buildroot-wpe/output/host/usr/arm-buildroot-linux-gnueabihf/bin/$j >/dev/null 2>/dev/null \
  3473. || /bin/bash ./libtool --mode=install /usr/bin/install -c $i /home/pi/buildroot-wpe/output/host/usr/arm-buildroot-linux-gnueabihf/bin/$j; \
  3474. fi; \
  3475. else true; \
  3476. fi; \
  3477. done
  3478. make[6]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/binutils'
  3479. make[5]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/binutils'
  3480. make[4]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/binutils'
  3481. make[3]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1/binutils'
  3482. make[2]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1'
  3483. make[1]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-binutils-2.26.1'
  3484. >>> host-m4 1.4.18 Downloading
  3485. --2017-03-10 20:38:46-- http://ftpmirror.gnu.org/m4/m4-1.4.18.tar.xz
  3486. Resolving ftpmirror.gnu.org (ftpmirror.gnu.org)... 208.118.235.200
  3487. Connecting to ftpmirror.gnu.org (ftpmirror.gnu.org)|208.118.235.200|:80... connected.
  3488. HTTP request sent, awaiting response... 302 Moved Temporarily
  3489. Location: http://ftp.snt.utwente.nl/pub/software/gnu/m4/m4-1.4.18.tar.xz [following]
  3490. --2017-03-10 20:38:47-- http://ftp.snt.utwente.nl/pub/software/gnu/m4/m4-1.4.18.tar.xz
  3491. Resolving ftp.snt.utwente.nl (ftp.snt.utwente.nl)... 130.89.149.20, 2001:67c:2564:a120::20
  3492. Connecting to ftp.snt.utwente.nl (ftp.snt.utwente.nl)|130.89.149.20|:80... connected.
  3493. HTTP request sent, awaiting response... 200 OK
  3494. Length: 1207688 (1.2M) [application/x-tar]
  3495. Saving to: ‘/home/pi/buildroot-wpe/output/build/.m4-1.4.18.tar.xz.tbOON6/output’
  3496.  
  3497. /home/pi/buildroot-wpe/output/build/.m4-1.4.18.tar.xz.tbOON6/output 100%[====================================================================================================================================================================>] 1.15M 5.00MB/s in 0.2s
  3498.  
  3499. 2017-03-10 20:38:47 (5.00 MB/s) - ‘/home/pi/buildroot-wpe/output/build/.m4-1.4.18.tar.xz.tbOON6/output’ saved [1207688/1207688]
  3500.  
  3501. m4-1.4.18.tar.xz: OK (sha256: f2c1e86ca0a404ff281631bdc8377638992744b175afb806e25871a24a934e07)
  3502. >>> host-m4 1.4.18 Extracting
  3503. xzcat /home/pi/buildroot-wpe/dl/m4-1.4.18.tar.xz | tar --strip-components=1 -C /home/pi/buildroot-wpe/output/build/host-m4-1.4.18 -xf -
  3504. >>> host-m4 1.4.18 Patching
  3505. >>> host-m4 1.4.18 Updating config.sub and config.guess
  3506. for file in config.guess config.sub; do for i in $(find /home/pi/buildroot-wpe/output/build/host-m4-1.4.18 -name $file); do cp support/gnuconfig/$file $i; done; done
  3507. >>> host-m4 1.4.18 Patching libtool
  3508. >>> host-m4 1.4.18 Configuring
  3509. (cd /home/pi/buildroot-wpe/output/build/host-m4-1.4.18/ && rm -rf config.cache; PATH="/home/pi/buildroot-wpe/output/host/bin:/home/pi/buildroot-wpe/output/host/sbin:/home/pi/buildroot-wpe/output/host/usr/bin:/home/pi/buildroot-wpe/output/host/usr/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/pi/buildroot-wpe/output/host/usr/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/pi/buildroot-wpe/output/host/usr/lib/pkgconfig:/home/pi/buildroot-wpe/output/host/usr/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc" GCC="/home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc" CXX="/home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/pi/buildroot-wpe/output/host/usr/include" CFLAGS="-O2 -I/home/pi/buildroot-wpe/output/host/usr/include" CXXFLAGS="-O2 -I/home/pi/buildroot-wpe/output/host/usr/include" LDFLAGS="-L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib -Wl,-rpath,/home/pi/buildroot-wpe/output/host/usr/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/pi/buildroot-wpe/output/host/usr/include" LDFLAGS="-L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib -Wl,-rpath,/home/pi/buildroot-wpe/output/host/usr/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/pi/buildroot-wpe/output/host/usr" --sysconfdir="/home/pi/buildroot-wpe/output/host/etc" --localstatedir="/home/pi/buildroot-wpe/output/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-dependency-tracking --disable-static )
  3510. configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-static
  3511. checking for a BSD-compatible install... /usr/bin/install -c
  3512. checking whether build environment is sane... yes
  3513. checking for a thread-safe mkdir -p... /bin/mkdir -p
  3514. checking for gawk... gawk
  3515. checking whether make sets $(MAKE)... yes
  3516. checking whether make supports nested variables... yes
  3517. checking whether make supports nested variables... (cached) yes
  3518. checking for gcc... /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc
  3519. checking whether the C compiler works... yes
  3520. checking for C compiler default output file name... a.out
  3521. checking for suffix of executables...
  3522. checking whether we are cross compiling... no
  3523. checking for suffix of object files... o
  3524. checking whether we are using the GNU C compiler... yes
  3525. checking whether /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc accepts -g... yes
  3526. checking for /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed
  3527. checking whether /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc understands -c and -o together... yes
  3528. checking for style of include used by make... GNU
  3529. checking dependency style of /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc... none
  3530. checking how to run the C preprocessor... /usr/bin/cpp
  3531. checking for grep that handles long lines and -e... /bin/grep
  3532. checking for egrep... /bin/grep -E
  3533. checking for ANSI C header files... yes
  3534. checking for sys/types.h... yes
  3535. checking for sys/stat.h... yes
  3536. checking for stdlib.h... yes
  3537. checking for string.h... yes
  3538. checking for memory.h... yes
  3539. checking for strings.h... yes
  3540. checking for inttypes.h... yes
  3541. checking for stdint.h... yes
  3542. checking for unistd.h... yes
  3543. checking minix/config.h usability... no
  3544. checking minix/config.h presence... no
  3545. checking for minix/config.h... no
  3546. checking whether it is safe to define __EXTENSIONS__... yes
  3547. checking whether _XOPEN_SOURCE should be defined... no
  3548. checking for Minix Amsterdam compiler... no
  3549. checking the archiver (/usr/bin/ar) interface... ar
  3550. checking for ar... /usr/bin/ar
  3551. checking build system type... armv7l-unknown-linux-gnueabihf
  3552. checking host system type... armv7l-unknown-linux-gnueabihf
  3553. checking for _LARGEFILE_SOURCE value needed for large files... no
  3554. checking for special C compiler options needed for large files... no
  3555. checking for _FILE_OFFSET_BITS value needed for large files... 64
  3556. checking for /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc option to accept ISO C99... -std=gnu99
  3557. checking for /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
  3558. configure: autobuild project... GNU M4
  3559. configure: autobuild revision... 1.4.18
  3560. configure: autobuild hostname... signage-rpi2
  3561. configure: autobuild timestamp... 20170310T193941Z
  3562. checking for unsigned long long int... yes
  3563. checking for long long int... yes
  3564. checking for unsigned long long int... (cached) yes
  3565. checking for size_t... yes
  3566. checking for working alloca.h... yes
  3567. checking for alloca... yes
  3568. checking whether <wchar.h> uses 'inline' correctly... yes
  3569. checking for btowc... yes
  3570. checking for setrlimit... yes
  3571. checking for sigaltstack... yes
  3572. checking for canonicalize_file_name... yes
  3573. checking for getcwd... yes
  3574. checking for readlink... yes
  3575. checking for realpath... yes
  3576. checking for _set_invalid_parameter_handler... no
  3577. checking for fcntl... yes
  3578. checking for symlink... yes
  3579. checking for mempcpy... yes
  3580. checking for fpurge... no
  3581. checking for __fpurge... yes
  3582. checking for __freadahead... no
  3583. checking for __freading... yes
  3584. checking for getdtablesize... yes
  3585. checking for getprogname... no
  3586. checking for getexecname... no
  3587. checking for gettimeofday... yes
  3588. checking for lstat... yes
  3589. checking for mbsinit... yes
  3590. checking for mbrtowc... yes
  3591. checking for mprotect... yes
  3592. checking for mkstemp... yes
  3593. checking for nl_langinfo... yes
  3594. checking for pipe2... yes
  3595. checking for isblank... yes
  3596. checking for iswctype... yes
  3597. checking for link... yes
  3598. checking for secure_getenv... yes
  3599. checking for getuid... yes
  3600. checking for geteuid... yes
  3601. checking for getgid... yes
  3602. checking for getegid... yes
  3603. checking for sigaction... yes
  3604. checking for siginterrupt... yes
  3605. checking for snprintf... yes
  3606. checking for strndup... yes
  3607. checking for pipe... yes
  3608. checking for vasnprintf... no
  3609. checking for wcrtomb... yes
  3610. checking for iswcntrl... yes
  3611. checking for newlocale... yes
  3612. checking for setenv... yes
  3613. checking for sleep... yes
  3614. checking for strdup... yes
  3615. checking for wctob... yes
  3616. checking for nl_langinfo and CODESET... yes
  3617. checking for a traditional french locale... none
  3618. checking for ucontext.h... yes
  3619. checking for unistd.h... (cached) yes
  3620. checking for sys/param.h... yes
  3621. checking for sys/socket.h... yes
  3622. checking for stdio_ext.h... yes
  3623. checking for sys/stat.h... (cached) yes
  3624. checking for getopt.h... yes
  3625. checking for sys/time.h... yes
  3626. checking for langinfo.h... yes
  3627. checking for limits.h... yes
  3628. checking for xlocale.h... yes
  3629. checking for math.h... yes
  3630. checking for sys/mman.h... yes
  3631. checking for malloc.h... yes
  3632. checking for sys/cdefs.h... yes
  3633. checking for spawn.h... yes
  3634. checking for wchar.h... yes
  3635. checking for stdint.h... (cached) yes
  3636. checking for sys/wait.h... yes
  3637. checking for features.h... yes
  3638. checking for wctype.h... yes
  3639. checking for dirent.h... yes
  3640. checking for inttypes.h... (cached) yes
  3641. checking for working C stack overflow detection... yes
  3642. checking for correct stack_t interpretation... yes
  3643. checking for precise C stack overflow detection... no
  3644. checking for ld used by /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99... /usr/bin/ld
  3645. checking if the linker (/usr/bin/ld) is GNU ld... yes
  3646. checking for shared library run path origin... done
  3647. checking for libsigsegv... no, consider installing GNU libsigsegv
  3648. checking whether // is distinct from /... no
  3649. checking whether realpath works... yes
  3650. checking if environ is properly declared... yes
  3651. checking whether the preprocessor supports include_next... yes
  3652. checking whether system header files limit the line length... no
  3653. checking for complete errno.h... yes
  3654. checking whether strerror_r is declared... yes
  3655. checking for strerror_r... yes
  3656. checking whether strerror_r returns char *... yes
  3657. checking for mode_t... yes
  3658. checking for sig_atomic_t... yes
  3659. checking for working fcntl.h... yes
  3660. checking for pid_t... yes
  3661. checking whether frexp() can be used without linking with libm... yes
  3662. checking whether alarm is declared... yes
  3663. checking whether long double and double are the same... yes
  3664. checking whether stdin defaults to large file offsets... yes
  3665. checking whether fseeko is declared... yes
  3666. checking for fseeko... yes
  3667. checking whether fflush works on input streams... no
  3668. checking whether stat file-mode macros are broken... no
  3669. checking for nlink_t... yes
  3670. checking whether ftello is declared... yes
  3671. checking for ftello... yes
  3672. checking whether ftello works... yes
  3673. checking whether getdtablesize is declared... yes
  3674. checking for getopt.h... (cached) yes
  3675. checking for getopt_long_only... yes
  3676. checking whether getopt is POSIX compatible... yes
  3677. checking for working GNU getopt function... yes
  3678. checking for working GNU getopt_long function... yes
  3679. checking whether getenv is declared... yes
  3680. checking for C/C++ restrict keyword... __restrict
  3681. checking for struct timeval... yes
  3682. checking for wide-enough struct timeval.tv_sec member... yes
  3683. checking where to find the exponent in a 'double'... word 1 bit 20
  3684. checking where to find the exponent in a 'float'... word 0 bit 23
  3685. checking whether byte ordering is bigendian... no
  3686. checking whether limits.h has ULLONG_WIDTH etc.... no
  3687. checking whether getc_unlocked is declared... yes
  3688. checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
  3689. checking for wchar_t... yes
  3690. checking for max_align_t... no
  3691. checking whether NULL can be used in arbitrary expressions... yes
  3692. checking for multithread API to use... none
  3693. checking whether lstat correctly handles trailing slash... yes
  3694. checking for a sed that does not truncate output... /bin/sed
  3695. checking whether malloc, realloc, calloc are POSIX compliant... yes
  3696. checking for stdlib.h... (cached) yes
  3697. checking for GNU libc compatible malloc... yes
  3698. checking for mbstate_t... yes
  3699. checking for a traditional japanese locale... none
  3700. checking for a transitional chinese locale... none
  3701. checking for a french Unicode locale... none
  3702. checking for mmap... yes
  3703. checking for MAP_ANONYMOUS... yes
  3704. checking whether memchr works... yes
  3705. checking whether <limits.h> defines MIN and MAX... no
  3706. checking whether <sys/param.h> defines MIN and MAX... yes
  3707. checking for promoted mode_t type... mode_t
  3708. checking for library containing posix_spawn... none required
  3709. checking for posix_spawn... yes
  3710. checking whether posix_spawn works... yes
  3711. checking whether posix_spawnattr_setschedpolicy is supported... yes
  3712. checking whether posix_spawnattr_setschedparam is supported... yes
  3713. checking for sigset_t... yes
  3714. checking for SIGPIPE... yes
  3715. checking for inline... inline
  3716. checking for uid_t in sys/types.h... yes
  3717. checking whether C symbols are prefixed with underscore at the linker level... no
  3718. checking whether snprintf returns a byte count as in C99... yes
  3719. checking whether snprintf is declared... yes
  3720. checking for stdbool.h that conforms to C99... yes
  3721. checking for _Bool...
  3722.  
  3723.  
  3724. yes
  3725. checking for wint_t... yes
  3726. checking whether wint_t is too small... no
  3727. checking whether stdint.h conforms to C99... yes
  3728. checking whether stdint.h predates C++11... no
  3729. checking whether stdint.h has UINTMAX_WIDTH etc.... no
  3730. checking whether strerror(0) succeeds... yes
  3731. checking whether strndup is declared... yes
  3732. checking whether strnlen is declared... yes
  3733. checking whether strsignal is declared... yes
  3734. checking whether sys_siglist is declared... yes
  3735. checking whether strstr works... yes
  3736. checking whether ldexp() can be used without linking with libm... yes
  3737. checking for struct timespec in <time.h>... yes
  3738. checking whether clearerr_unlocked is declared... yes
  3739. checking whether feof_unlocked is declared... yes
  3740. checking whether ferror_unlocked is declared... yes
  3741. checking whether fflush_unlocked is declared... yes
  3742. checking whether fgets_unlocked is declared... yes
  3743. checking whether fputc_unlocked is declared... yes
  3744. checking whether fputs_unlocked is declared... yes
  3745. checking whether fread_unlocked is declared... yes
  3746. checking whether fwrite_unlocked is declared... yes
  3747. checking whether getchar_unlocked is declared... yes
  3748. checking whether putc_unlocked is declared... yes
  3749. checking whether putchar_unlocked is declared... yes
  3750. checking for inttypes.h... yes
  3751. checking for stdint.h... yes
  3752. checking for intmax_t... yes
  3753. checking for snprintf... (cached) yes
  3754. checking for strnlen... yes
  3755. checking for wcslen... yes
  3756. checking for wcsnlen... yes
  3757. checking for mbrtowc... (cached) yes
  3758. checking for wcrtomb... (cached) yes
  3759. checking whether _snprintf is declared... no
  3760. checking whether printf supports size specifiers as in C99... yes
  3761. checking whether printf supports 'long double' arguments... yes
  3762. checking whether printf supports infinite 'double' arguments... yes
  3763. checking whether printf supports infinite 'long double' arguments... yes
  3764. checking whether printf supports the 'a' and 'A' directives... yes
  3765. checking whether printf supports the 'F' directive... yes
  3766. checking whether printf supports the 'n' directive... yes
  3767. checking whether printf supports the 'ls' directive... yes
  3768. checking whether printf supports the grouping flag... yes
  3769. checking whether printf supports the left-adjust flag correctly... yes
  3770. checking whether printf supports the zero flag correctly... yes
  3771. checking whether printf supports large precisions... yes
  3772. checking whether printf survives out-of-memory conditions... yes
  3773. checking whether to use C++... no
  3774. checking whether ungetc works on arbitrary bytes... yes
  3775. checking whether getcwd (NULL, 0) allocates memory for result... yes
  3776. checking for getcwd with POSIX signature... yes
  3777. checking for inttypes.h... (cached) yes
  3778. checking whether the inttypes.h PRIxNN macros are broken... no
  3779. checking for LC_MESSAGES... yes
  3780. checking for CFPreferencesCopyAppValue... no
  3781. checking for CFLocaleCopyCurrent... no
  3782. checking whether setenv is declared... yes
  3783. checking search.h usability... yes
  3784. checking search.h presence... yes
  3785. checking for search.h... yes
  3786. checking for tsearch... yes
  3787. checking whether strdup is declared... yes
  3788. checking whether unsetenv is declared... yes
  3789. checking for alloca as a compiler built-in... yes
  3790. checking whether to enable assertions... yes
  3791. checking whether btowc(0) is correct... yes
  3792. checking whether btowc(EOF) is correct... guessing yes
  3793. checking for __builtin_expect... yes
  3794. checking whether sigaltstack is declared... yes
  3795. checking for stack_t... yes
  3796. checking whether // is distinct from /... (cached) no
  3797. checking whether dup2 works... yes
  3798. checking for error_at_line... yes
  3799. checking whether fflush works on input streams... (cached) no
  3800. checking whether fcntl handles F_DUPFD correctly... yes
  3801. checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
  3802. checking whether fflush works on input streams... (cached) no
  3803. checking whether conversion from 'int' to 'long double' works... yes
  3804. checking whether fopen recognizes a trailing slash... yes
  3805. checking for __fpending... yes
  3806. checking whether __fpending is declared... yes
  3807. checking whether fpurge is declared... no
  3808. checking whether frexp works... yes
  3809. checking whether frexpl is declared... yes
  3810. checking whether frexpl() can be used without linking with libm... yes
  3811. checking whether frexpl works... yes
  3812. checking for fseeko... (cached) yes
  3813. checking whether fflush works on input streams... (cached) no
  3814. checking for _fseeki64... no
  3815. checking for ftello... (cached) yes
  3816. checking whether ftello works... (cached) yes
  3817. checking whether getdtablesize works... yes
  3818. checking whether program_invocation_name is declared... yes
  3819. checking whether program_invocation_short_name is declared... yes
  3820. checking whether __argv is declared... no
  3821. checking whether gettimeofday clobbers localtime buffer... no
  3822. checking for gettimeofday with POSIX signature... almost
  3823. checking whether isnan(double) can be used without linking with libm... yes
  3824. checking whether isnan(float) can be used without linking with libm... yes
  3825. checking whether isnan(float) works... yes
  3826. checking whether isnan(long double) can be used without linking with libm... yes
  3827. checking whether isnanl works... yes
  3828. checking whether langinfo.h defines CODESET... yes
  3829. checking whether langinfo.h defines T_FMT_AMPM... yes
  3830. checking whether langinfo.h defines ERA... yes
  3831. checking whether langinfo.h defines YESEXPR... yes
  3832. checking for libsigsegv... (cached) no, consider installing GNU libsigsegv
  3833. checking whether locale.h conforms to POSIX:2001... yes
  3834. checking whether locale.h defines locale_t... yes
  3835. checking whether struct lconv is properly defined... yes
  3836. checking whether lseek detects pipes... yes
  3837. checking whether NAN macro works... yes
  3838. checking whether HUGE_VAL works... yes
  3839. checking whether mbrtowc handles incomplete characters... guessing yes
  3840. checking whether mbrtowc works as well as mbtowc... guessing yes
  3841. checking whether mbrtowc handles a NULL pwc argument... guessing yes
  3842. checking whether mbrtowc handles a NULL string argument... guessing yes
  3843. checking whether mbrtowc has a correct return value... guessing yes
  3844. checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
  3845. checking whether mbrtowc works on empty input... no
  3846. checking whether the C locale is free of encoding errors... no
  3847. checking whether mbrtowc handles incomplete characters... (cached) guessing yes
  3848. checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
  3849. checking for mkdtemp... yes
  3850. checking for working mkstemp... yes
  3851. checking whether YESEXPR works... yes
  3852. checking for obstacks that work with any size object... no
  3853. checking whether open recognizes a trailing slash... yes
  3854. checking whether posix_spawn_file_actions_addclose works... yes
  3855. checking whether posix_spawn_file_actions_adddup2 works... yes
  3856. checking whether posix_spawn_file_actions_addopen works... yes
  3857. checking whether frexp works... (cached) yes
  3858. checking whether ldexp can be used without linking with libm... (cached) yes
  3859. checking whether frexpl() can be used without linking with libm... (cached) yes
  3860. checking whether frexpl works... (cached) yes
  3861. checking whether frexpl is declared... (cached) yes
  3862. checking whether ldexpl() can be used without linking with libm... yes
  3863. checking whether ldexpl works... yes
  3864. checking whether ldexpl is declared... yes
  3865. checking whether program_invocation_name is declared... (cached) yes
  3866. checking whether program_invocation_short_name is declared... (cached) yes
  3867. checking for raise... yes
  3868. checking for sigprocmask... yes
  3869. checking for rawmemchr... yes
  3870. checking whether readlink signature is correct... yes
  3871. checking whether readlink handles trailing slash correctly... yes
  3872. checking for working re_compile_pattern... yes
  3873. checking whether rename honors trailing slash on destination... yes
  3874. checking whether rename honors trailing slash on source... yes
  3875. checking whether rename manages hard links correctly... yes
  3876. checking whether rename manages existing destinations correctly... yes
  3877. checking whether rmdir works... yes
  3878. checking for struct sigaction.sa_sigaction... yes
  3879. checking for volatile sig_atomic_t... yes
  3880. checking for sighandler_t... yes
  3881. checking for signbit macro... yes
  3882. checking for signbit compiler built-ins... yes
  3883. checking for sigprocmask... (cached) yes
  3884. checking for stdint.h... (cached) yes
  3885. checking for SIZE_MAX... yes
  3886. checking for snprintf... (cached) yes
  3887. checking whether snprintf respects a size of 1... yes
  3888. checking whether printf supports POSIX/XSI format strings with positions... yes
  3889. checking for posix_spawnattr_t... yes
  3890. checking for posix_spawn_file_actions_t... yes
  3891. checking for ssize_t... yes
  3892. checking whether stat handles trailing slashes on directories... yes
  3893. checking whether stat handles trailing slashes on files... yes
  3894. checking for va_copy... yes
  3895. checking for max_align_t... (cached) no
  3896. checking whether NULL can be used in arbitrary expressions... (cached) yes
  3897. checking which flavor of printf attribute matches inttypes macros... system
  3898. checking for strchrnul... yes
  3899. checking whether strchrnul works... yes
  3900. checking for working strerror function... yes
  3901. checking for working strndup... yes
  3902. checking for working strnlen... yes
  3903. checking for strsignal... yes
  3904. checking whether strsignal always returns a string... yes
  3905. checking whether strstr works in linear time... yes
  3906. checking whether strstr works... (cached) yes
  3907. checking whether strtod obeys C99... yes
  3908. checking for nlink_t... (cached) yes
  3909. checking for ptrdiff_t... yes
  3910. checking for vasprintf... yes
  3911. checking for vasprintf... (cached) yes
  3912. checking for waitid... yes
  3913. checking whether mbrtowc handles incomplete characters... (cached) guessing yes
  3914. checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
  3915. checking whether wcrtomb return value is correct... guessing yes
  3916. checking whether iswcntrl works... yes
  3917. checking for towlower... yes
  3918. checking for wctype_t... yes
  3919. checking for wctrans_t... yes
  3920. checking for stdint.h... (cached) yes
  3921. checking for a traditional french locale... (cached) none
  3922. checking for a french Unicode locale... (cached) none
  3923. checking for a traditional french locale... (cached) none
  3924. checking for a turkish Unicode locale... none
  3925. checking for closedir... yes
  3926. checking for dirfd... yes
  3927. checking whether dirfd is declared... yes
  3928. checking whether dirfd is a macro... no
  3929. checking whether dup works... yes
  3930. checking whether fdopen sets errno... yes
  3931. checking for flexible array member... yes
  3932. checking for getpagesize... yes
  3933. checking whether getpagesize is declared... yes
  3934. checking whether INT32_MAX < INTMAX_MAX... yes
  3935. checking whether INT64_MAX == LONG_MAX... no
  3936. checking whether UINT32_MAX < UINTMAX_MAX... yes
  3937. checking whether UINT64_MAX == ULONG_MAX... no
  3938. checking where to find the exponent in a 'double'... (cached) word 1 bit 20
  3939. checking where to find the exponent in a 'float'... (cached) word 0 bit 23
  3940. checking where to find the exponent in a 'long double'... word 1 bit 20
  3941. checking whether link obeys POSIX... yes
  3942. checking for setlocale... yes
  3943. checking for uselocale... yes
  3944. checking for getlocalename_l... no
  3945. checking for a traditional french locale... (cached) none
  3946. checking for a french Unicode locale... (cached) none
  3947. checking for a traditional japanese locale... (cached) none
  3948. checking for a transitional chinese locale... (cached) none
  3949. checking for a french Unicode locale... (cached) none
  3950. checking for mmap... (cached) yes
  3951. checking for MAP_ANONYMOUS... yes
  3952. checking for mmap... (cached) yes
  3953. checking for MAP_ANONYMOUS... yes
  3954. checking for a traditional french locale... (cached) none
  3955. checking for a french Unicode locale... (cached) none
  3956. checking for opendir... yes
  3957. checking for putenv compatible with GNU and SVID... yes
  3958. checking for mmap... (cached) yes
  3959. checking for MAP_ANONYMOUS... yes
  3960. checking for mmap... (cached) yes
  3961. checking for MAP_ANONYMOUS... yes
  3962. checking for readdir... yes
  3963. checking whether setenv validates arguments... yes
  3964. checking for a traditional french locale... (cached) none
  3965. checking for a french Unicode locale... (cached) none
  3966. checking for a traditional japanese locale... (cached) none
  3967. checking for a transitional chinese locale... (cached) none
  3968. checking whether sleep is declared... yes
  3969. checking for working sleep... yes
  3970. checking for working stdalign.h... yes
  3971. checking for mmap... (cached) yes
  3972. checking for MAP_ANONYMOUS... yes
  3973. checking for mmap... (cached) yes
  3974. checking for MAP_ANONYMOUS... yes
  3975. checking whether symlink handles trailing slash correctly... yes
  3976. checking for unsetenv... yes
  3977. checking for unsetenv() return type... int
  3978. checking whether unsetenv obeys POSIX... yes
  3979. checking for a traditional french locale... (cached) none
  3980. checking for a french Unicode locale... (cached) none
  3981. checking for a traditional japanese locale... (cached) none
  3982. checking for a transitional chinese locale... (cached) none
  3983. checking whether wctob works... guessing yes
  3984. checking whether wctob is declared... yes
  3985. checking whether an open file can be renamed... yes
  3986. checking if changeword is wanted... no
  3987. checking which shell to use for syscmd... /bin/sh
  3988. checking if malloc debugging is wanted... no
  3989. checking that generated files are newer than configure... done
  3990. configure: creating ./config.status
  3991. config.status: creating Makefile
  3992. config.status: creating doc/Makefile
  3993. config.status: creating lib/Makefile
  3994. config.status: creating src/Makefile
  3995. config.status: creating tests/Makefile
  3996. config.status: creating checks/Makefile
  3997. config.status: creating examples/Makefile
  3998. config.status: creating lib/config.h
  3999. config.status: executing depfiles commands
  4000. config.status: executing stamp-h commands
  4001. configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-static
  4002. >>> host-m4 1.4.18 Building
  4003. PATH="/home/pi/buildroot-wpe/output/host/bin:/home/pi/buildroot-wpe/output/host/sbin:/home/pi/buildroot-wpe/output/host/usr/bin:/home/pi/buildroot-wpe/output/host/usr/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/pi/buildroot-wpe/output/host/usr/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/pi/buildroot-wpe/output/host/usr/lib/pkgconfig:/home/pi/buildroot-wpe/output/host/usr/share/pkgconfig" /usr/bin/make -j5 -C /home/pi/buildroot-wpe/output/build/host-m4-1.4.18//
  4004. make[1]: Entering directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18'
  4005. /usr/bin/make all-recursive
  4006. make[2]: Entering directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18'
  4007. Making all in .
  4008. make[3]: Entering directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18'
  4009. make[3]: Nothing to be done for 'all-am'.
  4010. make[3]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18'
  4011. Making all in examples
  4012. make[3]: Entering directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/examples'
  4013. make[3]: Nothing to be done for 'all'.
  4014. make[3]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/examples'
  4015. Making all in lib
  4016. make[3]: Entering directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/lib'
  4017. GEN alloca.h
  4018. GEN configmake.h
  4019. GEN c++defs.h
  4020. GEN arg-nonnull.h
  4021. GEN warn-on-use.h
  4022. GEN limits.h
  4023. GEN unused-parameter.h
  4024. GEN stddef.h
  4025. GEN stdint.h
  4026. GEN sys/types.h
  4027. GEN time.h
  4028. GEN unistd.h
  4029. GEN sys/wait.h
  4030. GEN wchar.h
  4031. GEN wctype.h
  4032. GEN fcntl.h
  4033. GEN langinfo.h
  4034. GEN locale.h
  4035. GEN signal.h
  4036. GEN spawn.h
  4037. GEN math.h
  4038. GEN stdio.h
  4039. GEN stdlib.h
  4040. GEN string.h
  4041. GEN sys/stat.h
  4042. GEN sys/time.h
  4043. /usr/bin/make all-am
  4044. make[4]: Entering directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/lib'
  4045. CC c-ctype.o
  4046. CC gl_avltree_oset.o
  4047. CC c-stack.o
  4048. CC c-strcasecmp.o
  4049. CC binary-io.o
  4050. CC c-strncasecmp.o
  4051. CC clean-temp.o
  4052. CC cloexec.o
  4053. CC close-stream.o
  4054. CC closein.o
  4055. CC closeout.o
  4056. CC dirname.o
  4057. CC basename.o
  4058. CC dirname-lgpl.o
  4059. CC stripslash.o
  4060. CC basename-lgpl.o
  4061. CC exitfail.o
  4062. CC execute.o
  4063. CC fatal-signal.o
  4064. CC fd-safer-flag.o
  4065. CC fd-hook.o
  4066. CC filenamecat.o
  4067. CC dup-safer-flag.o
  4068. CC filenamecat-lgpl.o
  4069. CC freading.o
  4070. CC fopen-safer.o
  4071. CC getprogname.o
  4072. CC hard-locale.o
  4073. CC localcharset.o
  4074. CC gl_linkedhash_list.o
  4075. CC gl_list.o
  4076. CC math.o
  4077. CC malloca.o
  4078. CC memchr2.o
  4079. CC gl_oset.o
  4080. CC pipe2.o
  4081. CC pipe2-safer.o
  4082. CC printf-frexp.o
  4083. CC printf-frexpl.o
  4084. CC progname.o
  4085. CC quotearg.o
  4086. CC sig-handler.o
  4087. CC spawn-pipe.o
  4088. CC mkstemp-safer.o
  4089. CC tempname.o
  4090. CC glthread/threadlib.o
  4091. CC glthread/tls.o
  4092. CC tmpdir.o
  4093. CC dup-safer.o
  4094. CC unistd.o
  4095. CC fd-safer.o
  4096. CC pipe-safer.o
  4097. CC verror.o
  4098. CC version-etc.o
  4099. CC version-etc-fsf.o
  4100. CC xmalloc.o
  4101. CC wctype-h.o
  4102. CC wait-process.o
  4103. CC xalloc-die.o
  4104. CC gl_xlist.o
  4105. CC xmalloca.o
  4106. CC gl_xoset.o
  4107. CC xprintf.o
  4108. CC xstrndup.o
  4109. CC xsize.o
  4110. CC xvasprintf.o
  4111. CC xasprintf.o
  4112. CC asnprintf.o
  4113. CC fclose.o
  4114. CC fcntl.o
  4115. CC fflush.o
  4116. CC fpurge.o
  4117. CC freadahead.o
  4118. CC fseek.o
  4119. CC fseeko.o
  4120. CC mbrtowc.o
  4121. CC obstack.o
  4122. CC printf-args.o
  4123. CC printf-parse.o
  4124. CC vasnprintf.o
  4125. GEN charset.alias
  4126. GEN ref-add.sed
  4127. GEN ref-del.sed
  4128. CC glthread/lock.o
  4129. AR libm4.a
  4130. make[4]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/lib'
  4131. make[3]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/lib'
  4132. Making all in src
  4133. make[3]: Entering directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/src'
  4134. CC m4.o
  4135. CC builtin.o
  4136. CC debug.o
  4137. CC eval.o
  4138. CC format.o
  4139. CC freeze.o
  4140. CC input.o
  4141. CC macro.o
  4142. CC output.o
  4143. CC path.o
  4144. CC symtab.o
  4145. CCLD m4
  4146. make[3]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/src'
  4147. Making all in doc
  4148. make[3]: Entering directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/doc'
  4149. make[3]: Nothing to be done for 'all'.
  4150. make[3]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/doc'
  4151. Making all in checks
  4152. make[3]: Entering directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/checks'
  4153. make[3]: Nothing to be done for 'all'.
  4154. make[3]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/checks'
  4155. Making all in tests
  4156. make[3]: Entering directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/tests'
  4157. GEN c++defs.h
  4158. GEN test-posix_spawn1.sh
  4159. GEN test-posix_spawn2.sh
  4160. GEN warn-on-use.h
  4161. GEN arg-nonnull.h
  4162. GEN unused-parameter.h
  4163. GEN ctype.h
  4164. GEN dirent.h
  4165. GEN inttypes.h
  4166. /usr/bin/make all-recursive
  4167. make[4]: Entering directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/tests'
  4168. Making all in .
  4169. make[5]: Entering directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/tests'
  4170. make[5]: Nothing to be done for 'all-am'.
  4171. make[5]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/tests'
  4172. make[4]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/tests'
  4173. make[3]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/tests'
  4174. make[2]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18'
  4175. make[1]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18'
  4176. >>> host-m4 1.4.18 Installing to host directory
  4177. PATH="/home/pi/buildroot-wpe/output/host/bin:/home/pi/buildroot-wpe/output/host/sbin:/home/pi/buildroot-wpe/output/host/usr/bin:/home/pi/buildroot-wpe/output/host/usr/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/pi/buildroot-wpe/output/host/usr/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/pi/buildroot-wpe/output/host/usr/lib/pkgconfig:/home/pi/buildroot-wpe/output/host/usr/share/pkgconfig" /usr/bin/make -j5 install -C /home/pi/buildroot-wpe/output/build/host-m4-1.4.18//
  4178. make[1]: Entering directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18'
  4179. /usr/bin/make install-recursive
  4180. make[2]: Entering directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18'
  4181. Making install in .
  4182. make[3]: Entering directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18'
  4183. make[4]: Entering directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18'
  4184. make[4]: Nothing to be done for 'install-exec-am'.
  4185. make[4]: Nothing to be done for 'install-data-am'.
  4186. make[4]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18'
  4187. make[3]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18'
  4188. Making install in examples
  4189. make[3]: Entering directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/examples'
  4190. make[4]: Entering directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/examples'
  4191. make[4]: Nothing to be done for 'install-exec-am'.
  4192. make[4]: Nothing to be done for 'install-data-am'.
  4193. make[4]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/examples'
  4194. make[3]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/examples'
  4195. Making install in lib
  4196. make[3]: Entering directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/lib'
  4197. /usr/bin/make install-am
  4198. make[4]: Entering directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/lib'
  4199. make[5]: Entering directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/lib'
  4200. if test yes = no; then \
  4201. case 'linux-gnueabihf' in \
  4202. darwin[56]*) \
  4203. need_charset_alias=true ;; \
  4204. darwin* | cygwin* | mingw* | pw32* | cegcc*) \
  4205. need_charset_alias=false ;; \
  4206. *) \
  4207. need_charset_alias=true ;; \
  4208. esac ; \
  4209. else \
  4210. need_charset_alias=false ; \
  4211. fi ; \
  4212. if $need_charset_alias; then \
  4213. /bin/bash /home/pi/buildroot-wpe/output/build/host-m4-1.4.18/build-aux/install-sh -d /home/pi/buildroot-wpe/output/host/usr/lib ; \
  4214. fi ; \
  4215. if test -f /home/pi/buildroot-wpe/output/host/usr/lib/charset.alias; then \
  4216. sed -f ref-add.sed /home/pi/buildroot-wpe/output/host/usr/lib/charset.alias > /home/pi/buildroot-wpe/output/host/usr/lib/charset.tmp ; \
  4217. /usr/bin/install -c -m 644 /home/pi/buildroot-wpe/output/host/usr/lib/charset.tmp /home/pi/buildroot-wpe/output/host/usr/lib/charset.alias ; \
  4218. rm -f /home/pi/buildroot-wpe/output/host/usr/lib/charset.tmp ; \
  4219. else \
  4220. if $need_charset_alias; then \
  4221. sed -f ref-add.sed charset.alias > /home/pi/buildroot-wpe/output/host/usr/lib/charset.tmp ; \
  4222. /usr/bin/install -c -m 644 /home/pi/buildroot-wpe/output/host/usr/lib/charset.tmp /home/pi/buildroot-wpe/output/host/usr/lib/charset.alias ; \
  4223. rm -f /home/pi/buildroot-wpe/output/host/usr/lib/charset.tmp ; \
  4224. fi ; \
  4225. fi
  4226. make[5]: Nothing to be done for 'install-data-am'.
  4227. make[5]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/lib'
  4228. make[4]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/lib'
  4229. make[3]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/lib'
  4230. Making install in src
  4231. make[3]: Entering directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/src'
  4232. make[4]: Entering directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/src'
  4233. make[4]: Nothing to be done for 'install-data-am'.
  4234. /bin/mkdir -p '/home/pi/buildroot-wpe/output/host/usr/bin'
  4235. /usr/bin/install -c m4 '/home/pi/buildroot-wpe/output/host/usr/bin'
  4236. make[4]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/src'
  4237. make[3]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/src'
  4238. Making install in doc
  4239. make[3]: Entering directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/doc'
  4240. make[4]: Entering directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/doc'
  4241. make[4]: Nothing to be done for 'install-exec-am'.
  4242. /bin/mkdir -p '/home/pi/buildroot-wpe/output/host/usr/share/man/man1'
  4243. /bin/mkdir -p '/home/pi/buildroot-wpe/output/host/usr/share/info'
  4244. /usr/bin/install -c -m 644 ./m4.1 '/home/pi/buildroot-wpe/output/host/usr/share/man/man1'
  4245. /usr/bin/install -c -m 644 ./m4.info ./m4.info-1 ./m4.info-2 '/home/pi/buildroot-wpe/output/host/usr/share/info'
  4246. install-info --info-dir='/home/pi/buildroot-wpe/output/host/usr/share/info' '/home/pi/buildroot-wpe/output/host/usr/share/info/m4.info'
  4247. make[4]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/doc'
  4248. make[3]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/doc'
  4249. Making install in checks
  4250. make[3]: Entering directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/checks'
  4251. make[4]: Entering directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/checks'
  4252. make[4]: Nothing to be done for 'install-exec-am'.
  4253. make[4]: Nothing to be done for 'install-data-am'.
  4254. make[4]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/checks'
  4255. make[3]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/checks'
  4256. Making install in tests
  4257. make[3]: Entering directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/tests'
  4258. /usr/bin/make install-recursive
  4259. make[4]: Entering directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/tests'
  4260. Making install in .
  4261. make[5]: Entering directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/tests'
  4262. make[6]: Entering directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/tests'
  4263. make[6]: Nothing to be done for 'install-exec-am'.
  4264. make[6]: Nothing to be done for 'install-data-am'.
  4265. make[6]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/tests'
  4266. make[5]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/tests'
  4267. make[4]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/tests'
  4268. make[3]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18/tests'
  4269. make[2]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18'
  4270. make[1]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-m4-1.4.18'
  4271. >>> host-gmp 6.1.2 Downloading
  4272. --2017-03-10 20:50:13-- http://ftpmirror.gnu.org/gmp/gmp-6.1.2.tar.xz
  4273. Resolving ftpmirror.gnu.org (ftpmirror.gnu.org)... 208.118.235.200
  4274. Connecting to ftpmirror.gnu.org (ftpmirror.gnu.org)|208.118.235.200|:80... connected.
  4275. HTTP request sent, awaiting response... 302 Moved Temporarily
  4276. Location: http://ftp.snt.utwente.nl/pub/software/gnu/gmp/gmp-6.1.2.tar.xz [following]
  4277. --2017-03-10 20:50:13-- http://ftp.snt.utwente.nl/pub/software/gnu/gmp/gmp-6.1.2.tar.xz
  4278. Resolving ftp.snt.utwente.nl (ftp.snt.utwente.nl)... 130.89.149.20, 2001:67c:2564:a120::20
  4279. Connecting to ftp.snt.utwente.nl (ftp.snt.utwente.nl)|130.89.149.20|:80... connected.
  4280. HTTP request sent, awaiting response... 200 OK
  4281. Length: 1946336 (1.9M) [application/x-tar]
  4282. Saving to: ‘/home/pi/buildroot-wpe/output/build/.gmp-6.1.2.tar.xz.XhC7kn/output’
  4283.  
  4284. /home/pi/buildroot-wpe/output/build/.gmp-6.1.2.tar.xz.XhC7kn/output 100%[====================================================================================================================================================================>] 1.86M 5.73MB/s in 0.3s
  4285.  
  4286. 2017-03-10 20:50:14 (5.73 MB/s) - ‘/home/pi/buildroot-wpe/output/build/.gmp-6.1.2.tar.xz.XhC7kn/output’ saved [1946336/1946336]
  4287.  
  4288. gmp-6.1.2.tar.xz: OK (sha256: 87b565e89a9a684fe4ebeeddb8399dce2599f9c9049854ca8c0dfbdea0e21912)
  4289. >>> host-gmp 6.1.2 Extracting
  4290. xzcat /home/pi/buildroot-wpe/dl/gmp-6.1.2.tar.xz | tar --strip-components=1 -C /home/pi/buildroot-wpe/output/build/host-gmp-6.1.2 -xf -
  4291. >>> host-gmp 6.1.2 Patching
  4292. >>> host-gmp 6.1.2 Updating config.sub and config.guess
  4293. for file in config.guess config.sub; do for i in $(find /home/pi/buildroot-wpe/output/build/host-gmp-6.1.2 -name $file); do cp support/gnuconfig/$file $i; done; done
  4294. >>> host-gmp 6.1.2 Patching libtool
  4295. patching file /home/pi/buildroot-wpe/output/build/host-gmp-6.1.2/ltmain.sh
  4296. Hunk #1 succeeded at 2694 (offset 7 lines).
  4297. Hunk #2 succeeded at 4284 (offset 7 lines).
  4298. Hunk #3 succeeded at 6579 (offset 25 lines).
  4299. Hunk #4 succeeded at 6589 (offset 25 lines).
  4300. Hunk #5 succeeded at 6882 (offset 25 lines).
  4301. Hunk #6 succeeded at 7174 (offset 25 lines).
  4302. Hunk #7 succeeded at 8140 (offset 28 lines).
  4303. Hunk #8 succeeded at 10769 (offset 59 lines).
  4304. >>> host-gmp 6.1.2 Configuring
  4305. (cd /home/pi/buildroot-wpe/output/build/host-gmp-6.1.2/ && rm -rf config.cache; PATH="/home/pi/buildroot-wpe/output/host/bin:/home/pi/buildroot-wpe/output/host/sbin:/home/pi/buildroot-wpe/output/host/usr/bin:/home/pi/buildroot-wpe/output/host/usr/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/pi/buildroot-wpe/output/host/usr/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/pi/buildroot-wpe/output/host/usr/lib/pkgconfig:/home/pi/buildroot-wpe/output/host/usr/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc" GCC="/home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc" CXX="/home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/pi/buildroot-wpe/output/host/usr/include" CFLAGS="-O2 -I/home/pi/buildroot-wpe/output/host/usr/include" CXXFLAGS="-O2 -I/home/pi/buildroot-wpe/output/host/usr/include" LDFLAGS="-L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib -Wl,-rpath,/home/pi/buildroot-wpe/output/host/usr/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/pi/buildroot-wpe/output/host/usr/include" LDFLAGS="-L/home/pi/buildroot-wpe/output/host/lib -L/home/pi/buildroot-wpe/output/host/usr/lib -Wl,-rpath,/home/pi/buildroot-wpe/output/host/usr/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/pi/buildroot-wpe/output/host/usr" --sysconfdir="/home/pi/buildroot-wpe/output/host/etc" --localstatedir="/home/pi/buildroot-wpe/output/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-dependency-tracking )
  4306. configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-dependency-tracking
  4307. checking build system type... armv7l-unknown-linux-gnueabihf
  4308. checking host system type... armv7l-unknown-linux-gnueabihf
  4309. checking for a BSD-compatible install... /usr/bin/install -c
  4310. checking whether build environment is sane... yes
  4311. checking for a thread-safe mkdir -p... /bin/mkdir -p
  4312. checking for gawk... gawk
  4313. checking whether make sets $(MAKE)... yes
  4314. checking whether make supports nested variables... yes
  4315. checking whether to enable maintainer-specific portions of Makefiles... no
  4316. checking ABI=32
  4317. checking whether /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc is gcc... yes
  4318. checking compiler /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -I/home/pi/buildroot-wpe/output/host/usr/include... yes
  4319. checking whether ARM gcc unsigned division works... yes
  4320. checking for gcc... /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc
  4321. checking whether the C compiler works... yes
  4322. checking for C compiler default output file name... a.out
  4323. checking for suffix of executables...
  4324. checking whether we are cross compiling... no
  4325. checking for suffix of object files... o
  4326. checking whether we are using the GNU C compiler... yes
  4327. checking whether /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc accepts -g... yes
  4328. checking for /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed
  4329. checking whether /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc understands -c and -o together... yes
  4330. checking for /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc option to accept ISO C99... -std=gnu99
  4331. checking for /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
  4332. checking how to run the C preprocessor... /usr/bin/cpp
  4333. checking build system compiler /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99... yes
  4334. checking for build system preprocessor... /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -E
  4335. checking for build system executable suffix...
  4336. checking whether build system compiler is ANSI... yes
  4337. checking for build system compiler math library... -lm
  4338. checking for grep that handles long lines and -e... /bin/grep
  4339. checking for egrep... /bin/grep -E
  4340. using ABI="32"
  4341. CC="/home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99"
  4342. CFLAGS="-O2 -I/home/pi/buildroot-wpe/output/host/usr/include"
  4343. CPPFLAGS="-I/home/pi/buildroot-wpe/output/host/usr/include"
  4344. MPN_PATH=" arm/v6t2 arm/v6 arm/v5 arm generic"
  4345. checking whether assembler supports --noexecstack option... yes
  4346. checking for ar... /usr/bin/ar
  4347. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
  4348. checking the name lister (/usr/bin/nm) interface... BSD nm
  4349. checking how to print strings... printf
  4350. checking for a sed that does not truncate output... /bin/sed
  4351. checking for fgrep... /bin/grep -F
  4352. checking for ld used by /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99... /usr/bin/ld
  4353. checking if the linker (/usr/bin/ld) is GNU ld... yes
  4354. checking whether ln -s works... yes
  4355. checking the maximum length of command line arguments... 1572864
  4356. checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
  4357. checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop
  4358. checking for /usr/bin/ld option to reload object files... -r
  4359. checking for objdump... objdump
  4360. checking how to recognize dependent libraries... pass_all
  4361. checking for dlltool... dlltool
  4362. checking how to associate runtime and link libraries... printf %s\n
  4363. checking for archiver @FILE support... @
  4364. checking for strip... strip
  4365. checking for ranlib... /usr/bin/ranlib
  4366. checking command to parse /usr/bin/nm output from /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 object... ok
  4367. checking for sysroot... no
  4368. checking for a working dd... /bin/dd
  4369. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  4370. checking for mt... mt
  4371. checking if mt is a manifest tool... no
  4372. checking for ANSI C header files... yes
  4373. checking for sys/types.h... yes
  4374. checking for sys/stat.h... yes
  4375. checking for stdlib.h... yes
  4376. checking for string.h... yes
  4377. checking for memory.h... yes
  4378. checking for strings.h... yes
  4379. checking for inttypes.h... yes
  4380. checking for stdint.h... yes
  4381. checking for unistd.h... yes
  4382. checking for dlfcn.h... yes
  4383. checking for objdir... .libs
  4384. checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
  4385. checking for /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
  4386. checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
  4387. checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 static flag -static works... yes
  4388. checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 supports -c -o file.o... yes
  4389. checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 supports -c -o file.o... (cached) yes
  4390. checking whether the /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 linker (/usr/bin/ld) supports shared libraries... yes
  4391. checking whether -lc should be explicitly linked in... no
  4392. checking dynamic linker characteristics... GNU/Linux ld.so
  4393. checking how to hardcode library paths into programs... immediate
  4394. checking whether stripping libraries is possible... yes
  4395. checking if libtool supports shared libraries... yes
  4396. checking whether to build shared libraries... yes
  4397. checking whether to build static libraries... no
  4398. checking how to run the C++ preprocessor... /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/g++ -E
  4399. checking whether the /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/g++ linker (/usr/bin/ld) supports shared libraries... yes
  4400. checking for /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/g++ option to produce PIC... -DPIC
  4401. checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/g++ PIC flag -DPIC works... yes
  4402. checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/g++ static flag works... yes
  4403. checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/g++ supports -c -o file.o... yes
  4404. checking if /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/g++ supports -c -o file.o... (cached) yes
  4405. checking whether the /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/g++ linker (/usr/bin/ld) supports shared libraries... yes
  4406. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  4407. checking how to hardcode library paths into programs... unsupported
  4408. checking for ANSI C header files... (cached) yes
  4409. checking whether time.h and sys/time.h may both be included... yes
  4410. checking fcntl.h usability... yes
  4411. checking fcntl.h presence... yes
  4412. checking for fcntl.h... yes
  4413. checking float.h usability... yes
  4414. checking float.h presence... yes
  4415. checking for float.h... yes
  4416. checking invent.h usability... no
  4417. checking invent.h presence... no
  4418. checking for invent.h... no
  4419. checking langinfo.h usability... yes
  4420. checking langinfo.h presence... yes
  4421. checking for langinfo.h... yes
  4422. checking locale.h usability... yes
  4423. checking locale.h presence... yes
  4424. checking for locale.h... yes
  4425. checking nl_types.h usability... yes
  4426. checking nl_types.h presence... yes
  4427. checking for nl_types.h... yes
  4428. checking sys/attributes.h usability... no
  4429. checking sys/attributes.h presence... no
  4430. checking for sys/attributes.h... no
  4431. checking sys/iograph.h usability... no
  4432. checking sys/iograph.h presence... no
  4433. checking for sys/iograph.h... no
  4434. checking sys/mman.h usability... yes
  4435. checking sys/mman.h presence... yes
  4436. checking for sys/mman.h... yes
  4437. checking sys/param.h usability... yes
  4438. checking sys/param.h presence... yes
  4439. checking for sys/param.h... yes
  4440. checking sys/processor.h usability... no
  4441. checking sys/processor.h presence... no
  4442. checking for sys/processor.h... no
  4443. checking sys/pstat.h usability... no
  4444. checking sys/pstat.h presence... no
  4445. checking for sys/pstat.h... no
  4446. checking sys/sysinfo.h usability... yes
  4447. checking sys/sysinfo.h presence... yes
  4448. checking for sys/sysinfo.h... yes
  4449. checking sys/syssgi.h usability... no
  4450. checking sys/syssgi.h presence... no
  4451. checking for sys/syssgi.h... no
  4452. checking sys/systemcfg.h usability... no
  4453. checking sys/systemcfg.h presence... no
  4454. checking for sys/systemcfg.h... no
  4455. checking sys/time.h usability... yes
  4456. checking sys/time.h presence... yes
  4457. checking for sys/time.h... yes
  4458. checking sys/times.h usability... yes
  4459. checking sys/times.h presence... yes
  4460. checking for sys/times.h... yes
  4461. checking for sys/resource.h... yes
  4462. checking for sys/sysctl.h... yes
  4463. checking for machine/hal_sysinfo.h... no
  4464. checking whether fgetc is declared... yes
  4465. checking whether fscanf is declared... yes
  4466. checking whether optarg is declared... yes
  4467. checking whether ungetc is declared... yes
  4468. checking whether vfprintf is declared... yes
  4469. checking whether sys_errlist is declared... yes
  4470. checking whether sys_nerr is declared... yes
  4471. checking return type of signal handlers... void
  4472. checking for intmax_t... yes
  4473. checking for long double... yes
  4474. checking for long long... yes
  4475. checking for ptrdiff_t... yes
  4476. checking for quad_t... yes
  4477. checking for uint_least32_t... yes
  4478. checking for intptr_t... yes
  4479. checking for working volatile... yes
  4480. checking for C/C++ restrict keyword... __restrict
  4481. checking whether gcc __attribute__ ((const)) works... yes
  4482. checking whether gcc __attribute__ ((malloc)) works... yes
  4483. checking whether gcc __attribute__ ((mode (XX))) works... yes
  4484. checking whether gcc __attribute__ ((noreturn)) works... yes
  4485. checking whether gcc hidden aliases work... yes
  4486. checking for inline... inline
  4487. checking for cos in -lm... yes
  4488. checking for working alloca.h... yes
  4489. checking for alloca (via gmp-impl.h)... yes
  4490. checking how to allocate temporary memory... alloca
  4491. checking whether byte ordering is bigendian... no
  4492. checking format of `double' floating point... IEEE little endian
  4493. checking for alarm... yes
  4494. checking for attr_get... no
  4495. checking for clock... yes
  4496. checking for cputime... no
  4497. checking for getpagesize... yes
  4498. checking for getrusage... yes
  4499. checking for gettimeofday... yes
  4500. checking for getsysinfo... no
  4501. checking for localeconv... yes
  4502. checking for memset... yes
  4503. checking for mmap... yes
  4504. checking for mprotect... yes
  4505. checking for nl_langinfo... yes
  4506. checking for obstack_vprintf... yes
  4507. checking for popen... yes
  4508. checking for processor_info... no
  4509. checking for pstat_getprocessor... no
  4510. checking for raise... yes
  4511. checking for read_real_time... no
  4512. checking for sigaction... yes
  4513. checking for sigaltstack... yes
  4514. checking for sigstack... yes
  4515. checking for syssgi... no
  4516. checking for strchr... yes
  4517. checking for strerror... yes
  4518. checking for strnlen... yes
  4519. checking for strtol... yes
  4520. checking for strtoul... yes
  4521. checking for sysconf... yes
  4522. checking for sysctl... yes
  4523. checking for sysctlbyname... no
  4524. checking for times... yes
  4525. checking for library containing clock_gettime... none required
  4526. checking for vsnprintf... yes
  4527. checking whether vsnprintf works... yes
  4528. checking whether sscanf needs writable input... no
  4529. checking for struct pst_processor.psp_iticksperclktick... no
  4530. checking for suitable m4... m4
  4531. checking if m4wrap produces spurious output... no
  4532. checking how to switch to text section... .text
  4533. checking how to switch to data section... .data
  4534. checking for assembler label suffix... :
  4535. checking for assembler global directive... .globl
  4536. checking for assembler global directive attribute...
  4537. checking if globals are prefixed by underscore... no
  4538. checking how to switch to read-only data section... .section .rodata
  4539. checking for assembler .type directive... .type $1,#$2
  4540. checking for assembler .size directive... .size $1,$2
  4541. checking for assembler local label prefix... .L
  4542. checking for assembler byte directive... .byte
  4543. checking how to define a 32-bit word... .long
  4544. checking if .align assembly directive is logarithmic... yes
  4545. checking size of void *... 4
  4546. checking size of unsigned short... 2
  4547. checking size of unsigned... 4
  4548. checking size of unsigned long... 4
  4549. checking size of mp_limb_t... 4
  4550. checking for stack_t... yes
  4551. checking for tputs in -lncurses... no
  4552. checking for tputs in -lcurses... no
  4553. checking for readline in -lreadline... no
  4554. checking readline detected... no
  4555. checking for bison... no
  4556. checking for byacc... no
  4557. checking for flex... no
  4558. checking for lex... no
  4559. checking for ranlib... (cached) /usr/bin/ranlib
  4560. creating config.m4
  4561. checking that generated files are newer than configure... done
  4562. configure: creating ./config.status
  4563. config.status: creating demos/pexpr-config.h
  4564. config.status: creating demos/calc/calc-config.h
  4565. config.status: creating Makefile
  4566. config.status: creating mpf/Makefile
  4567. config.status: creating mpn/Makefile
  4568. config.status: creating mpq/Makefile
  4569. config.status: creating mpz/Makefile
  4570. config.status: creating printf/Makefile
  4571. config.status: creating scanf/Makefile
  4572. config.status: creating rand/Makefile
  4573. config.status: creating cxx/Makefile
  4574. config.status: creating tests/Makefile
  4575. config.status: creating tests/devel/Makefile
  4576. config.status: creating tests/mpf/Makefile
  4577. config.status: creating tests/mpn/Makefile
  4578. config.status: creating tests/mpq/Makefile
  4579. config.status: creating tests/mpz/Makefile
  4580. config.status: creating tests/rand/Makefile
  4581. config.status: creating tests/misc/Makefile
  4582. config.status: creating tests/cxx/Makefile
  4583. config.status: creating doc/Makefile
  4584. config.status: creating tune/Makefile
  4585. config.status: creating demos/Makefile
  4586. config.status: creating demos/calc/Makefile
  4587. config.status: creating demos/expr/Makefile
  4588. config.status: creating gmp.h
  4589. config.status: creating config.h
  4590. config.status: linking mpn/generic/add.c to mpn/add.c
  4591. config.status: linking mpn/generic/add_1.c to mpn/add_1.c
  4592. config.status: linking mpn/arm/aors_n.asm to mpn/add_n.asm
  4593. config.status: linking mpn/generic/sub.c to mpn/sub.c
  4594. config.status: linking mpn/generic/sub_1.c to mpn/sub_1.c
  4595. config.status: linking mpn/arm/aors_n.asm to mpn/sub_n.asm
  4596. config.status: linking mpn/arm/cnd_aors_n.asm to mpn/cnd_add_n.asm
  4597. config.status: linking mpn/arm/cnd_aors_n.asm to mpn/cnd_sub_n.asm
  4598. config.status: linking mpn/generic/cnd_swap.c to mpn/cnd_swap.c
  4599. config.status: linking mpn/generic/neg.c to mpn/neg.c
  4600. config.status: linking mpn/arm/com.asm to mpn/com.asm
  4601. config.status: linking mpn/arm/v6/mul_1.asm to mpn/mul_1.asm
  4602. config.status: linking mpn/arm/v6/addmul_1.asm to mpn/addmul_1.asm
  4603. config.status: linking mpn/arm/v6/submul_1.asm to mpn/submul_1.asm
  4604. config.status: linking mpn/generic/add_err1_n.c to mpn/add_err1_n.c
  4605. config.status: linking mpn/generic/add_err2_n.c to mpn/add_err2_n.c
  4606. config.status: linking mpn/generic/add_err3_n.c to mpn/add_err3_n.c
  4607. config.status: linking mpn/generic/sub_err1_n.c to mpn/sub_err1_n.c
  4608. config.status: linking mpn/generic/sub_err2_n.c to mpn/sub_err2_n.c
  4609. config.status: linking mpn/generic/sub_err3_n.c to mpn/sub_err3_n.c
  4610. config.status: linking mpn/arm/lshift.asm to mpn/lshift.asm
  4611. config.status: linking mpn/arm/rshift.asm to mpn/rshift.asm
  4612. config.status: linking mpn/arm/v6/dive_1.asm to mpn/dive_1.asm
  4613. config.status: linking mpn/generic/diveby3.c to mpn/diveby3.c
  4614. config.status: linking mpn/generic/divis.c to mpn/divis.c
  4615. config.status: linking mpn/generic/divrem.c to mpn/divrem.c
  4616. config.status: linking mpn/arm/v6t2/divrem_1.asm to mpn/divrem_1.asm
  4617. config.status: linking mpn/generic/divrem_2.c to mpn/divrem_2.c
  4618. config.status: linking mpn/generic/fib2_ui.c to mpn/fib2_ui.c
  4619. config.status: linking mpn/generic/mod_1.c to mpn/mod_1.c
  4620. config.status: linking mpn/arm/mod_34lsub1.asm to mpn/mod_34lsub1.asm
  4621. config.status: linking mpn/arm/v6/mode1o.asm to mpn/mode1o.asm
  4622. config.status: linking mpn/generic/pre_mod_1.c to mpn/pre_mod_1.c
  4623. config.status: linking mpn/generic/dump.c to mpn/dump.c
  4624. config.status: linking mpn/arm/v5/mod_1_1.asm to mpn/mod_1_1.asm
  4625. config.status: linking mpn/arm/v5/mod_1_2.asm to mpn/mod_1_2.asm
  4626. config.status: linking mpn/generic/mod_1_3.c to mpn/mod_1_3.c
  4627. config.status: linking mpn/generic/mod_1_4.c to mpn/mod_1_4.c
  4628. config.status: linking mpn/arm/lshiftc.asm to mpn/lshiftc.asm
  4629. config.status: linking mpn/generic/mul.c to mpn/mul.c
  4630. config.status: linking mpn/generic/mul_fft.c to mpn/mul_fft.c
  4631. config.status: linking mpn/generic/mul_n.c to mpn/mul_n.c
  4632. config.status: linking mpn/generic/sqr.c to mpn/sqr.c
  4633. config.status: linking mpn/generic/mul_basecase.c to mpn/mul_basecase.c
  4634. config.status: linking mpn/arm/v6/sqr_basecase.asm to mpn/sqr_basecase.asm
  4635. config.status: linking mpn/generic/nussbaumer_mul.c to mpn/nussbaumer_mul.c
  4636. config.status: linking mpn/generic/mulmid_basecase.c to mpn/mulmid_basecase.c
  4637. config.status: linking mpn/generic/toom42_mulmid.c to mpn/toom42_mulmid.c
  4638. config.status: linking mpn/generic/mulmid_n.c to mpn/mulmid_n.c
  4639. config.status: linking mpn/generic/mulmid.c to mpn/mulmid.c
  4640. config.status: linking mpn/generic/random.c to mpn/random.c
  4641. config.status: linking mpn/generic/random2.c to mpn/random2.c
  4642. config.status: linking mpn/generic/pow_1.c to mpn/pow_1.c
  4643. config.status: linking mpn/generic/rootrem.c to mpn/rootrem.c
  4644. config.status: linking mpn/generic/sqrtrem.c to mpn/sqrtrem.c
  4645. config.status: linking mpn/generic/sizeinbase.c to mpn/sizeinbase.c
  4646. config.status: linking mpn/generic/get_str.c to mpn/get_str.c
  4647. config.status: linking mpn/generic/set_str.c to mpn/set_str.c
  4648. config.status: linking mpn/generic/scan0.c to mpn/scan0.c
  4649. config.status: linking mpn/generic/scan1.c to mpn/scan1.c
  4650. config.status: linking mpn/arm/v6/popham.asm to mpn/popcount.asm
  4651. config.status: linking mpn/arm/v6/popham.asm to mpn/hamdist.asm
  4652. config.status: linking mpn/generic/cmp.c to mpn/cmp.c
  4653. config.status: linking mpn/generic/zero_p.c to mpn/zero_p.c
  4654. config.status: linking mpn/generic/perfsqr.c to mpn/perfsqr.c
  4655. config.status: linking mpn/generic/perfpow.c to mpn/perfpow.c
  4656. config.status: linking mpn/arm/v6t2/gcd_1.asm to mpn/gcd_1.asm
  4657. config.status: linking mpn/generic/gcd.c to mpn/gcd.c
  4658. config.status: linking mpn/generic/gcdext_1.c to mpn/gcdext_1.c
  4659. config.status: linking mpn/generic/gcdext.c to mpn/gcdext.c
  4660. config.status: linking mpn/generic/gcd_subdiv_step.c to mpn/gcd_subdiv_step.c
  4661. config.status: linking mpn/generic/gcdext_lehmer.c to mpn/gcdext_lehmer.c
  4662. config.status: linking mpn/generic/div_q.c to mpn/div_q.c
  4663. config.status: linking mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c
  4664. config.status: linking mpn/generic/jacbase.c to mpn/jacbase.c
  4665. config.status: linking mpn/generic/jacobi_2.c to mpn/jacobi_2.c
  4666. config.status: linking mpn/generic/jacobi.c to mpn/jacobi.c
  4667. config.status: linking mpn/generic/get_d.c to mpn/get_d.c
  4668. config.status: linking mpn/generic/matrix22_mul.c to mpn/matrix22_mul.c
  4669. config.status: linking mpn/generic/matrix22_mul1_inverse_vector.c to mpn/matrix22_mul1_inverse_vector.c
  4670. config.status: linking mpn/generic/hgcd_matrix.c to mpn/hgcd_matrix.c
  4671. config.status: linking mpn/generic/hgcd2.c to mpn/hgcd2.c
  4672. config.status: linking mpn/generic/hgcd_step.c to mpn/hgcd_step.c
  4673. config.status: linking mpn/generic/hgcd_reduce.c to mpn/hgcd_reduce.c
  4674. config.status: linking mpn/generic/hgcd.c to mpn/hgcd.c
  4675. config.status: linking mpn/generic/hgcd_appr.c to mpn/hgcd_appr.c
  4676. config.status: linking mpn/generic/hgcd2_jacobi.c to mpn/hgcd2_jacobi.c
  4677. config.status: linking mpn/generic/hgcd_jacobi.c to mpn/hgcd_jacobi.c
  4678. config.status: linking mpn/generic/mullo_n.c to mpn/mullo_n.c
  4679. config.status: linking mpn/generic/mullo_basecase.c to mpn/mullo_basecase.c
  4680. config.status: linking mpn/generic/sqrlo.c to mpn/sqrlo.c
  4681. config.status: linking mpn/generic/sqrlo_basecase.c to mpn/sqrlo_basecase.c
  4682. config.status: linking mpn/generic/toom22_mul.c to mpn/toom22_mul.c
  4683. config.status: linking mpn/generic/toom32_mul.c to mpn/toom32_mul.c
  4684. config.status: linking mpn/generic/toom42_mul.c to mpn/toom42_mul.c
  4685. config.status: linking mpn/generic/toom52_mul.c to mpn/toom52_mul.c
  4686. config.status: linking mpn/generic/toom62_mul.c to mpn/toom62_mul.c
  4687. config.status: linking mpn/generic/toom33_mul.c to mpn/toom33_mul.c
  4688. config.status: linking mpn/generic/toom43_mul.c to mpn/toom43_mul.c
  4689. config.status: linking mpn/generic/toom53_mul.c to mpn/toom53_mul.c
  4690. config.status: linking mpn/generic/toom54_mul.c to mpn/toom54_mul.c
  4691. config.status: linking mpn/generic/toom63_mul.c to mpn/toom63_mul.c
  4692. config.status: linking mpn/generic/toom44_mul.c to mpn/toom44_mul.c
  4693. config.status: linking mpn/generic/toom6h_mul.c to mpn/toom6h_mul.c
  4694. config.status: linking mpn/generic/toom6_sqr.c to mpn/toom6_sqr.c
  4695. config.status: linking mpn/generic/toom8h_mul.c to mpn/toom8h_mul.c
  4696. config.status: linking mpn/generic/toom8_sqr.c to mpn/toom8_sqr.c
  4697. config.status: linking mpn/generic/toom_couple_handling.c to mpn/toom_couple_handling.c
  4698. config.status: linking mpn/generic/toom2_sqr.c to mpn/toom2_sqr.c
  4699. config.status: linking mpn/generic/toom3_sqr.c to mpn/toom3_sqr.c
  4700. config.status: linking mpn/generic/toom4_sqr.c to mpn/toom4_sqr.c
  4701. config.status: linking mpn/generic/toom_eval_dgr3_pm1.c to mpn/toom_eval_dgr3_pm1.c
  4702. config.status: linking mpn/generic/toom_eval_dgr3_pm2.c to mpn/toom_eval_dgr3_pm2.c
  4703. config.status: linking mpn/generic/toom_eval_pm1.c to mpn/toom_eval_pm1.c
  4704. config.status: linking mpn/generic/toom_eval_pm2.c to mpn/toom_eval_pm2.c
  4705. config.status: linking mpn/generic/toom_eval_pm2exp.c to mpn/toom_eval_pm2exp.c
  4706. config.status: linking mpn/generic/toom_eval_pm2rexp.c to mpn/toom_eval_pm2rexp.c
  4707. config.status: linking mpn/generic/toom_interpolate_5pts.c to mpn/toom_interpolate_5pts.c
  4708. config.status: linking mpn/generic/toom_interpolate_6pts.c to mpn/toom_interpolate_6pts.c
  4709. config.status: linking mpn/generic/toom_interpolate_7pts.c to mpn/toom_interpolate_7pts.c
  4710. config.status: linking mpn/generic/toom_interpolate_8pts.c to mpn/toom_interpolate_8pts.c
  4711. config.status: linking mpn/generic/toom_interpolate_12pts.c to mpn/toom_interpolate_12pts.c
  4712. config.status: linking mpn/generic/toom_interpolate_16pts.c to mpn/toom_interpolate_16pts.c
  4713. config.status: linking mpn/generic/invertappr.c to mpn/invertappr.c
  4714. config.status: linking mpn/generic/invert.c to mpn/invert.c
  4715. config.status: linking mpn/generic/binvert.c to mpn/binvert.c
  4716. config.status: linking mpn/generic/mulmod_bnm1.c to mpn/mulmod_bnm1.c
  4717. config.status: linking mpn/generic/sqrmod_bnm1.c to mpn/sqrmod_bnm1.c
  4718. config.status: linking mpn/generic/div_qr_1.c to mpn/div_qr_1.c
  4719. config.status: linking mpn/generic/div_qr_1n_pi1.c to mpn/div_qr_1n_pi1.c
  4720. config.status: linking mpn/generic/div_qr_2.c to mpn/div_qr_2.c
  4721. config.status: linking mpn/generic/div_qr_2n_pi1.c to mpn/div_qr_2n_pi1.c
  4722. config.status: linking mpn/generic/div_qr_2u_pi1.c to mpn/div_qr_2u_pi1.c
  4723. config.status: linking mpn/generic/sbpi1_div_q.c to mpn/sbpi1_div_q.c
  4724. config.status: linking mpn/generic/sbpi1_div_qr.c to mpn/sbpi1_div_qr.c
  4725. config.status: linking mpn/generic/sbpi1_divappr_q.c to mpn/sbpi1_divappr_q.c
  4726. config.status: linking mpn/generic/dcpi1_div_q.c to mpn/dcpi1_div_q.c
  4727. config.status: linking mpn/generic/dcpi1_div_qr.c to mpn/dcpi1_div_qr.c
  4728. config.status: linking mpn/generic/dcpi1_divappr_q.c to mpn/dcpi1_divappr_q.c
  4729. config.status: linking mpn/generic/mu_div_qr.c to mpn/mu_div_qr.c
  4730. config.status: linking mpn/generic/mu_divappr_q.c to mpn/mu_divappr_q.c
  4731. config.status: linking mpn/generic/mu_div_q.c to mpn/mu_div_q.c
  4732. config.status: linking mpn/generic/bdiv_q_1.c to mpn/bdiv_q_1.c
  4733. config.status: linking mpn/generic/sbpi1_bdiv_q.c to mpn/sbpi1_bdiv_q.c
  4734. config.status: linking mpn/generic/sbpi1_bdiv_qr.c to mpn/sbpi1_bdiv_qr.c
  4735. config.status: linking mpn/generic/dcpi1_bdiv_q.c to mpn/dcpi1_bdiv_q.c
  4736. config.status: linking mpn/generic/dcpi1_bdiv_qr.c to mpn/dcpi1_bdiv_qr.c
  4737. config.status: linking mpn/generic/mu_bdiv_q.c to mpn/mu_bdiv_q.c
  4738. config.status: linking mpn/generic/mu_bdiv_qr.c to mpn/mu_bdiv_qr.c
  4739. config.status: linking mpn/generic/bdiv_q.c to mpn/bdiv_q.c
  4740. config.status: linking mpn/generic/bdiv_qr.c to mpn/bdiv_qr.c
  4741. config.status: linking mpn/generic/broot.c to mpn/broot.c
  4742. config.status: linking mpn/generic/brootinv.c to mpn/brootinv.c
  4743. config.status: linking mpn/generic/bsqrt.c to mpn/bsqrt.c
  4744. config.status: linking mpn/generic/bsqrtinv.c to mpn/bsqrtinv.c
  4745. config.status: linking mpn/generic/divexact.c to mpn/divexact.c
  4746. config.status: linking mpn/arm/bdiv_dbm1c.asm to mpn/bdiv_dbm1c.asm
  4747. config.status: linking mpn/generic/redc_1.c to mpn/redc_1.c
  4748. config.status: linking mpn/generic/redc_2.c to mpn/redc_2.c
  4749. config.status: linking mpn/generic/redc_n.c to mpn/redc_n.c
  4750. config.status: linking mpn/generic/powm.c to mpn/powm.c
  4751. config.status: linking mpn/generic/powlo.c to mpn/powlo.c
  4752. config.status: linking mpn/generic/sec_powm.c to mpn/sec_powm.c
  4753. config.status: linking mpn/generic/sec_mul.c to mpn/sec_mul.c
  4754. config.status: linking mpn/generic/sec_sqr.c to mpn/sec_sqr.c
  4755. config.status: linking mpn/generic/sec_div.c to mpn/sec_div_qr.c
  4756. config.status: linking mpn/generic/sec_div.c to mpn/sec_div_r.c
  4757. config.status: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_qr.c
  4758. config.status: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_r.c
  4759. config.status: linking mpn/generic/sec_aors_1.c to mpn/sec_add_1.c
  4760. config.status: linking mpn/generic/sec_aors_1.c to mpn/sec_sub_1.c
  4761. config.status: linking mpn/generic/sec_invert.c to mpn/sec_invert.c
  4762. config.status: linking mpn/generic/trialdiv.c to mpn/trialdiv.c
  4763. config.status: linking mpn/generic/remove.c to mpn/remove.c
  4764. config.status: linking mpn/arm/logops_n.asm to mpn/and_n.asm
  4765. config.status: linking mpn/arm/logops_n.asm to mpn/andn_n.asm
  4766. config.status: linking mpn/arm/logops_n.asm to mpn/nand_n.asm
  4767. config.status: linking mpn/arm/logops_n.asm to mpn/ior_n.asm
  4768. config.status: linking mpn/arm/logops_n.asm to mpn/iorn_n.asm
  4769. config.status: linking mpn/arm/logops_n.asm to mpn/nior_n.asm
  4770. config.status: linking mpn/arm/logops_n.asm to mpn/xor_n.asm
  4771. config.status: linking mpn/arm/logops_n.asm to mpn/xnor_n.asm
  4772. config.status: linking mpn/arm/copyi.asm to mpn/copyi.asm
  4773. config.status: linking mpn/arm/copyd.asm to mpn/copyd.asm
  4774. config.status: linking mpn/generic/zero.c to mpn/zero.c
  4775. config.status: linking mpn/arm/sec_tabselect.asm to mpn/sec_tabselect.asm
  4776. config.status: linking mpn/generic/comb_tables.c to mpn/comb_tables.c
  4777. config.status: linking mpn/arm/udiv.asm to mpn/udiv.asm
  4778. config.status: linking mpn/arm/invert_limb.asm to mpn/invert_limb.asm
  4779. config.status: linking mpn/arm/v6/mul_2.asm to mpn/mul_2.asm
  4780. config.status: linking mpn/arm/v6/addmul_2.asm to mpn/addmul_2.asm
  4781. config.status: linking mpn/arm/v6/addmul_3.asm to mpn/addmul_3.asm
  4782. config.status: linking mpn/arm/aorslsh1_n.asm to mpn/addlsh1_n.asm
  4783. config.status: linking mpn/arm/aorslsh1_n.asm to mpn/sublsh1_n.asm
  4784. config.status: linking mpn/arm/rsh1aors_n.asm to mpn/rsh1add_n.asm
  4785. config.status: linking mpn/arm/rsh1aors_n.asm to mpn/rsh1sub_n.asm
  4786. config.status: linking mpn/generic/add_n_sub_n.c to mpn/add_n_sub_n.c
  4787. config.status: linking mpn/arm/v6/gmp-mparam.h to gmp-mparam.h
  4788. config.status: executing libtool commands
  4789. configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-dependency-tracking
  4790. configure: summary of build options:
  4791.  
  4792. Version: GNU MP 6.1.2
  4793. Host type: armv7l-unknown-linux-gnueabihf
  4794. ABI: 32
  4795. Install prefix: /home/pi/buildroot-wpe/output/host/usr
  4796. Compiler: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99
  4797. Static libraries: no
  4798. Shared libraries: yes
  4799.  
  4800. >>> host-gmp 6.1.2 Building
  4801. PATH="/home/pi/buildroot-wpe/output/host/bin:/home/pi/buildroot-wpe/output/host/sbin:/home/pi/buildroot-wpe/output/host/usr/bin:/home/pi/buildroot-wpe/output/host/usr/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/pi/buildroot-wpe/output/host/usr/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/pi/buildroot-wpe/output/host/usr/lib/pkgconfig:/home/pi/buildroot-wpe/output/host/usr/share/pkgconfig" /usr/bin/make -j5 -C /home/pi/buildroot-wpe/output/build/host-gmp-6.1.2//
  4802. make[1]: Entering directory '/home/pi/buildroot-wpe/output/build/host-gmp-6.1.2'
  4803. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 `test -f 'gen-fac.c' || echo './'`gen-fac.c -o gen-fac
  4804. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 `test -f 'gen-fib.c' || echo './'`gen-fib.c -o gen-fib
  4805. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 `test -f 'gen-bases.c' || echo './'`gen-bases.c -o gen-bases -lm
  4806. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 `test -f 'gen-trialdivtab.c' || echo './'`gen-trialdivtab.c -o gen-trialdivtab -lm
  4807. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 `test -f 'gen-jacobitab.c' || echo './'`gen-jacobitab.c -o gen-jacobitab
  4808. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 `test -f 'gen-psqr.c' || echo './'`gen-psqr.c -o gen-psqr -lm
  4809. ./gen-fib header 32 0 >fib_table.h || (rm -f fib_table.h; exit 1)
  4810. ./gen-fib table 32 0 >mpn/fib_table.c || (rm -f mpn/fib_table.c; exit 1)
  4811. ./gen-trialdivtab 32 8000 >trialdivtab.h || (rm -f trialdivtab.h; exit 1)
  4812. ./gen-jacobitab >mpn/jacobitab.h || (rm -f mpn/jacobitab.h; exit 1)
  4813. ./gen-bases header 32 0 >mp_bases.h || (rm -f mp_bases.h; exit 1)
  4814. ./gen-bases table 32 0 >mpn/mp_bases.c || (rm -f mpn/mp_bases.c; exit 1)
  4815. ./gen-fac 32 0 >fac_table.h || (rm -f fac_table.h; exit 1)
  4816. ./gen-psqr 32 0 >mpn/perfsqr.h || (rm -f mpn/perfsqr.h; exit 1)
  4817. /usr/bin/make all-recursive
  4818. make[2]: Entering directory '/home/pi/buildroot-wpe/output/build/host-gmp-6.1.2'
  4819. Making all in tests
  4820. make[3]: Entering directory '/home/pi/buildroot-wpe/output/build/host-gmp-6.1.2/tests'
  4821. Making all in .
  4822. make[4]: Entering directory '/home/pi/buildroot-wpe/output/build/host-gmp-6.1.2/tests'
  4823. make[4]: Nothing to be done for 'all-am'.
  4824. make[4]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-gmp-6.1.2/tests'
  4825. Making all in devel
  4826. make[4]: Entering directory '/home/pi/buildroot-wpe/output/build/host-gmp-6.1.2/tests/devel'
  4827. make[4]: Nothing to be done for 'all'.
  4828. make[4]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-gmp-6.1.2/tests/devel'
  4829. Making all in mpn
  4830. make[4]: Entering directory '/home/pi/buildroot-wpe/output/build/host-gmp-6.1.2/tests/mpn'
  4831. make[4]: Nothing to be done for 'all'.
  4832. make[4]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-gmp-6.1.2/tests/mpn'
  4833. Making all in mpz
  4834. make[4]: Entering directory '/home/pi/buildroot-wpe/output/build/host-gmp-6.1.2/tests/mpz'
  4835. make[4]: Nothing to be done for 'all'.
  4836. make[4]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-gmp-6.1.2/tests/mpz'
  4837. Making all in mpq
  4838. make[4]: Entering directory '/home/pi/buildroot-wpe/output/build/host-gmp-6.1.2/tests/mpq'
  4839. make[4]: Nothing to be done for 'all'.
  4840. make[4]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-gmp-6.1.2/tests/mpq'
  4841. Making all in mpf
  4842. make[4]: Entering directory '/home/pi/buildroot-wpe/output/build/host-gmp-6.1.2/tests/mpf'
  4843. make[4]: Nothing to be done for 'all'.
  4844. make[4]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-gmp-6.1.2/tests/mpf'
  4845. Making all in rand
  4846. make[4]: Entering directory '/home/pi/buildroot-wpe/output/build/host-gmp-6.1.2/tests/rand'
  4847. make[4]: Nothing to be done for 'all'.
  4848. make[4]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-gmp-6.1.2/tests/rand'
  4849. Making all in misc
  4850. make[4]: Entering directory '/home/pi/buildroot-wpe/output/build/host-gmp-6.1.2/tests/misc'
  4851. make[4]: Nothing to be done for 'all'.
  4852. make[4]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-gmp-6.1.2/tests/misc'
  4853. Making all in cxx
  4854. make[4]: Entering directory '/home/pi/buildroot-wpe/output/build/host-gmp-6.1.2/tests/cxx'
  4855. make[4]: Nothing to be done for 'all'.
  4856. make[4]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-gmp-6.1.2/tests/cxx'
  4857. make[3]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-gmp-6.1.2/tests'
  4858. Making all in mpn
  4859. make[3]: Entering directory '/home/pi/buildroot-wpe/output/build/host-gmp-6.1.2/mpn'
  4860. /bin/bash ../libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib_table | sed 's/_$//'` -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o fib_table.lo fib_table.c
  4861. /bin/bash ../libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mp_bases | sed 's/_$//'` -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o mp_bases.lo mp_bases.c
  4862. /bin/bash ../libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add | sed 's/_$//'` -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o add.lo add.c
  4863. /bin/bash ../libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_1 | sed 's/_$//'` -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o add_1.lo add_1.c
  4864. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_n | sed 's/_$//'` -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wa,--noexecstack `test -f 'add_n.asm' || echo './'`add_n.asm
  4865. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mp_bases -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c mp_bases.c -fPIC -DPIC -o .libs/mp_bases.o
  4866. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib_table -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c fib_table.c -fPIC -DPIC -o .libs/fib_table.o
  4867. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_1 -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c add_1.c -fPIC -DPIC -o .libs/add_1.o
  4868. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c add.c -fPIC -DPIC -o .libs/add.o
  4869. libtool: compile: ../mpn/m4-ccas --m4=m4 /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wa,--noexecstack add_n.asm -fPIC -DPIC -o .libs/add_n.o
  4870. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_n -DPIC add_n.asm >tmp-add_n.s
  4871. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wa,--noexecstack tmp-add_n.s -fPIC -DPIC -o .libs/add_n.o
  4872. /bin/bash ../libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub | sed 's/_$//'` -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o sub.lo sub.c
  4873. /bin/bash ../libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_1 | sed 's/_$//'` -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o sub_1.lo sub_1.c
  4874. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c sub.c -fPIC -DPIC -o .libs/sub.o
  4875. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_1 -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c sub_1.c -fPIC -DPIC -o .libs/sub_1.o
  4876. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_n | sed 's/_$//'` -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wa,--noexecstack `test -f 'sub_n.asm' || echo './'`sub_n.asm
  4877. libtool: compile: ../mpn/m4-ccas --m4=m4 /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wa,--noexecstack sub_n.asm -fPIC -DPIC -o .libs/sub_n.o
  4878. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_n -DPIC sub_n.asm >tmp-sub_n.s
  4879. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_add_n | sed 's/_$//'` -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wa,--noexecstack `test -f 'cnd_add_n.asm' || echo './'`cnd_add_n.asm
  4880. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wa,--noexecstack tmp-sub_n.s -fPIC -DPIC -o .libs/sub_n.o
  4881. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_sub_n | sed 's/_$//'` -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wa,--noexecstack `test -f 'cnd_sub_n.asm' || echo './'`cnd_sub_n.asm
  4882. /bin/bash ../libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_swap | sed 's/_$//'` -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o cnd_swap.lo cnd_swap.c
  4883. /bin/bash ../libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo neg | sed 's/_$//'` -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o neg.lo neg.c
  4884. libtool: compile: ../mpn/m4-ccas --m4=m4 /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_add_n -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wa,--noexecstack cnd_add_n.asm -fPIC -DPIC -o .libs/cnd_add_n.o
  4885. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_cnd_add_n -DPIC cnd_add_n.asm >tmp-cnd_add_n.s
  4886. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_neg -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c neg.c -fPIC -DPIC -o .libs/neg.o
  4887. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_swap -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c cnd_swap.c -fPIC -DPIC -o .libs/cnd_swap.o
  4888. libtool: compile: ../mpn/m4-ccas --m4=m4 /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_sub_n -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wa,--noexecstack cnd_sub_n.asm -fPIC -DPIC -o .libs/cnd_sub_n.o
  4889. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_add_n -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wa,--noexecstack tmp-cnd_add_n.s -fPIC -DPIC -o .libs/cnd_add_n.o
  4890. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_cnd_sub_n -DPIC cnd_sub_n.asm >tmp-cnd_sub_n.s
  4891. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo com | sed 's/_$//'` -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wa,--noexecstack `test -f 'com.asm' || echo './'`com.asm
  4892. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_1 | sed 's/_$//'` -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wa,--noexecstack `test -f 'mul_1.asm' || echo './'`mul_1.asm
  4893. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_sub_n -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wa,--noexecstack tmp-cnd_sub_n.s -fPIC -DPIC -o .libs/cnd_sub_n.o
  4894. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addmul_1 | sed 's/_$//'` -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wa,--noexecstack `test -f 'addmul_1.asm' || echo './'`addmul_1.asm
  4895. libtool: compile: ../mpn/m4-ccas --m4=m4 /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_com -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wa,--noexecstack com.asm -fPIC -DPIC -o .libs/com.o
  4896. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_com -DPIC com.asm >tmp-com.s
  4897. libtool: compile: ../mpn/m4-ccas --m4=m4 /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wa,--noexecstack mul_1.asm -fPIC -DPIC -o .libs/mul_1.o
  4898. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mul_1 -DPIC mul_1.asm >tmp-mul_1.s
  4899. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_com -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wa,--noexecstack tmp-com.s -fPIC -DPIC -o .libs/com.o
  4900. libtool: compile: ../mpn/m4-ccas --m4=m4 /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wa,--noexecstack addmul_1.asm -fPIC -DPIC -o .libs/addmul_1.o
  4901. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addmul_1 -DPIC addmul_1.asm >tmp-addmul_1.s
  4902. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo submul_1 | sed 's/_$//'` -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wa,--noexecstack `test -f 'submul_1.asm' || echo './'`submul_1.asm
  4903. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wa,--noexecstack tmp-mul_1.s -fPIC -DPIC -o .libs/mul_1.o
  4904. /bin/bash ../libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err1_n | sed 's/_$//'` -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o add_err1_n.lo add_err1_n.c
  4905. /bin/bash ../libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err2_n | sed 's/_$//'` -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o add_err2_n.lo add_err2_n.c
  4906. /bin/bash ../libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err3_n | sed 's/_$//'` -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o add_err3_n.lo add_err3_n.c
  4907. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wa,--noexecstack tmp-addmul_1.s -fPIC -DPIC -o .libs/addmul_1.o
  4908. /bin/bash ../libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err1_n | sed 's/_$//'` -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o sub_err1_n.lo sub_err1_n.c
  4909. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err3_n -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c add_err3_n.c -fPIC -DPIC -o .libs/add_err3_n.o
  4910. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err1_n -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c add_err1_n.c -fPIC -DPIC -o .libs/add_err1_n.o
  4911. libtool: compile: ../mpn/m4-ccas --m4=m4 /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wa,--noexecstack submul_1.asm -fPIC -DPIC -o .libs/submul_1.o
  4912. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_submul_1 -DPIC submul_1.asm >tmp-submul_1.s
  4913. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err1_n -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c sub_err1_n.c -fPIC -DPIC -o .libs/sub_err1_n.o
  4914. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err2_n -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c add_err2_n.c -fPIC -DPIC -o .libs/add_err2_n.o
  4915. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wa,--noexecstack tmp-submul_1.s -fPIC -DPIC -o .libs/submul_1.o
  4916. /bin/bash ../libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err2_n | sed 's/_$//'` -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o sub_err2_n.lo sub_err2_n.c
  4917. /bin/bash ../libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err3_n | sed 's/_$//'` -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o sub_err3_n.lo sub_err3_n.c
  4918. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo lshift | sed 's/_$//'` -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wa,--noexecstack `test -f 'lshift.asm' || echo './'`lshift.asm
  4919. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rshift | sed 's/_$//'` -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wa,--noexecstack `test -f 'rshift.asm' || echo './'`rshift.asm
  4920. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dive_1 | sed 's/_$//'` -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wa,--noexecstack `test -f 'dive_1.asm' || echo './'`dive_1.asm
  4921. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err2_n -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c sub_err2_n.c -fPIC -DPIC -o .libs/sub_err2_n.o
  4922. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err3_n -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c sub_err3_n.c -fPIC -DPIC -o .libs/sub_err3_n.o
  4923. libtool: compile: ../mpn/m4-ccas --m4=m4 /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wa,--noexecstack lshift.asm -fPIC -DPIC -o .libs/lshift.o
  4924. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_lshift -DPIC lshift.asm >tmp-lshift.s
  4925. libtool: compile: ../mpn/m4-ccas --m4=m4 /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wa,--noexecstack dive_1.asm -fPIC -DPIC -o .libs/dive_1.o
  4926. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_dive_1 -DPIC dive_1.asm >tmp-dive_1.s
  4927. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wa,--noexecstack tmp-lshift.s -fPIC -DPIC -o .libs/lshift.o
  4928. libtool: compile: ../mpn/m4-ccas --m4=m4 /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wa,--noexecstack rshift.asm -fPIC -DPIC -o .libs/rshift.o
  4929. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rshift -DPIC rshift.asm >tmp-rshift.s
  4930. /bin/bash ../libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo diveby3 | sed 's/_$//'` -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o diveby3.lo diveby3.c
  4931. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wa,--noexecstack tmp-dive_1.s -fPIC -DPIC -o .libs/dive_1.o
  4932. /bin/bash ../libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divis | sed 's/_$//'` -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o divis.lo divis.c
  4933. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wa,--noexecstack tmp-rshift.s -fPIC -DPIC -o .libs/rshift.o
  4934. /bin/bash ../libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem | sed 's/_$//'` -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o divrem.lo divrem.c
  4935. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_diveby3 -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c diveby3.c -fPIC -DPIC -o .libs/diveby3.o
  4936. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divis -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c divis.c -fPIC -DPIC -o .libs/divis.o
  4937. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c divrem.c -fPIC -DPIC -o .libs/divrem.o
  4938. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_1 | sed 's/_$//'` -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wa,--noexecstack `test -f 'divrem_1.asm' || echo './'`divrem_1.asm
  4939. libtool: compile: ../mpn/m4-ccas --m4=m4 /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wa,--noexecstack divrem_1.asm -fPIC -DPIC -o .libs/divrem_1.o
  4940. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_divrem_1 -DPIC divrem_1.asm >tmp-divrem_1.s
  4941. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wa,--noexecstack tmp-divrem_1.s -fPIC -DPIC -o .libs/divrem_1.o
  4942. /bin/bash ../libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_2 | sed 's/_$//'` -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o divrem_2.lo divrem_2.c
  4943. /bin/bash ../libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib2_ui | sed 's/_$//'` -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o fib2_ui.lo fib2_ui.c
  4944. /bin/bash ../libtool --tag=CC --mode=compile /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1 | sed 's/_$//'` -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c -o mod_1.lo mod_1.c
  4945. /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_34lsub1 | sed 's/_$//'` -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wa,--noexecstack `test -f 'mod_34lsub1.asm' || echo './'`mod_34lsub1.asm
  4946. tmp-divrem_1.s: Assembler messages:
  4947. tmp-divrem_1.s:129: Error: selected processor does not support ARM mode `mls r1,r4,r8,r11'
  4948. tmp-divrem_1.s:145: Error: selected processor does not support ARM mode `mls r1,r4,r8,r11'
  4949. tmp-divrem_1.s:158: Error: selected processor does not support ARM mode `mls r1,r4,r8,r11'
  4950. tmp-divrem_1.s:175: Error: selected processor does not support ARM mode `mls r1,r4,r3,r8'
  4951. tmp-divrem_1.s:209: Error: selected processor does not support ARM mode `mls r11,r4,r12,r3'
  4952. Makefile:768: recipe for target 'divrem_1.lo' failed
  4953. make[3]: *** [divrem_1.lo] Error 1
  4954. make[3]: *** Waiting for unfinished jobs....
  4955. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1 -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c mod_1.c -fPIC -DPIC -o .libs/mod_1.o
  4956. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c divrem_2.c -fPIC -DPIC -o .libs/divrem_2.o
  4957. libtool: compile: /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib2_ui -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -c fib2_ui.c -fPIC -DPIC -o .libs/fib2_ui.o
  4958. libtool: compile: ../mpn/m4-ccas --m4=m4 /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wa,--noexecstack mod_34lsub1.asm -fPIC -DPIC -o .libs/mod_34lsub1.o
  4959. m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mod_34lsub1 -DPIC mod_34lsub1.asm >tmp-mod_34lsub1.s
  4960. /home/pi/buildroot-wpe/output/host/usr/bin/ccache /usr/bin/gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -I/home/pi/buildroot-wpe/output/host/usr/include -O2 -I/home/pi/buildroot-wpe/output/host/usr/include -Wa,--noexecstack tmp-mod_34lsub1.s -fPIC -DPIC -o .libs/mod_34lsub1.o
  4961. make[3]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-gmp-6.1.2/mpn'
  4962. Makefile:956: recipe for target 'all-recursive' failed
  4963. make[2]: *** [all-recursive] Error 1
  4964. make[2]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-gmp-6.1.2'
  4965. Makefile:775: recipe for target 'all' failed
  4966. make[1]: *** [all] Error 2
  4967. make[1]: Leaving directory '/home/pi/buildroot-wpe/output/build/host-gmp-6.1.2'
  4968. package/pkg-generic.mk:216: recipe for target '/home/pi/buildroot-wpe/output/build/host-gmp-6.1.2/.stamp_built' failed
  4969. make: *** [/home/pi/buildroot-wpe/output/build/host-gmp-6.1.2/.stamp_built] Error 2
  4970. pi@signage-rpi2:~/buildroot-wpe $
  4971. pi@signage-rpi2:~/buildroot-wpe $
  4972. pi@signage-rpi2:~/buildroot-wpe $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement