Created attachment 146568 [details] fix build issue on 8.x The freebsd build cluster has issues building irc/undernet-ircu for 8.x with profiling enabled. This patch selectively disables profiling on 8.x only, leaving it enabled on newer versions. Poudriere testport logs at: http://poudriere.dan.tm/latest-per-pkg/undernet-ircu/2.10.12.14_2/
This probably doesn't need a portrevision bump. It either built on FreeBSD 8.4 or it didn't. Moving to patch-ready anyway, I'll let the next committer decide on this minor detail.
i am the next committer.
I forgot to add the PR to the commit message, so it didn't paste here: Author: marino Date: Sat Aug 30 22:28:33 2014 New Revision: 366689 URL: http://svnweb.freebsd.org/changeset/ports/366689 QAT: https://qat.redports.org/buildarchive/r366689/ Log: irc/undernet-ircu: Unbreak build on FreeBSD 8.4 Undernet-ircu fails to build on FreeBSD 8.4 when --enable-profile (the default) is included in configure arguments. To restore building on FreeBSD 8.4, remove this as an option for that release. Modified: head/irc/undernet-ircu/Makefile