[MacPorts] #64893: proxychains-ng @4.14_0: terminating because inserted dylib ... could not be loaded ... libproxychains4.dylib ... incompatible architecture (have 'arm64', need 'arm64e')
MacPorts
noreply at macports.org
Sat Mar 26 20:08:18 UTC 2022
#64893: proxychains-ng @4.14_0: terminating because inserted dylib ... could not be
loaded ... libproxychains4.dylib ... incompatible architecture (have
'arm64', need 'arm64e')
------------------------+----------------------------
Reporter: ylluminate | Owner: (none)
Type: defect | Status: new
Priority: High | Milestone:
Component: ports | Version: 2.7.2
Keywords: | Port: proxychains-ng
------------------------+----------------------------
Finding that on Apple Silicon M1* (MacBookPro18,2 in my case) the arch
compilation options seem to be off. Error:
{{{
[proxychains] config file found: /opt/local/etc/proxychains.conf
[proxychains] preloading /opt/local/lib/libproxychains4.dylib
[proxychains] DLL init: proxychains-ng 4.14
[proxychains] DLL init: proxychains-ng 4.14
...
dyld[13048]: terminating because inserted dylib
'/opt/local/lib/libproxychains4.dylib' could not be loaded: tried:
'/opt/local/lib/libproxychains4.dylib' (mach-o file, but is an
incompatible architecture (have 'arm64', need 'arm64e')),
'/usr/local/lib/libproxychains4.dylib' (no such file),
'/usr/lib/libproxychains4.dylib' (no such file)
dyld[13048]: tried: '/opt/local/lib/libproxychains4.dylib' (mach-o file,
but is an incompatible architecture (have 'arm64', need 'arm64e')),
'/usr/local/lib/libproxychains4.dylib' (no such file),
'/usr/lib/libproxychains4.dylib' (no such file)
...
}}}
It appears this is a known'ish issue:
- [https://github.com/rofl0r/proxychains-ng/issues/433]
- [https://github.com/rofl0r/proxychains-ng/issues/357]
- and various others: [https://github.com/rofl0r/proxychains-ng/issues]
--
Ticket URL: <https://trac.macports.org/ticket/64893>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list