[Bug 229625] sysutils/facter: allow packaging on tier-2 archs
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jul 9 04:37:41 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229625
Bug ID: 229625
Summary: sysutils/facter: allow packaging on tier-2 archs
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: puppet at FreeBSD.org
Reporter: linimon at FreeBSD.org
Flags: maintainer-feedback?(puppet at FreeBSD.org)
Assignee: puppet at FreeBSD.org
Created attachment 194975
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=194975&action=edit
patch to sysutils/facter/Makefile
facter (and thus puppet5) are not being packaged on certain archs due to
dependency failures.
facter by default includes java bindings for puppetserver. However, java is
not available for all archs. In addition, due to its heavyweight dependencies,
it does not build on some others.
In this particular case, puppet5 is not currently buildable on aarch64 due to
an obscure failure in audio/alsa-lib.
This patch works around the issue by only enabling the java bindings by default
on archs where it is known to build.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list