Advertisement
CGarces

make_menuconfig_stderr

Dec 30th, 2015
346
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.43 KB | None | 0 0
  1. mkdir -p -- /tmp/openbricks/build/build.host/host-gcc-4.9.0/../.cache/host-gcc/.install/usr/local/include/c++/4.9.0/gnu/java/awt/dnd
  2. /usr/bin/install -c -m 644 ../../../libjava/gnu/java/awt/dnd/GtkMouseDragGestureRecognizer.h /tmp/openbricks/build/build.host/host-gcc-4.9.0/../.cache/host-gcc/.install/usr/local/include/c++/4.9.0/gnu/java/awt/dnd
  3. /usr/bin/install -c -m 644 ../../../libjava/'java/io/ObjectOutputStream$PutField.h' /tmp/openbricks/build/build.host/host-gcc-4.9.0/../.cache/host-gcc/.install/usr/local/include/c++/4.9.0/java/io/
  4. /usr/bin/install -c -m 644 ../../../libjava/'java/io/ObjectInputStream$GetField.h' /tmp/openbricks/build/build.host/host-gcc-4.9.0/../.cache/host-gcc/.install/usr/local/include/c++/4.9.0/java/io/
  5. /usr/bin/install -c -m 644 ../../../libjava/'java/nio/channels/Pipe$SinkChannel.h' /tmp/openbricks/build/build.host/host-gcc-4.9.0/../.cache/host-gcc/.install/usr/local/include/c++/4.9.0/java/nio/channels/
  6. /usr/bin/install -c -m 644 ../../../libjava/'java/nio/channels/Pipe$SourceChannel.h' /tmp/openbricks/build/build.host/host-gcc-4.9.0/../.cache/host-gcc/.install/usr/local/include/c++/4.9.0/java/nio/channels/
  7. /usr/bin/install -c -m 644 ../../../libjava/'java/lang/reflect/Proxy$ProxyData.h' /tmp/openbricks/build/build.host/host-gcc-4.9.0/../.cache/host-gcc/.install/usr/local/include/c++/4.9.0/java/lang/reflect/
  8. /usr/bin/install -c -m 644 ../../../libjava/'java/lang/reflect/Proxy$ProxyType.h' /tmp/openbricks/build/build.host/host-gcc-4.9.0/../.cache/host-gcc/.install/usr/local/include/c++/4.9.0/java/lang/reflect/
  9. /usr/bin/install -c -m 644 ../../../libjava/'gnu/java/net/PlainSocketImpl$SocketInputStream.h' /tmp/openbricks/build/build.host/host-gcc-4.9.0/../.cache/host-gcc/.install/usr/local/include/c++/4.9.0/gnu/java/net/
  10. /usr/bin/install -c -m 644 ../../../libjava/'gnu/java/net/PlainSocketImpl$SocketOutputStream.h' /tmp/openbricks/build/build.host/host-gcc-4.9.0/../.cache/host-gcc/.install/usr/local/include/c++/4.9.0/gnu/java/net/
  11. /usr/bin/install -c -m 644 ../../../libjava/'gnu/java/nio/PipeImpl$SinkChannelImpl.h' /tmp/openbricks/build/build.host/host-gcc-4.9.0/../.cache/host-gcc/.install/usr/local/include/c++/4.9.0/gnu/java/nio/
  12. /usr/bin/install -c -m 644 ../../../libjava/'gnu/java/nio/PipeImpl$SourceChannelImpl.h' /tmp/openbricks/build/build.host/host-gcc-4.9.0/../.cache/host-gcc/.install/usr/local/include/c++/4.9.0/gnu/java/nio/
  13. /tmp/openbricks/build/build.host/host-gcc-4.9.0/mkinstalldirs /tmp/openbricks/build/build.host/host-gcc-4.9.0/../.cache/host-gcc/.install/usr/local/share/gcc-4.9.0/python/libjava; \
  14. /usr/bin/install -c -m 644 ../../../libjava/contrib/classfile.py \
  15. /tmp/openbricks/build/build.host/host-gcc-4.9.0/../.cache/host-gcc/.install/usr/local/share/gcc-4.9.0/python/libjava/classfile.py; \
  16. /usr/bin/install -c -m 644 contrib/aotcompile.py \
  17. /tmp/openbricks/build/build.host/host-gcc-4.9.0/../.cache/host-gcc/.install/usr/local/share/gcc-4.9.0/python/libjava/aotcompile.py;
  18. mkdir -p -- /tmp/openbricks/build/build.host/host-gcc-4.9.0/../.cache/host-gcc/.install/usr/local/share/gcc-4.9.0/python/libjava
  19. make[5]: Leaving directory '/media/hdd/Development/openbricks/build/build.host/host-gcc-4.9.0/host-gcc/x86_64-unknown-linux-gnu/libjava'
  20. make[4]: Leaving directory '/media/hdd/Development/openbricks/build/build.host/host-gcc-4.9.0/host-gcc/x86_64-unknown-linux-gnu/libjava'
  21. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.host/host-gcc-4.9.0/host-gcc/x86_64-unknown-linux-gnu/libjava'
  22. make[2]: Leaving directory '/media/hdd/Development/openbricks/build/build.host/host-gcc-4.9.0/host-gcc'
  23. make[1]: Leaving directory '/media/hdd/Development/openbricks/build/build.host/host-gcc-4.9.0/host-gcc'
  24. configure: Configuring ccache
  25. checking for x86_64-unknown-linux-gnu-gcc... /usr/bin/gcc
  26. checking whether the C compiler works... yes
  27. checking for C compiler default output file name... a.out
  28. checking for suffix of executables...
  29. checking whether we are cross compiling... no
  30. checking for suffix of object files... o
  31. checking whether we are using the GNU C compiler... yes
  32. checking whether /usr/bin/gcc accepts -g... yes
  33. checking for /usr/bin/gcc option to accept ISO C89... none needed
  34. checking how to run the C preprocessor... /usr/bin/gcc -E
  35. checking for a BSD-compatible install... /usr/bin/install -c
  36. checking for x86_64-unknown-linux-gnu-ranlib... ranlib
  37. checking for x86_64-unknown-linux-gnu-ar... ar
  38. checking for dirent.h that defines DIR... yes
  39. checking for library containing opendir... none required
  40. checking whether time.h and sys/time.h may both be included... yes
  41. checking for grep that handles long lines and -e... /bin/grep
  42. checking for egrep... /bin/grep -E
  43. checking for ANSI C header files... yes
  44. checking for sys/types.h... yes
  45. checking for sys/stat.h... yes
  46. checking for stdlib.h... yes
  47. checking for string.h... yes
  48. checking for memory.h... yes
  49. checking for strings.h... yes
  50. checking for inttypes.h... yes
  51. checking for stdint.h... yes
  52. checking for unistd.h... yes
  53. checking for stdbool.h that conforms to C99... yes
  54. checking for _Bool... yes
  55. checking for sys/wait.h that is POSIX.1 compatible... yes
  56. checking ctype.h usability... yes
  57. checking ctype.h presence... yes
  58. checking for ctype.h... yes
  59. checking pwd.h usability... yes
  60. checking pwd.h presence... yes
  61. checking for pwd.h... yes
  62. checking for stdlib.h... (cached) yes
  63. checking for string.h... (cached) yes
  64. checking for strings.h... (cached) yes
  65. checking sys/time.h usability... yes
  66. checking sys/time.h presence... yes
  67. checking for sys/time.h... yes
  68. checking sys/mman.h usability... yes
  69. checking sys/mman.h presence... yes
  70. checking for sys/mman.h... yes
  71. checking termios.h usability... yes
  72. checking termios.h presence... yes
  73. checking for termios.h... yes
  74. checking for gethostname... yes
  75. checking for getopt_long... yes
  76. checking for getpwuid... yes
  77. checking for gettimeofday... yes
  78. checking for mkstemp... yes
  79. checking for realpath... yes
  80. checking for strndup... yes
  81. checking for utimes... yes
  82. checking for compar_fn_t in stdlib.h... yes
  83. checking for stdarg.h... yes
  84. checking for varargs.h... no
  85. checking for vsnprintf... yes
  86. checking whether vsnprintf is C99 compliant... yes
  87. checking for snprintf... yes
  88. checking whether snprintf is C99 compliant... yes
  89. checking for vasprintf... yes
  90. checking for asprintf... yes
  91. checking for library containing cos... none required
  92. checking for zlib >= 1.2.3... yes
  93. checking for gzdopen in -lz... yes
  94. checking for inline... inline
  95. checking for extern inline... yes
  96. configure: creating ./config.status
  97. config.status: creating Makefile
  98. config.status: creating config.h
  99. configure: now build ccache by running make
  100. make[1]: Entering directory '/media/hdd/Development/openbricks/build/build.host/ccache-3.1.9'
  101. /usr/bin/gcc -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o main.o main.c
  102. /usr/bin/gcc -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o ccache.o ccache.c
  103. /usr/bin/gcc -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o mdfour.o mdfour.c
  104. /usr/bin/gcc -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o hash.o hash.c
  105. /usr/bin/gcc -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o execute.o execute.c
  106. /usr/bin/gcc -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o util.o util.c
  107. /usr/bin/gcc -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o args.o args.c
  108. /usr/bin/gcc -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o stats.o stats.c
  109. /usr/bin/gcc -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o version.o version.c
  110. /usr/bin/gcc -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o cleanup.o cleanup.c
  111. /usr/bin/gcc -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o snprintf.o snprintf.c
  112. /usr/bin/gcc -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o unify.o unify.c
  113. /usr/bin/gcc -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o manifest.o manifest.c
  114. /usr/bin/gcc -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o hashtable.o hashtable.c
  115. /usr/bin/gcc -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o hashtable_itr.o hashtable_itr.c
  116. /usr/bin/gcc -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o murmurhashneutral2.o murmurhashneutral2.c
  117. /usr/bin/gcc -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o hashutil.o hashutil.c
  118. /usr/bin/gcc -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o getopt_long.o getopt_long.c
  119. /usr/bin/gcc -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o exitfn.o exitfn.c
  120. /usr/bin/gcc -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o lockfile.o lockfile.c
  121. /usr/bin/gcc -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o counters.o counters.c
  122. /usr/bin/gcc -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o language.o language.c
  123. /usr/bin/gcc -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -Wall -W -DHAVE_CONFIG_H -I. -I. -c -o compopt.o compopt.c
  124. /usr/bin/gcc -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -Wall -W -L/tmp/openbricks/build.test.i386.eglibc/toolchain/lib -lm -o ccache main.o ccache.o mdfour.o hash.o execute.o util.o args.o stats.o version.o cleanup.o snprintf.o unify.o manifest.o hashtable.o hashtable_itr.o murmurhashneutral2.o hashutil.o getopt_long.o exitfn.o lockfile.o counters.o language.o compopt.o -lz
  125. make[1]: Leaving directory '/media/hdd/Development/openbricks/build/build.host/ccache-3.1.9'
  126. Packaged contents of /tmp/openbricks/build.test.i386.eglibc/devpackages/staging/ccache into /tmp/openbricks/build.test.i386.eglibc/devpackages/ccache_3.1.9-1devi386_x86_64.opk
  127. ccache (dev) is already packaged, skipping...
  128. make already installed, skipping...
  129. Installing ccache (3.1.9-1devi386) on root.
  130. checking whether make sets $(MAKE)... yes
  131. configure: creating ./config.status
  132. config.status: creating Makefile
  133. === configuring in lib (/tmp/openbricks/build/build.host/gperf-3.0.4/lib)
  134. configure: running /bin/sh ./configure '--prefix=/usr' '--host=x86_64-unknown-linux-gnu' '--build=x86_64-unknown-linux-gnu' '--sysconfdir=/etc' '--localstatedir=/var' '--enable-static' '--disable-shared' 'build_alias=x86_64-unknown-linux-gnu' 'host_alias=x86_64-unknown-linux-gnu' --cache-file=/dev/null --srcdir=.
  135. checking whether make sets $(MAKE)... yes
  136. checking for x86_64-unknown-linux-gnu-gcc... /tmp/openbricks/build.test.i386.eglibc/toolchain/bin/host-gcc
  137. checking for C compiler default output file name... a.out
  138. checking whether the C compiler works... yes
  139. checking whether we are cross compiling... no
  140. checking for suffix of executables...
  141. checking for suffix of object files... o
  142. checking whether we are using the GNU C compiler... yes
  143. checking whether /tmp/openbricks/build.test.i386.eglibc/toolchain/bin/host-gcc accepts -g... yes
  144. checking for /tmp/openbricks/build.test.i386.eglibc/toolchain/bin/host-gcc option to accept ISO C89... none needed
  145. checking how to run the C preprocessor... /tmp/openbricks/build.test.i386.eglibc/toolchain/bin/host-gcc -E
  146. checking whether we are using the GNU C++ compiler... yes
  147. checking whether /tmp/openbricks/build.test.i386.eglibc/toolchain/bin/host-g++ accepts -g... yes
  148. checking how to run the C++ preprocessor... /tmp/openbricks/build.test.i386.eglibc/toolchain/bin/host-g++ -E
  149. checking for x86_64-unknown-linux-gnu-ranlib... ranlib
  150. checking for a BSD compatible install... /usr/bin/install -c
  151. configure: creating ./config.status
  152. config.status: creating Makefile
  153. === configuring in src (/tmp/openbricks/build/build.host/gperf-3.0.4/src)
  154. configure: running /bin/sh ./configure '--prefix=/usr' '--host=x86_64-unknown-linux-gnu' '--build=x86_64-unknown-linux-gnu' '--sysconfdir=/etc' '--localstatedir=/var' '--enable-static' '--disable-shared' 'build_alias=x86_64-unknown-linux-gnu' 'host_alias=x86_64-unknown-linux-gnu' --cache-file=/dev/null --srcdir=.
  155. checking whether make sets $(MAKE)... yes
  156. checking for x86_64-unknown-linux-gnu-gcc... /tmp/openbricks/build.test.i386.eglibc/toolchain/bin/host-gcc
  157. checking for C compiler default output file name... a.out
  158. checking whether the C compiler works... yes
  159. checking whether we are cross compiling... no
  160. checking for suffix of executables...
  161. checking for suffix of object files... o
  162. checking whether we are using the GNU C compiler... yes
  163. checking whether /tmp/openbricks/build.test.i386.eglibc/toolchain/bin/host-gcc accepts -g... yes
  164. checking for /tmp/openbricks/build.test.i386.eglibc/toolchain/bin/host-gcc option to accept ISO C89... none needed
  165. checking how to run the C preprocessor... /tmp/openbricks/build.test.i386.eglibc/toolchain/bin/host-gcc -E
  166. checking whether we are using the GNU C++ compiler... yes
  167. checking whether /tmp/openbricks/build.test.i386.eglibc/toolchain/bin/host-g++ accepts -g... yes
  168. checking how to run the C++ preprocessor... /tmp/openbricks/build.test.i386.eglibc/toolchain/bin/host-g++ -E
  169. checking for a BSD compatible install... /usr/bin/install -c
  170. checking for stack-allocated variable-size arrays... yes
  171. checking for rand in -lm... yes
  172. configure: creating ./config.status
  173. config.status: creating Makefile
  174. config.status: creating config.h
  175. === configuring in tests (/tmp/openbricks/build/build.host/gperf-3.0.4/tests)
  176. configure: running /bin/sh ./configure '--prefix=/usr' '--host=x86_64-unknown-linux-gnu' '--build=x86_64-unknown-linux-gnu' '--sysconfdir=/etc' '--localstatedir=/var' '--enable-static' '--disable-shared' 'build_alias=x86_64-unknown-linux-gnu' 'host_alias=x86_64-unknown-linux-gnu' --cache-file=/dev/null --srcdir=.
  177. checking whether make sets $(MAKE)... yes
  178. checking for x86_64-unknown-linux-gnu-gcc... /tmp/openbricks/build.test.i386.eglibc/toolchain/bin/host-gcc
  179. checking for C compiler default output file name... a.out
  180. checking whether the C compiler works... yes
  181. checking whether we are cross compiling... no
  182. checking for suffix of executables...
  183. checking for suffix of object files... o
  184. checking whether we are using the GNU C compiler... yes
  185. checking whether /tmp/openbricks/build.test.i386.eglibc/toolchain/bin/host-gcc accepts -g... yes
  186. checking for /tmp/openbricks/build.test.i386.eglibc/toolchain/bin/host-gcc option to accept ISO C89... none needed
  187. checking how to run the C preprocessor... /tmp/openbricks/build.test.i386.eglibc/toolchain/bin/host-gcc -E
  188. checking whether we are using the GNU C++ compiler... yes
  189. checking whether /tmp/openbricks/build.test.i386.eglibc/toolchain/bin/host-g++ accepts -g... yes
  190. checking how to run the C++ preprocessor... /tmp/openbricks/build.test.i386.eglibc/toolchain/bin/host-g++ -E
  191. configure: creating ./config.status
  192. config.status: creating Makefile
  193. === configuring in doc (/tmp/openbricks/build/build.host/gperf-3.0.4/doc)
  194. configure: running /bin/sh ./configure '--prefix=/usr' '--host=x86_64-unknown-linux-gnu' '--build=x86_64-unknown-linux-gnu' '--sysconfdir=/etc' '--localstatedir=/var' '--enable-static' '--disable-shared' 'build_alias=x86_64-unknown-linux-gnu' 'host_alias=x86_64-unknown-linux-gnu' --cache-file=/dev/null --srcdir=.
  195. checking whether make sets $(MAKE)... yes
  196. checking for a BSD compatible install... /usr/bin/install -c
  197. configure: creating ./config.status
  198. config.status: creating Makefile
  199. make[1]: Entering directory '/media/hdd/Development/openbricks/build/build.host/gperf-3.0.4'
  200. cd lib; make all
  201. make[2]: Entering directory '/media/hdd/Development/openbricks/build/build.host/gperf-3.0.4/lib'
  202. /tmp/openbricks/build.test.i386.eglibc/toolchain/bin/host-gcc -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -I. -c ./getopt.c
  203. /tmp/openbricks/build.test.i386.eglibc/toolchain/bin/host-gcc -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -I. -c ./getopt1.c
  204. /tmp/openbricks/build.test.i386.eglibc/toolchain/bin/host-g++ -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -I. -c ./getline.cc
  205. /tmp/openbricks/build.test.i386.eglibc/toolchain/bin/host-g++ -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -I. -c ./hash.cc
  206. rm -f libgp.a
  207. ar rc libgp.a getopt.o getopt1.o getline.o hash.o
  208. ranlib libgp.a
  209. make[2]: Leaving directory '/media/hdd/Development/openbricks/build/build.host/gperf-3.0.4/lib'
  210. cd src; make all
  211. make[2]: Entering directory '/media/hdd/Development/openbricks/build/build.host/gperf-3.0.4/src'
  212. /tmp/openbricks/build.test.i386.eglibc/toolchain/bin/host-g++ -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -I. -I./../lib -c ./version.cc
  213. /tmp/openbricks/build.test.i386.eglibc/toolchain/bin/host-g++ -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -I. -I./../lib -c ./positions.cc
  214. /tmp/openbricks/build.test.i386.eglibc/toolchain/bin/host-g++ -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -I. -I./../lib -c ./options.cc
  215. /tmp/openbricks/build.test.i386.eglibc/toolchain/bin/host-g++ -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -I. -I./../lib -c ./keyword.cc
  216. /tmp/openbricks/build.test.i386.eglibc/toolchain/bin/host-g++ -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -I. -I./../lib -c ./keyword-list.cc
  217. /tmp/openbricks/build.test.i386.eglibc/toolchain/bin/host-g++ -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -I. -I./../lib -c ./input.cc
  218. ./options.cc: In member function ‘void Options::print_options() const’:
  219. ./options.cc:282:27: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
  220. if (*arg >= 'A' && *arg <= 'Z' || *arg >= 'a' && *arg <= 'z')
  221. ^
  222. ./options.cc:294:34: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
  223. while (*arg >= 'A' && *arg <= 'Z' || *arg >= 'a' && *arg <= 'z' || *arg == '-');
  224. ^
  225. /tmp/openbricks/build.test.i386.eglibc/toolchain/bin/host-g++ -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -I. -I./../lib -c ./bool-array.cc
  226. /tmp/openbricks/build.test.i386.eglibc/toolchain/bin/host-g++ -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -I. -I./../lib -c ./hash-table.cc
  227. /tmp/openbricks/build.test.i386.eglibc/toolchain/bin/host-g++ -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -I. -I./../lib -c ./search.cc
  228. /tmp/openbricks/build.test.i386.eglibc/toolchain/bin/host-g++ -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -I. -I./../lib -c ./output.cc
  229. ./search.cc: In member function ‘void Search::prepare()’:
  230. ./search.cc:162:6: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses]
  231. if (option[SEVENBIT])
  232. ^
  233. ./search.cc: In member function ‘void Search::find_positions()’:
  234. ./search.cc:417:16: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses]
  235. if (current.contains (i2) && !mandatory.contains (i2) && i2 != i1)
  236. ^
  237. ./search.cc:415:12: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses]
  238. if (current.contains (i1) && !mandatory.contains (i1))
  239. ^
  240. ./search.cc: In member function ‘void Search::optimize()’:
  241. ./search.cc:1638:6: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses]
  242. if (_alpha_unify)
  243. ^
  244. /tmp/openbricks/build.test.i386.eglibc/toolchain/bin/host-g++ -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -I. -I./../lib -c ./main.cc
  245. ./output.cc: In member function ‘void Output::output_lookup_array() const’:
  246. ./output.cc:1304:73: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long int’ [-Wformat=]
  247. dup_ptr->hash_value, dup_ptr->index, dup_ptr->count);
  248. ^
  249. /tmp/openbricks/build.test.i386.eglibc/toolchain/bin/host-g++ -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -I/tmp/openbricks/build.test.i386.eglibc/toolchain/include -L/tmp/openbricks/build.test.i386.eglibc/toolchain/lib -lm -o gperf version.o positions.o options.o keyword.o keyword-list.o input.o bool-array.o hash-table.o search.o output.o main.o ../lib/libgp.a -lm
  250. make[2]: Leaving directory '/media/hdd/Development/openbricks/build/build.host/gperf-3.0.4/src'
  251. cd tests; make all
  252. make[2]: Entering directory '/media/hdd/Development/openbricks/build/build.host/gperf-3.0.4/tests'
  253. make[2]: Nothing to be done for 'all'.
  254. make[2]: Leaving directory '/media/hdd/Development/openbricks/build/build.host/gperf-3.0.4/tests'
  255. cd doc; make all
  256. make[2]: Entering directory '/media/hdd/Development/openbricks/build/build.host/gperf-3.0.4/doc'
  257. make[2]: Nothing to be done for 'all'.
  258. make[2]: Leaving directory '/media/hdd/Development/openbricks/build/build.host/gperf-3.0.4/doc'
  259. make[1]: Leaving directory '/media/hdd/Development/openbricks/build/build.host/gperf-3.0.4'
  260. make[1]: Entering directory '/media/hdd/Development/openbricks/build/build.host/gperf-3.0.4'
  261. cd lib; make install
  262. make[2]: Entering directory '/media/hdd/Development/openbricks/build/build.host/gperf-3.0.4/lib'
  263. make[2]: Nothing to be done for 'install'.
  264. make[2]: Leaving directory '/media/hdd/Development/openbricks/build/build.host/gperf-3.0.4/lib'
  265. cd src; make install
  266. make[2]: Entering directory '/media/hdd/Development/openbricks/build/build.host/gperf-3.0.4/src'
  267. /bin/sh ./../mkinstalldirs /tmp/openbricks/build/build.host/gperf-3.0.4/.install/usr/bin
  268. mkdir /tmp/openbricks/build/build.host/gperf-3.0.4/.install/usr
  269. mkdir /tmp/openbricks/build/build.host/gperf-3.0.4/.install/usr/bin
  270. /usr/bin/install -c gperf /tmp/openbricks/build/build.host/gperf-3.0.4/.install/usr/bin/gperf
  271. make[2]: Leaving directory '/media/hdd/Development/openbricks/build/build.host/gperf-3.0.4/src'
  272. cd tests; make install
  273. make[2]: Entering directory '/media/hdd/Development/openbricks/build/build.host/gperf-3.0.4/tests'
  274. make[2]: Nothing to be done for 'install'.
  275. make[2]: Leaving directory '/media/hdd/Development/openbricks/build/build.host/gperf-3.0.4/tests'
  276. cd doc; make install
  277. make[2]: Entering directory '/media/hdd/Development/openbricks/build/build.host/gperf-3.0.4/doc'
  278. /bin/sh ./../mkinstalldirs /tmp/openbricks/build/build.host/gperf-3.0.4/.install/usr/share/info
  279. mkdir /tmp/openbricks/build/build.host/gperf-3.0.4/.install/usr/share
  280. mkdir /tmp/openbricks/build/build.host/gperf-3.0.4/.install/usr/share/info
  281. /usr/bin/install -c -m 644 ./gperf.info /tmp/openbricks/build/build.host/gperf-3.0.4/.install/usr/share/info/gperf.info
  282. /bin/sh ./../mkinstalldirs /tmp/openbricks/build/build.host/gperf-3.0.4/.install/usr/share/man/man1
  283. mkdir /tmp/openbricks/build/build.host/gperf-3.0.4/.install/usr/share/man
  284. mkdir /tmp/openbricks/build/build.host/gperf-3.0.4/.install/usr/share/man/man1
  285. /usr/bin/install -c -m 644 ./gperf.1 /tmp/openbricks/build/build.host/gperf-3.0.4/.install/usr/share/man/man1/gperf.1
  286. /bin/sh ./../mkinstalldirs /tmp/openbricks/build/build.host/gperf-3.0.4/.install/usr/share/doc/
  287. mkdir /tmp/openbricks/build/build.host/gperf-3.0.4/.install/usr/share/doc
  288. /usr/bin/install -c -m 644 ./gperf.html /tmp/openbricks/build/build.host/gperf-3.0.4/.install/usr/share/doc//gperf.html
  289. make[2]: Leaving directory '/media/hdd/Development/openbricks/build/build.host/gperf-3.0.4/doc'
  290. make[1]: Leaving directory '/media/hdd/Development/openbricks/build/build.host/gperf-3.0.4'
  291. Packaged contents of /tmp/openbricks/build.test.i386.eglibc/devpackages/staging/gperf into /tmp/openbricks/build.test.i386.eglibc/devpackages/gperf_3.0.4-1devi386_x86_64.opk
  292. gperf (dev) is already packaged, skipping...
  293. ccache already installed, skipping...
  294. Installing gperf (3.0.4-1devi386) on root.
  295. checking for a BSD-compatible install... /usr/bin/install -c
  296. checking whether build environment is sane... yes
  297. checking for a thread-safe mkdir -p... /bin/mkdir -p
  298. checking for gawk... gawk
  299. checking whether make sets $(MAKE)... yes
  300. head: cannot open './scripts/../.version' for reading: No such file or directory
  301. head: cannot open './scripts/../.version' for reading: No such file or directory
  302. head: cannot open './scripts/../.version' for reading: No such file or directory
  303. tail: cannot open './scripts/../.version' for reading: No such file or directory
  304. checking whether make supports nested variables... yes
  305. checking for style of include used by make... GNU
  306. checking for gcc... gcc
  307. checking whether the C compiler works... yes
  308. checking for C compiler default output file name... a.out
  309. checking for suffix of executables...
  310. checking whether we are cross compiling... no
  311. checking for suffix of object files... o
  312. checking whether we are using the GNU C compiler... yes
  313. checking whether gcc accepts -g... yes
  314. checking for gcc option to accept ISO C89... none needed
  315. checking dependency style of gcc... gcc3
  316. checking for ar... ar
  317. checking the archiver (ar) interface... ar
  318. checking build system type... x86_64-unknown-linux-gnu
  319. checking host system type... x86_64-unknown-linux-gnu
  320. checking how to print strings... printf
  321. checking for a sed that does not truncate output... /bin/sed
  322. checking for grep that handles long lines and -e... /bin/grep
  323. checking for egrep... /bin/grep -E
  324. checking for fgrep... /bin/grep -F
  325. checking for ld used by gcc... /usr/bin/ld
  326. checking if the linker (/usr/bin/ld) is GNU ld... yes
  327. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  328. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  329. checking whether ln -s works... yes
  330. checking the maximum length of command line arguments... 1572864
  331. checking whether the shell understands some XSI constructs... yes
  332. checking whether the shell understands "+="... yes
  333. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  334. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  335. checking for /usr/bin/ld option to reload object files... -r
  336. checking for objdump... objdump
  337. checking how to recognize dependent libraries... pass_all
  338. checking for dlltool... no
  339. checking how to associate runtime and link libraries... printf %s\n
  340. checking for archiver @FILE support... @
  341. checking for strip... strip
  342. checking for ranlib... ranlib
  343. checking command to parse /usr/bin/nm -B output from gcc object... ok
  344. checking for sysroot... no
  345. checking for mt... mt
  346. checking if mt is a manifest tool... no
  347. checking how to run the C preprocessor... gcc -E
  348. checking for ANSI C header files... yes
  349. checking for sys/types.h... yes
  350. checking for sys/stat.h... yes
  351. checking for stdlib.h... yes
  352. checking for string.h... yes
  353. checking for memory.h... yes
  354. checking for strings.h... yes
  355. checking for inttypes.h... yes
  356. checking for stdint.h... yes
  357. checking for unistd.h... yes
  358. checking for dlfcn.h... yes
  359. checking for objdir... .libs
  360. checking if gcc supports -fno-rtti -fno-exceptions... no
  361. checking for gcc option to produce PIC... -fPIC -DPIC
  362. checking if gcc PIC flag -fPIC -DPIC works... yes
  363. checking if gcc static flag -static works... yes
  364. checking if gcc supports -c -o file.o... yes
  365. checking if gcc supports -c -o file.o... (cached) yes
  366. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  367. checking dynamic linker characteristics... GNU/Linux ld.so
  368. checking how to hardcode library paths into programs... immediate
  369. checking whether stripping libraries is possible... yes
  370. checking if libtool supports shared libraries... yes
  371. checking whether to build shared libraries... no
  372. checking whether to build static libraries... yes
  373. head: cannot open './scripts/../.version' for reading: No such file or directory
  374. head: cannot open './scripts/../.version' for reading: No such file or directory
  375. head: cannot open './scripts/../.version' for reading: No such file or directory
  376. tail: cannot open './scripts/../.version' for reading: No such file or directory
  377. checking for gcc... (cached) gcc
  378. checking whether we are using the GNU C compiler... (cached) yes
  379. checking whether gcc accepts -g... (cached) yes
  380. checking for gcc option to accept ISO C89... (cached) none needed
  381. checking dependency style of gcc... (cached) gcc3
  382. checking whether gcc and cc understand -c and -o together... yes
  383. checking for g++... g++
  384. checking whether we are using the GNU C++ compiler... yes
  385. checking whether g++ accepts -g... yes
  386. checking dependency style of g++... gcc3
  387. checking how to run the C++ preprocessor... g++ -E
  388. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  389. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  390. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  391. checking for g++ option to produce PIC... -fPIC -DPIC
  392. checking if g++ PIC flag -fPIC -DPIC works... yes
  393. checking if g++ static flag -static works... yes
  394. checking if g++ supports -c -o file.o... yes
  395. checking if g++ supports -c -o file.o... (cached) yes
  396. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  397. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  398. checking how to hardcode library paths into programs... immediate
  399. checking for inline... inline
  400. checking whether make sets $(MAKE)... (cached) yes
  401. checking for gperf... gperf
  402. checking for pkg-config... no
  403. checking for flex... flex
  404. checking lex output file root... lex.yy
  405. checking lex library... -lfl
  406. checking whether yytext is a pointer... yes
  407. checking for bison... bison -y
  408. checking libintl.h usability... yes
  409. checking libintl.h presence... yes
  410. checking for libintl.h... yes
  411. checking whether gettext is declared... yes
  412. checking for library containing gettext... none required
  413. checking ncursesw/curses.h usability... no
  414. checking ncursesw/curses.h presence... no
  415. checking for ncursesw/curses.h... no
  416. checking ncurses/ncurses.h usability... no
  417. checking ncurses/ncurses.h presence... no
  418. checking for ncurses/ncurses.h... no
  419. checking ncurses/curses.h usability... no
  420. checking ncurses/curses.h presence... no
  421. checking for ncurses/curses.h... no
  422. checking ncurses.h usability... yes
  423. checking ncurses.h presence... yes
  424. checking for ncurses.h... yes
  425. checking for library containing initscr... -lncurses
  426. checking for library containing setupterm... none required
  427. checking for library containing new_panel... -lpanel
  428. checking for library containing menu_init... -lmenu
  429. checking for gtk... no
  430. checking for qt4... no
  431. configure: creating ./config.status
  432. config.status: creating Makefile
  433. config.status: creating docs/Makefile
  434. config.status: creating libs/Makefile
  435. config.status: creating libs/images/Makefile
  436. config.status: creating libs/lxdialog/Makefile
  437. config.status: creating libs/parser/Makefile
  438. config.status: creating frontends/Makefile
  439. config.status: creating frontends/conf/Makefile
  440. config.status: creating frontends/mconf/Makefile
  441. config.status: creating frontends/nconf/Makefile
  442. config.status: creating frontends/gconf/Makefile
  443. config.status: creating frontends/qconf/Makefile
  444. config.status: creating utils/Makefile
  445. config.status: creating scripts/Makefile
  446. config.status: creating scripts/.autostuff/config.h
  447. config.status: executing depfiles commands
  448. config.status: executing libtool commands
  449. configure:
  450. configure: Configured with:
  451. configure: - parser library : static
  452. configure: - root-menu prompt : OpenBricks Configuration
  453. configure: - config prefix : CONFIG_
  454. configure: - frontends : conf mconf nconf
  455. configure: - transform name : s&^&kconfig-&
  456. configure: - localised : yes
  457. configure: - install utilities : yes
  458. configure: - CFLAGS CXXFLAGS : -Wall
  459. make[1]: Entering directory '/media/hdd/Development/openbricks/build.test.i386.eglibc/kconfig-frontends-3.12.0.0'
  460. Making all in docs
  461. Making all in libs
  462. Making all in parser
  463. GPERF hconf.c
  464. CC libkconfig_parser_la-yconf.lo
  465. In file included from yconf.c:2572:0:
  466. menu.c: In function 'get_symbol_str':
  467. menu.c:586:18: warning: 'jump' may be used uninitialized in this function [-Wmaybe-uninitialized]
  468. jump->offset = r->len - 1;
  469. ^
  470. menu.c:547:19: note: 'jump' was declared here
  471. struct jump_key *jump;
  472. ^
  473. CCLD libkconfig-parser.la
  474. Making all in lxdialog
  475. CC libkconfig_lxdialog_a-checklist.o
  476. CC libkconfig_lxdialog_a-inputbox.o
  477. CC libkconfig_lxdialog_a-menubox.o
  478. CC libkconfig_lxdialog_a-textbox.o
  479. CC libkconfig_lxdialog_a-util.o
  480. CC libkconfig_lxdialog_a-yesno.o
  481. AR libkconfig-lxdialog.a
  482. Making all in frontends
  483. Making all in conf
  484. CC conf-conf.o
  485. CCLD conf
  486. Making all in mconf
  487. CC mconf-mconf.o
  488. CCLD mconf
  489. Making all in nconf
  490. CC nconf-nconf.o
  491. CC nconf-nconf.gui.o
  492. CCLD nconf
  493. Making all in scripts
  494. Making all in utils
  495. CC gettext-gettext.o
  496. GEN tweak
  497. CCLD gettext
  498. make[1]: Leaving directory '/media/hdd/Development/openbricks/build.test.i386.eglibc/kconfig-frontends-3.12.0.0'
  499. scripts/kconfiggenerate: línea 49: cd: build/build.host/kconfig-frontends-*: No existe el fichero o el directorio
  500. make: *** [menuconfig] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement