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
F159773412: D23134.id66785.diff
Thu, Jun 18, 2:01 AM
Unknown Object (File)
Wed, Jun 17, 2:33 AM
Unknown Object (File)
Sat, Jun 13, 9:51 AM
Unknown Object (File)
Fri, Jun 12, 10:19 PM
Unknown Object (File)
Thu, Jun 11, 1:12 AM
Unknown Object (File)
Thu, Jun 4, 12:59 PM
Unknown Object (File)
Thu, Jun 4, 11:20 AM
Unknown Object (File)
May 18 2026, 2:22 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