From owner-freebsd-current@freebsd.org Sun Jul 22 19:59:09 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C596310545A8 for ; Sun, 22 Jul 2018 19:59:09 +0000 (UTC) (envelope-from sh+freebsd-current@codevoid.de) Received: from mail.codevoid.de (codevoid.de [176.9.40.102]) by mx1.freebsd.org (Postfix) with ESMTP id 5D27F82562 for ; Sun, 22 Jul 2018 19:59:09 +0000 (UTC) (envelope-from sh+freebsd-current@codevoid.de) Received: from localhost (HSI-KBW-109-193-103-113.hsi7.kabel-badenwuerttemberg.de [109.193.103.113]) by mail.codevoid.de (Postfix) with ESMTPSA id CBFD811AE0 for ; Sun, 22 Jul 2018 21:58:20 +0200 (CEST) Date: Sun, 22 Jul 2018 21:59:00 +0200 From: Stefan Hagen To: freebsd-current@freebsd.org Subject: fatal error: 'immintrin.h' file not found Message-ID: <20180722195900.GA75436@ptrace.hagen.corp> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Precedence: first-class Priority: normal X-Editor: VIM - Vi IMproved 8.1 X-Operating-System: FreeBSD 12.0-CURRENT amd64 X-Mailer: Mutt 1.10.0 (2018-05-17) OpenPGP: id=52BE43BA; =?utf-8?B?dXJsPWh0dHBzOi8v?= =?utf-8?B?Y29kZXZvaWQuZGUvP+KYuj1ncGc7?= preference=sign; X-Jabber: sh@codevoid.de User-Agent: Mutt/1.10.0 (2018-05-17) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.27 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jul 2018 19:59:10 -0000 Hello, I think I broke something and I can't figure out what it is. Since a few weeks, I'm not able to build current anymore. make buildkernel, buildworld, toolchain - all abort with the following error: --- lz_encoder.o --- In file included from /usr/src/contrib/xz/src/liblzma/lz/lz_encoder.c:23: /usr/src/contrib/xz/src/liblzma/common/memcmplen.h:19:11: fatal error: 'immintrin.h' file not found # include ^~~~~~~~~~~~~ 1 error generated. Find shows me, that immintrin.h can be found in the following locations: $ find / -name "immintrin.h" /usr/lib/clang/4.0.0/include/immintrin.h /usr/lib/clang/3.8.0/include/immintrin.h /usr/lib/clang/5.0.0/include/immintrin.h /usr/lib/clang/6.0.0/include/immintrin.h /usr/lib/clang/5.0.1/include/immintrin.h /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/clang/6.0.1/include/immintrin.h /usr/obj/usr/src/tmp/usr/lib/clang/5.0.0/include/immintrin.h /usr/src/contrib/llvm/tools/clang/lib/Headers/immintrin.h /usr/local/llvm60/lib/clang/6.0.1/include/immintrin.h /compat/linux/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/immintrin.h I'm usually compiling with meta-mode and ccache. I've turned off both and still encounter the same error. How can I figure out what is missing here? Best Regards, Stefan -- Stefan Hagen Mail: sh@codevoid.de | encryption key in header. gopher://codevoid.de | https://codevoid.de