[Bug 281267] security/openssh-portable: build fails
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 04 Sep 2024 14:34:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281267
Bug ID: 281267
Summary: security/openssh-portable: build fails
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: bdrewery@FreeBSD.org
Reporter: lexi.freebsd@le-fay.org
Assignee: bdrewery@FreeBSD.org
Flags: maintainer-feedback?(bdrewery@FreeBSD.org)
options enabled: DOCs, LDNS, LIBEDIT, PAM, MIT.
building in poudriere on: FreeBSD 15.0-CURRENT #2 lf/main-n269057-7691f8ce6065:
Wed Sep 4 12:45:07 BST 2024
srcmastr@daphne.eden.le-fay.org:/src/obj/src/freebsd/lf/main/arm64.aarch64/sys/LFV6
error:
--- ssh-keysign ---
cc -o ssh-keysign ssh-keysign.o readconf.o uidswap.o ssh-sk-client.o -L.
-Lopenbsd-compat/ -fstack-protector-strong -Wl,-z,relro -Wl,-z,now
-Wl,-z,noexecstack -Wl,-z,retpolineplt -fstack-protector-strong
-L/usr/local/lib -lssh -lopenbsd-compat -lldns -lutil -L/usr/local/lib -lcrypto
-lz
--- sshd ---
ld: error: undefined symbol: gss_indicate_mechs
>>> referenced by sshd.c
>>> sshd.o:(main)
ld: error: undefined symbol: gss_release_oid_set
>>> referenced by sshd.c
>>> sshd.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
--- ssh-pkcs11-helper ---
cc -o ssh-pkcs11-helper ssh-pkcs11-helper.o ssh-pkcs11.o ssh-sk-client.o -L.
-Lopenbsd-compat/ -fstack-protector-strong -Wl,-z,relro -Wl,-z,now
-Wl,-z,noexecstack -Wl,-z,retpolineplt -fstack-protector-strong
-L/usr/local/lib -lssh -lopenbsd-compat -lssh -lopenbsd-compat -lldns -lutil
-L/usr/local/lib -lcrypto -lz
--- sshd ---
*** [sshd] Error code 1
make: stopped in
/wrkdirs/usr/ports/security/openssh-portable/work-default/openssh-9.8p1
make: 1 error
make: stopped in
/wrkdirs/usr/ports/security/openssh-portable/work-default/openssh-9.8p1
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1
--
You are receiving this mail because:
You are the assignee for the bug.