Advertisement
Guest User

Untitled

a guest
Sep 20th, 2019
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.42 KB | None | 0 0
  1. checking for a BSD-compatible install... /usr/bin/install -c
  2. checking whether build environment is sane... yes
  3. checking for a thread-safe mkdir -p... /bin/mkdir -p
  4. checking for gawk... no
  5. checking for mawk... mawk
  6. checking whether make sets $(MAKE)... yes
  7. checking whether make supports nested variables... yes
  8. checking for style of include used by make... GNU
  9. checking for gcc... gnatgcc
  10. checking whether the C compiler works... yes
  11. checking for C compiler default output file name... a.out
  12. checking for suffix of executables...
  13. checking whether we are cross compiling... no
  14. checking for suffix of object files... o
  15. checking whether we are using the GNU C compiler... yes
  16. checking whether gnatgcc accepts -g... yes
  17. checking for gnatgcc option to accept ISO C89... none needed
  18. checking whether gnatgcc understands -c and -o together... yes
  19. checking dependency style of gnatgcc... gcc3
  20. checking how to run the C preprocessor... gnatgcc -E
  21. checking for grep that handles long lines and -e... /bin/grep
  22. checking for egrep... /bin/grep -E
  23. checking for ANSI C header files... yes
  24. checking for sys/types.h... yes
  25. checking for sys/stat.h... yes
  26. checking for stdlib.h... yes
  27. checking for string.h... yes
  28. checking for memory.h... yes
  29. checking for strings.h... yes
  30. checking for inttypes.h... yes
  31. checking for stdint.h... yes
  32. checking for unistd.h... yes
  33. checking minix/config.h usability... no
  34. checking minix/config.h presence... no
  35. checking for minix/config.h... no
  36. checking whether it is safe to define __EXTENSIONS__... yes
  37. checking for gcc... (cached) gnatgcc
  38. checking whether we are using the GNU C compiler... (cached) yes
  39. checking whether gnatgcc accepts -g... (cached) yes
  40. checking for gnatgcc option to accept ISO C89... (cached) none needed
  41. checking whether gnatgcc understands -c and -o together... (cached) yes
  42. checking dependency style of gnatgcc... (cached) gcc3
  43. checking for ranlib... ranlib
  44. checking how to run the C preprocessor... gnatgcc -E
  45. checking for ar... ar
  46. checking for perl... perl
  47. checking the archiver (ar) interface... ar
  48. checking build system type... x86_64-pc-linux-gnu
  49. checking host system type... x86_64-pc-linux-gnu
  50. checking for library containing strerror... none required
  51. checking for a sed that does not truncate output... /bin/sed
  52. checking whether NLS is requested... no
  53. checking for msgfmt... /usr/bin/msgfmt
  54. checking for gmsgfmt... /usr/bin/msgfmt
  55. checking for xgettext... /usr/bin/xgettext
  56. checking for msgmerge... /usr/bin/msgmerge
  57. checking for ld used by gnatgcc... /usr/bin/ld
  58. checking if the linker (/usr/bin/ld) is GNU ld... yes
  59. checking for shared library run path origin... done
  60. checking for CFPreferencesCopyAppValue... no
  61. checking for CFLocaleCopyCurrent... no
  62. checking whether to use NLS... no
  63. checking for special C compiler options needed for large files... no
  64. checking for _FILE_OFFSET_BITS value needed for large files... no
  65. checking for library containing getpwnam... none required
  66. checking for ANSI C header files... (cached) yes
  67. checking for dirent.h that defines DIR... yes
  68. checking for library containing opendir... none required
  69. checking whether stat file-mode macros are broken... no
  70. checking whether time.h and sys/time.h may both be included... yes
  71. checking for stdlib.h... (cached) yes
  72. checking locale.h usability... yes
  73. checking locale.h presence... yes
  74. checking for locale.h... yes
  75. checking for unistd.h... (cached) yes
  76. checking limits.h usability... yes
  77. checking limits.h presence... yes
  78. checking for limits.h... yes
  79. checking fcntl.h usability... yes
  80. checking fcntl.h presence... yes
  81. checking for fcntl.h... yes
  82. checking for string.h... (cached) yes
  83. checking for memory.h... (cached) yes
  84. checking sys/param.h usability... yes
  85. checking sys/param.h presence... yes
  86. checking for sys/param.h... yes
  87. checking sys/resource.h usability... yes
  88. checking sys/resource.h presence... yes
  89. checking for sys/resource.h... yes
  90. checking sys/time.h usability... yes
  91. checking sys/time.h presence... yes
  92. checking for sys/time.h... yes
  93. checking sys/timeb.h usability... yes
  94. checking sys/timeb.h presence... yes
  95. checking for sys/timeb.h... yes
  96. checking sys/select.h usability... yes
  97. checking sys/select.h presence... yes
  98. checking for sys/select.h... yes
  99. checking for an ANSI C-conforming const... yes
  100. checking return type of signal handlers... void
  101. checking for uid_t in sys/types.h... yes
  102. checking for pid_t... yes
  103. checking for off_t... yes
  104. checking for size_t... yes
  105. checking for ssize_t... yes
  106. checking for unsigned long long int... yes
  107. checking for uintmax_t... yes
  108. checking for nanoseconds field of struct stat... st_mtim.tv_nsec
  109. checking whether to use high resolution file timestamps... yes
  110. checking for library containing clock_gettime... none required
  111. checking whether system uses MSDOS-style paths... no
  112. checking for standard gettimeofday... yes
  113. checking for strdup... yes
  114. checking for strndup... yes
  115. checking for mkstemp... yes
  116. checking for mktemp... yes
  117. checking for fdopen... yes
  118. checking for fileno... yes
  119. checking for dup... yes
  120. checking for dup2... yes
  121. checking for getcwd... yes
  122. checking for realpath... yes
  123. checking for sigsetmask... yes
  124. checking for sigaction... yes
  125. checking for getgroups... yes
  126. checking for seteuid... yes
  127. checking for setegid... yes
  128. checking for setlinebuf... yes
  129. checking for setreuid... yes
  130. checking for setregid... yes
  131. checking for getrlimit... yes
  132. checking for setrlimit... yes
  133. checking for setvbuf... yes
  134. checking for pipe... yes
  135. checking for strerror... yes
  136. checking for strsignal... yes
  137. checking for lstat... yes
  138. checking for readlink... yes
  139. checking for atexit... yes
  140. checking for isatty... yes
  141. checking for ttyname... yes
  142. checking for pselect... yes
  143. checking whether bsd_signal is declared... no
  144. checking vfork.h usability... no
  145. checking vfork.h presence... no
  146. checking for vfork.h... no
  147. checking for fork... yes
  148. checking for vfork... yes
  149. checking for working fork... yes
  150. checking for working vfork... (cached) yes
  151. checking for strcasecmp... yes
  152. checking for strncasecmp... yes
  153. checking for strcmpi... no
  154. checking for strncmpi... no
  155. checking for stricmp... no
  156. checking for strnicmp... no
  157. checking for working strcoll... yes
  158. checking for working alloca.h... yes
  159. checking for alloca... yes
  160. checking whether closedir returns void... no
  161. ../make-4.2.1/configure: line 9678: PKG_PROG_PKG_CONFIG: command not found
  162. ../make-4.2.1/configure: line 9690: syntax error near unexpected token `GUILE,'
  163. ../make-4.2.1/configure: line 9690: ` PKG_CHECK_MODULES(GUILE, guile-2.0, have_guile=yes,'
  164. /bin/bash ./config.status --recheck
  165. running CONFIG_SHELL=/bin/bash /bin/bash ../make-4.2.1/configure --prefix=/media/ubuntu/f6f14d92-8da9-4eb2-b3e0-0a524d18a8d1/coreboot/util/crossgcc/xgcc --disable-nls CC=gnatgcc CFLAGS=-O2 -fomit-frame-pointer -m64 --no-create --no-recursion
  166. checking for a BSD-compatible install... /usr/bin/install -c
  167. checking whether build environment is sane... yes
  168. checking for a thread-safe mkdir -p... /bin/mkdir -p
  169. checking for gawk... no
  170. checking for mawk... mawk
  171. checking whether make sets $(MAKE)... yes
  172. checking whether make supports nested variables... yes
  173. checking for style of include used by make... GNU
  174. checking for gcc... gnatgcc
  175. checking whether the C compiler works... yes
  176. checking for C compiler default output file name... a.out
  177. checking for suffix of executables...
  178. checking whether we are cross compiling... no
  179. checking for suffix of object files... o
  180. checking whether we are using the GNU C compiler... yes
  181. checking whether gnatgcc accepts -g... yes
  182. checking for gnatgcc option to accept ISO C89... none needed
  183. checking whether gnatgcc understands -c and -o together... yes
  184. checking dependency style of gnatgcc... gcc3
  185. checking how to run the C preprocessor... gnatgcc -E
  186. checking for grep that handles long lines and -e... /bin/grep
  187. checking for egrep... /bin/grep -E
  188. checking for ANSI C header files... yes
  189. checking for sys/types.h... yes
  190. checking for sys/stat.h... yes
  191. checking for stdlib.h... yes
  192. checking for string.h... yes
  193. checking for memory.h... yes
  194. checking for strings.h... yes
  195. checking for inttypes.h... yes
  196. checking for stdint.h... yes
  197. checking for unistd.h... yes
  198. checking minix/config.h usability... no
  199. checking minix/config.h presence... no
  200. checking for minix/config.h... no
  201. checking whether it is safe to define __EXTENSIONS__... yes
  202. checking for gcc... (cached) gnatgcc
  203. checking whether we are using the GNU C compiler... (cached) yes
  204. checking whether gnatgcc accepts -g... (cached) yes
  205. checking for gnatgcc option to accept ISO C89... (cached) none needed
  206. checking whether gnatgcc understands -c and -o together... (cached) yes
  207. checking dependency style of gnatgcc... (cached) gcc3
  208. checking for ranlib... ranlib
  209. checking how to run the C preprocessor... gnatgcc -E
  210. checking for ar... ar
  211. checking for perl... perl
  212. checking the archiver (ar) interface... ar
  213. checking build system type... x86_64-pc-linux-gnu
  214. checking host system type... x86_64-pc-linux-gnu
  215. checking for library containing strerror... none required
  216. checking for a sed that does not truncate output... /bin/sed
  217. checking whether NLS is requested... no
  218. checking for msgfmt... /usr/bin/msgfmt
  219. checking for gmsgfmt... /usr/bin/msgfmt
  220. checking for xgettext... /usr/bin/xgettext
  221. checking for msgmerge... /usr/bin/msgmerge
  222. checking for ld used by gnatgcc... /usr/bin/ld
  223. checking if the linker (/usr/bin/ld) is GNU ld... yes
  224. checking for shared library run path origin... done
  225. checking for CFPreferencesCopyAppValue... no
  226. checking for CFLocaleCopyCurrent... no
  227. checking whether to use NLS... no
  228. checking for special C compiler options needed for large files... no
  229. checking for _FILE_OFFSET_BITS value needed for large files... no
  230. checking for library containing getpwnam... none required
  231. checking for ANSI C header files... (cached) yes
  232. checking for dirent.h that defines DIR... yes
  233. checking for library containing opendir... none required
  234. checking whether stat file-mode macros are broken... no
  235. checking whether time.h and sys/time.h may both be included... yes
  236. checking for stdlib.h... (cached) yes
  237. checking locale.h usability... yes
  238. checking locale.h presence... yes
  239. checking for locale.h... yes
  240. checking for unistd.h... (cached) yes
  241. checking limits.h usability... yes
  242. checking limits.h presence... yes
  243. checking for limits.h... yes
  244. checking fcntl.h usability... yes
  245. checking fcntl.h presence... yes
  246. checking for fcntl.h... yes
  247. checking for string.h... (cached) yes
  248. checking for memory.h... (cached) yes
  249. checking sys/param.h usability... yes
  250. checking sys/param.h presence... yes
  251. checking for sys/param.h... yes
  252. checking sys/resource.h usability... yes
  253. checking sys/resource.h presence... yes
  254. checking for sys/resource.h... yes
  255. checking sys/time.h usability... yes
  256. checking sys/time.h presence... yes
  257. checking for sys/time.h... yes
  258. checking sys/timeb.h usability... yes
  259. checking sys/timeb.h presence... yes
  260. checking for sys/timeb.h... yes
  261. checking sys/select.h usability... yes
  262. checking sys/select.h presence... yes
  263. checking for sys/select.h... yes
  264. checking for an ANSI C-conforming const... yes
  265. checking return type of signal handlers... void
  266. checking for uid_t in sys/types.h... yes
  267. checking for pid_t... yes
  268. checking for off_t... yes
  269. checking for size_t... yes
  270. checking for ssize_t... yes
  271. checking for unsigned long long int... yes
  272. checking for uintmax_t... yes
  273. checking for nanoseconds field of struct stat... st_mtim.tv_nsec
  274. checking whether to use high resolution file timestamps... yes
  275. checking for library containing clock_gettime... none required
  276. checking whether system uses MSDOS-style paths... no
  277. checking for standard gettimeofday... yes
  278. checking for strdup... yes
  279. checking for strndup... yes
  280. checking for mkstemp... yes
  281. checking for mktemp... yes
  282. checking for fdopen... yes
  283. checking for fileno... yes
  284. checking for dup... yes
  285. checking for dup2... yes
  286. checking for getcwd... yes
  287. checking for realpath... yes
  288. checking for sigsetmask... yes
  289. checking for sigaction... yes
  290. checking for getgroups... yes
  291. checking for seteuid... yes
  292. checking for setegid... yes
  293. checking for setlinebuf... yes
  294. checking for setreuid... yes
  295. checking for setregid... yes
  296. checking for getrlimit... yes
  297. checking for setrlimit... yes
  298. checking for setvbuf... yes
  299. checking for pipe... yes
  300. checking for strerror... yes
  301. checking for strsignal... yes
  302. checking for lstat... yes
  303. checking for readlink... yes
  304. checking for atexit... yes
  305. checking for isatty... yes
  306. checking for ttyname... yes
  307. checking for pselect... yes
  308. checking whether bsd_signal is declared... no
  309. checking vfork.h usability... no
  310. checking vfork.h presence... no
  311. checking for vfork.h... no
  312. checking for fork... yes
  313. checking for vfork... yes
  314. checking for working fork... yes
  315. checking for working vfork... (cached) yes
  316. checking for strcasecmp... yes
  317. checking for strncasecmp... yes
  318. checking for strcmpi... no
  319. checking for strncmpi... no
  320. checking for stricmp... no
  321. checking for strnicmp... no
  322. checking for working strcoll... yes
  323. checking for working alloca.h... yes
  324. checking for alloca... yes
  325. checking whether closedir returns void... no
  326. ../make-4.2.1/configure: line 9678: PKG_PROG_PKG_CONFIG: command not found
  327. ../make-4.2.1/configure: line 9690: syntax error near unexpected token `GUILE,'
  328. ../make-4.2.1/configure: line 9690: ` PKG_CHECK_MODULES(GUILE, guile-2.0, have_guile=yes,'
  329. Makefile:564: recipe for target 'config.status' failed
  330. make: *** [config.status] Error 2
  331. /bin/bash ./config.status --recheck
  332. running CONFIG_SHELL=/bin/bash /bin/bash ../make-4.2.1/configure --prefix=/media/ubuntu/f6f14d92-8da9-4eb2-b3e0-0a524d18a8d1/coreboot/util/crossgcc/xgcc --disable-nls CC=gnatgcc CFLAGS=-O2 -fomit-frame-pointer -m64 --no-create --no-recursion
  333. checking for a BSD-compatible install... /usr/bin/install -c
  334. checking whether build environment is sane... yes
  335. checking for a thread-safe mkdir -p... /bin/mkdir -p
  336. checking for gawk... no
  337. checking for mawk... mawk
  338. checking whether make sets $(MAKE)... yes
  339. checking whether make supports nested variables... yes
  340. checking for style of include used by make... GNU
  341. checking for gcc... gnatgcc
  342. checking whether the C compiler works... yes
  343. checking for C compiler default output file name... a.out
  344. checking for suffix of executables...
  345. checking whether we are cross compiling... no
  346. checking for suffix of object files... o
  347. checking whether we are using the GNU C compiler... yes
  348. checking whether gnatgcc accepts -g... yes
  349. checking for gnatgcc option to accept ISO C89... none needed
  350. checking whether gnatgcc understands -c and -o together... yes
  351. checking dependency style of gnatgcc... gcc3
  352. checking how to run the C preprocessor... gnatgcc -E
  353. checking for grep that handles long lines and -e... /bin/grep
  354. checking for egrep... /bin/grep -E
  355. checking for ANSI C header files... yes
  356. checking for sys/types.h... yes
  357. checking for sys/stat.h... yes
  358. checking for stdlib.h... yes
  359. checking for string.h... yes
  360. checking for memory.h... yes
  361. checking for strings.h... yes
  362. checking for inttypes.h... yes
  363. checking for stdint.h... yes
  364. checking for unistd.h... yes
  365. checking minix/config.h usability... no
  366. checking minix/config.h presence... no
  367. checking for minix/config.h... no
  368. checking whether it is safe to define __EXTENSIONS__... yes
  369. checking for gcc... (cached) gnatgcc
  370. checking whether we are using the GNU C compiler... (cached) yes
  371. checking whether gnatgcc accepts -g... (cached) yes
  372. checking for gnatgcc option to accept ISO C89... (cached) none needed
  373. checking whether gnatgcc understands -c and -o together... (cached) yes
  374. checking dependency style of gnatgcc... (cached) gcc3
  375. checking for ranlib... ranlib
  376. checking how to run the C preprocessor... gnatgcc -E
  377. checking for ar... ar
  378. checking for perl... perl
  379. checking the archiver (ar) interface... ar
  380. checking build system type... x86_64-pc-linux-gnu
  381. checking host system type... x86_64-pc-linux-gnu
  382. checking for library containing strerror... none required
  383. checking for a sed that does not truncate output... /bin/sed
  384. checking whether NLS is requested... no
  385. checking for msgfmt... /usr/bin/msgfmt
  386. checking for gmsgfmt... /usr/bin/msgfmt
  387. checking for xgettext... /usr/bin/xgettext
  388. checking for msgmerge... /usr/bin/msgmerge
  389. checking for ld used by gnatgcc... /usr/bin/ld
  390. checking if the linker (/usr/bin/ld) is GNU ld... yes
  391. checking for shared library run path origin... done
  392. checking for CFPreferencesCopyAppValue... no
  393. checking for CFLocaleCopyCurrent... no
  394. checking whether to use NLS... no
  395. checking for special C compiler options needed for large files... no
  396. checking for _FILE_OFFSET_BITS value needed for large files... no
  397. checking for library containing getpwnam... none required
  398. checking for ANSI C header files... (cached) yes
  399. checking for dirent.h that defines DIR... yes
  400. checking for library containing opendir... none required
  401. checking whether stat file-mode macros are broken... no
  402. checking whether time.h and sys/time.h may both be included... yes
  403. checking for stdlib.h... (cached) yes
  404. checking locale.h usability... yes
  405. checking locale.h presence... yes
  406. checking for locale.h... yes
  407. checking for unistd.h... (cached) yes
  408. checking limits.h usability... yes
  409. checking limits.h presence... yes
  410. checking for limits.h... yes
  411. checking fcntl.h usability... yes
  412. checking fcntl.h presence... yes
  413. checking for fcntl.h... yes
  414. checking for string.h... (cached) yes
  415. checking for memory.h... (cached) yes
  416. checking sys/param.h usability... yes
  417. checking sys/param.h presence... yes
  418. checking for sys/param.h... yes
  419. checking sys/resource.h usability... yes
  420. checking sys/resource.h presence... yes
  421. checking for sys/resource.h... yes
  422. checking sys/time.h usability... yes
  423. checking sys/time.h presence... yes
  424. checking for sys/time.h... yes
  425. checking sys/timeb.h usability... yes
  426. checking sys/timeb.h presence... yes
  427. checking for sys/timeb.h... yes
  428. checking sys/select.h usability... yes
  429. checking sys/select.h presence... yes
  430. checking for sys/select.h... yes
  431. checking for an ANSI C-conforming const... yes
  432. checking return type of signal handlers... void
  433. checking for uid_t in sys/types.h... yes
  434. checking for pid_t... yes
  435. checking for off_t... yes
  436. checking for size_t... yes
  437. checking for ssize_t... yes
  438. checking for unsigned long long int... yes
  439. checking for uintmax_t... yes
  440. checking for nanoseconds field of struct stat... st_mtim.tv_nsec
  441. checking whether to use high resolution file timestamps... yes
  442. checking for library containing clock_gettime... none required
  443. checking whether system uses MSDOS-style paths... no
  444. checking for standard gettimeofday... yes
  445. checking for strdup... yes
  446. checking for strndup... yes
  447. checking for mkstemp... yes
  448. checking for mktemp... yes
  449. checking for fdopen... yes
  450. checking for fileno... yes
  451. checking for dup... yes
  452. checking for dup2... yes
  453. checking for getcwd... yes
  454. checking for realpath... yes
  455. checking for sigsetmask... yes
  456. checking for sigaction... yes
  457. checking for getgroups... yes
  458. checking for seteuid... yes
  459. checking for setegid... yes
  460. checking for setlinebuf... yes
  461. checking for setreuid... yes
  462. checking for setregid... yes
  463. checking for getrlimit... yes
  464. checking for setrlimit... yes
  465. checking for setvbuf... yes
  466. checking for pipe... yes
  467. checking for strerror... yes
  468. checking for strsignal... yes
  469. checking for lstat... yes
  470. checking for readlink... yes
  471. checking for atexit... yes
  472. checking for isatty... yes
  473. checking for ttyname... yes
  474. checking for pselect... yes
  475. checking whether bsd_signal is declared... no
  476. checking vfork.h usability... no
  477. checking vfork.h presence... no
  478. checking for vfork.h... no
  479. checking for fork... yes
  480. checking for vfork... yes
  481. checking for working fork... yes
  482. checking for working vfork... (cached) yes
  483. checking for strcasecmp... yes
  484. checking for strncasecmp... yes
  485. checking for strcmpi... no
  486. checking for strncmpi... no
  487. checking for stricmp... no
  488. checking for strnicmp... no
  489. checking for working strcoll... yes
  490. checking for working alloca.h... yes
  491. checking for alloca... yes
  492. checking whether closedir returns void... no
  493. ../make-4.2.1/configure: line 9678: PKG_PROG_PKG_CONFIG: command not found
  494. ../make-4.2.1/configure: line 9690: syntax error near unexpected token `GUILE,'
  495. ../make-4.2.1/configure: line 9690: ` PKG_CHECK_MODULES(GUILE, guile-2.0, have_guile=yes,'
  496. Makefile:564: recipe for target 'config.status' failed
  497. make: *** [config.status] Error 2
  498. rmdir: failed to remove '/media/ubuntu/f6f14d92-8da9-4eb2-b3e0-0a524d18a8d1/coreboot/util/crossgcc/xgcc/lib32': No such file or directory
  499. rmdir: failed to remove '/media/ubuntu/f6f14d92-8da9-4eb2-b3e0-0a524d18a8d1/coreboot/util/crossgcc/xgcc/lib64': No such file or directory
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement