syslog-ng package with java support

Nicolas Embriz nbari at tequila.io
Mon Nov 20 22:27:59 UTC 2017


Hi all, I am trying to use poudriere to create a syslog-ng package with
java and java_mod enable but  can’t find a way to achieve this.

Here is one of the recent output:
http://build.affe.network/data/11amd64-default/2017-11-20_21h47m27s/logs/errors/syslog-ng-3.11.1_1.log
in this case the error seems to be “JAVA_VERSION… configure: error: Java
not found"

I selected only the option JAVA “build with Java support (no modules), but
same happens when selecting the option JAVA_MOD=on: Build with Java modules
(needs Maven / Internet access) the error just in case:
http://build.affe.network/data/11amd64-default/2017-11-20_21h51m54s/logs/errors/syslog-ng-3.11.1_1.log

This are the options I am using:

---Begin OPTIONS List---
===> The following configuration options are available for
syslog-ng-3.11.1_1:
     CURL=on: Build with Curl HTTP support
     DOCS=off: Build and/or install documentation
     GEOIP=off: Build with GeoIP support (depreciated)
     GEOIP2=off: Build with geoip2 (MaxMindDB) support
     IPV6=on: IPv6 protocol support
     JAVA=on: Build with Java support (no modules)
     JAVA_MOD=on: Build with Java modules (needs Maven / Internet access)
     JSON=on: Build with JSON-C support
     MONGO=off: MongoDB support
     PYTHON=off: Build with Python 2.7 support
     REDIS=off: Build with Redis support
     SMTP=off: Build with SMTP support
     SPOOF=off: Build with spoof source support
     SQL=off: Build with database (libdbi) support
     TCP_WRAPPERS=off: Build with TCP Wrappers
===> Use ‘make config' to modify these settings

Any idea of how to create this package?

Thanks in advance.


More information about the freebsd-pkg mailing list