#42082: [pandoc]: configure step fails with "missing dependencies..." ----------------------------+-------------------------------- Reporter: kurt.pfeifle@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: ----------------------------+-------------------------------- I cannot upgrade pandoc on my Mavericks system. This is the relevant extract of "port log pandoc": {{{ DEBUG: Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_ports_textproc_pandoc/pandoc/work/pandoc-1.12.2.1" && runhaskell Setup configure --prefix=/opt/local --with- compiler=/opt/local/bin/ghc -v --enable-library-profiling --with- gcc=/usr/bin/clang Configuring pandoc-1.12.2.1... Setup: At least the following dependencies are missing: HTTP >=4000.0.5 && <4000.3, data-default >=0.4 && <0.6, highlighting-kate >=0.5.5 && <0.6, network >=2 && <2.5, random >=1 && <1.1, temporary ==1.1.*, zip-archive >=0.1.3.3 && <0.2 Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_ports_textproc_pandoc/pandoc/work/pandoc-1.12.2.1" && runhaskell Setup configure --prefix=/opt/local --with- compiler=/opt/local/bin/ghc -v --enable-library-profiling --with- gcc=/usr/bin/clang Exit code: 1 Error: org.macports.configure for port pandoc returned: configure failure: command execution failed DEBUG: Error code: NONE DEBUG: Backtrace: configure failure: command execution failed Warning: targets not executed for pandoc: org.macports.install org.macports.configure org.macports.build org.macports.destroot }}} However: {{{ kp@mb: > port installed hs-http hs-data-default hs-highlighting-kate hs- network hs-random hs-temporary hs-zip-archive The following ports are currently installed: hs-data-default @0.5.3_1 (active) hs-highlighting-kate @0.5.5_1 (active) hs-http @4000.2.8_4 (active) hs-network @2.4.1.2_2 (active) hs-random @1.0.1.1_3 (active) hs-temporary @1.1.2.4_3 (active) hs-zip-archive @0.1.3.4_4 (active) }}} -- Ticket URL: <https://trac.macports.org/ticket/42082> MacPorts <http://www.macports.org/> Ports system for OS X