Opened 13 years ago

Last modified 13 years ago

#30244 closed defect

groff will not install — at Version 1

Reported by: internetdetritus@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: groff

Description (last modified by ryandesign (Ryan Carsten Schmidt))

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.

Change History (1)

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)

Please clean groff and try again, and if it fails again, attach the entire main.log file.

sudo port clean groff
sudo port install groff
Note: See TracTickets for help on using tickets.