#36608: hs-pandoc-types @1.8 fails during configure ----------------------------------+-------------------------------- Reporter: michelle.lynn.gill@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: hs-pandoc-types ----------------------------------+-------------------------------- I encounter the following error on Mac OS X 10.8.2 with XCode 4.4.1 when attempting to install hs-pandoc-types: {{{ :debug:configure Environment: CPATH='/Volumes/Files/macports/include' CFLAGS='-pipe -O2 -arch x86_64' CPPFLAGS='-I/Volumes/Files/macports/include' CXXFLAGS='-pipe -O2 -arch x86_64' LIBRARY_PATH='/Volumes/Files/macports/lib' MACOSX_DEPLOYMENT_TARGET='10.8' CXX='/usr/bin/clang++' CC_PRINT_OPTIONS_FILE='/Volumes/Files/macports/var/macports/build/_Volumes_Files_macports_var_macports_sources_rsync.macports .org_release_tarballs_ports_devel_hs-pandoc-types/hs-pandoc- types/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/Volumes/Files/macports/lib -arch x86_64' OBJC='/usr/bin/clang' FCFLAGS='-pipe -O2 -m64' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -O2 -arch x86_64' FFLAGS='-pipe -O2 -m64' CC_PRINT_OPTIONS='YES' CC='/usr/bin/clang' :debug:configure Assembled command: 'cd "/Volumes/Files/macports/var/macports/build/_Volumes_Files_macports_var_macports_sources_rsync.macports .org_release_tarballs_ports_devel_hs-pandoc-types/hs-pandoc-types/work /pandoc-types-1.8" && runhaskell Setup configure --prefix=/Volumes/Files/macports --with- compiler=/Volumes/Files/macports/bin/ghc' :debug:configure Executing command line: cd "/Volumes/Files/macports/var/macports/build/_Volumes_Files_macports_var_macports_sources_rsync.macports .org_release_tarballs_ports_devel_hs-pandoc-types/hs-pandoc-types/work /pandoc-types-1.8" && runhaskell Setup configure --prefix=/Volumes/Files/macports --with- compiler=/Volumes/Files/macports/bin/ghc :info:configure Configuring pandoc-types-1.8... :info:configure Setup: At least the following dependencies are missing: :info:configure syb -any :info:configure Command failed: cd "/Volumes/Files/macports/var/macports/build/_Volumes_Files_macports_var_macports_sources_rsync.macports .org_release_tarballs_ports_devel_hs-pandoc-types/hs-pandoc-types/work /pandoc-types-1.8" && runhaskell Setup configure --prefix=/Volumes/Files/macports --with- compiler=/Volumes/Files/macports/bin/ghc :info:configure Exit code: 1 :error:configure org.macports.configure for port hs-pandoc-types returned: configure failure: command execution failed :debug:configure Error code: NONE :debug:configure Backtrace: configure failure: command execution failed while executing "$procedure $targetname" }}} I have attached the log. Please let me know if I can provide other information. Also, I noticed that clang is being used. I'm not entirely sure if that is correct since I have macports gcc 4.5 set as my default compiler: {{{ % port select --list gcc Available versions for gcc: llvm-gcc42 mp-gcc45 (active) none }}} -- Ticket URL: <https://trac.macports.org/ticket/36608> MacPorts <http://www.macports.org/> Ports system for Mac OS