fw876 / helloworld

GNU General Public License v3.0
3.64k stars 2.64k forks source link

编译报错,求救!!! #1401

Closed popeyema closed 7 months ago

popeyema commented 7 months ago

make[3] -C package/libs/libubox host-compile make[3] -C package/libs/libnl-tiny compile make[3] -C package/libs/libjson-c compile make[3] -C package/utils/lua compile make[3] -C package/firmware/linux-firmware compile make[3] -C package/libs/zlib compile make[3] -C package/system/fwtool compile make[3] -C package/system/ucert host-compile make[3] -C package/boot/uboot-rockchip compile make[3] -C feeds/helloworld/hysteria compile make[3] -C feeds/helloworld/lua-neturl compile make[3] -C feeds/packages/utils/acl compile make[3] -C package/devel/binutils compile make[3] -C package/libs/elfutils compile make[3] -C feeds/packages/net/mosdns compile make[3] -C feeds/helloworld/v2ray-plugin compile make[3] -C feeds/packages/libs/boost compile make[3] -C feeds/helloworld/naiveproxy compile make[3] -C feeds/helloworld/v2ray-core compile ERROR: package/feeds/helloworld/v2ray-core failed to build. ERROR: package/feeds/packages/rust [host] failed to build. ERROR: package/feeds/helloworld/naiveproxy failed to build. make -r world: build failed. Please re-run make with -j1 V=s or V=sc for a higher verbosity level to see what's going on make: [/workdir/openwrt/include/toplevel.mk:231: world] Error 1 /workdir/openwrt/scripts/config.guess: 112: echo: echo: I/O error cat: write error: No space left on device /workdir/openwrt/scripts/config.guess: 112: echo: echo: I/O error cat: write error: No space left on device /workdir/openwrt/scripts/config.guess: 112: echo: echo: I/O error cat: write error: No space left on device awk: cmd. line:14: (FILENAME=- FNR=58) fatal: print to "standard output" failed: No space left on device /workdir/openwrt/tmp/info/.files-packageinfo.mk:58: unterminated call to function 'eval': missing ')'. Stop. make[1]: [/workdir/openwrt/include/toplevel.mk:80: prepare-tmpinfo] Error 2 make: [/workdir/openwrt/include/toplevel.mk:229: world] Error 2 /workdir/openwrt/tmp/info/.files-packageinfo.mk:58: unterminated call to function 'eval': missing ')'. Stop. make[1]: [/workdir/openwrt/include/toplevel.mk:80: prepare-tmpinfo] Error 2 make: *** [/workdir/openwrt/include/toplevel.mk:229: world] Error 2 Error: Process completed with exit code 2.

jh0072110 commented 7 months ago

No space left on device

popeyema commented 7 months ago

设备上没有剩余空间

感谢!