From owner-svn-src-all@freebsd.org Fri Aug 31 14:20:12 2018 Return-Path: Delivered-To: svn-src-all@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 C7D5DFCCB96; Fri, 31 Aug 2018 14:20:12 +0000 (UTC) (envelope-from gjb@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7CFD574283; Fri, 31 Aug 2018 14:20:12 +0000 (UTC) (envelope-from gjb@freebsd.org) Received: from FreeBSD.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by freefall.freebsd.org (Postfix) with ESMTPS id 1FBD11E593; Fri, 31 Aug 2018 14:20:12 +0000 (UTC) (envelope-from gjb@freebsd.org) Date: Fri, 31 Aug 2018 14:20:09 +0000 From: Glen Barber To: Ed Maste Cc: src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r338404 - head/sys/conf Message-ID: <20180831142009.GG82038@FreeBSD.org> References: <201808310222.w7V2MYtK052979@repo.freebsd.org> <20180831024607.GE82038@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="qCuyVVLLFvr0p6ls" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Aug 2018 14:20:13 -0000 --qCuyVVLLFvr0p6ls Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Aug 31, 2018 at 08:51:29AM -0400, Ed Maste wrote: > On 30 August 2018 at 22:46, Glen Barber wrote: > > > > As I look closer at the log, I have a sneaking suspicion this may have > > been a transient. I'm redoing the i386 build against the original > > r338401 for i386 alone as a test, if nothing else, to see if it fails in > > the same place. >=20 > What's the failure? >>> stage 3.1: building everything -------------------------------------------------------------- In file included from /usr/src/sys/kern/genoffset.c:35: In file included from /usr/src/sys/sys/param.h:96: /usr/src/sys/sys/types.h:46:10: fatal error: 'machine/endian.h' file not f= ound #include ^~~~~~~~~~~~~~~~~~ 1 error generated. --- genoffset.o --- *** [genoffset.o] Error code 1 So far, 100% reproducible with an empty /usr/obj/. > I see head/i386 is green in CI. >=20 Does CI prune .OBJDIR for each build? Glen --qCuyVVLLFvr0p6ls Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEjRJAPC5sqwhs9k2jAxRYpUeP4pMFAluJTpUACgkQAxRYpUeP 4pPq5g/+LGv5uwzZn7J5OFiY1tOGxjNu6eIrAkOYQ0WIo3hY6jQVnD+fX8sJ/JPH 3ukaqsmLP8fCznPRTIto0SlGKF0U6IH6giLNmIpnXiynGIoLSqf7A3NmEL7hGKCx vTVwYAMo5t41oZCfLdrsHi8WT97JXwOjqps/QZgtt88JcCuGK1yY3vuz9htv31S4 /N/t775ecAq2WqCeqNvcsgrNMaJgZy6CyAVsMDT5JBwhuAHiUgjsRVzvZjU1KR4B 24o17OCBIQjW69v1c3yIuWXAR9yqK54sTiNVinYqHVKJc5Nn7dRJuXCt7ImZBTuu VmC5HMfhlBU8dDGc6tyI9IDD8nqDnILmFqbLQxkex4ZF6BpuE9eMXJUWe7xd9KQv wuDpx8LZfdCp941GW9zcSL3xrCRbRAXjmCeE+y68AQZv2QMODDRwwU6TLZnvm1Pa 0QhUQAse/kNDwlPF0+CZWgJQevHAndD0OA691mHGDspw3wp8QxMAh708ymLuDizF wqjHYi/3BXw1jZW5jj22iE9lCBwpbntBElVMPE3QmuxZKQNhpviBlDCzMcWmCuhu dVNQm4G06Sdwm5Km7vTg9pyPbZKkKyzfBkdPwP7xbJL5xPJ1eiLZrUtQ8I6S+oh9 8YA1SCzcP4OzBg6F2Q4tMNGVTMdhGghtS/xvOoAI2ws6UMI9bD8= =/ONQ -----END PGP SIGNATURE----- --qCuyVVLLFvr0p6ls--