From owner-freebsd-current@freebsd.org Fri Sep 11 20:17:05 2020 Return-Path: Delivered-To: freebsd-current@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 5DFD43E5162 for ; Fri, 11 Sep 2020 20:17:05 +0000 (UTC) (envelope-from freebsd@grem.de) Received: from mail.evolve.de (mail.evolve.de [213.239.217.29]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (Client CN "mail.evolve.de", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Bp6VS1vVjz3Yh6 for ; Fri, 11 Sep 2020 20:17:03 +0000 (UTC) (envelope-from freebsd@grem.de) Received: by mail.evolve.de (OpenSMTPD) with ESMTP id 6ff64ae5; Fri, 11 Sep 2020 20:17:00 +0000 (UTC) Received: by mail.evolve.de (OpenSMTPD) with ESMTPSA id bcfb3765 (TLSv1.2:ECDHE-RSA-CHACHA20-POLY1305:256:NO); Fri, 11 Sep 2020 20:16:57 +0000 (UTC) Mime-Version: 1.0 (1.0) Subject: Re: Build of poudriere 13-CURRENT jail is failed From: Michael Gmelin In-Reply-To: <20200912.050942.1425626636653918195.yasu@utahime.org> Date: Fri, 11 Sep 2020 22:16:56 +0200 Cc: freebsd-current@freebsd.org Message-Id: <8D3096E4-4B4B-4C63-B82F-A787D4CDFDCD@grem.de> References: <20200912.050942.1425626636653918195.yasu@utahime.org> To: Yasuhiro KIMURA X-Mailer: iPhone Mail (17H35) X-Rspamd-Queue-Id: 4Bp6VS1vVjz3Yh6 X-Spamd-Bar: - X-Spamd-Result: default: False [-1.68 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; R_DKIM_ALLOW(-0.20)[grem.de:s=20180501]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; MV_CASE(0.50)[]; R_SPF_ALLOW(-0.20)[+ip4:213.239.217.29/32]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; DMARC_NA(0.00)[grem.de]; NEURAL_HAM_LONG(-1.00)[-0.996]; NEURAL_SPAM_SHORT(0.28)[0.280]; RCVD_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_SOME(0.00)[]; DKIM_TRACE(0.00)[grem.de:+]; RCPT_COUNT_TWO(0.00)[2]; NEURAL_HAM_MEDIUM(-0.97)[-0.965]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ASN(0.00)[asn:24940, ipnet:213.239.192.0/18, country:DE]; RCVD_TLS_ALL(0.00)[]; MAILMAN_DEST(0.00)[freebsd-current] Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.33 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.33 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, 11 Sep 2020 20:17:05 -0000 > On 11. Sep 2020, at 22:12, Yasuhiro KIMURA wrote: >=20 > =EF=BB=BFHello, >=20 > I made regular update of my 13-CUREENT amd64 environment from r365330 > to r365634. Host OS is successfully updated with regular steps written > in /usr/src/Makefile. But update of poudriere jail is failed with > error. Please see: https://reviews.freebsd.org/D26395 -m