[package - head-armv6-default][databases/mariadb-connector-c] Failed for mariadbconnector-c-2.3.2 in configure
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Sun Apr 23 13:23:46 UTC 2017
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: brnrd at FreeBSD.org
Last committer: brnrd at FreeBSD.org
Ident: $FreeBSD: head/databases/mariadb-connector-c/Makefile 438528 2017-04-14 16:50:18Z brnrd $
Log URL: http://beefy8.nyi.freebsd.org/data/head-armv6-default/p438916_s317177/logs/mariadbconnector-c-2.3.2.log
Build URL: http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p438916_s317177
Log:
====>> Building databases/mariadb-connector-c
build started at Sun Apr 23 13:20:08 UTC 2017
port directory: /usr/ports/databases/mariadb-connector-c
building for: FreeBSD head-armv6-default-job-05 12.0-CURRENT FreeBSD 12.0-CURRENT r317177 arm
maintained by: brnrd at FreeBSD.org
Makefile ident: $FreeBSD: head/databases/mariadb-connector-c/Makefile 438528 2017-04-14 16:50:18Z brnrd $
Poudriere version: 3.1.17-9-gf49c6f78
Host OSVERSION: 1200027
Jail OSVERSION: 1200029
Job Id: 05
!!! Jail is newer than host. (Jail: 1200029, Host: 1200027) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!
---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1200029
UNAME_v=FreeBSD 12.0-CURRENT r317177
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-armv6-default/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=mariadbconnector-c-2.3.2
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p/pool
MASTERNAME=head-armv6-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.17-9-gf49c6f78
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---
---Begin OPTIONS List---
---End OPTIONS List---
--CONFIGURE_ARGS--
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mariadb-connector-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mariadb-connector-c/work HOME=/wrkdirs/usr/ports/databases/mariadb-connector-c/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--
--MAKE_ENV--
OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mariadb-connector-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mariadb-connector-c/work HOME=/wrkdirs/usr/ports/databases/mariadb-connector-c/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="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -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--
CMAKE_BUILD_TYPE="release"
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/mysql"
EXAMPLESDIR="share/examples/mariadb"
DATADIR="share/mariadb"
WWWDIR="www/mariadb"
ETCDIR="etc/mariadb"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/mariadb
DOCSDIR=/usr/local/share/doc/mysql
EXAMPLESDIR=/usr/local/share/examples/mariadb
WWWDIR=/usr/local/www/mariadb
ETCDIR=/usr/local/etc/mariadb
--End SUB_LIST--
---Begin make.conf---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
MACHINE=arm
MACHINE_ARCH=armv6
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=armv6
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=12.0
OSVERSION=1200029
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---
---Begin make.nxb.conf---
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
AS=/nxb-bin/usr/bin/as
NM=/nxb-bin/usr/bin/nm
LD=/nxb-bin/usr/bin/ld
OBJCOPY=/nxb-bin/usr/bin/objcopy
SIZE=/nxb-bin/usr/bin/size
STRIPBIN=/nxb-bin/usr/bin/strip
SED=/nxb-bin/usr/bin/sed
READELF=/nxb-bin/usr/bin/readelf
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
---End make.nxb.conf---
--Resource limits--
cpu time (seconds, -t) unlimited
file size (512-blocks, -f) unlimited
data seg size (kbytes, -d) 33554432
stack size (kbytes, -s) 524288
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 LGPL21 accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> mariadbconnector-c-2.3.2 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.10.1.txz
[head-armv6-default-job-05] Installing pkg-1.10.1...
[head-armv6-default-job-05] Extracting pkg-1.10.1: .......... done
===> mariadbconnector-c-2.3.2 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of mariadbconnector-c-2.3.2
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License LGPL21 accepted by the user
===> Fetching all distfiles required by mariadbconnector-c-2.3.2 for building
===========================================================================
=======================<phase: checksum >============================
===> License LGPL21 accepted by the user
===> Fetching all distfiles required by mariadbconnector-c-2.3.2 for building
=> SHA256 Checksum OK for mariadb-connector-c-2.3.2-src.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> License LGPL21 accepted by the user
===> Fetching all distfiles required by mariadbconnector-c-2.3.2 for building
===> Extracting for mariadbconnector-c-2.3.2
=> SHA256 Checksum OK for mariadb-connector-c-2.3.2-src.tar.gz.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for mariadbconnector-c-2.3.2
===> Applying FreeBSD patches for mariadbconnector-c-2.3.2
<snip>
-- Looking for localtime_r
-- Looking for localtime_r - found
-- Looking for log2
-- Looking for log2 - not found
-- Looking for longjmp
-- Looking for longjmp - found
-- Looking for lstat
-- Looking for lstat - found
-- Looking for madvise
-- Looking for madvise - found
-- Looking for mallinfo
-- Looking for mallinfo - not found
-- Looking for memalign
-- Looking for memalign - not found
-- Looking for memcpy
-- Looking for memcpy - found
-- Looking for memmove
-- Looking for memmove - found
-- Looking for mkstemp
-- Looking for mkstemp - found
-- Looking for mlock
CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_ca5cd/fast"
-- Looking for mlock - not found
-- Looking for mlockall
-- Looking for mlockall - found
-- Looking for mmap
-- Looking for mmap - found
-- Looking for mmap64
-- Looking for mmap64 - not found
-- Looking for perror
-- Looking for perror - found
-- Looking for poll
-- Looking for poll - found
-- Looking for pread
-- Looking for pread - found
-- Looking for pthread_attr_create
-- Looking for pthread_attr_create - not found
-- Looking for pthread_attr_getstacksize
-- Looking for pthread_attr_getstacksize - found
-- Looking for pthread_attr_setprio
-- Looking for pthread_attr_setprio - not found
-- Looking for pthread_attr_setschedparam
-- Looking for pthread_attr_setschedparam - found
-- Looking for pthread_attr_setscope
-- Looking for pthread_attr_setscope - found
-- Looking for pthread_attr_setstacksize
-- Looking for pthread_attr_setstacksize - found
-- Looking for pthread_condattr_create
-- Looking for pthread_condattr_create - not found
-- Looking for pthread_init
-- Looking for pthread_init - not found
-- Looking for pthread_key_delete
-- Looking for pthread_key_delete - found
-- Looking for pthread_kill
-- Looking for pthread_kill - found
-- Looking for pthread_rwlock_rdlock
-- Looking for pthread_rwlock_rdlock - found
-- Looking for pthread_setprio_np
-- Looking for pthread_setprio_np - not found
-- Looking for pthread_setschedparam
-- Looking for pthread_setschedparam - not found
-- Looking for pthread_sigmask
-- Looking for pthread_sigmask - found
-- Looking for pthread_threadmask
-- Looking for pthread_threadmask - not found
-- Looking for pthread_yield_np
-- Looking for pthread_yield_np - not found
-- Looking for readdir_r
-- Looking for readdir_r - found
-- Looking for readlink
-- Looking for readlink - found
-- Looking for realpath
-- Looking for realpath - found
-- Looking for rename
CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_a7ed2/fast"
-- Looking for rename - not found
-- Looking for sched_yield
-- Looking for sched_yield - found
-- Looking for select
-- Looking for select - found
-- Looking for setfd
-- Looking for setfd - not found
-- Looking for setfilepointer
-- Looking for setfilepointer - not found
-- Looking for sigaction
-- Looking for sigaction - found
-- Looking for sigthreadmask
-- Looking for sigthreadmask - not found
-- Looking for sigwait
-- Looking for sigwait - found
-- Looking for sleep
-- Looking for sleep - found
-- Looking for snprintf
-- Looking for snprintf - found
-- Looking for stpcpy
-- Looking for stpcpy - found
-- Looking for strerror
-- Looking for strerror - found
-- Looking for strlcpy
-- Looking for strlcpy - found
-- Looking for strnlen
-- Looking for strnlen - found
-- Looking for strpbrk
-- Looking for strpbrk - found
-- Looking for strsep
-- Looking for strsep - found
-- Looking for strstr
-- Looking for strstr - found
-- Looking for strtok_r
-- Looking for strtok_r - found
-- Looking for strtol
-- Looking for strtol - found
-- Looking for strtoll
-- Looking for strtoll - found
-- Looking for strtoul
-- Looking for strtoul - found
-- Looking for strtoull
-- Looking for strtoull - found
-- Looking for tell
-- Looking for tell - not found
-- Looking for thr_setconcurrency
-- Looking for thr_setconcurrency - not found
-- Looking for thr_yield
-- Looking for thr_yield - not found
-- Looking for vasprintf
-- Looking for vasprintf - found
-- Looking for vsnprintf
-- Looking for vsnprintf - found
-- Check size of sigset_t
-- Check size of sigset_t - done
-- Check size of char
CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_ea61f/fast"
-- Check size of char - failed
-- Check size of char *
-- Check size of char * - done
-- Check size of short
-- Check size of short - done
-- Check size of int
-- Check size of int - done
-- Check size of long
-- Check size of long - done
-- Check size of long long
-- Check size of long long - done
-- Check size of size_t
-- Check size of size_t - done
-- Check size of off_t
-- Check size of off_t - done
-- Check size of uchar
-- Check size of uchar - failed
-- Check size of uint
-- Check size of uint - done
-- Check size of ulong
-- Check size of ulong - failed
-- Check size of int8
-- Check size of int8 - failed
-- Check size of uint8
-- Check size of uint8 - failed
-- Check size of int16
-- Check size of int16 - failed
-- Check size of uint16
-- Check size of uint16 - failed
-- Check size of int32
-- Check size of int32 - failed
-- Check size of uint32
-- Check size of uint32 - failed
-- Check size of u_int32_t
-- Check size of u_int32_t - done
-- Check size of int64
-- Check size of int64 - failed
-- Check size of uint64
-- Check size of uint64 - failed
-- Check size of socklen_t
-- Check size of socklen_t - failed
-- Performing Test IS_VOID_SIGNAL
-- Performing Test IS_VOID_SIGNAL - Success
-- Performing Test IS_VOID_QSORT
-- Performing Test IS_VOID_QSORT - Success
-- Performing Test SOCKET_SIZE_FOUND_socklen_t
-- Performing Test SOCKET_SIZE_FOUND_socklen_t - Success
-- Found OpenSSL: /usr/lib/libssl.so (found version "1.0.2k")
-- Found ICONV: /usr/lib/libc.so
-- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST
-- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST - Success
-- MariaDB Connector/c configuration:
-- CPack generation: TGZ
-- SSL support: ON
-- Experimental Sqlite support:
-- Zlib support: YES
-- Installation layout: DEFAULT
-- Include files will be installed in /usr/local/include/mariadb
-- Libraries will be installed in /usr/local/lib/mariadb
-- Binaries will be installed in /usr/local/bin
-- Required: /usr/lib/libc.so
-- Configuring incomplete, errors occurred!
See also "/wrkdirs/usr/ports/databases/mariadb-connector-c/work/mariadb-connector-c-2.3.2-src/CMakeFiles/CMakeOutput.log".
See also "/wrkdirs/usr/ports/databases/mariadb-connector-c/work/mariadb-connector-c-2.3.2-src/CMakeFiles/CMakeError.log".
*** Error code 1
Stop.
make: stopped in /usr/ports/databases/mariadb-connector-c
More information about the freebsd-pkg-fallout
mailing list