#30244: groff will not install ----------------------------------------+----------------------------------- Reporter: internetdetritus@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: groff ----------------------------------------+----------------------------------- This is apparently a different issue than #24922 and #22566 because I have tried installing texinfo first, and I have also tried installing groff from a fresh macports install (therefore no migration) and the port still fails to install. Steps to reproduce: 1. Install Macports 1.9.2 2. port selfupdate 3. port install texinfo (per #24922) 4. port install groff Here is what I see in the log: {{{ :info:build elapsed time: 9 seconds :info:build Tue Jul 19 14:49:53 PDT 2011 *** :info:build listing font `ZCMI'... :info:build listing font `ZD'... :info:build listing font `ZDR'... :info:build elapsed time: 10 seconds :info:build Tue Jul 19 14:49:54 PDT 2011 *** :info:build make: *** [all] Error 2 :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_groff/work/groff-1.21" && /usr/bin/make -j16 all " returned error 2 :error:build Target org.macports.build returned: shell command failed (see log for details) :debug:build Backtrace: shell command failed (see log for details) while executing "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" :info:build Warning: the following items did not execute (for groff): org.macports.activate org.macports.build org.macports.destroot org.macports.install :notice:build Log for groff is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_groff/main.log }}} I can execute that make command manually and it seems to proceed, but the build then fails after this. The error for that subsequent attempt looks nearly identical to #24922, but as specified in that ticket, installing texinfo doesn't help. -- Ticket URL: <https://trac.macports.org/ticket/30244> MacPorts <http://www.macports.org/> Ports system for Mac OS