Bug 241264 - fix audio/fasttracker2 on GCC-based systems
Summary: fix audio/fasttracker2 on GCC-based systems
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: powerpc Any
: --- Affects Some People
Assignee: Emanuel Haupt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-15 13:31 UTC by Mark Linimon
Modified: 2019-11-06 08:17 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (ehaupt)


Attachments
patch to audio/fasttracker2/Makefile (1.06 KB, patch)
2019-10-15 13:31 UTC, Mark Linimon
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Linimon freebsd_committer freebsd_triage 2019-10-15 13:31:13 UTC
Created attachment 208328 [details]
patch to audio/fasttracker2/Makefile

r513477 removed more text than the commit claimed: specifically, the c99 workaround.  This caused a failure on pylon.nyi.FreeBSD.org on 20191013.

Testing on amd64 and powerpc64 with the extra test restored makes the port build on both.

The patch adds back the i386 stanza, but, I do not know if it is necessary (I am not set up to test on i386 at the moment).
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-10-16 20:30:49 UTC
A commit references this bug:

Author: ehaupt
Date: Wed Oct 16 20:29:51 UTC 2019
New revision: 514612
URL: https://svnweb.freebsd.org/changeset/ports/514612

Log:
  Fix build on powerpc64. r513477 caused a failure on pylon.nyi.FreeBSD.org on
  20191013.

  PR:		241264
  Submitted by:	linimon
  Discussed with:	fox
  MFH:		2019Q4 (blanket)

Changes:
  head/audio/fasttracker2/Makefile