pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
llvm-14, compiler-rt
Hi again,
Not much is missing from llvm-14 but, I'm stuck with compiler-rt update and don't know how to solve it :(
Here's the error I'm getting,
[ 27%] Built target RTLSanCommon.x86_64
Scanning dependencies of target RTAsan_static.x86_64
[ 27%] Building CXX object lib/asan/CMakeFiles/RTAsan_static.x86_64.dir/asan_rtl_static.cpp.o
[ 27%] Building ASM object lib/asan/CMakeFiles/RTAsan_static.x86_64.dir/asan_rtl_x86_64.S.o
/usr/pkgsrc/wip/compiler-rt/work/compiler-rt-14.0.6.src/lib/asan/asan_rtl_x86_64.S: Assembler messages:
/usr/pkgsrc/wip/compiler-rt/work/compiler-rt-14.0.6.src/lib/asan/asan_rtl_x86_64.S:130: Error: 0x400000000000 out range of signed 32bit displacement
[...]
/usr/pkgsrc/wip/compiler-rt/work/compiler-rt-14.0.6.src/lib/asan/asan_rtl_x86_64.S:142: Error: 0x400000000000 out range of signed 32bit displacement
/usr/pkgsrc/wip/compiler-rt/work/compiler-rt-14.0.6.src/lib/asan/asan_rtl_x86_64.S:142: Error: 0x400000000000 out range of signed 32bit displacement
--- lib/asan/CMakeFiles/RTAsan_static.x86_64.dir/asan_rtl_x86_64.S.o ---
*** [lib/asan/CMakeFiles/RTAsan_static.x86_64.dir/asan_rtl_x86_64.S.o] Error code 1
make[2]: stopped in /usr/pkgsrc/wip/compiler-rt/work/build
1 error
make[2]: stopped in /usr/pkgsrc/wip/compiler-rt/work/build
--- lib/asan/CMakeFiles/RTAsan_static.x86_64.dir/all ---
*** [lib/asan/CMakeFiles/RTAsan_static.x86_64.dir/all] Error code 2
make[1]: stopped in /usr/pkgsrc/wip/compiler-rt/work/build
A failure has been detected in another branch of the parallel make
make[2]: stopped in /usr/pkgsrc/wip/compiler-rt/work/build
--- lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/all ---
*** [lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/all] Error code 2
make[1]: stopped in /usr/pkgsrc/wip/compiler-rt/work/build
A failure has been detected in another branch of the parallel make
make[2]: stopped in /usr/pkgsrc/wip/compiler-rt/work/build
--- lib/asan/CMakeFiles/RTAsan_dynamic.i386.dir/all ---
*** [lib/asan/CMakeFiles/RTAsan_dynamic.i386.dir/all] Error code 2
make[1]: stopped in /usr/pkgsrc/wip/compiler-rt/work/build
A failure has been detected in another branch of the parallel make
make[2]: stopped in /usr/pkgsrc/wip/compiler-rt/work/build
--- lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/all ---
*** [lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/all] Error code 2
make[1]: stopped in /usr/pkgsrc/wip/compiler-rt/work/build
4 errors
make[1]: stopped in /usr/pkgsrc/wip/compiler-rt/work/build
*** [all] Error code 2
make: stopped in /usr/pkgsrc/wip/compiler-rt/work/build
1 error
make: stopped in /usr/pkgsrc/wip/compiler-rt/work/build
*** Error code 2
Stop.
make[1]: stopped in /usr/pkgsrc/wip/compiler-rt
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/wip/compiler-rt
Exception: bmake exited with 1
[tty 9], line 1: bmake
/usr/pkgsrc/wip/compiler-rt >
Thanks!
Home |
Main Index |
Thread Index |
Old Index