Advertisement
Guest User

Untitled

a guest
May 14th, 2022
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.55 KB | None | 0 0
  1. $ make all-ld
  2. Configuring in intl
  3. loading cache .././config.cache
  4. checking for a BSD compatible install... /usr/bin/install -c
  5. checking how to run the C preprocessor... gcc -E
  6. checking whether make sets ${MAKE}... yes
  7. checking for gcc... gcc
  8. checking whether the C compiler (gcc -g -O2 ) works... yes
  9. checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
  10. checking whether we are using GNU C... yes
  11. checking whether gcc accepts -g... yes
  12. checking for ranlib... ranlib
  13. checking for POSIXized ISC... no
  14. checking for ANSI C header files... yes
  15. checking for working const... yes
  16. checking for inline... inline
  17. checking for off_t... yes
  18. checking for size_t... yes
  19. checking for working alloca.h... yes
  20. checking for alloca... yes
  21. checking for unistd.h... yes
  22. checking for getpagesize... yes
  23. checking for working mmap... yes
  24. checking for argz.h... yes
  25. checking for limits.h... yes
  26. checking for locale.h... yes
  27. checking for nl_types.h... yes
  28. checking for malloc.h... yes
  29. checking for string.h... yes
  30. checking for unistd.h... (cached) yes
  31. checking for values.h... yes
  32. checking for sys/param.h... yes
  33. checking for getcwd... yes
  34. checking for munmap... yes
  35. checking for putenv... yes
  36. checking for setenv... yes
  37. checking for setlocale... yes
  38. checking for strchr... yes
  39. checking for strcasecmp... yes
  40. checking for __argz_count... yes
  41. checking for __argz_stringify... yes
  42. checking for __argz_next... yes
  43. checking for stpcpy... yes
  44. checking for LC_MESSAGES... yes
  45. checking whether NLS is requested... yes
  46. checking whether included gettext is requested... no
  47. checking for libintl.h... yes
  48. checking for gettext in libc... yes
  49. checking for msgfmt... /usr/bin/msgfmt
  50. checking for dcgettext... yes
  51. checking for gmsgfmt... /usr/bin/msgfmt
  52. checking for xgettext... /usr/bin/xgettext
  53. updating cache .././config.cache
  54. creating ./config.status
  55. creating Makefile
  56. creating config.h
  57. Configuring in libiberty
  58. loading cache .././config.cache
  59. checking whether to enable maintainer-specific portions of Makefiles... no
  60. checking for makeinfo... makeinfo
  61. checking for perl... perl
  62. checking host system type... x86_64-unknown-linux-gnu
  63. checking build system type... x86_64-unknown-linux-gnu
  64. checking for ar... ar
  65. checking for ranlib... (cached) ranlib
  66. checking for gcc... (cached) gcc
  67. checking whether we are using GNU C... (cached) yes
  68. checking whether gcc accepts -g... (cached) yes
  69. checking whether gcc and cc understand -c and -o together... yes
  70. checking for POSIXized ISC... no
  71. checking for working const... (cached) yes
  72. checking for inline... (cached) inline
  73. checking for a BSD compatible install... (cached) /usr/bin/install -c
  74. checking how to run the C preprocessor... (cached) gcc -E
  75. checking for sys/file.h... yes
  76. checking for sys/param.h... (cached) yes
  77. checking for limits.h... (cached) yes
  78. checking for stdlib.h... yes
  79. checking for string.h... (cached) yes
  80. checking for unistd.h... (cached) yes
  81. checking for strings.h... yes
  82. checking for sys/time.h... yes
  83. checking for time.h... yes
  84. checking for sys/resource.h... yes
  85. checking for sys/stat.h... yes
  86. checking for sys/mman.h... yes
  87. checking for fcntl.h... yes
  88. checking for alloca.h... (cached) yes
  89. checking for sys/pstat.h... no
  90. checking for sys/sysmp.h... no
  91. checking for sys/sysinfo.h... yes
  92. checking for machine/hal_sysinfo.h... no
  93. checking for sys/table.h... no
  94. checking for sys/sysctl.h... no
  95. checking for sys/systemcfg.h... no
  96. checking for sys/wait.h that is POSIX.1 compatible... yes
  97. checking whether time.h and sys/time.h may both be included... yes
  98. checking whether errno must be declared... no
  99. checking for ANSI C header files... (cached) yes
  100. checking for uintptr_t... no
  101. checking for pid_t... yes
  102. checking whether the C compiler (gcc -g -O2 ) works... yes
  103. checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
  104. checking for asprintf... yes
  105. checking for atexit... yes
  106. checking for basename... yes
  107. checking for bcmp... yes
  108. checking for bcopy... yes
  109. checking for bsearch... yes
  110. checking for bzero... yes
  111. checking for calloc... yes
  112. checking for clock... yes
  113. checking for ffs... yes
  114. checking for getcwd... (cached) yes
  115. checking for getpagesize... (cached) yes
  116. checking for index... yes
  117. checking for insque... yes
  118. checking for memchr... yes
  119. checking for memcmp... yes
  120. checking for memcpy... yes
  121. checking for memmove... yes
  122. checking for mempcpy... yes
  123. checking for memset... yes
  124. checking for mkstemps... yes
  125. checking for putenv... (cached) yes
  126. checking for random... yes
  127. checking for rename... yes
  128. checking for rindex... yes
  129. checking for setenv... (cached) yes
  130. checking for snprintf... yes
  131. checking for sigsetmask... yes
  132. checking for stpcpy... (cached) yes
  133. checking for stpncpy... yes
  134. checking for strcasecmp... (cached) yes
  135. checking for strchr... (cached) yes
  136. checking for strdup... yes
  137. checking for strncasecmp... yes
  138. checking for strrchr... yes
  139. checking for strstr... yes
  140. checking for strtod... yes
  141. checking for strtol... yes
  142. checking for strtoul... yes
  143. checking for tmpnam... yes
  144. checking for vasprintf... yes
  145. checking for vfprintf... yes
  146. checking for vprintf... yes
  147. checking for vsnprintf... yes
  148. checking for vsprintf... yes
  149. checking for waitpid... yes
  150. checking whether alloca needs Cray hooks... no
  151. checking stack direction for C alloca... 1
  152. checking for vfork.h... no
  153. checking for working vfork... yes
  154. checking for _doprnt... no
  155. checking for sys_errlist... no
  156. checking for sys_nerr... no
  157. checking for sys_siglist... no
  158. checking for _system_configuration... no
  159. checking for getrusage... yes
  160. checking for on_exit... yes
  161. checking for psignal... yes
  162. checking for strerror... yes
  163. checking for strsignal... yes
  164. checking for sysconf... yes
  165. checking for times... yes
  166. checking for sbrk... yes
  167. checking for gettimeofday... yes
  168. checking for realpath... yes
  169. checking for canonicalize_file_name... yes
  170. checking for pstat_getstatic... no
  171. checking for pstat_getdynamic... no
  172. checking for sysmp... no
  173. checking for getsysinfo... no
  174. checking for table... no
  175. checking for sysctl... no
  176. checking whether canonicalize_file_name must be declared... yes
  177. checking for unistd.h... (cached) yes
  178. checking for getpagesize... (cached) yes
  179. checking for working mmap... (cached) yes
  180. checking for working strncmp... yes
  181. updating cache .././config.cache
  182. creating ./config.status
  183. creating Makefile
  184. creating testsuite/Makefile
  185. creating config.h
  186. Configuring in opcodes
  187. loading cache .././config.cache
  188. checking for Cygwin environment... no
  189. checking for mingw32 environment... no
  190. checking host system type... x86_64-unknown-linux-gnu
  191. checking target system type... x86_64-unknown-linux-gnu
  192. checking build system type... x86_64-unknown-linux-gnu
  193. checking for gcc... (cached) gcc
  194. checking whether the C compiler (gcc -g -O2 ) works... yes
  195. checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
  196. checking whether we are using GNU C... (cached) yes
  197. checking whether gcc accepts -g... (cached) yes
  198. checking for POSIXized ISC... no
  199. checking for a BSD compatible install... (cached) /usr/bin/install -c
  200. checking whether build environment is sane... yes
  201. checking whether make sets ${MAKE}... (cached) yes
  202. checking for working aclocal... found
  203. checking for working autoconf... found
  204. checking for working automake... found
  205. checking for working autoheader... found
  206. checking for working makeinfo... found
  207. checking for ar... (cached) ar
  208. checking for ranlib... (cached) ranlib
  209. checking for ld used by GCC... ld
  210. checking if the linker (ld) is GNU ld... yes
  211. checking for ld option to reload object files... -r
  212. checking for BSD-compatible nm... nm
  213. checking whether ln -s works... yes
  214. checking how to recognise dependant libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )
  215. checking for object suffix... o
  216. checking for executable suffix... no
  217. checking for file... /usr/bin/file
  218. checking for ranlib... (cached) ranlib
  219. checking for strip... strip
  220. updating cache .././config.cache
  221. loading cache .././config.cache within ltconfig
  222. checking for objdir... .libs
  223. checking for gcc option to produce PIC... -fPIC -DPIC
  224. checking if gcc PIC flag -fPIC -DPIC works... yes
  225. checking if gcc static flag -static works... yes
  226. finding the maximum length of command line arguments... 49153
  227. checking if gcc supports -c -o file.o... chmod: .: new permissions are r-xrwxrwx, not r-xr-xr-x
  228. yes
  229. checking if gcc supports -fno-rtti -fno-exceptions ... no
  230. checking whether the linker (ld) supports shared libraries... yes
  231. checking how to hardcode library paths into programs... immediate
  232. checking whether stripping libraries is possible... yes
  233. checking dynamic linker characteristics... GNU/Linux ld.so
  234. checking command to parse nm output... ok
  235. checking if libtool supports shared libraries... yes
  236. checking whether to build shared libraries... no
  237. checking whether to build static libraries... yes
  238. creating libtool
  239. updating cache .././config.cache
  240. loading cache .././config.cache
  241. checking whether to enable maintainer-specific portions of Makefiles... no
  242. checking whether to install libbfd... yes
  243. checking for executable suffix... (cached) no
  244. checking for gcc... (cached) gcc
  245. checking whether the C compiler (gcc -g -O2 ) works... yes
  246. checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
  247. checking whether we are using GNU C... (cached) yes
  248. checking whether gcc accepts -g... (cached) yes
  249. checking how to run the C preprocessor... (cached) gcc -E
  250. checking for ranlib... (cached) ranlib
  251. checking for ANSI C header files... (cached) yes
  252. checking for working const... (cached) yes
  253. checking for inline... (cached) inline
  254. checking for off_t... (cached) yes
  255. checking for size_t... (cached) yes
  256. checking for working alloca.h... (cached) yes
  257. checking for alloca... (cached) yes
  258. checking for unistd.h... (cached) yes
  259. checking for getpagesize... (cached) yes
  260. checking for working mmap... (cached) yes
  261. checking for argz.h... (cached) yes
  262. checking for limits.h... (cached) yes
  263. checking for locale.h... (cached) yes
  264. checking for nl_types.h... (cached) yes
  265. checking for malloc.h... (cached) yes
  266. checking for string.h... (cached) yes
  267. checking for unistd.h... (cached) yes
  268. checking for values.h... (cached) yes
  269. checking for sys/param.h... (cached) yes
  270. checking for getcwd... (cached) yes
  271. checking for munmap... (cached) yes
  272. checking for putenv... (cached) yes
  273. checking for setenv... (cached) yes
  274. checking for setlocale... (cached) yes
  275. checking for strchr... (cached) yes
  276. checking for strcasecmp... (cached) yes
  277. checking for __argz_count... (cached) yes
  278. checking for __argz_stringify... (cached) yes
  279. checking for __argz_next... (cached) yes
  280. checking for LC_MESSAGES... (cached) yes
  281. checking whether NLS is requested... yes
  282. checking whether included gettext is requested... no
  283. checking for libintl.h... (cached) yes
  284. checking for gettext in libc... (cached) yes
  285. checking for msgfmt... (cached) /usr/bin/msgfmt
  286. checking for dcgettext... (cached) yes
  287. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  288. checking for xgettext... (cached) /usr/bin/xgettext
  289. checking for catalogs to be installed... fr sv tr es da de id pt_BR ro
  290. checking for a BSD compatible install... /usr/bin/install -c
  291. checking for string.h... (cached) yes
  292. checking for strings.h... (cached) yes
  293. checking for stdlib.h... (cached) yes
  294. creating ./config.status
  295. creating Makefile
  296. creating po/Makefile.in
  297. creating config.h
  298. Configuring in bfd
  299. loading cache .././config.cache
  300. checking for Cygwin environment... (cached) no
  301. checking for mingw32 environment... (cached) no
  302. checking host system type... x86_64-unknown-linux-gnu
  303. checking target system type... x86_64-unknown-linux-gnu
  304. checking build system type... x86_64-unknown-linux-gnu
  305. checking for strerror in -lcposix... no
  306. checking for a BSD compatible install... (cached) /usr/bin/install -c
  307. checking whether build environment is sane... yes
  308. checking whether make sets ${MAKE}... (cached) yes
  309. checking for working aclocal... found
  310. checking for working autoconf... found
  311. checking for working automake... found
  312. checking for working autoheader... found
  313. checking for working makeinfo... found
  314. checking for ar... (cached) ar
  315. checking for ranlib... (cached) ranlib
  316. checking for gcc... (cached) gcc
  317. checking whether the C compiler (gcc -g -O2 ) works... yes
  318. checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
  319. checking whether we are using GNU C... (cached) yes
  320. checking whether gcc accepts -g... (cached) yes
  321. checking for ld used by GCC... (cached) ld
  322. checking if the linker (ld) is GNU ld... (cached) yes
  323. checking for ld option to reload object files... (cached) -r
  324. checking for BSD-compatible nm... (cached) nm
  325. checking whether ln -s works... (cached) yes
  326. checking how to recognise dependant libraries... (cached) file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )
  327. checking for object suffix... (cached) o
  328. checking for executable suffix... (cached) no
  329. checking for file... (cached) /usr/bin/file
  330. checking for ranlib... (cached) ranlib
  331. checking for strip... (cached) strip
  332. updating cache .././config.cache
  333. loading cache .././config.cache within ltconfig
  334. checking for objdir... .libs
  335. checking for gcc option to produce PIC... -fPIC -DPIC
  336. checking if gcc PIC flag -fPIC -DPIC works... (cached) yes
  337. checking if gcc static flag -static works... (cached) yes
  338. finding the maximum length of command line arguments... (cached) 49153
  339. checking if gcc supports -c -o file.o... (cached) yes
  340. checking if gcc supports -fno-rtti -fno-exceptions ... no
  341. checking whether the linker (ld) supports shared libraries... yes
  342. checking how to hardcode library paths into programs... immediate
  343. checking whether stripping libraries is possible... yes
  344. checking dynamic linker characteristics... GNU/Linux ld.so
  345. checking command to parse nm output... ok
  346. checking if libtool supports shared libraries... yes
  347. checking whether to build shared libraries... no
  348. checking whether to build static libraries... yes
  349. creating libtool
  350. loading cache .././config.cache
  351. checking whether to enable maintainer-specific portions of Makefiles... no
  352. checking whether to install libbfd... yes
  353. checking for executable suffix... (cached) no
  354. checking for gcc... (cached) gcc
  355. checking whether the C compiler (gcc -g -O2 ) works... yes
  356. checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
  357. checking whether we are using GNU C... (cached) yes
  358. checking whether gcc accepts -g... (cached) yes
  359. checking how to run the C preprocessor... (cached) gcc -E
  360. checking for ranlib... (cached) ranlib
  361. checking for ANSI C header files... (cached) yes
  362. checking for working const... (cached) yes
  363. checking for inline... (cached) inline
  364. checking for off_t... (cached) yes
  365. checking for size_t... (cached) yes
  366. checking for working alloca.h... (cached) yes
  367. checking for alloca... (cached) yes
  368. checking for unistd.h... (cached) yes
  369. checking for getpagesize... (cached) yes
  370. checking for working mmap... (cached) yes
  371. checking for argz.h... (cached) yes
  372. checking for limits.h... (cached) yes
  373. checking for locale.h... (cached) yes
  374. checking for nl_types.h... (cached) yes
  375. checking for malloc.h... (cached) yes
  376. checking for string.h... (cached) yes
  377. checking for unistd.h... (cached) yes
  378. checking for values.h... (cached) yes
  379. checking for sys/param.h... (cached) yes
  380. checking for getcwd... (cached) yes
  381. checking for munmap... (cached) yes
  382. checking for putenv... (cached) yes
  383. checking for setenv... (cached) yes
  384. checking for setlocale... (cached) yes
  385. checking for strchr... (cached) yes
  386. checking for strcasecmp... (cached) yes
  387. checking for __argz_count... (cached) yes
  388. checking for __argz_stringify... (cached) yes
  389. checking for __argz_next... (cached) yes
  390. checking for LC_MESSAGES... (cached) yes
  391. checking whether NLS is requested... yes
  392. checking whether included gettext is requested... no
  393. checking for libintl.h... (cached) yes
  394. checking for gettext in libc... (cached) yes
  395. checking for msgfmt... (cached) /usr/bin/msgfmt
  396. checking for dcgettext... (cached) yes
  397. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  398. checking for xgettext... (cached) /usr/bin/xgettext
  399. checking for catalogs to be installed... fr tr ja es sv da zh_CN
  400. checking for a BSD compatible install... /usr/bin/install -c
  401. checking for stddef.h... yes
  402. checking for string.h... (cached) yes
  403. checking for strings.h... (cached) yes
  404. checking for stdlib.h... (cached) yes
  405. checking for time.h... (cached) yes
  406. checking for unistd.h... (cached) yes
  407. checking for fcntl.h... (cached) yes
  408. checking for sys/file.h... (cached) yes
  409. checking for sys/time.h... (cached) yes
  410. checking whether time.h and sys/time.h may both be included... (cached) yes
  411. checking for dirent.h that defines DIR... yes
  412. checking for opendir in -ldir... no
  413. checking for fcntl... yes
  414. checking for getpagesize... (cached) yes
  415. checking for setitimer... yes
  416. checking for sysconf... (cached) yes
  417. checking for fdopen... yes
  418. checking for getuid... yes
  419. checking for getgid... yes
  420. checking whether strstr must be declared... no
  421. checking whether malloc must be declared... no
  422. checking whether realloc must be declared... no
  423. checking whether free must be declared... no
  424. checking whether getenv must be declared... no
  425. checking for sys/procfs.h... yes
  426. checking for prstatus_t in sys/procfs.h... yes
  427. checking for prstatus32_t in sys/procfs.h... no
  428. checking for prstatus_t.pr_who in sys/procfs.h... no
  429. checking for prstatus32_t.pr_who in sys/procfs.h... no
  430. checking for pstatus_t in sys/procfs.h... no
  431. checking for pxstatus_t in sys/procfs.h... no
  432. checking for pstatus32_t in sys/procfs.h... no
  433. checking for prpsinfo_t in sys/procfs.h... yes
  434. checking for prpsinfo32_t in sys/procfs.h... no
  435. checking for psinfo_t in sys/procfs.h... no
  436. checking for psinfo32_t in sys/procfs.h... no
  437. checking for lwpstatus_t in sys/procfs.h... no
  438. checking for lwpxstatus_t in sys/procfs.h... no
  439. checking for lwpstatus_t.pr_context in sys/procfs.h... no
  440. checking for lwpstatus_t.pr_reg in sys/procfs.h... no
  441. checking for win32_pstatus_t in sys/procfs.h... no
  442. checking for gcc version with buggy 64-bit support... no
  443. checking for unistd.h... (cached) yes
  444. checking for getpagesize... (cached) yes
  445. checking for working mmap... (cached) yes
  446. checking for madvise... yes
  447. checking for mprotect... yes
  448. updating cache .././config.cache
  449. creating ./config.status
  450. creating Makefile
  451. creating doc/Makefile
  452. creating bfd-in3.h
  453. creating bfdver.h
  454. creating po/Makefile.in
  455. creating config.h
  456. Configuring in binutils
  457. loading cache .././config.cache
  458. checking for Cygwin environment... (cached) no
  459. checking for mingw32 environment... (cached) no
  460. checking host system type... x86_64-unknown-linux-gnu
  461. checking target system type... x86_64-unknown-linux-gnu
  462. checking build system type... x86_64-unknown-linux-gnu
  463. checking for strerror in -lcposix... (cached) no
  464. checking for a BSD compatible install... (cached) /usr/bin/install -c
  465. checking whether build environment is sane... yes
  466. checking whether make sets ${MAKE}... (cached) yes
  467. checking for working aclocal... found
  468. checking for working autoconf... found
  469. checking for working automake... found
  470. checking for working autoheader... found
  471. checking for working makeinfo... found
  472. checking for gcc... (cached) gcc
  473. checking whether the C compiler (gcc -g -O2 ) works... yes
  474. checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
  475. checking whether we are using GNU C... (cached) yes
  476. checking whether gcc accepts -g... (cached) yes
  477. checking for ld used by GCC... (cached) ld
  478. checking if the linker (ld) is GNU ld... (cached) yes
  479. checking for ld option to reload object files... (cached) -r
  480. checking for BSD-compatible nm... (cached) nm
  481. checking whether ln -s works... (cached) yes
  482. checking how to recognise dependant libraries... (cached) file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )
  483. checking for object suffix... (cached) o
  484. checking for executable suffix... (cached) no
  485. checking for file... (cached) /usr/bin/file
  486. checking for ranlib... (cached) ranlib
  487. checking for strip... (cached) strip
  488. loading cache .././config.cache within ltconfig
  489. checking whether -lc should be explicitly linked in... (cached) yes
  490. checking for objdir... .libs
  491. checking for gcc option to produce PIC... -fPIC -DPIC
  492. checking if gcc PIC flag -fPIC -DPIC works... (cached) yes
  493. checking if gcc static flag -static works... (cached) yes
  494. finding the maximum length of command line arguments... (cached) 49153
  495. checking if gcc supports -c -o file.o... (cached) yes
  496. checking if gcc supports -fno-rtti -fno-exceptions ... no
  497. checking whether the linker (ld) supports shared libraries... yes
  498. checking how to hardcode library paths into programs... immediate
  499. checking whether stripping libraries is possible... yes
  500. checking dynamic linker characteristics... GNU/Linux ld.so
  501. checking command to parse nm output... ok
  502. checking if libtool supports shared libraries... yes
  503. checking whether to build shared libraries... yes
  504. checking whether to build static libraries... yes
  505. creating libtool
  506. loading cache .././config.cache
  507. checking for gcc... (cached) gcc
  508. checking whether the C compiler (gcc -g -O2 ) works... yes
  509. checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
  510. checking whether we are using GNU C... (cached) yes
  511. checking whether gcc accepts -g... (cached) yes
  512. checking for bison... bison -y
  513. checking how to run the C preprocessor... (cached) gcc -E
  514. checking for flex... flex
  515. checking for flex... (cached) flex
  516. checking for yywrap in -lfl... no
  517. checking lex output file root... lex.yy
  518. checking whether yytext is a pointer... no
  519. checking for ranlib... (cached) ranlib
  520. checking for ANSI C header files... (cached) yes
  521. checking for working const... (cached) yes
  522. checking for inline... (cached) inline
  523. checking for off_t... (cached) yes
  524. checking for size_t... (cached) yes
  525. checking for working alloca.h... (cached) yes
  526. checking for alloca... (cached) yes
  527. checking for unistd.h... (cached) yes
  528. checking for getpagesize... (cached) yes
  529. checking for working mmap... (cached) yes
  530. checking for argz.h... (cached) yes
  531. checking for limits.h... (cached) yes
  532. checking for locale.h... (cached) yes
  533. checking for nl_types.h... (cached) yes
  534. checking for malloc.h... (cached) yes
  535. checking for string.h... (cached) yes
  536. checking for unistd.h... (cached) yes
  537. checking for values.h... (cached) yes
  538. checking for sys/param.h... (cached) yes
  539. checking for getcwd... (cached) yes
  540. checking for munmap... (cached) yes
  541. checking for putenv... (cached) yes
  542. checking for setenv... (cached) yes
  543. checking for setlocale... (cached) yes
  544. checking for strchr... (cached) yes
  545. checking for strcasecmp... (cached) yes
  546. checking for __argz_count... (cached) yes
  547. checking for __argz_stringify... (cached) yes
  548. checking for __argz_next... (cached) yes
  549. checking for LC_MESSAGES... (cached) yes
  550. checking whether NLS is requested... yes
  551. checking whether included gettext is requested... no
  552. checking for libintl.h... (cached) yes
  553. checking for gettext in libc... (cached) yes
  554. checking for msgfmt... (cached) /usr/bin/msgfmt
  555. checking for dcgettext... (cached) yes
  556. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  557. checking for xgettext... (cached) /usr/bin/xgettext
  558. checking for catalogs to be installed... fr tr ja es sv da zh_CN
  559. checking whether to enable maintainer-specific portions of Makefiles... no
  560. checking for executable suffix... (cached) no
  561. checking for ranlib... (cached) ranlib
  562. checking for a BSD compatible install... /usr/bin/install -c
  563. checking for string.h... (cached) yes
  564. checking for strings.h... (cached) yes
  565. checking for stdlib.h... (cached) yes
  566. checking for unistd.h... (cached) yes
  567. checking for fcntl.h... (cached) yes
  568. checking for sys/file.h... (cached) yes
  569. checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
  570. checking for working alloca.h... (cached) yes
  571. checking for alloca... (cached) yes
  572. checking for sbrk... (cached) yes
  573. checking for utimes... yes
  574. checking for setmode... no
  575. checking for getc_unlocked... yes
  576. checking for strcoll... yes
  577. checking for fopen64... yes
  578. checking for library containing frexp... none required
  579. checking for time_t in time.h... yes
  580. checking for time_t in sys/types.h... yes
  581. checking for utime.h... yes
  582. checking whether fprintf must be declared... no
  583. checking whether strstr must be declared... (cached) no
  584. checking whether sbrk must be declared... no
  585. checking whether getenv must be declared... (cached) no
  586. checking whether environ must be declared... yes
  587. updating cache .././config.cache
  588. creating ./config.status
  589. creating Makefile
  590. creating doc/Makefile
  591. creating po/Makefile.in
  592. creating config.h
  593. Configuring in gas
  594. loading cache .././config.cache
  595. checking for Cygwin environment... (cached) no
  596. checking for mingw32 environment... (cached) no
  597. checking host system type... x86_64-unknown-linux-gnu
  598. checking target system type... x86_64-unknown-linux-gnu
  599. checking build system type... x86_64-unknown-linux-gnu
  600. checking for gcc... (cached) gcc
  601. checking whether the C compiler (gcc -g -O2 ) works... yes
  602. checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
  603. checking whether we are using GNU C... (cached) yes
  604. checking whether gcc accepts -g... (cached) yes
  605. checking for POSIXized ISC... no
  606. checking for a BSD compatible install... (cached) /usr/bin/install -c
  607. checking whether build environment is sane... yes
  608. checking whether make sets ${MAKE}... (cached) yes
  609. checking for working aclocal... found
  610. checking for working autoconf... found
  611. checking for working automake... found
  612. checking for working autoheader... found
  613. checking for working makeinfo... found
  614. checking for ld used by GCC... (cached) ld
  615. checking if the linker (ld) is GNU ld... (cached) yes
  616. checking for ld option to reload object files... (cached) -r
  617. checking for BSD-compatible nm... (cached) nm
  618. checking whether ln -s works... (cached) yes
  619. checking how to recognise dependant libraries... (cached) file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )
  620. checking for object suffix... (cached) o
  621. checking for executable suffix... (cached) no
  622. checking for file... (cached) /usr/bin/file
  623. checking for ranlib... (cached) ranlib
  624. checking for strip... (cached) strip
  625. loading cache .././config.cache within ltconfig
  626. checking whether -lc should be explicitly linked in... (cached) yes
  627. checking for objdir... .libs
  628. checking for gcc option to produce PIC... -fPIC -DPIC
  629. checking if gcc PIC flag -fPIC -DPIC works... (cached) yes
  630. checking if gcc static flag -static works... (cached) yes
  631. finding the maximum length of command line arguments... (cached) 49153
  632. checking if gcc supports -c -o file.o... (cached) yes
  633. checking if gcc supports -fno-rtti -fno-exceptions ... no
  634. checking whether the linker (ld -m elf_x86_64) supports shared libraries... yes
  635. checking how to hardcode library paths into programs... immediate
  636. checking whether stripping libraries is possible... yes
  637. checking dynamic linker characteristics... GNU/Linux ld.so
  638. checking command to parse nm output... ok
  639. checking if libtool supports shared libraries... yes
  640. checking whether to build shared libraries... yes
  641. checking whether to build static libraries... yes
  642. creating libtool
  643. loading cache .././config.cache
  644. checking for gcc... (cached) gcc
  645. checking whether the C compiler (gcc -g -O2 ) works... yes
  646. checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
  647. checking whether we are using GNU C... (cached) yes
  648. checking whether gcc accepts -g... (cached) yes
  649. checking for bison... (cached) bison -y
  650. checking how to run the C preprocessor... (cached) gcc -E
  651. checking for flex... (cached) flex
  652. checking for flex... (cached) flex
  653. checking for yywrap in -lfl... (cached) no
  654. checking lex output file root... (cached) lex.yy
  655. checking whether yytext is a pointer... (cached) no
  656. checking for ranlib... (cached) ranlib
  657. checking for ANSI C header files... (cached) yes
  658. checking for working const... (cached) yes
  659. checking for inline... (cached) inline
  660. checking for off_t... (cached) yes
  661. checking for size_t... (cached) yes
  662. checking for working alloca.h... (cached) yes
  663. checking for alloca... (cached) yes
  664. checking for stdlib.h... (cached) yes
  665. checking for unistd.h... (cached) yes
  666. checking for sys/stat.h... (cached) yes
  667. checking for sys/types.h... yes
  668. checking for getpagesize... (cached) yes
  669. checking for working mmap... (cached) yes
  670. checking for argz.h... (cached) yes
  671. checking for limits.h... (cached) yes
  672. checking for locale.h... (cached) yes
  673. checking for nl_types.h... (cached) yes
  674. checking for malloc.h... (cached) yes
  675. checking for string.h... (cached) yes
  676. checking for unistd.h... (cached) yes
  677. checking for values.h... (cached) yes
  678. checking for sys/param.h... (cached) yes
  679. checking for getcwd... (cached) yes
  680. checking for munmap... (cached) yes
  681. checking for putenv... (cached) yes
  682. checking for setenv... (cached) yes
  683. checking for setlocale... (cached) yes
  684. checking for strchr... (cached) yes
  685. checking for strcasecmp... (cached) yes
  686. checking for __argz_count... (cached) yes
  687. checking for __argz_stringify... (cached) yes
  688. checking for __argz_next... (cached) yes
  689. checking for LC_MESSAGES... (cached) yes
  690. checking whether NLS is requested... yes
  691. checking whether included gettext is requested... no
  692. checking for libintl.h... (cached) yes
  693. checking for gettext in libc... (cached) yes
  694. checking for msgfmt... (cached) /usr/bin/msgfmt
  695. checking for dcgettext... (cached) yes
  696. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  697. checking for xgettext... (cached) /usr/bin/xgettext
  698. checking for catalogs to be installed... fr tr es
  699. checking whether to enable maintainer-specific portions of Makefiles... no
  700. checking for executable suffix... (cached) no
  701. checking for string.h... (cached) yes
  702. checking for stdlib.h... (cached) yes
  703. checking for memory.h... yes
  704. checking for strings.h... (cached) yes
  705. checking for unistd.h... (cached) yes
  706. checking for stdarg.h... yes
  707. checking for varargs.h... no
  708. checking for errno.h... yes
  709. checking for sys/types.h... (cached) yes
  710. checking whether compiling a cross-assembler... no
  711. checking for working alloca.h... (cached) yes
  712. checking for alloca... (cached) yes
  713. checking for inline... (cached) inline
  714. checking for unlink... yes
  715. checking for sbrk... (cached) yes
  716. checking for working assert macro... yes
  717. checking whether declaration is required for strstr... no
  718. checking whether declaration is required for malloc... no
  719. checking whether declaration is required for free... no
  720. checking whether declaration is required for sbrk... no
  721. checking whether declaration is required for environ... yes
  722. checking whether declaration is required for errno... no
  723. updating cache .././config.cache
  724. creating ./config.status
  725. creating Makefile
  726. creating doc/Makefile
  727. creating .gdbinit
  728. creating po/Makefile.in
  729. creating config.h
  730. Configuring in ld
  731. loading cache .././config.cache
  732. checking for Cygwin environment... (cached) no
  733. checking for mingw32 environment... (cached) no
  734. checking host system type... x86_64-unknown-linux-gnu
  735. checking target system type... x86_64-unknown-linux-gnu
  736. checking build system type... x86_64-unknown-linux-gnu
  737. checking for strerror in -lcposix... (cached) no
  738. checking for a BSD compatible install... (cached) /usr/bin/install -c
  739. checking whether build environment is sane... yes
  740. checking whether make sets ${MAKE}... (cached) yes
  741. checking for working aclocal... found
  742. checking for working autoconf... found
  743. checking for working automake... found
  744. checking for working autoheader... found
  745. checking for working makeinfo... found
  746. checking for gcc... (cached) gcc
  747. checking whether the C compiler (gcc -g -O2 ) works... yes
  748. checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
  749. checking whether we are using GNU C... (cached) yes
  750. checking whether gcc accepts -g... (cached) yes
  751. checking for ld used by GCC... (cached) ld
  752. checking if the linker (ld) is GNU ld... (cached) yes
  753. checking for ld option to reload object files... (cached) -r
  754. checking for BSD-compatible nm... (cached) nm
  755. checking whether ln -s works... (cached) yes
  756. checking how to recognise dependant libraries... (cached) file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )
  757. checking for object suffix... (cached) o
  758. checking for executable suffix... (cached) no
  759. checking for file... (cached) /usr/bin/file
  760. checking for ranlib... (cached) ranlib
  761. checking for strip... (cached) strip
  762. loading cache .././config.cache within ltconfig
  763. checking whether -lc should be explicitly linked in... (cached) yes
  764. checking for objdir... .libs
  765. checking for gcc option to produce PIC... -fPIC -DPIC
  766. checking if gcc PIC flag -fPIC -DPIC works... (cached) yes
  767. checking if gcc static flag -static works... (cached) yes
  768. finding the maximum length of command line arguments... (cached) 49153
  769. checking if gcc supports -c -o file.o... (cached) yes
  770. checking if gcc supports -fno-rtti -fno-exceptions ... no
  771. checking whether the linker (ld) supports shared libraries... yes
  772. checking how to hardcode library paths into programs... immediate
  773. checking whether stripping libraries is possible... yes
  774. checking dynamic linker characteristics... GNU/Linux ld.so
  775. checking command to parse nm output... ok
  776. checking if libtool supports shared libraries... yes
  777. checking whether to build shared libraries... yes
  778. checking whether to build static libraries... yes
  779. creating libtool
  780. loading cache .././config.cache
  781. checking for gcc... (cached) gcc
  782. checking whether the C compiler (gcc -g -O2 ) works... yes
  783. checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
  784. checking whether we are using GNU C... (cached) yes
  785. checking whether gcc accepts -g... (cached) yes
  786. checking for a BSD compatible install... /usr/bin/install -c
  787. checking how to run the C preprocessor... (cached) gcc -E
  788. checking for ranlib... (cached) ranlib
  789. checking for ANSI C header files... (cached) yes
  790. checking for working const... (cached) yes
  791. checking for inline... (cached) inline
  792. checking for off_t... (cached) yes
  793. checking for size_t... (cached) yes
  794. checking for working alloca.h... (cached) yes
  795. checking for alloca... (cached) yes
  796. checking for unistd.h... (cached) yes
  797. checking for getpagesize... (cached) yes
  798. checking for working mmap... (cached) yes
  799. checking for argz.h... (cached) yes
  800. checking for limits.h... (cached) yes
  801. checking for locale.h... (cached) yes
  802. checking for nl_types.h... (cached) yes
  803. checking for malloc.h... (cached) yes
  804. checking for string.h... (cached) yes
  805. checking for unistd.h... (cached) yes
  806. checking for values.h... (cached) yes
  807. checking for sys/param.h... (cached) yes
  808. checking for getcwd... (cached) yes
  809. checking for munmap... (cached) yes
  810. checking for putenv... (cached) yes
  811. checking for setenv... (cached) yes
  812. checking for setlocale... (cached) yes
  813. checking for strchr... (cached) yes
  814. checking for strcasecmp... (cached) yes
  815. checking for __argz_count... (cached) yes
  816. checking for __argz_stringify... (cached) yes
  817. checking for __argz_next... (cached) yes
  818. checking for LC_MESSAGES... (cached) yes
  819. checking whether NLS is requested... yes
  820. checking whether included gettext is requested... no
  821. checking for libintl.h... (cached) yes
  822. checking for gettext in libc... (cached) yes
  823. checking for msgfmt... (cached) /usr/bin/msgfmt
  824. checking for dcgettext... (cached) yes
  825. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  826. checking for xgettext... (cached) /usr/bin/xgettext
  827. checking for catalogs to be installed... fr sv tr es da
  828. checking for executable suffix... (cached) no
  829. checking for bison... (cached) bison -y
  830. checking for flex... (cached) flex
  831. checking for flex... (cached) flex
  832. checking for yywrap in -lfl... (cached) no
  833. checking lex output file root... (cached) lex.yy
  834. checking whether yytext is a pointer... (cached) no
  835. checking whether to enable maintainer-specific portions of Makefiles... no
  836. checking for string.h... (cached) yes
  837. checking for strings.h... (cached) yes
  838. checking for stdlib.h... (cached) yes
  839. checking for unistd.h... (cached) yes
  840. checking for sbrk... (cached) yes
  841. checking for realpath... (cached) yes
  842. checking for dirent.h that defines DIR... (cached) yes
  843. checking for opendir in -ldir... (cached) no
  844. checking whether strstr must be declared... (cached) no
  845. checking whether free must be declared... (cached) no
  846. checking whether sbrk must be declared... (cached) no
  847. checking whether getenv must be declared... (cached) no
  848. checking whether environ must be declared... (cached) yes
  849. checking whether ANSI C string concatenation works... yes
  850. updating cache .././config.cache
  851. creating ./config.status
  852. creating Makefile
  853. creating po/Makefile.in
  854. creating config.h
  855. make[1]: Entering directory '/Storage/Projects/C/gnu/tryAgain/binutils-gdb/libiberty'
  856. if [ x"" != x ] && [ ! -d pic ]; then \
  857. mkdir pic; \
  858. else true; fi
  859. touch stamp-picdir
  860. if [ x"" != x ]; then \
  861. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic regex.c -o pic/regex.o; \
  862. else true; fi
  863. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic regex.c -o regex.o
  864. In file included from /usr/include/features.h:490,
  865. from /usr/include/bits/libc-header-start.h:33,
  866. from /usr/include/stdlib.h:26,
  867. from regex.c:130:
  868. /usr/include/sys/cdefs.h:1: internal compiler error: Segmentation fault
  869. 1 | /* Copyright (C) 1992-2022 Free Software Foundation, Inc.
  870. |
  871. 0xd9394a internal_error(char const*, ...)
  872. ???:0
  873. 0xd7cbf6 cpp_sys_macro_p(cpp_reader*)
  874. ???:0
  875. 0xe9f459 _cpp_parse_expr
  876. ???:0
  877. 0xe9d252 _cpp_handle_directive
  878. ???:0
  879. 0xe92934 _cpp_lex_token
  880. ???:0
  881. 0xeb1b5d c_lex_with_flags(tree_node**, unsigned int*, unsigned char*, int)
  882. ???:0
  883. 0x1353f52 c_parse_file()
  884. ???:0
  885. 0x1348743 c_common_parse_file()
  886. ???:0
  887. Please submit a full bug report,
  888. with preprocessed source if appropriate.
  889. Please include the complete backtrace with any bug report.
  890. See <https://bugs.archlinux.org/> for instructions.
  891. make[1]: *** [Makefile:125: regex.o] Error 1
  892. make[1]: Leaving directory '/Storage/Projects/C/gnu/tryAgain/binutils-gdb/libiberty'
  893. make: *** [Makefile:3528: all-libiberty] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement