[Bug 226524] graphics/dspdfviewer fails to build on 11.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Mar 11 13:02:54 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226524

            Bug ID: 226524
           Summary: graphics/dspdfviewer fails to build on 11.1
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: adridg at freebsd.org
                CC: santhosh.raju at gmail.com
                CC: santhosh.raju at gmail.com
             Flags: maintainer-feedback?(santhosh.raju at gmail.com)

../hyperlinkarea.cpp:35:18: error: zero as null pointer constant
[-Werror,-Wzero-as-null-pointer-constant]
  if ( pixmap == 0 )
                 ^
                 nullptr

A patch is in the review. This build failer showed up while updating CMake to
3.11-rc3, which may have introduced other C++ flags by default.

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


More information about the freebsd-ports-bugs mailing list