maintainer-feedback requested: [Bug 250245] editors/libreoffice does not build (in poudriere) with option TEST enabled
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Oct 10 10:34:47 UTC 2020
Bugzilla Automation <bugzilla at FreeBSD.org> has asked freebsd-office (Nobody)
<office at FreeBSD.org> for maintainer-feedback:
Bug 250245: editors/libreoffice does not build (in poudriere) with option TEST
enabled
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250245
--- Description ---
The problem seems to be that the port issues a "gmake all" which upstream does
not support, instead of just "gmake".
In the port makefile target is overriden, but only if option TEST is off:
TEST_ALL_TARGET_OFF= build-nocheck
More information about the freebsd-office
mailing list