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
Unknown Object (File)
Mon, Nov 3, 5:31 AM
Unknown Object (File)
Sat, Nov 1, 2:21 AM
Unknown Object (File)
Fri, Oct 31, 1:59 AM
Unknown Object (File)
Wed, Oct 22, 12:29 AM
Unknown Object (File)
Sat, Oct 18, 9:24 PM
Unknown Object (File)
Oct 6 2025, 1:44 AM
Unknown Object (File)
Sep 24 2025, 5:16 PM
Unknown Object (File)
Sep 13 2025, 1:45 AM
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