Changes between Initial Version and Version 2 of Ticket #60993


Ignore:
Timestamp:
Aug 12, 2020, 9:48:52 PM (4 years ago)
Author:
tillyboy
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #60993

    • Property Cc tillyboy added
  • Ticket #60993 – Description

    initial v2  
    1 
     1This is what I ran:
    22{{{
    33% sudo port clean boost; sudo port uninstall boost; sudo port install -t boost
     
    1313Error: Processing of port boost failed
    1414}}}
     15
     16And this is the output of the debug log:
     17{{{
     18:debug:install  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_boost/boost/work/.tmp=+
     19:debug:install  /var/db/timezone/zoneinfo=+
     20:debug:install  /private/var/db/timezone/tz/2020a.1.0/zoneinfo=+
     21:debug:install  /var/db/mds/system=+
     22:debug:install  /private/var/db/mds/system=+
     23:debug:install  /var/db/xcode_select_link=-
     24:debug:install  /private/var/db/xcode_select_link=-
     25:debug:install  /var/db/mds=-
     26:debug:install  /private/var/db/mds=-
     27:debug:install  /opt/local/var/macports/home/Library/Preferences/com.apple.dt.Xcode.plist=-
     28:debug:install  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_boost/boost/work/.home/Library/Preferences/com.apple.dt.Xcode.plist=-
     29:debug:install  /Applications/Xcode.app=-
     30:debug:install  /var/db/launchd.db=+
     31:debug:install  /private/var/db/launchd.db=+
     32:debug:install  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_boost/boost/work/.home/.ccache=+
     33:debug:install  /opt/local/var/macports/build/.ccache=+
     34:debug:install  /opt/local/var/macports/sip-workaround=+
     35:debug:install  /opt/local=?
     36:debug:install Tracemode will respect recursively collected port dependencies: bzip2 expat gettext icu libedit libffi libiconv lz4 lzma ncurses openssl python38 python3_select python_select sqlite3 xz zlib zstd
     37:debug:install Executing org.macports.install (boost)
     38:error:install Failed to install boost: no matching file found for: id=1080, name=/opt/local/share/doc/boost/doc/html/BOOST_PROTO_A_1_3_34_5_5_4.html
     39:debug:install Error code: registry::not-found
     40:debug:install Backtrace: no matching file found for: id=1080, name=/opt/local/share/doc/boost/doc/html/BOOST_PROTO_A_1_3_34_5_5_4.html
     41:debug:install     while executing
     42:debug:install "registry::file open [$regref id] $f"
     43:debug:install     ("foreach" body line 2)
     44:debug:install     invoked from within
     45:debug:install "foreach f [array names portinstall::file_is_binary] {
     46:debug:install                 set fileref [registry::file open [$regref id] $f]
     47:debug:install                 $fileref binar..."
     48:debug:install     invoked from within
     49:debug:install "registry::write {
     50:debug:install
     51:debug:install         set regref [registry::entry create $subport $version $revision $portvariants $epoch]
     52:debug:install
     53:debug:install         if {[info exists user_options..."
     54:debug:install     (procedure "portinstall::install_main" line 43)
     55:debug:install     invoked from within
     56:debug:install "$procedure $targetname"
     57:error:install See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_boost/boost/main.log for details.
     58}}}