Page MenuHomeFreeBSD

security/libgpg-error: Remove gmake dependency, MAKE_JOBS_UNSAFE and add "make test"
ClosedPublic

Authored by diizzy on Jan 11 2020, 4:38 PM.
Tags
None
Referenced Files
F139408580: D23134.diff
Thu, Dec 11, 6:31 PM
Unknown Object (File)
Thu, Nov 27, 6:48 PM
Unknown Object (File)
Thu, Nov 20, 1:30 AM
Unknown Object (File)
Nov 3 2025, 5:31 AM
Unknown Object (File)
Nov 1 2025, 2:21 AM
Unknown Object (File)
Oct 31 2025, 1:59 AM
Unknown Object (File)
Oct 22 2025, 12:29 AM
Unknown Object (File)
Oct 18 2025, 9:24 PM
Subscribers

Details

Summary

Remove gmake dependency, MAKE_JOBS_UNSAFE and add "make test" functionality

Test Plan

make test tested on 13-CURRENT r356392 (AMD64)
Poudriere log{F6039011}

Diff Detail

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

Event Timeline

diizzy retitled this revision from security/libgpg-error: Remove gmake dependency and add "make test" to security/libgpg-error: Remove gmake dependency, MAKE_JOBS_UNSAFE and add "make test".Jan 11 2020, 4:46 PM
diizzy edited the summary of this revision. (Show Details)

Hi,

Thanks for the patch. Just to let you know, I'm testing this changes (and then will switch to a similar libtasn1 patch).
It's better to test some more combinations of versions/arches to make sure that the changes are safe, esp. the MAKE_JOBS_UNSAFE part, so it'll take some time.

Roman

Hi,

Thanks for your time! I agree that we should try to avoid unnecessary breakage.
I gave it a quick spin on my aarch64 box (4 cores) running 13-CURRENT (r356372) and it built successfully if it helps.

This revision is now accepted and ready to land.Jan 15 2020, 3:50 PM