[MacPorts] #30244: groff will not install
MacPorts
noreply at macports.org
Tue Jul 19 21:59:43 PDT 2011
#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
----------------------------------------+-----------------------------------
Old description:
> 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.
New description:
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.
--
Comment(by ryandesign@…):
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
}}}
--
Ticket URL: <https://trac.macports.org/ticket/30244#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list