Guest User

Untitled

a guest
Jun 30th, 2019
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. adik@ubuntu:/opt/openwrt$ make -j1 V=s
  2. rm: cannot remove '/opt/openwrt/tmp/info/.overrides-packageinfo-116465': Permission denied
  3. make[3]: *** No rule to make target '/opt/openwrt/tmp/info/.files-packageinfo-116659'. Stop.
  4. cat: /opt/openwrt/tmp/info/.files-packageinfo-116659: No such file or directory
  5. cat: /opt/openwrt/tmp/info/.overrides-packageinfo-116659: No such file or directory
  6. rm: cannot remove '/opt/openwrt/tmp/info/.files-packageinfo.stamp.a4a823c323ba1ea68740338bca0b3552': Permission denied
  7. touch: cannot touch '/opt/openwrt/tmp/info/.files-packageinfo.stamp.d41d8cd98f00b204e9800998ecf8427e': Permission denied
  8. touch: cannot touch '/opt/openwrt/tmp/info/.files-packageinfo.stamp': Permission denied
  9. include/scan.mk:98: recipe for target '/opt/openwrt/tmp/info/.files-packageinfo.stamp' failed
  10. make[2]: *** [/opt/openwrt/tmp/info/.files-packageinfo.stamp] Error 1
  11. /opt/openwrt/include/toplevel.mk:83: recipe for target 'prepare-tmpinfo' failed
  12. make[1]: *** [prepare-tmpinfo] Error 2
  13. /opt/openwrt/include/toplevel.mk:216: recipe for target 'world' failed
  14. make: *** [world] Error 2
Add Comment
Please, Sign In to add comment