[Bug 244249] Compile errors on security/krb5 version 1.18
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Feb 20 18:49:28 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244249
Bug ID: 244249
Summary: Compile errors on security/krb5 version 1.18
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: cy at FreeBSD.org
Reporter: lysfjord.daniel at smokepit.net
Assignee: cy at FreeBSD.org
Flags: maintainer-feedback?(cy at FreeBSD.org)
Attachment #211780 text/plain
mime type:
Created attachment 211780
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=211780&action=edit
poudriere build log for security/krb5-1.18
Compiling security/krb5-1.18 fails with multiple errors (see attached log).
The compile is done on 12.1-RELEASE-p2, using poudriere 3.3.3, running in a VM
(qemu-kvm) on a linux machine with an Intel Core i7-7700K CPU.
make.conf:
DEFAULT_VERSIONS+= mysql=10.4m
DEFAULT_VERSIONS+= ssl=libressl
DEFAULT_VERSIONS+= pgsql=11
OPTIONS_UNSET+= X11
OPTIONS_UNSET+= CUPS
OPTIONS_UNSET+= GNOME GTK1 GTK2 GTK3
OPTIONS_UNSET+= KDE4 QT4
ftp_curl_UNSET= TLS_SRP
.if ${.CURDIR:M*/lang/gcc*}
CPUTYPE?=x86-64
.elif ${.CURDIR:M*/databases/memcached*}
CPUTYPE?=x86-64
.else
CPUTYPE?=skylake
.endif
--END make.conf--
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list