Guile still broken
Dave Horsfall
dave at horsfall.org
Sun Dec 11 20:17:39 CET 2016
What is it with Guile? Now I'm seeing this:
---> Building guile
Error: org.macports.build for port guile returned: command execution failed
Please see the log file for port guile for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_guile/guile/main.log
Error: Unable to upgrade port: 1
Tail of main.log:
:info:destroot if (/bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_guile18/guile18/work/guile-1.8.8/build-aux/missing --run makeinfo --version) >/dev/null 2>&1; then \
:info:destroot for f in guile.info guile.info-[0-9] guile.info-[0-9][0-9] guile.i[0-9] guile.i[0-9][0-9]; do \
:info:destroot if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
:info:destroot done; \
:info:destroot else :; fi && \
:info:destroot cd "$am__cwd"; \
:info:destroot if /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_guile18/guile18/work/guile-1.8.8/build-aux/missing --run makeinfo -I . \
:info:destroot -o guile.info guile.texi; \
:info:destroot then \
:info:destroot rc=0; \
:info:destroot CDPATH="${ZSH_VERSION+.}:" && cd .; \
:info:destroot else \
:info:destroot rc=$?; \
:info:destroot CDPATH="${ZSH_VERSION+.}:" && cd . && \
:info:destroot $restore $backupdir/* `echo "./guile.info" | sed 's|[^/]*$||'`; \
:info:destroot fi; \
:info:destroot rm -rf $backupdir; exit $rc
: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
:info:destroot make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_guile18/guile18/work/guile-1.8.8/doc/ref'
:info:destroot make[1]: *** [install-recursive] Error 1
:info:destroot make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_guile18/guile18/work/guile-1.8.8/doc'
:info:destroot make: *** [install-recursive] Error 1
:info:destroot make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_guile18/guile18/work/guile-1.8.8'
:info:destroot Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_guile18/guile18/work/guile-1.8.8" && /usr/bin/make -w install DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_guile18/guile18/work/destroot
:info:destroot Exit code: 2
:error:destroot org.macports.destroot for port guile18 returned: command execution failed
:debug:destroot Error code: CHILDSTATUS 55711 2
:debug:destroot Backtrace: command execution failed
while executing
"system -nice 0 $fullcmdstring"
("eval" body line 1)
invoked from within
"eval system $notty $nice \$fullcmdstring"
invoked from within
"command_exec destroot"
(procedure "portdestroot::destroot_main" line 2)
invoked from within
"portdestroot::destroot_main org.macports.destroot"
("eval" body line 1)
invoked from within
"eval $procedure $targetname"
:info:destroot Warning: targets not executed for guile18: org.macports.destroot
:notice:destroot 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
--
Dave Horsfall DTM (VK2KFU) "Those who don't understand security will suffer."
More information about the macports-users
mailing list