Date: Mon, 09 Jul 2018 04:37:37 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 229625] sysutils/facter: allow packaging on tier-2 archs Message-ID: <bug-229625-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229625 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@FreeBSD.org Reporter: linimon@FreeBSD.org Flags: maintainer-feedback?(puppet@FreeBSD.org) Assignee: puppet@FreeBSD.org Created attachment 194975 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D194975&action= =3Dedit 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 dependenc= ies, 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 def= ault on archs where it is known to build. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229625-7788>