ports/186830: security/openssh-portable fails to build
Robert Simmons
rsimmons0 at gmail.com
Mon Feb 17 07:10:00 UTC 2014
>Number: 186830
>Category: ports
>Synopsis: security/openssh-portable fails to build
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Feb 17 07:10:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: Robert Simmons
>Release: 10.0-RELEASE
>Organization:
>Environment:
FreeBSD example 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014 root at snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
Building security/openssh-portable fails. I'm using poudriere 3.0.14. The build stops with the following error:
gss-serv-krb5.o: In function `ssh_gssapi_krb5_storecreds':
gss-serv-krb5.c:(.text+0x204): undefined reference to `gss_krb5_copy_ccache'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1
Stop.
make[1]: stopped in /wrkdirs/usr/ports/security/openssh-portable/work/openssh-6.5p1
*** Error code 1
Here are the options I'm using for this port:
===> The following configuration options are available for openssh-portable-6.5.p1_1,1:
AES_THREADED=on: Threaded AES-CTR
BSM=on: OpenBSM Auditing
HPN=on: HPN-SSH patch
KERB_GSSAPI=off: Kerberos/GSSAPI patch (req: GSSAPI)
LDNS=on: SSHFP/LDNS support
LIBEDIT=on: Command line editing via libedit
LPK=off: LDAP Public Key (LPK) [OBSOLETE]
NONECIPHER=off: NONE Cipher support
OVERWRITE_BASE=on: OpenSSH overwrite base
PAM=on: PAM support
SCTP=off: SCTP support
TCP_WRAPPERS=on: tcp_wrappers support
X509=off: x509 certificate patch
====> Kerberos support: you can only select none or one of them
MIT=off: MIT Kerberos (security/krb5)
HEIMDAL=off: Heimdal Kerberos (security/heimdal)
HEIMDAL_BASE=on: Heimdal Kerberos (base)
>How-To-Repeat:
Here are my poudriere jails and ports:
# poudriere jails -l
JAILNAME VERSION ARCH METHOD
10amd64 10.0-RELEASE amd64 ftp
# poudriere ports -l
PORTSTREE METHOD PATH
default portsnap /data/poudriere/ports/default
Here is the build command and output:
# poudriere bulk -j 10amd64 security/openssh-portable
====>> Creating the reference jail... done
====>> Mounting system devices for 10amd64-default
====>> Mounting ports/packages/distfiles
====>> Mounting packages from: /data/poudriere/data/packages/10amd64-default
====>> Mounting /var/db/ports from: /usr/local/etc/poudriere.d/10amd64-options
====>> Logs: /data/poudriere/data/logs/bulk/10amd64-default/2014-02-17_06h59m31s
====>> WWW: http://repo/logs/bulk/10amd64-default/2014-02-17_06h59m31s
====>> Appending to make.conf: /usr/local/etc/poudriere.d/10amd64-make.conf
/etc/resolv.conf -> /data/poudriere/data/build/10amd64-default/ref/etc/resolv.conf
====>> Starting jail 10amd64-default
====>> Loading MOVED
====>> Calculating ports order and dependencies
====>> Sanity checking the repository
====>> Deleting stale symlinks
====>> Deleting empty directories
====>> Cleaning the build queue
====>> Building 1 packages using 1 builders
====>> Starting/Cloning builders
====>> Hit CTRL+t at any time to see build progress and stats
====>> [01] Starting build of security/openssh-portable
====>> [01] Finished build of security/openssh-portable: Failed: build
====>> Stopping 1 builders
====>> No package built, no need to update the repository
====>> Cleaning up
====>> Umounting file systems
====>> Failed ports: security/openssh-portable:build
====>> [10amd64-default] 0 packages built, 1 failures, 0 ignored, 0 skipped
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list