Advertisement
willowen100

LEDE Error Message

Apr 21st, 2017
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.40 KB | None | 0 0
  1. root@will-VirtualBox:/lede/source# make -j1 V=s tools/install && make toolchain/install && make package/miniupnpd/compile
  2. make[1]: Entering directory '/lede/source'
  3. + mkdir -p /lede/source/staging_dir/target-mips_24kc_musl-1.1.16
  4. + cd /lede/source/staging_dir/target-mips_24kc_musl-1.1.16
  5. + mkdir -p bin lib include stamp
  6. mkdir -p /lede/source/build_dir/target-mips_24kc_musl-1.1.16/stamp
  7. touch /lede/source/staging_dir/target-mips_24kc_musl-1.1.16/.prepared
  8. + mkdir -p /lede/source/staging_dir/host
  9. + cd /lede/source/staging_dir/host
  10. + mkdir -p bin lib include stamp
  11. mkdir -p /lede/source/build_dir/host/stamp /lede/source/staging_dir/host/include/sys
  12. install -m0644 /lede/source/tools/include/*.h /lede/source/staging_dir/host/include/
  13. install -m0644 /lede/source/tools/include/sys/*.h /lede/source/staging_dir/host/include/sys/
  14. ln -sf lib /lede/source/staging_dir/host/lib64
  15. touch /lede/source/staging_dir/host/.prepared
  16. make[2]: Entering directory '/lede/source/tools/flock'
  17. make[2]: Leaving directory '/lede/source/tools/flock'
  18. make[2]: Entering directory '/lede/source/tools/flock'
  19. make[2]: Leaving directory '/lede/source/tools/flock'
  20. make[2]: Entering directory '/lede/source/tools/sed'
  21. make[2]: Leaving directory '/lede/source/tools/sed'
  22. make[2]: Entering directory '/lede/source/tools/sed'
  23. make[2]: Leaving directory '/lede/source/tools/sed'
  24. make[2]: Entering directory '/lede/source/tools/patch'
  25. make[2]: Leaving directory '/lede/source/tools/patch'
  26. make[2]: Entering directory '/lede/source/tools/patch'
  27. make[2]: Leaving directory '/lede/source/tools/patch'
  28. make[2]: Entering directory '/lede/source/tools/xz'
  29. make[2]: Leaving directory '/lede/source/tools/xz'
  30. make[2]: Entering directory '/lede/source/tools/xz'
  31. make[2]: Leaving directory '/lede/source/tools/xz'
  32. make[2]: Entering directory '/lede/source/tools/tar'
  33. (cd /lede/source/build_dir/host/tar-1.29/; if [ -x configure ]; then cp -fpR /lede/source/scripts/config.{guess,sub} /lede/source/build_dir/host/tar-1.29// && CC="gcc" CFLAGS="-O2 -I/lede/source/staging_dir/host/include -I/lede/source/staging_dir/host/usr/include " CPPFLAGS="-I/lede/source/staging_dir/host/include -I/lede/source/staging_dir/host/usr/include " LDFLAGS="-L/lede/source/staging_dir/host/lib -L/lede/source/staging_dir/host/usr/lib " CONFIG_SHELL="/usr/bin/env bash" bash ./configure --target=x86_64-linux-gnu --host=x86_64-linux-gnu --build=x86_64-linux-gnu --program-prefix="" --program-suffix="" --prefix=/lede/source/staging_dir/host --exec-prefix=/lede/source/staging_dir/host --sysconfdir=/lede/source/staging_dir/host/etc --localstatedir=/lede/source/staging_dir/host/var --sbindir=/lede/source/staging_dir/host/bin --without-posix-acls --without-selinux --without-xattrs --disable-acl --disable-nls ; fi )
  34. checking for a BSD-compatible install... /usr/bin/install -c
  35. checking whether build environment is sane... yes
  36. checking for a thread-safe mkdir -p... /bin/mkdir -p
  37. checking for gawk... gawk
  38. checking whether make sets $(MAKE)... yes
  39. checking whether make supports nested variables... yes
  40. checking whether UID '0' is supported by ustar format... yes
  41. checking whether GID '0' is supported by ustar format... yes
  42. checking how to create a ustar tar archive... gnutar
  43. checking whether make supports nested variables... (cached) yes
  44. checking for style of include used by make... GNU
  45. checking for x86_64-linux-gnu-gcc... gcc
  46. checking whether the C compiler works... yes
  47. checking for C compiler default output file name... a.out
  48. checking for suffix of executables...
  49. checking whether we are cross compiling... no
  50. checking for suffix of object files... o
  51. checking whether we are using the GNU C compiler... yes
  52. checking whether gcc accepts -g... yes
  53. checking for gcc option to accept ISO C89... none needed
  54. checking whether gcc understands -c and -o together... yes
  55. checking dependency style of gcc... gcc3
  56. checking for gcc option to accept ISO C99... none needed
  57. checking for gcc option to accept ISO Standard C... (cached) none needed
  58. checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib
  59. checking for bison... no
  60. checking for byacc... no
  61. checking how to run the C preprocessor... gcc -E
  62. checking for grep that handles long lines and -e... /lede/source/staging_dir/host/bin/grep
  63. checking for egrep... /lede/source/staging_dir/host/bin/grep -E
  64. checking for Minix Amsterdam compiler... no
  65. checking for x86_64-linux-gnu-ar... x86_64-linux-gnu-ar
  66. checking for ANSI C header files... yes
  67. checking for sys/types.h... yes
  68. checking for sys/stat.h... yes
  69. checking for stdlib.h... yes
  70. checking for string.h... yes
  71. checking for memory.h... yes
  72. checking for strings.h... yes
  73. checking for inttypes.h... yes
  74. checking for stdint.h... yes
  75. checking for unistd.h... yes
  76. checking minix/config.h usability... no
  77. checking minix/config.h presence... no
  78. checking for minix/config.h... no
  79. checking whether it is safe to define __EXTENSIONS__... yes
  80. checking whether _XOPEN_SOURCE should be defined... no
  81. checking for _LARGEFILE_SOURCE value needed for large files... no
  82. checking for special C compiler options needed for large files... no
  83. checking for _FILE_OFFSET_BITS value needed for large files... no
  84. checking for x86_64-linux-gnu-ar... (cached) x86_64-linux-gnu-ar
  85. checking for special C compiler options needed for large files... (cached) no
  86. checking for _FILE_OFFSET_BITS value needed for large files... (cached) no
  87. checking for inline... inline
  88. checking for fcntl.h... yes
  89. checking for linux/fd.h... yes
  90. checking for memory.h... (cached) yes
  91. checking for net/errno.h... no
  92. checking for sgtty.h... yes
  93. checking for string.h... (cached) yes
  94. checking for sys/param.h... yes
  95. checking for sys/device.h... no
  96. checking for sys/gentape.h... no
  97. checking for sys/inet.h... no
  98. checking for sys/io/trioctl.h... no
  99. checking for sys/mtio.h... yes
  100. checking for sys/time.h... yes
  101. checking for sys/tprintf.h... no
  102. checking for sys/tape.h... no
  103. checking for unistd.h... (cached) yes
  104. checking for locale.h... yes
  105. checking for features.h... yes
  106. checking for linewrap.h... no
  107. checking for sys/socket.h... yes
  108. checking for dirent.h... yes
  109. checking for wctype.h... yes
  110. checking for stdio_ext.h... yes
  111. checking for sys/stat.h... (cached) yes
  112. checking for getopt.h... yes
  113. checking for wchar.h... yes
  114. checking for stdint.h... (cached) yes
  115. checking for inttypes.h... (cached) yes
  116. checking for langinfo.h... yes
  117. checking for xlocale.h... yes
  118. checking for sys/mman.h... yes
  119. checking for priv.h... no
  120. checking for malloc.h... yes
  121. checking for selinux/selinux.h... no
  122. checking for strings.h... (cached) yes
  123. checking for sysexits.h... yes
  124. checking for utime.h... yes
  125. checking for netdb.h... yes
  126. checking for sys/wait.h... yes
  127. checking for pwd.h... yes
  128. checking for grp.h... yes
  129. checking for sys/buf.h... no
  130. checking whether sys/types.h defines makedev... yes
  131. checking for st_fstype string in struct stat... no
  132. checking for mode_t... yes
  133. checking for pid_t... yes
  134. checking for off_t... yes
  135. checking for uid_t in sys/types.h... yes
  136. checking for major_t... no
  137. checking for minor_t... no
  138. checking for dev_t... yes
  139. checking for ino_t... yes
  140. checking for ssize_t... yes
  141. checking for fchmod... yes
  142. checking for flockfile... yes
  143. checking for funlockfile... yes
  144. checking for pathconf... yes
  145. checking for btowc... yes
  146. checking for canonicalize_file_name... yes
  147. checking for getcwd... yes
  148. checking for readlink... yes
  149. checking for realpath... yes
  150. checking for readlinkat... yes
  151. checking for chown... yes
  152. checking for fchown... yes
  153. checking for _set_invalid_parameter_handler... no
  154. checking for fchdir... yes
  155. checking for fdopendir... yes
  156. checking for faccessat... yes
  157. checking for fchmodat... yes
  158. checking for lchmod... no
  159. checking for fcntl... yes
  160. checking for symlink... yes
  161. checking for mempcpy... yes
  162. checking for isblank... yes
  163. checking for iswctype... yes
  164. checking for mbsrtowcs... yes
  165. checking for wmemchr... yes
  166. checking for wmemcpy... yes
  167. checking for wmempcpy... yes
  168. checking for fstatat... yes
  169. checking for futimens... yes
  170. checking for getdelim... yes
  171. checking for getdtablesize... yes
  172. checking for gettimeofday... yes
  173. checking for nanotime... no
  174. checking for iswcntrl... yes
  175. checking for iswblank... yes
  176. checking for link... yes
  177. checking for openat... yes
  178. checking for linkat... yes
  179. checking for lstat... yes
  180. checking for mbsinit... yes
  181. checking for mbrtowc... yes
  182. checking for mprotect... yes
  183. checking for mkdirat... yes
  184. checking for mkfifo... yes
  185. checking for mkfifoat... yes
  186. checking for mknodat... yes
  187. checking for mknod... yes
  188. checking for nl_langinfo... yes
  189. checking for renameat... yes
  190. checking for secure_getenv... yes
  191. checking for setenv... yes
  192. checking for sleep... yes
  193. checking for snprintf... yes
  194. checking for strdup... yes
  195. checking for tzset... yes
  196. checking for strndup... yes
  197. checking for strtoimax... yes
  198. checking for strtoumax... yes
  199. checking for symlinkat... yes
  200. checking for localtime_r... yes
  201. checking for timegm... yes
  202. checking for pipe... yes
  203. checking for unlinkat... yes
  204. checking for futimes... yes
  205. checking for futimesat... yes
  206. checking for utimensat... yes
  207. checking for lutimes... yes
  208. checking for vasnprintf... no
  209. checking for wcrtomb... yes
  210. checking for wcwidth... yes
  211. checking for setlocale... yes
  212. checking for fsync... yes
  213. checking for size_t... yes
  214. checking for working alloca.h... yes
  215. checking for alloca... yes
  216. checking for C/C++ restrict keyword... __restrict
  217. checking whether clearerr_unlocked is declared... yes
  218. checking whether feof_unlocked is declared... yes
  219. checking whether ferror_unlocked is declared... yes
  220. checking whether fflush_unlocked is declared... yes
  221. checking whether fgets_unlocked is declared... yes
  222. checking whether fputc_unlocked is declared... yes
  223. checking whether fputs_unlocked is declared... yes
  224. checking whether fread_unlocked is declared... yes
  225. checking whether fwrite_unlocked is declared... yes
  226. checking whether getc_unlocked is declared... yes
  227. checking whether getchar_unlocked is declared... yes
  228. checking whether putc_unlocked is declared... yes
  229. checking whether putchar_unlocked is declared... yes
  230. checking build system type... x86_64-pc-linux-gnu
  231. checking host system type... x86_64-pc-linux-gnu
  232. checking for d_ino member in directory struct... yes
  233. checking for long file names... yes
  234. checking whether <wchar.h> uses 'inline' correctly... yes
  235. checking for nl_langinfo and CODESET... yes
  236. checking for a traditional french locale... none
  237. checking whether // is distinct from /... no
  238. checking whether realpath works... yes
  239. checking for unistd.h... (cached) yes
  240. checking for working chown... yes
  241. checking whether chown dereferences symlinks... yes
  242. checking whether chown honors trailing slash... yes
  243. checking whether chown always updates ctime... yes
  244. checking whether the preprocessor supports include_next... yes
  245. checking whether system header files limit the line length... no
  246. checking if environ is properly declared... yes
  247. checking for complete errno.h... yes
  248. checking whether strerror_r is declared... yes
  249. checking for strerror_r... yes
  250. checking whether strerror_r returns char *... yes
  251. checking type of array argument to getgroups... gid_t
  252. checking whether fchdir is declared... yes
  253. checking for working fcntl.h... yes
  254. checking for mbstate_t... yes
  255. checking whether stdin defaults to large file offsets... yes
  256. checking whether fseeko is declared... yes
  257. checking for fseeko... yes
  258. checking whether stat file-mode macros are broken... no
  259. checking for nlink_t... yes
  260. checking whether fchmodat is declared without a macro... yes
  261. checking whether fstat is declared without a macro... yes
  262. checking whether fstatat is declared without a macro... yes
  263. checking whether futimens is declared without a macro... yes
  264. checking whether lchmod is declared without a macro... yes
  265. checking whether lstat is declared without a macro... yes
  266. checking whether mkdirat is declared without a macro... yes
  267. checking whether mkfifo is declared without a macro... yes
  268. checking whether mkfifoat is declared without a macro... yes
  269. checking whether mknod is declared without a macro... yes
  270. checking whether mknodat is declared without a macro... yes
  271. checking whether stat is declared without a macro... yes
  272. checking whether utimensat is declared without a macro... yes
  273. checking whether lstat correctly handles trailing slash... yes
  274. checking whether getcwd (NULL, 0) allocates memory for result... yes
  275. checking for getcwd with POSIX signature... yes
  276. checking whether getcwd is declared... yes
  277. checking whether getdelim is declared... yes
  278. checking whether getdtablesize is declared... yes
  279. checking whether getline is declared... yes
  280. checking for getopt.h... (cached) yes
  281. checking for getopt_long_only... yes
  282. checking whether getopt is POSIX compatible... yes
  283. checking for working GNU getopt function... yes
  284. checking for working GNU getopt_long function... yes
  285. checking whether getenv is declared... yes
  286. checking for struct timeval... yes
  287. checking for wide-enough struct timeval.tv_sec member... yes
  288. checking whether gettimeofday is declared without a macro... yes
  289. checking for unsigned long long int... yes
  290. checking for long long int... yes
  291. checking whether stdint.h conforms to C99... yes
  292. checking whether imaxabs is declared without a macro... yes
  293. checking whether imaxdiv is declared without a macro... yes
  294. checking whether strtoimax is declared without a macro... yes
  295. checking whether strtoumax is declared without a macro... yes
  296. checking for inttypes.h... (cached) yes
  297. checking whether the inttypes.h PRIxNN macros are broken... no
  298. checking for wint_t... yes
  299. checking whether iswcntrl works... yes
  300. checking for towlower... yes
  301. checking for wctype_t... yes
  302. checking for wctrans_t... yes
  303. checking whether wctype is declared without a macro... yes
  304. checking whether iswctype is declared without a macro... yes
  305. checking whether wctrans is declared without a macro... yes
  306. checking whether towctrans is declared without a macro... yes
  307. checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
  308. checking for wchar_t... yes
  309. checking for max_align_t... yes
  310. checking whether NULL can be used in arbitrary expressions... yes
  311. checking whether malloc, realloc, calloc are POSIX compliant... yes
  312. checking for stdlib.h... (cached) yes
  313. checking for GNU libc compatible malloc... yes
  314. checking for a traditional japanese locale... none
  315. checking for a transitional chinese locale... none
  316. checking for a french Unicode locale... none
  317. checking for mmap... yes
  318. checking for MAP_ANONYMOUS... yes
  319. checking whether memchr works... yes
  320. checking whether memrchr is declared... yes
  321. checking whether alarm is declared... yes
  322. checking for promoted mode_t type... mode_t
  323. checking for stdbool.h that conforms to C99... yes
  324. checking for _Bool... yes
  325. checking for compound literals... yes
  326. checking whether struct tm is in sys/time.h or time.h... time.h
  327. checking for struct tm.tm_gmtoff... yes
  328. checking whether setenv is declared... yes
  329. checking search.h usability... yes
  330. checking search.h presence... yes
  331. checking for search.h... yes
  332. checking for tsearch... yes
  333. checking for sigset_t... yes
  334. checking whether snprintf returns a byte count as in C99... yes
  335. checking whether snprintf is declared... yes
  336. checking whether strdup is declared... yes
  337. checking whether strerror(0) succeeds... yes
  338. checking whether ffsl is declared without a macro... yes
  339. checking whether ffsll is declared without a macro... yes
  340. checking whether memmem is declared without a macro... yes
  341. checking whether mempcpy is declared without a macro... yes
  342. checking whether memrchr is declared without a macro... yes
  343. checking whether rawmemchr is declared without a macro... yes
  344. checking whether stpcpy is declared without a macro... yes
  345. checking whether stpncpy is declared without a macro... yes
  346. checking whether strchrnul is declared without a macro... yes
  347. checking whether strdup is declared without a macro... yes
  348. checking whether strncat is declared without a macro... yes
  349. checking whether strndup is declared without a macro... yes
  350. checking whether strnlen is declared without a macro... yes
  351. checking whether strpbrk is declared without a macro... yes
  352. checking whether strsep is declared without a macro... yes
  353. checking whether strcasestr is declared without a macro... yes
  354. checking whether strtok_r is declared without a macro... yes
  355. checking whether strerror_r is declared without a macro... yes
  356. checking whether strsignal is declared without a macro... yes
  357. checking whether strverscmp is declared without a macro... yes
  358. checking whether ffs is declared without a macro... yes
  359. checking whether strcasecmp is declared without a macro... yes
  360. checking whether strncasecmp is declared without a macro... yes
  361. checking whether strndup is declared... (cached) yes
  362. checking whether strnlen is declared... (cached) yes
  363. checking whether strtoimax is declared... (cached) yes
  364. checking whether strtoumax is declared... (cached) yes
  365. checking for struct timespec in <time.h>... yes
  366. checking whether unsetenv is declared... yes
  367. checking whether the utimes function works... yes
  368. checking for struct utimbuf... yes
  369. checking for inttypes.h... yes
  370. checking for stdint.h... yes
  371. checking for intmax_t... yes
  372. checking where to find the exponent in a 'double'... word 1 bit 20
  373. checking for snprintf... (cached) yes
  374. checking for strnlen... yes
  375. checking for wcslen... yes
  376. checking for wcsnlen... yes
  377. checking for mbrtowc... (cached) yes
  378. checking for wcrtomb... (cached) yes
  379. checking whether _snprintf is declared... no
  380. checking whether vsnprintf is declared... yes
  381. checking for alloca as a compiler built-in... yes
  382. checking whether program_invocation_name is declared... yes
  383. checking whether program_invocation_short_name is declared... yes
  384. checking whether program_invocation_name is defined... yes
  385. checking whether program_invocation_short_name is defined... yes
  386. checking whether btowc(0) is correct... yes
  387. checking whether btowc(EOF) is correct... guessing yes
  388. checking whether this system has an arbitrary file name length limit... yes
  389. checking for library containing clock_gettime... none required
  390. checking for clock_gettime... yes
  391. checking for clock_settime... yes
  392. checking for closedir... yes
  393. checking for d_ino member in directory struct... (cached) yes
  394. checking whether alphasort is declared without a macro... yes
  395. checking whether closedir is declared without a macro... yes
  396. checking whether dirfd is declared without a macro... yes
  397. checking whether fdopendir is declared without a macro... yes
  398. checking whether opendir is declared without a macro... yes
  399. checking whether readdir is declared without a macro... yes
  400. checking whether rewinddir is declared without a macro... yes
  401. checking whether scandir is declared without a macro... yes
  402. checking for dirfd... yes
  403. checking whether dirfd is declared... (cached) yes
  404. checking whether dirfd is a macro... no
  405. checking whether // is distinct from /... (cached) no
  406. checking whether dup2 works... yes
  407. checking for error_at_line... yes
  408. checking for euidaccess... yes
  409. checking for fchownat... yes
  410. checking whether fchownat works with AT_SYMLINK_NOFOLLOW... yes
  411. checking whether fchownat works with an empty file name... yes
  412. checking whether fcntl handles F_DUPFD correctly... yes
  413. checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
  414. checking whether fcntl is declared without a macro... yes
  415. checking whether openat is declared without a macro... yes
  416. checking whether fdopendir is declared... (cached) yes
  417. checking whether fdopendir works... yes
  418. checking for struct stat.st_blocks... yes
  419. checking for flexible array member... yes
  420. checking whether conversion from 'int' to 'long double' works... yes
  421. checking for working GNU fnmatch... yes
  422. checking for __fpending... yes
  423. checking whether __fpending is declared... yes
  424. checking for fseeko... (cached) yes
  425. checking whether fstatat (..., 0) works... yes
  426. checking whether futimens works... needs runtime check
  427. checking whether getcwd handles long file names properly... yes
  428. checking for getpagesize... yes
  429. checking whether getcwd aborts when 4k < cwd_length < 16k... no
  430. checking for working getdelim function... yes
  431. checking whether getdtablesize works... yes
  432. checking for getgroups... yes
  433. checking for working getgroups... yes
  434. checking whether getgroups handles negative values... yes
  435. checking for getline... yes
  436. checking for working getline function... yes
  437. checking for getpagesize... (cached) yes
  438. checking whether getpagesize is declared... yes
  439. checking whether gettimeofday clobbers localtime buffer... no
  440. checking for gettimeofday with POSIX signature... almost
  441. checking for group_member... yes
  442. checking whether INT32_MAX < INTMAX_MAX... yes
  443. checking whether INT64_MAX == LONG_MAX... yes
  444. checking whether UINT32_MAX < UINTMAX_MAX... yes
  445. checking whether UINT64_MAX == ULONG_MAX... yes
  446. checking whether iswblank is declared... yes
  447. checking whether langinfo.h defines CODESET... yes
  448. checking whether langinfo.h defines T_FMT_AMPM... yes
  449. checking whether langinfo.h defines ERA... yes
  450. checking whether langinfo.h defines YESEXPR... yes
  451. checking whether nl_langinfo is declared without a macro... yes
  452. checking for lchown... yes
  453. checking whether link obeys POSIX... yes
  454. checking for __xpg4... no
  455. checking whether link(2) dereferences a symlink... no
  456. checking whether linkat() can link symlinks... yes
  457. checking whether linkat handles trailing slash correctly... yes
  458. checking whether locale.h conforms to POSIX:2001... yes
  459. checking whether locale.h defines locale_t... yes
  460. checking whether struct lconv is properly defined... yes
  461. checking whether setlocale is declared without a macro... yes
  462. checking whether duplocale is declared without a macro... yes
  463. checking whether lseek detects pipes... yes
  464. checking for stdlib.h... (cached) yes
  465. checking for GNU libc compatible malloc... (cached) yes
  466. checking whether mbrtowc handles incomplete characters... guessing yes
  467. checking whether mbrtowc works as well as mbtowc... guessing yes
  468. checking whether mbrtowc handles a NULL pwc argument... guessing yes
  469. checking whether mbrtowc handles a NULL string argument... guessing yes
  470. checking whether mbrtowc has a correct return value... guessing yes
  471. checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
  472. checking whether mbrtowc works on empty input... yes
  473. checking whether mbrtowc handles incomplete characters... (cached) guessing yes
  474. checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
  475. checking whether mbrtowc handles incomplete characters... (cached) guessing yes
  476. checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
  477. checking whether mbsrtowcs works... guessing yes
  478. checking for mempcpy... (cached) yes
  479. checking for memrchr... yes
  480. checking whether mkdir handles trailing slash... yes
  481. checking whether mkdir handles trailing dot... yes
  482. checking for mkdtemp... yes
  483. checking whether mkfifo rejects trailing slashes... yes
  484. checking whether mknod can create fifo without root privileges... configure: error: in `/lede/source/build_dir/host/tar-1.29':
  485. configure: error: you should not run configure as root (set FORCE_UNSAFE_CONFIGURE=1 in environment to bypass this check)
  486. See `config.log' for more details
  487. Makefile:30: recipe for target '/lede/source/build_dir/host/tar-1.29/.configured' failed
  488. make[2]: *** [/lede/source/build_dir/host/tar-1.29/.configured] Error 1
  489. make[2]: Leaving directory '/lede/source/tools/tar'
  490. tools/Makefile:147: recipe for target 'tools/tar/compile' failed
  491. make[1]: *** [tools/tar/compile] Error 2
  492. make[1]: Leaving directory '/lede/source'
  493. /lede/source/include/toplevel.mk:197: recipe for target 'tools/install' failed
  494. make: *** [tools/install] Error 2
  495. root@will-VirtualBox:/lede/source#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement