[MacPorts] #65586: libssh @ 0.9.6 +kerberos5+universal: linker error - build failure on Monterey 12.5
MacPorts
noreply at macports.org
Mon Aug 1 16:32:04 UTC 2022
#65586: libssh @ 0.9.6 +kerberos5+universal: linker error - build failure on
Monterey 12.5
--------------------+--------------------
Reporter: bgrube | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.7.2
Keywords: | Port: libssh
--------------------+--------------------
On Monterey 12.5, `port install libssh +kerberos5 +universal` fails with
linker errors (see also attached log file):
{{{
:info:build Undefined symbols for architecture x86_64:
:info:build "_argp_parse", referenced from:
:info:build _main in samplesshd-cb.c.o
:info:build "_argp_usage", referenced from:
:info:build _parse_opt in samplesshd-cb.c.o
:info:build ld: symbol(s) not found for architecture x86_64
:info:build clang: error: linker command failed with exit code 1 (use -v
to see invocation)
:info:build make[2]: *** [examples/samplesshd-cb] Error 1
}}}
Without `+universal`, the installation works without problems.
--
Ticket URL: <https://trac.macports.org/ticket/65586>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list