From owner-freebsd-current@freebsd.org Fri Jun 17 18:36:17 2016 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 A57D5A78967 for ; Fri, 17 Jun 2016 18:36:17 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 8954820BB; Fri, 17 Jun 2016 18:36:17 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [IPv6:::1]) by freefall.freebsd.org (Postfix) with ESMTP id 8221E1108; Fri, 17 Jun 2016 18:36:17 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [172.31.3.2]) by mail.xzibition.com (Postfix) with ESMTP id 2292CDD8B; Fri, 17 Jun 2016 18:36:17 +0000 (UTC) X-Virus-Scanned: amavisd-new at mail.xzibition.com Received: from mail.xzibition.com ([172.31.3.2]) by mail.xzibition.com (mail.xzibition.com [172.31.3.2]) (amavisd-new, port 10026) with LMTP id wFUBhHPEd2wZ; Fri, 17 Jun 2016 18:36:10 +0000 (UTC) Subject: Re: Error building kernel WITH_META_MODE=yes DKIM-Filter: OpenDKIM Filter v2.9.2 mail.xzibition.com B7F78DD81 To: Renato Botelho , freebsd-current References: <91E7FD10-82EF-439D-BD3B-F8CFBAD48C44@FreeBSD.org> From: Bryan Drewery Openpgp: id=F9173CB2C3AAEA7A5C8A1F0935D771BB6E4697CF; url=http://www.shatow.net/bryan/bryan2.asc Organization: FreeBSD Message-ID: Date: Fri, 17 Jun 2016 11:36:13 -0700 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.0 MIME-Version: 1.0 In-Reply-To: <91E7FD10-82EF-439D-BD3B-F8CFBAD48C44@FreeBSD.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="HNnFJ7jvSIGK7C9cUfkkND5vgwfcdD44E" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 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: Fri, 17 Jun 2016 18:36:17 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --HNnFJ7jvSIGK7C9cUfkkND5vgwfcdD44E Content-Type: multipart/mixed; boundary="cocU32dqDsW4pLmVNo0dfXuJw0sFG2uGF" From: Bryan Drewery To: Renato Botelho , freebsd-current Message-ID: Subject: Re: Error building kernel WITH_META_MODE=yes References: <91E7FD10-82EF-439D-BD3B-F8CFBAD48C44@FreeBSD.org> In-Reply-To: <91E7FD10-82EF-439D-BD3B-F8CFBAD48C44@FreeBSD.org> --cocU32dqDsW4pLmVNo0dfXuJw0sFG2uGF Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 6/17/2016 10:28 AM, Renato Botelho wrote: > Building /usr/obj/usr/obj/usr/src/sys/GENERIC-NODEBUG/ia32_genassym.o > In file included from :312: > :4:10: fatal error: 'opt_global.h' file not found > #include "opt_global.h" > ^ > 1 error generated. > *** [ia32_genassym.o] Error code 1 >=20 > bmake[2]: stopped in /usr/obj/usr/src/sys/GENERIC-NODEBUG There's a handful of genassym files that are lacking opt_global.h as a dependency. This is more of a FAST_DEPEND failure. It's interesting it is only now coming up. --=20 Regards, Bryan Drewery --cocU32dqDsW4pLmVNo0dfXuJw0sFG2uGF-- --HNnFJ7jvSIGK7C9cUfkkND5vgwfcdD44E Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBAgAGBQJXZEMdAAoJEDXXcbtuRpfPEb4IAIY7lRE5bH3gwKC2On805ni5 +UIipfFiYHMwXYlG08wJNMPOKkLFIZmt3ooTJm1MMZkGpf08z88Prb/Ye5D6r6Hc DEnEwxUpPP97Zf3tQ1TZrgThju5A8lXh+n2U0/FNaDqomN7s2K8lZq7NVz6nyIK8 giZn4V0N/RleodIfxpyv5/rRWUXMrmE1sf9e66hiREtL4CE9Q+OqlHNgF0NKefG2 kMDIigNp0xJWrVDN/0Y2Logfuru0WxEUcL+WEQAzkzF4hEaa9+frn6MhICIUtE8s amWiZvjutC0eZiDvecF9yAEAVfSHeHUpIeYFQCG2BTCx8xZUOmN7gFwLKmaSPsk= =4f8W -----END PGP SIGNATURE----- --HNnFJ7jvSIGK7C9cUfkkND5vgwfcdD44E--