Advertisement
CGarces

Openbricks make error

Dec 28th, 2015
332
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.91 KB | None | 0 0
  1. scripts/rootfs
  2. We are not in /tmp/openbricks, changing directory.
  3. CLEAN opkg-utils
  4. UNPACK opkg-utils
  5. ## Applying patch: packages/host-packages/opkg-utils/patches/20_handle-caps.diff
  6. patching file opkg-build
  7. ## Applying patch: packages/host-packages/opkg-utils/patches/21_strip-long-epoch.diff
  8. patching file opkg-build
  9. ## Applying patch: packages/host-packages/opkg-utils/patches/22_do-not-reformat-description.diff
  10. patching file opkg.py
  11. CLEAN configtools
  12. UNPACK configtools
  13. BUILD configtools
  14. Building configtools
  15. BUILD opkg-utils
  16. Building opkg-utils
  17. Restoring cached build /media/hdd/Development/openbricks/build/build.host/.cache/opkg-utils
  18. BUILD opkg-host
  19. Building opkg-host
  20. CLEAN opkg
  21. UNPACK opkg
  22. checking for a BSD-compatible install... /usr/bin/install -c
  23. checking whether build environment is sane... yes
  24. checking for a thread-safe mkdir -p... /bin/mkdir -p
  25. checking for gawk... gawk
  26. checking whether make sets $(MAKE)... yes
  27. checking whether make supports nested variables... yes
  28. checking build system type... x86_64-unknown-linux-gnu
  29. checking host system type... x86_64-unknown-linux-gnu
  30. checking for style of include used by make... GNU
  31. checking for gcc... /usr/bin/gcc
  32. checking whether the C compiler works... yes
  33. checking for C compiler default output file name... a.out
  34. checking for suffix of executables...
  35. checking whether we are cross compiling... no
  36. checking for suffix of object files... o
  37. checking whether we are using the GNU C compiler... yes
  38. checking whether /usr/bin/gcc accepts -g... yes
  39. checking for /usr/bin/gcc option to accept ISO C89... none needed
  40. checking whether /usr/bin/gcc understands -c and -o together... yes
  41. checking dependency style of /usr/bin/gcc... none
  42. checking how to run the C preprocessor... /usr/bin/gcc -E
  43. checking for grep that handles long lines and -e... /bin/grep
  44. checking for egrep... /bin/grep -E
  45. checking for ANSI C header files... yes
  46. checking for sys/types.h... yes
  47. checking for sys/stat.h... yes
  48. checking for stdlib.h... yes
  49. checking for string.h... yes
  50. checking for memory.h... yes
  51. checking for strings.h... yes
  52. checking for inttypes.h... yes
  53. checking for stdint.h... yes
  54. checking for unistd.h... yes
  55. checking minix/config.h usability... no
  56. checking minix/config.h presence... no
  57. checking for minix/config.h... no
  58. checking whether it is safe to define __EXTENSIONS__... yes
  59. checking for special C compiler options needed for large files... no
  60. checking for _FILE_OFFSET_BITS value needed for large files... no
  61. checking for gawk... (cached) gawk
  62. checking for gcc... (cached) /usr/bin/gcc
  63. checking whether we are using the GNU C compiler... (cached) yes
  64. checking whether /usr/bin/gcc accepts -g... (cached) yes
  65. checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed
  66. checking whether /usr/bin/gcc understands -c and -o together... (cached) yes
  67. checking dependency style of /usr/bin/gcc... (cached) none
  68. checking whether ln -s works... yes
  69. checking how to print strings... printf
  70. checking for a sed that does not truncate output... /bin/sed
  71. checking for fgrep... /bin/grep -F
  72. checking for ld used by /usr/bin/gcc... ld
  73. checking if the linker (ld) is GNU ld... yes
  74. checking for BSD- or MS-compatible name lister (nm)... nm
  75. checking the name lister (nm) interface... BSD nm
  76. checking the maximum length of command line arguments... 1572864
  77. checking whether the shell understands some XSI constructs... yes
  78. checking whether the shell understands "+="... yes
  79. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  80. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  81. checking for ld option to reload object files... -r
  82. checking for objdump... objdump
  83. checking how to recognize dependent libraries... pass_all
  84. checking for dlltool... no
  85. checking how to associate runtime and link libraries... printf %s\n
  86. checking for archiver @FILE support... @
  87. checking for strip... strip
  88. checking for ranlib... ranlib
  89. checking command to parse nm output from /usr/bin/gcc object... ok
  90. checking for sysroot... no
  91. checking for mt... mt
  92. checking if mt is a manifest tool... no
  93. checking for dlfcn.h... yes
  94. checking for objdir... .libs
  95. checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
  96. checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
  97. checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
  98. checking if /usr/bin/gcc static flag -static works... yes
  99. checking if /usr/bin/gcc supports -c -o file.o... yes
  100. checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
  101. checking whether the /usr/bin/gcc linker (ld -m elf_x86_64) supports shared libraries... yes
  102. checking dynamic linker characteristics... GNU/Linux ld.so
  103. checking how to hardcode library paths into programs... immediate
  104. checking whether stripping libraries is possible... yes
  105. checking if libtool supports shared libraries... yes
  106. checking whether to build shared libraries... no
  107. checking whether to build static libraries... yes
  108. checking pkg-config is at least version 0.20... ./configure: line 12914: /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/pkg-config: No such file or directory
  109. no
  110. checking for dirent.h that defines DIR... yes
  111. checking for library containing opendir... none required
  112. checking for ANSI C header files... (cached) yes
  113. checking for sys/wait.h that is POSIX.1 compatible... yes
  114. checking errno.h usability... yes
  115. checking errno.h presence... yes
  116. checking for errno.h... yes
  117. checking fcntl.h usability... yes
  118. checking fcntl.h presence... yes
  119. checking for fcntl.h... yes
  120. checking for memory.h... (cached) yes
  121. checking regex.h usability... yes
  122. checking regex.h presence... yes
  123. checking for regex.h... yes
  124. checking stddef.h usability... yes
  125. checking stddef.h presence... yes
  126. checking for stddef.h... yes
  127. checking for stdlib.h... (cached) yes
  128. checking for string.h... (cached) yes
  129. checking for strings.h... (cached) yes
  130. checking for unistd.h... (cached) yes
  131. checking utime.h usability... yes
  132. checking utime.h presence... yes
  133. checking for utime.h... yes
  134. checking for an ANSI C-conforming const... yes
  135. checking for uid_t in sys/types.h... yes
  136. checking for mode_t... yes
  137. checking for off_t... yes
  138. checking for pid_t... yes
  139. checking for size_t... yes
  140. checking for struct stat.st_rdev... yes
  141. checking whether byte ordering is bigendian... no
  142. checking for unistd.h... (cached) yes
  143. checking for working chown... yes
  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 return type of signal handlers... void
  152. checking for utime.h... (cached) yes
  153. checking whether utime accepts a null argument... yes
  154. checking for vprintf... yes
  155. checking for _doprnt... no
  156. checking for memmove... yes
  157. checking for memset... yes
  158. checking for mkdir... yes
  159. checking for regcomp... yes
  160. checking for strchr... yes
  161. checking for strcspn... yes
  162. checking for strdup... yes
  163. checking for strerror... yes
  164. checking for strndup... yes
  165. checking for strrchr... yes
  166. checking for strstr... yes
  167. checking for strtol... yes
  168. checking for strtoul... yes
  169. checking for sysinfo... yes
  170. checking for utime... yes
  171. checking for sed... /bin/sed
  172. checking that generated files are newer than configure... done
  173. configure: creating ./config.status
  174. config.status: creating Makefile
  175. config.status: creating libopkg/Makefile
  176. config.status: creating tests/Makefile
  177. config.status: creating src/Makefile
  178. config.status: creating libbb/Makefile
  179. config.status: creating utils/Makefile
  180. config.status: creating utils/update-alternatives
  181. config.status: creating libopkg.pc
  182. config.status: creating shave/shave
  183. config.status: creating shave/shave-libtool
  184. config.status: creating man/Makefile
  185. config.status: creating man/opkg-cl.1
  186. config.status: creating man/opkg-key.1
  187. config.status: creating config.h
  188. config.status: executing depfiles commands
  189. config.status: executing libtool commands
  190. make[1]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/opkg-0.2.4'
  191. Making clean in libbb
  192. make[2]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/opkg-0.2.4/libbb'
  193. rm -f ./so_locations
  194. make[2]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/opkg-0.2.4/libbb'
  195. Making clean in libopkg
  196. make[2]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/opkg-0.2.4/libopkg'
  197. rm -f ./so_locations
  198. make[2]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/opkg-0.2.4/libopkg'
  199. Making clean in src
  200. make[2]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/opkg-0.2.4/src'
  201. rm -f opkg-cl
  202. make[2]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/opkg-0.2.4/src'
  203. Making clean in tests
  204. make[2]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/opkg-0.2.4/tests'
  205. rm -f libopkg_test
  206. make[2]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/opkg-0.2.4/tests'
  207. Making clean in utils
  208. make[2]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/opkg-0.2.4/utils'
  209. make[2]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/opkg-0.2.4/utils'
  210. Making clean in man
  211. make[2]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/opkg-0.2.4/man'
  212. make[2]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/opkg-0.2.4/man'
  213. make[2]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/opkg-0.2.4'
  214. make[2]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/opkg-0.2.4'
  215. make[1]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/opkg-0.2.4'
  216. make[1]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/opkg-0.2.4'
  217. make[2]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/opkg-0.2.4'
  218. Making all in libbb
  219. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/opkg-0.2.4/libbb'
  220. CC unzip.o
  221. CC gz_open.o
  222. CC wfopen.o
  223. CC unarchive.o
  224. CC copy_file.o
  225. CC copy_file_chunk.o
  226. CC xreadlink.o
  227. CC concat_path_file.o
  228. CC xfuncs.o
  229. CC last_char_is.o
  230. CC make_directory.o
  231. CC safe_strncpy.o
  232. CC parse_mode.o
  233. CC time_string.o
  234. CC all_read.o
  235. CC mode_string.o
  236. LINK libbb.la
  237. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/opkg-0.2.4/libbb'
  238. Making all in libopkg
  239. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/opkg-0.2.4/libopkg'
  240. CC opkg_cmd.o
  241. CC opkg.o
  242. opkg.c: In function 'opkg_install_package':
  243. opkg.c:251:9: warning: variable 'ndepends' set but not used [-Wunused-but-set-variable]
  244. int i, ndepends;
  245. ^
  246. opkg.c: In function 'opkg_compare_versions':
  247. opkg.c:882:3: warning: implicit declaration of function 'parse_version' [-Wimplicit-function-declaration]
  248. parse_version(pkg1, ver1);
  249. ^
  250. CC opkg_configure.o
  251. CC opkg_download.o
  252. CC opkg_install.o
  253. CC opkg_upgrade.o
  254. CC opkg_remove.o
  255. CC opkg_conf.o
  256. CC release.o
  257. CC release_parse.o
  258. CC opkg_utils.o
  259. CC pkg.o
  260. pkg.c: In function 'pkg_version_satisfied':
  261. pkg.c:981:18: warning: initialization discards 'const' qualifier from pointer target type
  262. char *op2 = op;
  263. ^
  264. CC pkg_depends.o
  265. pkg_depends.c: In function 'is_pkg_a_replaces':
  266. pkg_depends.c:344:22: warning: variable 'replaces' set but not used [-Wunused-but-set-variable]
  267. abstract_pkg_t **replaces;
  268. ^
  269. pkg_depends.c: In function 'pkg_hash_fetch_conflicts':
  270. pkg_depends.c:370:9: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  271. int count;
  272. ^
  273. CC pkg_extract.o
  274. CC hash_table.o
  275. CC pkg_hash.o
  276. CC pkg_parse.o
  277. CC pkg_vec.o
  278. CC file_util.o
  279. CC opkg_message.o
  280. CC md5.o
  281. CC parse_util.o
  282. CC cksum_list.o
  283. CC sprintf_alloc.o
  284. CC xregex.o
  285. CC xsystem.o
  286. CC sha256.o
  287. CC conffile.o
  288. CC conffile_list.o
  289. CC nv_pair.o
  290. CC nv_pair_list.o
  291. CC pkg_dest.o
  292. CC pkg_dest_list.o
  293. CC pkg_src.o
  294. CC pkg_src_list.o
  295. CC str_list.o
  296. CC void_list.o
  297. CC active_list.o
  298. LINK libopkg.la
  299. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/opkg-0.2.4/libopkg'
  300. Making all in src
  301. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/opkg-0.2.4/src'
  302. CC opkg-cl.o
  303. LINK opkg-cl
  304. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/opkg-0.2.4/src'
  305. Making all in tests
  306. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/opkg-0.2.4/tests'
  307. CC libopkg_test.o
  308. LINK libopkg_test
  309. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/opkg-0.2.4/tests'
  310. Making all in utils
  311. Making all in man
  312. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/opkg-0.2.4'
  313. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/opkg-0.2.4'
  314. make[2]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/opkg-0.2.4'
  315. make[1]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/opkg-0.2.4'
  316. make[1]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/opkg-0.2.4'
  317. Making clean in libbb
  318. make[2]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/opkg-0.2.4/libbb'
  319. rm -f ./so_locations
  320. make[2]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/opkg-0.2.4/libbb'
  321. Making clean in libopkg
  322. make[2]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/opkg-0.2.4/libopkg'
  323. rm -f ./so_locations
  324. make[2]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/opkg-0.2.4/libopkg'
  325. Making clean in src
  326. make[2]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/opkg-0.2.4/src'
  327. rm -f opkg-cl
  328. make[2]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/opkg-0.2.4/src'
  329. Making clean in tests
  330. make[2]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/opkg-0.2.4/tests'
  331. rm -f libopkg_test
  332. make[2]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/opkg-0.2.4/tests'
  333. Making clean in utils
  334. make[2]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/opkg-0.2.4/utils'
  335. make[2]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/opkg-0.2.4/utils'
  336. Making clean in man
  337. make[2]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/opkg-0.2.4/man'
  338. make[2]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/opkg-0.2.4/man'
  339. make[2]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/opkg-0.2.4'
  340. make[2]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/opkg-0.2.4'
  341. make[1]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/opkg-0.2.4'
  342. INSTALL base-files
  343. BUILD base-files
  344. Building base-files
  345. PACKAGE base-files
  346. Packaged contents of /tmp/openbricks/build/build.cubieboard.eglibc/packages/staging/base-files into /tmp/openbricks/binaries/binaries.cubieboard/packages/base-files_2.0-1_armv7.opk
  347. Installing base-files (2.0-1) on root.
  348. INSTALLDEV opkg-utils
  349. PACKAGEDEV opkg-utils
  350. CLEAN opkg-utils
  351. UNPACK opkg-utils
  352. ## Applying patch: packages/host-packages/opkg-utils/patches/20_handle-caps.diff
  353. patching file opkg-build
  354. ## Applying patch: packages/host-packages/opkg-utils/patches/21_strip-long-epoch.diff
  355. patching file opkg-build
  356. ## Applying patch: packages/host-packages/opkg-utils/patches/22_do-not-reformat-description.diff
  357. patching file opkg.py
  358. BUILD opkg-utils
  359. Building opkg-utils
  360. Restoring cached build /media/hdd/Development/openbricks/build/build.host/.cache/opkg-utils
  361. Packaged contents of /tmp/openbricks/build/build.cubieboard.eglibc/devpackages/staging/opkg-utils into /tmp/openbricks/build/build.cubieboard.eglibc/devpackages/opkg-utils_git+1~53274f0-1devarmv7_x86_64.opk
  362. Installing opkg-utils (1:git+1~53274f0-1devarmv7) on root.
  363. INSTALLDEV opkg-host
  364. PACKAGEDEV opkg-host
  365. Packaged contents of /tmp/openbricks/build/build.cubieboard.eglibc/devpackages/staging/opkg-host into /tmp/openbricks/build/build.cubieboard.eglibc/devpackages/opkg-host_0.2.4-1devarmv7_x86_64.opk
  366. Installing opkg-host (0.2.4-1devarmv7) on root.
  367. INSTALL hdparm
  368. CLEAN hdparm
  369. UNPACK hdparm
  370. BUILD hdparm
  371. INSTALLDEV toolchain
  372. PACKAGEDEV toolchain
  373. BUILD toolchain
  374. INSTALLDEV configtools
  375. PACKAGEDEV configtools
  376. Packaged contents of /tmp/openbricks/build/build.cubieboard.eglibc/devpackages/staging/configtools into /tmp/openbricks/build/build.cubieboard.eglibc/devpackages/configtools_2.0-1devarmv7_x86_64.opk
  377. Installing configtools (2.0-1devarmv7) on root.
  378. INSTALLDEV make
  379. PACKAGEDEV make
  380. CLEAN make
  381. UNPACK make
  382. BUILD make
  383. configtools already installed, skipping...
  384. Building make
  385. Restoring cached build /media/hdd/Development/openbricks/build/build.host/.cache/make
  386. Packaged contents of /tmp/openbricks/build/build.cubieboard.eglibc/devpackages/staging/make into /tmp/openbricks/build/build.cubieboard.eglibc/devpackages/make_4.0-1devarmv7_x86_64.opk
  387. configtools already installed, skipping...
  388. Installing make (4.0-1devarmv7) on root.
  389. INSTALLDEV patch
  390. PACKAGEDEV patch
  391. CLEAN patch
  392. UNPACK patch
  393. BUILD patch
  394. INSTALLDEV ccache
  395. PACKAGEDEV ccache
  396. CLEAN ccache
  397. UNPACK ccache
  398. BUILD ccache
  399. make already installed, skipping...
  400. Building ccache
  401. Restoring cached build /media/hdd/Development/openbricks/build/build.host/.cache/ccache
  402. Packaged contents of /tmp/openbricks/build/build.cubieboard.eglibc/devpackages/staging/ccache into /tmp/openbricks/build/build.cubieboard.eglibc/devpackages/ccache_3.1.9-1devarmv7_x86_64.opk
  403. make already installed, skipping...
  404. Installing ccache (3.1.9-1devarmv7) on root.
  405. make already installed, skipping...
  406. Building patch
  407. checking for a BSD-compatible install... /usr/bin/install -c
  408. checking whether build environment is sane... yes
  409. checking for a thread-safe mkdir -p... /bin/mkdir -p
  410. checking for gawk... gawk
  411. checking whether make sets $(MAKE)... yes
  412. checking whether make supports nested variables... yes
  413. checking for x86_64-unknown-linux-gnu-gcc... /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc
  414. checking whether the C compiler works... no
  415. configure: error: in `/tmp/openbricks/build/build.cubieboard.eglibc/patch-2.7.1':
  416. configure: error: C compiler cannot create executables
  417. See `config.log' for more details
  418. Makefile:51: recipe for target 'rootfs' failed
  419. make: *** [rootfs] Error 77
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement