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

            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: [email protected]
          Reporter: [email protected]

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 ---
===> lib/clang/libclangfrontend (depend)
--- depend_subdir_libclangbasic ---
/usr/src/lib/clang/libclangbasic/../../../contrib/llvm/tools/clang/lib/Basic/SourceManager.cpp:1183:10:
fatal error: 'emmintrin.h' file not found
#include <emmintrin.h>
         ^
1 error generated.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to