Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jan 2019 14:36:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 234942] multimedia/dvb-apps: fix build with GCC-based architectures
Message-ID:  <bug-234942-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234942

            Bug ID: 234942
           Summary: multimedia/dvb-apps: fix build with GCC-based
                    architectures
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: decke@FreeBSD.org
          Reporter: pkubaj@anongoth.pl
          Assignee: decke@FreeBSD.org
             Flags: maintainer-feedback?(decke@FreeBSD.org)

Created attachment 201127
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D201127&action=
=3Dedit
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=3Dlocalbase:ldflags.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234942-7788>