Advertisement
Guest User

Untitled

a guest
Oct 26th, 2022
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.33 KB | None | 0 0
  1. make[3]: Entering directory '/home/hauke/openwrt/openwrt/package/network/services/unetd'
  2. bash: -d: invalid option
  3. Usage: bash [GNU long option] [option] ...
  4. bash [GNU long option] [option] script-file ...
  5. GNU long options:
  6. --debug
  7. --debugger
  8. --dump-po-strings
  9. --dump-strings
  10. --help
  11. --init-file
  12. --login
  13. --noediting
  14. --noprofile
  15. --norc
  16. --posix
  17. --pretty-print
  18. --rcfile
  19. --restricted
  20. --verbose
  21. --version
  22. Shell options:
  23. -ilrsD or -c command or -O shopt_option (invocation only)
  24. -abefhkmnptuvxBCEHPT or -o option
  25. bash: line 1: [: : integer expression expected
  26. /home/hauke/openwrt/openwrt/include/bpf.mk:70: *** ERROR: LLVM/clang version too old. Minimum required: 12, found: . Stop.
  27. make[3]: Leaving directory '/home/hauke/openwrt/openwrt/package/network/services/unetd'
  28. time: package/network/services/unetd/compile#0.06#0.01#0.08
  29. ERROR: package/network/services/unetd failed to build.
  30. make[2]: *** [package/Makefile:116: package/network/services/unetd/compile] Error 1
  31. make[2]: Leaving directory '/home/hauke/openwrt/openwrt'
  32. make[1]: *** [package/Makefile:110: /home/hauke/openwrt/openwrt/staging_dir/target-x86_64-openwrt-linux-musl_musl/stamp/.package_compile] Error 2
  33. make[1]: Leaving directory '/home/hauke/openwrt/openwrt'
  34. make: *** [/home/hauke/openwrt/openwrt/include/toplevel.mk:231: world] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement