From owner-freebsd-stable@freebsd.org Sun Nov 25 13:32:22 2018 Return-Path: Delivered-To: freebsd-stable@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 38E8611046C1 for ; Sun, 25 Nov 2018 13:32:22 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from mx.catwhisker.org (mx.catwhisker.org [198.144.209.73]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6B04284C8C for ; Sun, 25 Nov 2018 13:32:21 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.15.2/8.15.2) with ESMTP id wAPDWJwi002932; Sun, 25 Nov 2018 13:32:19 GMT (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.15.2/8.15.2/Submit) id wAPDWJXl002931; Sun, 25 Nov 2018 05:32:19 -0800 (PST) (envelope-from david) Date: Sun, 25 Nov 2018 05:32:19 -0800 From: David Wolfskill To: Jakub Lach Cc: freebsd-stable@freebsd.org Subject: Re: 12-STABLE source update zoneinfo missing build directories Message-ID: <20181125133219.GI1192@albert.catwhisker.org> Reply-To: stable@freebsd.org Mail-Followup-To: stable@freebsd.org, Jakub Lach , freebsd-stable@freebsd.org References: <1543150806071-0.post@n6.nabble.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="wjoFZxbW4tu+iR6v" Content-Disposition: inline In-Reply-To: <1543150806071-0.post@n6.nabble.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-Rspamd-Queue-Id: 6B04284C8C X-Spamd-Result: default: False [-9.05 / 15.00]; ARC_NA(0.00)[]; HAS_REPLYTO(0.00)[stable@freebsd.org]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:198.144.209.73]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.20)[multipart/signed,text/plain]; DMARC_NA(0.00)[catwhisker.org]; REPLYTO_DOM_NEQ_FROM_DOM(0.00)[]; RCVD_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_SOME(0.00)[]; MX_GOOD(-0.01)[cached: mx.catwhisker.org]; RCPT_COUNT_TWO(0.00)[2]; RCVD_IN_DNSWL_NONE(0.00)[73.209.144.198.list.dnswl.org : 127.0.10.0]; NEURAL_HAM_SHORT(-0.97)[-0.965,0]; SIGNED_PGP(-2.00)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:7961, ipnet:198.144.192.0/19, country:US]; IP_SCORE(-3.67)[ip: (-9.78), ipnet: 198.144.192.0/19(-4.71), asn: 7961(-3.77), country: US(-0.09)] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Nov 2018 13:32:22 -0000 --wjoFZxbW4tu+iR6v Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Nov 25, 2018 at 06:00:06AM -0700, Jakub Lach wrote: > *** Creating the temporary root environment in /var/tmp/temproot > *** /var/tmp/temproot ready for use > *** Creating and populating directory structure in /var/tmp/temproot >=20 > [Creating objdir /usr/obj/usr/src/amd64.amd64...] > [Creating objdir /usr/obj/usr/src/amd64.amd64/etc...] > cd: /usr/src/share/zoneinfo/builddir: No such file or directory > make[4]: "/usr/src/share/zoneinfo/Makefile" line 104: warning: "cd > /usr/src/share/zoneinfo/builddi >=20 >=20 > *** Beginning comparison >=20 > *** Checking /etc/rc.d for stale files >=20 > *** No stale files found >=20 > <...> >=20 > It looks harmless, I wonder why though? > .... I don't see that in my typescript from my upgrades from r340851 to r340915 this morning (on either my laptop or my build machine). Indeed: g1-215(11.2-S)[3] grep 'zoneinfo/builddir' s3 | head install -o root -g wheel -m 444 /common/S3/obj/usr/src/amd64.amd64/share= /zoneinfo/builddir/Africa/Abidjan /usr/share/zoneinfo/Africa/Abidjan install -o root -g wheel -m 444 /common/S3/obj/usr/src/amd64.amd64/share= /zoneinfo/builddir/Africa/Accra /usr/share/zoneinfo/Africa/Accra install -o root -g wheel -m 444 /common/S3/obj/usr/src/amd64.amd64/share= /zoneinfo/builddir/Africa/Addis_Ababa /usr/share/zoneinfo/Africa/Addis_Ababa install -o root -g wheel -m 444 /common/S3/obj/usr/src/amd64.amd64/share= /zoneinfo/builddir/Africa/Algiers /usr/share/zoneinfo/Africa/Algiers install -o root -g wheel -m 444 /common/S3/obj/usr/src/amd64.amd64/share= /zoneinfo/builddir/Africa/Asmara /usr/share/zoneinfo/Africa/Asmara install -o root -g wheel -m 444 /common/S3/obj/usr/src/amd64.amd64/share= /zoneinfo/builddir/Africa/Bamako /usr/share/zoneinfo/Africa/Bamako install -o root -g wheel -m 444 /common/S3/obj/usr/src/amd64.amd64/share= /zoneinfo/builddir/Africa/Bangui /usr/share/zoneinfo/Africa/Bangui install -o root -g wheel -m 444 /common/S3/obj/usr/src/amd64.amd64/share= /zoneinfo/builddir/Africa/Banjul /usr/share/zoneinfo/Africa/Banjul install -o root -g wheel -m 444 /common/S3/obj/usr/src/amd64.amd64/share= /zoneinfo/builddir/Africa/Bissau /usr/share/zoneinfo/Africa/Bissau install -o root -g wheel -m 444 /common/S3/obj/usr/src/amd64.amd64/share= /zoneinfo/builddir/Africa/Blantyre /usr/share/zoneinfo/Africa/Blantyre g1-215(11.2-S)[4] Peace, david --=20 David H. Wolfskill david@catwhisker.org No, Mr. Trump, the "disgrace" is your repeated lies and unlawful behavior. See http://www.catwhisker.org/~david/publickey.gpg for my public key. --wjoFZxbW4tu+iR6v Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGTBAEBCgB9FiEEzLfO+ReoAfQwZNd7FTnMQKBJ7hcFAlv6pGJfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEND QjdDRUY5MTdBODAxRjQzMDY0RDc3QjE1MzlDQzQwQTA0OUVFMTcACgkQFTnMQKBJ 7hdi+QgA0AMxOfd3/rQdaxNFuIqjS2KuWJlOPn32W13HHMsprnlLquSSCZYNRz9W gWwTQE3YlKNHvPy76djeaf1l0KUBbtqU83UmRe2CHWzMkaz9WZa5i4Eh2RM6w+A9 zJVQueIvzH1F/N7zU0DLnnC3LJIVvmHoQi9Z9TXueTjtLLuwIXLrM+NWZ0TGcOP7 D5IhS28RbymF5TTbXmK3ZUmCS16eHGElXB0Fy7AL53kC8eWPXweDP2tZNq3AH1Pe XPN6Pk+4330H9gUxVGgibZ9KaZyt8uSJ+M7bfJdZdvf9RIN4NsHkVbvdXfEiDEML VZfn1KcDuHdrej4M9ZRRLbttNUVnzQ== =S8Tf -----END PGP SIGNATURE----- --wjoFZxbW4tu+iR6v--