Opened 13 years ago

Last modified 11 years ago

#28262 closed defect

hs-digest fails to configure (blocks pandoc install) — at Version 1

Reported by: easye Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc: singingwolfboy@…
Port: hs-digest

Description (last modified by easye)

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.

Change History (2)

Changed 13 years ago by easye

Attachment: main.log added

Output of failing configure for hs-digest

comment:1 Changed 13 years ago by easye

Description: modified (diff)
Note: See TracTickets for help on using tickets.