#24405: pandoc-1.2.1 build failure --------------------------------+------------------------------------------- Reporter: agladysh@… | Owner: jgm@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: pandoc --------------------------------+------------------------------------------- Comment(by Damien.Pollet@…): FYI, for me it's failing a bit earlier: {{{ ---> Building pandoc DEBUG: Executing org.macports.build (pandoc) DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_pandoc/work/pandoc-1.2.1" && /usr/bin/make -j2 build-all PREFIX=/opt/local GHC=/opt/local/bin/ghc GHC_PKG=/opt/local/bin/ghc-pkg' /opt/local/bin/ghc -package Cabal Setup.hs -o ./setup make: *** No rule to make target `man/man1/hsmarkdown.1', needed by `build-doc'. Stop. make: *** Waiting for unfinished jobs.... ld: warning: -read_only_relocs cannot be used with x86_64 Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_pandoc/work/pandoc-1.2.1" && /usr/bin/make -j2 build-all PREFIX=/opt/local GHC=/opt/local/bin/ghc GHC_PKG=/opt/local/bin/ghc-pkg " returned error 2 DEBUG: Backtrace: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_pandoc/work/pandoc-1.2.1" && /usr/bin/make -j2 build-all PREFIX=/opt/local GHC=/opt/local/bin/ghc GHC_PKG=/opt/local/bin/ghc-pkg " returned error 2 while executing "command_exec build" (procedure "portbuild::build_main" line 9) invoked from within "$procedure $targetname" Warning: the following items did not execute (for pandoc): org.macports.activate org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing. }}} My config looks similar (macports 1.8.2, on 10.6.3), but one difference I see is that I get make -j2 while it's -j1 in the initial report… -- Ticket URL: <http://trac.macports.org/ticket/24405#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS