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
make download -j8
make[2] -C feeds/packages/libs/liburing download make[2] -C feeds/packages/libs/libuv download make[2] -C feeds/packages/libs/libwebsockets download make[2] -C feeds/packages/utils/lm-sensors download ERROR: package/feeds/helloworld/naiveproxy failed to build. make[2] -C feeds/packages/utils/lvm2 download make package/download: 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[1] target/download make[2] -C target/linux download
x64编译
make[2] -C feeds/packages/libs/keyutils download make[2] -C feeds/packages/utils/kmod download make[2] -C feeds/packages/net/ksmbd-tools download make[2] -C feeds/packages/libs/libdaemon download make[2] -C feeds/packages/libs/libev download make[2] -C feeds/packages/libs/libnatpmp download make[2] -C feeds/packages/libs/libsodium download make[2] -C feeds/packages/libs/libtasn1 download make[2] -C feeds/packages/libs/libtirpc download make[2] -C feeds/packages/libs/liburing download make[2] -C feeds/packages/libs/libuv download make[2] -C feeds/packages/libs/libwebsockets download make[2] -C feeds/packages/utils/lm-sensors download ERROR: package/feeds/helloworld/naiveproxy failed to build. make[2] -C feeds/packages/utils/lvm2 download make package/download: 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[1] target/download make[2] -C target/linux download
The text was updated successfully, but these errors were encountered:
你的编译环境是啥?自己在家里的单机环境还是用的云服务器?
Sorry, something went wrong.
No branches or pull requests
详细叙述
make download -j8
make[2] -C feeds/packages/libs/liburing download
make[2] -C feeds/packages/libs/libuv download
make[2] -C feeds/packages/libs/libwebsockets download
make[2] -C feeds/packages/utils/lm-sensors download
ERROR: package/feeds/helloworld/naiveproxy failed to build.
make[2] -C feeds/packages/utils/lvm2 download
make package/download: 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[1] target/download
make[2] -C target/linux download
重复 issue
具体型号
x64编译
详细日志
make[2] -C feeds/packages/libs/keyutils download
make[2] -C feeds/packages/utils/kmod download
make[2] -C feeds/packages/net/ksmbd-tools download
make[2] -C feeds/packages/libs/libdaemon download
make[2] -C feeds/packages/libs/libev download
make[2] -C feeds/packages/libs/libnatpmp download
make[2] -C feeds/packages/libs/libsodium download
make[2] -C feeds/packages/libs/libtasn1 download
make[2] -C feeds/packages/libs/libtirpc download
make[2] -C feeds/packages/libs/liburing download
make[2] -C feeds/packages/libs/libuv download
make[2] -C feeds/packages/libs/libwebsockets download
make[2] -C feeds/packages/utils/lm-sensors download
ERROR: package/feeds/helloworld/naiveproxy failed to build.
make[2] -C feeds/packages/utils/lvm2 download
make package/download: 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[1] target/download
make[2] -C target/linux download
The text was updated successfully, but these errors were encountered: