#34030: hs-HTTP expecting to find /usr/bin/gcc-4.2 -------------------------------+-------------------------------------------- Reporter: dave@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: hs-HTTP -------------------------------+-------------------------------------------- {{{ pluto:~ dave% sudo port install pandoc ---> Computing dependencies for pandoc ---> Dependencies to be installed: hs-HTTP hs-citeproc hs-json hs-pandoc- types hs-utf8-string hs-xml hs-dlist hs-haddock hs-ghc-paths hs-tagsoup hs-texmath hs-zip-archive hs-binary hs-digest hs-zlib ---> Configuring hs-HTTP Error: Target org.macports.configure returned: configure failure: shell command failed (see log for details) Error: Failed to install hs-HTTP Log for hs-HTTP is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_devel_hs-HTTP/hs-HTTP/main.log Error: The following dependencies were not installed: hs-HTTP hs-citeproc hs-json hs-pandoc-types hs-utf8-string hs-xml hs-dlist hs-haddock hs-ghc- paths hs-tagsoup hs-texmath hs-zip-archive hs-binary hs-digest hs-zlib Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> elease_tarballs_ports_devel_hs-HTTP/hs-HTTP/main.log pluto:~ dave% ls -l /usr/bin/gcc* lrwxr-xr-x 1 root wheel 12 Nov 12 12:54 /usr/bin/gcc -> llvm-gcc-4.2 pluto:~ dave% cd /usr/bin pluto:/usr/bin dave% sudo ln -s llvm-gcc-4.2 gcc-4.2 pluto:/usr/bin dave% sudo port install pandoc ---> Computing dependencies for pandoc ---> Dependencies to be installed: hs-HTTP hs-citeproc hs-json hs-pandoc- types hs-utf8-string hs-xml hs-dlist hs-haddock hs-ghc-paths hs-tagsoup hs-texmath hs-zip-archive hs-binary hs-digest hs-zlib ---> Configuring hs-HTTP ---> Building hs-HTTP ---> Staging hs-HTTP into destroot ---> Installing hs-HTTP @4000.1.1_0 ---> Activating hs-HTTP @4000.1.1_0 ---> Cleaning hs-HTTP }}} -- Ticket URL: <https://trac.macports.org/ticket/34030> MacPorts <http://www.macports.org/> Ports system for Mac OS