Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Oct 2017 17:33:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 222958] graphics/gts: moved header, graphics/netpbm fallout
Message-ID:  <bug-222958-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 222958
           Summary: graphics/gts: moved header, graphics/netpbm fallout
           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: freebsd@phil.spodhuis.org
                CC: erik@bz.bzflag.bz, tobik@freebsd.org
                CC: erik@bz.bzflag.bz, tobik@freebsd.org

Commit 9024ea4ea906 of the Ports tree landed 6 days ago, overhauling
graphics/netpbm.  The commit message states:

    - Headers have been moved to ${LOCALBASE}/include/netpbm.  Fix ports
      that expect them to be in ${LOCALBASE}/include

That commit missed graphics/gts which, with `NETPBM` option on, depends upon
netpbm and errors out during build with:

happrox.c:24:10: fatal error: 'pgm.h' file not found
#include <pgm.h>

That file is one of those which moved.

Changing graphics/gts/Makefile to edit CPPFLAGS worked for my use-case of
getting local poudriere building again, but should probably be done "right"=
 as
USE-flag dependent.

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