Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Aug 2023 23:56:20 +0200
From:      Matthias Apitz <guru@unixarea.de>
To:        Enji Cooper <yaneurabeya@gmail.com>
Cc:        Moin Rahman <bofh@freebsd.org>, freebsd-current@freebsd.org
Subject:   Re: port lang/python27 does not build in 14.0-CURRENT w/ poudriere
Message-ID:  <ZNVdBDycLMRVqdwi@c720-r368166>
In-Reply-To: <5E811C16-5D72-44EC-A14B-06BB9FADB793@gmail.com>
References:  <ZNN4vNTtQGb5Jm8v@pureos> <DB31B93E-01AE-4AF6-BDA6-1F6F980B1C5A@freebsd.org> <A7BC4F5A-9061-46A8-9659-102626EA6241@freebsd.org> <ZNOdqiNvAFfMh9a9@pureos> <414B922C-C553-41D4-B519-E3B3B239B606@freebsd.org> <ZNO4WYPzZ7B5ne5v@pureos> <9A29A1BA-F957-40D9-96C6-062471BA14AF@freebsd.org> <ZNSv%2BwEyLXD0JuK2@pureos> <5E811C16-5D72-44EC-A14B-06BB9FADB793@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
El día jueves, agosto 10, 2023 a las 01:46:56p. m. -0700, Enji Cooper escribió:

> 
> > On Aug 10, 2023, at 2:38 AM, Matthias Apitz <guru@unixarea.de> 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?
> 
> 1. lang/python27 is no longer supported upstream.
> 2. lang/python27’s modules and compatible third-party packages won’t work with OpenSSL 3; they depend on OpenSSL 1.x specific symbols/APIs.
> 
> If you want to make lang/python27 work with OpenSSL 3, you’re going to port the modules to OpenSSL 3
> 
> My question is: why are you doing this, given that it’s no longer receiving upstream updates (functional or security)?

Don't know if I can answer your questions. I'm building ports with
poudriere and lang/python27 is pulled in from some other ports. The port
lang/python27 itself is not on my list for poudriere:

# grep python /usr/local/etc/poudriere-list
databases/postgresql13-plpython
lang/python3

	matthias

-- 
Matthias Apitz, ✉ guru@unixarea.de, http://www.unixarea.de/ +49-176-38902045
Public GnuPG key: http://www.unixarea.de/key.pub



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ZNVdBDycLMRVqdwi>