Advertisement
Guest User

Binutils build failure log

a guest
Aug 4th, 2015
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.85 KB | None | 0 0
  1. Rubyist@TARDIS ~/CS/Resources/binutils-2.25
  2. $ ./configure --target=arm-none-eabi
  3. checking build system type... i686-pc-mingw32
  4. checking host system type... i686-pc-mingw32
  5. checking target system type... arm-none-eabi
  6. checking for a BSD-compatible install... ./install-sh -c
  7. checking whether ln works... yes
  8. checking whether ln -s works... no, using cp -p
  9. checking for a sed that does not truncate output... /bin/sed
  10. checking for gawk... gawk
  11. checking for gcc... gcc
  12. checking for C compiler default output file name... a.exe
  13. checking whether the C compiler works... yes
  14. checking whether we are cross compiling... no
  15. checking for suffix of executables... .exe
  16. checking for suffix of object files... o
  17. checking whether we are using the GNU C compiler... yes
  18. checking whether gcc accepts -g... yes
  19. checking for gcc option to accept ISO C89... none needed
  20. checking for g++... g++
  21. checking whether we are using the GNU C++ compiler... yes
  22. checking whether g++ accepts -g... yes
  23. checking whether g++ accepts -static-libstdc++ -static-libgcc... yes
  24. checking for gnatbind... gnatbind
  25. checking for gnatmake... gnatmake
  26. checking whether compiler driver understands Ada... yes
  27. checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
  28. checking for objdir... .libs
  29. checking for version 0.10 of ISL... no
  30. checking for version 0.11 of ISL... no
  31. checking for version 0.12 of ISL... no
  32. checking for default BUILD_CONFIG...
  33. checking for --enable-vtable-verify... no
  34. *** removing intl/Makefile to force reconfigure
  35. *** removing libiberty/Makefile to force reconfigure
  36. *** removing bfd/Makefile to force reconfigure
  37. checking for bison... bison -y
  38. checking for bison... bison
  39. checking for gm4... no
  40. checking for gnum4... no
  41. checking for m4... m4
  42. checking for flex... flex
  43. checking for flex... flex
  44. checking for makeinfo... no
  45. checking for expect... no
  46. checking for runtest... no
  47. checking for ar... ar
  48. checking for as... as
  49. checking for dlltool... dlltool
  50. checking for ld... (cached) c:/TDM-GCC-64/bin/../lib/gcc/x86_64-w64-mingw32/5.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe
  51. checking for lipo... no
  52. checking for nm... nm
  53. checking for ranlib... ranlib
  54. checking for strip... strip
  55. checking for windres... windres
  56. checking for windmc... windmc
  57. checking for objcopy... objcopy
  58. checking for objdump... objdump
  59. checking for readelf... readelf
  60. checking for arm-none-eabi-cc... no
  61. checking for arm-none-eabi-gcc... no
  62. checking for arm-none-eabi-c++... no
  63. checking for arm-none-eabi-g++... no
  64. checking for arm-none-eabi-cxx... no
  65. checking for arm-none-eabi-gxx... no
  66. checking for arm-none-eabi-gcc... no
  67. checking for arm-none-eabi-gcj... no
  68. checking for arm-none-eabi-gfortran... no
  69. checking for arm-none-eabi-gccgo... no
  70. checking for arm-none-eabi-ar... no
  71. checking for arm-none-eabi-as... no
  72. checking for arm-none-eabi-dlltool... no
  73. checking for arm-none-eabi-ld... no
  74. checking for arm-none-eabi-lipo... no
  75. checking for arm-none-eabi-nm... no
  76. checking for arm-none-eabi-objdump... no
  77. checking for arm-none-eabi-ranlib... no
  78. checking for arm-none-eabi-readelf... no
  79. checking for arm-none-eabi-strip... no
  80. checking for arm-none-eabi-windres... no
  81. checking for arm-none-eabi-windmc... no
  82. checking where to find the target ar... just compiled
  83. checking where to find the target as... just compiled
  84. checking where to find the target cc... pre-installed
  85. checking where to find the target c++... pre-installed
  86. checking where to find the target c++ for libstdc++... pre-installed
  87. checking where to find the target dlltool... just compiled
  88. checking where to find the target gcc... pre-installed
  89. checking where to find the target gcj... pre-installed
  90. checking where to find the target gfortran... pre-installed
  91. checking where to find the target gccgo... pre-installed
  92. checking where to find the target ld... just compiled
  93. checking where to find the target lipo... pre-installed
  94. checking where to find the target nm... just compiled
  95. checking where to find the target objdump... just compiled
  96. checking where to find the target ranlib... just compiled
  97. checking where to find the target readelf... just compiled
  98. checking where to find the target strip... just compiled
  99. checking where to find the target windres... just compiled
  100. checking where to find the target windmc... just compiled
  101. checking whether to enable maintainer-specific portions of Makefiles... no
  102. configure: creating ./config.status
  103. config.status: creating Makefile
  104.  
  105. Rubyist@TARDIS ~/CS/Resources/binutils-2.25
  106. $ make
  107. mingw32-make[1]: Entering directory 'c:/Users/Rubyist/CS/Resources/binutils-2.25'
  108. Configuring in ./libiberty
  109. configure: loading cache ./config.cache
  110. checking whether to enable maintainer-specific portions of Makefiles... no
  111. checking for makeinfo... (cached) c:/Users/Rubyist/CS/Resources/binutils-2.25/missing makeinfo --split-size=5000000
  112. configure: WARNING:
  113. *** Makeinfo is missing. Info documentation will not be built.
  114. checking for perl... (cached) perl
  115. checking build system type... (cached) i686-pc-mingw32
  116. checking host system type... (cached) i686-pc-mingw32
  117. checking for i686-pc-mingw32-ar... (cached) ar
  118. checking for i686-pc-mingw32-ranlib... (cached) ranlib
  119. checking whether to install libiberty headers and static library... no
  120. configure: target_header_dir =
  121. checking for i686-pc-mingw32-gcc... (cached) gcc
  122. checking for C compiler default output file name... a.exe
  123. checking whether the C compiler works... yes
  124. checking whether we are cross compiling... no
  125. checking for suffix of executables... .exe
  126. checking for suffix of object files... (cached) o
  127. checking whether we are using the GNU C compiler... (cached) yes
  128. checking whether gcc accepts -g... (cached) yes
  129. checking for gcc option to accept ISO C89... (cached) none needed
  130. checking for special C compiler options needed for large files... (cached) no
  131. checking for _FILE_OFFSET_BITS value needed for large files... (cached) 64
  132. checking how to run the C preprocessor... (cached) gcc -E
  133. checking whether gcc supports -W... (cached) yes
  134. checking whether gcc supports -Wall... (cached) yes
  135. checking whether gcc supports -Wwrite-strings... (cached) yes
  136. checking whether gcc supports -Wc++-compat... (cached) yes
  137. checking whether gcc supports -Wstrict-prototypes... (cached) yes
  138. checking whether gcc supports -pedantic ... (cached) yes
  139. checking whether gcc and cc understand -c and -o together... (cached) yes
  140. checking for an ANSI C-conforming const... (cached) yes
  141. checking for inline... (cached) inline
  142. checking for grep that handles long lines and -e... (cached) /usr/bin/grep
  143. checking for egrep... (cached) /usr/bin/grep -E
  144. checking for ANSI C header files... (cached) yes
  145. checking for sys/types.h... (cached) yes
  146. checking for sys/stat.h... (cached) yes
  147. checking for stdlib.h... (cached) yes
  148. checking for string.h... (cached) yes
  149. checking for memory.h... (cached) yes
  150. checking for strings.h... (cached) yes
  151. checking for inttypes.h... (cached) yes
  152. checking for stdint.h... (cached) yes
  153. checking for unistd.h... (cached) yes
  154. checking whether byte ordering is bigendian... (cached) no
  155. checking for a BSD-compatible install... c:/Users/Rubyist/CS/Resources/binutils-2.25/install-sh -c
  156. checking for sys/file.h... (cached) yes
  157. checking for sys/param.h... (cached) yes
  158. checking for limits.h... (cached) yes
  159. checking for stdlib.h... (cached) yes
  160. checking for malloc.h... (cached) yes
  161. checking for string.h... (cached) yes
  162. checking for unistd.h... (cached) yes
  163. checking for strings.h... (cached) yes
  164. checking for sys/time.h... (cached) yes
  165. checking for time.h... (cached) yes
  166. checking for sys/resource.h... (cached) no
  167. checking for sys/stat.h... (cached) yes
  168. checking for sys/mman.h... (cached) no
  169. checking for fcntl.h... (cached) yes
  170. checking for alloca.h... (cached) no
  171. checking for sys/pstat.h... (cached) no
  172. checking for sys/sysmp.h... (cached) no
  173. checking for sys/sysinfo.h... (cached) no
  174. checking for machine/hal_sysinfo.h... (cached) no
  175. checking for sys/table.h... (cached) no
  176. checking for sys/sysctl.h... (cached) no
  177. checking for sys/systemcfg.h... (cached) no
  178. checking for stdint.h... (cached) yes
  179. checking for stdio_ext.h... (cached) no
  180. checking for process.h... (cached) yes
  181. checking for sys/prctl.h... (cached) no
  182. checking for sys/wait.h that is POSIX.1 compatible... (cached) no
  183. checking whether time.h and sys/time.h may both be included... (cached) yes
  184. checking whether errno must be declared... (cached) no
  185. checking size of int... (cached) 4
  186. checking for a 64-bit type... (cached) uint64_t
  187. checking for intptr_t... (cached) yes
  188. checking for uintptr_t... (cached) yes
  189. checking for ssize_t... (cached) yes
  190. checking for pid_t... (cached) yes
  191. checking for library containing strerror... (cached) none required
  192. checking for asprintf... (cached) yes
  193. checking for atexit... (cached) yes
  194. checking for basename... (cached) yes
  195. checking for bcmp... (cached) no
  196. checking for bcopy... (cached) no
  197. checking for bsearch... (cached) yes
  198. checking for bzero... (cached) no
  199. checking for calloc... (cached) yes
  200. checking for clock... (cached) yes
  201. checking for ffs... (cached) no
  202. checking for getcwd... (cached) yes
  203. checking for getpagesize... (cached) yes
  204. checking for gettimeofday... (cached) yes
  205. checking for index... (cached) no
  206. checking for insque... (cached) no
  207. checking for memchr... (cached) yes
  208. checking for memcmp... (cached) yes
  209. checking for memcpy... (cached) yes
  210. checking for memmem... (cached) no
  211. checking for memmove... (cached) yes
  212. checking for mempcpy... (cached) yes
  213. checking for memset... (cached) yes
  214. checking for mkstemps... (cached) no
  215. checking for putenv... (cached) yes
  216. checking for random... (cached) no
  217. checking for rename... (cached) yes
  218. checking for rindex... (cached) no
  219. checking for setenv... (cached) no
  220. checking for snprintf... (cached) yes
  221. checking for sigsetmask... (cached) no
  222. checking for stpcpy... (cached) no
  223. checking for stpncpy... (cached) no
  224. checking for strcasecmp... (cached) yes
  225. checking for strchr... (cached) yes
  226. checking for strdup... (cached) yes
  227. checking for strncasecmp... (cached) yes
  228. checking for strndup... (cached) no
  229. checking for strnlen... (cached) yes
  230. checking for strrchr... (cached) yes
  231. checking for strstr... (cached) yes
  232. checking for strtod... (cached) yes
  233. checking for strtol... (cached) yes
  234. checking for strtoul... (cached) yes
  235. checking for strverscmp... (cached) no
  236. checking for tmpnam... (cached) yes
  237. checking for vasprintf... (cached) yes
  238. checking for vfprintf... (cached) yes
  239. checking for vprintf... (cached) yes
  240. checking for vsnprintf... (cached) yes
  241. checking for vsprintf... (cached) yes
  242. checking for waitpid... (cached) no
  243. checking for setproctitle... (cached) no
  244. checking whether alloca needs Cray hooks... (cached) no
  245. checking stack direction for C alloca... (cached) -1
  246. checking for vfork.h... (cached) no
  247. checking for fork... (cached) no
  248. checking for vfork... (cached) no
  249. checking for _doprnt... (cached) no
  250. checking for sys_errlist... (cached) yes
  251. checking for sys_nerr... (cached) yes
  252. checking for sys_siglist... (cached) no
  253. checking for external symbol _system_configuration... no
  254. checking for __fsetlocking... (cached) no
  255. checking for canonicalize_file_name... (cached) no
  256. checking for dup3... (cached) no
  257. checking for getrlimit... (cached) no
  258. checking for getrusage... (cached) no
  259. checking for getsysinfo... (cached) no
  260. checking for gettimeofday... (cached) yes
  261. checking for on_exit... (cached) no
  262. checking for psignal... (cached) no
  263. checking for pstat_getdynamic... (cached) no
  264. checking for pstat_getstatic... (cached) no
  265. checking for realpath... (cached) no
  266. checking for setrlimit... (cached) no
  267. checking for sbrk... (cached) no
  268. checking for spawnve... (cached) yes
  269. checking for spawnvpe... (cached) yes
  270. checking for strerror... (cached) yes
  271. checking for strsignal... (cached) no
  272. checking for sysconf... (cached) no
  273. checking for sysctl... (cached) no
  274. checking for sysmp... (cached) no
  275. checking for table... (cached) no
  276. checking for times... (cached) no
  277. checking for wait3... (cached) no
  278. checking for wait4... (cached) no
  279. checking whether basename is declared... (cached) no
  280. checking whether ffs is declared... (cached) no
  281. checking whether asprintf is declared... (cached) no
  282. checking whether vasprintf is declared... (cached) no
  283. checking whether snprintf is declared... (cached) yes
  284. checking whether vsnprintf is declared... (cached) yes
  285. checking whether calloc is declared... (cached) yes
  286. checking whether getenv is declared... (cached) yes
  287. checking whether getopt is declared... (cached) yes
  288. checking whether malloc is declared... (cached) yes
  289. checking whether realloc is declared... (cached) yes
  290. checking whether sbrk is declared... (cached) no
  291. checking whether strverscmp is declared... (cached) no
  292. checking whether canonicalize_file_name must be declared... (cached) yes
  293. checking for working strncmp... (cached) yes
  294. configure: creating ./config.status
  295. config.status: creating Makefile
  296. config.status: creating testsuite/Makefile
  297. config.status: creating config.h
  298. config.status: config.h is unchanged
  299. config.status: executing default commands
  300. Configuring in ./intl
  301. configure: loading cache ./config.cache
  302. checking whether c:/TDM-GCC-64/bin/mingw32-make sets $(MAKE)... (cached) yes
  303. checking for a BSD-compatible install... c:/Users/Rubyist/CS/Resources/binutils-2.25/install-sh -c
  304. checking whether NLS is requested... yes
  305. checking for msgfmt... (cached) no
  306. checking for gmsgfmt... (cached) :
  307. checking for xgettext... (cached) no
  308. checking for msgmerge... (cached) no
  309. checking for i686-pc-mingw32-gcc... (cached) gcc
  310. checking for C compiler default output file name... a.exe
  311. checking whether the C compiler works... yes
  312. checking whether we are cross compiling... no
  313. checking for suffix of executables... .exe
  314. checking for suffix of object files... (cached) o
  315. checking whether we are using the GNU C compiler... (cached) yes
  316. checking whether gcc accepts -g... (cached) yes
  317. checking for gcc option to accept ISO C89... (cached) none needed
  318. checking build system type... (cached) i686-pc-mingw32
  319. checking host system type... (cached) i686-pc-mingw32
  320. checking for i686-pc-mingw32-ranlib... (cached) ranlib
  321. checking for library containing strerror... (cached) none required
  322. checking how to run the C preprocessor... (cached) gcc -E
  323. checking for grep that handles long lines and -e... (cached) /usr/bin/grep
  324. checking for egrep... (cached) /usr/bin/grep -E
  325. checking for ANSI C header files... (cached) yes
  326. checking for an ANSI C-conforming const... (cached) yes
  327. checking for inline... (cached) inline
  328. checking for sys/types.h... (cached) yes
  329. checking for sys/stat.h... (cached) yes
  330. checking for stdlib.h... (cached) yes
  331. checking for string.h... (cached) yes
  332. checking for memory.h... (cached) yes
  333. checking for strings.h... (cached) yes
  334. checking for inttypes.h... (cached) yes
  335. checking for stdint.h... (cached) yes
  336. checking for unistd.h... (cached) yes
  337. checking for off_t... (cached) yes
  338. checking for size_t... (cached) yes
  339. checking for working alloca.h... (cached) no
  340. checking for alloca... (cached) yes
  341. checking for stdlib.h... (cached) yes
  342. checking for unistd.h... (cached) yes
  343. checking for getpagesize... (cached) yes
  344. checking for working mmap... (cached) no
  345. checking whether we are using the GNU C Library 2.1 or newer... (cached) no
  346. checking whether integer division by zero raises SIGFPE... (cached) yes
  347. checking for inttypes.h... (cached) yes
  348. checking for stdint.h... (cached) yes
  349. checking for unsigned long long... (cached) yes
  350. checking for inttypes.h... (cached) yes
  351. checking whether the inttypes.h PRIxNN macros are broken... (cached) no
  352. checking for ld used by GCC... (cached) c:/TDM-GCC-64/bin/../lib/gcc/x86_64-w64-mingw32/5.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe
  353. checking if the linker (c:/TDM-GCC-64/bin/../lib/gcc/x86_64-w64-mingw32/5.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe) is GNU ld... (cached) yes
  354. checking for shared library run path origin... (cached) done
  355. checking for argz.h... (cached) no
  356. checking for limits.h... (cached) yes
  357. checking for locale.h... (cached) yes
  358. checking for nl_types.h... (cached) no
  359. checking for malloc.h... (cached) yes
  360. checking for stddef.h... (cached) yes
  361. checking for stdlib.h... (cached) yes
  362. checking for string.h... (cached) yes
  363. checking for unistd.h... (cached) yes
  364. checking for sys/param.h... (cached) yes
  365. checking for feof_unlocked... (cached) no
  366. checking for fgets_unlocked... (cached) no
  367. checking for getc_unlocked... (cached) no
  368. checking for getcwd... (cached) yes
  369. checking for getegid... (cached) no
  370. checking for geteuid... (cached) no
  371. checking for getgid... (cached) no
  372. checking for getuid... (cached) no
  373. checking for mempcpy... (cached) yes
  374. checking for munmap... (cached) no
  375. checking for putenv... (cached) yes
  376. checking for setenv... (cached) no
  377. checking for setlocale... (cached) yes
  378. checking for stpcpy... (cached) no
  379. checking for strcasecmp... (cached) yes
  380. checking for strdup... (cached) yes
  381. checking for strtoul... (cached) yes
  382. checking for tsearch... (cached) yes
  383. checking for __argz_count... (cached) no
  384. checking for __argz_stringify... (cached) no
  385. checking for __argz_next... (cached) no
  386. checking for __fsetlocking... (cached) no
  387. checking for iconv... (cached) no, consider installing GNU libiconv
  388. checking for nl_langinfo and CODESET... (cached) no
  389. checking for LC_MESSAGES... (cached) no
  390. checking for bison... (cached) bison
  391. checking version of bison... 2.4.1, ok
  392. checking whether NLS is requested... yes
  393. checking whether included gettext is requested... no
  394. checking for GNU gettext in libc... (cached) no
  395. checking for GNU gettext in libintl... (cached) no
  396. checking whether to use NLS... yes
  397. checking where the gettext function comes from... included intl directory
  398. checking for aclocal... no
  399. checking for autoconf... no
  400. checking for autoheader... no
  401. configure: creating ./config.status
  402. config.status: creating Makefile
  403. config.status: creating config.intl
  404. config.status: creating config.h
  405. config.status: config.h is unchanged
  406. config.status: executing default-1 commands
  407. Configuring in ./bfd
  408. configure: loading cache ./config.cache
  409. checking build system type... (cached) i686-pc-mingw32
  410. checking host system type... (cached) i686-pc-mingw32
  411. checking target system type... (cached) arm-none-eabi
  412. checking for i686-pc-mingw32-gcc... (cached) gcc
  413. checking for C compiler default output file name... a.exe
  414. checking whether the C compiler works... yes
  415. checking whether we are cross compiling... no
  416. checking for suffix of executables... .exe
  417. checking for suffix of object files... (cached) o
  418. checking whether we are using the GNU C compiler... (cached) yes
  419. checking whether gcc accepts -g... (cached) yes
  420. checking for gcc option to accept ISO C89... (cached) none needed
  421. checking for library containing strerror... (cached) none required
  422. checking for a BSD-compatible install... c:/Users/Rubyist/CS/Resources/binutils-2.25/install-sh -c
  423. checking whether build environment is sane... yes
  424. checking for a thread-safe mkdir -p... (cached) /usr/bin/mkdir -p
  425. checking for gawk... (cached) gawk
  426. checking whether c:/TDM-GCC-64/bin/mingw32-make sets $(MAKE)... (cached) yes
  427. checking for style of include used by c:/TDM-GCC-64/bin/mingw32-make... GNU
  428. checking dependency style of gcc... (cached) gcc3
  429. checking for i686-pc-mingw32-ar... (cached) ar
  430. checking for i686-pc-mingw32-ranlib... (cached) ranlib
  431. checking for i686-pc-mingw32-gcc... (cached) gcc
  432. checking whether we are using the GNU C compiler... (cached) yes
  433. checking whether gcc accepts -g... (cached) yes
  434. checking for gcc option to accept ISO C89... (cached) none needed
  435. checking how to run the C preprocessor... (cached) gcc -E
  436. checking for grep that handles long lines and -e... (cached) /usr/bin/grep
  437. checking for egrep... (cached) /usr/bin/grep -E
  438. checking for ANSI C header files... (cached) yes
  439. checking for sys/types.h... (cached) yes
  440. checking for sys/stat.h... (cached) yes
  441. checking for stdlib.h... (cached) yes
  442. checking for string.h... (cached) yes
  443. checking for memory.h... (cached) yes
  444. checking for strings.h... (cached) yes
  445. checking for inttypes.h... (cached) yes
  446. checking for stdint.h... (cached) yes
  447. checking for unistd.h... (cached) yes
  448. checking for minix/config.h... (cached) no
  449. checking whether it is safe to define __EXTENSIONS__... (cached) yes
  450. checking how to print strings... printf
  451. checking for a sed that does not truncate output... (cached) C:/Git/bin/sed
  452. checking for fgrep... (cached) /usr/bin/grep -F
  453. checking for ld used by gcc... (cached) c:/TDM-GCC-64/bin/../lib/gcc/x86_64-w64-mingw32/5.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe
  454. checking if the linker (c:/TDM-GCC-64/bin/../lib/gcc/x86_64-w64-mingw32/5.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe) is GNU ld... (cached) yes
  455. checking for BSD- or MS-compatible name lister (nm)... (cached) nm
  456. checking the name lister (nm) interface... (cached) BSD nm
  457. checking whether ln -s works... no, using cp -p
  458. checking the maximum length of command line arguments... (cached) 8192
  459. checking whether the shell understands some XSI constructs... yes
  460. checking whether the shell understands "+="... yes
  461. checking for c:/TDM-GCC-64/bin/../lib/gcc/x86_64-w64-mingw32/5.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe option to reload object files... (cached) -r
  462. checking for i686-pc-mingw32-objdump... (cached) objdump
  463. checking how to recognize dependent libraries... (cached) file_magic file format pei*-i386(.*architecture: i386)?
  464. checking for i686-pc-mingw32-ar... (cached) ar
  465. checking for i686-pc-mingw32-strip... no
  466. checking for strip... (cached) strip
  467. checking for i686-pc-mingw32-ranlib... (cached) ranlib
  468. checking command to parse nm output from gcc object... (cached) ok
  469. checking for dlfcn.h... (cached) no
  470. checking for objdir... (cached) .libs
  471. checking if gcc supports -fno-rtti -fno-exceptions... (cached) no
  472. checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC
  473. checking if gcc PIC flag -DDLL_EXPORT -DPIC works... (cached) yes
  474. checking if gcc static flag -static works... (cached) yes
  475. checking if gcc supports -c -o file.o... (cached) yes
  476. checking if gcc supports -c -o file.o... (cached) yes
  477. checking whether the gcc linker (c:/TDM-GCC-64/bin/../lib/gcc/x86_64-w64-mingw32/5.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe) supports shared libraries... yes
  478. checking dynamic linker characteristics... Win32 ld.exe
  479. checking how to hardcode library paths into programs... immediate
  480. checking whether stripping libraries is possible... yes
  481. checking if libtool supports shared libraries... yes
  482. checking whether to build shared libraries... no
  483. checking whether to build static libraries... yes
  484. checking for dlfcn.h... (cached) no
  485. checking for windows.h... (cached) yes
  486. checking for library containing dlopen... (cached) no
  487. checking for special C compiler options needed for large files... (cached) no
  488. checking for _FILE_OFFSET_BITS value needed for large files... (cached) 64
  489. Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wno-format
  490. checking whether to enable maintainer-specific portions of Makefiles... no
  491. checking whether to install libbfd... no
  492. checking whether NLS is requested... yes
  493. checking for catalogs to be installed... da es fi fr id ja ro ru rw sv tr uk vi zh_CN da es fi fr id ja ro ru rw sv tr uk vi zh_CN
  494. checking whether NLS is requested... yes
  495. checking for msgfmt... (cached) no
  496. checking for gmsgfmt... (cached) :
  497. checking for xgettext... (cached) no
  498. checking for msgmerge... (cached) no
  499. checking size of long long... (cached) 8
  500. checking size of void *... (cached) 8
  501. checking size of long... (cached) 4
  502. checking for alloca.h... (cached) no
  503. checking for stddef.h... (cached) yes
  504. checking for string.h... (cached) yes
  505. checking for strings.h... (cached) yes
  506. checking for stdlib.h... (cached) yes
  507. checking for time.h... (cached) yes
  508. checking for unistd.h... (cached) yes
  509. checking for wchar.h... (cached) yes
  510. checking for fcntl.h... (cached) yes
  511. checking for sys/file.h... (cached) yes
  512. checking for sys/time.h... (cached) yes
  513. checking for sys/stat.h... (cached) yes
  514. checking for sys/resource.h... (cached) no
  515. looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
  516. checking for uintptr_t... yes
  517. checking for int_least32_t... yes
  518. checking for int_fast32_t... yes
  519. checking for uint64_t... yes
  520. checking what to include in bfd_stdint.h... stdint.h (already complete)
  521. checking whether time.h and sys/time.h may both be included... (cached) yes
  522. checking for dirent.h that defines DIR... (cached) yes
  523. checking for library containing opendir... (cached) none required
  524. checking whether string.h and strings.h may both be included... (cached) yes
  525. checking for fcntl... (cached) no
  526. checking for getpagesize... (cached) yes
  527. checking for setitimer... (cached) no
  528. checking for sysconf... (cached) no
  529. checking for fdopen... (cached) yes
  530. checking for getuid... (cached) no
  531. checking for getgid... (cached) no
  532. checking for fileno... (cached) yes
  533. checking for strtoull... (cached) yes
  534. checking for getrlimit... (cached) no
  535. checking whether basename is declared... (cached) no
  536. checking whether ftello is declared... (cached) yes
  537. checking whether ftello64 is declared... (cached) yes
  538. checking whether fseeko is declared... (cached) yes
  539. checking whether fseeko64 is declared... (cached) yes
  540. checking whether ffs is declared... (cached) no
  541. checking whether free is declared... (cached) yes
  542. checking whether getenv is declared... (cached) yes
  543. checking whether malloc is declared... (cached) yes
  544. checking whether realloc is declared... (cached) yes
  545. checking whether stpcpy is declared... (cached) no
  546. checking whether strstr is declared... (cached) yes
  547. checking whether snprintf is declared... (cached) yes
  548. checking whether vsnprintf is declared... (cached) yes
  549. checking whether strnlen is declared... (cached) yes
  550. checking for library containing zlibVersion... (cached) no
  551. checking linker --as-needed support... (cached) yes
  552. checking for cos in -lm... (cached) yes
  553. checking for gcc version with buggy 64-bit support... no
  554. checking for ftello... (cached) yes
  555. checking for ftello64... (cached) yes
  556. checking for fseeko... (cached) yes
  557. checking for fseeko64... (cached) yes
  558. checking for fopen64... (cached) yes
  559. checking size of off_t... (cached) 8
  560. checking file_ptr type... BFD_HOST_64_BIT
  561. checking for stdlib.h... (cached) yes
  562. checking for unistd.h... (cached) yes
  563. checking for getpagesize... (cached) yes
  564. checking for working mmap... (cached) no
  565. checking for madvise... (cached) no
  566. checking for mprotect... (cached) yes
  567. configure: updating cache ./config.cache
  568. configure: creating ./config.status
  569. config.status: creating Makefile
  570. config.status: creating doc/Makefile
  571. config.status: creating bfd-in3.h
  572. config.status: creating po/Makefile.in
  573. config.status: creating config.h
  574. config.status: config.h is unchanged
  575. config.status: executing depfiles commands
  576. config.status: executing libtool commands
  577. config.status: executing default-1 commands
  578. config.status: executing bfd_stdint.h commands
  579. config.status: executing default commands
  580. mingw32-make[2]: Entering directory 'c:/Users/Rubyist/CS/Resources/binutils-2.25/libiberty'
  581. echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-win32.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list
  582. mingw32-make[3]: Entering directory 'c:/Users/Rubyist/CS/Resources/binutils-2.25/libiberty/testsuite'
  583. mingw32-make[3]: Nothing to be done for 'all'.
  584. mingw32-make[3]: Leaving directory 'c:/Users/Rubyist/CS/Resources/binutils-2.25/libiberty/testsuite'
  585. mingw32-make[2]: Leaving directory 'c:/Users/Rubyist/CS/Resources/binutils-2.25/libiberty'
  586. mingw32-make[2]: Entering directory 'c:/Users/Rubyist/CS/Resources/binutils-2.25/intl'
  587. rm -f stamp-h1
  588. C:/Git/bin/sh.exe ./config.status config.h
  589. config.status: creating config.h
  590. config.status: config.h is unchanged
  591. test -f config.h || (rm -f stamp-h1 && c:/TDM-GCC-64/bin/mingw32-make stamp-h1)
  592. cp ./libgnuintl.h libintl.h
  593. gcc -c -g -O2 -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H -I. -I. bindtextdom.c
  594. gcc -c -g -O2 -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H -I. -I. dcgettext.c
  595. gcc -c -g -O2 -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H -I. -I. dgettext.c
  596. gcc -c -g -O2 -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H -I. -I. gettext.c
  597. gcc -c -g -O2 -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H -I. -I. finddomain.c
  598. gcc -c -g -O2 -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H -I. -I. loadmsgcat.c
  599. gcc -c -g -O2 -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H -DLOCALE_ALIAS_PATH="\"C:/Git/local/share/locale\"" -I. -I. localealias.c
  600. gcc -c -g -O2 -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H -I. -I. textdomain.c
  601. gcc -c -g -O2 -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H -I. -I. l10nflist.c
  602. gcc -c -g -O2 -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H -I. -I. explodename.c
  603. gcc -c -g -O2 -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H -DLOCALEDIR="\"C:/Git/local/share/locale\"" -I. -I. dcigettext.c
  604. gcc -c -g -O2 -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H -I. -I. dcngettext.c
  605. gcc -c -g -O2 -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H -I. -I. dngettext.c
  606. gcc -c -g -O2 -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H -I. -I. ngettext.c
  607. gcc -c -g -O2 -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H -I. -I. plural.c
  608. gcc -c -g -O2 -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H -I. -I. plural-exp.c
  609. gcc -c -g -O2 -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H -DLIBDIR="\"C:/Git/local/lib\"" -I. -I. localcharset.c
  610. gcc -c -g -O2 -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H -DINSTALLDIR="\"C:/Git/local/lib\"" -I. -I. relocatable.c
  611. gcc -c -g -O2 -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H -I. -I. localename.c
  612. gcc -c -g -O2 -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H -I. -I. log.c
  613. gcc -c -g -O2 -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H -I. -I. osdep.c
  614. gcc -c -g -O2 -D__USE_MINGW_ACCESS -DHAVE_CONFIG_H -I. -I. intl-compat.c
  615. rm -f libintl.a
  616. ar cru libintl.a bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o plural-exp.o localcharset.o relocatable.o localename.o log.o osdep.o intl-compat.o
  617. ranlib libintl.a
  618. mingw32-make[2]: Leaving directory 'c:/Users/Rubyist/CS/Resources/binutils-2.25/intl'
  619.  
  620. mingw32-make[2]: Entering directory 'c:/Users/Rubyist/CS/Resources/binutils-2.25/bfd'
  621.  
  622. Making info in doc
  623. mingw32-make[3]: Entering directory 'c:/Users/Rubyist/CS/Resources/binutils-2.25/bfd/doc'
  624. gcc -o chw$$.exe -g -O2 \
  625. -I.. -I./.. -I./../../include -I./../../intl -I../../intl ./chew.c; \
  626. C:/Git/bin/sh.exe ./../../move-if-change \
  627. chw$$.exe chew.exe; \
  628. touch chew.stamp
  629. ./chew.c: In function 'push_number':
  630. ./chew.c:414:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  631. *isp = (long) (*pc);
  632. ^
  633. ./chew.c: In function 'compile':
  634. ./chew.c:1378:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  635. add_to_definition (ptr, (stinst_type) atol (word));
  636. ^
  637. ./chew.c: In function 'bang':
  638. ./chew.c:1400:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  639. *(long *) ((isp[0])) = isp[-1];
  640. ^
  641. ./chew.c: In function 'atsign':
  642. ./chew.c:1409:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  643. isp[0] = *(long *) (isp[0]);
  644. ^
  645. ./chew.exe -f ./doc.str < ../aoutx.h >aoutx.tmp
  646. C:/Git/bin/sh.exe ./../../move-if-change aoutx.tmp aoutx.texi
  647. touch aoutx.stamp
  648. ./chew.exe -f ./doc.str < ../archive.c >archive.tmp
  649. C:/Git/bin/sh.exe ./../../move-if-change archive.tmp archive.texi
  650. touch archive.stamp
  651. ./chew.exe -f ./doc.str < ../archures.c >archures.tmp
  652. C:/Git/bin/sh.exe ./../../move-if-change archures.tmp archures.texi
  653. touch archures.stamp
  654. ./chew.exe -f ./doc.str < ../bfd.c >bfd.tmp
  655. C:/Git/bin/sh.exe ./../../move-if-change bfd.tmp bfdt.texi
  656. touch bfdt.stamp
  657. ./chew.exe -f ./doc.str < ../cache.c >cache.tmp
  658. C:/Git/bin/sh.exe ./../../move-if-change cache.tmp cache.texi
  659. touch cache.stamp
  660. ./chew.exe -f ./doc.str < ../coffcode.h >coffcode.tmp
  661. C:/Git/bin/sh.exe ./../../move-if-change coffcode.tmp coffcode.texi
  662. touch coffcode.stamp
  663. ./chew.exe -f ./doc.str < ../corefile.c >core.tmp
  664. C:/Git/bin/sh.exe ./../../move-if-change core.tmp core.texi
  665. touch core.stamp
  666. ./chew.exe -f ./doc.str < ../elf.c >elf.tmp
  667. C:/Git/bin/sh.exe ./../../move-if-change elf.tmp elf.texi
  668. touch elf.stamp
  669. ./chew.exe -f ./doc.str < ../elfcode.h >elfcode.tmp
  670. C:/Git/bin/sh.exe ./../../move-if-change elfcode.tmp elfcode.texi
  671. touch elfcode.stamp
  672. ./chew.exe -f ./doc.str < ../format.c >format.tmp
  673. C:/Git/bin/sh.exe ./../../move-if-change format.tmp format.texi
  674. touch format.stamp
  675. ./chew.exe -f ./doc.str < ../libbfd.c >libbfd.tmp
  676. C:/Git/bin/sh.exe ./../../move-if-change libbfd.tmp libbfd.texi
  677. touch libbfd.stamp
  678. ./chew.exe -f ./doc.str < ../bfdwin.c >bfdwin.tmp
  679. C:/Git/bin/sh.exe ./../../move-if-change bfdwin.tmp bfdwin.texi
  680. touch bfdwin.stamp
  681. ./chew.exe -f ./doc.str < ../bfdio.c >bfdio.tmp
  682. C:/Git/bin/sh.exe ./../../move-if-change bfdio.tmp bfdio.texi
  683. touch bfdio.stamp
  684. ./chew.exe -f ./doc.str < ../opncls.c >opncls.tmp
  685. C:/Git/bin/sh.exe ./../../move-if-change opncls.tmp opncls.texi
  686. touch opncls.stamp
  687. ./chew.exe -f ./doc.str < ../reloc.c >reloc.tmp
  688. C:/Git/bin/sh.exe ./../../move-if-change reloc.tmp reloc.texi
  689. touch reloc.stamp
  690. ./chew.exe -f ./doc.str < ../section.c >section.tmp
  691. C:/Git/bin/sh.exe ./../../move-if-change section.tmp section.texi
  692. touch section.stamp
  693. ./chew.exe -f ./doc.str < ../syms.c >syms.tmp
  694. C:/Git/bin/sh.exe ./../../move-if-change syms.tmp syms.texi
  695. touch syms.stamp
  696. ./chew.exe -f ./doc.str < ../targets.c >targets.tmp
  697. C:/Git/bin/sh.exe ./../../move-if-change targets.tmp targets.texi
  698. touch targets.stamp
  699. ./chew.exe -f ./doc.str < ../init.c >init.tmp
  700. C:/Git/bin/sh.exe ./../../move-if-change init.tmp init.texi
  701. touch init.stamp
  702. ./chew.exe -f ./doc.str < ../hash.c >hash.tmp
  703. C:/Git/bin/sh.exe ./../../move-if-change hash.tmp hash.texi
  704. touch hash.stamp
  705. ./chew.exe -f ./doc.str < ../linker.c >linker.tmp
  706. C:/Git/bin/sh.exe ./../../move-if-change linker.tmp linker.texi
  707. touch linker.stamp
  708. ./chew.exe -f ./doc.str < ../mmo.c >mmo.tmp
  709. C:/Git/bin/sh.exe ./../../move-if-change mmo.tmp mmo.texi
  710. touch mmo.stamp
  711. mingw32-make[3]: Leaving directory 'c:/Users/Rubyist/CS/Resources/binutils-2.25/bfd/doc'
  712. Making info in po
  713. mingw32-make[3]: Entering directory 'c:/Users/Rubyist/CS/Resources/binutils-2.25/bfd/po'
  714. mingw32-make[3]: Nothing to be done for 'info'.
  715. mingw32-make[3]: Leaving directory 'c:/Users/Rubyist/CS/Resources/binutils-2.25/bfd/po'
  716. mingw32-make[3]: Entering directory 'c:/Users/Rubyist/CS/Resources/binutils-2.25/bfd'
  717.  
  718. mingw32-make[3]: Nothing to be done for 'info-am'.
  719. mingw32-make[3]: Leaving directory 'c:/Users/Rubyist/CS/Resources/binutils-2.25/bfd' c:/TDM-GCC-64/bin/mingw32-make all-recursive
  720. mingw32-make[3]: Entering directory 'c:/Users/Rubyist/CS/Resources/binutils-2.25/bfd'
  721.  
  722. Making all in doc
  723. mingw32-make[4]: Entering directory 'c:/Users/Rubyist/CS/Resources/binutils-2.25/bfd/doc'
  724. mingw32-make[4]: Nothing to be done for 'all'.
  725. mingw32-make[4]: Leaving directory 'c:/Users/Rubyist/CS/Resources/binutils-2.25/bfd/doc'
  726. Making all in po
  727. mingw32-make[4]: Entering directory 'c:/Users/Rubyist/CS/Resources/binutils-2.25/bfd/po'
  728. mingw32-make[4]: Nothing to be done for 'all'.
  729. mingw32-make[4]: Leaving directory 'c:/Users/Rubyist/CS/Resources/binutils-2.25/bfd/po'
  730. mingw32-make[4]: Entering directory 'c:/Users/Rubyist/CS/Resources/binutils-2.25/bfd'
  731.  
  732. rm -f bfd-tmp.h
  733. cp bfd-in3.h bfd-tmp.h
  734. C:/Git/bin/sh.exe ./../move-if-change bfd-tmp.h bfd.h
  735. rm -f bfd-tmp.h
  736. touch stmp-bfd-h
  737. C:/Git/bin/sh.exe ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D__USE_MINGW_FSEEK -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I./../intl -DBINDIR='"C:/Git/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wno-format -g -O2 -D__USE_MINGW_ACCESS -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo archive.c
  738. Xarchive.Tpo -c -o archive.lo archive.lo
  739. libtool: compile: warning: libobj name `archive.Tpo -c -o archive.lo archive.lo' may not contain shell special characters.
  740. rm: invalid option -- c
  741. Try `rm --help' for more information.
  742. libtool: compile: gcc -DHAVE_CONFIG_H -I. -D__USE_MINGW_FSEEK -I. -I. -I./../include -DHAVE_arm_elf32_le_vec -DHAVE_arm_elf32_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -I./../intl "-DBINDIR=\\C:/Git/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wno-format -g -O2 -D__USE_MINGW_ACCESS -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo archive.c" -o archive.Tpo -c -o archive.lo archive.o
  743. gcc.exe: error: archive.o: No such file or directory
  744. gcc.exe: fatal error: no input files
  745. compilation terminated.
  746. rm: invalid option -- c
  747. Try `rm --help' for more information.
  748. Makefile:1605: recipe for target 'archive.lo' failed
  749. mingw32-make[4]: *** [archive.lo] Error 1
  750. mingw32-make[4]: Leaving directory 'c:/Users/Rubyist/CS/Resources/binutils-2.25/bfd' Makefile:1647: recipe for target 'all-recursive' failed
  751. mingw32-make[3]: *** [all-recursive] Error 1
  752. mingw32-make[3]: Leaving directory 'c:/Users/Rubyist/CS/Resources/binutils-2.25/bfd' Makefile:1132: recipe for target 'all' failed
  753. mingw32-make[2]: *** [all] Error 2
  754. mingw32-make[2]: Leaving directory 'c:/Users/Rubyist/CS/Resources/binutils-2.25/bfd' Makefile:2607: recipe for target 'all-bfd' failed
  755. mingw32-make[1]: *** [all-bfd] Error 2
  756. mingw32-make[1]: Leaving directory 'c:/Users/Rubyist/CS/Resources/binutils-2.25'
  757. Makefile:839: recipe for target 'all' failed
  758. mingw32-make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement