[Bug 206879] plist issue when building databases/mysql57-server (only server) with EXAMPLE option selected
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Feb 3 09:08:47 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206879
Bug ID: 206879
Summary: plist issue when building databases/mysql57-server
(only server) with EXAMPLE option selected
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: easy, needs-patch
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: mokhi64 at gmail.com
Blocks: 205956
Flags: maintainer-feedback+
When building with EXAMPLE option selected, -server *only* compiles ha_example
statically into the server, it does not build the ha_example.so plugin:
====> Running Q/A tests (stage-qa)
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: lib/mysql/plugin/ha_example.so
===> Error: Plist issues found.
*** Error code 1
Stop.
make: stopped in /usr/ports/databases/mysql57-server
The remaining OPTIONs seem to be fine.
Referenced Bugs:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205956
[Bug 205956] databases/mysql57-client: Missing binary_log_types.h
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list