Date: Mon, 20 Nov 2017 23:27:53 +0100 From: Nicolas Embriz <nbari@tequila.io> To: freebsd-pkg@freebsd.org Subject: syslog-ng package with java support Message-ID: <CAGuJ=Ck=YrsNopH0R0ky0nmwCfWSwo%2BMPRp1xWrEYKOC5QQ70Q@mail.gmail.com>
index | next in thread | raw e-mail
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.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGuJ=Ck=YrsNopH0R0ky0nmwCfWSwo%2BMPRp1xWrEYKOC5QQ70Q>
