Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Sep 2024 14:34:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 281267] security/openssh-portable: build fails
Message-ID:  <bug-281267-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281267

            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-7691f8ce6=
065:
Wed Sep  4 12:45:07 BST 2024=20=20=20=20
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 -lcr=
ypto
 -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
=3D=3D=3D> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure =
to
the maintainer.
*** Error code 1

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-281267-7788>