Advertisement
Guest User

console log

a guest
Feb 14th, 2018
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.94 KB | None | 0 0
  1. user@user-VirtualBox:~/A5-V11/openwrt-image-build$ make imagebuilder TARGET=ramips TARGET_TYPE=rt305x > buildlog.txt
  2. Makefile:121: warning: overriding commands for target `/home/user/A5-V11/openwrt-image-build/./target__ramips-rt305x/install'
  3. Makefile:110: warning: ignoring old commands for target `/home/user/A5-V11/openwrt-image-build/./target__ramips-rt305x/install'
  4. --2018-02-14 18:49:15-- https://downloads.lede-project.org/releases/17.01.1/targets/ramips/rt305x/lede-imagebuilder-17.01.1-ramips-rt305x.Linux-x86_64.tar.xz
  5. Resolving downloads.lede-project.org (downloads.lede-project.org)... 2a01:4f8:202:43ea::3, 148.251.78.235
  6. Connecting to downloads.lede-project.org (downloads.lede-project.org)|2a01:4f8:202:43ea::3|:443... connected.
  7. HTTP request sent, awaiting response... 200 OK
  8. Length: 221186008 (211M) [application/octet-stream]
  9. Saving to: ‘ImageBuilder-ramips_rt305x.tar.xz’
  10.  
  11. 100%[======================================>] 221,186,008 3.18MB/s in 1m 44s
  12.  
  13. 2018-02-14 18:51:00 (2.02 MB/s) - ‘ImageBuilder-ramips_rt305x.tar.xz’ saved [221186008/221186008]
  14.  
  15. /bin/sh: 1: pbzip2: not found
  16. tar: This does not look like a tar archive
  17. tar: Exiting with failure status due to previous errors
  18. user@user-VirtualBox:~/A5-V11/openwrt-image-build$ make a5-v11 TARGET=ramips TARGET_TYPE=rt305x >> buildlog.txt
  19. Makefile:121: warning: overriding commands for target `/home/user/A5-V11/openwrt-image-build/./target__ramips-rt305x/install'
  20. Makefile:110: warning: ignoring old commands for target `/home/user/A5-V11/openwrt-image-build/./target__ramips-rt305x/install'
  21. /home/user/A5-V11/openwrt-image-build/lede-imagebuilder-17.01.1-ramips-rt305x.Linux-x86_64/build_dir/target-mipsel_24kc_musl-1.1.16/root-ramips/etc/init.d/ext: line 10: /usr/share/ext/ext.common: No such file or directory
  22. Pseudo file "/dev" exists in source filesystem "/home/user/A5-V11/openwrt-image-build/lede-imagebuilder-17.01.1-ramips-rt305x.Linux-x86_64/build_dir/target-mipsel_24kc_musl-1.1.16/root-ramips/dev".
  23. Ignoring, exclude it (-e/-ef) to override.
  24. 2263+1 records in
  25. 2263+1 records out
  26. 1159010 bytes (1.2 MB) copied, 0.00282551 s, 410 MB/s
  27. 4475+1 records in
  28. 4475+1 records out
  29. 2291314 bytes (2.3 MB) copied, 0.00546537 s, 419 MB/s
  30. padding image to 0034b000
  31. padding image to 0034c000
  32. padding image to 00350000
  33. padding image to 00360000
  34. padding image to 00380000
  35. 2263+1 records in
  36. 2263+1 records out
  37. 1159010 bytes (1.2 MB) copied, 0.00268836 s, 431 MB/s
  38. 4475+1 records in
  39. 4475+1 records out
  40. 2291314 bytes (2.3 MB) copied, 0.00547664 s, 418 MB/s
  41. padding image to 0034b000
  42. padding image to 0034c000
  43. padding image to 00350000
  44. padding image to 00360000
  45. padding image to 00380000
  46. [mkporayfw] firmware file "/home/user/A5-V11/openwrt-image-build/lede-imagebuilder-17.01.1-ramips-rt305x.Linux-x86_64/build_dir/target-mipsel_24kc_musl-1.1.16/linux-ramips_rt305x/tmp/lede-17.01.1-ramips-rt305x-a5-v11-squashfs-factory.bin.new" completed
  47. 17+1 records in
  48. 18+0 records out
  49. 2359296 bytes (2.4 MB) copied, 0.0010842 s, 2.2 GB/s
  50. user@user-VirtualBox:~/A5-V11/openwrt-image-build$ make install_zip INSTALL_TARGET=piratebox a5-v11 TARGET=ramips TARGET_TYPE=rt305x >> buildlog.txt
  51. --2018-02-14 18:56:42-- http://downloads.piratebox.de/OpenWRT_ext4_100MB.img.gz
  52. Resolving downloads.piratebox.de (downloads.piratebox.de)... 87.237.121.137
  53. Connecting to downloads.piratebox.de (downloads.piratebox.de)|87.237.121.137|:80... connected.
  54. HTTP request sent, awaiting response... 200 OK
  55. Length: 107404 (105K) [application/x-gzip]
  56. Saving to: ‘OpenWRT.img.gz’
  57.  
  58. 100%[======================================>] 107,404 307KB/s in 0.3s
  59.  
  60. 2018-02-14 18:56:43 (307 KB/s) - ‘OpenWRT.img.gz’ saved [107404/107404]
  61.  
  62. Collected errors:
  63. * opkg_conf_load: Could not create lock file /home/user/A5-V11/openwrt-image-build/lede-imagebuilder-17.01.1-ramips-rt305x.Linux-x86_64//build_dir/target-mips_24kc_musl-1.1.16/root-ramips//tmp/opkg.lock: No such file or directory.
  64. make: *** [create_cache] Error 255
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement