[Bug 231934] graphics/dspdfviewer: Fails to build on FreeBSD 11.2-RELEASE-p4
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Oct 4 07:23:37 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231934
Bug ID: 231934
Summary: graphics/dspdfviewer: Fails to build on FreeBSD
11.2-RELEASE-p4
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: santhosh.raju at gmail.com
Created attachment 197769
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=197769&action=edit
Fix for dspdfviewer build failure.
The change in clang version has caused -Wredundant-parens to be considered as
error causing the builds to fail.
I have changed the ${OSVERSION} variable to apply -Wno-error=redundant-parens
to the list of CFLAGS from 1102000 and onwards.
A patch has been attached along with this to fix this issue.
It would be nice if the patch can be applied to the ports tree of FreeBSD.
Thank you
Santhosh
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list