From owner-dev-commits-ports-main@freebsd.org Wed Aug 4 12:06:48 2021 Return-Path: Delivered-To: dev-commits-ports-main@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 5212F65D536; Wed, 4 Aug 2021 12:06:48 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from ptrcrt.ch (ptrcrt.ch [IPv6:2a02:2770:8:0:21a:4aff:fe7e:c6be]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA512 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "ptrcrt.ch", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gfr7q6VY6z3myq; Wed, 4 Aug 2021 12:06:47 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from ptrcrt.ch (mail.ptrcrt.ch [192.168.1.1]) by ptrcrt.ch (OpenSMTPD) with ESMTP id a3c0c7cf; Wed, 4 Aug 2021 12:06:45 +0000 (UTC) Received: from ptrcrt.ch (mail.ptrcrt.ch [192.168.1.1]) by ptrcrt.ch (OpenSMTPD) with ESMTPSA id 97eb7bc3 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Wed, 4 Aug 2021 12:06:45 +0000 (UTC) Date: Wed, 4 Aug 2021 12:06:45 +0000 From: Pietro Cerutti To: Kirill Ponomarev Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: c8ba559efd57 - main - lang/sbcl: update to 2.1.7 Message-ID: <20210804120645.inblmplot7ko24zs@ptrcrt.ch> Reply-To: Pietro Cerutti References: <202108021708.172H8GGk032411@gitrepo.freebsd.org> <20210804084953.g4je3vfq6o4qlotk@ptrcrt.ch> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20210205-692-f72e08-dirty X-Rspamd-Queue-Id: 4Gfr7q6VY6z3myq X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Aug 2021 12:06:48 -0000 On Aug 04 2021, 09:50 UTC, Kirill Ponomarev wrote: >On 08/04, Pietro Cerutti wrote: >> On Aug 02 2021, 17:08 UTC, Kirill Ponomarev wrote: >> >The branch main has been updated by krion: >> > >> >URL: https://cgit.FreeBSD.org/ports/commit/?id=c8ba559efd5786701cd48523c363203ddf0a51c1 >> > >> >commit c8ba559efd5786701cd48523c363203ddf0a51c1 >> >Author: Kirill Ponomarev >> >AuthorDate: 2021-08-02 17:07:54 +0000 >> >Commit: Kirill Ponomarev >> >CommitDate: 2021-08-02 17:07:54 +0000 >> > >> > lang/sbcl: update to 2.1.7 >> >> This fails to build on my box, 13.0-RELEASE-p1 amd64: >> https://people.freebsd.org/~gahr/sbcl-2.1.7-err.txt >> >> Any ideas? > >Nope, it builds fine in my poudriere on 1300505 Failed in my poudriere too: https://gahr.ch/poudriere/logs/bulk/13amd64-stable/latest/logs/errors/sbcl-2.1.7,1.log -- Pietro Cerutti