Advertisement
Guest User

LOG do_compile

a guest
Apr 29th, 2023
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.77 KB | None | 0 0
  1. DEBUG: Executing python function autotools_aclocals
  2. DEBUG: SITE files ['endian-little', 'common-linux', 'common-glibc', 'bit-64', 'x86_64-linux', 'common']
  3. DEBUG: Python function autotools_aclocals finished
  4. DEBUG: Executing shell function do_compile
  5. NOTE: make -j 8
  6. make[1]: Entering directory '/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/git/build.x86_64-linux.x86_64-poky-linux'
  7. make[1]: Nothing to be done for 'all-target'.
  8. mkdir -p -- ./libiberty
  9. mkdir -p -- ./intl
  10. mkdir -p -- ./zlib
  11. mkdir -p -- ./libbacktrace
  12. mkdir -p -- ./etc
  13. Configuring in ./libiberty
  14. Configuring in ./zlib
  15. Configuring in ./intl
  16. Configuring in ./libbacktrace
  17. Configuring in ./etc
  18. configure: creating cache ./config.cache
  19. checking whether to enable maintainer-specific portions of Makefiles... no
  20. checking for a BSD-compatible install... /home/shivanshu/test/build/tmp/hosttools/install -c
  21. checking whether build environment is sane... yes
  22. configure: creating cache ./config.cache
  23. configure: creating cache ./config.cache
  24. checking for a thread-safe mkdir -p... /home/shivanshu/test/build/tmp/hosttools/mkdir -p
  25. checking for gawk... gawk
  26. checking whether make sets $(MAKE)... configure: creating cache ./config.cache
  27. checking build system type... checking whether to enable maintainer-specific portions of Makefiles... no
  28. checking for makeinfo... makeinfo --split-size=5000000
  29. checking build system type... configure: creating cache ./config.cache
  30. checking for x86_64-linux-gcc... gcc
  31. yes
  32. x86_64-pc-linux-gnu
  33. checking host system type... checking whether make supports nested variables... x86_64-pc-linux-gnu
  34. checking host system type... yes
  35. x86_64-pc-linux-gnu
  36. checking target system type... x86_64-pc-linux-gnu
  37. checking target system type... checking whether make supports nested variables... (cached) yes
  38. x86_64-poky-linux-gnu
  39. x86_64-poky-linux-gnu
  40. checking for a BSD-compatible install... /home/shivanshu/test/build/tmp/hosttools/install -c
  41. checking whether build environment is sane... checking for x86_64-linux-gcc... gcc
  42. checking whether the C compiler works... yes
  43. checking for perl... perl
  44. configure: updating cache ./config.cache
  45. checking build system type... checking that generated files are newer than configure... checking for a thread-safe mkdir -p... /home/shivanshu/test/build/tmp/hosttools/mkdir -p
  46. checking for gawk... gawk
  47. checking whether make sets $(MAKE)... x86_64-pc-linux-gnu
  48. checking host system type... checking whether the C compiler works... yes
  49. checking whether make supports nested variables... x86_64-pc-linux-gnu
  50. checking for x86_64-linux-ar... ar
  51. checking for x86_64-linux-ranlib... ranlib -D --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so
  52. checking for -plugin option... yes
  53. checking for x86_64-linux-ar... (cached) ar
  54. yes
  55. checking for C compiler default output file name... a.out
  56. --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so
  57. checking for suffix of executables... checking whether make supports nested variables... (cached) yes
  58. checking whether to enable maintainer-specific portions of Makefiles... no
  59. checking for x86_64-linux-gcc... gcc
  60. checking whether to install libiberty headers and static library... no
  61. configure: target_header_dir =
  62. checking for x86_64-linux-gcc... gcc
  63. yes
  64. checking for C compiler default output file name... a.out
  65. checking for suffix of executables...
  66. checking whether we are cross compiling...
  67. checking whether we are cross compiling... checking whether the C compiler works... no
  68. checking for suffix of object files... checking whether the C compiler works... o
  69. checking whether we are using the GNU C compiler... yes
  70. checking for C compiler default output file name... a.out
  71. checking for suffix of executables... yes
  72. checking whether gcc accepts -g... no
  73. yes
  74. checking for C compiler default output file name... a.out
  75. checking for suffix of executables... checking for suffix of object files... o
  76. checking whether we are using the GNU C compiler... yes
  77. checking for gcc option to accept ISO C89...
  78. checking whether we are cross compiling...
  79. yes
  80. checking whether gcc accepts -g... checking whether we are cross compiling... none needed
  81. checking how to run the C preprocessor... gcc -E
  82. yes
  83. checking for gcc option to accept ISO C89... no
  84. checking for suffix of object files... checking for grep that handles long lines and -e... /home/shivanshu/test/build/tmp/hosttools/grep
  85. checking for egrep... no
  86. checking for suffix of object files... /home/shivanshu/test/build/tmp/hosttools/grep -E
  87. checking for ANSI C header files... o
  88. checking whether we are using the GNU C compiler... none needed
  89. o
  90. checking whether we are using the GNU C compiler... checking whether gcc understands -c and -o together... yes
  91. checking whether gcc accepts -g... yes
  92. checking whether gcc accepts -g... yes
  93. checking for gcc option to accept ISO C89... yes
  94. checking how to run the C preprocessor... gcc -E
  95. yes
  96. checking for gcc option to accept ISO C89... checking for grep that handles long lines and -e... /home/shivanshu/test/build/tmp/hosttools/grep
  97. checking for egrep... none needed
  98. checking how to run the C preprocessor... gcc -E
  99. /home/shivanshu/test/build/tmp/hosttools/grep -E
  100. checking for ANSI C header files... none needed
  101. checking whether gcc understands -c and -o together... checking for grep that handles long lines and -e... yes
  102. /home/shivanshu/test/build/tmp/hosttools/grep
  103. checking for egrep... /home/shivanshu/test/build/tmp/hosttools/grep -E
  104. checking for ANSI C header files... checking for sys/types.h... yes
  105. checking for style of include used by make... GNU
  106. checking dependency style of gcc ... none
  107. checking how to print strings... printf
  108. checking for a sed that does not truncate output... /home/shivanshu/test/build/tmp/hosttools/sed
  109. checking for grep that handles long lines and -e... yes
  110. /home/shivanshu/test/build/tmp/hosttools/grep
  111. checking for egrep... /home/shivanshu/test/build/tmp/hosttools/grep -E
  112. checking for fgrep... /home/shivanshu/test/build/tmp/hosttools/grep -F
  113. checking for ld used by gcc ... checking for sys/stat.h... ld
  114. checking if the linker (ld ) is GNU ld... yes
  115. checking for BSD- or MS-compatible name lister (nm)... yes
  116. checking for stdlib.h... yes
  117. checking for sys/types.h... /home/shivanshu/test/build/tmp/hosttools/nm -B
  118. checking the name lister (/home/shivanshu/test/build/tmp/hosttools/nm -B) interface... yes
  119. checking for string.h... BSD nm
  120. checking whether ln -s works... yes
  121. checking the maximum length of command line arguments... yes
  122. 1572864
  123. checking whether the shell understands some XSI constructs... yes
  124. yes
  125. checking whether the shell understands "+="... yes
  126. checking for sys/types.h... checking for sys/stat.h... checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  127. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  128. checking for ld option to reload object files... -r
  129. checking for x86_64-linux-objdump... objdump
  130. checking how to recognize dependent libraries... pass_all
  131. checking for x86_64-linux-dlltool... dlltool
  132. checking how to associate runtime and link libraries... printf %s\n
  133. checking for x86_64-linux-ar... ar
  134. yes
  135. checking for archiver @FILE support... checking for memory.h... yes
  136. yes
  137. checking for stdlib.h... checking for sys/stat.h... no
  138. checking for x86_64-linux-strip... strip
  139. checking for x86_64-linux-ranlib... ranlib -D --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so
  140. yes
  141. checking command to parse /home/shivanshu/test/build/tmp/hosttools/nm -B output from gcc object... checking for strings.h... yes
  142. yes
  143. checking for string.h... checking for stdlib.h... yes
  144. yes
  145. checking for inttypes.h... yes
  146. checking for memory.h... checking for string.h... yes
  147. yes
  148. ok
  149. yes
  150. checking for stdint.h... checking for sysroot... /home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native
  151. checking for strings.h... checking for memory.h... checking for x86_64-linux-mt... no
  152. checking for mt... no
  153. checking if : is a manifest tool... no
  154. checking how to run the C preprocessor... gcc -E
  155. yes
  156. yes
  157. yes
  158. checking for unistd.h... checking for inttypes.h... checking for strings.h... yes
  159. checking for ANSI C header files... checking minix/config.h usability... yes
  160. yes
  161. checking for stdint.h... checking for inttypes.h... no
  162. checking minix/config.h presence... yes
  163. yes
  164. checking for unistd.h... checking for stdint.h... no
  165. checking for minix/config.h... no
  166. checking whether it is safe to define __EXTENSIONS__... yes
  167. yes
  168. checking minix/config.h usability... checking for unistd.h... yes
  169. checking whether make sets $(MAKE)... yes
  170. checking for a BSD-compatible install... /home/shivanshu/test/build/tmp/hosttools/install -c
  171. checking whether NLS is requested... no
  172. checking for msgfmt... no
  173. checking for gmsgfmt... :
  174. checking for xgettext... no
  175. checking for msgmerge... no
  176. yes
  177. checking build system type... checking for sys/types.h... no
  178. checking minix/config.h presence... yes
  179. x86_64-pc-linux-gnu
  180. checking host system type... checking minix/config.h usability... x86_64-pc-linux-gnu
  181. checking for x86_64-linux-ranlib... ranlib -D --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so
  182. checking for library containing strerror... no
  183. checking for minix/config.h... no
  184. checking whether it is safe to define __EXTENSIONS__... yes
  185. checking for sys/stat.h... no
  186. checking minix/config.h presence... none required
  187. checking for an ANSI C-conforming const... yes
  188. checking for a BSD-compatible install... /home/shivanshu/test/build/tmp/hosttools/install -c
  189. checking whether build environment is sane... yes
  190. no
  191. checking for minix/config.h... no
  192. checking whether it is safe to define __EXTENSIONS__... checking for a thread-safe mkdir -p... /home/shivanshu/test/build/tmp/hosttools/mkdir -p
  193. checking for gawk... gawk
  194. checking whether make sets $(MAKE)... yes
  195. checking for inline... yes
  196. yes
  197. checking whether make supports nested variables... yes
  198. checking for stdlib.h... inline
  199. checking for off_t... checking whether to enable maintainer-specific portions of Makefiles... no
  200. checking for x86_64-linux-gcc... (cached) gcc
  201. yes
  202. checking for special C compiler options needed for large files... no
  203. checking for _FILE_OFFSET_BITS value needed for large files... yes
  204. checking whether we are using the GNU C compiler... (cached) yes
  205. checking whether gcc accepts -g... (cached) yes
  206. checking for gcc option to accept ISO C89... (cached) none needed
  207. checking whether gcc understands -c and -o together... (cached) yes
  208. checking for x86_64-linux-ranlib... ranlib -D --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so
  209. checking for gawk... (cached) gawk
  210. checking for dwz... no
  211. checking how to print strings... checking for string.h... no
  212. printf
  213. checking for a sed that does not truncate output... /home/shivanshu/test/build/tmp/hosttools/sed
  214. checking for fgrep... checking whether gcc supports -W... /home/shivanshu/test/build/tmp/hosttools/grep -F
  215. checking for ld used by gcc ... ld
  216. checking if the linker (ld ) is GNU ld... yes
  217. checking for BSD- or MS-compatible name lister (nm)... yes
  218. yes
  219. checking whether gcc supports -Wall... checking for memory.h... yes
  220. yes
  221. checking for size_t... checking whether gcc supports -Wwrite-strings... yes
  222. /home/shivanshu/test/build/tmp/hosttools/nm -B
  223. checking the name lister (/home/shivanshu/test/build/tmp/hosttools/nm -B) interface... checking for strings.h... BSD nm
  224. checking whether ln -s works... yes
  225. checking the maximum length of command line arguments... yes
  226. checking whether gcc supports -Wc++-compat... 1572864
  227. checking whether the shell understands some XSI constructs... yes
  228. checking whether the shell understands "+="... yes
  229. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  230. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  231. checking for ld option to reload object files... -r
  232. checking for x86_64-linux-objdump... objdump
  233. checking how to recognize dependent libraries... pass_all
  234. checking for x86_64-linux-dlltool... dlltool
  235. checking how to associate runtime and link libraries... printf %s\n
  236. yes
  237. checking for x86_64-linux-ar... ar
  238. checking for inttypes.h... checking for archiver @FILE support... yes
  239. checking whether gcc supports -Wstrict-prototypes... no
  240. checking for x86_64-linux-strip... strip
  241. checking for x86_64-linux-ranlib... (cached) ranlib -D --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so
  242. yes
  243. checking command to parse /home/shivanshu/test/build/tmp/hosttools/nm -B output from gcc object... yes
  244. checking for stdint.h... checking whether gcc supports -Wshadow=local... yes
  245. checking for working alloca.h... yes
  246. checking whether gcc supports -pedantic ... yes
  247. checking for unistd.h... yes
  248. checking for alloca... yes
  249. checking whether gcc and cc understand -c and -o together... ok
  250. checking for sysroot... /home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native
  251. yes
  252. checking for dlfcn.h... checking for x86_64-linux-mt... no
  253. checking for mt... no
  254. checking if : is a manifest tool... yes
  255. yes
  256. checking for an ANSI C-conforming const... no
  257. checking for stdlib.h... (cached) yes
  258. checking for dlfcn.h... checking for unistd.h... (cached) yes
  259. yes
  260. checking for objdir... .libs
  261. yes
  262. yes
  263. checking for inline... checking for objdir... checking for sys/param.h... .libs
  264. inline
  265. checking whether byte ordering is bigendian... yes
  266. checking for getpagesize... checking if gcc supports -fno-rtti -fno-exceptions... checking if gcc supports -fno-rtti -fno-exceptions... no
  267. checking for gcc option to produce PIC... -fPIC -DPIC
  268. checking if gcc PIC flag -fPIC -DPIC works... yes
  269. checking for working mmap... no
  270. checking for gcc option to produce PIC... -fPIC -DPIC
  271. checking if gcc PIC flag -fPIC -DPIC works... yes
  272. checking if gcc static flag -static works... no
  273. checking for a BSD-compatible install... /home/shivanshu/test/build/tmp/hosttools/install -c
  274. checking for CET support... yes
  275. checking if gcc static flag -static works... yes
  276. checking whether we are using the GNU C Library 2.1 or newer... yes
  277. checking whether integer division by zero raises SIGFPE... yes
  278. checking if gcc supports -c -o file.o... yes
  279. checking if gcc supports -c -o file.o... yes
  280. checking if gcc supports -c -o file.o... (cached) yes
  281. checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
  282. checking if gcc supports -c -o file.o... (cached) yes
  283. checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
  284. checking whether -lc should be explicitly linked in... yes
  285. checking whether -lc should be explicitly linked in... yes
  286. yes
  287. checking for inttypes.h... no
  288. checking dynamic linker characteristics... checking for sys/file.h... no
  289. checking dynamic linker characteristics... yes
  290. yes
  291. checking for stdint.h... checking for sys/param.h... yes
  292. yes
  293. checking for unsigned long long... done
  294. configure: creating ./config.status
  295. checking for limits.h... yes
  296. GNU/Linux ld.so
  297. checking how to hardcode library paths into programs... immediate
  298. checking whether stripping libraries is possible... checking for stdlib.h... (cached) yes
  299. yes
  300. checking if libtool supports shared libraries... yes
  301. checking whether to build shared libraries... yes
  302. checking whether to build static libraries... no
  303. checking for special C compiler options needed for large files... no
  304. checking for _FILE_OFFSET_BITS value needed for large files... GNU/Linux ld.so
  305. checking how to hardcode library paths into programs... immediate
  306. checking whether stripping libraries is possible... checking for malloc.h... yes
  307. checking if libtool supports shared libraries... yes
  308. checking whether to build shared libraries... yes
  309. checking whether to build static libraries... no
  310. checking how to run the C preprocessor... gcc -E
  311. yes
  312. checking for inttypes.h... yes
  313. no
  314. yes
  315. checking unwind.h usability... checking whether the inttypes.h PRIxNN macros are broken... checking for string.h... (cached) yes
  316. checking for stdlib.h... (cached) yes
  317. checking for unistd.h... (cached) yes
  318. checking for unistd.h... (cached) yes
  319. checking for strings.h... (cached) yes
  320. no
  321. checking for ld used by GCC... checking for sys/param.h... ld
  322. checking if the linker (ld ) is GNU ld... checking for sys/time.h... yes
  323. checking for shared library run path origin... config.status: creating Makefile
  324. yes
  325. checking for time.h... yes
  326. checking unwind.h presence... done
  327. yes
  328. yes
  329. checking for getpagesize... checking for sys/resource.h... yes
  330. checking for unwind.h... yes
  331. checking for _Unwind_Backtrace... checking argz.h usability... yes
  332. make[2]: Entering directory '/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/git/build.x86_64-linux.x86_64-poky-linux/etc'
  333. make[2]: Nothing to be done for 'all'.
  334. make[2]: Leaving directory '/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/git/build.x86_64-linux.x86_64-poky-linux/etc'
  335. checking for sys/stat.h... (cached) yes
  336. checking for sys/mman.h... yes
  337. checking for working mmap... yes
  338. yes
  339. checking for -funwind-tables option... yes
  340. checking argz.h presence... checking for fcntl.h... yes
  341. checking for argz.h... yes
  342. yes
  343. yes
  344. checking for -frandom-seed=string option... checking limits.h usability... checking for alloca.h... yes
  345. yes
  346. checking for sys/pstat.h... checking whether gcc supports -W... yes
  347. checking limits.h presence... no
  348. checking for sys/sysmp.h... yes
  349. checking whether gcc supports -Wall... yes
  350. checking for limits.h... yes
  351. yes
  352. checking locale.h usability... no
  353. checking for memcpy... checking for sys/sysinfo.h... yes
  354. checking whether gcc supports -Wwrite-strings... yes
  355. checking for machine/hal_sysinfo.h... yes
  356. no
  357. yes
  358. checking locale.h presence... checking whether gcc supports -Wstrict-prototypes... checking for sys/table.h... yes
  359. yes
  360. checking for locale.h... yes
  361. no
  362. checking for strerror... checking nl_types.h usability... checking for sys/sysctl.h... yes
  363. checking whether gcc supports -Wmissing-prototypes... no
  364. checking for sys/systemcfg.h... yes
  365. no
  366. yes
  367. checking nl_types.h presence... checking for stdint.h... (cached) yes
  368. checking whether gcc supports -Wold-style-definition... checking for stdio_ext.h... yes
  369. yes
  370. checking for nl_types.h... yes
  371. checking for unistd.h... (cached) yes
  372. checking malloc.h usability... yes
  373. checking for process.h... yes
  374. checking whether gcc supports -Wmissing-format-attribute... no
  375. checking for sys/prctl.h... configure: updating cache ./config.cache
  376. yes
  377. yes
  378. checking malloc.h presence... checking whether gcc supports -Wcast-qual... checking that generated files are newer than configure... done
  379. configure: creating ./config.status
  380. yes
  381. checking for sys/wait.h that is POSIX.1 compatible... yes
  382. checking for malloc.h... yes
  383. checking stddef.h usability... yes
  384. checking for _Unwind_GetIPInfo... yes
  385. checking whether time.h and sys/time.h may both be included... yes
  386. checking stddef.h presence... yes
  387. checking for CET support... yes
  388. checking whether errno must be declared... yes
  389. checking for stddef.h... yes
  390. checking for stdlib.h... (cached) yes
  391. no
  392. checking size of int... checking for string.h... (cached) yes
  393. checking for unistd.h... (cached) yes
  394. checking for sys/param.h... (cached) yes
  395. checking for feof_unlocked... 4
  396. checking size of long... yes
  397. checking for fgets_unlocked... 8
  398. checking size of size_t... yes
  399. checking __sync extensions... yes
  400. checking for getc_unlocked... yes
  401. checking __atomic extensions... yes
  402. 8
  403. checking for long long... checking for getcwd... yes
  404. checking output filetype... elf64
  405. looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
  406. checking for getegid... yes
  407. checking size of long long... yes
  408. checking for uintptr_t... yes
  409. checking for geteuid... yes
  410. yes
  411. checking for int_least32_t... checking for getgid... 8
  412. checking for a 64-bit type... uint64_t
  413. checking for intptr_t... yes
  414. yes
  415. checking for int_fast32_t... checking for getuid... yes
  416. checking for uint64_t... yes
  417. checking for mempcpy... yes
  418. checking for uintptr_t... yes
  419. checking what to include in gstdint.h... stdint.h (already complete)
  420. checking sys/mman.h usability... yes
  421. checking for munmap... config.status: creating Makefile
  422. config.status: executing depfiles commands
  423. yes
  424. checking sys/mman.h presence... config.status: executing libtool commands
  425. yes
  426. checking for sys/mman.h... yes
  427. yes
  428. checking for mmap... yes
  429. checking for ssize_t... checking for putenv... yes
  430. yes
  431. checking link.h usability... checking for setenv... yes
  432. checking for pid_t... yes
  433. checking link.h presence... yes
  434. checking for setlocale... yes
  435. checking for link.h... yes
  436. make[2]: Entering directory '/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/git/build.x86_64-linux.x86_64-poky-linux/zlib'
  437. gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -isystem/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native/usr/include -isystem/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o libz_a-adler32.o `test -f 'adler32.c' || echo '../../zlib/'`adler32.c
  438. gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -isystem/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native/usr/include -isystem/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o libz_a-compress.o `test -f 'compress.c' || echo '../../zlib/'`compress.c
  439. gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -isystem/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native/usr/include -isystem/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o libz_a-crc32.o `test -f 'crc32.c' || echo '../../zlib/'`crc32.c
  440. gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -isystem/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native/usr/include -isystem/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o libz_a-deflate.o `test -f 'deflate.c' || echo '../../zlib/'`deflate.c
  441. gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -isystem/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native/usr/include -isystem/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o libz_a-gzread.o `test -f 'gzread.c' || echo '../../zlib/'`gzread.c
  442. checking for dl_iterate_phdr... yes
  443. gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -isystem/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native/usr/include -isystem/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo '../../zlib/'`gzclose.c
  444. checking for stpcpy... yes
  445. checking mach-o/dyld.h usability... yes
  446. checking for library containing strerror... gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -isystem/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native/usr/include -isystem/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo '../../zlib/'`gzwrite.c
  447. gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -isystem/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native/usr/include -isystem/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo '../../zlib/'`gzlib.c
  448. yes
  449. no
  450. checking mach-o/dyld.h presence... gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -isystem/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native/usr/include -isystem/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o libz_a-infback.o `test -f 'infback.c' || echo '../../zlib/'`infback.c
  451. none required
  452. checking for asprintf... checking for strcasecmp... no
  453. checking for mach-o/dyld.h... no
  454. checking sys/ldr.h usability... gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -isystem/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native/usr/include -isystem/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o libz_a-inffast.o `test -f 'inffast.c' || echo '../../zlib/'`inffast.c
  455. yes
  456. yes
  457. checking for atexit... checking for strdup... no
  458. checking sys/ldr.h presence... gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -isystem/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native/usr/include -isystem/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o libz_a-inflate.o `test -f 'inflate.c' || echo '../../zlib/'`inflate.c
  459. yes
  460. gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -isystem/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native/usr/include -isystem/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo '../../zlib/'`inftrees.c
  461. checking for basename... yes
  462. no
  463. checking for sys/ldr.h... no
  464. checking for fcntl... checking for strtoul... gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -isystem/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native/usr/include -isystem/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o libz_a-trees.o `test -f 'trees.c' || echo '../../zlib/'`trees.c
  465. yes
  466. yes
  467. checking for bcmp... checking whether strnlen is declared... yes
  468. gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -isystem/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native/usr/include -isystem/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo '../../zlib/'`uncompr.c
  469. checking for tsearch... yes
  470. yes
  471. checking for bcopy... gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib -isystem/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native/usr/include -isystem/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o libz_a-zutil.o `test -f 'zutil.c' || echo '../../zlib/'`zutil.c
  472. checking whether getpagesize is declared... true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc " "CFLAGS=-isystem/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native/usr/include -O2 -pipe " "CXXFLAGS=-isystem/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native/usr/include -O2 -pipe " "CFLAGS_FOR_BUILD=-isystem/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native/usr/include -O2 -pipe" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/home/shivanshu/test/build/tmp/hosttools/install -c" "INSTALL_DATA=/home/shivanshu/test/build/tmp/hosttools/install -c -m 644" "INSTALL_PROGRAM=/home/shivanshu/test/build/tmp/hosttools/install -c" "INSTALL_SCRIPT=/home/shivanshu/test/build/tmp/hosttools/install -c" "LDFLAGS=-L/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native/usr/lib -L/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native/usr/lib -Wl,-rpath-link,/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native/lib -Wl,-rpath,/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native/usr/lib -Wl,-rpath,/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/home/shivanshu/test/build/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2" "LIBCFLAGS=-isystem/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native/usr/include -O2 -pipe " "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/bash" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native/usr" "infodir=/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native/usr/share/info" "libdir=/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native/usr/lib/x86_64-poky-linux" "prefix=/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native/usr" "tooldir=/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native/usr/x86_64-poky-linux" "AR=ar " "AS=as " "CC=gcc " "CXX=g++ " "LD=ld " "LIBCFLAGS=-isystem/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/recipe-sysroot-native/usr/include -O2 -pipe " "NM=nm" "PICFLAG=" "RANLIB=ranlib -D --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so" "DESTDIR=" DO=all multi-do # make
  473. yes
  474. checking for __argz_count... yes
  475. yes
  476. checking for bsearch... checking for lstat... yes
  477. checking for __argz_stringify... yes
  478. yes
  479. checking for bzero... checking for readlink... yes
  480. checking for __argz_next... yes
  481. checking for getexecname... yes
  482. checking for calloc... yes
  483. checking for __fsetlocking... no
  484. checking for KERN_PROC... no
  485. checking for KERN_PROG_ARGS... yes
  486. yes
  487. no
  488. checking for iconv... checking for clock_gettime... checking for clock... yes
  489. yes
  490. checking whether -pthread is supported... yes
  491. checking for iconv declaration... checking for ffs... yes
  492. checking whether -gdwarf-5 is supported...
  493. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  494. checking for nl_langinfo and CODESET... yes
  495. checking for compress in -lz... yes
  496. yes
  497. checking for LC_MESSAGES... checking for getcwd... yes
  498. checking whether --compress-debug-sections is supported... yes
  499. yes
  500. checking for bison... bison
  501. checking version of bison... checking for getpagesize... 3.8.2, ok
  502. checking whether NLS is requested... no
  503. checking whether to use NLS... no
  504. rm -f libz.a
  505. checking for aclocal... no
  506. checking for autoconf... autoconf
  507. checking for autoheader... autoheader
  508. checking bison 3 or later... ar cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzread.o libz_a-gzclose.o libz_a-gzwrite.o libz_a-gzlib.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o
  509. yes
  510. checking for objcopy... objcopy
  511. checking for readelf... readelf
  512. checking whether objcopy supports debuglink... ranlib -D --plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so libz.a
  513. ranlib: 'libz.a': No such file
  514. make[2]: *** [Makefile:528: libz.a] Error 1
  515. make[2]: Leaving directory '/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/git/build.x86_64-linux.x86_64-poky-linux/zlib'
  516. make[1]: *** [Makefile:11132: all-zlib] Error 2
  517. make[1]: *** Waiting for unfinished jobs....
  518. 3.8.2, bison3
  519. yes
  520. checking for dsymutil... @DSYMUTIL@
  521. checking for nm... /home/shivanshu/test/build/tmp/hosttools/nm -B
  522. checking for xz... xz
  523. checking for comm... comm
  524. checking for lzma_auto_decoder in -llzma... configure: updating cache ./config.cache
  525. yes
  526. configure: creating ./config.status
  527. checking for gettimeofday... yes
  528. checking whether tests can run... yes
  529. checking for index... yes
  530. configure: updating cache ./config.cache
  531. checking that generated files are newer than configure... done
  532. configure: creating ./config.status
  533. yes
  534. checking for insque... config.status: creating Makefile
  535. config.status: creating config.intl
  536. yes
  537. checking for memchr... config.status: creating config.h
  538. config.status: executing default-1 commands
  539. yes
  540. checking for memcmp... yes
  541. checking for memcpy... yes
  542. checking for memmem... yes
  543. checking for memmove... yes
  544. checking for mempcpy... yes
  545. checking for memset... yes
  546. checking for mkstemps... yes
  547. checking for putenv... yes
  548. checking for random... config.status: creating Makefile
  549. yes
  550. checking for rename... config.status: creating backtrace-supported.h
  551. config.status: creating install-debuginfo-for-buildid.sh
  552. config.status: creating config.h
  553. yes
  554. config.status: executing libtool commands
  555. checking for rindex... yes
  556. checking for setenv... config.status: executing gstdint.h commands
  557. yes
  558. config.status: executing default commands
  559. checking for snprintf... yes
  560. checking for sigsetmask... yes
  561. checking for stpcpy... yes
  562. checking for stpncpy... yes
  563. checking for strcasecmp... yes
  564. checking for strchr... yes
  565. checking for strdup... yes
  566. checking for strncasecmp... yes
  567. checking for strndup... yes
  568. checking for strnlen... yes
  569. checking for strrchr... yes
  570. checking for strstr... yes
  571. checking for strtod... yes
  572. checking for strtol... yes
  573. checking for strtoul... yes
  574. checking for strtoll... yes
  575. checking for strtoull... yes
  576. checking for strverscmp... yes
  577. checking for tmpnam... yes
  578. checking for vasprintf... yes
  579. checking for vfprintf... yes
  580. checking for vprintf... yes
  581. checking for vsnprintf... yes
  582. checking for vsprintf... yes
  583. checking for waitpid... yes
  584. checking for setproctitle... no
  585. checking whether alloca needs Cray hooks... no
  586. checking stack direction for C alloca... 1
  587. checking for vfork.h... no
  588. checking for fork... yes
  589. checking for vfork... yes
  590. checking for working fork... yes
  591. checking for working vfork... (cached) yes
  592. checking for _doprnt... no
  593. checking for sys_errlist... no
  594. checking for sys_nerr... no
  595. checking for sys_siglist... no
  596. checking for external symbol _system_configuration... no
  597. checking for __fsetlocking... yes
  598. checking for canonicalize_file_name... yes
  599. checking for dup3... yes
  600. checking for getrlimit... yes
  601. checking for getrusage... yes
  602. checking for getsysinfo... no
  603. checking for gettimeofday... (cached) yes
  604. checking for on_exit... yes
  605. checking for pipe2... yes
  606. checking for psignal... yes
  607. checking for pstat_getdynamic... no
  608. checking for pstat_getstatic... no
  609. checking for realpath... yes
  610. checking for setrlimit... yes
  611. checking for spawnve... no
  612. checking for spawnvpe... no
  613. checking for strerror... yes
  614. checking for strsignal... yes
  615. checking for sysconf... yes
  616. checking for sysctl... no
  617. checking for sysmp... no
  618. checking for table... no
  619. checking for times... yes
  620. checking for wait3... yes
  621. checking for wait4... yes
  622. checking for sbrk... yes
  623. checking whether basename is declared... yes
  624. checking whether ffs is declared... yes
  625. checking whether asprintf is declared... yes
  626. checking whether vasprintf is declared... yes
  627. checking whether snprintf is declared... yes
  628. checking whether vsnprintf is declared... yes
  629. checking whether calloc is declared... yes
  630. checking whether getenv is declared... yes
  631. checking whether getopt is declared... yes
  632. checking whether malloc is declared... yes
  633. checking whether realloc is declared... yes
  634. checking whether sbrk is declared... yes
  635. checking whether strtol is declared... yes
  636. checking whether strtoul is declared... yes
  637. checking whether strtoll is declared... yes
  638. checking whether strtoull is declared... yes
  639. checking whether strverscmp is declared... yes
  640. checking whether strnlen is declared... yes
  641. checking whether canonicalize_file_name must be declared... no
  642. checking for stdlib.h... (cached) yes
  643. checking for unistd.h... (cached) yes
  644. checking for sys/param.h... (cached) yes
  645. checking for getpagesize... (cached) yes
  646. checking for working mmap... yes
  647. checking for working strncmp... yes
  648. configure: updating cache ./config.cache
  649. configure: creating ./config.status
  650. config.status: creating Makefile
  651. config.status: creating testsuite/Makefile
  652. config.status: creating config.h
  653. config.status: executing default commands
  654. make[1]: Leaving directory '/home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/git/build.x86_64-linux.x86_64-poky-linux'
  655. make: *** [Makefile:1004: all] Error 2
  656. ERROR: oe_runmake failed
  657. WARNING: /home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/temp/run.do_compile.351477:189 exit 1 from 'exit 1'
  658. WARNING: Backtrace (BB generated script):
  659. #1: bbfatal_log, /home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/temp/run.do_compile.351477, line 189
  660. #2: die, /home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/temp/run.do_compile.351477, line 173
  661. #3: oe_runmake, /home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/temp/run.do_compile.351477, line 168
  662. #4: autotools_do_compile, /home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/temp/run.do_compile.351477, line 163
  663. #5: do_compile, /home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/temp/run.do_compile.351477, line 158
  664. #6: main, /home/shivanshu/test/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.39-r0/temp/run.do_compile.351477, line 202
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement