Changes between Initial Version and Version 1 of Ticket #64293, comment 2


Ignore:
Timestamp:
Dec 25, 2021, 11:40:09 PM (2 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #64293, comment 2

    initial v1  
    1 {{{
    2 dyld[50576]: Library not loaded: /opt/local/lib/libisl.22.dylib
    3 :info:build   Referenced from: /opt/local/libexec/gcc/aarch64-apple-darwin21/12.0.0/f951
    4 :info:build   Reason: tried: '/opt/local/lib/libisl.22.dylib' (no such file), '/usr/local/lib/libisl.22.dylib' (no such file), '/usr/lib/libisl.22.dylib' (no such file)
    5 }}}
     1> {{{
     2> dyld[50576]: Library not loaded: /opt/local/lib/libisl.22.dylib
     3> :info:build   Referenced from: /opt/local/libexec/gcc/aarch64-apple-darwin21/12.0.0/f951
     4> :info:build   Reason: tried: '/opt/local/lib/libisl.22.dylib' (no such file), '/usr/local/lib/libisl.22.dylib' (no such file), '/usr/lib/libisl.22.dylib' (no such file)
     5> }}}
    66[changeset:52cf3d239d60402dcd3843f927810e9b57a7c63f/macports-ports The isl port was just updated to version 0.24]. The library name changed from libisl.22.dylib to libisl.24.dylib, therefore all ports that link with the library must be rebuilt, therefore revision increases were committed for all such ports, or so we thought. Maybe we missed the port that provides /opt/local/libexec/gcc/aarch64-apple-darwin21/12.0.0/f951. Which port is that? To find out, run:
    77{{{