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
如题所述
x86
make[3]: Entering directory '/home/ssa/lede/toolchain/glibc/headers' [ -f /home/ssa/lede/build_dir/toolchain-x86_64_gcc-13.3.0_glibc/glibc-2.37/.autoconf ] || { cd /home/ssa/lede/build_dir/toolchain-x86_64_gcc-13.3.0_glibc/glibc-2.37/; autoconf --force && touch /home/ssa/lede/build_dir/toolchain-x86_64_gcc-13.3.0_glibc/glibc-2.37/.autoconf; } aclocal.m4:6: error: Exactly version 2.69 of Autoconf is required but you have 2.71 aclocal.m4:6: the top level autom4te: error: /home/ssa/lede/staging_dir/host/bin/m4 failed with exit status: 63 make[3]: *** [Makefile:29: /home/ssa/lede/build_dir/toolchain-x86_64_gcc-13.3.0_glibc/glibc-2.37-headers/.configured] Error 63 make[3]: Leaving directory '/home/ssa/lede/toolchain/glibc/headers' time: toolchain/glibc/headers/compile#0.08#0.01#0.17 ERROR: toolchain/glibc/headers failed to build. make[2]: *** [toolchain/Makefile:97: toolchain/glibc/headers/compile] Error 1 make[2]: Leaving directory '/home/ssa/lede' make[1]: *** [toolchain/Makefile:93: /home/ssa/lede/staging_dir/toolchain-x86_64_gcc-13.3.0_glibc/stamp/.toolchain_compile] Error 2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
详细叙述
如题所述
重复 issue
具体型号
x86
详细日志
make[3]: Entering directory '/home/ssa/lede/toolchain/glibc/headers'
[ -f /home/ssa/lede/build_dir/toolchain-x86_64_gcc-13.3.0_glibc/glibc-2.37/.autoconf ] || { cd /home/ssa/lede/build_dir/toolchain-x86_64_gcc-13.3.0_glibc/glibc-2.37/; autoconf --force && touch /home/ssa/lede/build_dir/toolchain-x86_64_gcc-13.3.0_glibc/glibc-2.37/.autoconf; }
aclocal.m4:6: error: Exactly version 2.69 of Autoconf is required but you have 2.71
aclocal.m4:6: the top level
autom4te: error: /home/ssa/lede/staging_dir/host/bin/m4 failed with exit status: 63
make[3]: *** [Makefile:29: /home/ssa/lede/build_dir/toolchain-x86_64_gcc-13.3.0_glibc/glibc-2.37-headers/.configured] Error 63
make[3]: Leaving directory '/home/ssa/lede/toolchain/glibc/headers'
time: toolchain/glibc/headers/compile#0.08#0.01#0.17
ERROR: toolchain/glibc/headers failed to build.
make[2]: *** [toolchain/Makefile:97: toolchain/glibc/headers/compile] Error 1
make[2]: Leaving directory '/home/ssa/lede'
make[1]: *** [toolchain/Makefile:93: /home/ssa/lede/staging_dir/toolchain-x86_64_gcc-13.3.0_glibc/stamp/.toolchain_compile] Error 2
The text was updated successfully, but these errors were encountered: