We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
git clone https://github.com/openwrt/openwrt.git cd openwrt/package git clone https://github.com/maxlicheng/luci-app-unblockmusic.git ./scripts/feeds update -a ./scripts/feeds install -a vi feeds.conf.default > src-git node https://github.com/nxhack/openwrt-node-packages.git ./scripts/feeds update node rm ./package/feeds/packages/node rm ./package/feeds/packages/node-* ./scripts/feeds install -a -p node make menuconfig <M>luci-app-unblockmusic make package/lean/luci-app-app-unblockmusic/app/compile V=99
make[1]: Entering directory '/home/xxx/openwrt' make[1]: *** No rule to make target 'package/lean/luci-app-app-unblockmusic/app/compile'. Stop. make[1]: Leaving directory '/home/xxx/openwrt' make: *** [/home/xxx/openwrt/include/toplevel.mk:230: package/lean/luci-app-app-unblockmusic/app/compile] Error 2
The text was updated successfully, but these errors were encountered:
/home/xxx/openwrt/staging_dir/toolchain-aarch64_generic_gcc-11.2.0_musl/lib/gcc/aarch64-openwrt-linux-musl/11.2.0/../../../../aarch64-openwrt-linux-musl/bin/ld: /home/xxx/openwrt/build_dir/target-aarch64_generic_musl/node-v14.18.2/out/Release/obj.target/tools/v8_gypfiles/libv8_base_without_compiler.a: error adding symbols: malformed archive collect2: error: ld returned 1 exit status make[5]: *** [mkcodecache.target.mk:176: /home/xxx/openwrt/build_dir/target-aarch64_generic_musl/node-v14.18.2/out/Release/mkcodecache] Error 1 rm 85d47b7bd4a4672a6285a352127ad1a0f43b83fc.intermediate 3d0c7015b24b4a3a213d4c522e1a0cf14659058f.intermediate 28ddd1578d4c678a69e5694c37661c2b0a5fc4a1.intermediate 4e43099a10d64ed5434df813df102b4aae497c4e.intermediate 0c6e6747c1d0c9c9d6be3c3adf7423745b72d0d9.intermediate 64f961f5547b86cfe422098af6d4daa6a4226c46.intermediate make[4]: *** [Makefile:109: node] Error 2 make[4]: Leaving directory '/home/xxx/openwrt/build_dir/target-aarch64_generic_musl/node-v14.18.2' make[3]: *** [Makefile:160: /home/xxx/openwrt/build_dir/target-aarch64_generic_musl/node-v14.18.2/.built] Error 2 make[3]: Leaving directory '/home/xxx/openwrt/feeds/packages/lang/node' time: package/feeds/packages/node/compile#12843.12#701.73#13537.93 ERROR: package/feeds/packages/node failed to build. make[2]: *** [package/Makefile:116: package/feeds/packages/node/compile] Error 1 make[2]: Leaving directory '/home/xxx/openwrt' make[1]: *** [package/Makefile:110: /home/xxx/openwrt/staging_dir/target-aarch64_generic_musl/stamp/.package_compile] Error 2 make[1]: Leaving directory '/home/xxx/openwrt' make: *** [/home/xxx/openwrt/include/toplevel.mk:230: world] Error 2
Sorry, something went wrong.
No branches or pull requests
make[1]: Entering directory '/home/xxx/openwrt'
make[1]: *** No rule to make target 'package/lean/luci-app-app-unblockmusic/app/compile'. Stop.
make[1]: Leaving directory '/home/xxx/openwrt'
make: *** [/home/xxx/openwrt/include/toplevel.mk:230: package/lean/luci-app-app-unblockmusic/app/compile] Error 2
The text was updated successfully, but these errors were encountered: