Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Feb 2020 18:49:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 244249] Compile errors on security/krb5 version 1.18
Message-ID:  <bug-244249-7788@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: lysfjord.daniel@smokepit.net
          Assignee: cy@FreeBSD.org
             Flags: maintainer-feedback?(cy@FreeBSD.org)
 Attachment #211780 text/plain
         mime type:

Created attachment 211780
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D211780&action=
=3Dedit
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+=3D mysql=3D10.4m
DEFAULT_VERSIONS+=3D ssl=3Dlibressl
DEFAULT_VERSIONS+=3D pgsql=3D11
OPTIONS_UNSET+=3D X11
OPTIONS_UNSET+=3D CUPS
OPTIONS_UNSET+=3D GNOME GTK1 GTK2 GTK3
OPTIONS_UNSET+=3D KDE4 QT4
ftp_curl_UNSET=3D TLS_SRP
.if ${.CURDIR:M*/lang/gcc*}
CPUTYPE?=3Dx86-64
.elif ${.CURDIR:M*/databases/memcached*}
CPUTYPE?=3Dx86-64
.else
CPUTYPE?=3Dskylake
.endif
--END make.conf--

--=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-244249-7788>