Date: Thu, 10 Aug 2023 13:46:56 -0700 From: Enji Cooper <yaneurabeya@gmail.com> To: Matthias Apitz <guru@unixarea.de> 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: <5E811C16-5D72-44EC-A14B-06BB9FADB793@gmail.com> In-Reply-To: <ZNSv%2BwEyLXD0JuK2@pureos> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_59BF3901-92F9-4E29-8D2B-5FA4C0CF7031 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 > On Aug 10, 2023, at 2:38 AM, Matthias Apitz <guru@unixarea.de> wrote: >=20 > El d=C3=ADa Wednesday, August 09, 2023 a las 06:04:16PM +0200, Moin = Rahman escribi=C3=B3: >=20 >> 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. >=20 > I've cc'ed freebsd-current@ >=20 > I did two times the building of lang/python27 within poudriere on > 14.0-CURRENT: >=20 > =3D>> Building lang/python27 > build started at Tue Aug 8 04:05:20 CEST 2023 > port directory: /usr/ports/lang/python27=3D>> Building lang/python27 >=20 > =3D>> Building lang/python27 > build started at Thu Aug 10 06:33:53 CEST 2023 > port directory: /usr/ports/lang/python27 >=20 > The first failed, the one of today went fine. The main difference in = the > building log is: >=20 > failing job: > --MAKE_ENV-- > OPENSSLBASE=3D/usr/local OPENSSLDIR=3D/usr/local/openssl = OPENSSLINC=3D/usr/local/include OPENSSLLIB=3D/usr/local/lib = OPENSSLRPATH=3D/usr/local/lib >=20 > fine job: > --MAKE_ENV-- > OPENSSLBASE=3D/usr OPENSSLDIR=3D/etc/ssl OPENSSLINC=3D/usr/include = OPENSSLLIB=3D/usr/lib > ... >=20 > 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. >=20 > What could have triggered this change of the used SSL version? 1. lang/python27 is no longer supported upstream. 2. lang/python27=E2=80=99s modules and compatible third-party packages = won=E2=80=99t 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=E2=80=99re = going to port the modules to OpenSSL 3 My question is: why are you doing this, given that it=E2=80=99s no = longer receiving upstream updates (functional or security)? Cheers, -Enji PS IIRC, there were lang/python27 forks out there that might be used as = inspiration for the OpenSSL 3 uplift, but again=E2=80=A6 I don=E2=80=99t = understand why effort is being spent making the two (Python 2 and = OpenSSL 3) work. --Apple-Mail=_59BF3901-92F9-4E29-8D2B-5FA4C0CF7031 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEtvtxN6kOllEF3nmX5JFNMZeDGN4FAmTVTMAACgkQ5JFNMZeD GN7yxg//Qhf2aj7SLq/drYfgM6Z3BecSVpv0oLlHYTwLJJ5nuyuIObi+lcG+e1zr QY9v/2jc6PMjpsC2uKGI2oDgmBWGvmvEnoR8zWUinVksZzEP82Ln0JyBH/M9faCC 5NjNyuhh1/fnreFPIeuzoEeJ0Te1Nnwuoyo/2MRTsfWQ7rMXRjFt34RknI/QFlS1 RzJUyvGxe0wcN2yOGTme3ubPSzIkS8nLfSFaJhZ1T6gPbjn/dZGCNaE56SaumvDH +SAdc/i8tqkHH84uZgp7wb6rwfbWv0vN4gtUA/4xpuooh3lVCImH3SeeCIhdmN8n gNmOLjEcyTLJ2u7O6Ecv89r11zXvze9Mbdh2XJVMW2niKlySUJZsM4AoxQZyD4o/ 4fx0Aux9l9eF5vP5Xw0nj0p0Z29QG97hFnVS9nTOZX5Y5NNmHTMLL22u0eI4Tkwc QQQMPTmmxp69oMfrQO+QqeKyLc/vJJklLCBJ2LJKF4j2IUHjKYFVTY3zF7yfktL0 lOX/vNTyHwyt/7sBQLDA5CtR4xaJywhgVw2HXpQ/MpYL5Fe0Q90iHkjCnNgF37BF UW7qppapAsLWLlMDfnN7XvrDwPwwNBYGWUSXDWx2Pj91C+TQhIL1/i0HocKgvIDq AkTWe8lCxiC8Ox/uyCADLjSTRtwqzzqrmPgN5e87zG5rPn7Cfss= =u9hv -----END PGP SIGNATURE----- --Apple-Mail=_59BF3901-92F9-4E29-8D2B-5FA4C0CF7031--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5E811C16-5D72-44EC-A14B-06BB9FADB793>