From nobody Fri Aug 19 15:03:22 2022 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4M8Q4P6k3Nz4ZLRy for ; Fri, 19 Aug 2022 15:03:33 +0000 (UTC) (envelope-from junchoon@dec.sakura.ne.jp) Received: from www121.sakura.ne.jp (www121.sakura.ne.jp [153.125.133.21]) (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 4M8Q4N1rbYz4KF7; Fri, 19 Aug 2022 15:03:32 +0000 (UTC) (envelope-from junchoon@dec.sakura.ne.jp) Received: from kalamity.joker.local (123-1-85-147.area1b.commufa.jp [123.1.85.147]) (authenticated bits=0) by www121.sakura.ne.jp (8.16.1/8.16.1/[SAKURA-WEB]/20201212) with ESMTPA id 27JF3Nfi061009; Sat, 20 Aug 2022 00:03:23 +0900 (JST) (envelope-from junchoon@dec.sakura.ne.jp) Date: Sat, 20 Aug 2022 00:03:22 +0900 From: Tomoaki AOKI To: Charlie Li Cc: Mateusz Guzik , Larry Rosenman , Freebsd current Subject: Re: Lots of port failures today? Message-Id: <20220820000322.d813bb9951f798fb2a534e87@dec.sakura.ne.jp> In-Reply-To: <0b601ee4-611b-9621-e010-fc2d3f4c9ac5@freebsd.org> References: <8ceeb8126c480ea8617f6c774bb79ae2@lerctr.org> <0b601ee4-611b-9621-e010-fc2d3f4c9ac5@freebsd.org> Organization: Junchoon corps X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; amd64-portbld-freebsd13.0) List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 4M8Q4N1rbYz4KF7 X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of junchoon@dec.sakura.ne.jp has no SPF policy when checking 153.125.133.21) smtp.mailfrom=junchoon@dec.sakura.ne.jp X-Spamd-Result: default: False [-0.60 / 15.00]; SUBJECT_ENDS_QUESTION(1.00)[]; AUTH_NA(1.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; MV_CASE(0.50)[]; MIME_GOOD(-0.10)[text/plain]; MLMMJ_DEST(0.00)[freebsd-current@freebsd.org]; FREEMAIL_CC(0.00)[gmail.com,lerctr.org,freebsd.org]; R_SPF_NA(0.00)[no SPF record]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; ASN(0.00)[asn:7684, ipnet:153.125.128.0/18, country:JP]; MIME_TRACE(0.00)[0:+]; TO_MATCH_ENVRCPT_SOME(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; TO_DN_ALL(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; DMARC_NA(0.00)[sakura.ne.jp]; RCVD_TLS_LAST(0.00)[]; HAS_ORG_HEADER(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-ThisMailContainsUnwantedMimeParts: N On Fri, 19 Aug 2022 09:06:11 -0400 Charlie Li wrote: > Mateusz Guzik wrote: > > On 8/18/22, Mateusz Guzik wrote: > >> On 8/18/22, Larry Rosenman wrote: > >>> https://home.lerctr.org:8888/build.html?mastername=live-host_ports&build=2022-08-18_13h12m51s > >>> > >>> circa 97ecdc00ac5 on main > >>> Ideas? > >>> > >> > >> try with 9ac6eda6c6a36db6bffa01be7faea24f8bb92a0f reverted > >> > > > > I'm pretty sure it will be fixed with URL: > > https://cgit.FreeBSD.org/src/commit/?id=545db925c3d5408e71e21432895770cd49fd2cf3 > > > Seems to be fixed with this commit, at least for graphics/jpeg-turbo, > whose configure failed with something about platform not supporting SIMD. > > -- > Charlie Li > …nope, still don't have an exit line. And so as base /usr/bin/xz (through pipe) and ports lang/ruby30. The former caused x11/linux-nvidia-libs to fail on extract, and the latter caused ports-mgmt/portupgrade (including portsclean) to fail on start. Both are fixed at the commit. Thanks! -- Tomoaki AOKI