Bug 193175

Summary: [patch] [maintainer update] irc/undernet-ircu fix build on 8.4 systems
Product: Ports & Packages Reporter: Daniel Austin <freebsd-ports>
Component: Individual Port(s)Assignee: John Marino <marino>
Status: Closed FIXED    
Severity: Affects Some People CC: marino
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
fix build issue on 8.x none

Description Daniel Austin 2014-08-30 19:44:45 UTC
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/
Comment 1 John Marino freebsd_committer freebsd_triage 2014-08-30 20:13:58 UTC
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.
Comment 2 John Marino freebsd_committer freebsd_triage 2014-08-30 22:23:02 UTC
i am the next committer.
Comment 3 John Marino freebsd_committer freebsd_triage 2014-08-30 22:31:00 UTC
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