#28262: hs-digest fails to configure (blocks pandoc install) -----------------------------------+---------------------------------------- Reporter: easieste@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: hs-digest pandoc | Port: hs-digest -----------------------------------+---------------------------------------- Description changed by easieste@…: Old description:
Attempting to install pandoc is blocked by a failing configure phase for the hs-digest dependency.
The relevant lines in the log seem to be:
{{{ :info:configure Configuring digest-0.0.0.8... :info:configure Setup: Missing dependency on a foreign library: :info:configure * Missing header file: zlib.h :info:configure * Missing C library: z :info:configure This problem can usually be solved by installing the system package that :info:configure provides this library (you may need the "-dev" version). If the library is :info:configure already installed but in a non-standard location then you can use the flags :info:configure --extra-include-dirs= and --extra-lib-dirs= to specify where it is. }}}
I have both 'zlib' and 'hs-zlib' installed. I forcibly uninstalled and reinstalled these ports, but unfortunately duplicated this failure.
Unfortunately, hs-digest is marked nomaintainer, so I am adding `singingwolfboy' who is a (partial) maintainer to the CC, so he knows that pandoc is failing to install.
New description: Attempting to install pandoc is blocked by a failing configure phase for the hs-digest dependency. The relevant lines in the log seem to be: {{{ :info:configure Configuring digest-0.0.0.8... :info:configure Setup: Missing dependency on a foreign library: :info:configure * Missing header file: zlib.h :info:configure * Missing C library: z :info:configure This problem can usually be solved by installing the system package that :info:configure provides this library (you may need the "-dev" version). If the library is :info:configure already installed but in a non-standard location then you can use the flags :info:configure --extra-include-dirs= and --extra-lib-dirs= to specify where it is. }}} I have both 'zlib' and 'hs-zlib' installed. I forcibly uninstalled and reinstalled these ports, but unfortunately duplicated this failure. Unfortunately, hs-digest is marked nomaintainer, so I am adding `singingwolfboy' who is the maintainer of 'pandoc' so he knows that fresh installs of pandoc are failing. -- -- Ticket URL: <https://trac.macports.org/ticket/28262#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS