From owner-freebsd-stable@freebsd.org Sat Mar 27 13:52:13 2021 Return-Path: Delivered-To: freebsd-stable@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 9C4795C5479 for ; Sat, 27 Mar 2021 13:52:13 +0000 (UTC) (envelope-from SRS0=YB8K=IZ=quip.cz=000.fbsd@elsa.codelab.cz) Received: from elsa.codelab.cz (elsa.codelab.cz [94.124.105.4]) (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 4F70dS5VJsz3lsc; Sat, 27 Mar 2021 13:52:12 +0000 (UTC) (envelope-from SRS0=YB8K=IZ=quip.cz=000.fbsd@elsa.codelab.cz) Received: from elsa.codelab.cz (localhost [127.0.0.1]) by elsa.codelab.cz (Postfix) with ESMTP id C9FA828416; Sat, 27 Mar 2021 14:52:10 +0100 (CET) Received: from illbsd.quip.test (ip-94-113-69-69.net.upcbroadband.cz [94.113.69.69]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by elsa.codelab.cz (Postfix) with ESMTPSA id C5B032840C; Sat, 27 Mar 2021 14:52:09 +0100 (CET) Subject: Re: build failed for 12.2-p5 From: Miroslav Lachman <000.fbsd@quip.cz> To: Juraj Lutter Cc: Dimitry Andric , freebsd-stable stable References: <4dd371b4-7135-fc0d-ce62-ae68467cb289@quip.cz> <392639F2-04C0-4953-B706-B9F27CD3826B@FreeBSD.org> <893949C0-37FD-42AE-9696-1D2DD77A166D@lutter.sk> <093102a1-c9d1-8405-8ee7-e050a3620740@quip.cz> Message-ID: Date: Sat, 27 Mar 2021 14:52:09 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <093102a1-c9d1-8405-8ee7-e050a3620740@quip.cz> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 4F70dS5VJsz3lsc X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of SRS0=YB8K=IZ=quip.cz=000.fbsd@elsa.codelab.cz has no SPF policy when checking 94.124.105.4) smtp.mailfrom=SRS0=YB8K=IZ=quip.cz=000.fbsd@elsa.codelab.cz X-Spamd-Result: default: False [-1.80 / 15.00]; FROM_NEQ_ENVFROM(0.00)[000.fbsd@quip.cz,SRS0=YB8K=IZ=quip.cz=000.fbsd@elsa.codelab.cz]; RCVD_VIA_SMTP_AUTH(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; ARC_NA(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[quip.cz]; RBL_DBL_DONT_QUERY_IPS(0.00)[94.124.105.4:from]; AUTH_NA(1.00)[]; SPAMHAUS_ZRD(0.00)[94.124.105.4:from:127.0.2.255]; RCVD_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_ALL(0.00)[]; NEURAL_HAM_SHORT(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; R_SPF_NA(0.00)[no SPF record]; FORGED_SENDER(0.30)[000.fbsd@quip.cz,SRS0=YB8K=IZ=quip.cz=000.fbsd@elsa.codelab.cz]; RECEIVED_SPAMHAUS_PBL(0.00)[94.113.69.69:received]; RCVD_TLS_LAST(0.00)[]; R_DKIM_NA(0.00)[]; ASN(0.00)[asn:42000, ipnet:94.124.104.0/21, country:CZ]; MIME_TRACE(0.00)[0:+]; MAILMAN_DEST(0.00)[freebsd-stable] X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Mar 2021 13:52:13 -0000 On 27/03/2021 14:23, Miroslav Lachman wrote: > On 27/03/2021 13:57, Juraj Lutter wrote: >> >>> On 27 Mar 2021, at 13:24, Miroslav Lachman <000.fbsd@quip.cz> wrote: >>> [Creating objdir >>> /usr/obj/usr/src/amd64.amd64/tmp/obj-tools/kerberos5/lib/libroken...] >>> make-roken > roken.h >>> *** Signal 11 >>> >>> Stop. >>> make[3]: stopped in /usr/src/kerberos5/lib/libroken >>> *** Error code 1 >>> *** Error code 1 >>> *** Error code 1 >>> >>> Usr: 399.369s  Krnl: 9.440s  Totl: 6:48.81s  CPU: 99.9%  swppd: 0 >>> I/O: 2907+51057 >>> >>> This machine built 12.2-p4 two days ago and the failure is always on >>> the same point so I do not suspect random HW failure but of course it >>> can be new HW problem. >>> >> >> Did you do a source-upgrade from 11.4 to 12.2? If yes, then did you >> also do `make delete-old` and `make delete-old-libs` after upgrade? > > Yes it was source upgrade from 11.4 to 12.2 but no, make delete-old was > not run. Waited to upgrade all packages. I will try it soon. Thanks for > the pointer. > > In the meantime I tired to rebuild 12.2-p4 again and it failed at the > same point on libroken. > > I will go for make delete-old + delete-old-libs before the next test. The same error is there after make delete-old + delete-old-libs again. I am out of ideas. Miroslav Lachman