[Bug 278867] Linker is missing library: libclang_rt.asan_static-x86_64.a (and all others)

2024-05-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278867

SHENG-YI HUNG  changed:

   What|Removed |Added

 CC||i19780219...@gmail.com

--- Comment #1 from SHENG-YI HUNG  ---
I update my 13.2 machine to 13.3 but I cannot reproduce this problem. I check
the clang/17 directory and all of the file is put correctly. Do you use
freebsd-update upgrade again after you reboot?

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 278867] Linker is missing library: libclang_rt.asan_static-x86_64.a (and all others)

2024-05-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278867

SHENG-YI HUNG  changed:

   What|Removed |Added

 CC||i19780219...@gmail.com

--- Comment #1 from SHENG-YI HUNG  ---
I update my 13.2 machine to 13.3 but I cannot reproduce this problem. I check
the clang/17 directory and all of the file is put correctly. Do you use
freebsd-update upgrade again after you reboot?

--- Comment #2 from SHENG-YI HUNG  ---
I update my 13.2 machine to 13.3 but I cannot reproduce this problem. I check
the clang/17 directory and all of the file is put correctly. Do you use
freebsd-update upgrade again after you reboot?

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 278867] Linker is missing library: libclang_rt.asan_static-x86_64.a (and all others)

2024-05-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278867

Mark Linimon  changed:

   What|Removed |Added

   Keywords||regression
   Assignee|b...@freebsd.org|toolchain@FreeBSD.org

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 262706] Build on arm64 fails to find libclang_rt.asan-aarch64.a

2024-05-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262706

--- Comment #20 from Dimitry Andric  ---
(In reply to feh from comment #19)
It looks rather different: this bug was originally about aarch64 not supporting
some (or all) of the sanitizers. Later, it became about some refactoring in the
Makefiles causing libraries for some architectures to be erroneously skipped.

In your case, it looks like you used freebsd-update? And maybe it was not aware
that you had the /usr/lib/clang directory at all, so it did not update it? How
did you upgrade, exactly?

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 262706] Build on arm64 fails to find libclang_rt.asan-aarch64.a

2024-05-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262706

--- Comment #19 from f...@fehcom.de ---
Sorry: Should say: the same *kind* of error.

--eh.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 262706] Build on arm64 fails to find libclang_rt.asan-aarch64.a

2024-05-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262706

f...@fehcom.de changed:

   What|Removed |Added

 CC||f...@fehcom.de

--- Comment #18 from f...@fehcom.de ---
I get the same error here after upgrade from 13.2 => 13.3:

ld: error: cannot open /usr/lib/clang/17/lib/freebsd/libclang_rt.asan-x86_64.a:
No such file or directory

The machine IS a AMD64:

FreeBSD bigchief.fehnet.de 13.3-RELEASE-p1 FreeBSD 13.3-RELEASE-p1 GENERIC
amd64

All updates installed.

regards.
--eh.

-- 
You are receiving this mail because:
You are the assignee for the bug.