[Bug 250158] llvm crashes on 13i386 when building x11-toolkits/py-wxPython40
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Oct 6 12:22:48 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250158
--- Comment #3 from Dimitry Andric <dim at FreeBSD.org> ---
(In reply to Loïc Bartoletti from comment #2)
> I updated my poudriere this morning:
> 13i386 13.0-CURRENT 1300119 r366469
Then it's strange the clang error indicates an old binary:
> c++: error: clang frontend command failed due to signal (use -v to see invocation)
> FreeBSD clang version 11.0.0 (git at github.com:llvm/llvm-project.git llvmorg-11.0.0-rc2-0-g414f32a9e86)
as in base r366339 it was updated to 11.0.0-rc5-0-g60a25202a7d. :)
Somehow, I think your cc binary doesn't get updated in your jail?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-toolchain
mailing list