Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jan 2016 22:58:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 206179] buildworld fails with "fatal error: 'emmintrin.h' file not found"
Message-ID:  <bug-206179-8@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 206179
           Summary: buildworld fails with "fatal error: 'emmintrin.h' file
                    not found"
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: misc
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: bugs@bergstroem.nu

Attempting to buildworld latest HEAD [r293783] fails for me. I looked at the
similar bug (bug 190669) but I don't use ccache. My src.conf is empty.

The host is 11-current with a buildworld roughly a month old.

/usr/src # make clean && rm -rf /usr/obj && make -j5 buildworld

<snip>

--- depend_subdir_libclangfrontend ---
=3D=3D=3D> lib/clang/libclangfrontend (depend)
--- depend_subdir_libclangbasic ---
/usr/src/lib/clang/libclangbasic/../../../contrib/llvm/tools/clang/lib/Basi=
c/SourceManager.cpp:1183:10:
fatal error: 'emmintrin.h' file not found
#include <emmintrin.h>
         ^
1 error generated.

--=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-206179-8>