Ticket #43252: main.log

File main.log, 6.9 KB (added by lagrave+bugs+macosforge.org@…, 10 years ago)

log

Line 
1version:1
2:msg:main --->  Computing dependencies for yafc:info:main .:debug:main Searching for dependency: readline
3:debug:main Found Dependency: receipt exists for readline
4:debug:main Searching for dependency: kerberos5
5:debug:main Found Dependency: receipt exists for kerberos5
6:debug:main Searching for dependency: openssl
7:debug:main Found Dependency: receipt exists for openssl
8:msg:main
9:debug:main Executing org.macports.main (yafc)
10:debug:main changing euid/egid - current euid: 0 - current egid: 0
11:debug:main egid changed to: 501
12:debug:main euid changed to: 504
13:debug:main Skipping completed org.macports.fetch (yafc)
14:debug:main Privilege de-escalation not attempted as not running as root.
15:debug:main Skipping completed org.macports.checksum (yafc)
16:debug:main Privilege de-escalation not attempted as not running as root.
17:debug:main Skipping completed org.macports.extract (yafc)
18:debug:main Privilege de-escalation not attempted as not running as root.
19:debug:main Skipping completed org.macports.patch (yafc)
20:debug:main Privilege de-escalation not attempted as not running as root.
21:debug:main Skipping completed org.macports.configure (yafc)
22:debug:main Privilege de-escalation not attempted as not running as root.
23:debug:main Skipping completed org.macports.build (yafc)
24:debug:main Privilege de-escalation not attempted as not running as root.
25:debug:destroot destroot phase started at Sun Apr  6 09:56:43 CEST 2014
26:notice:destroot --->  Staging yafc into destroot
27:debug:destroot Can't run destroot under sudo without elevated privileges (due to mtree).
28:debug:destroot Run destroot without sudo to avoid root privileges.
29:debug:destroot Going to escalate privileges back to root.
30:debug:destroot euid changed to: 0. egid changed to: 0.
31:info:destroot . missing (directory not created: File exists)
32:info:destroot ./Applications missing (directory not created: File exists)
33:info:destroot ./Developer missing (directory not created: File exists)
34:info:destroot ./Library missing (directory not created: File exists)
35:debug:destroot Executing org.macports.destroot (yafc)
36:debug:destroot Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_yafc/yafc/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.9'
37:debug:destroot Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_yafc/yafc/work/yafc-1.1.1" && /usr/bin/make -w install DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_yafc/yafc/work/destroot'
38:debug:destroot Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_yafc/yafc/work/yafc-1.1.1" && /usr/bin/make -w install DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_yafc/yafc/work/destroot
39:info:destroot make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_yafc/yafc/work/yafc-1.1.1'
40:info:destroot Making install in doc
41:info:destroot make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_yafc/yafc/work/yafc-1.1.1/doc'
42:info:destroot restore=: && backupdir=".am$$" && \
43:info:destroot  am__cwd=`pwd` && cd . && \
44:info:destroot  rm -rf $backupdir && mkdir $backupdir && \
45:info:destroot  for f in yafc.info yafc.info-[0-9] yafc.info-[0-9][0-9] yafc.i[0-9] yafc.i[0-9][0-9]; do \
46:info:destroot    if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
47:info:destroot  done; \
48:info:destroot  cd "$am__cwd"; \
49:info:destroot  if /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_yafc/yafc/work/yafc-1.1.1/support/missing --run makeinfo   -I . \
50:info:destroot   -o yafc.info yafc.texi; \
51:info:destroot  then \
52:info:destroot    rc=0; \
53:info:destroot    cd .; \
54:info:destroot  else \
55:info:destroot    rc=$?; \
56:info:destroot    cd . && \
57:info:destroot    $restore $backupdir/* `echo "./yafc.info" | sed 's|[^/]*$||'`; \
58:info:destroot  fi; \
59:info:destroot  rm -rf $backupdir; exit $rc
60:info:destroot ./yafc_intro.texi:24: raising the section level of @subsection which is too low
61:info:destroot ./yafc_bookmark.texi:35: raising the section level of @subsection which is too low
62:info:destroot ./yafc_intro.texi:1: warning: Prev pointer `top' (for node `Overview') different from node name `Top'
63:info:destroot ./yafc_intro.texi:1: warning: Up pointer `top' (for node `Overview') different from node name `Top'
64:info:destroot ./yafc_invoke.texi:1: warning: Up pointer `top' (for node `Invoking Yafc') different from node name `Top'
65:info:destroot ./yafc_shell.texi:1: warning: Up pointer `top' (for node `The shell') different from node name `Top'
66:info:destroot ./yafc_config.texi:1: warning: Up pointer `top' (for node `Configuration') different from node name `Top'
67:info:destroot ./yafc_bookmark.texi:1: warning: Up pointer `top' (for node `Bookmarks') different from node name `Top'
68:info:destroot yafc.texi:99: warning: Up pointer `top' (for node `Kerberos') different from node name `Top'
69:info:destroot make[1]: *** [yafc.info] Error 1
70:info:destroot make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_yafc/yafc/work/yafc-1.1.1/doc'
71:info:destroot make: *** [install-recursive] Error 1
72:info:destroot make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_yafc/yafc/work/yafc-1.1.1'
73:info:destroot Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_yafc/yafc/work/yafc-1.1.1" && /usr/bin/make -w install DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_yafc/yafc/work/destroot
74:info:destroot Exit code: 2
75:error:destroot org.macports.destroot for port yafc returned: command execution failed
76:debug:destroot Error code: CHILDSTATUS 36113 2
77:debug:destroot Backtrace: command execution failed
78    while executing
79"system -nice 0 $fullcmdstring"
80    ("eval" body line 1)
81    invoked from within
82"eval system $notty $nice \$fullcmdstring"
83    invoked from within
84"command_exec destroot"
85    (procedure "portdestroot::destroot_main" line 2)
86    invoked from within
87"$procedure $targetname"
88:info:destroot Warning: targets not executed for yafc: org.macports.destroot
89:notice:destroot Please see the log file for port yafc for details:
90    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_yafc/yafc/main.log