[Bug 237461] Serveral references to emmintrin.h fails

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Apr 22 15:35:42 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237461

--- Comment #2 from peo at nethead.se ---
Too late I'm afraid, in the middle of an update to my precious home
workstation.

What I did after the failing builds

Read https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190669
Made sure that I had not run make delete-old and delete-old-libs after the
normal update steps - confirmed - it was done after a Feb 15 update.
I am positive I did not rm anything manually
Ran svnlite up /usr/src again
Tried make buildworld again - failed
Checked /usr/lib/clang/ - empty!
Did cp -Rp /usr/local/llvm<version>/lib/clang/ /usr/lib/clang

Then everything worked fine - I suppose we have to assume I *did* something,
however, I cannot see what it was unfortunately. This bug can probably be
closed unless someone else have similar problems. 

There is a message on todays freebsd-stable from eu9gu4 at gmail.com exactly what
I experienced.

Thank you for your time,

//per

clang --version:
FreeBSD clang version 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM
8.0.0)
Target: x86_64-unknown-freebsd11.2
Thread model: posix
InstalledDir: /usr/bin

ls /usr/lib/clang/
6.0.1   7.0.1   8.0.0

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


More information about the freebsd-bugs mailing list