You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
terjekv@minbar:~/projects/eessi$ ls -lad ~/Gentoo
lrwxr-xr-x 1 terjekv 11 des 4 18:08 /Users/terjekv/Gentoo -> Gentoo-11.0/
terjekv@minbar:~/projects/eessi$ sw_vers
ProductName: Mac OS X
ProductVersion: 10.15.7
BuildVersion: 19H2
terjekv@minbar:~/projects/eessi$ git clone [email protected]:EESSI/compatibility-layer.git
Cloning into 'compatibility-layer'...
dyld: lazy symbol binding failed: Symbol not found: _strtonum
Referenced from: /Users/terjekv/Gentoo/usr/bin/ssh (which was built for Mac OS X 11.0)
Expected in: /usr/lib/libSystem.B.dylib
dyld: Symbol not found: _strtonum
Referenced from: /Users/terjekv/Gentoo/usr/bin/ssh (which was built for Mac OS X 11.0)
Expected in: /usr/lib/libSystem.B.dylib
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
The text was updated successfully, but these errors were encountered:
terjekv
changed the title
MacOS prefix builds aren't guaranteed portable between versions...
MacOS prefix builds aren't guaranteed portable between MacOS versions...
Dec 4, 2020
terjekv
changed the title
MacOS prefix builds aren't guaranteed portable between MacOS versions...
MacOS prefix builds aren't guaranteed portable between MacOS (major) versions...
Dec 4, 2020
A fairly trivial test:
The text was updated successfully, but these errors were encountered: