Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Oct 2017 03:08:08 GMT
From:      pkg-fallout@FreeBSD.org
To:        olgeni@FreeBSD.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - 110i386-default][textproc/elasticsearch2-plugin-sql] Failed for elasticsearch2-plugin-sql-2.4.6.0 in run-depends
Message-ID:  <201710150308.v9F3882V097310@beefy10.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     olgeni@FreeBSD.org
Last committer: olgeni@FreeBSD.org
Ident:          $FreeBSD: head/textproc/elasticsearch2-plugin-sql/Makefile 452052 2017-10-14 10:39:44Z olgeni $
Log URL:        http://beefy10.nyi.freebsd.org/data/110i386-default/452122/logs/elasticsearch2-plugin-sql-2.4.6.0.log
Build URL:      http://beefy10.nyi.freebsd.org/build.html?mastername=110i386-default&build=452122
Log:

====>> Building textproc/elasticsearch2-plugin-sql
build started at Sun Oct 15 03:07:44 UTC 2017
port directory: /usr/ports/textproc/elasticsearch2-plugin-sql
building for: FreeBSD 110i386-default-job-21 11.0-RELEASE-p12 FreeBSD 11.0-RELEASE-p12 i386
maintained by: olgeni@FreeBSD.org
Makefile ident:      $FreeBSD: head/textproc/elasticsearch2-plugin-sql/Makefile 452052 2017-10-14 10:39:44Z olgeni $
Poudriere version: 3.1.21
Host OSVERSION: 1200042
Jail OSVERSION: 1100122
Job Id: 21

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p12
UNAME_r=11.0-RELEASE-p12
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=elasticsearch2-plugin-sql-2.4.6.0
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110i386-default/ref/.p/pool
MASTERNAME=110i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.21
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/elasticsearch2-plugin-sql/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/elasticsearch2-plugin-sql/work  HOME=/wrkdirs/usr/ports/textproc/elasticsearch2-plugin-sql/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/textproc/elasticsearch2-plugin-sql/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/elasticsearch2-plugin-sql/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/elasticsearch2-plugin-sql/work  HOME=/wrkdirs/usr/ports/textproc/elasticsearch2-plugin-sql/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/textproc/elasticsearch2-plugin-sql/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
VERSION="2.4.6.0"
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/sql"
EXAMPLESDIR="share/examples/sql"
DATADIR="share/sql"
WWWDIR="www/sql"
ETCDIR="etc/sql"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/sql
DOCSDIR=/usr/local/share/doc/sql
EXAMPLESDIR=/usr/local/share/examples/sql
WWWDIR=/usr/local/www/sql
ETCDIR=/usr/local/etc/sql
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=i386
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=11.0
OSVERSION=1100122
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native|linux
_JAVA_VENDOR_LIST_REGEXP=openjdk|oracle|sun
_JAVA_VERSION_LIST_REGEXP=1.6|1.7|1.8|1.9|1.6\+|1.7\+|1.8\+|1.9\+
_OSRELEASE=11.0-RELEASE-p12
#### Misc Poudriere ####
GID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  524288
stack size              (kbytes, -s)  65536
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License APACHE20 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   elasticsearch2-plugin-sql-2.4.6.0 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[110i386-default-job-21] Installing pkg-1.10.1...
[110i386-default-job-21] Extracting pkg-1.10.1: .......... done
===>   elasticsearch2-plugin-sql-2.4.6.0 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of elasticsearch2-plugin-sql-2.4.6.0
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License APACHE20 accepted by the user
=> elasticsearch-sql-2.4.6.0.zip doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://github.com/NLPchina/elasticsearch-sql/releases/download/2.4.6.0/elasticsearch-sql-2.4.6.0.zip
elasticsearch-sql-2.4.6.0.zip                            0  B    0  Bps
===> Fetching all distfiles required by elasticsearch2-plugin-sql-2.4.6.0 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License APACHE20 accepted by the user
===> Fetching all distfiles required by elasticsearch2-plugin-sql-2.4.6.0 for building
=> SHA256 Checksum OK for elasticsearch-sql-2.4.6.0.zip.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License APACHE20 accepted by the user
===> Fetching all distfiles required by elasticsearch2-plugin-sql-2.4.6.0 for building
===>  Extracting for elasticsearch2-plugin-sql-2.4.6.0
=> SHA256 Checksum OK for elasticsearch-sql-2.4.6.0.zip.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for elasticsearch2-plugin-sql-2.4.6.0
===========================================================================
=======================<phase: build-depends  >============================
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for elasticsearch2-plugin-sql-2.4.6.0
===========================================================================
=======================<phase: build          >============================
===========================================================================
=======================<phase: run-depends    >============================
===>   elasticsearch2-plugin-sql-2.4.6.0 depends on package: elasticsearch2>=2.4.6 - not found
===>   Installing existing package /packages/All/elasticsearch2-2.4.4.txz
[110i386-default-job-21] Installing elasticsearch2-2.4.4...
[110i386-default-job-21] `-- Installing openjdk8-8.144.1...
[110i386-default-job-21] |   `-- Installing alsa-lib-1.1.2...
[110i386-default-job-21] |   `-- Extracting alsa-lib-1.1.2: .......... done
[110i386-default-job-21] |   `-- Installing dejavu-2.37...
[110i386-default-job-21] |   | `-- Installing fontconfig-2.12.1,1...
[110i386-default-job-21] |   |   `-- Installing expat-2.2.1...
[110i386-default-job-21] |   |   `-- Extracting expat-2.2.1: .......... done
[110i386-default-job-21] |   |   `-- Installing freetype2-2.8...
[110i386-default-job-21] |   |   `-- Extracting freetype2-2.8: .......... done
[110i386-default-job-21] |   | `-- Extracting fontconfig-2.12.1,1: .......... done
Running fc-cache to build fontconfig cache...
/usr/local/share/fonts: skipping, no such directory
/usr/local/lib/X11/fonts: skipping, no such directory
/var/db/fontconfig: cleaning cache directory
fc-cache: succeeded
[110i386-default-job-21] |   | `-- Installing mkfontdir-1.0.7...
[110i386-default-job-21] |   |   `-- Installing mkfontscale-1.1.2...
[110i386-default-job-21] |   |   | `-- Installing libfontenc-1.1.3_1...
[110i386-default-job-21] |   |   |   `-- Installing xproto-7.0.31...
[110i386-default-job-21] |   |   |   `-- Extracting xproto-7.0.31: .......... done
[110i386-default-job-21] |   |   | `-- Extracting libfontenc-1.1.3_1: ......... done
[110i386-default-job-21] |   |   `-- Extracting mkfontscale-1.1.2: .. done
[110i386-default-job-21] |   | `-- Extracting mkfontdir-1.0.7: .. done
[110i386-default-job-21] |   `-- Extracting dejavu-2.37: .......... done
[110i386-default-job-21] |   `-- Installing giflib-5.1.4...
[110i386-default-job-21] |   `-- Extracting giflib-5.1.4: .......... done
[110i386-default-job-21] |   `-- Installing java-zoneinfo-2017.b...
[110i386-default-job-21] |   `-- Extracting java-zoneinfo-2017.b: .......... done
[110i386-default-job-21] |   `-- Installing javavmwrapper-2.6...
[110i386-default-job-21] |   `-- Extracting javavmwrapper-2.6: .......... done
[110i386-default-job-21] |   `-- Installing libX11-1.6.5,1...
[110i386-default-job-21] |   | `-- Installing kbproto-1.0.7...
[110i386-default-job-21] |   | `-- Extracting kbproto-1.0.7: .......... done
[110i386-default-job-21] |   | `-- Installing libXau-1.0.8_3...
[110i386-default-job-21] |   | `-- Extracting libXau-1.0.8_3: .......... done
[110i386-default-job-21] |   | `-- Installing libXdmcp-1.1.2...
[110i386-default-job-21] |   | `-- Extracting libXdmcp-1.1.2: ......... done
[110i386-default-job-21] |   | `-- Installing libxcb-1.12_2...
[110i386-default-job-21] |   |   `-- Installing libpthread-stubs-0.4...
[110i386-default-job-21] |   |   `-- Extracting libpthread-stubs-0.4: . done
[110i386-default-job-21] |   |   `-- Installing libxml2-2.9.4...
[110i386-default-job-21] |   |   `-- Extracting libxml2-2.9.4: .......... done
[110i386-default-job-21] |   | `-- Extracting libxcb-1.12_2: .......... done
[110i386-default-job-21] |   `-- Extracting libX11-1.6.5,1: .......... done
[110i386-default-job-21] |   `-- Installing libXext-1.3.3_1,1...
[110i386-default-job-21] |   | `-- Installing xextproto-7.3.0...
[110i386-default-job-21] |   | `-- Extracting xextproto-7.3.0: .......... done
[110i386-default-job-21] |   `-- Extracting libXext-1.3.3_1,1: .......... done
[110i386-default-job-21] |   `-- Installing libXi-1.7.9,1...
[110i386-default-job-21] |   | `-- Installing inputproto-2.3.2...
[110i386-default-job-21] |   | `-- Extracting inputproto-2.3.2: ........ done
[110i386-default-job-21] |   | `-- Installing libXfixes-5.0.3...
[110i386-default-job-21] |   |   `-- Installing fixesproto-5.0...
[110i386-default-job-21] |   |   `-- Extracting fixesproto-5.0: .... done
[110i386-default-job-21] |   | `-- Extracting libXfixes-5.0.3: .......... done
[110i386-default-job-21] |   `-- Extracting libXi-1.7.9,1: .......... done
[110i386-default-job-21] |   `-- Installing libXrender-0.9.10...
[110i386-default-job-21] |   | `-- Installing renderproto-0.11.1...
[110i386-default-job-21] |   | `-- Extracting renderproto-0.11.1: .... done
[110i386-default-job-21] |   `-- Extracting libXrender-0.9.10: .......... done
[110i386-default-job-21] |   `-- Installing libXt-1.1.5,1...
[110i386-default-job-21] |   | `-- Installing libSM-1.2.2_3,1...
[110i386-default-job-21] |   |   `-- Installing libICE-1.0.9_1,1...
[110i386-default-job-21] |   |   `-- Extracting libICE-1.0.9_1,1: .......... done
[110i386-default-job-21] |   | `-- Extracting libSM-1.2.2_3,1: .......... done
[110i386-default-job-21] |   `-- Extracting libXt-1.1.5,1: .......... done
[110i386-default-job-21] |   `-- Installing libXtst-1.2.3...
[110i386-default-job-21] |   | `-- Installing recordproto-1.14.2...
[110i386-default-job-21] |   | `-- Extracting recordproto-1.14.2: .... done
[110i386-default-job-21] |   `-- Extracting libXtst-1.2.3: .......... done
[110i386-default-job-21] `-- Extracting openjdk8-8.144.1: .......... done
===> Creating groups.
Creating group 'elasticsearch' with gid '965'.
===> Creating users
Creating user 'elasticsearch' with uid '965'.
[110i386-default-job-21] Extracting elasticsearch2-2.4.4: ......... done
Message from freetype2-2.8:
The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as
the default, emulating a modern version of ClearType. This change inevitably
leads to different rendering results, and you might change port's options to
adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment
variable).

The environment variable "FREETYPE_PROPERTIES" can be used to control the
driver properties. Example:

FREETYPE_PROPERTIES=truetype:interpreter-version=35 \
	cff:no-stem-darkening=1 \
	autofitter:warping=1

This allows to select, say, the subpixel hinting mode at runtime for a given
application.

The controllable properties are listed in the section "Controlling FreeType
Modules" in the reference's table of contents
(/usr/local/share/doc/freetype2/reference/ft2-toc.html, if documentation was installed).
Message from dejavu-2.37:
Make sure that the freetype module is loaded.  If it is not, add the following
line to the "Modules" section of your X Windows configuration file:

	Load "freetype"

Add the following line to the "Files" section of X Windows configuration file:

	FontPath "/usr/local/share/fonts/dejavu/"

Note: your X Windows configuration file is typically /etc/X11/XF86Config
if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org.
Message from openjdk8-8.144.1:
======================================================================

This OpenJDK implementation requires fdescfs(5) mounted on /dev/fd and
procfs(5) mounted on /proc.

If you have not done it yet, please do the following:

	mount -t fdescfs fdesc /dev/fd
	mount -t procfs proc /proc

To make it permanent, you need the following lines in /etc/fstab:

	fdesc	/dev/fd		fdescfs		rw	0	0
	proc	/proc		procfs		rw	0	0

======================================================================
Message from elasticsearch2-2.4.4:
======================================================================

Please see /usr/local/etc/elasticsearch for sample versions of
elasticsearch.yml and logging.yml.

======================================================================
===>   elasticsearch2-plugin-sql-2.4.6.0 depends on package: elasticsearch2>=2.4.6 - not found
*** Error code 1

Stop.
make: stopped in /usr/ports/textproc/elasticsearch2-plugin-sql



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710150308.v9F3882V097310>