Opened 9 years ago

Closed 9 years ago

#46365 closed defect (fixed)

netpbm 10.69 fails to install new header file pm_c_util.h

Reported by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: haspatch Cc: mndavidoff (Monte Davidoff)
Port: netpbm

Description

netpbm 10.69 (r130434) fails to install pm_c_util.h even though it is included in the installed file pm.h.
Upstream, the problem was introduced in advanced and trunk.
This breaks the builds of gts, my own project, and probably others.
Attached is a proposed patch to install the header file.
I am not 100% sure this is the correct solution, but it seems to at least allow the broken packages to build.

Attachments (1)

patch-lib-Makefile.diff.diff (817 bytes) - added by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) 9 years ago.

Download all attachments as: .zip

Change History (5)

Changed 9 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

comment:1 Changed 9 years ago by mndavidoff (Monte Davidoff)

Cc: md14-macports@… added

Cc Me!

comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Have you already reported this issue to netpbm's developer? Has he agreed that this is the correct fix?

comment:3 in reply to:  2 Changed 9 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Replying to ryandesign@…:

Have you already reported this issue to netpbm's developer? Has he agreed that this is the correct fix?

I have submitted a bug report (which consists of sending an email to the maintainer).

comment:4 Changed 9 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Resolution: fixed
Status: newclosed

According to the upstream maintainer, pm_c_util.h is an internal header file and should not be included in the installation.
Instead, problem was fixed with a new release.
MacPorts version fixed in r130865.

Note: See TracTickets for help on using tickets.