Opened 21 months ago

Last modified 21 months ago

#65586 assigned defect

libssh @ 0.9.6 +kerberos5+universal: linker error - build failure on Monterey 12.5

Reported by: bgrube (Boris Grube) Owned by: Ionic (Mihai Moldovan)
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: Cc:
Port: libssh

Description

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.

Attachments (1)

main.log (337.7 KB) - added by bgrube (Boris Grube) 21 months ago.
Log file

Download all attachments as: .zip

Change History (2)

Changed 21 months ago by bgrube (Boris Grube)

Attachment: main.log added

Log file

comment:1 Changed 21 months ago by jmroot (Joshua Root)

Owner: set to Ionic
Status: newassigned
Note: See TracTickets for help on using tickets.