[Bug 193212] [stage] sysutils/bsdconfig
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Sep 1 22:39:05 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193212
--- Comment #10 from Daniel Austin <freebsd-ports at dan.me.uk> ---
Hi Chris,
Your patch will fail a stage-qa check as it will leave references to the
stagedir in the end resulting files due to your changes in the post-patch
section.
====> Running Q/A tests (stage-qa)
Error: 'share/bsdconfig/struct.subr' is referring to
/usr/ports/sysutils/bsdconfig/work/stage
Error: 'share/bsdconfig/packages/packages.subr' is referring to
/usr/ports/sysutils/bsdconfig/work/stage
Error: 'share/bsdconfig/packages/categories.subr' is referring to
/usr/ports/sysutils/bsdconfig/work/stage
etc.
a simple 'make stage-qa' will give you the above info, or build using
DEVELOPER=yes, or run it through poudriere.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list