Bug 193175 - [patch] [maintainer update] irc/undernet-ircu fix build on 8.4 systems
Summary: [patch] [maintainer update] irc/undernet-ircu fix build on 8.4 systems
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: John Marino
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-30 19:44 UTC by Daniel Austin
Modified: 2014-08-30 22:31 UTC (History)
1 user (show)

See Also:


Attachments
fix build issue on 8.x (734 bytes, patch)
2014-08-30 19:44 UTC, Daniel Austin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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