pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

compiler-rt: remove TOOD, issue fixed



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By:	wiz
Date:		Thu Aug 11 21:08:25 2022 +0200
Changeset:	f321779c96d42a0f52b7e25d5d66d806c907ea52

Removed Files:
	compiler-rt/TODO

Log Message:
compiler-rt: remove TOOD, issue fixed

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f321779c96d42a0f52b7e25d5d66d806c907ea52

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 compiler-rt/TODO | 62 --------------------------------------------------------
 1 file changed, 62 deletions(-)

diffs:
diff --git a/compiler-rt/TODO b/compiler-rt/TODO
deleted file mode 100644
index 1c94d7404c..0000000000
--- a/compiler-rt/TODO
+++ /dev/null
@@ -1,62 +0,0 @@
-[ 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 >
-


Home | Main Index | Thread Index | Old Index