Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Aug 2016 21:10:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 211603] [NEW PORT] devel/kore: Web application framework for writing web APIs in C
Message-ID:  <bug-211603-13-xwJ9Tp617k@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-211603-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-211603-13@https.bugs.freebsd.org/bugzilla/>

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

Tobias Kortkamp <t@tobik.me> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #173323|0                           |1
        is obsolete|                            |
 Attachment #174136|                            |maintainer-approval+
              Flags|                            |

--- Comment #4 from Tobias Kortkamp <t@tobik.me> ---
Created attachment 174136
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D174136&action=
=3Dedit
kore.shar

(In reply to Kurt Jaeger from comment #2)
I've opened an issue for the build failure on FreeBSD/i386:
https://github.com/jorisvink/kore/issues/144

I've added NOT_FOR_ARCHS=3Di386 for the time being, but I don't think it ma=
kes
sense to commit kore until this is fixed.

I think FreeBSD 9.3's OpenSSL version is too old.  I had LibreSSL toggled in
make.conf when I tested building the port.  Adding WITH_OPENSSL_PORT=3Dyes =
to the
port seems to fix building, but then kore links with base's OpenSSL and por=
t's
SSL via libpq.so when PGSQL=3Don, so I'm setting BROKEN_FreeBSD_9 now when =
the
user does not have DEFAULT_VERSIONS=3Dssl=3Dopenssl or ssl=3Dlibressl in
/etc/make.conf.

Poudriere testport 10.2/amd64 ok (without ssl=3Dlibressl), also 9.3/amd64 (=
with
ssl=3Dlibressl) ok.

--=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-211603-13-xwJ9Tp617k>