Changes between Initial Version and Version 1 of Ticket #66522


Ignore:
Timestamp:
Dec 21, 2022, 3:50:03 PM (17 months ago)
Author:
esbugz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #66522 – Description

    initial v1  
    1 I've tried to install neovim, which has a dependency on python310, which for some reason didn't install cleanly and required to be rebuilt (a big waste of time), although [https://ports.macports.org/port/python310/details/] says that it should work fine on Catalina
     1I've tried to install python310 and for some reason instead of just installing the prebuilt option it asks to waste time rebuilding python, although [https://ports.macports.org/port/python310/details/] says that it should work fine on Catalina
     2(I've tried on 10.15.7)
    23
    3 Neovim launches fine even without rebuilding the port, but then I get a constant nag that this ports needs to be rebuilt every time I install something. Is there a way to avoid that?
    4 
    5 (also, where are the logs that describe why the installation didn't succeed and the rebuilt is required, couldn't find anyting in `/opt/local/var/macports/logs`)
    6 
    7 
    8 Below are the neovim installation logs
    94{{{
    10 
    11 --->  Computing dependencies for neovim
    12 The following dependencies will be installed:
    13  boost176
    14  bzip2
    15  expat
    16  gettext
    17  gettext-tools-libs
    18  icu
    19  libedit
    20  libffi
    21  libtermkey
    22  libtextstyle
    23  libuv
    24  libvterm
    25  lua51-lpeg
    26  lua51-mpack
    27  luajit
    28  luv-luajit
    29  lz4
    30  lzma
    31  msgpack
    32  msgpack-c
    33  msgpack-cpp
    34  ncurses
    35  python310
    36  python3_select
    37  python_select
    38  sqlite3
    39  tree-sitter
    40  unibilium
    41  xz
    42  zstd
    43 Continue? [Y/n]: y
    44 --->  Fetching archive for ncurses
    45 --->  Attempting to fetch ncurses-6.3_0.darwin_19.x86_64.tbz2 from https://packages.macports.org/ncurses
    46 --->  Attempting to fetch ncurses-6.3_0.darwin_19.x86_64.tbz2.rmd160 from https://packages.macports.org/ncurses
    47 --->  Installing ncurses @6.3_0
    48 --->  Activating ncurses @6.3_0
    49 --->  Cleaning ncurses
    50 --->  Fetching archive for libtextstyle
    51 --->  Attempting to fetch libtextstyle-0.21_0.darwin_19.x86_64.tbz2 from https://packages.macports.org/libtextstyle
    52 --->  Attempting to fetch libtextstyle-0.21_0.darwin_19.x86_64.tbz2.rmd160 from https://packages.macports.org/libtextstyle
    53 --->  Installing libtextstyle @0.21_0
    54 --->  Activating libtextstyle @0.21_0
    55 --->  Cleaning libtextstyle
    56 --->  Fetching archive for gettext-tools-libs
    57 --->  Attempting to fetch gettext-tools-libs-0.21_0.darwin_19.x86_64.tbz2 from https://packages.macports.org/gettext-tools-libs
    58 --->  Attempting to fetch gettext-tools-libs-0.21_0.darwin_19.x86_64.tbz2.rmd160 from https://packages.macports.org/gettext-tools-libs
    59 --->  Installing gettext-tools-libs @0.21_0
    60 --->  Activating gettext-tools-libs @0.21_0
    61 --->  Cleaning gettext-tools-libs
    62 --->  Fetching archive for gettext
    63 --->  Attempting to fetch gettext-0.21_0.darwin_19.x86_64.tbz2 from https://packages.macports.org/gettext
    64 --->  Attempting to fetch gettext-0.21_0.darwin_19.x86_64.tbz2.rmd160 from https://packages.macports.org/gettext
    65 --->  Installing gettext @0.21_0
    66 --->  Activating gettext @0.21_0
    67 --->  Cleaning gettext
    68 --->  Fetching archive for unibilium
    69 --->  Attempting to fetch unibilium-2.0.0_1.darwin_19.x86_64.tbz2 from https://packages.macports.org/unibilium
    70 --->  Attempting to fetch unibilium-2.0.0_1.darwin_19.x86_64.tbz2.rmd160 from https://packages.macports.org/unibilium
    71 --->  Installing unibilium @2.0.0_1
    72 --->  Activating unibilium @2.0.0_1
    73 --->  Cleaning unibilium
    74 --->  Fetching archive for libtermkey
    75 --->  Attempting to fetch libtermkey-0.22_1.darwin_19.x86_64.tbz2 from https://packages.macports.org/libtermkey
    76 --->  Attempting to fetch libtermkey-0.22_1.darwin_19.x86_64.tbz2.rmd160 from https://packages.macports.org/libtermkey
    77 --->  Installing libtermkey @0.22_1
    78 --->  Activating libtermkey @0.22_1
    79 --->  Cleaning libtermkey
    80 --->  Fetching archive for libuv
    81 --->  Attempting to fetch libuv-1.44.2_0.darwin_19.x86_64.tbz2 from https://packages.macports.org/libuv
    82 --->  Attempting to fetch libuv-1.44.2_0.darwin_19.x86_64.tbz2.rmd160 from https://packages.macports.org/libuv
    83 --->  Installing libuv @1.44.2_0
    84 --->  Activating libuv @1.44.2_0
    85 --->  Cleaning libuv
    86 --->  Fetching archive for libvterm
    87 --->  Attempting to fetch libvterm-0.3_0.darwin_19.x86_64.tbz2 from https://packages.macports.org/libvterm
    88 --->  Attempting to fetch libvterm-0.3_0.darwin_19.x86_64.tbz2.rmd160 from https://packages.macports.org/libvterm
    89 --->  Installing libvterm @0.3_0
    90 --->  Activating libvterm @0.3_0
    91 --->  Cleaning libvterm
    92 --->  Fetching archive for luajit
    93 --->  Attempting to fetch luajit-2.1.0-beta3_6.darwin_19.x86_64.tbz2 from https://packages.macports.org/luajit
    94 --->  Attempting to fetch luajit-2.1.0-beta3_6.darwin_19.x86_64.tbz2.rmd160 from https://packages.macports.org/luajit
    95 --->  Installing luajit @2.1.0-beta3_6
    96 --->  Activating luajit @2.1.0-beta3_6
    97 --->  Cleaning luajit
    98 --->  Fetching archive for lua51-lpeg
    99 --->  Attempting to fetch lua51-lpeg-1.0.2-1_0.darwin_19.x86_64.tbz2 from https://packages.macports.org/lua51-lpeg
    100 --->  Attempting to fetch lua51-lpeg-1.0.2-1_0.darwin_19.x86_64.tbz2.rmd160 from https://packages.macports.org/lua51-lpeg
    101 --->  Installing lua51-lpeg @1.0.2-1_0
    102 --->  Activating lua51-lpeg @1.0.2-1_0
    103 --->  Cleaning lua51-lpeg
    104 --->  Fetching archive for lua51-mpack
    105 --->  Attempting to fetch lua51-mpack-1.0.8-0_0.darwin_19.x86_64.tbz2 from https://packages.macports.org/lua51-mpack
    106 --->  Attempting to fetch lua51-mpack-1.0.8-0_0.darwin_19.x86_64.tbz2.rmd160 from https://packages.macports.org/lua51-mpack
    107 --->  Installing lua51-mpack @1.0.8-0_0
    108 --->  Activating lua51-mpack @1.0.8-0_0
    109 --->  Cleaning lua51-mpack
    110 --->  Fetching archive for luv-luajit
    111 --->  Attempting to fetch luv-luajit-1.43.0-0_0.darwin_19.x86_64.tbz2 from https://packages.macports.org/luv-luajit
    112 --->  Attempting to fetch luv-luajit-1.43.0-0_0.darwin_19.x86_64.tbz2.rmd160 from https://packages.macports.org/luv-luajit
    113 --->  Installing luv-luajit @1.43.0-0_0
    114 --->  Activating luv-luajit @1.43.0-0_0
    115 --->  Cleaning luv-luajit
    116 --->  Fetching archive for msgpack-c
    117 --->  Attempting to fetch msgpack-c-4.0.0_0.darwin_19.x86_64.tbz2 from https://packages.macports.org/msgpack-c
    118 --->  Attempting to fetch msgpack-c-4.0.0_0.darwin_19.x86_64.tbz2.rmd160 from https://packages.macports.org/msgpack-c
    119 --->  Installing msgpack-c @4.0.0_0
    120 --->  Activating msgpack-c @4.0.0_0
    121 --->  Cleaning msgpack-c
    122 --->  Fetching archive for bzip2
    123 --->  Attempting to fetch bzip2-1.0.8_0.darwin_19.x86_64.tbz2 from https://packages.macports.org/bzip2
    124 --->  Attempting to fetch bzip2-1.0.8_0.darwin_19.x86_64.tbz2.rmd160 from https://packages.macports.org/bzip2
    125 --->  Installing bzip2 @1.0.8_0
    126 --->  Activating bzip2 @1.0.8_0
    127 --->  Cleaning bzip2
    128 --->  Fetching archive for expat
    129 --->  Attempting to fetch expat-2.5.0_0.darwin_19.x86_64.tbz2 from https://packages.macports.org/expat
    130 --->  Attempting to fetch expat-2.5.0_0.darwin_19.x86_64.tbz2.rmd160 from https://packages.macports.org/expat
    131 --->  Installing expat @2.5.0_0
    132 --->  Activating expat @2.5.0_0
    133 --->  Cleaning expat
    134 --->  Fetching archive for icu
    135 --->  Attempting to fetch icu-72.1_0.darwin_19.x86_64.tbz2 from https://packages.macports.org/icu
    136 --->  Attempting to fetch icu-72.1_0.darwin_19.x86_64.tbz2.rmd160 from https://packages.macports.org/icu
    137 --->  Installing icu @72.1_0
    138 --->  Activating icu @72.1_0
    139 --->  Cleaning icu
    140 --->  Fetching archive for lzma
    141 --->  Attempting to fetch lzma-22.01_0.darwin_19.x86_64.tbz2 from https://packages.macports.org/lzma
    142 --->  Attempting to fetch lzma-22.01_0.darwin_19.x86_64.tbz2.rmd160 from https://packages.macports.org/lzma
    143 --->  Installing lzma @22.01_0
    144 --->  Activating lzma @22.01_0
    145 --->  Cleaning lzma
    146 --->  Fetching archive for libedit
    147 --->  Attempting to fetch libedit-20221030-3.1_0.darwin_19.x86_64.tbz2 from https://packages.macports.org/libedit
    148 --->  Attempting to fetch libedit-20221030-3.1_0.darwin_19.x86_64.tbz2.rmd160 from https://packages.macports.org/libedit
    149 --->  Installing libedit @20221030-3.1_0
    150 --->  Activating libedit @20221030-3.1_0
    151 --->  Cleaning libedit
    152 --->  Fetching archive for libffi
    153 --->  Attempting to fetch libffi-3.4.4_0.darwin_19.x86_64.tbz2 from https://packages.macports.org/libffi
    154 --->  Attempting to fetch libffi-3.4.4_0.darwin_19.x86_64.tbz2.rmd160 from https://packages.macports.org/libffi
    155 --->  Installing libffi @3.4.4_0
    156 --->  Activating libffi @3.4.4_0
    157 --->  Cleaning libffi
    158 --->  Fetching archive for python3_select
    159 --->  Attempting to fetch python3_select-0.0_3.darwin_19.noarch.tbz2 from https://packages.macports.org/python3_select
    160 --->  Attempting to fetch python3_select-0.0_3.darwin_19.noarch.tbz2.rmd160 from https://packages.macports.org/python3_select
    161 --->  Installing python3_select @0.0_3
    162 --->  Activating python3_select @0.0_3
    163 --->  Cleaning python3_select
    164 --->  Fetching archive for python_select
    165 --->  Attempting to fetch python_select-0.3_10.darwin_19.noarch.tbz2 from https://packages.macports.org/python_select
    166 --->  Attempting to fetch python_select-0.3_10.darwin_19.noarch.tbz2.rmd160 from https://packages.macports.org/python_select
    167 --->  Installing python_select @0.3_10
    168 --->  Activating python_select @0.3_10
    169 --->  Cleaning python_select
    170 --->  Fetching archive for sqlite3
    171 --->  Attempting to fetch sqlite3-3.40.0_0.darwin_19.x86_64.tbz2 from https://packages.macports.org/sqlite3
    172 --->  Attempting to fetch sqlite3-3.40.0_0.darwin_19.x86_64.tbz2.rmd160 from https://packages.macports.org/sqlite3
    173 --->  Installing sqlite3 @3.40.0_0
    174 --->  Activating sqlite3 @3.40.0_0
    175 --->  Cleaning sqlite3
    176 --->  Fetching archive for xz
    177 --->  Attempting to fetch xz-5.2.9_0.darwin_19.x86_64.tbz2 from https://packages.macports.org/xz
    178 --->  Attempting to fetch xz-5.2.9_0.darwin_19.x86_64.tbz2.rmd160 from https://packages.macports.org/xz
    179 --->  Installing xz @5.2.9_0
    180 --->  Activating xz @5.2.9_0
    181 --->  Cleaning xz
     5sudo port install python310
     6--->  Computing dependencies for python310
    1827--->  Fetching archive for python310
    1838--->  Attempting to fetch python310-3.10.9_0+lto+optimizations.darwin_19.x86_64.tbz2 from https://packages.macports.org/python310
     
    18611--->  Activating python310 @3.10.9_0+lto+optimizations
    18712--->  Cleaning python310
    188 --->  Fetching archive for lz4
    189 --->  Attempting to fetch lz4-1.9.4_0.darwin_19.x86_64.tbz2 from https://packages.macports.org/lz4
    190 --->  Attempting to fetch lz4-1.9.4_0.darwin_19.x86_64.tbz2.rmd160 from https://packages.macports.org/lz4
    191 --->  Installing lz4 @1.9.4_0
    192 --->  Activating lz4 @1.9.4_0
    193 --->  Cleaning lz4
    194 --->  Fetching archive for zstd
    195 --->  Attempting to fetch zstd-1.5.2_0.darwin_19.x86_64.tbz2 from https://packages.macports.org/zstd
    196 --->  Attempting to fetch zstd-1.5.2_0.darwin_19.x86_64.tbz2.rmd160 from https://packages.macports.org/zstd
    197 --->  Installing zstd @1.5.2_0
    198 --->  Activating zstd @1.5.2_0
    199 --->  Cleaning zstd
    200 --->  Fetching archive for boost176
    201 --->  Attempting to fetch boost176-1.76.0_6+no_single+no_static+python310.darwin_19.x86_64.tbz2 from https://packages.macports.org/boost176
    202 --->  Attempting to fetch boost176-1.76.0_6+no_single+no_static+python310.darwin_19.x86_64.tbz2.rmd160 from https://packages.macports.org/boost176
    203 --->  Installing boost176 @1.76.0_6+no_single+no_static+python310
    204 --->  Activating boost176 @1.76.0_6+no_single+no_static+python310
    205 --->  Cleaning boost176
    206 --->  Fetching archive for msgpack-cpp
    207 --->  Attempting to fetch msgpack-cpp-4.1.1_0.darwin_19.x86_64.tbz2 from https://packages.macports.org/msgpack-cpp
    208 --->  Attempting to fetch msgpack-cpp-4.1.1_0.darwin_19.x86_64.tbz2.rmd160 from https://packages.macports.org/msgpack-cpp
    209 --->  Installing msgpack-cpp @4.1.1_0
    210 --->  Activating msgpack-cpp @4.1.1_0
    211 --->  Cleaning msgpack-cpp
    212 --->  Fetching archive for msgpack
    213 --->  Attempting to fetch msgpack-4_0.darwin_19.x86_64.tbz2 from https://packages.macports.org/msgpack
    214 --->  Attempting to fetch msgpack-4_0.darwin_19.x86_64.tbz2.rmd160 from https://packages.macports.org/msgpack
    215 --->  Installing msgpack @4_0
    216 --->  Activating msgpack @4_0
    217 --->  Cleaning msgpack
    218 --->  Fetching archive for tree-sitter
    219 --->  Attempting to fetch tree-sitter-0.20.7_0.darwin_19.x86_64.tbz2 from https://packages.macports.org/tree-sitter
    220 --->  Attempting to fetch tree-sitter-0.20.7_0.darwin_19.x86_64.tbz2.rmd160 from https://packages.macports.org/tree-sitter
    221 --->  Installing tree-sitter @0.20.7_0
    222 --->  Activating tree-sitter @0.20.7_0
    223 --->  Cleaning tree-sitter
    224 --->  Fetching archive for neovim
    225 --->  Attempting to fetch neovim-0.8.0_0.darwin_19.x86_64.tbz2 from https://packages.macports.org/neovim
    226 --->  Attempting to fetch neovim-0.8.0_0.darwin_19.x86_64.tbz2.rmd160 from https://packages.macports.org/neovim
    227 --->  Installing neovim @0.8.0_0
    228 --->  Activating neovim @0.8.0_0
    229 --->  Cleaning neovim
    23013--->  Updating database of binaries
    23114--->  Scanning binaries for linking errors
     
    23417You can always run 'port rev-upgrade' again to fix errors.
    23518The following ports will be rebuilt: python310 @3.10.9+lto+optimizations
    236 Continue? [Y/n]: n
     19Continue? [Y/n]:
    23720}}}