Advertisement
Guest User

Untitled

a guest
Jan 2nd, 2018
471
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.75 KB | None | 0 0
  1. INSTALL gcc (target)
  2. BUILD util-linux (target)
  3. Executing (target): /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/util-linux-2.29/configure --host=x86_64-libreelec-linux-gnu --build=x86_64-linux-gnu --prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var --disable-static --enable-shared --disable-gtk-doc --disable-nls --disable-rpath --enable-tls --disable-all-programs --enable-chsh-only-listed --enable-libmount-force-mountinfo --disable-bash-completion --disable-colors-default --disable-pylibmount --disable-pg-bell --disable-use-tty-group --disable-makeinstall-chown --disable-makeinstall-setuid --with-gnu-ld --without-selinux --without-audit --without-udev --without-ncurses --without-readline --without-slang --without-termcap --without-tinfo --without-utempter --without-util --without-libz --without-user --without-systemd --without-smack --without-python --without-systemdsystemunitdir --enable-libuuid --enable-libblkid --enable-libmount --enable-libsmartcols --enable-losetup --enable-fsck --enable-blkid
  4. configure: WARNING: unrecognized options: --enable-libmount-force-mountinfo, --without-termcap, --enable-blkid
  5. checking for x86_64-libreelec-linux-gnu-gcc... /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/bin/x86_64-libreelec-linux-gnu-gcc
  6. checking whether the C compiler works... yes
  7. checking for C compiler default output file name... a.out
  8. checking for suffix of executables...
  9. checking whether we are cross compiling... yes
  10. checking for suffix of object files... o
  11. checking whether we are using the GNU C compiler... yes
  12. checking whether /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/bin/x86_64-libreelec-linux-gnu-gcc accepts -g... yes
  13. checking for /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/bin/x86_64-libreelec-linux-gnu-gcc option to accept ISO C89... none needed
  14. checking whether /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/bin/x86_64-libreelec-linux-gnu-gcc understands -c and -o together... yes
  15. checking how to run the C preprocessor... /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/bin/x86_64-libreelec-linux-gnu-cpp
  16. checking for grep that handles long lines and -e... /bin/grep
  17. checking for egrep... /bin/grep -E
  18. checking for ANSI C header files... yes
  19. checking for sys/types.h... yes
  20. checking for sys/stat.h... yes
  21. checking for stdlib.h... yes
  22. checking for string.h... yes
  23. checking for memory.h... yes
  24. checking for strings.h... yes
  25. checking for inttypes.h... yes
  26. checking for stdint.h... yes
  27. checking for unistd.h... yes
  28. checking minix/config.h usability... no
  29. checking minix/config.h presence... no
  30. checking for minix/config.h... no
  31. checking whether it is safe to define __EXTENSIONS__... yes
  32. checking for a BSD-compatible install... /usr/bin/install -c
  33. checking whether build environment is sane... yes
  34. checking for x86_64-libreelec-linux-gnu-strip... /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/bin/x86_64-libreelec-linux-gnu-strip
  35. checking for a thread-safe mkdir -p... /bin/mkdir -p
  36. checking for gawk... gawk
  37. checking whether make sets $(MAKE)... yes
  38. checking for style of include used by make... GNU
  39. checking whether make supports nested variables... yes
  40. checking how to create a pax tar archive... gnutar
  41. checking dependency style of /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/bin/x86_64-libreelec-linux-gnu-gcc... gcc3
  42. checking whether make supports nested variables... (cached) yes
  43. configure: Default --exec-prefix detected.
  44. checking for /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/bin/x86_64-libreelec-linux-gnu-gcc option to accept ISO C99... none needed
  45. checking for /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/bin/x86_64-libreelec-linux-gnu-gcc option to accept ISO Standard C... (cached) none needed
  46. checking build system type... x86_64-pc-linux-gnu
  47. checking host system type... x86_64-libreelec-linux-gnu
  48. checking for an ANSI C-conforming const... yes
  49. checking for working volatile... yes
  50. checking whether byte ordering is bigendian... no
  51. checking whether compiler handles -fno-common... yes
  52. checking whether compiler handles -Wall... yes
  53. checking whether compiler handles -Werror=sequence-point... yes
  54. checking whether compiler handles -Wextra... yes
  55. checking whether compiler handles -Wextra-semi... no
  56. checking whether compiler handles -Wembedded-directive... no
  57. checking whether compiler handles -Wmissing-declarations... yes
  58. checking whether compiler handles -Wmissing-parameter-type... yes
  59. checking whether compiler handles -Wmissing-prototypes... yes
  60. checking whether compiler handles -Wno-missing-field-initializers... yes
  61. checking whether compiler handles -Wredundant-decls... yes
  62. checking whether compiler handles -Wsign-compare... yes
  63. checking whether compiler handles -Wtype-limits... yes
  64. checking whether compiler handles -Wuninitialized... yes
  65. checking whether compiler handles -Wunused-but-set-parameter... yes
  66. checking whether compiler handles -Wunused-but-set-variable... yes
  67. checking whether compiler handles -Wunused-parameter... yes
  68. checking whether compiler handles -Wunused-result... yes
  69. checking whether compiler handles -Wunused-variable... yes
  70. checking whether compiler handles -Wnested-externs... yes
  71. checking whether compiler handles -Wpointer-arith... yes
  72. checking whether compiler handles -Wstrict-prototypes... yes
  73. checking whether compiler handles -Wformat-security... no
  74. checking whether compiler handles -Wimplicit-function-declaration... yes
  75. checking whether compiler handles -Wno-clobbered... yes
  76. checking whether compiler handles -Wno-unused-parameter... yes
  77. checking how to print strings... printf
  78. checking for a sed that does not truncate output... /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/bin/sed
  79. checking for fgrep... /bin/grep -F
  80. checking for ld used by /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/bin/x86_64-libreelec-linux-gnu-gcc... /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/bin/x86_64-libreelec-linux-gnu-ld
  81. checking if the linker (/media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/bin/x86_64-libreelec-linux-gnu-ld) is GNU ld... yes
  82. checking for BSD- or MS-compatible name lister (nm)... /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/bin/x86_64-libreelec-linux-gnu-nm
  83. checking the name lister (/media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/bin/x86_64-libreelec-linux-gnu-nm) interface... BSD nm
  84. checking whether ln -s works... yes
  85. checking the maximum length of command line arguments... 1572864
  86. checking how to convert x86_64-pc-linux-gnu file names to x86_64-libreelec-linux-gnu format... func_convert_file_noop
  87. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  88. checking for /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/bin/x86_64-libreelec-linux-gnu-ld option to reload object files... -r
  89. checking for x86_64-libreelec-linux-gnu-objdump... /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/bin/x86_64-libreelec-linux-gnu-objdump
  90. checking how to recognize dependent libraries... pass_all
  91. checking for x86_64-libreelec-linux-gnu-dlltool... no
  92. checking for dlltool... no
  93. checking how to associate runtime and link libraries... printf %s\n
  94. checking for x86_64-libreelec-linux-gnu-ar... /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/bin/x86_64-libreelec-linux-gnu-ar
  95. checking for archiver @FILE support... @
  96. checking for x86_64-libreelec-linux-gnu-strip... (cached) /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/bin/x86_64-libreelec-linux-gnu-strip
  97. checking for x86_64-libreelec-linux-gnu-ranlib... /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/bin/x86_64-libreelec-linux-gnu-ranlib
  98. checking command to parse /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/bin/x86_64-libreelec-linux-gnu-nm output from /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/bin/x86_64-libreelec-linux-gnu-gcc object... ok
  99. checking for sysroot... no
  100. checking for a working dd... /bin/dd
  101. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  102. checking for x86_64-libreelec-linux-gnu-mt... no
  103. checking for mt... mt
  104. configure: WARNING: using cross tools not prefixed with host triplet
  105. checking if mt is a manifest tool... no
  106. checking for dlfcn.h... yes
  107. checking for objdir... .libs
  108. checking if /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/bin/x86_64-libreelec-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  109. checking for /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/bin/x86_64-libreelec-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  110. checking if /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/bin/x86_64-libreelec-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  111. checking if /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/bin/x86_64-libreelec-linux-gnu-gcc static flag -static works... yes
  112. checking if /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/bin/x86_64-libreelec-linux-gnu-gcc supports -c -o file.o... yes
  113. checking if /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/bin/x86_64-libreelec-linux-gnu-gcc supports -c -o file.o... (cached) yes
  114. checking whether the /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/bin/x86_64-libreelec-linux-gnu-gcc linker (/media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/bin/x86_64-libreelec-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes
  115. checking whether -lc should be explicitly linked in... no
  116. checking dynamic linker characteristics... GNU/Linux ld.so
  117. checking how to hardcode library paths into programs... immediate
  118. checking whether stripping libraries is possible... yes
  119. checking if libtool supports shared libraries... yes
  120. checking whether to build shared libraries... yes
  121. checking whether to build static libraries... no
  122. checking linker version script flag... --version-script
  123. checking if version scripts can use complex wildcards... yes
  124. checking pkg-config is at least version 0.9.0... yes
  125. checking whether to build gtk-doc documentation... no
  126. checking for gtkdoc-check... no
  127. checking for xsltproc... /usr/bin/xsltproc
  128. checking for special C compiler options needed for large files... no
  129. checking for _FILE_OFFSET_BITS value needed for large files... no
  130. checking whether to enable assertions... yes
  131. checking whether NLS is requested... no
  132. checking for msgfmt... /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/bin/msgfmt
  133. checking for gmsgfmt... /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/bin/msgfmt
  134. checking for xgettext... /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/bin/xgettext
  135. checking for msgmerge... /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/bin/msgmerge
  136. checking for ld used by /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/bin/x86_64-libreelec-linux-gnu-gcc... /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/bin/x86_64-libreelec-linux-gnu-ld -m elf_x86_64
  137. checking if the linker (/media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/bin/x86_64-libreelec-linux-gnu-ld -m elf_x86_64) is GNU ld... yes
  138. checking for shared library run path origin... done
  139. checking for CFPreferencesCopyAppValue... no
  140. checking for CFLocaleCopyCurrent... no
  141. checking whether to use NLS... no
  142. checking for linux/compiler.h... no
  143. checking for linux/blkpg.h... yes
  144. checking for linux/major.h... yes
  145. checking asm/io.h usability... no
  146. checking asm/io.h presence... no
  147. checking for asm/io.h... no
  148. checking err.h usability... yes
  149. checking err.h presence... yes
  150. checking for err.h... yes
  151. checking errno.h usability... yes
  152. checking errno.h presence... yes
  153. checking for errno.h... yes
  154. checking fcntl.h usability... yes
  155. checking fcntl.h presence... yes
  156. checking for fcntl.h... yes
  157. checking getopt.h usability... yes
  158. checking getopt.h presence... yes
  159. checking for getopt.h... yes
  160. checking for inttypes.h... (cached) yes
  161. checking linux/btrfs.h usability... yes
  162. checking linux/btrfs.h presence... yes
  163. checking for linux/btrfs.h... yes
  164. checking linux/cdrom.h usability... yes
  165. checking linux/cdrom.h presence... yes
  166. checking for linux/cdrom.h... yes
  167. checking linux/falloc.h usability... yes
  168. checking linux/falloc.h presence... yes
  169. checking for linux/falloc.h... yes
  170. checking linux/watchdog.h usability... yes
  171. checking linux/watchdog.h presence... yes
  172. checking for linux/watchdog.h... yes
  173. checking linux/fd.h usability... yes
  174. checking linux/fd.h presence... yes
  175. checking for linux/fd.h... yes
  176. checking linux/raw.h usability... yes
  177. checking linux/raw.h presence... yes
  178. checking for linux/raw.h... yes
  179. checking linux/tiocl.h usability... yes
  180. checking linux/tiocl.h presence... yes
  181. checking for linux/tiocl.h... yes
  182. checking linux/version.h usability... yes
  183. checking linux/version.h presence... yes
  184. checking for linux/version.h... yes
  185. checking linux/securebits.h usability... yes
  186. checking linux/securebits.h presence... yes
  187. checking for linux/securebits.h... yes
  188. checking locale.h usability... yes
  189. checking locale.h presence... yes
  190. checking for locale.h... yes
  191. checking mntent.h usability... yes
  192. checking mntent.h presence... yes
  193. checking for mntent.h... yes
  194. checking net/if.h usability... yes
  195. checking net/if.h presence... yes
  196. checking for net/if.h... yes
  197. checking net/if_dl.h usability... no
  198. checking net/if_dl.h presence... no
  199. checking for net/if_dl.h... no
  200. checking netinet/in.h usability... yes
  201. checking netinet/in.h presence... yes
  202. checking for netinet/in.h... yes
  203. checking paths.h usability... yes
  204. checking paths.h presence... yes
  205. checking for paths.h... yes
  206. checking pty.h usability... yes
  207. checking pty.h presence... yes
  208. checking for pty.h... yes
  209. checking security/pam_appl.h usability... no
  210. checking security/pam_appl.h presence... no
  211. checking for security/pam_appl.h... no
  212. checking for stdint.h... (cached) yes
  213. checking stdio_ext.h usability... yes
  214. checking stdio_ext.h presence... yes
  215. checking for stdio_ext.h... yes
  216. checking for stdlib.h... (cached) yes
  217. checking endian.h usability... yes
  218. checking endian.h presence... yes
  219. checking for endian.h... yes
  220. checking byteswap.h usability... yes
  221. checking byteswap.h presence... yes
  222. checking for byteswap.h... yes
  223. checking sys/endian.h usability... no
  224. checking sys/endian.h presence... no
  225. checking for sys/endian.h... no
  226. checking sys/disk.h usability... no
  227. checking sys/disk.h presence... no
  228. checking for sys/disk.h... no
  229. checking sys/disklabel.h usability... no
  230. checking sys/disklabel.h presence... no
  231. checking for sys/disklabel.h... no
  232. checking sys/file.h usability... yes
  233. checking sys/file.h presence... yes
  234. checking for sys/file.h... yes
  235. checking sys/io.h usability... yes
  236. checking sys/io.h presence... yes
  237. checking for sys/io.h... yes
  238. checking sys/ioccom.h usability... no
  239. checking sys/ioccom.h presence... no
  240. checking for sys/ioccom.h... no
  241. checking sys/ioctl.h usability... yes
  242. checking sys/ioctl.h presence... yes
  243. checking for sys/ioctl.h... yes
  244. checking sys/mkdev.h usability... no
  245. checking sys/mkdev.h presence... no
  246. checking for sys/mkdev.h... no
  247. checking sys/mount.h usability... yes
  248. checking sys/mount.h presence... yes
  249. checking for sys/mount.h... yes
  250. checking sys/param.h usability... yes
  251. checking sys/param.h presence... yes
  252. checking for sys/param.h... yes
  253. checking sys/prctl.h usability... yes
  254. checking sys/prctl.h presence... yes
  255. checking for sys/prctl.h... yes
  256. checking sys/resource.h usability... yes
  257. checking sys/resource.h presence... yes
  258. checking for sys/resource.h... yes
  259. checking sys/signalfd.h usability... yes
  260. checking sys/signalfd.h presence... yes
  261. checking for sys/signalfd.h... yes
  262. checking sys/socket.h usability... yes
  263. checking sys/socket.h presence... yes
  264. checking for sys/socket.h... yes
  265. checking sys/sockio.h usability... no
  266. checking sys/sockio.h presence... no
  267. checking for sys/sockio.h... no
  268. checking for sys/stat.h... (cached) yes
  269. checking sys/sysmacros.h usability... yes
  270. checking sys/sysmacros.h presence... yes
  271. checking for sys/sysmacros.h... yes
  272. checking sys/swap.h usability... yes
  273. checking sys/swap.h presence... yes
  274. checking for sys/swap.h... yes
  275. checking sys/syscall.h usability... yes
  276. checking sys/syscall.h presence... yes
  277. checking for sys/syscall.h... yes
  278. checking sys/time.h usability... yes
  279. checking sys/time.h presence... yes
  280. checking for sys/time.h... yes
  281. checking sys/timex.h usability... yes
  282. checking sys/timex.h presence... yes
  283. checking for sys/timex.h... yes
  284. checking sys/ttydefaults.h usability... yes
  285. checking sys/ttydefaults.h presence... yes
  286. checking for sys/ttydefaults.h... yes
  287. checking for sys/types.h... (cached) yes
  288. checking sys/ucred.h usability... no
  289. checking sys/ucred.h presence... no
  290. checking for sys/ucred.h... no
  291. checking sys/un.h usability... yes
  292. checking sys/un.h presence... yes
  293. checking for sys/un.h... yes
  294. checking for unistd.h... (cached) yes
  295. checking shadow.h usability... yes
  296. checking shadow.h presence... yes
  297. checking for shadow.h... yes
  298. checking utmp.h usability... yes
  299. checking utmp.h presence... yes
  300. checking for utmp.h... yes
  301. checking for linux/gsmmux.h... yes
  302. checking for security/pam_misc.h... no
  303. checking for security/openpam.h... no
  304. checking langinfo.h usability... yes
  305. checking langinfo.h presence... yes
  306. checking for langinfo.h... yes
  307. checking for struct termios.c_line... yes
  308. checking for struct stat.st_mtim.tv_nsec... yes
  309. checking whether _NL_TIME_WEEK_1STDAY is declared... yes
  310. checking whether llseek is declared... no
  311. checking whether lseek64 is declared... yes
  312. checking whether environ is declared... yes
  313. checking whether strsignal is declared... yes
  314. checking whether TIOCGLCKTRMIOS is declared... yes
  315. checking whether SOCK_CLOEXEC is declared... yes
  316. checking whether SOCK_NONBLOCK is declared... yes
  317. checking whether SO_PASSCRED is declared... yes
  318. checking for __fpending... yes
  319. checking for secure_getenv... yes
  320. checking for __secure_getenv... no
  321. checking for err... yes
  322. checking for errx... yes
  323. checking for fsync... yes
  324. checking for utimensat... yes
  325. checking for getdomainname... yes
  326. checking for getdtablesize... yes
  327. checking for getexecname... no
  328. checking for getmntinfo... no
  329. checking for getrlimit... yes
  330. checking for getsgnam... yes
  331. checking for inotify_init... yes
  332. checking for jrand48... yes
  333. checking for lchown... yes
  334. checking for llseek... yes
  335. checking for lseek64... yes
  336. checking for mempcpy... yes
  337. checking for mkostemp... yes
  338. checking for nanosleep... yes
  339. checking for ntp_gettime... yes
  340. checking for personality... yes
  341. checking for posix_fadvise... yes
  342. checking for prctl... yes
  343. checking for qsort_r... yes
  344. checking for rpmatch... yes
  345. checking for scandirat... yes
  346. checking for setprogname... no
  347. checking for setresgid... yes
  348. checking for setresuid... yes
  349. checking for sched_setattr... no
  350. checking for sched_setscheduler... yes
  351. checking for sigqueue... yes
  352. checking for srandom... yes
  353. checking for strnchr... no
  354. checking for strndup... yes
  355. checking for strnlen... yes
  356. checking for sysconf... yes
  357. checking for sysinfo... yes
  358. checking for updwtmp... yes
  359. checking for usleep... yes
  360. checking for warn... yes
  361. checking for warnx... yes
  362. checking for _LARGEFILE_SOURCE value needed for large files... no
  363. checking for openat... yes
  364. checking for fstatat... yes
  365. checking for unlinkat... yes
  366. checking for ioperm... yes
  367. checking for iopl... yes
  368. checking for futimens... yes
  369. checking for inotify_init1... yes
  370. checking for open_memstream... yes
  371. checking for reboot... yes
  372. checking for clock_gettime... yes
  373. checking for timer_create... no
  374. checking for timer_create in -lrt... yes
  375. checking for rtas_get_sysparm in -lrtas... no
  376. checking for struct sockaddr.sa_len... no
  377. checking for library containing socket... none required
  378. checking for dirfd... yes
  379. checking whether program_invocation_short_name is defined... yes
  380. checking whether __progname is defined... yes
  381. configure: WARNING: disable all programs by default
  382. checking whether the target supports thread-local storage... yes
  383. checking scanf string alloc modifiers... (%ms) yes
  384. checking for union semun... no
  385. checking for loff_t... yes
  386. checking wchar_t support... yes
  387. checking for cpu_set_t... yes
  388. checking for sighandler_t... yes
  389. checking whether CPU_ALLOC is declared... yes
  390. checking crypt.h usability... yes
  391. checking crypt.h presence... yes
  392. checking for crypt.h... yes
  393. checking ncursesw... no
  394. checking for initscr in -lncursesw... no
  395. checking for unshare... yes
  396. checking for setns... yes
  397. checking for capng_apply in -lcap-ng... no
  398. checking that generated files are newer than configure... done
  399. configure: creating ./config.status
  400. config.status: creating Makefile
  401. config.status: creating libblkid/docs/Makefile
  402. config.status: creating libblkid/docs/version.xml
  403. config.status: creating libblkid/src/blkid.h
  404. config.status: creating libfdisk/docs/Makefile
  405. config.status: creating libfdisk/docs/version.xml
  406. config.status: creating libfdisk/src/libfdisk.h
  407. config.status: creating libmount/docs/Makefile
  408. config.status: creating libmount/docs/version.xml
  409. config.status: creating libmount/src/libmount.h
  410. config.status: creating libsmartcols/docs/Makefile
  411. config.status: creating libsmartcols/docs/version.xml
  412. config.status: creating libsmartcols/src/libsmartcols.h
  413. config.status: creating po/Makefile.in
  414. config.status: creating config.h
  415. config.status: config.h is unchanged
  416. config.status: executing depfiles commands
  417. config.status: executing libtool commands
  418. config.status: executing po-directories commands
  419. config.status: creating po/POTFILES
  420. config.status: creating po/Makefile
  421. configure: WARNING: unrecognized options: --enable-libmount-force-mountinfo, --without-termcap, --enable-blkid
  422.  
  423. util-linux 2.29
  424.  
  425. prefix: /usr
  426. exec prefix: ${prefix}
  427.  
  428. localstatedir: /var
  429. bindir: /usr/bin
  430. sbindir: /usr/sbin
  431. libdir: /usr/lib
  432. includedir: ${prefix}/include
  433. usrbin_execdir: ${exec_prefix}/bin
  434. usrsbin_execdir: ${exec_prefix}/sbin
  435. usrlib_execdir: /usr/lib
  436.  
  437. compiler: /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/bin/x86_64-libreelec-linux-gnu-gcc
  438. cflags: -march=x86-64 -m64 -fomit-frame-pointer -Wall -pipe -O2 -flto -ffat-lto-objects -mmmx -msse -msse2 -mfpmath=sse
  439. suid cflags:
  440. ldflags: -march=x86-64 -m64 -Wl,--as-needed -fuse-ld=gold -fuse-linker-plugin -flto
  441. suid ldflags:
  442.  
  443. Python:
  444. Python version:
  445. Python libs:
  446.  
  447. Bash completions: ${datarootdir}/bash-completion/completions
  448. Systemd support: no
  449. Btrfs support: yes
  450. Wide-char support: yes
  451.  
  452. warnings:
  453.  
  454. -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration
  455.  
  456. Type 'make' or 'make <utilname>' to compile.
  457.  
  458. Executing (target): make
  459. make[1]: Entering directory '/media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/util-linux-2.29/.x86_64-libreelec-linux-gnu'
  460. make all-recursive
  461. make[2]: Entering directory '/media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/util-linux-2.29/.x86_64-libreelec-linux-gnu'
  462. Making all in po
  463. make[3]: Entering directory '/media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/util-linux-2.29/.x86_64-libreelec-linux-gnu/po'
  464. make[3]: Nothing to be done for 'all'.
  465. make[3]: Leaving directory '/media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/util-linux-2.29/.x86_64-libreelec-linux-gnu/po'
  466. make[3]: Entering directory '/media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/util-linux-2.29/.x86_64-libreelec-linux-gnu'
  467. CC libmount/src/libmount_la-cache.lo
  468. CC libmount/src/libmount_la-fs.lo
  469. CC libmount/src/libmount_la-tab.lo
  470. CC libmount/src/libmount_la-utils.lo
  471. GEN libuuid/uuid.pc
  472. GEN libsmartcols/smartcols.pc
  473. GEN libmount/mount.pc
  474. GEN libblkid/blkid.pc
  475. CC libmount/src/libmount_la-context_loopdev.lo
  476. CC sys-utils/losetup-losetup.o
  477. CC disk-utils/fsck-fsck.o
  478. CCLD losetup
  479. CCLD libmount.la
  480. CCLD fsck
  481. make[3]: Leaving directory '/media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/util-linux-2.29/.x86_64-libreelec-linux-gnu'
  482. make[2]: Leaving directory '/media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/util-linux-2.29/.x86_64-libreelec-linux-gnu'
  483. make[1]: Leaving directory '/media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/util-linux-2.29/.x86_64-libreelec-linux-gnu'
  484. make[1]: Entering directory '/media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/util-linux-2.29/.x86_64-libreelec-linux-gnu'
  485. /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/bin/make install-recursive
  486. make[2]: Entering directory '/media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/util-linux-2.29/.x86_64-libreelec-linux-gnu'
  487. Making install in po
  488. make[3]: Entering directory '/media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/util-linux-2.29/.x86_64-libreelec-linux-gnu/po'
  489. if test "util-linux" = "gettext-tools"; then \
  490. /bin/mkdir -p /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/share/gettext/po; \
  491. for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
  492. /usr/bin/install -c -m 644 /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/util-linux-2.29/po/$file \
  493. /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/share/gettext/po/$file; \
  494. done; \
  495. for file in Makevars; do \
  496. rm -f /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/share/gettext/po/$file; \
  497. done; \
  498. else \
  499. : ; \
  500. fi
  501. make[3]: Leaving directory '/media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/util-linux-2.29/.x86_64-libreelec-linux-gnu/po'
  502. make[3]: Entering directory '/media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/util-linux-2.29/.x86_64-libreelec-linux-gnu'
  503. make[4]: Entering directory '/media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/util-linux-2.29/.x86_64-libreelec-linux-gnu'
  504. /bin/mkdir -p '/media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/bin'
  505. /bin/mkdir -p '/media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/lib'
  506. /bin/bash ./libtool --mode=install /usr/bin/install -c libuuid.la libblkid.la libmount.la libsmartcols.la '/media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/lib'
  507. libtool: install: /usr/bin/install -c .libs/libuuid.so.1.3.0 /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/lib/libuuid.so.1.3.0
  508. libtool: install: (cd /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/lib && { ln -s -f libuuid.so.1.3.0 libuuid.so.1 || { rm -f libuuid.so.1 && ln -s libuuid.so.1.3.0 libuuid.so.1; }; })
  509. ./libtool: line 1720: 16736 Segmentation fault (core dumped) ln -s -f libuuid.so.1.3.0 libuuid.so.1
  510. ./libtool: line 1720: 16738 Segmentation fault (core dumped) rm -f libuuid.so.1
  511. libtool: install: (cd /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/lib && { ln -s -f libuuid.so.1.3.0 libuuid.so || { rm -f libuuid.so && ln -s libuuid.so.1.3.0 libuuid.so; }; })
  512. ./libtool: line 1720: 16745 Segmentation fault (core dumped) ln -s -f libuuid.so.1.3.0 libuuid.so
  513. ./libtool: line 1720: 16747 Segmentation fault (core dumped) rm -f libuuid.so
  514. libtool: install: /usr/bin/install -c .libs/libuuid.lai /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/lib/libuuid.la
  515. libtool: warning: relinking 'libblkid.la'
  516. libtool: install: (cd /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/util-linux-2.29/.x86_64-libreelec-linux-gnu; /bin/bash "/media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/util-linux-2.29/.x86_64-libreelec-linux-gnu/libtool" --silent --tag CC --mode=relink /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/bin/x86_64-libreelec-linux-gnu-gcc -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I/media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/util-linux-2.29/libblkid/src -I/media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/util-linux-2.29/libuuid/src -march=x86-64 -m64 -fomit-frame-pointer -Wall -pipe -O2 -flto -ffat-lto-objects -mmmx -msse -msse2 -mfpmath=sse -Wl,--version-script,/media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/util-linux-2.29/libblkid/src/libblkid.sym -version-info 2:0:1 -march=x86-64 -m64 -Wl,--as-needed -fuse-ld=gold -fuse-linker-plugin -flto -o libblkid.la -rpath /usr/lib libblkid/src/libblkid_la-init.lo libblkid/src/libblkid_la-cache.lo libblkid/src/libblkid_la-config.lo libblkid/src/libblkid_la-dev.lo libblkid/src/libblkid_la-devname.lo libblkid/src/libblkid_la-devno.lo libblkid/src/libblkid_la-encode.lo libblkid/src/libblkid_la-evaluate.lo libblkid/src/libblkid_la-getsize.lo libblkid/src/libblkid_la-llseek.lo libblkid/src/libblkid_la-probe.lo libblkid/src/libblkid_la-read.lo libblkid/src/libblkid_la-resolve.lo libblkid/src/libblkid_la-save.lo libblkid/src/libblkid_la-tag.lo libblkid/src/libblkid_la-verify.lo libblkid/src/libblkid_la-version.lo libblkid/src/partitions/libblkid_la-aix.lo libblkid/src/partitions/libblkid_la-bsd.lo libblkid/src/partitions/libblkid_la-dos.lo libblkid/src/partitions/libblkid_la-gpt.lo libblkid/src/partitions/libblkid_la-mac.lo libblkid/src/partitions/libblkid_la-minix.lo libblkid/src/partitions/libblkid_la-partitions.lo libblkid/src/partitions/libblkid_la-sgi.lo libblkid/src/partitions/libblkid_la-solaris_x86.lo libblkid/src/partitions/libblkid_la-sun.lo libblkid/src/partitions/libblkid_la-ultrix.lo libblkid/src/partitions/libblkid_la-unixware.lo libblkid/src/superblocks/libblkid_la-adaptec_raid.lo libblkid/src/superblocks/libblkid_la-bcache.lo libblkid/src/superblocks/libblkid_la-befs.lo libblkid/src/superblocks/libblkid_la-bfs.lo libblkid/src/superblocks/libblkid_la-btrfs.lo libblkid/src/superblocks/libblkid_la-cramfs.lo libblkid/src/superblocks/libblkid_la-ddf_raid.lo libblkid/src/superblocks/libblkid_la-drbd.lo libblkid/src/superblocks/libblkid_la-drbdproxy_datalog.lo libblkid/src/superblocks/libblkid_la-drbdmanage.lo libblkid/src/superblocks/libblkid_la-exfat.lo libblkid/src/superblocks/libblkid_la-ext.lo libblkid/src/superblocks/libblkid_la-f2fs.lo libblkid/src/superblocks/libblkid_la-gfs.lo libblkid/src/superblocks/libblkid_la-hfs.lo libblkid/src/superblocks/libblkid_la-highpoint_raid.lo libblkid/src/superblocks/libblkid_la-hpfs.lo libblkid/src/superblocks/libblkid_la-iso9660.lo libblkid/src/superblocks/libblkid_la-isw_raid.lo libblkid/src/superblocks/libblkid_la-jfs.lo libblkid/src/superblocks/libblkid_la-jmicron_raid.lo libblkid/src/superblocks/libblkid_la-linux_raid.lo libblkid/src/superblocks/libblkid_la-lsi_raid.lo libblkid/src/superblocks/libblkid_la-luks.lo libblkid/src/superblocks/libblkid_la-lvm.lo libblkid/src/superblocks/libblkid_la-minix.lo libblkid/src/superblocks/libblkid_la-netware.lo libblkid/src/superblocks/libblkid_la-nilfs.lo libblkid/src/superblocks/libblkid_la-ntfs.lo libblkid/src/superblocks/libblkid_la-refs.lo libblkid/src/superblocks/libblkid_la-nvidia_raid.lo libblkid/src/superblocks/libblkid_la-ocfs.lo libblkid/src/superblocks/libblkid_la-promise_raid.lo libblkid/src/superblocks/libblkid_la-reiserfs.lo libblkid/src/superblocks/libblkid_la-romfs.lo libblkid/src/superblocks/libblkid_la-silicon_raid.lo libblkid/src/superblocks/libblkid_la-squashfs.lo libblkid/src/superblocks/libblkid_la-superblocks.lo libblkid/src/superblocks/libblkid_la-swap.lo libblkid/src/superblocks/libblkid_la-sysv.lo libblkid/src/superblocks/libblkid_la-ubifs.lo libblkid/src/superblocks/libblkid_la-udf.lo libblkid/src/superblocks/libblkid_la-ufs.lo libblkid/src/superblocks/libblkid_la-vfat.lo libblkid/src/superblocks/libblkid_la-via_raid.lo libblkid/src/superblocks/libblkid_la-vmfs.lo libblkid/src/superblocks/libblkid_la-vxfs.lo libblkid/src/superblocks/libblkid_la-xfs.lo libblkid/src/superblocks/libblkid_la-zfs.lo libblkid/src/topology/libblkid_la-topology.lo libblkid/src/topology/libblkid_la-dm.lo libblkid/src/topology/libblkid_la-evms.lo libblkid/src/topology/libblkid_la-ioctl.lo libblkid/src/topology/libblkid_la-lvm.lo libblkid/src/topology/libblkid_la-md.lo libblkid/src/topology/libblkid_la-sysfs.lo libcommon.la libuuid.la -inst-prefix-dir /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot)
  517. /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/lib/gcc/x86_64-libreelec-linux-gnu/6.2.0/../../../../x86_64-libreelec-linux-gnu/bin/ld: warning: library search path "/usr/lib" is unsafe for cross-compilation, ignore it
  518. /media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/toolchain/lib/gcc/x86_64-libreelec-linux-gnu/6.2.0/../../../../x86_64-libreelec-linux-gnu/bin/ld: cannot find -luuid
  519. collect2: error: ld returned 1 exit status
  520. libtool: error: error: relink 'libblkid.la' with the above command before installing it
  521. make[4]: *** [Makefile:4877: install-usrlib_execLTLIBRARIES] Error 1
  522. make[4]: Leaving directory '/media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/util-linux-2.29/.x86_64-libreelec-linux-gnu'
  523. make[3]: *** [Makefile:11744: install-am] Error 2
  524. make[3]: Leaving directory '/media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/util-linux-2.29/.x86_64-libreelec-linux-gnu'
  525. make[2]: *** [Makefile:11436: install-recursive] Error 1
  526. make[2]: Leaving directory '/media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/util-linux-2.29/.x86_64-libreelec-linux-gnu'
  527. make[1]: *** [Makefile:11738: install] Error 2
  528. make[1]: Leaving directory '/media/ubuntu/ROMS/Lakka-LibreELEC/build.Lakka-Generic.x86_64-2.1-devel/util-linux-2.29/.x86_64-libreelec-linux-gnu'
  529. Makefile:12: recipe for target 'image' failed
  530. make: *** [image] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement