Advertisement
Guest User

Untitled

a guest
Jan 9th, 2012
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 83.31 KB | None | 0 0
  1. Command Wrapper Debug: running 'gcc --version' ..
  2. gcc is /home/pusztito/Asztal/t2-trunk/build/system-9.0-trunk-desktop-x86-64-core2-linux/TOOLCHAIN/tools.cross/wrapper/gcc
  3. Old Command: gcc --version
  4. ENVPREFIX = 'CMD'
  5. OTHERS = ''
  6. INSERT = '--help?:-pipe -O2'
  7. REMOVE = '-O -O[0-9s] -mtune* -march* -mcpu* -Werror -g*'
  8. APPEND = '-s'
  9. FILTER = ''
  10. conditonal arg: --help?:-pipe.
  11. conditonal: --help, lhs: , rhs: -pipe.
  12. Insert: -pipe
  13. Insert: -O2
  14. Copy: --version
  15. Append: -s
  16. Old PATH: /home/pusztito/Asztal/t2-trunk/build/system-9.0-trunk-desktop-x86-64-core2-linux/TOOLCHAIN/tools.cross/wrapper:/home/pusztito/Asztal/t2-trunk/build/system-9.0-trunk-desktop-x86-64-core2-linux/TOOLCHAIN/tools.cross/bin:/home/pusztito/Asztal/t2-trunk/build/system-9.0-trunk-desktop-x86-64-core2-linux/TOOLCHAIN/tools.cross/crosscc:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  17. New PATH: /home/pusztito/Asztal/t2-trunk/build/system-9.0-trunk-desktop-x86-64-core2-linux/TOOLCHAIN/tools.cross/bin:/home/pusztito/Asztal/t2-trunk/build/system-9.0-trunk-desktop-x86-64-core2-linux/TOOLCHAIN/tools.cross/crosscc:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  18. New Command: gcc -pipe -O2 --version -s
  19. gcc (Debian 4.6.2-11) 4.6.2
  20. Copyright (C) 2011 Free Software Foundation, Inc.
  21. This is free software; see the source for copying conditions. There is NO
  22. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  23.  
  24. [ writing debug log to /home/pusztito/Asztal/t2-trunk/src.gcc.system.20120109.123108.2394.Hacker/cmd_wrapper.log ]
  25. `/home/pusztito/Asztal/t2-trunk/src.gcc.system.20120109.123108.2394.Hacker/archdir/gcc-4.6.2.tar.bz2' -> `/home/pusztito/Asztal/t2-trunk/download/mirror/g/gcc-4.6.2.tar.bz2'
  26. `/home/pusztito/Asztal/t2-trunk/src.gcc.system.20120109.123108.2394.Hacker/archdir/ecj-4.3.jar' -> `/home/pusztito/Asztal/t2-trunk/download/mirror/e/ecj-4.3.jar'
  27. `/home/pusztito/Asztal/t2-trunk/src.gcc.system.20120109.123108.2394.Hacker/archdir/gcc-creator.class' -> `/home/pusztito/Asztal/t2-trunk/download/mirror/g/gcc-creator.class'
  28. Running main build function 'build_this_package' ...
  29. Extracting gcc-4.6.2.tar.bz2 (--use-compress-program=bzip2 -xf) ...
  30. Fixing ownership and permissions ...
  31. Removing CVS, .svn, {arch} and .arch-ids directories ...
  32. Changeing into /home/pusztito/Asztal/t2-trunk/src.gcc.system.20120109.123108.2394.Hacker/gcc-4.6.2 ...
  33. No stack-protector available for gcc ...
  34. `/home/pusztito/Asztal/t2-trunk/download/mirror/g/gcc-creator.class' -> `/home/pusztito/Asztal/t2-trunk/src.gcc.system.20120109.123108.2394.Hacker/gcc-4.6.2/libjava/classpath/tools/classes/gnu/classpath/tools/jar/Creator.class'
  35. Apply patch /home/pusztito/Asztal/t2-trunk/package/develop/gcc/fixincl.patch ...
  36. patching file fixincludes/fixinc.in
  37. Hunk #1 succeeded at 162 (offset -2 lines).
  38. Apply patch /home/pusztito/Asztal/t2-trunk/package/develop/gcc/fixincl2.patch ...
  39. patching file gcc/Makefile.in
  40. Hunk #1 succeeded at 4699 (offset 614 lines).
  41. Hunk #2 succeeded at 4710 (offset 614 lines).
  42. Hunk #3 succeeded at 4727 (offset 614 lines).
  43. Hunk #4 succeeded at 4738 with fuzz 1 (offset 614 lines).
  44. Hunk #5 succeeded at 4748 (offset 614 lines).
  45. Apply patch /home/pusztito/Asztal/t2-trunk/package/develop/gcc/mips64.patch ...
  46. patching file gcc/config/mips/linux64.h
  47. patching file gcc/config/mips/t-linux64
  48. Apply patch /home/pusztito/Asztal/t2-trunk/package/develop/gcc/no-install-libiberty.patch ...
  49. patching file libiberty/Makefile.in
  50. Hunk #1 succeeded at 353 (offset 9 lines).
  51. Apply patch /home/pusztito/Asztal/t2-trunk/package/develop/gcc/no_internal_libffi.patch ...
  52. patching file libffi/Makefile.in
  53. patching file libffi/man/Makefile.in
  54. Apply patch /home/pusztito/Asztal/t2-trunk/package/develop/gcc/powerpc64-nonofp.patch ...
  55. patching file gcc/config/rs6000/t-linux64
  56. Hunk #1 succeeded at 32 (offset 17 lines).
  57. Apply patch /home/pusztito/Asztal/t2-trunk/package/develop/gcc/stdc++-include_next.patch ...
  58. patching file libstdc++-v3/include/c/cstddef
  59. Hunk #1 succeeded at 35 (offset -5 lines).
  60. patching file libstdc++-v3/include/c/cstdarg
  61. Hunk #1 succeeded at 32 (offset -5 lines).
  62. patching file libstdc++-v3/include/c/climits
  63. Hunk #1 succeeded at 31 (offset -5 lines).
  64. Apply patch /home/pusztito/Asztal/t2-trunk/package/develop/gcc/gxx_include.patch.cross0 ...
  65. patching file gcc/configure
  66. Hunk #1 succeeded at 3296 (offset 1610 lines).
  67. Apply patch /home/pusztito/Asztal/t2-trunk/package/develop/gcc/no-libstdc++.patch.cross0 ...
  68. patching file configure
  69. Hunk #1 succeeded at 2796 with fuzz 1 (offset 1795 lines).
  70. Creating /home/pusztito/Asztal/t2-trunk/build/system-9.0-trunk-desktop-x86-64-core2-linux/TOOLCHAIN/tools.cross/usr/<..> if required ...
  71. Autodetection for option impossible: --disable-debug passed thru.
  72. Autodetection for option impossible: --with-libpam passed thru.
  73. Autodetection for option impossible: --with-pam passed thru.
  74. Autodetection for option impossible: --enable-libpam passed thru.
  75. Autodetection for option impossible: --enable-pam passed thru.
  76. Autodetection for option impossible: --with-arch=core2 passed thru.
  77. Autodetection for option impossible: --disable-checking passed thru.
  78. Autodetection for option impossible: --disable-bootstrap passed thru.
  79. Autodetection for option impossible: --disable-libstdcxx-pch passed thru.
  80. Autodetection for option impossible: --disable-cpp passed thru.
  81. Autodetection for option impossible: --disable-libssp passed thru.
  82. Autodetection for option impossible: --disable-libgomp passed thru.
  83. Autodetection for option impossible: --disable-libmudflap passed thru.
  84. Running ../configure --prefix=/home/pusztito/Asztal/t2-trunk/build/system-9.0-trunk-desktop-x86-64-core2-linux/TOOLCHAIN/tools.cross/usr --bindir=/home/pusztito/Asztal/t2-trunk/build/system-9.0-trunk-desktop-x86-64-core2-linux/TOOLCHAIN/tools.cross/usr/crosscc --sbindir=/home/pusztito/Asztal/t2-trunk/build/system-9.0-trunk-desktop-x86-64-core2-linux/TOOLCHAIN/tools.cross/usr/sbin --libdir=/home/pusztito/Asztal/t2-trunk/build/system-9.0-trunk-desktop-x86-64-core2-linux/TOOLCHAIN/tools.cross/usr/lib --datadir=/home/pusztito/Asztal/t2-trunk/build/system-9.0-trunk-desktop-x86-64-core2-linux/TOOLCHAIN/tools.cross/usr/share --includedir=/home/pusztito/Asztal/t2-trunk/build/system-9.0-trunk-desktop-x86-64-core2-linux/TOOLCHAIN/tools.cross/usr/include --infodir=/home/pusztito/Asztal/t2-trunk/build/system-9.0-trunk-desktop-x86-64-core2-linux/TOOLCHAIN/tools.cross/usr/info --mandir=/home/pusztito/Asztal/t2-trunk/build/system-9.0-trunk-desktop-x86-64-core2-linux/TOOLCHAIN/tools.cross/usr/man --sysconfdir=/home/pusztito/Asztal/t2-trunk/build/system-9.0-trunk-desktop-x86-64-core2-linux/TOOLCHAIN/tools.cross/etc --localstatedir=/home/pusztito/Asztal/t2-trunk/build/system-9.0-trunk-desktop-x86-64-core2-linux/TOOLCHAIN/tools.cross/var --disable-debug --with-libpam --with-pam --enable-libpam --enable-pam --with-mpfr=$root --with-mpfr-lib=$root/$libdir --with-ppl=$root --with-cloog=$root --with-gmp=$root --target=x86_64-t2-linux-gnu --build=x86_64-nocross-linux-gnu --host=x86_64-nocross-linux-gnu --target=x86_64-t2-linux-gnu --with-arch=core2 --enable-__cxa_atexit --disable-checking --disable-bootstrap --disable-libstdcxx-pch --enable-multilib --with-sysroot=/home/pusztito/Asztal/t2-trunk/build/system-9.0-trunk-desktop-x86-64-core2-linux --program-prefix=x86_64-t2-linux-gnu- --disable-cpp --disable-shared --disable-libssp --disable-libgomp --enable-languages=c,c++ --disable-libmudflap --disable-libquadmath
  85. checking build system type... x86_64-nocross-linux-gnu
  86. checking host system type... x86_64-nocross-linux-gnu
  87. checking target system type... x86_64-t2-linux-gnu
  88. checking for a BSD-compatible install... /home/pusztito/Asztal/t2-trunk/build/system-9.0-trunk-desktop-x86-64-core2-linux/TOOLCHAIN/tools.cross/wrapper/install -c
  89. checking whether ln works... yes
  90. checking whether ln -s works... yes
  91. checking for a sed that does not truncate output... sed
  92. checking for gawk... gawk
  93. checking for x86_64-nocross-linux-gnu-gcc... gcc
  94. checking for C compiler default output file name... a.out
  95. checking whether the C compiler works... yes
  96. checking whether we are cross compiling... no
  97. checking for suffix of executables...
  98. checking for suffix of object files... o
  99. checking whether we are using the GNU C compiler... yes
  100. checking whether gcc accepts -g... yes
  101. checking for gcc option to accept ISO C89... none needed
  102. checking whether we are using the GNU C++ compiler... yes
  103. checking whether g++ accepts -g... yes
  104. checking for x86_64-nocross-linux-gnu-gnatbind... no
  105. checking for gnatbind... no
  106. checking for x86_64-nocross-linux-gnu-gnatmake... no
  107. checking for gnatmake... no
  108. checking whether compiler driver understands Ada... no
  109. checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
  110. checking for objdir... .libs
  111. checking for the correct version of gmp.h... yes
  112. checking for the correct version of mpfr.h... yes
  113. checking for the correct version of mpc.h... yes
  114. checking for the correct version of the gmp/mpfr/mpc libraries... yes
  115. checking for PWL_handle_timeout in -lpwl... yes
  116. checking for version 0.11 (revision 0 or later) of PPL... yes
  117. checking for installed CLooG PPL Legacy... PPL Legacy
  118. checking for version 0.15.5 (or later revision) of CLooG... yes
  119. *** This configuration is not supported in the following subdirectories:
  120. target-libquadmath gnattools target-libada target-libgfortran target-libgo target-libffi target-zlib target-libjava target-libobjc target-libgomp target-libmudflap target-libssp target-boehm-gc
  121. (Any other directories should still work fine.)
  122. checking for default BUILD_CONFIG...
  123. checking for bison... bison -y
  124. checking for bison... bison
  125. checking for gm4... no
  126. checking for gnum4... no
  127. checking for m4... m4
  128. checking for flex... flex
  129. checking for flex... flex
  130. checking for makeinfo... makeinfo
  131. checking for expect... no
  132. checking for runtest... no
  133. checking for ar... (cached) ar
  134. checking for x86_64-nocross-linux-gnu-ar... (cached) ar
  135. checking for as... (cached) as
  136. checking for x86_64-nocross-linux-gnu-as... (cached) as
  137. checking for x86_64-nocross-linux-gnu-dlltool... no
  138. checking for dlltool... no
  139. checking for ld... (cached) ld
  140. checking for x86_64-nocross-linux-gnu-ld... (cached) ld
  141. checking for x86_64-nocross-linux-gnu-lipo... no
  142. checking for lipo... no
  143. checking for nm... (cached) nm
  144. checking for x86_64-nocross-linux-gnu-nm... (cached) nm
  145. checking for ranlib... (cached) ranlib
  146. checking for x86_64-nocross-linux-gnu-ranlib... (cached) ranlib
  147. checking for strip... (cached) strip
  148. checking for x86_64-nocross-linux-gnu-strip... (cached) strip
  149. checking for x86_64-nocross-linux-gnu-windres... no
  150. checking for windres... no
  151. checking for x86_64-nocross-linux-gnu-windmc... no
  152. checking for windmc... no
  153. checking for objcopy... (cached) objcopy
  154. checking for x86_64-nocross-linux-gnu-objcopy... (cached) objcopy
  155. checking for objdump... (cached) objdump
  156. checking for x86_64-nocross-linux-gnu-objdump... (cached) objdump
  157. checking for x86_64-t2-linux-gnu-cc... x86_64-t2-linux-gnu-cc
  158. checking for x86_64-t2-linux-gnu-c++... x86_64-t2-linux-gnu-c++
  159. checking for x86_64-t2-linux-gnu-gcc... x86_64-t2-linux-gnu-gcc
  160. checking for x86_64-t2-linux-gnu-gcj... no
  161. checking for x86_64-t2-linux-gnu-gfortran... no
  162. checking for x86_64-t2-linux-gnu-gccgo... no
  163. checking for ar... /home/pusztito/Asztal/t2-trunk/build/system-9.0-trunk-desktop-x86-64-core2-linux/TOOLCHAIN/tools.cross/usr/x86_64-t2-linux-gnu/bin/ar
  164. checking for as... /home/pusztito/Asztal/t2-trunk/build/system-9.0-trunk-desktop-x86-64-core2-linux/TOOLCHAIN/tools.cross/usr/x86_64-t2-linux-gnu/bin/as
  165. checking for dlltool... no
  166. checking for x86_64-t2-linux-gnu-dlltool... no
  167. checking for ld... /home/pusztito/Asztal/t2-trunk/build/system-9.0-trunk-desktop-x86-64-core2-linux/TOOLCHAIN/tools.cross/usr/x86_64-t2-linux-gnu/bin/ld
  168. checking for lipo... no
  169. checking for x86_64-t2-linux-gnu-lipo... no
  170. checking for nm... /home/pusztito/Asztal/t2-trunk/build/system-9.0-trunk-desktop-x86-64-core2-linux/TOOLCHAIN/tools.cross/usr/x86_64-t2-linux-gnu/bin/nm
  171. checking for objdump... /home/pusztito/Asztal/t2-trunk/build/system-9.0-trunk-desktop-x86-64-core2-linux/TOOLCHAIN/tools.cross/usr/x86_64-t2-linux-gnu/bin/objdump
  172. checking for ranlib... /home/pusztito/Asztal/t2-trunk/build/system-9.0-trunk-desktop-x86-64-core2-linux/TOOLCHAIN/tools.cross/usr/x86_64-t2-linux-gnu/bin/ranlib
  173. checking for strip... /home/pusztito/Asztal/t2-trunk/build/system-9.0-trunk-desktop-x86-64-core2-linux/TOOLCHAIN/tools.cross/usr/x86_64-t2-linux-gnu/bin/strip
  174. checking for windres... no
  175. checking for x86_64-t2-linux-gnu-windres... no
  176. checking for windmc... no
  177. checking for x86_64-t2-linux-gnu-windmc... no
  178. checking where to find the target ar... pre-installed in /home/pusztito/Asztal/t2-trunk/build/system-9.0-trunk-desktop-x86-64-core2-linux/TOOLCHAIN/tools.cross/usr/x86_64-t2-linux-gnu/bin
  179. checking where to find the target as... pre-installed in /home/pusztito/Asztal/t2-trunk/build/system-9.0-trunk-desktop-x86-64-core2-linux/TOOLCHAIN/tools.cross/usr/x86_64-t2-linux-gnu/bin
  180. checking where to find the target cc... just compiled
  181. checking where to find the target c++... just compiled
  182. checking where to find the target c++ for libstdc++... just compiled
  183. checking where to find the target dlltool... pre-installed
  184. checking where to find the target gcc... just compiled
  185. checking where to find the target gcj... pre-installed
  186. checking where to find the target gfortran... pre-installed
  187. checking where to find the target gccgo... pre-installed
  188. checking where to find the target ld... pre-installed in /home/pusztito/Asztal/t2-trunk/build/system-9.0-trunk-desktop-x86-64-core2-linux/TOOLCHAIN/tools.cross/usr/x86_64-t2-linux-gnu/bin
  189. checking where to find the target lipo... pre-installed
  190. checking where to find the target nm... pre-installed in /home/pusztito/Asztal/t2-trunk/build/system-9.0-trunk-desktop-x86-64-core2-linux/TOOLCHAIN/tools.cross/usr/x86_64-t2-linux-gnu/bin
  191. checking where to find the target objdump... pre-installed in /home/pusztito/Asztal/t2-trunk/build/system-9.0-trunk-desktop-x86-64-core2-linux/TOOLCHAIN/tools.cross/usr/x86_64-t2-linux-gnu/bin
  192. checking where to find the target ranlib... pre-installed in /home/pusztito/Asztal/t2-trunk/build/system-9.0-trunk-desktop-x86-64-core2-linux/TOOLCHAIN/tools.cross/usr/x86_64-t2-linux-gnu/bin
  193. checking where to find the target strip... pre-installed in /home/pusztito/Asztal/t2-trunk/build/system-9.0-trunk-desktop-x86-64-core2-linux/TOOLCHAIN/tools.cross/usr/x86_64-t2-linux-gnu/bin
  194. checking where to find the target windres... pre-installed
  195. checking where to find the target windmc... pre-installed
  196. checking whether to enable maintainer-specific portions of Makefiles... no
  197. checking whether -fkeep-inline-functions is supported... yes
  198. configure: creating ./config.status
  199. config.status: creating Makefile
  200. /home/pusztito/Asztal/t2-trunk/src.gcc.system.20120109.123108.2394.Hacker/gcc-4.6.2/objdir/gcc /home/pusztito/Asztal/t2-trunk/src.gcc.system.20120109.123108.2394.Hacker/gcc-4.6.2/objdir
  201. /home/pusztito/Asztal/t2-trunk/src.gcc.system.20120109.123108.2394.Hacker/gcc-4.6.2/objdir
  202. Running make -j2 CC=gcc CPP=cpp CXX=g++ prefix=/home/pusztito/Asztal/t2-trunk/build/system-9.0-trunk-desktop-x86-64-core2-linux/TOOLCHAIN/tools.cross/usr docdir=/home/pusztito/Asztal/t2-trunk/build/system-9.0-trunk-desktop-x86-64-core2-linux/TOOLCHAIN/tools.cross/usr/doc/gcc CC_FOR_BUILD=cc BUILDCC=cc BUILD_CC=cc HOSTCC=cc HOST_CC=cc STRIP=strip AR=ar LD=ld AS=as RANLIB=ranlib NM=nm
  203. make[1]: Entering directory `/home/pusztito/Asztal/t2-trunk/src.gcc.system.20120109.123108.2394.Hacker/gcc-4.6.2/objdir'
  204. mkdir -p -- ./libiberty
  205. mkdir -p -- ./fixincludes
  206. Configuring in ./libiberty
  207. Configuring in ./fixincludes
  208. configure: creating cache ./config.cache
  209. configure: creating cache ./config.cache
  210. checking build system type... checking whether to enable maintainer-specific portions of Makefiles... no
  211. checking for makeinfo... makeinfo --split-size=5000000
  212. checking for perl... perl
  213. x86_64-nocross-linux-gnu
  214. checking host system type... checking build system type... x86_64-nocross-linux-gnu
  215. checking target system type... x86_64-nocross-linux-gnu
  216. checking host system type... x86_64-t2-linux-gnu
  217. checking for x86_64-nocross-linux-gnu-gcc... gcc
  218. x86_64-nocross-linux-gnu
  219. checking for x86_64-nocross-linux-gnu-ar... ar
  220. checking for x86_64-nocross-linux-gnu-ranlib... ranlib
  221. checking for x86_64-nocross-linux-gnu-gcc... gcc
  222. checking for C compiler default output file name... a.out
  223. checking whether the C compiler works... yes
  224. checking whether we are cross compiling... no
  225. checking for suffix of executables... checking for C compiler default output file name... a.out
  226. checking whether the C compiler works...
  227. checking for suffix of object files... yes
  228. checking whether we are cross compiling... no
  229. checking for suffix of executables... o
  230. checking whether we are using the GNU C compiler...
  231. checking for suffix of object files... yes
  232. checking whether gcc accepts -g... o
  233. checking whether we are using the GNU C compiler... yes
  234. checking for gcc option to accept ISO C89... yes
  235. checking whether gcc accepts -g... none needed
  236. checking for a sed that does not truncate output... yes
  237. checking for gcc option to accept ISO C89... sed
  238. checking whether gcc supports -W... yes
  239. none needed
  240. checking for special C compiler options needed for large files... no
  241. checking for _FILE_OFFSET_BITS value needed for large files... checking whether gcc supports -Wall... no
  242. checking how to run the C preprocessor... cpp
  243. yes
  244. checking whether gcc supports -Wwrite-strings... yes
  245. checking whether gcc supports -Wstrict-prototypes... checking whether gcc supports -W... yes
  246. yes
  247. checking whether gcc supports -Wall... checking whether gcc supports -Wmissing-prototypes... yes
  248. yes
  249. checking whether gcc supports -Wwrite-strings... checking whether gcc supports -Wold-style-definition... yes
  250. checking whether gcc supports -Wc++-compat... yes
  251. checking whether gcc supports -Wmissing-format-attribute... yes
  252. checking whether gcc supports -Wstrict-prototypes... yes
  253. checking whether gcc supports -Wno-overlength-strings... yes
  254. checking whether gcc supports -pedantic ... yes
  255. checking whether gcc supports -pedantic -Wno-long-long... yes
  256. checking whether gcc and cc understand -c and -o together... yes
  257. checking how to run the C preprocessor... cpp
  258. checking for grep that handles long lines and -e... /bin/grep
  259. checking for egrep... /bin/grep -E
  260. checking for ANSI C header files... yes
  261. checking for an ANSI C-conforming const... yes
  262. checking for inline... inline
  263. checking for grep that handles long lines and -e... /bin/grep
  264. checking for egrep... /bin/grep -E
  265. checking for ANSI C header files... yes
  266. checking for sys/types.h... yes
  267. checking for sys/stat.h... yes
  268. checking for stdlib.h... yes
  269. checking for sys/types.h... yes
  270. yes
  271. checking for string.h... checking for sys/stat.h... yes
  272. checking for stdlib.h... yes
  273. checking for memory.h... yes
  274. checking for string.h... yes
  275. yes
  276. checking for strings.h... checking for memory.h... yes
  277. checking for strings.h... yes
  278. checking for inttypes.h... yes
  279. checking for inttypes.h... yes
  280. yes
  281. checking for stdint.h... checking for stdint.h... yes
  282. checking for unistd.h... yes
  283. checking for unistd.h... yes
  284. checking whether byte ordering is bigendian... yes
  285. checking stddef.h usability... yes
  286. checking stddef.h presence... yes
  287. checking for stddef.h... yes
  288. no
  289. checking for a BSD-compatible install... /home/pusztito/Asztal/t2-trunk/build/system-9.0-trunk-desktop-x86-64-core2-linux/TOOLCHAIN/tools.cross/wrapper/install -c
  290. checking for stdlib.h... (cached) yes
  291. checking for strings.h... (cached) yes
  292. checking for sys/file.h... checking for unistd.h... (cached) yes
  293. checking fcntl.h usability... yes
  294. checking for sys/param.h... yes
  295. yes
  296. checking fcntl.h presence... checking for limits.h... yes
  297. checking for fcntl.h... yes
  298. yes
  299. checking sys/file.h usability... checking for stdlib.h... (cached) yes
  300. checking for malloc.h... yes
  301. yes
  302. checking sys/file.h presence... checking for string.h... (cached) yes
  303. checking for unistd.h... (cached) yes
  304. yes
  305. checking for sys/file.h... yes
  306. checking for strings.h... (cached) yes
  307. checking for sys/stat.h... (cached) yes
  308. checking for sys/time.h... checking for clearerr_unlocked... yes
  309. checking for time.h... yes
  310. yes
  311. checking for sys/resource.h... checking for feof_unlocked... yes
  312. checking for sys/stat.h... (cached) yes
  313. checking for sys/mman.h... yes
  314. yes
  315. checking for fcntl.h... checking for ferror_unlocked... yes
  316. checking for alloca.h... yes
  317. yes
  318. checking for sys/pstat.h... checking for fflush_unlocked... no
  319. checking for sys/sysmp.h... yes
  320. no
  321. checking for sys/sysinfo.h... checking for fgetc_unlocked... yes
  322. checking for machine/hal_sysinfo.h... yes
  323. no
  324. checking for sys/table.h... checking for fgets_unlocked... no
  325. checking for sys/sysctl.h... yes
  326. checking for sys/systemcfg.h... yes
  327. checking for fileno_unlocked... no
  328. checking for stdint.h... (cached) yes
  329. checking for stdio_ext.h... yes
  330. checking for process.h... yes
  331. checking for fprintf_unlocked... no
  332. checking for sys/prctl.h... yes
  333. checking for sys/wait.h that is POSIX.1 compatible... no
  334. checking for fputc_unlocked... yes
  335. checking whether time.h and sys/time.h may both be included... yes
  336. checking whether errno must be declared... yes
  337. checking for fputs_unlocked... no
  338. checking size of int... yes
  339. checking for fread_unlocked... 4
  340. checking for a 64-bit type... uint64_t
  341. checking for intptr_t... yes
  342. checking for fwrite_unlocked... yes
  343. checking for getchar_unlocked... yes
  344. checking for uintptr_t... yes
  345. checking for getc_unlocked... yes
  346. checking for ssize_t... yes
  347. checking for putchar_unlocked... yes
  348. yes
  349. checking for pid_t... checking for putc_unlocked... yes
  350. checking whether abort is declared... yes
  351. checking for library containing strerror... yes
  352. checking whether asprintf is declared... none required
  353. checking for asprintf... no
  354. checking whether basename is declared... yes
  355. checking for atexit... no
  356. checking whether errno is declared... yes
  357. checking for basename... no
  358. yes
  359. checking whether vasprintf is declared... checking for bcmp... no
  360. checking whether clearerr_unlocked is declared... yes
  361. checking for bcopy... yes
  362. checking whether feof_unlocked is declared... yes
  363. checking for bsearch... yes
  364. checking whether ferror_unlocked is declared... yes
  365. yes
  366. checking whether fflush_unlocked is declared... checking for bzero... yes
  367. checking whether fgetc_unlocked is declared... yes
  368. checking for calloc... yes
  369. checking whether fgets_unlocked is declared... yes
  370. checking for clock... no
  371. checking whether fileno_unlocked is declared... yes
  372. checking for ffs... yes
  373. checking whether fprintf_unlocked is declared... yes
  374. no
  375. checking for getcwd... checking whether fputc_unlocked is declared... yes
  376. yes
  377. checking for getpagesize... checking whether fputs_unlocked is declared... yes
  378. checking for gettimeofday... no
  379. checking whether fread_unlocked is declared... yes
  380. checking whether fwrite_unlocked is declared... yes
  381. checking for index... yes
  382. checking whether getchar_unlocked is declared... yes
  383. checking for insque... yes
  384. checking whether getc_unlocked is declared... yes
  385. checking for memchr... yes
  386. checking whether putchar_unlocked is declared... yes
  387. yes
  388. checking whether putc_unlocked is declared... checking for memcmp... yes
  389. checking for an ANSI C-conforming const... yes
  390. checking sys/mman.h usability... yes
  391. checking for memcpy... yes
  392. checking sys/mman.h presence... yes
  393. checking for sys/mman.h... yes
  394. checking for mmap... yes
  395. checking for memmem... yes
  396. checking whether read-only mmap of a plain file works... yes
  397. checking whether mmap from /dev/zero works... yes
  398. checking for MAP_ANON(YMOUS)... yes
  399. checking for memmove... yes
  400. checking whether mmap with MAP_ANON(YMOUS) works... yes
  401. checking whether to enable maintainer-specific portions of Makefiles... no
  402. configure: updating cache ./config.cache
  403. configure: creating ./config.status
  404. yes
  405. checking for mempcpy... yes
  406. checking for memset... yes
  407. config.status: creating Makefile
  408. checking for mkstemps... config.status: creating mkheaders.almost
  409. config.status: creating config.h
  410. yes
  411. checking for putenv... yes
  412. checking for random... mkdir -p -- ./intl
  413. Configuring in ./intl
  414. yes
  415. checking for rename... yes
  416. checking for rindex... yes
  417. checking for setenv... yes
  418. checking for snprintf... yes
  419. checking for sigsetmask... yes
  420. checking for stpcpy... configure: creating cache ./config.cache
  421. checking whether make sets $(MAKE)... yes
  422. checking for a BSD-compatible install... /home/pusztito/Asztal/t2-trunk/build/system-9.0-trunk-desktop-x86-64-core2-linux/TOOLCHAIN/tools.cross/wrapper/install -c
  423. checking whether NLS is requested... yes
  424. checking for msgfmt... yes
  425. checking for stpncpy... /usr/bin/msgfmt
  426. checking for gmsgfmt... /usr/bin/msgfmt
  427. checking for xgettext... /usr/bin/xgettext
  428. checking for msgmerge... /usr/bin/msgmerge
  429. yes
  430. checking for x86_64-nocross-linux-gnu-gcc... gcc
  431. checking for strcasecmp... checking for C compiler default output file name... yes
  432. checking for strchr... a.out
  433. checking whether the C compiler works... yes
  434. checking whether we are cross compiling... no
  435. checking for suffix of executables... yes
  436.  
  437. checking for strdup... checking for suffix of object files... o
  438. checking whether we are using the GNU C compiler... yes
  439. checking whether gcc accepts -g... yes
  440. checking for strncasecmp... yes
  441. checking for gcc option to accept ISO C89... yes
  442. checking for strndup... none needed
  443. checking build system type... x86_64-nocross-linux-gnu
  444. checking host system type... yes
  445. x86_64-nocross-linux-gnu
  446. checking for x86_64-nocross-linux-gnu-ranlib... ranlib
  447. checking for library containing strerror... checking for strrchr... none required
  448. checking how to run the C preprocessor... cpp
  449. yes
  450. checking for strstr... checking for grep that handles long lines and -e... /bin/grep
  451. checking for egrep... /bin/grep -E
  452. checking for ANSI C header files... yes
  453. checking for strtod... yes
  454. checking for strtol... yes
  455. checking for an ANSI C-conforming const... yes
  456. checking for strtoul... yes
  457. checking for inline... inline
  458. yes
  459. checking for sys/types.h... checking for strverscmp... yes
  460. checking for sys/stat.h... yes
  461. checking for tmpnam... yes
  462. checking for stdlib.h... yes
  463. checking for vasprintf... yes
  464. checking for string.h... yes
  465. yes
  466. checking for vfprintf... checking for memory.h... yes
  467. checking for strings.h... yes
  468. checking for vprintf... yes
  469. checking for inttypes.h... yes
  470. checking for vsnprintf... yes
  471. checking for stdint.h... yes
  472. yes
  473. checking for vsprintf... checking for unistd.h... yes
  474. checking for off_t... yes
  475. checking for waitpid... yes
  476. checking for setproctitle... yes
  477. checking for size_t... no
  478. checking whether alloca needs Cray hooks... no
  479. checking stack direction for C alloca... yes
  480. checking for working alloca.h... -1
  481. checking for vfork.h... no
  482. checking for fork... yes
  483. checking for alloca... yes
  484. checking for vfork... yes
  485. checking for stdlib.h... (cached) yes
  486. checking for unistd.h... (cached) yes
  487. checking for getpagesize... yes
  488. checking for working fork... yes
  489. checking for working mmap... yes
  490. checking for working vfork... (cached) yes
  491. checking for _doprnt... yes
  492. checking whether we are using the GNU C Library 2.1 or newer... yes
  493. checking whether integer division by zero raises SIGFPE... no
  494. checking for sys_errlist... yes
  495. checking for inttypes.h... yes
  496. checking for sys_nerr... yes
  497. checking for stdint.h... yes
  498. checking for sys_siglist... yes
  499. checking for unsigned long long... yes
  500. checking for external symbol _system_configuration... yes
  501. checking for inttypes.h... yes
  502. checking whether the inttypes.h PRIxNN macros are broken... no
  503. checking for __fsetlocking... no
  504. checking for ld used by GCC... ld
  505. checking if the linker (ld) is GNU ld... yes
  506. checking for shared library run path origin... done
  507. yes
  508. checking for canonicalize_file_name... checking argz.h usability... yes
  509. checking argz.h presence... yes
  510. checking for dup3... yes
  511. checking for argz.h... yes
  512. checking limits.h usability... yes
  513. yes
  514. checking limits.h presence... checking for getrusage... yes
  515. checking for limits.h... yes
  516. checking locale.h usability... yes
  517. yes
  518. checking locale.h presence... checking for getsysinfo... yes
  519. checking for locale.h... yes
  520. checking nl_types.h usability... yes
  521. checking nl_types.h presence... no
  522. checking for gettimeofday... (cached) yes
  523. yes
  524. checking for nl_types.h... yes
  525. checking for on_exit... checking malloc.h usability... yes
  526. yes
  527. checking malloc.h presence... checking for psignal... yes
  528. checking for malloc.h... yes
  529. checking stddef.h usability... yes
  530. checking for pstat_getdynamic... yes
  531. checking stddef.h presence... yes
  532. checking for stddef.h... yes
  533. checking for stdlib.h... (cached) yes
  534. checking for string.h... (cached) yes
  535. checking for unistd.h... (cached) yes
  536. checking sys/param.h usability... no
  537. checking for pstat_getstatic... yes
  538. checking sys/param.h presence... yes
  539. checking for sys/param.h... yes
  540. checking for feof_unlocked... no
  541. checking for realpath... yes
  542. checking for fgets_unlocked... yes
  543. checking for sbrk... yes
  544. yes
  545. checking for getc_unlocked... checking for spawnve... yes
  546. checking for getcwd... no
  547. checking for spawnvpe... yes
  548. checking for getegid... no
  549. checking for strerror... yes
  550. checking for geteuid... yes
  551. checking for strsignal... yes
  552. checking for getgid... yes
  553. checking for sysconf... yes
  554. checking for getuid... yes
  555. checking for sysctl... yes
  556. checking for mempcpy... yes
  557. checking for sysmp... yes
  558. checking for munmap... no
  559. checking for table... yes
  560. checking for putenv... no
  561. checking for times... yes
  562. checking for setenv... yes
  563. checking for wait3... yes
  564. checking for setlocale... yes
  565. checking for wait4... yes
  566. checking for stpcpy... yes
  567. checking whether basename is declared... yes
  568. checking for strcasecmp... no
  569. checking whether ffs is declared... yes
  570. checking for strdup... yes
  571. checking whether asprintf is declared... no
  572. yes
  573. checking whether vasprintf is declared... checking for strtoul... no
  574. checking whether snprintf is declared... yes
  575. checking for tsearch... yes
  576. checking whether vsnprintf is declared... yes
  577. checking for __argz_count... yes
  578. checking whether calloc is declared... yes
  579. checking for __argz_stringify... yes
  580. checking whether getenv is declared... yes
  581. checking for __argz_next... yes
  582. checking whether getopt is declared... yes
  583. checking for __fsetlocking... yes
  584. checking whether malloc is declared... yes
  585. yes
  586. checking whether realloc is declared... checking for iconv... yes
  587. checking whether sbrk is declared... yes
  588. checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  589. checking for nl_langinfo and CODESET... yes
  590. checking whether strverscmp is declared... yes
  591. checking for LC_MESSAGES... no
  592. checking whether canonicalize_file_name must be declared... yes
  593. checking for bison... bison
  594. checking version of bison... 2.5, ok
  595. checking whether NLS is requested... yes
  596. checking whether included gettext is requested... no
  597. checking for GNU gettext in libc... yes
  598. checking for stdlib.h... (cached) yes
  599. checking for unistd.h... (cached) yes
  600. checking for getpagesize... (cached) yes
  601. checking for working mmap... yes
  602. checking whether to use NLS... yes
  603. checking where the gettext function comes from... libc
  604. checking for aclocal... aclocal
  605. checking for autoconf... autoconf
  606. checking for autoheader... autoheader
  607. yes
  608. checking for working strncmp... configure: updating cache ./config.cache
  609. configure: creating ./config.status
  610. yes
  611. configure: updating cache ./config.cache
  612. configure: creating ./config.status
  613. config.status: creating Makefile
  614. config.status: creating config.intl
  615. config.status: creating config.h
  616. config.status: executing default-1 commands
  617. config.status: creating Makefile
  618. mkdir -p -- ./lto-plugin
  619. Configuring in ./lto-plugin
  620. config.status: creating testsuite/Makefile
  621. config.status: creating config.h
  622. config.status: executing default commands
  623. make[2]: Entering directory `/home/pusztito/Asztal/t2-trunk/src.gcc.system.20120109.123108.2394.Hacker/gcc-4.6.2/objdir/intl'
  624. make[2]: Nothing to be done for `all'.
  625. make[2]: Leaving directory `/home/pusztito/Asztal/t2-trunk/src.gcc.system.20120109.123108.2394.Hacker/gcc-4.6.2/objdir/intl'
  626. mkdir -p -- build-x86_64-nocross-linux-gnu/libiberty
  627. Configuring in build-x86_64-nocross-linux-gnu/libiberty
  628. configure: creating cache ./config.cache
  629. checking build system type... x86_64-nocross-linux-gnu
  630. checking host system type... x86_64-nocross-linux-gnu
  631. checking target system type... x86_64-t2-linux-gnu
  632. checking for a BSD-compatible install... /home/pusztito/Asztal/t2-trunk/build/system-9.0-trunk-desktop-x86-64-core2-linux/TOOLCHAIN/tools.cross/wrapper/install -c
  633. checking whether build environment is sane... configure: creating cache ../config.cache
  634. checking whether to enable maintainer-specific portions of Makefiles... no
  635. checking for makeinfo... makeinfo --split-size=5000000
  636. checking for perl... perl
  637. checking build system type... x86_64-nocross-linux-gnu
  638. checking host system type... x86_64-nocross-linux-gnu
  639. checking for x86_64-nocross-linux-gnu-ar... ar
  640. checking for x86_64-nocross-linux-gnu-ranlib... ranlib
  641. checking for x86_64-nocross-linux-gnu-gcc... cc
  642. checking for C compiler default output file name... a.out
  643. checking whether the C compiler works... yes
  644. checking whether we are cross compiling... no
  645. checking for suffix of executables...
  646. checking for suffix of object files... o
  647. checking whether we are using the GNU C compiler... yes
  648. checking whether cc accepts -g... yes
  649. checking for cc option to accept ISO C89... none needed
  650. checking for special C compiler options needed for large files... no
  651. checking for _FILE_OFFSET_BITS value needed for large files... no
  652. checking how to run the C preprocessor... cpp
  653. checking whether cc supports -W... yes
  654. checking whether cc supports -Wall... yes
  655. checking whether cc supports -Wwrite-strings... yes
  656. checking whether cc supports -Wc++-compat... yes
  657. checking whether cc supports -Wstrict-prototypes... yes
  658. checking whether cc supports -pedantic ... yes
  659. checking whether cc understands -c and -o together... yes
  660. checking for a thread-safe mkdir -p... /bin/mkdir -p
  661. checking for gawk... gawk
  662. checking whether make sets $(MAKE)... yes
  663. checking whether to enable maintainer-specific portions of Makefiles... no
  664. checking for x86_64-nocross-linux-gnu-gcc... gcc
  665. yes
  666. checking for an ANSI C-conforming const... yes
  667. checking for inline... checking for C compiler default output file name... inline
  668. checking for grep that handles long lines and -e... /bin/grep
  669. checking for egrep... /bin/grep -E
  670. checking for ANSI C header files... a.out
  671. checking whether the C compiler works... yes
  672. checking whether we are cross compiling... no
  673. checking for suffix of executables...
  674. checking for suffix of object files... o
  675. checking whether we are using the GNU C compiler... yes
  676. yes
  677. checking whether gcc accepts -g... checking for sys/types.h... yes
  678. yes
  679. checking for gcc option to accept ISO C89... checking for sys/stat.h... yes
  680. checking for stdlib.h... none needed
  681. checking for style of include used by make... yes
  682. GNU
  683. checking dependency style of gcc... checking for string.h... yes
  684. checking for memory.h... yes
  685. checking for strings.h... gcc3
  686. checking for special C compiler options needed for large files... no
  687. checking for _FILE_OFFSET_BITS value needed for large files... yes
  688. checking for inttypes.h... yes
  689. no
  690. checking how to print strings... checking for stdint.h... printf
  691. checking for a sed that does not truncate output... sed
  692. checking for grep that handles long lines and -e... /bin/grep
  693. checking for egrep... /bin/grep -E
  694. checking for fgrep... yes
  695. /bin/grep -F
  696. checking for ld used by gcc... checking for unistd.h... ld
  697. checking if the linker (ld) is GNU ld... yes
  698. checking for BSD- or MS-compatible name lister (nm)... nm
  699. checking the name lister (nm) interface... yes
  700. checking whether byte ordering is bigendian... BSD nm
  701. checking whether ln -s works... yes
  702. checking the maximum length of command line arguments... 1572864
  703. checking whether the shell understands some XSI constructs... yes
  704. checking whether the shell understands "+="... yes
  705. checking for ld option to reload object files... -r
  706. checking for x86_64-nocross-linux-gnu-objdump... objdump
  707. checking how to recognize dependent libraries... pass_all
  708. checking for x86_64-nocross-linux-gnu-ar... ar
  709. checking for x86_64-nocross-linux-gnu-strip... strip
  710. checking for x86_64-nocross-linux-gnu-ranlib... ranlib
  711. checking command to parse nm output from gcc object... no
  712. checking for a BSD-compatible install... /home/pusztito/Asztal/t2-trunk/build/system-9.0-trunk-desktop-x86-64-core2-linux/TOOLCHAIN/tools.cross/wrapper/install -c
  713. checking for sys/file.h... yes
  714. ok
  715. checking for sys/param.h... yes
  716. checking how to run the C preprocessor... cpp
  717. checking for limits.h... yes
  718. checking for stdlib.h... (cached) yes
  719. checking for malloc.h... checking for ANSI C header files... yes
  720. checking for string.h... (cached) yes
  721. checking for unistd.h... (cached) yes
  722. checking for strings.h... (cached) yes
  723. checking for sys/time.h... yes
  724. checking for time.h... yes
  725. checking for sys/resource.h... yes
  726. yes
  727. checking for sys/types.h... checking for sys/stat.h... (cached) yes
  728. checking for sys/mman.h... yes
  729. yes
  730. checking for fcntl.h... checking for sys/stat.h... yes
  731. checking for alloca.h... yes
  732. checking for stdlib.h... yes
  733. checking for sys/pstat.h... yes
  734. no
  735. checking for string.h... checking for sys/sysmp.h... yes
  736. checking for memory.h... no
  737. checking for sys/sysinfo.h... yes
  738. checking for machine/hal_sysinfo.h... yes
  739. checking for strings.h... no
  740. checking for sys/table.h... yes
  741. checking for inttypes.h... no
  742. checking for sys/sysctl.h... yes
  743. checking for sys/systemcfg.h... yes
  744. checking for stdint.h... yes
  745. checking for unistd.h... yes
  746. checking for dlfcn.h... no
  747. checking for stdint.h... (cached) yes
  748. yes
  749. checking for stdio_ext.h... checking for objdir... .libs
  750. yes
  751. checking for process.h... no
  752. checking for sys/prctl.h... yes
  753. checking if gcc supports -fno-rtti -fno-exceptions... checking for sys/wait.h that is POSIX.1 compatible... no
  754. checking for gcc option to produce PIC... -fPIC -DPIC
  755. checking if gcc PIC flag -fPIC -DPIC works... yes
  756. checking whether time.h and sys/time.h may both be included... yes
  757. checking if gcc static flag -static works... yes
  758. checking whether errno must be declared... no
  759. checking size of int... yes
  760. checking if gcc supports -c -o file.o... 4
  761. checking for a 64-bit type... yes
  762. checking if gcc supports -c -o file.o... (cached) yes
  763. checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
  764. checking whether -lc should be explicitly linked in... uint64_t
  765. checking for intptr_t... no
  766. checking dynamic linker characteristics... GNU/Linux ld.so
  767. checking how to hardcode library paths into programs... immediate
  768. checking whether stripping libraries is possible... yes
  769. checking if libtool supports shared libraries... yes
  770. checking whether to build shared libraries... yes
  771. checking whether to build static libraries... yes
  772. checking for int64_t... yes
  773. yes
  774. checking for uintptr_t... checking for uint64_t... yes
  775. checking for sys/wait.h that is POSIX.1 compatible... yes
  776. configure: updating cache ./config.cache
  777. configure: creating ./config.status
  778. config.status: creating Makefile
  779. config.status: creating config.h
  780. config.status: executing depfiles commands
  781. config.status: executing libtool commands
  782. mkdir -p -- build-x86_64-nocross-linux-gnu/fixincludes
  783. Configuring in build-x86_64-nocross-linux-gnu/fixincludes
  784. configure: loading cache ../config.cache
  785. checking build system type... x86_64-nocross-linux-gnu
  786. checking host system type... x86_64-nocross-linux-gnu
  787. checking target system type... x86_64-t2-linux-gnu
  788. checking for x86_64-nocross-linux-gnu-gcc... cc
  789. checking for C compiler default output file name... a.out
  790. checking whether the C compiler works... yes
  791. checking whether we are cross compiling... no
  792. checking for suffix of executables...
  793. checking for suffix of object files... o
  794. checking whether we are using the GNU C compiler... yes
  795. checking whether cc accepts -g... yes
  796. checking for cc option to accept ISO C89... yes
  797. checking for ssize_t... none needed
  798. checking for a sed that does not truncate output... sed
  799. checking whether cc supports -W... yes
  800. checking whether cc supports -Wall... yes
  801. checking whether cc supports -Wwrite-strings... yes
  802. checking whether cc supports -Wstrict-prototypes... yes
  803. yes
  804. checking for pid_t... checking whether cc supports -Wmissing-prototypes... yes
  805. checking whether cc supports -Wold-style-definition... yes
  806. checking whether cc supports -Wmissing-format-attribute... yes
  807. checking whether cc supports -Wno-overlength-strings... yes
  808. checking whether cc supports -pedantic -Wno-long-long... yes
  809. checking for library containing strerror... yes
  810. checking how to run the C preprocessor... cpp
  811. none required
  812. checking for asprintf... checking for grep that handles long lines and -e... /bin/grep
  813. checking for egrep... /bin/grep -E
  814. checking for ANSI C header files... yes
  815. checking for atexit... yes
  816. checking for basename... yes
  817. checking for sys/types.h... yes
  818. checking for bcmp... yes
  819. checking for sys/stat.h... yes
  820. yes
  821. checking for stdlib.h... checking for bcopy... yes
  822. checking for string.h... yes
  823. yes
  824. checking for bsearch... checking for memory.h... yes
  825. yes
  826. checking for strings.h... checking for bzero... yes
  827. checking for inttypes.h... yes
  828. yes
  829. checking for calloc... checking for stdint.h... yes
  830. checking for unistd.h... yes
  831. checking for clock... yes
  832. checking stddef.h usability... yes
  833. checking for ffs... yes
  834. checking stddef.h presence... yes
  835. checking for stddef.h... yes
  836. checking for stdlib.h... (cached) yes
  837. checking for strings.h... (cached) yes
  838. checking for unistd.h... (cached) yes
  839. checking fcntl.h usability... yes
  840. checking for getcwd... yes
  841. checking fcntl.h presence... yes
  842. checking for fcntl.h... yes
  843. checking sys/file.h usability... yes
  844. checking for getpagesize... yes
  845. checking sys/file.h presence... yes
  846. checking for sys/file.h... yes
  847. yes
  848. checking for sys/stat.h... (cached) yes
  849. checking for gettimeofday... checking for clearerr_unlocked... yes
  850. yes
  851. checking for index... checking for feof_unlocked... yes
  852. checking for ferror_unlocked... yes
  853. checking for insque... yes
  854. checking for fflush_unlocked... yes
  855. checking for memchr... yes
  856. checking for fgetc_unlocked... yes
  857. yes
  858. checking for memcmp... checking for fgets_unlocked... yes
  859. checking for fileno_unlocked... yes
  860. checking for memcpy... yes
  861. checking for fprintf_unlocked... no
  862. yes
  863. checking for fputc_unlocked... checking for memmem... yes
  864. yes
  865. checking for memmove... checking for fputs_unlocked... yes
  866. checking for mempcpy... yes
  867. checking for fread_unlocked... yes
  868. checking for memset... yes
  869. checking for fwrite_unlocked... yes
  870. yes
  871. checking for getchar_unlocked... checking for mkstemps... yes
  872. yes
  873. checking for putenv... checking for getc_unlocked... yes
  874. yes
  875. checking for putchar_unlocked... checking for random... yes
  876. checking for rename... yes
  877. checking for putc_unlocked... yes
  878. checking for rindex... yes
  879. checking whether abort is declared... yes
  880. checking for setenv... yes
  881. checking whether asprintf is declared... yes
  882. checking for snprintf... no
  883. checking whether basename is declared... yes
  884. checking for sigsetmask... no
  885. checking whether errno is declared... yes
  886. checking for stpcpy... no
  887. checking whether vasprintf is declared... yes
  888. checking for stpncpy... no
  889. checking whether clearerr_unlocked is declared... yes
  890. checking for strcasecmp... yes
  891. checking whether feof_unlocked is declared... yes
  892. checking whether ferror_unlocked is declared... yes
  893. checking for strchr... yes
  894. checking whether fflush_unlocked is declared... yes
  895. checking whether fgetc_unlocked is declared... yes
  896. checking for strdup... yes
  897. checking whether fgets_unlocked is declared... yes
  898. checking for strncasecmp... no
  899. checking whether fileno_unlocked is declared... yes
  900. checking for strndup... yes
  901. checking whether fprintf_unlocked is declared... yes
  902. no
  903. checking whether fputc_unlocked is declared... checking for strrchr... yes
  904. checking whether fputs_unlocked is declared... yes
  905. checking for strstr... no
  906. checking whether fread_unlocked is declared... yes
  907. checking for strtod... yes
  908. checking whether fwrite_unlocked is declared... yes
  909. checking for strtol... yes
  910. checking whether getchar_unlocked is declared... yes
  911. checking for strtoul... yes
  912. checking whether getc_unlocked is declared... yes
  913. checking for strverscmp... yes
  914. checking whether putchar_unlocked is declared... yes
  915. checking for tmpnam... yes
  916. checking whether putc_unlocked is declared... yes
  917. checking for vasprintf... yes
  918. checking for an ANSI C-conforming const... yes
  919. checking sys/mman.h usability... yes
  920. checking for vfprintf... yes
  921. checking sys/mman.h presence... yes
  922. checking for sys/mman.h... yes
  923. checking for mmap... yes
  924. checking for vprintf... yes
  925. checking whether read-only mmap of a plain file works... yes
  926. checking whether mmap from /dev/zero works... yes
  927. checking for MAP_ANON(YMOUS)... yes
  928. checking whether mmap with MAP_ANON(YMOUS) works... yes
  929. checking whether to enable maintainer-specific portions of Makefiles... no
  930. configure: updating cache ../config.cache
  931. configure: creating ./config.status
  932. yes
  933. checking for vsnprintf... yes
  934. checking for vsprintf... config.status: creating Makefile
  935. yes
  936. config.status: creating mkheaders.almost
  937. checking for waitpid... config.status: creating config.h
  938. yes
  939. checking for setproctitle... mkdir -p -- ./zlib
  940. Configuring in ./zlib
  941. no
  942. checking whether alloca needs Cray hooks... no
  943. checking stack direction for C alloca... -1
  944. checking for vfork.h... no
  945. checking for fork... yes
  946. checking for vfork... yes
  947. checking for working fork... yes
  948. checking for working vfork... (cached) yes
  949. checking for _doprnt... configure: creating cache ./config.cache
  950. checking build system type... no
  951. checking for sys_errlist... x86_64-nocross-linux-gnu
  952. checking host system type... x86_64-nocross-linux-gnu
  953. checking target system type... x86_64-t2-linux-gnu
  954. checking for a BSD-compatible install... /home/pusztito/Asztal/t2-trunk/build/system-9.0-trunk-desktop-x86-64-core2-linux/TOOLCHAIN/tools.cross/wrapper/install -c
  955. checking whether build environment is sane... yes
  956. checking for sys_nerr... yes
  957. checking for sys_siglist... yes
  958. checking for external symbol _system_configuration... no
  959. checking for __fsetlocking... yes
  960. checking for canonicalize_file_name... yes
  961. checking for dup3... yes
  962. checking for getrusage... yes
  963. checking for getsysinfo... no
  964. checking for gettimeofday... (cached) yes
  965. checking for on_exit... yes
  966. checking for psignal... yes
  967. checking for pstat_getdynamic... no
  968. checking for pstat_getstatic... no
  969. checking for realpath... yes
  970. checking for sbrk... yes
  971. checking for a thread-safe mkdir -p... /bin/mkdir -p
  972. checking for gawk... gawk
  973. checking whether make sets $(MAKE)... yes
  974. yes
  975. checking whether to enable maintainer-specific portions of Makefiles... no
  976. checking for x86_64-nocross-linux-gnu-gcc... gcc
  977. checking for spawnve... no
  978. checking for spawnvpe... checking for C compiler default output file name... no
  979. checking for strerror... a.out
  980. checking whether the C compiler works... yes
  981. checking whether we are cross compiling... no
  982. checking for suffix of executables... yes
  983.  
  984. checking for suffix of object files... checking for strsignal... o
  985. checking whether we are using the GNU C compiler... yes
  986. yes
  987. checking whether gcc accepts -g... checking for sysconf... yes
  988. checking for gcc option to accept ISO C89... yes
  989. checking for sysctl... none needed
  990. checking for style of include used by make... GNU
  991. checking dependency style of gcc... yes
  992. checking for sysmp... gcc3
  993. checking how to print strings... printf
  994. checking for a sed that does not truncate output... sed
  995. checking for grep that handles long lines and -e... /bin/grep
  996. checking for egrep... no
  997. /bin/grep -E
  998. checking for fgrep... /bin/grep -F
  999. checking for ld used by gcc... checking for table... ld
  1000. checking if the linker (ld) is GNU ld... yes
  1001. checking for BSD- or MS-compatible name lister (nm)... nm
  1002. checking the name lister (nm) interface... BSD nm
  1003. checking whether ln -s works... yes
  1004. checking the maximum length of command line arguments... 1572864
  1005. checking whether the shell understands some XSI constructs... yes
  1006. checking whether the shell understands "+="... yes
  1007. checking for ld option to reload object files... -r
  1008. checking for x86_64-nocross-linux-gnu-objdump... objdump
  1009. checking how to recognize dependent libraries... pass_all
  1010. checking for x86_64-nocross-linux-gnu-ar... ar
  1011. checking for x86_64-nocross-linux-gnu-strip... strip
  1012. no
  1013. checking for x86_64-nocross-linux-gnu-ranlib... ranlib
  1014. checking command to parse nm output from gcc object... checking for times... yes
  1015. checking for wait3... yes
  1016. ok
  1017. checking for wait4... checking how to run the C preprocessor... cpp
  1018. yes
  1019. checking whether basename is declared... checking for ANSI C header files... no
  1020. checking whether ffs is declared... yes
  1021. checking whether asprintf is declared... yes
  1022. checking for sys/types.h... no
  1023. checking whether vasprintf is declared... yes
  1024. checking for sys/stat.h... no
  1025. checking whether snprintf is declared... yes
  1026. checking for stdlib.h... yes
  1027. yes
  1028. checking for string.h... checking whether vsnprintf is declared... yes
  1029. checking for memory.h... yes
  1030. checking whether calloc is declared... yes
  1031. checking for strings.h... yes
  1032. checking whether getenv is declared... yes
  1033. checking for inttypes.h... yes
  1034. yes
  1035. checking whether getopt is declared... checking for stdint.h... yes
  1036. yes
  1037. checking whether malloc is declared... checking for unistd.h... yes
  1038. checking whether realloc is declared... yes
  1039. checking for dlfcn.h... yes
  1040. checking whether sbrk is declared... yes
  1041. checking for objdir... .libs
  1042. yes
  1043. checking whether strverscmp is declared... checking if gcc supports -fno-rtti -fno-exceptions... no
  1044. checking whether canonicalize_file_name must be declared... no
  1045. checking for gcc option to produce PIC... -fPIC -DPIC
  1046. checking if gcc PIC flag -fPIC -DPIC works... yes
  1047. checking if gcc static flag -static works... yes
  1048. checking for stdlib.h... (cached) yes
  1049. checking for unistd.h... (cached) yes
  1050. checking for getpagesize... (cached) yes
  1051. checking for working mmap... yes
  1052. checking if gcc supports -c -o file.o... yes
  1053. checking for working strncmp... yes
  1054. checking if gcc supports -c -o file.o... (cached) yes
  1055. checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
  1056. checking dynamic linker characteristics... yes
  1057. configure: updating cache ../config.cache
  1058. configure: creating ./config.status
  1059. GNU/Linux ld.so
  1060. checking how to hardcode library paths into programs... immediate
  1061. checking whether stripping libraries is possible... yes
  1062. checking if libtool supports shared libraries... yes
  1063. checking whether to build shared libraries... no
  1064. checking whether to build static libraries... yes
  1065. checking how to run the C preprocessor... cpp
  1066. checking for stdlib.h... (cached) yes
  1067. checking for unistd.h... (cached) yes
  1068. checking for getpagesize... yes
  1069. checking for working mmap... config.status: creating Makefile
  1070. config.status: creating testsuite/Makefile
  1071. config.status: creating config.h
  1072. yes
  1073. checking for memcpy... config.status: executing default commands
  1074. yes
  1075. checking for strerror... mkdir -p -- ./libdecnumber
  1076. Configuring in ./libdecnumber
  1077. yes
  1078. checking for unistd.h... (cached) yes
  1079. configure: updating cache ./config.cache
  1080. configure: creating ./config.status
  1081. configure: creating cache ./config.cache
  1082. checking whether make sets $(MAKE)... yes
  1083. checking for x86_64-nocross-linux-gnu-gcc... gcc
  1084. checking for C compiler default output file name... a.out
  1085. checking whether the C compiler works... yes
  1086. checking whether we are cross compiling... no
  1087. checking for suffix of executables...
  1088. checking for suffix of object files... o
  1089. checking whether we are using the GNU C compiler... yes
  1090. checking whether gcc accepts -g... yes
  1091. checking for gcc option to accept ISO C89... none needed
  1092. checking for x86_64-nocross-linux-gnu-ranlib... ranlib
  1093. config.status: creating Makefile
  1094. checking for aclocal... aclocal
  1095. checking for autoconf... autoconf
  1096. checking for autoheader... autoheader
  1097. checking whether gcc supports -W... config.status: executing default-1 commands
  1098. yes
  1099. checking whether gcc supports -Wall... yes
  1100. checking whether gcc supports -Wwrite-strings... yes
  1101. checking whether gcc supports -Wstrict-prototypes... yes
  1102. checking whether gcc supports -Wmissing-prototypes... yes
  1103. checking whether gcc supports -Wold-style-definition... Adding multilib support to Makefile in ../../zlib
  1104. multidirs=32
  1105. with_multisubdir=
  1106. Running configure in multilib subdirs 32
  1107. pwd: /home/pusztito/Asztal/t2-trunk/src.gcc.system.20120109.123108.2394.Hacker/gcc-4.6.2/objdir/zlib
  1108. yes
  1109. Running configure in multilib subdir 32
  1110. pwd: /home/pusztito/Asztal/t2-trunk/src.gcc.system.20120109.123108.2394.Hacker/gcc-4.6.2/objdir
  1111. checking whether gcc supports -Wmissing-format-attribute... mkdir 32
  1112. yes
  1113. checking whether gcc supports -Wcast-qual... yes
  1114. checking whether gcc supports -pedantic -Wno-long-long... yes
  1115. checking how to run the C preprocessor... cpp
  1116. checking for grep that handles long lines and -e... /bin/grep
  1117. checking for egrep... /bin/grep -E
  1118. checking for ANSI C header files... yes
  1119. checking for sys/types.h... yes
  1120. checking for sys/stat.h... yes
  1121. checking for stdlib.h... yes
  1122. checking for string.h... yes
  1123. checking for memory.h... yes
  1124. checking for strings.h... yes
  1125. configure: creating cache ./config.cache
  1126. checking for inttypes.h... checking build system type... x86_64-nocross-linux-gnu
  1127. checking host system type... yes
  1128. x86_64-nocross-linux-gnu
  1129. checking for stdint.h... checking target system type... x86_64-t2-linux-gnu
  1130. checking for a BSD-compatible install... /home/pusztito/Asztal/t2-trunk/build/system-9.0-trunk-desktop-x86-64-core2-linux/TOOLCHAIN/tools.cross/wrapper/install -c
  1131. checking whether build environment is sane... yes
  1132. checking for unistd.h... yes
  1133. checking ctype.h usability... yes
  1134. checking ctype.h presence... yes
  1135. checking for ctype.h... yes
  1136. checking stddef.h usability... yes
  1137. checking stddef.h presence... yes
  1138. checking for stddef.h... yes
  1139. checking for string.h... (cached) yes
  1140. checking stdio.h usability... yes
  1141. checking stdio.h presence... yes
  1142. checking for stdio.h... yes
  1143. looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
  1144. checking for uintptr_t... yes
  1145. checking for int_least32_t... yes
  1146. checking for int_fast32_t... yes
  1147. checking for uint64_t... yes
  1148. checking what to include in gstdint.h... stdint.h (already complete)
  1149. checking for an ANSI C-conforming const... yes
  1150. checking for off_t... yes
  1151. checking size of int... yes
  1152. checking for x86_64-nocross-linux-gnu-strip... strip
  1153. checking for a thread-safe mkdir -p... /bin/mkdir -p
  1154. checking for gawk... gawk
  1155. checking whether make sets $(MAKE)... yes
  1156. checking whether to enable maintainer-specific portions of Makefiles... no
  1157. checking for x86_64-nocross-linux-gnu-gcc... gcc -m32
  1158. 4
  1159. checking size of long... 8
  1160. checking for ANSI C header files... (cached) yes
  1161. checking for suffix of object files... checking build system type... o
  1162. checking whether we are using the GNU C compiler... x86_64-nocross-linux-gnu
  1163. checking host system type... x86_64-nocross-linux-gnu
  1164. checking target system type... yes
  1165. checking whether gcc -m32 accepts -g... x86_64-t2-linux-gnu
  1166. checking for decimal floating point... bid
  1167. checking whether byte ordering is bigendian... yes
  1168. checking for gcc -m32 option to accept ISO C89... no
  1169. configure: updating cache ./config.cache
  1170. configure: creating ./config.status
  1171. unsupported
  1172. checking for style of include used by make... GNU
  1173. config.status: creating Makefile
  1174. checking dependency style of gcc -m32... config.status: creating config.h
  1175. config.status: executing gstdint.h commands
  1176. gcc3
  1177. checking how to print strings... printf
  1178. checking for a sed that does not truncate output... sed
  1179. checking for grep that handles long lines and -e... /bin/grep
  1180. checking for egrep... /bin/grep -E
  1181. checking for fgrep... /bin/grep -F
  1182. checking for ld used by gcc -m32... ld -m elf_x86_64
  1183. checking if the linker (ld -m elf_x86_64) is GNU ld... yes
  1184. checking for BSD- or MS-compatible name lister (nm)... nm
  1185. checking the name lister (nm) interface... BSD nm
  1186. checking whether ln -s works... yes
  1187. checking the maximum length of command line arguments... make[2]: Entering directory `/home/pusztito/Asztal/t2-trunk/src.gcc.system.20120109.123108.2394.Hacker/gcc-4.6.2/objdir/libiberty'
  1188. if [ x"-fpic" != x ] && [ ! -d pic ]; then \
  1189. mkdir pic; \
  1190. else true; fi
  1191. 1572864
  1192. checking whether the shell understands some XSI constructs... yes
  1193. checking whether the shell understands "+="... yes
  1194. touch stamp-picdir
  1195. checking for ld -m elf_x86_64 option to reload object files... -r
  1196. checking for x86_64-nocross-linux-gnu-objdump... objdump
  1197. checking how to recognize dependent libraries... pass_all
  1198. checking for x86_64-nocross-linux-gnu-ar... ar
  1199. checking for x86_64-nocross-linux-gnu-strip... (cached) strip
  1200. checking for x86_64-nocross-linux-gnu-ranlib... ranlib
  1201. checking command to parse nm output from gcc -m32 object... if [ x"-fpic" != x ]; then \
  1202. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \
  1203. else true; fi
  1204. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/safe-ctype.c -o safe-ctype.o
  1205. if [ x"-fpic" != x ]; then \
  1206. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/simple-object.c -o pic/simple-object.o; \
  1207. else true; fi
  1208. failed
  1209. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/simple-object.c -o simple-object.o
  1210. checking how to run the C preprocessor... cpp
  1211. checking for ANSI C header files... if [ x"-fpic" != x ]; then \
  1212. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
  1213. else true; fi
  1214. no
  1215. checking for sys/types.h... no
  1216. checking for sys/stat.h... no
  1217. checking for stdlib.h... gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/simple-object-coff.c -o simple-object-coff.o
  1218. no
  1219. checking for string.h... no
  1220. checking for memory.h... if [ x"-fpic" != x ]; then \
  1221. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
  1222. else true; fi
  1223. no
  1224. checking for strings.h... no
  1225. checking for inttypes.h... no
  1226. checking for stdint.h... no
  1227. checking for unistd.h... gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/simple-object-elf.c -o simple-object-elf.o
  1228. no
  1229. checking for dlfcn.h... no
  1230. checking for objdir... .libs
  1231. checking if gcc -m32 supports -fno-rtti -fno-exceptions... if [ x"-fpic" != x ]; then \
  1232. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
  1233. else true; fi
  1234. no
  1235. checking for gcc -m32 option to produce PIC... -fPIC -DPIC
  1236. checking if gcc -m32 PIC flag -fPIC -DPIC works... yes
  1237. checking if gcc -m32 static flag -static works... no
  1238. checking if gcc -m32 supports -c -o file.o... yes
  1239. checking if gcc -m32 supports -c -o file.o... (cached) yes
  1240. checking whether the gcc -m32 linker (ld -m elf_x86_64 -m elf_i386) supports shared libraries... yes
  1241. checking dynamic linker characteristics... gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
  1242. configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES.
  1243. make[1]: *** [configure-zlib] Error 1
  1244. make[1]: *** Waiting for unfinished jobs....
  1245. if [ x"-fpic" != x ]; then \
  1246. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/sort.c -o pic/sort.o; \
  1247. else true; fi
  1248. if [ x"-fpic" != x ]; then \
  1249. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/spaces.c -o pic/spaces.o; \
  1250. else true; fi
  1251. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/sort.c -o sort.o
  1252. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/spaces.c -o spaces.o
  1253. if [ x"-fpic" != x ]; then \
  1254. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/splay-tree.c -o pic/splay-tree.o; \
  1255. else true; fi
  1256. if [ x"-fpic" != x ]; then \
  1257. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/strerror.c -o pic/strerror.o; \
  1258. else true; fi
  1259. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/strerror.c -o strerror.o
  1260. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/splay-tree.c -o splay-tree.o
  1261. if [ x"-fpic" != x ]; then \
  1262. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/strsignal.c -o pic/strsignal.o; \
  1263. else true; fi
  1264. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/strsignal.c -o strsignal.o
  1265. if [ x"-fpic" != x ]; then \
  1266. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
  1267. else true; fi
  1268. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
  1269. if [ x"-fpic" != x ]; then \
  1270. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/xatexit.c -o pic/xatexit.o; \
  1271. else true; fi
  1272. if [ x"-fpic" != x ]; then \
  1273. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/xexit.c -o pic/xexit.o; \
  1274. else true; fi
  1275. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xatexit.c -o xatexit.o
  1276. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xexit.c -o xexit.o
  1277. if [ x"-fpic" != x ]; then \
  1278. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/xmalloc.c -o pic/xmalloc.o; \
  1279. else true; fi
  1280. if [ x"-fpic" != x ]; then \
  1281. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/xmemdup.c -o pic/xmemdup.o; \
  1282. else true; fi
  1283. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xmalloc.c -o xmalloc.o
  1284. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xmemdup.c -o xmemdup.o
  1285. if [ x"-fpic" != x ]; then \
  1286. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/xstrdup.c -o pic/xstrdup.o; \
  1287. else true; fi
  1288. if [ x"-fpic" != x ]; then \
  1289. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/xstrerror.c -o pic/xstrerror.o; \
  1290. else true; fi
  1291. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xstrdup.c -o xstrdup.o
  1292. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xstrerror.c -o xstrerror.o
  1293. if [ x"-fpic" != x ]; then \
  1294. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/xstrndup.c -o pic/xstrndup.o; \
  1295. else true; fi
  1296. if [ x"-fpic" != x ]; then \
  1297. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/setproctitle.c -o pic/setproctitle.o; \
  1298. else true; fi
  1299. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/setproctitle.c -o setproctitle.o
  1300. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xstrndup.c -o xstrndup.o
  1301. 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 ./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 ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list
  1302. if [ x"-fpic" != x ]; then \
  1303. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/regex.c -o pic/regex.o; \
  1304. else true; fi
  1305. make[3]: Entering directory `/home/pusztito/Asztal/t2-trunk/src.gcc.system.20120109.123108.2394.Hacker/gcc-4.6.2/objdir/libiberty/testsuite'
  1306. make[3]: Nothing to be done for `all'.
  1307. make[3]: Leaving directory `/home/pusztito/Asztal/t2-trunk/src.gcc.system.20120109.123108.2394.Hacker/gcc-4.6.2/objdir/libiberty/testsuite'
  1308. if [ x"-fpic" != x ]; then \
  1309. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \
  1310. else true; fi
  1311. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/cplus-dem.c -o cplus-dem.o
  1312. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/regex.c -o regex.o
  1313. if [ x"-fpic" != x ]; then \
  1314. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \
  1315. else true; fi
  1316. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/cp-demangle.c -o cp-demangle.o
  1317. if [ x"-fpic" != x ]; then \
  1318. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/md5.c -o pic/md5.o; \
  1319. else true; fi
  1320. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/md5.c -o md5.o
  1321. if [ x"-fpic" != x ]; then \
  1322. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/sha1.c -o pic/sha1.o; \
  1323. else true; fi
  1324. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/sha1.c -o sha1.o
  1325. if [ x"-fpic" != x ]; then \
  1326. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/alloca.c -o pic/alloca.o; \
  1327. else true; fi
  1328. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/alloca.c -o alloca.o
  1329. if [ x"-fpic" != x ]; then \
  1330. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/argv.c -o pic/argv.o; \
  1331. else true; fi
  1332. if [ x"-fpic" != x ]; then \
  1333. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/choose-temp.c -o pic/choose-temp.o; \
  1334. else true; fi
  1335. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/argv.c -o argv.o
  1336. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/choose-temp.c -o choose-temp.o
  1337. if [ x"-fpic" != x ]; then \
  1338. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/concat.c -o pic/concat.o; \
  1339. else true; fi
  1340. if [ x"-fpic" != x ]; then \
  1341. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/cp-demint.c -o pic/cp-demint.o; \
  1342. else true; fi
  1343. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/concat.c -o concat.o
  1344. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/cp-demint.c -o cp-demint.o
  1345. if [ x"-fpic" != x ]; then \
  1346. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/crc32.c -o pic/crc32.o; \
  1347. else true; fi
  1348. if [ x"-fpic" != x ]; then \
  1349. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/dyn-string.c -o pic/dyn-string.o; \
  1350. else true; fi
  1351. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/crc32.c -o crc32.o
  1352. if [ x"-fpic" != x ]; then \
  1353. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/fdmatch.c -o pic/fdmatch.o; \
  1354. else true; fi
  1355. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/fdmatch.c -o fdmatch.o
  1356. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/dyn-string.c -o dyn-string.o
  1357. if [ x"-fpic" != x ]; then \
  1358. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/fibheap.c -o pic/fibheap.o; \
  1359. else true; fi
  1360. if [ x"-fpic" != x ]; then \
  1361. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \
  1362. else true; fi
  1363. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/fibheap.c -o fibheap.o
  1364. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/filename_cmp.c -o filename_cmp.o
  1365. if [ x"-fpic" != x ]; then \
  1366. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/floatformat.c -o pic/floatformat.o; \
  1367. else true; fi
  1368. if [ x"-fpic" != x ]; then \
  1369. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/fnmatch.c -o pic/fnmatch.o; \
  1370. else true; fi
  1371. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/fnmatch.c -o fnmatch.o
  1372. if [ x"-fpic" != x ]; then \
  1373. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
  1374. else true; fi
  1375. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/floatformat.c -o floatformat.o
  1376. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/fopen_unlocked.c -o fopen_unlocked.o
  1377. if [ x"-fpic" != x ]; then \
  1378. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/getopt.c -o pic/getopt.o; \
  1379. else true; fi
  1380. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/getopt.c -o getopt.o
  1381. if [ x"-fpic" != x ]; then \
  1382. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/getopt1.c -o pic/getopt1.o; \
  1383. else true; fi
  1384. if [ x"-fpic" != x ]; then \
  1385. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/getpwd.c -o pic/getpwd.o; \
  1386. else true; fi
  1387. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/getopt1.c -o getopt1.o
  1388. if [ x"-fpic" != x ]; then \
  1389. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/getruntime.c -o pic/getruntime.o; \
  1390. else true; fi
  1391. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/getpwd.c -o getpwd.o
  1392. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/getruntime.c -o getruntime.o
  1393. if [ x"-fpic" != x ]; then \
  1394. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/hashtab.c -o pic/hashtab.o; \
  1395. else true; fi
  1396. if [ x"-fpic" != x ]; then \
  1397. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/hex.c -o pic/hex.o; \
  1398. else true; fi
  1399. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/hex.c -o hex.o
  1400. if [ x"-fpic" != x ]; then \
  1401. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/lbasename.c -o pic/lbasename.o; \
  1402. else true; fi
  1403. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/lbasename.c -o lbasename.o
  1404. if [ x"-fpic" != x ]; then \
  1405. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/lrealpath.c -o pic/lrealpath.o; \
  1406. else true; fi
  1407. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/hashtab.c -o hashtab.o
  1408. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/lrealpath.c -o lrealpath.o
  1409. if [ x"-fpic" != x ]; then \
  1410. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
  1411. else true; fi
  1412. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o
  1413. if [ x"-fpic" != x ]; then \
  1414. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \
  1415. else true; fi
  1416. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/make-temp-file.c -o make-temp-file.o
  1417. if [ x"-fpic" != x ]; then \
  1418. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/objalloc.c -o pic/objalloc.o; \
  1419. else true; fi
  1420. if [ x"-fpic" != x ]; then \
  1421. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/obstack.c -o pic/obstack.o; \
  1422. else true; fi
  1423. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/obstack.c -o obstack.o
  1424. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/objalloc.c -o objalloc.o
  1425. if [ x"-fpic" != x ]; then \
  1426. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/partition.c -o pic/partition.o; \
  1427. else true; fi
  1428. if [ x"-fpic" != x ]; then \
  1429. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/pexecute.c -o pic/pexecute.o; \
  1430. else true; fi
  1431. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/partition.c -o partition.o
  1432. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/pexecute.c -o pexecute.o
  1433. if [ x"-fpic" != x ]; then \
  1434. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/physmem.c -o pic/physmem.o; \
  1435. else true; fi
  1436. if [ x"-fpic" != x ]; then \
  1437. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/pex-common.c -o pic/pex-common.o; \
  1438. else true; fi
  1439. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/physmem.c -o physmem.o
  1440. if [ x"-fpic" != x ]; then \
  1441. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/pex-one.c -o pic/pex-one.o; \
  1442. else true; fi
  1443. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/pex-one.c -o pex-one.o
  1444. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/pex-common.c -o pex-common.o
  1445. if [ x"-fpic" != x ]; then \
  1446. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/pex-unix.c -o pic/pex-unix.o; \
  1447. else true; fi
  1448. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/pex-unix.c -o pex-unix.o
  1449. rm -f ./libiberty.a pic/./libiberty.a
  1450. ar rc ./libiberty.a \
  1451. ./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 ./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 ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o
  1452. ranlib ./libiberty.a
  1453. if [ x"-fpic" != x ]; then \
  1454. cd pic; \
  1455. ar rc ./libiberty.a \
  1456. ./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 ./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 ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o; \
  1457. ranlib ./libiberty.a; \
  1458. cd ..; \
  1459. else true; fi
  1460. make[2]: Leaving directory `/home/pusztito/Asztal/t2-trunk/src.gcc.system.20120109.123108.2394.Hacker/gcc-4.6.2/objdir/libiberty'
  1461. make[1]: Leaving directory `/home/pusztito/Asztal/t2-trunk/src.gcc.system.20120109.123108.2394.Hacker/gcc-4.6.2/objdir'
  1462. make: *** [all] Error 2
  1463. Due to previous errors, no 0-gcc.log file!
  1464. (Try enabling xtrace in the config to track an error inside the build system.)
  1465. --- BUILD ERROR ---
  1466. Creating file list and doing final adaptions ...
  1467. Searching for orphaned files ...
  1468. Found 5 files for this package.
  1469. Found 0 orphaned files for this package.
  1470. Clear (old) md5sums ...
  1471. Creating md5sum files ... done.
  1472. Creating package description ...
  1473. Making post-install adaptions.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement