Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Dec 2016 04:11:00 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110arm64-quarterly][databases/sqlcipher] Failed for sqlcipher-3.2.0_1 in build
Message-ID:  <201612270411.uBR4B08u018711@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:     jharris@widomaker.com
Last committer: marino@FreeBSD.org
Ident:          $FreeBSD: branches/2016Q4/databases/sqlcipher/Makefile 421643 2016-09-09 23:42:41Z marino $
Log URL:        http://thunderx1.nyi.freebsd.org/data/110arm64-quarterly/429509/logs/sqlcipher-3.2.0_1.log
Build URL:      http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-quarterly&build=429509
Log:

====>> Building databases/sqlcipher
build started at Tue Dec 27 04:10:26 UTC 2016
port directory: /usr/ports/databases/sqlcipher
building for: FreeBSD 110arm64-quarterly-job-15 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 arm64
maintained by: jharris@widomaker.com
Makefile ident:      $FreeBSD: branches/2016Q4/databases/sqlcipher/Makefile 421643 2016-09-09 23:42:41Z marino $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122
Job Id: 15




!!! 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
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-quarterly/ref
UID=0
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=sqlcipher-3.2.0_1
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-quarterly/ref/.p/pool
MASTERNAME=110arm64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

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

--CONFIGURE_ARGS--
--enable-tempstore=yes --disable-tcl --disable-readline --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/databases/sqlcipher/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/sqlcipher/work  HOME=/wrkdirs/usr/ports/databases/sqlcipher/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/databases/sqlcipher/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/sqlcipher/work  HOME=/wrkdirs/usr/ports/databases/sqlcipher/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  -I/usr/include -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-DSQLITE_HAS_CODEC"  LDFLAGS=" -L/usr/lib " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/include -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--
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/sqlcipher"
EXAMPLESDIR="share/examples/sqlcipher"
DATADIR="share/sqlcipher"
WWWDIR="www/sqlcipher"
ETCDIR="etc/sqlcipher"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/sqlcipher
DOCSDIR=/usr/local/share/doc/sqlcipher
EXAMPLESDIR=/usr/local/share/examples/sqlcipher
WWWDIR=/usr/local/www/sqlcipher
ETCDIR=/usr/local/etc/sqlcipher
--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
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
=======================<phase: check-sanity   >============================
===>  License BSD3CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   sqlcipher-3.2.0_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.8.8.txz
[110arm64-quarterly-job-15] Installing pkg-1.8.8...
[110arm64-quarterly-job-15] Extracting pkg-1.8.8: .......... done
===>   sqlcipher-3.2.0_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of sqlcipher-3.2.0_1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by sqlcipher-3.2.0_1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by sqlcipher-3.2.0_1 for building
=> SHA256 Checksum OK for sqlcipher-sqlcipher-v3.2.0_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by sqlcipher-3.2.0_1 for building
===>  Extracting for sqlcipher-3.2.0_1
=> SHA256 Checksum OK for sqlcipher-sqlcipher-v3.2.0_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for sqlcipher-3.2.0_1
===========================================================================
=======================<phase: build-depends  >============================
===>   sqlcipher-3.2.0_1 depends on executable: tclsh8.6 - not found
===>   Installing existing package /packages/All/tcl86-8.6.6.txz
[110arm64-quarterly-job-15] Installing tcl86-8.6.6...
[110arm64-quarterly-job-15] Extracting tcl86-8.6.6: .......... done
===>   sqlcipher-3.2.0_1 depends on executable: tclsh8.6 - found
===>   Returning to build of sqlcipher-3.2.0_1
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for sqlcipher-3.2.0_1
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/databases/sqlcipher/work/sqlcipher-3.2.0/aclocal.m4
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/databases/sqlcipher/work/sqlcipher-3.2.0/configure
configure: loading site script /usr/ports/Templates/config.site
checking build system type... aarch64-portbld-freebsd11.0
checking host system type... aarch64-portbld-freebsd11.0
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 262144
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from cc object... ok
checking how to run the C preprocessor... cpp
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd11.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... (cached) /usr/bin/awk
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for int8_t... yes
checking for int16_t... (cached) yes
checking for int32_t... (cached) yes
checking for int64_t... yes
checking for intptr_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uintptr_t... (cached) yes
checking for sys/types.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for malloc.h... (cached) no
checking for usleep... (cached) yes
checking for fdatasync... no
checking for localtime_r... yes
checking for gmtime_r... yes
checking for localtime_s... no
checking for utime... (cached) yes
checking for malloc_usable_size... yes
checking for tclsh8.6... tclsh8.6
Segmentation fault (core dumped)
configure: Version set to 3.8
configure: Release set to 3.8.6
configure: Version number set to 3008006
checking whether to support threadsafe operation... yes
checking for library containing pthread_create... -lpthread
checking for crypto library to use... ./configure: CFLAGS+= -DSQLCIPHER_CRYPTO_OPENSSL: not found
./configure: BUILD_CFLAGS+= -DSQLCIPHER_CRYPTO_OPENSSL: not found
openssl
checking for HMAC_Init_ex in -lcrypto... yes
checking whether to allow connections to be shared across threads... no
checking whether to support shared library linked as release mode or not... no
checking whether to use an in-ram database for temporary tables... yes
checking if executables have the .exe suffix... unknown
checking for library containing fdatasync... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating sqlcipher.pc
config.status: creating config.h
config.status: executing libtool commands
===========================================================================
=======================<phase: build          >============================
===>  Building for sqlcipher-3.2.0_1
tclsh8.6 ./tool/mksqlite3h.tcl . >sqlite3.h
*** Signal 11

Stop.
make[1]: stopped in /wrkdirs/usr/ports/databases/sqlcipher/work/sqlcipher-3.2.0
*** Error code 1

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



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