[Bug 281251] ports-mgmt/poudriere-devel shlib checking issues with -n (dry-run)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 03 Sep 2024 18:43:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281251 Bug ID: 281251 Summary: ports-mgmt/poudriere-devel shlib checking issues with -n (dry-run) Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: bdrewery@FreeBSD.org Reporter: devnull@apt322.org Flags: maintainer-feedback?(bdrewery@FreeBSD.org) Assignee: bdrewery@FreeBSD.org Hello, The new logic of shlib checking is great! But when I perform a dry-run, it is showing me a thousand packages to build, without ignored packages. But when I perform a bulk, just 6 packages is build, more than a thousand ignored. The new check probably occurs during the build. That way it would be possible to dry-run (-n) after calculating the dependencies and the build list, "start" a build just to check if the shlib checking step passes? If the step passes, skip the build and go to the next package. As it currently stands, dry-run loses a very important functionality, which is checking the packages that will actually need to be builded. Thanks, -- You are receiving this mail because: You are the assignee for the bug.