Bug 252368 - audio/libsidplay2: Compile fix on various platforms
Summary: audio/libsidplay2: Compile fix on various platforms
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Rene Ladan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-03 06:58 UTC by Daniel Engberg
Modified: 2021-01-03 15:33 UTC (History)
1 user (show)

See Also:


Attachments
Patch for libsidplay2 (2.24 KB, patch)
2021-01-03 06:58 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2021-01-03 06:58:12 UTC
Created attachment 221224 [details]
Patch for libsidplay2

This should fix build failures on various platforms reported by the buildbots

Source:
https://sources.debian.org/patches/sidplay-libs/2.1.1-15/gcc6-fixes.patch/

References:
https://portsfallout.com/fallout?port=libsidplay2&maintainer=&env=&category=&flavor=

Compile tested on FreeBSD 13.0-CURRENT main-c1-g63f93c7e1 (amd64) (make, make check-plist)
Compile tested on arm64 by mzar @ IRC
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-01-03 15:31:33 UTC
A commit references this bug:

Author: rene
Date: Sun Jan  3 15:30:34 UTC 2021
New revision: 560012
URL: https://svnweb.freebsd.org/changeset/ports/560012

Log:
  audio/libsidplay2: several fixes and improvements

  - fix build on architectures using GCC 6
  - drop unused gmake dependency
  - use DIST* instead of PORT*

  PR:		252368
  Submitted by:	Daniel Engberg

Changes:
  head/audio/libsidplay2/Makefile
  head/audio/libsidplay2/files/patch-libsidplay_src-xsid_xsid.cpp
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-01-03 15:32:35 UTC
A commit references this bug:

Author: rene
Date: Sun Jan  3 15:32:21 UTC 2021
New revision: 560014
URL: https://svnweb.freebsd.org/changeset/ports/560014

Log:
  MFH: r560012

  audio/libsidplay2: several fixes and improvements

  - fix build on architectures using GCC 6
  - drop unused gmake dependency
  - use DIST* instead of PORT*

  PR:		252368
  Submitted by:	Daniel Engberg

Changes:
_U  branches/2021Q1/
  branches/2021Q1/audio/libsidplay2/Makefile
  branches/2021Q1/audio/libsidplay2/files/patch-libsidplay_src-xsid_xsid.cpp
Comment 3 Rene Ladan freebsd_committer freebsd_triage 2021-01-03 15:33:20 UTC
Patch committed and merged to 2021q1