#36113: hs-dataenc fails to configure -------------------------+-------------------------------- Reporter: easieste@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: hs-dataenc | -------------------------+-------------------------------- Comment (by jrh@…): There are similar configure errors for another darcs dependency, hs- haskeline: {{{ $ sudo port -Ruv install hs-haskeline ---> Computing dependencies for hs-haskeline. ---> Fetching archive for hs-haskeline [...] ---> Fetching distfiles for hs-haskeline ---> Verifying checksum(s) for hs-haskeline ---> Checksumming haskeline-0.6.1.6.tar.gz ---> Extracting hs-haskeline ---> Extracting haskeline-0.6.1.6.tar.gz ---> Configuring hs-haskeline Configuring haskeline-0.6.1.6... Setup: At least the following dependencies are missing: filepath ==1.1.*, mtl ==1.1.*, unix >=2.0 && <2.4 Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_devel_hs-haskeline/hs- haskeline/work/haskeline-0.6.1.6" && runhaskell Setup configure --prefix=/opt/local --with-compiler=/opt/local/bin/ghc --enable-library- profiling -v --with-gcc=/usr/bin/clang Exit code: 1 Error: org.macports.configure for port hs-haskeline returned: configure failure: command execution failed Warning: targets not executed for hs-haskeline: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install Please see the log file for port hs-haskeline for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_devel_hs-haskeline/hs-haskeline/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port hs-haskeline failed }}} as well as build errors for hs-platform-mtl. I wonder whether addressing #27633 "darcs 2.5 / Haskell issues" would resolve these as well. -- Ticket URL: <https://trac.macports.org/ticket/36113#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS