From owner-freebsd-ports@freebsd.org Sat May 23 22:56:19 2020 Return-Path: Delivered-To: freebsd-ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 2245E2F00E3 for ; Sat, 23 May 2020 22:56:19 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from mx.catwhisker.org (mx.catwhisker.org [107.204.234.170]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 49TzHP3cvjz3ZnF for ; Sat, 23 May 2020 22:56:17 +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 04NMu9Gb081008 for ; Sat, 23 May 2020 22:56:09 GMT (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.15.2/8.15.2/Submit) id 04NMu9D8081007 for freebsd-ports@freebsd.org; Sat, 23 May 2020 15:56:09 -0700 (PDT) (envelope-from david) Date: Sat, 23 May 2020 15:56:09 -0700 From: David Wolfskill To: freebsd-ports@freebsd.org Subject: poudriere-devel failed to build lang/rust (rust-1.43.1) Message-ID: <20200523225609.GK1381@albert.catwhisker.org> Reply-To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="OT5Ak4Mx2NQhTPwI" Content-Disposition: inline X-Rspamd-Queue-Id: 49TzHP3cvjz3ZnF X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of david@catwhisker.org designates 107.204.234.170 as permitted sender) smtp.mailfrom=david@catwhisker.org X-Spamd-Result: default: False [0.34 / 15.00]; HAS_REPLYTO(0.00)[freebsd-ports@freebsd.org]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.07)[-1.067]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:107.204.234.170]; MIME_GOOD(-0.20)[multipart/signed,text/plain]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-ports@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-0.99)[-0.995]; RCVD_TLS_LAST(0.00)[]; NEURAL_HAM_SHORT(-0.20)[-0.198]; DMARC_NA(0.00)[catwhisker.org]; SIGNED_PGP(-2.00)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; RCVD_COUNT_TWO(0.00)[2]; ASN(0.00)[asn:7018, ipnet:107.192.0.0/12, country:US]; REPLYTO_EQ_TO_ADDR(5.00)[] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 May 2020 22:56:19 -0000 --OT5Ak4Mx2NQhTPwI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In my environment, I have a designated "build machine" (named "freebeast"); in addition to building FreeBSD for itself and a couple of other machines, it also builds packages (via devel/poudriere-devel) for those other machines. (Each machine is amd64, running stable/12.) The other machines get weekly updates (every Sunday), so I set up freebeast to build the bulk of the packages every Saturday, then (usually) the Sunday set of packages to build is relatively small (so I can get the weekly updates done faster than if I were to wait until Sunday to build all the packages that warrant rebuilding). Details are in http://www.catwhisker.org/~david/FreeBSD/upgrade.html. Today, after building stable/12 & head, I set freebeast to building packages; a while later, Spouse and I took the tandem bike out for a ride (for about 2.5 hours). A whlie later, I noticed that freebeast was still chugging away; ^T revealed that it was building www/chromium (which was expected); it also revealed that there had been a failure (which was not): load: 8.59 cmd: sh 99503 [piperd] 35609.83r 1.23u 1.88s 0% 2156k [12amd64-ports-home] [2020-05-23_12h08m48s] [parallel_build:] Queued: 1003 = Built: 999 Failed: 1 Skipped: 2 Ignored: 0 Tobuild: 1 Time: 0= 9:53:48 [05]: www/chromium | chromium-81.0.4044.138_1 build = (03:59:48 / 04:08:53) [09:53:49] Logs: /tank/poudriere/poudriere/data/logs/bulk/12amd64-ports-hom= e/2020-05-23_12h08m48s A quick check revealed that lang/rust was the failing port; I've dumped a copy of the poudriere log (there's a gzipped copy there, as well) and an "info.txt" file that shows things like "uname -a" output =66rom freebeast, as well as information about ports-mgmt/poudriere-devel and the current state of the SVN working copies for src & ports. It appears (to my eye that is quite unfamiliar with rust) that the first failure in the log is: sysroot: "/wrkdirs/usr/ports/lang/rust/work/rustc-1.43.1-src/build/x86_64-u= nknown-freebsd/stage1" libdir: "/wrkdirs/usr/ports/lang/rust/work/rustc-1.43.1-src/build/x86_64-un= known-freebsd/stage1/lib" error: could not compile `rustc_lint`. (which shows up quite near the end of the supplied log file). Please note that the machine has been building www/firefox (and thus, lang/rust) routinely for quite some time, so this is a little surprising. Even more surprising is that my laptop, where I also have www/firefox installed, and which I update via ports-mgmt/portmaster, has rust-1.43.1 built and installed, apparently without issue (other than consuming time and generating heat). I expect that once www/chromium finally finishes, I'll give poudriere another chance at the "stragglers" (and record the results in http://www.catwhisker.org/~david/FreeBSD/ports/rust/). Peace, david --=20 David H. Wolfskill david@catwhisker.org "The Liar Tweets Tonight": https://www.youtube.com/watch?v=3DTkU1ob_lHCw See http://www.catwhisker.org/~david/publickey.gpg for my public key. --OT5Ak4Mx2NQhTPwI Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGTBAEBCgB9FiEE4owz2QxMJyaxAefyQLJg+bY2PckFAl7JqglfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEUy OEMzM0Q5MEM0QzI3MjZCMTAxRTdGMjQwQjI2MEY5QjYzNjNEQzkACgkQQLJg+bY2 PcnAmAgAmfS1oUhcpvKGquLxzsVew5XI5H67CXDkP+kY+0daaKnPbtt9b+9AA1Jt 81tDjvTUoypmrF6RNqqSVDWVxhEuNGl78tFJickiWQPakN5fsWw430qHwDtgk4yA mjHc85bFW9T0XR3fnaA9Xxf+Mxu1i4D/rk0+BoB+2+n/q9lVjThZH+6zQuapEJKk aVx33rWWrLRHDRs3QDegOrZTGnnebEXKBLup0xc3xxx695+HymFpBr27mL5A08gc 4uDaHS8m3NeRxZV4lcq4fD0GYpUM+2sGKYIV9TVrW4iIHYnvJtuRpU6P0xkg0Y5F nUxCTfjxKcNmaY9sbwHKquu8CZurhQ== =wf1L -----END PGP SIGNATURE----- --OT5Ak4Mx2NQhTPwI--