[Bug 211603] [NEW PORT] devel/kore: Web application framework for writing web APIs in C
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Aug 27 21:10:05 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211603
Tobias Kortkamp <t at tobik.me> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #173323|0 |1
is obsolete| |
Attachment #174136| |maintainer-approval+
Flags| |
--- Comment #4 from Tobias Kortkamp <t at tobik.me> ---
Created attachment 174136
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=174136&action=edit
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=i386 for the time being, but I don't think it makes
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=yes to the
port seems to fix building, but then kore links with base's OpenSSL and port's
SSL via libpq.so when PGSQL=on, so I'm setting BROKEN_FreeBSD_9 now when the
user does not have DEFAULT_VERSIONS=ssl=openssl or ssl=libressl in
/etc/make.conf.
Poudriere testport 10.2/amd64 ok (without ssl=libressl), also 9.3/amd64 (with
ssl=libressl) ok.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list