Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Mar 2018 13:02:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 226524] graphics/dspdfviewer fails to build on 11.1
Message-ID:  <bug-226524-13@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: adridg@freebsd.org
                CC: santhosh.raju@gmail.com
                CC: santhosh.raju@gmail.com
             Flags: maintainer-feedback?(santhosh.raju@gmail.com)

../hyperlinkarea.cpp:35:18: error: zero as null pointer constant
[-Werror,-Wzero-as-null-pointer-constant]
  if ( pixmap =3D=3D 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.

--=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-226524-13>