Page MenuHomeFreeBSD

www/lagrange: Mark BROKEN with OpenSSL versions before 1.1.1
ClosedPublic

Authored by lcook on Feb 8 2021, 12:00 AM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 1 2024, 10:28 AM
Unknown Object (File)
Nov 17 2024, 8:55 PM
Unknown Object (File)
Nov 7 2024, 4:18 AM
Unknown Object (File)
Nov 6 2024, 6:01 PM
Unknown Object (File)
Nov 1 2024, 10:49 AM
Unknown Object (File)
Nov 1 2024, 5:21 AM
Unknown Object (File)
Oct 7 2024, 9:50 AM
Unknown Object (File)
Oct 1 2024, 4:41 PM
Subscribers

Details

Summary

As reported by pkg-fallout[1], it will not build with OpenSSL
version 1.0.2u from the base system. We can safely assume
that we can drop support for anything below the required version
(1.1.1) mentioned in the README[2].

Add OSVERSION check for anything < 1200085,

(12.0-STABLE after updating OpenSSL to version 1.1.1.).

MFH: No (Port not in latest 2021Q1 quartely branch).

[1] http://beefy10.nyi.freebsd.org/data/114i386-default/564582/logs/lagrange-1.1.1.log
[2] https://git.skyjake.fi/skyjake/lagrange#how-to-compile

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

lcook requested review of this revision.Feb 8 2021, 12:00 AM

LGTM.

This one teaches us we should test in as many FreeBSD versions/architectures as possible. Nothing to reproach here, our machines can only support that much workload.
I did not test this one in 11.4 because I have to do it in the same machine I use to do work for a living :-) So I overlooked this too.

P.S: I'm just about to test the other pending reviews once my CURRENT poudriere images are updated. Stay tuned.

This revision is now accepted and ready to land.Feb 8 2021, 11:47 AM