From nobody Thu Aug 10 10:13:52 2023 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 4RM2nw0h0Vz4Tws8 for ; Thu, 10 Aug 2023 10:13:56 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from ms-10.1blu.de (ms-10.1blu.de [178.254.4.101]) (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 4RM2nw08Zwz4hwF; Thu, 10 Aug 2023 10:13:56 +0000 (UTC) (envelope-from guru@unixarea.de) Authentication-Results: mx1.freebsd.org; none Received: from [132.174.172.2] (helo=pureos) by ms-10.1blu.de with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qU2fy-0007kB-7l; Thu, 10 Aug 2023 12:13:54 +0200 Date: Thu, 10 Aug 2023 12:13:52 +0200 From: Matthias Apitz To: Alastair Hogge Cc: Moin Rahman , freebsd-current@freebsd.org Subject: Re: port lang/python27 does not build in 14.0-CURRENT w/ poudriere Message-ID: Reply-To: Matthias Apitz Mail-Followup-To: Alastair Hogge , Moin Rahman , freebsd-current@freebsd.org References: <414B922C-C553-41D4-B519-E3B3B239B606@freebsd.org> <9A29A1BA-F957-40D9-96C6-062471BA14AF@freebsd.org> <87c58b62df16bd5cc31952d814bbe995@riseup.net> 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-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <87c58b62df16bd5cc31952d814bbe995@riseup.net> X-Operating-System: FreeBSD 13.0-CURRENT r368166 (amd64) X-message-flag: Mails containing HTML will not be read! Please send only plain text. X-Con-Id: 51246 X-Con-U: 0-guru X-Originating-IP: 132.174.172.2 X-Rspamd-Queue-Id: 4RM2nw08Zwz4hwF X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:42730, ipnet:178.254.0.0/19, country:DE] El día jueves, agosto 10, 2023 a las 09:50:31 +0000, Alastair Hogge escribió: > On 2023-08-10 17:38, Matthias Apitz wrote: > > El día Wednesday, August 09, 2023 a las 06:04:16PM +0200, Moin Rahman escribió: > > > >> This perfectly builds on the latest HEAD without any problem as shared in my build log. I am not sure what is wrong at your end. Neither can I see any fallout on the clusters. > >> > > > > I've cc'ed freebsd-current@ > > > > I did two times the building of lang/python27 within poudriere on > > 14.0-CURRENT: > > > > =>> Building lang/python27 > > build started at Tue Aug 8 04:05:20 CEST 2023 > > port directory: /usr/ports/lang/python27=>> Building lang/python27 > > > > =>> Building lang/python27 > > build started at Thu Aug 10 06:33:53 CEST 2023 > > port directory: /usr/ports/lang/python27 > > > > The first failed, the one of today went fine. The main difference in the > > building log is: > > > > failing job: > > --MAKE_ENV-- > > OPENSSLBASE=/usr/local OPENSSLDIR=/usr/local/openssl OPENSSLINC=/usr/local/include OPENSSLLIB=/usr/local/lib OPENSSLRPATH=/usr/local/lib > > > > fine job: > > --MAKE_ENV-- > > OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib > > ... > > > > I didn't changed anything in the poudriere config or port's options. The > > only thing I did between was yesterday evening a 'git pull' in > > /usr/ports. > > > > What could have triggered this change of the used SSL version? > > Do you have the error from the failed build? I have the following patch > in my tree to get Python-2.7 to build, tho I have not tested recently if > it is still required: The log of the failing job is here: http://www.unixarea.de/python27-2.7.18_2.log It has exactly the issue which your patch addresses: with OpenSSL from ports it can't build the shared object _hashlib.so. I can live with this for now (as the package was built now). But I wanted to understand, why and what was the change between August 8 and 10. matthias -- Matthias Apitz, ✉ guru@unixarea.de, http://www.unixarea.de/ +49-176-38902045 Public GnuPG key: http://www.unixarea.de/key.pub