[MacPorts] #48690: Upgrading "guile18" fails
MacPorts
noreply at macports.org
Sun Aug 23 21:19:39 PDT 2015
#48690: Upgrading "guile18" fails
----------------------+--------------------------------
Reporter: dave@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Resolution: | Keywords:
Port: guile18 |
----------------------+--------------------------------
Old description:
> Uograding MacPorts failed when building "guile18":
>
> ---> Staging guile18 into destroot
> Error: org.macports.destroot for port guile18 returned: command execution
> failed
> Please see the log file for port guile18 for details:
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_guile18/guile18/main.log
> Error: Unable to upgrade port: 1
> Error rebuilding guile18
> while executing
> "error "Error rebuilding $portname""
> (procedure "revupgrade_scanandrebuild" line 395)
> invoked from within
> "revupgrade_scanandrebuild broken_port_counts $opts"
> (procedure "macports::revupgrade" line 5)
> invoked from within
> "macports::revupgrade $opts"
> (procedure "action_revupgrade" line 2)
> invoked from within
> "action_revupgrade $action $portlist $opts"
> (procedure "action_upgrade" line 25)
> invoked from within
> "$action_proc $action $portlist [array get global_options]"
> (procedure "process_cmd" line 103)
> invoked from within
> "process_cmd $remaining_args"
> invoked from within
> "if { [llength $remaining_args] > 0 } {
>
> # If there are remaining arguments, process those as a command
> set exit_status [process_cmd $remaining..."
> (file "/opt/local/bin/port" line 5268)
> ozzie:~ dave$
New description:
Uograding MacPorts failed when building "guile18":
{{{
---> Staging guile18 into destroot
Error: org.macports.destroot for port guile18 returned: command execution
failed
Please see the log file for port guile18 for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_guile18/guile18/main.log
Error: Unable to upgrade port: 1
Error rebuilding guile18
while executing
"error "Error rebuilding $portname""
(procedure "revupgrade_scanandrebuild" line 395)
invoked from within
"revupgrade_scanandrebuild broken_port_counts $opts"
(procedure "macports::revupgrade" line 5)
invoked from within
"macports::revupgrade $opts"
(procedure "action_revupgrade" line 2)
invoked from within
"action_revupgrade $action $portlist $opts"
(procedure "action_upgrade" line 25)
invoked from within
"$action_proc $action $portlist [array get global_options]"
(procedure "process_cmd" line 103)
invoked from within
"process_cmd $remaining_args"
invoked from within
"if { [llength $remaining_args] > 0 } {
# If there are remaining arguments, process those as a command
set exit_status [process_cmd $remaining..."
(file "/opt/local/bin/port" line 5268)
ozzie:~ dave$
}}}
--
Comment (by ryandesign@…):
The relevant portion of the log appears to be:
{{{
:info:destroot ./gh.texi:1000: must be after `@deftypefun' to use
`@deftypefunx'
:info:destroot ./fdl.texi:411: raising the section level of
@appendixsubsec which is too low
:info:destroot ./api-utility.texi:566: warning: node `C Hooks' is next for
`Hook Reference' in menu but not in sectioning
:info:destroot ./api-utility.texi:674: warning: node `Hook Reference' is
prev for `C Hooks' in menu but not in sectioning
:info:destroot ./api-options.texi:510: warning: node next `Printing
options' in menu `Debugger options' and in sectioning `Evaluator options'
differ
:info:destroot ./api-options.texi:533: warning: node prev `Evaluator
options' in menu `Debugger options' and in sectioning `Printing options'
differ
:info:destroot ./api-options.texi:544: warning: node next `Evaluator trap
options' in menu `Examples of option use' and in sectioning `Debugger
options' differ
:info:destroot ./api-options.texi:625: warning: node next `Debugger
options' in menu `Evaluator options' and in sectioning `Examples of option
use' differ
:info:destroot ./api-options.texi:625: warning: node prev `Debugger
options' in menu `Printing options' and in sectioning `Evaluator trap
options' differ
:info:destroot ./api-options.texi:681: warning: node prev `Examples of
option use' in menu `Evaluator trap options' and in sectioning `Debugger
options' differ
:info:destroot make[2]: *** [guile.info] Error 1
}}}
This makes it sound like a texinfo problem. texinfo was updated to version
6 last month in r138717; it's possible guile18's use of texinfo is not
compatible with texinfo 6 and needs to be patched in some way.
Actually, according to this gentoo bug, it's an incompatibility with
texinfo 5 already: https://bugs.gentoo.org/show_bug.cgi?id=464044
Also a debian bug report: https://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=738295
These have patches attached that we might use.
--
Ticket URL: <https://trac.macports.org/ticket/48690#comment:1>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list