Date: Wed, 22 Feb 2017 19:21:04 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [package - 110arm64-default][databases/adabase] Failed for adabase-3.1 in build Message-ID: <201702221921.v1MJL4KW037472@thunderx1.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: freebsd.contact@marino.st Last committer: rene@FreeBSD.org Ident: $FreeBSD: head/databases/adabase/Makefile 434195 2017-02-15 21:33:11Z rene $ Log URL: http://thunderx1.nyi.freebsd.org/data/110arm64-default/434495/logs/adabase-3.1.log Build URL: http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=434495 Log: ====>> Building databases/adabase build started at Wed Feb 22 19:19:52 UTC 2017 port directory: /usr/ports/databases/adabase building for: FreeBSD 110arm64-default-job-21 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 arm64 maintained by: freebsd.contact@marino.st Makefile ident: $FreeBSD: head/databases/adabase/Makefile 434195 2017-02-15 21:33:11Z rene $ Poudriere version: 3.1.14 Host OSVERSION: 1100121 Jail OSVERSION: 1100122 Job Id: 21 !!! Jail is newer than host. (Jail: 1100122, Host: 1100121) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1100122 UNAME_v=FreeBSD 11.0-RELEASE-p1 UNAME_r=11.0-RELEASE-p1 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/110arm64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=adabase-3.1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool MASTERNAME=110arm64-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.14 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for adabase-3.1: DEBUG=off: Build with debugging support ====> Databases Supported: you have to choose at least one of them MYSQL=on: MySQL database support SQLITE=on: SQLite database support PGSQL=on: PostgreSQL database support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PATH=/usr/local/gcc6-aux/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin ADA_PROJECT_PATH=/usr/local/lib/gnat XDG_DATA_HOME=/wrkdirs/usr/ports/databases/adabase/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/adabase/work HOME=/wrkdirs/usr/ports/databases/adabase/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- OS_VERSION=unix MYSQL=yes SQLITE=yes POSTGRESQL=yes PATH=/usr/local/gcc6-aux/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin ADA_PROJECT_PATH=/usr/local/lib/gnat XDG_DATA_HOME=/wrkdirs/usr/ports/databases/adabase/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/adabase/work HOME=/wrkdirs/usr/ports/databases/adabase/work TMPDIR="/tmp" 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="ada" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- DEBUG="@comment " NO_DEBUG="" MYSQL="" NO_MYSQL="@comment " SQLITE="" NO_SQLITE="@comment " PGSQL="" NO_PGSQL="@comment " OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/adabase" EXAMPLESDIR="share/examples/adabase" DATADIR="share/adabase" WWWDIR="www/adabase" ETCDIR="etc/adabase" --End PLIST_SUB-- --SUB_LIST-- DEBUG="@comment " NO_DEBUG="" MYSQL="" NO_MYSQL="@comment " SQLITE="" NO_SQLITE="@comment " PGSQL="" NO_PGSQL="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/adabase DOCSDIR=/usr/local/share/doc/adabase EXAMPLESDIR=/usr/local/share/examples/adabase WWWDIR=/usr/local/www/adabase ETCDIR=/usr/local/etc/adabase --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /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=aarch64 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.6+\|1.7+\|1.8+ _OSRELEASE=11.0-RELEASE-p1 #### 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) 1048576 stack size (kbytes, -s) 1048576 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 ISCL accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> adabase-3.1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.9.4_1.txz [110arm64-default-job-21] Installing pkg-1.9.4_1... [110arm64-default-job-21] Extracting pkg-1.9.4_1: .......... done ===> adabase-3.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of adabase-3.1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License ISCL accepted by the user ===> Fetching all distfiles required by adabase-3.1 for building =========================================================================== =======================<phase: checksum >============================ ===> License ISCL accepted by the user ===> Fetching all distfiles required by adabase-3.1 for building => SHA256 Checksum OK for jrmarino-AdaBase-v3.1_GH0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License ISCL accepted by the user ===> Fetching all distfiles required by adabase-3.1 for building ===> Extracting for adabase-3.1 => SHA256 Checksum OK for jrmarino-AdaBase-v3.1_GH0.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for adabase-3.1 /bin/rm -f /wrkdirs/usr/ports/databases/adabase/work/AdaBase-3.1/src/drivers/adabase-driver-base-firebird.ad? /usr/bin/sed -i.bak -e '/Driver_MySQL/ s/yes/no/' /wrkdirs/usr/ports/databases/adabase/work/AdaBase-3.1/adabase.gpr =========================================================================== =======================<phase: build-depends >============================ ===> adabase-3.1 depends on executable: gprbuild - not found ===> Installing existing package /packages/All/gprbuild-20160609.txz [110arm64-default-job-21] Installing gprbuild-20160609... [110arm64-default-job-21] Extracting gprbuild-20160609: .......... done ===> adabase-3.1 depends on executable: gprbuild - found ===> Returning to build of adabase-3.1 ===> adabase-3.1 depends on file: /usr/local/gcc6-aux/bin/ada - not found ===> Installing existing package /packages/All/gcc6-aux-20170202_1.txz [110arm64-default-job-21] Installing gcc6-aux-20170202_1... [110arm64-default-job-21] `-- Installing mpc-1.0.3... [110arm64-default-job-21] | `-- Installing indexinfo-0.2.6... [110arm64-default-job-21] | `-- Extracting indexinfo-0.2.6: .... done [110arm64-default-job-21] | `-- Installing gmp-6.1.2... [110arm64-default-job-21] | `-- Extracting gmp-6.1.2: .......... done [110arm64-default-job-21] | `-- Installing mpfr-3.1.5_1... [110arm64-default-job-21] | `-- Extracting mpfr-3.1.5_1: .......... done [110arm64-default-job-21] `-- Extracting mpc-1.0.3: ...... done [110arm64-default-job-21] `-- Installing binutils-2.27_5,1... [110arm64-default-job-21] | `-- Installing gettext-runtime-0.19.8.1_1... [110arm64-default-job-21] | `-- Extracting gettext-runtime-0.19.8.1_1: .......... done [110arm64-default-job-21] `-- Extracting binutils-2.27_5,1: .......... done [110arm64-default-job-21] Extracting gcc6-aux-20170202_1: .......... done ===> adabase-3.1 depends on file: /usr/local/gcc6-aux/bin/ada - found ===> Returning to build of adabase-3.1 =========================================================================== =======================<phase: lib-depends >============================ ===> adabase-3.1 depends on shared library: libmysqlclient.so.18 - not found ===> Installing existing package /packages/All/mysql56-client-5.6.35_3.txz [110arm64-default-job-21] Installing mysql56-client-5.6.35_3... [110arm64-default-job-21] `-- Installing liblz4-1.7.5,1... [110arm64-default-job-21] `-- Extracting liblz4-1.7.5,1: .......... done [110arm64-default-job-21] `-- Installing libevent-2.1.8... [110arm64-default-job-21] `-- Extracting libevent-2.1.8: .......... done [110arm64-default-job-21] `-- Installing perl5-5.24.1... [110arm64-default-job-21] `-- Extracting perl5-5.24.1: .......... done [110arm64-default-job-21] `-- Installing libedit-3.1.20150325_2,1... [110arm64-default-job-21] `-- Extracting libedit-3.1.20150325_2,1: .......... done [110arm64-default-job-21] Extracting mysql56-client-5.6.35_3: .......... done Message from perl5-5.24.1: The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Message from mysql56-client-5.6.35_3: * * * * * * * * * * * * * * * * * * * * * * * * Please be aware the database client is vulnerable to CVE-2015-3152 - SSL Downgrade aka "BACKRONYM". You may find more information at the following URL: http://www.vuxml.org/freebsd/36bd352d-299b-11e5-86ff-14dae9d210b8.html Although this database client is not listed as "affected", it is vulnerable and will not be receiving a patch. Please take note of this when deploying this software. * * * * * * * * * * * * * * * * * * * * * * * * ===> adabase-3.1 depends on shared library: libmysqlclient.so.18 - found (/usr/local/lib/mysql/libmysqlclient.so.18) ===> Returning to build of adabase-3.1 ===> adabase-3.1 depends on shared library: libsqlite3.so - not found ===> Installing existing package /packages/All/sqlite3-3.16.2.txz [110arm64-default-job-21] Installing sqlite3-3.16.2... [110arm64-default-job-21] `-- Installing readline-6.3.8... [110arm64-default-job-21] `-- Extracting readline-6.3.8: .......... done [110arm64-default-job-21] Extracting sqlite3-3.16.2: .......... done ===> adabase-3.1 depends on shared library: libsqlite3.so - found (/usr/local/lib/libsqlite3.so) ===> Returning to build of adabase-3.1 ===> adabase-3.1 depends on shared library: libpq.so.5 - not found ===> Installing existing package /packages/All/postgresql93-client-9.3.16.txz [110arm64-default-job-21] Installing postgresql93-client-9.3.16... [110arm64-default-job-21] Extracting postgresql93-client-9.3.16: .......... done Message from postgresql93-client-9.3.16: The PostgreSQL port has a collection of "side orders": postgresql-docs For all of the html documentation p5-Pg A perl5 API for client access to PostgreSQL databases. postgresql-tcltk If you want tcl/tk client support. postgresql-jdbc For Java JDBC support. postgresql-odbc For client access from unix applications using ODBC as access method. Not needed to access unix PostgreSQL servers from Win32 using ODBC. See below. ruby-postgres, py-PyGreSQL For client access to PostgreSQL databases using the ruby & python languages. postgresql-plperl, postgresql-pltcl & postgresql-plruby For using perl5, tcl & ruby as procedural languages. postgresql-contrib Lots of contributed utilities, postgresql functions and datatypes. There you find pg_standby, pgcrypto and many other cool things. etc... ===> adabase-3.1 depends on shared library: libpq.so.5 - found (/usr/local/lib/libpq.so.5) ===> Returning to build of adabase-3.1 =========================================================================== =======================<phase: configure >============================ ===> Configuring for adabase-3.1 =========================================================================== =======================<phase: build >============================ ===> Building for adabase-3.1 (cd /wrkdirs/usr/ports/databases/adabase/work/AdaBase-3.1 && /usr/bin/env OS_VERSION=unix MYSQL=yes SQLITE=yes POSTGRESQL=yes PATH=/usr/local/gcc6-aux/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin ADA_PROJECT_PATH=/usr/local/lib/gnat XDG_DATA_HOME=/wrkdirs/usr/ports/databases/adabase/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/adabase/work HOME=/wrkdirs/usr/ports/databases/adabase/work TMPDIR="/tmp" 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="ada" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" gprbuild -p -P adabase ) Setup [mkdir] object directory for project AdaBase [mkdir] library directory for project AdaBase Compile [Ada] adabase-statement-base-mysql.adb adabase-results.ads:49:26: digits value out of range, maximum is 15 spatial_data.ads:36:34: digits value out of range, maximum is 15 gprbuild: *** compilation phase failed *** Error code 4 Stop. make: stopped in /usr/ports/databases/adabase
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702221921.v1MJL4KW037472>