-
-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
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
docker build issue #7
Comments
``[411/5596] /alpha_pi_image/build-lmp-xwayland/tmp-lmp_xwayland/hosttools/g++ -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/alpha_pi_image/build-lmp-xwayland/tmp-lmp_xwayland/work/x86_64-linux/clang-native/14.0.3-r0/build/lib/CodeGen -I/alpha_pi_image/build-lmp-xwayland/tmp-lmp_xwayland/work-shared/llvm-project-source-14.0.3-r0/git/llvm/lib/CodeGen -I/alpha_pi_image/build-lmp-xwayland/tmp-lmp_xwayland/work/x86_64-linux/clang-native/14.0.3-r0/build/include -I/alpha_pi_image/build-lmp-xwayland/tmp-lmp_xwayland/work-shared/llvm-project-source-14.0.3-r0/git/llvm/include -isystem/alpha_pi_image/build-lmp-xwayland/tmp-lmp_xwayland/work/x86_64-linux/clang-native/14.0.3-r0/recipe-sysroot-native/usr/include -O2 -pipe -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-pessimizing-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wmisleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -isystem/alpha_pi_image/build-lmp-xwayland/tmp-lmp_xwayland/work/x86_64-linux/clang-native/14.0.3-r0/recipe-sysroot-native/usr/include -O2 -pipe -DNDEBUG -g0 -std=c++14 -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LowerEmuTLS.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LowerEmuTLS.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LowerEmuTLS.cpp.o -c /alpha_pi_image/build-lmp-xwayland/tmp-lmp_xwayland/work-shared/llvm-project-source-14.0.3-r0/git/llvm/lib/CodeGen/LowerEmuTLS.cpp Summary: 3 tasks failed: |
Hello, what we know about the machine on which you are building this image? How many RAM do you have? |
@MaxPayne86 I am building this in a build PC I use for building other linux distros. It is a Ryzen 7 series CPU with 32 GB RAM. |
Hi,
I am following the official docker build instructions from your website and I face a build issue while building qemu-native. I am attaching the build output and logs. It would be great if you could help me understand the issue here.
log_do_compile_843927.txt
build_output.txt
The text was updated successfully, but these errors were encountered: