Opened 8 years ago

Closed 5 years ago

#50858 closed defect (duplicate)

sudo port install source-highlight +universal - Failed to install boost

Reported by: david@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: base Version: 2.3.4
Keywords: Cc:
Port: boost

Description

From a clean macport folder (after call 'sudo port uninstall all' and 'sudo port uninstall PARTICULAR_VERSION') I tried to install source-highlight as universal and failed on install boost (MacOSX 10.11.3 + Xcode 7.2.1).

--->  Installing boost @1.59.0_2+no_single+no_static+python27+universal
Error: org.macports.install for port boost returned: no destroot found at: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_boost/boost/work/destroot
Error: Failed to install boost
Please see the log file for port boost for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_boost/boost/main.log
Error: The following dependencies were not installed: boost ctags
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port source-highlight failed

main.log file contains

version:1
:debug:clean Attempting ln -sf /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_boost/boost/work /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/boost/work
:debug:clean changing euid/egid - current euid: 0 - current egid: 0
:debug:clean egid changed to: 501
:debug:clean euid changed to: 502
:debug:main Executing org.macports.main (boost)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.archivefetch (boost)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.fetch (boost)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.checksum (boost)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.extract (boost)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.patch (boost)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.configure (boost)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.build (boost)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.destroot (boost)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:install install phase started at Thu Mar 10 19:46:10 CET 2016
:notice:install --->  Installing boost @1.59.0_2+no_single+no_static+python27+universal
:debug:install Can't run install on this port without elevated privileges. Escalating privileges back to root.
:debug:install euid changed to: 0. egid changed to: 0.
:debug:install Executing org.macports.install (boost)
:debug:install Using /usr/bin/tar
:debug:install Using /usr/bin/bzip2
:error:install org.macports.install for port boost returned: no destroot found at: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_boost/boost/work/destroot
:debug:install Error code: NONE
:debug:install Backtrace: no destroot found at: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_boost/boost/work/destroot
    while executing
"create_archive $location $portarchivetype"
    (procedure "portinstall::install_main" line 22)
    invoked from within
"portinstall::install_main org.macports.install"
    ("eval" body line 1)
    invoked from within
"eval $procedure $targetname"
:info:install Warning: targets not executed for boost: org.macports.activate org.macports.install
:error:install Failed to install boost
:debug:install could not read "/opt/local/share/man/man1/python2.7.1": no such file or directory
    while executing
"::file type $file"
:notice:install Please see the log file for port boost for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_boost/boost/main.log

Thanks in advance.

Change History (6)

comment:1 in reply to:  description Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Replying to david@…:

--->  Installing boost @1.59.0_2+no_single+no_static+python27+universal
Error: org.macports.install for port boost returned: no destroot found at: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_boost/boost/work/destroot

Please see ProblemHotlist#nodestrootfound

comment:2 Changed 8 years ago by dbevans (David B. Evans)

Cc: devans@… removed
Keywords: source-highlight boost universal removed
Owner: changed from macports-tickets@… to ryandesign@…
Port: boost added

comment:3 Changed 8 years ago by david@…

Yes, the folder:

/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_boost/boost/work

exist, but is empty..... This is the reason of the message:

Error: org.macports.install for port boost returned: no destroot found at ....

comment:4 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: invalid
Status: newclosed

comment:5 Changed 5 years ago by jmroot (Joshua Root)

Component: portsbase
Resolution: invalid
Status: closedreopened

comment:6 Changed 5 years ago by jmroot (Joshua Root)

Resolution: duplicate
Status: reopenedclosed
Note: See TracTickets for help on using tickets.