From owner-freebsd-current@freebsd.org Tue Dec 5 17:03:16 2017 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 87D30E7104B for ; Tue, 5 Dec 2017 17:03:16 +0000 (UTC) (envelope-from yuripv@gmx.com) Received: from mout.gmx.net (mout.gmx.net [212.227.17.22]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "mout.gmx.net", Issuer "TeleSec ServerPass DE-2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E7C9A3D4C; Tue, 5 Dec 2017 17:03:15 +0000 (UTC) (envelope-from yuripv@gmx.com) Received: from thor.xvoid.org ([85.173.23.68]) by mail.gmx.com (mrgmx103 [212.227.17.174]) with ESMTPSA (Nemesis) id 0Ln8gj-1f165R0D9x-00hPDI; Tue, 05 Dec 2017 18:03:08 +0100 To: freebsd-current , Bryan Drewery From: Yuri Pankov Subject: buildkernel broken after r326553 Message-ID: <3dd22d0b-130a-5eac-e64a-92add802694d@gmx.com> Date: Tue, 5 Dec 2017 20:03:07 +0300 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:+WkF3uv/8HhvWFPZPaHbsaJg7qsSHaRiEPRwLuT0IpxZDKDWT27 wpxpJG2VOIItwXPj4ZiLKsDAWJV4pJOKfQY5JiBjt6Sek7jH9uMBL8SbjONsnh/2dD0yoNo EM1wWgMpsKQIdTfeYOIWHa4+dWExCuBiPp6/NnEeY+wdwGpkw+yjTJxSDM1/w/8ynrcWfa7 TQvGZc8b7oNHcv5s8iGiw== X-UI-Out-Filterresults: notjunk:1;V01:K0:dRJXVyRmYTU=:9W41wOlyytprLuH+jaM/lS ibZSctnangZJjaeiF4FaxeT5yoJgxP0y5rGUQNJjGTWKrHaw8+tSrtH7ShZnGnx17TYWmgqwY 3slZcbmD0DAXRdBKRGibTByss6+ejZOZFQEZIGi0jA6UHOu7FNWS6zdM/J2vkeMQpUkP2s5Uc /y0dw0dh3851CLZsF6ybwv9ng6E0SUPHlQ4S/I+68Wh9vitJGP/Ktz+bMcGJaY4NazqYMWqoR f/+CzKiDRpsEeU4PfgaxglsFCs7rVJVUBwZFMJFv930MNhWVjni8JP5u/55JHRXitJev0rqAC h8TY6Eo5YwcIF8Shw0fQzr4/fBKnhNR4QqI2kfCFd0N5inf/SGBFv4INXbGjMUxcOHg9Mi2cw CwMnp/eTUraDk25SmoXnHN5SamSZ90Q3vewWxLoOswQVObhbhs2YWOYTzJ0vAesjBI8bn7nMP X3rSuseGgTh1YGrzDYpGW0T+uNShv0ONc1k3NI/zN1+47c0IBI7WlB4djksrMHagq6hVe38jq uASmSLbStvZP57ku6pv8XVWH4AXBmqSMnb6l8iBUoKy3Rr2kWYi86MA2iBHFL6nWQyFg58tms Z/Gro2VewRsSgmDGT8Sq4xLej6WVufsBSIQK+h4vf6KSMeHLAxf+MaJz2Jj7R/79J1yGP6sIj yAHza/Ds1XGJhORDAnJnnu35WZeeFVzjRniDNG+TtGV8nZmpM5HVEMuJFuY05FBZxlGsZ+WTP ja91NHDzkd0x/JDfBvb5r4iLWrMAyN6xbZTfkAtqiXxsTY+5yocJdY3t8M/jQFaC4aliAvghi afl37b5vGl5tNJJaBmG9C/Sb1MNuPrJYSEQfQBB0Sa+LJQVtU8= X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Dec 2017 17:03:16 -0000 Hi, Looks like one of the commits by Bryan (r326549-r326553) has broken the kernel build for me (using -j32, but serial build did fail as well) -- checking out r326547 make it work again. I can't pinpoint the exact error in the build log, as it seems to be some make weirdness, so here's a guess, please let me know if you need full build log: --- all_subdir_vmm --- make[4]: Graph cycles through `vmx_assym.h' make[4]: Graph cycles through `vmx_genassym.o' make[4]: Graph cycles through `svm_assym.h' make[4]: Graph cycles through `svm_genassym.o' `svm_genassym.c' is up to date. `vmx_genassym.c' is up to date. `vmm.c' is up to date. `vmm_dev.c' is up to date. `vmm_host.c' is up to date. `vmm_instruction_emul.c' is up to date. `vmm_ioport.c' is up to date. `vmm_lapic.c' is up to date. `vmm_mem.c' is up to date. `vmm_stat.c' is up to date. `vmm_util.c' is up to date. `x86.c' is up to date. `iommu.c' is up to date. `ppt.c' is up to date. `vatpic.c' is up to date. `vatpit.c' is up to date. `vhpet.c' is up to date. `vioapic.c' is up to date. `vlapic.c' is up to date. `vpmtmr.c' is up to date. `vrtc.c' is up to date. `ept.c' is up to date. `vmcs.c' is up to date. `vmx_msr.c' is up to date. `vmx_support.S' is up to date. `vmx.c' is up to date. `vtd.c' is up to date. `vmcb.c' is up to date. `svm.c' is up to date. `svm_support.S' is up to date. `npt.c' is up to date. `ivrs_drv.c' is up to date. `amdvi_hw.c' is up to date. `svm_msr.c' is up to date. `afterdepend' was not built (made 1, flags 2019, type 3018001)! `afterdepend' has .ORDER dependency against .depend (made 1, flags 301b, type 3020001) `opt_global.h' was not built (made 0, flags 2009, type 3000000)! *** [all_subdir_vmm] Error code 1