Bug 234942 - multimedia/dvb-apps: fix build with GCC-based architectures
Summary: multimedia/dvb-apps: fix build with GCC-based architectures
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: Bernhard Froehlich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-14 14:36 UTC by Piotr Kubaj
Modified: 2019-01-15 13:12 UTC (History)
2 users (show)

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


Attachments
patch (902 bytes, patch)
2019-01-14 14:36 UTC, Piotr Kubaj
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Kubaj freebsd_committer freebsd_triage 2019-01-14 14:36:49 UTC
Created attachment 201127 [details]
patch

Base GCC doesn't support -Wno-int-conversion (added in port's Makefile) and -Wno-packed-bitfield-compat. The port builds fine without those flags using base GCC and Clang.

While here, add USES=localbase:ldflags.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 Bernhard Froehlich freebsd_committer freebsd_triage 2019-01-14 16:06:56 UTC
Thanks a lot for your patch! It's committed now!
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-01-14 16:07:02 UTC
A commit references this bug:

Author: decke
Date: Mon Jan 14 16:06:03 UTC 2019
New revision: 490299
URL: https://svnweb.freebsd.org/changeset/ports/490299

Log:
  multimedia/dvb-apps: Fix build with GCC-based architectures

  PR:		234942
  Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
  MFH:		2019Q1

Changes:
  head/multimedia/dvb-apps/Makefile
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-01-15 13:12:13 UTC
A commit references this bug:

Author: decke
Date: Tue Jan 15 13:11:41 UTC 2019
New revision: 490370
URL: https://svnweb.freebsd.org/changeset/ports/490370

Log:
  MFH: r490299

  multimedia/dvb-apps: Fix build with GCC-based architectures

  PR:		234942
  Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
  Approved by:	portmgr (miwi)

Changes:
_U  branches/2019Q1/
  branches/2019Q1/multimedia/dvb-apps/Makefile