Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Aug 2017 08:07:51 GMT
From:      pkg-fallout@FreeBSD.org
To:        james@jen20.com
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - head-i386-default][databases/cockroach] Failed for cockroach-1.0.4 in build
Message-ID:  <201708310807.v7V87pqn053098@beefy11.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:     james@jen20.com
Last committer: krion@FreeBSD.org
Ident:          $FreeBSD: head/databases/cockroach/Makefile 448474 2017-08-21 14:11:33Z krion $
Log URL:        http://beefy11.nyi.freebsd.org/data/head-i386-default/p449005_s323042/logs/cockroach-1.0.4.log
Build URL:      http://beefy11.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p449005_s323042
Log:

====>> Building databases/cockroach
build started at Thu Aug 31 08:07:32 UTC 2017
port directory: /usr/ports/databases/cockroach
building for: FreeBSD head-i386-default-job-21 12.0-CURRENT FreeBSD 12.0-CURRENT 1200043 i386
maintained by: james@jen20.com
Makefile ident:      $FreeBSD: head/databases/cockroach/Makefile 448474 2017-08-21 14:11:33Z krion $
Poudriere version: 3.1.19-62-gd8fb0333
Host OSVERSION: 1200040
Jail OSVERSION: 1200043
Job Id: 21




!!! Jail is newer than host. (Jail: 1200043, Host: 1200040) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1200043
UNAME_v=FreeBSD 12.0-CURRENT 1200043
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=cockroach-1.0.4
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool
MASTERNAME=head-i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.19-62-gd8fb0333
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--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/databases/cockroach/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/cockroach/work  HOME=/wrkdirs/usr/ports/databases/cockroach/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/databases/cockroach/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/cockroach/work  HOME=/wrkdirs/usr/ports/databases/cockroach/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="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--
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/cockroach"
EXAMPLESDIR="share/examples/cockroach"
DATADIR="share/cockroach"
WWWDIR="www/cockroach"
ETCDIR="etc/cockroach"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/cockroach
DOCSDIR=/usr/local/share/doc/cockroach
EXAMPLESDIR=/usr/local/share/examples/cockroach
WWWDIR=/usr/local/www/cockroach
ETCDIR=/usr/local/etc/cockroach
--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=12.0
OSVERSION=1200043
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=12.0-CURRENT
#### 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    >============================
===>   cockroach-1.0.4 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[head-i386-default-job-21] Installing pkg-1.10.1...
[head-i386-default-job-21] Extracting pkg-1.10.1: .......... done
===>   cockroach-1.0.4 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of cockroach-1.0.4
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License APACHE20 accepted by the user
===> Fetching all distfiles required by cockroach-1.0.4 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License APACHE20 accepted by the user
===> Fetching all distfiles required by cockroach-1.0.4 for building
=> SHA256 Checksum OK for cockroach-v1.0.4.src.tgz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License APACHE20 accepted by the user
===> Fetching all distfiles required by cockroach-1.0.4 for building
===>  Extracting for cockroach-1.0.4
=> SHA256 Checksum OK for cockroach-v1.0.4.src.tgz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for cockroach-1.0.4
===========================================================================
=======================<phase: build-depends  >============================
===>   cockroach-1.0.4 depends on executable: bash - not found
===>   Installing existing package /packages/All/bash-4.4.12_2.txz
[head-i386-default-job-21] Installing bash-4.4.12_2...
[head-i386-default-job-21] `-- Installing gettext-runtime-0.19.8.1_1...
[head-i386-default-job-21] |   `-- Installing indexinfo-0.2.6...
[head-i386-default-job-21] |   `-- Extracting indexinfo-0.2.6: .... done
[head-i386-default-job-21] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[head-i386-default-job-21] Extracting bash-4.4.12_2: .......... done
===>   cockroach-1.0.4 depends on executable: bash - found
===>   Returning to build of cockroach-1.0.4
===>   cockroach-1.0.4 depends on executable: cmake - not found
===>   Installing existing package /packages/All/cmake-3.8.2.txz
[head-i386-default-job-21] Installing cmake-3.8.2...
[head-i386-default-job-21] `-- Installing cmake-modules-3.8.2...
[head-i386-default-job-21] `-- Extracting cmake-modules-3.8.2: .......... done
[head-i386-default-job-21] `-- Installing curl-7.55.1...
[head-i386-default-job-21] |   `-- Installing ca_root_nss-3.32...
[head-i386-default-job-21] |   `-- Extracting ca_root_nss-3.32: ........ done
[head-i386-default-job-21] |   `-- Installing libnghttp2-1.25.0...
[head-i386-default-job-21] |   `-- Extracting libnghttp2-1.25.0: .......... done
[head-i386-default-job-21] `-- Extracting curl-7.55.1: .......... done
[head-i386-default-job-21] `-- Installing expat-2.2.1...
[head-i386-default-job-21] `-- Extracting expat-2.2.1: .......... done
[head-i386-default-job-21] `-- Installing jsoncpp-1.8.1...
[head-i386-default-job-21] `-- Extracting jsoncpp-1.8.1: .......... done
[head-i386-default-job-21] `-- Installing libarchive-3.3.1,1...
[head-i386-default-job-21] |   `-- Installing liblz4-1.8.0,1...
[head-i386-default-job-21] |   `-- Extracting liblz4-1.8.0,1: .......... done
[head-i386-default-job-21] |   `-- Installing lzo2-2.10_1...
[head-i386-default-job-21] |   `-- Extracting lzo2-2.10_1: .......... done
[head-i386-default-job-21] `-- Extracting libarchive-3.3.1,1: .......... done
[head-i386-default-job-21] `-- Installing libuv-1.14.0...
[head-i386-default-job-21] `-- Extracting libuv-1.14.0: .......... done
[head-i386-default-job-21] `-- Installing rhash-1.3.4...
[head-i386-default-job-21] `-- Extracting rhash-1.3.4: .......... done
[head-i386-default-job-21] Extracting cmake-3.8.2: .......... done
Message from ca_root_nss-3.32:
********************************* WARNING *********************************

FreeBSD does not, and can not warrant that the certification authorities
whose certificates are included in this package have in any way been
audited for trustworthiness or RFC 3647 compliance.

Assessment and verification of trust is the complete responsibility of the
system administrator.

*********************************** NOTE **********************************

This package installs symlinks to support root certificates discovery by
default for software that uses OpenSSL.

This enables SSL Certificate Verification by client software without manual
intervention.

If you prefer to do this manually, replace the following symlinks with
either an empty file or your site-local certificate bundle.

  * /etc/ssl/cert.pem
  * /usr/local/etc/ssl/cert.pem
  * /usr/local/openssl/cert.pem

***************************************************************************
===>   cockroach-1.0.4 depends on executable: cmake - found
===>   Returning to build of cockroach-1.0.4
===>   cockroach-1.0.4 depends on executable: go - not found
===>   Installing existing package /packages/All/go-1.9,1.txz
[head-i386-default-job-21] Installing go-1.9,1...
[head-i386-default-job-21] Extracting go-1.9,1: .......... done
===>   cockroach-1.0.4 depends on executable: go - found
===>   Returning to build of cockroach-1.0.4
===>   cockroach-1.0.4 depends on executable: gmake - not found
===>   Installing existing package /packages/All/gmake-4.2.1_1.txz
[head-i386-default-job-21] Installing gmake-4.2.1_1...
[head-i386-default-job-21] Extracting gmake-4.2.1_1: .......... done
===>   cockroach-1.0.4 depends on executable: gmake - found
===>   Returning to build of cockroach-1.0.4
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for cockroach-1.0.4
===========================================================================
=======================<phase: build          >============================
===>  Building for cockroach-1.0.4
gmake: Entering directory '/wrkdirs/usr/ports/databases/cockroach/work/cockroach-v1.0.4'
gmake -C src/github.com/cockroachdb/cockroach buildoss
gmake[1]: Entering directory '/wrkdirs/usr/ports/databases/cockroach/work/cockroach-v1.0.4/src/github.com/cockroachdb/cockroach'
build/common.mk:110: *** "go1\.8.* required (see CONTRIBUTING.md): go version go1.9 freebsd/386".  Stop.
gmake[1]: Leaving directory '/wrkdirs/usr/ports/databases/cockroach/work/cockroach-v1.0.4/src/github.com/cockroachdb/cockroach'
gmake: *** [Makefile:7: buildoss] Error 2
gmake: Leaving directory '/wrkdirs/usr/ports/databases/cockroach/work/cockroach-v1.0.4'
*** Error code 2

Stop.
make: stopped in /usr/ports/databases/cockroach



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