Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Apr 2019 15:35:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 237461] Serveral references to emmintrin.h fails
Message-ID:  <bug-237461-227-eYlfGdK8da@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-237461-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-237461-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237461

--- Comment #2 from peo@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=3D190669
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.=20

There is a message on todays freebsd-stable from eu9gu4@gmail.com exactly w=
hat
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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237461-227-eYlfGdK8da>