[package - 110arm64-quarterly][databases/postgresql90-server] Failed for postgresql90-server-9.0.23 in build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Sat Sep 24 16:31:21 UTC 2016


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:     pgsql at FreeBSD.org
Last committer: girgen at FreeBSD.org
Ident:          $FreeBSD: branches/2016Q3/databases/postgresql90-server/Makefile 408836 2016-02-13 22:50:56Z girgen $
Log URL:        http://thunderx1.nyi.freebsd.org/data/110arm64-quarterly/422689/logs/postgresql90-server-9.0.23.log
Build URL:      http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-quarterly&build=422689
Log:

====>> Building databases/postgresql90-server
build started at Sat Sep 24 16:25:22 UTC 2016
port directory: /usr/ports/databases/postgresql90-server
building for: FreeBSD 110arm64-quarterly-job-18 11.0-RELEASE FreeBSD 11.0-RELEASE r306211 arm64
maintained by: pgsql at FreeBSD.org
Makefile ident:      $FreeBSD: branches/2016Q3/databases/postgresql90-server/Makefile 408836 2016-02-13 22:50:56Z girgen $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122




!!! 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 r306211
UNAME_r=11.0-RELEASE
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=postgresql90-server-9.0.23
OSREL=11.0
_OSRELEASE=11.0-RELEASE
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---
===> The following configuration options are available for postgresql90-server-9.0.23:
     DEBUG=off: Builds with debugging symbols
     DTRACE=off: Build with DTrace probes
     GSSAPI=off: Build with GSSAPI support
     ICU=off: Use ICU for unicode collation
     INTDATE=on: Builds with 64-bit date/time type
     LDAP=off: Build with LDAP authentication support
     NLS=on: Use internationalized messages
     OPTIMIZED_CFLAGS=off: Builds with compiler optimizations (-O3)
     PAM=off: Build with PAM Support
     SSL=on: Build with OpenSSL support
     TZDATA=on: Use internal timezone database
====> Build with kerberos provider support: you can only select none or one of them
     MIT_KRB5=off: Build with MIT kerberos support
     HEIMDAL_KRB5=off: Builds with Heimdal kerberos
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-libraries=/usr/local/lib  --with-includes=/usr/local/include  --enable-thread-safety --disable-debug --without-ldap --enable-nls --without-pam --with-openssl --without-gssapi --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
INCLUDES="-I/usr/local/include"  PTHREAD_LIBS="-lpthread"  LDFLAGS_SL="" PATH=/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/databases/postgresql90-server/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/postgresql90-server/work  HOME=/wrkdirs/usr/ports/databases/postgresql90-server/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--
PATH=/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/databases/postgresql90-server/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/postgresql90-server/work  HOME=/wrkdirs/usr/ports/databases/postgresql90-server/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  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" -L/usr/local/lib -lpthread -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--
PG_USER=pgsql
PG_GROUP=pgsql
DEBUG="@comment
"
NO_DEBUG=""
DTRACE="@comment
"
NO_DTRACE=""
GSSAPI="@comment
"
NO_GSSAPI=""
ICU="@comment
"
NO_ICU=""
INTDATE=""
NO_INTDATE="@comment
"
LDAP="@comment
"
NO_LDAP=""
NLS=""
NO_NLS="@comment
"
OPTIMIZED_CFLAGS="@comment
"
NO_OPTIMIZED_CFLAGS=""
PAM="@comment
"
NO_PAM=""
SSL=""
NO_SSL="@comment
"
TZDATA=""
NO_TZDATA="@comment
"
MIT_KRB5="@comment
"
NO_MIT_KRB5=""
HEIMDAL_KRB5="@comment
"
NO_HEIMDAL_KRB5=""
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/postgresql"
EXAMPLESDIR="share/examples/postgresql"
DATADIR="share/postgresql"
WWWDIR="www/postgresql"
ETCDIR="etc/postgresql"
--End PLIST_SUB--

--SUB_LIST--
PG_GROUP=pgsql
PG_USER=pgsql
PG_UID=70
DEBUG="@comment
"
NO_DEBUG=""
DTRACE="@comment
"
NO_DTRACE=""
GSSAPI="@comment
"
NO_GSSAPI=""
ICU="@comment
"
NO_ICU=""
INTDATE=""
NO_INTDATE="@comment
"
LDAP="@comment
"
NO_LDAP=""
NLS=""
NO_NLS="@comment
"
OPTIMIZED_CFLAGS="@comment
"
NO_OPTIMIZED_CFLAGS=""
PAM="@comment
"
NO_PAM=""
SSL=""
NO_SSL="@comment
"
TZDATA=""
NO_TZDATA="@comment
"
MIT_KRB5="@comment
"
NO_MIT_KRB5=""
HEIMDAL_KRB5="@comment
"
NO_HEIMDAL_KRB5=""
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/postgresql
DOCSDIR=/usr/local/share/doc/postgresql
EXAMPLESDIR=/usr/local/share/examples/postgresql
WWWDIR=/usr/local/www/postgresql
ETCDIR=/usr/local/etc/postgresql
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
<snip>
extern void s_lock(volatile slock_t *lock, const char *file, int line);
                            ^~~~~~~
                            clock_t
/usr/include/sys/types.h:92:19: note: 'clock_t' declared here
typedef __clock_t       clock_t;
                        ^
In file included from xlog.c:44:
./../../../src/include/replication/walreceiver.h:74:2: error: unknown type name 'slock_t'; did you mean 'clock_t'?
        slock_t         mutex;                  /* locks shared variables shown above */
        ^~~~~~~
        clock_t
/usr/include/sys/types.h:92:19: note: 'clock_t' declared here
typedef __clock_t       clock_t;
                        ^
In file included from xlog.c:45:
./../../../src/include/replication/walsender.h:26:2: error: unknown type name 'slock_t'; did you mean 'clock_t'?
        slock_t         mutex;                  /* locks shared variables shown above */
        ^~~~~~~
        clock_t
/usr/include/sys/types.h:92:19: note: 'clock_t' declared here
typedef __clock_t       clock_t;
                        ^
xlog.c:419:2: error: unknown type name 'slock_t'; did you mean 'clock_t'?
        slock_t         info_lck;               /* locks shared variables shown above */
        ^~~~~~~
        clock_t
/usr/include/sys/types.h:92:19: note: 'clock_t' declared here
typedef __clock_t       clock_t;
                        ^
xlog.c:1158:4: error: unknown type name 'slock_t'; did you mean 'clock_t'?
                        SpinLockRelease(&xlogctl->info_lck);
                        ^
./../../../src/include/storage/spin.h:66:31: note: expanded from macro 'SpinLockRelease'
#define SpinLockRelease(lock) S_UNLOCK(lock)
                              ^
./../../../src/include/storage/s_lock.h:982:38: note: expanded from macro 'S_UNLOCK'
#define S_UNLOCK(lock)          (*((volatile slock_t *) (lock)) = 0)
                                             ^
/usr/include/sys/types.h:92:19: note: 'clock_t' declared here
typedef __clock_t       clock_t;
                        ^
xlog.c:1198:3: error: unknown type name 'slock_t'; did you mean 'clock_t'?
                SpinLockRelease(&xlogctl->info_lck);
                ^
./../../../src/include/storage/spin.h:66:31: note: expanded from macro 'SpinLockRelease'
#define SpinLockRelease(lock) S_UNLOCK(lock)
                              ^
./../../../src/include/storage/s_lock.h:982:38: note: expanded from macro 'S_UNLOCK'
#define S_UNLOCK(lock)          (*((volatile slock_t *) (lock)) = 0)
                                             ^
/usr/include/sys/types.h:92:19: note: 'clock_t' declared here
typedef __clock_t       clock_t;
                        ^
xlog.c:1503:4: error: unknown type name 'slock_t'; did you mean 'clock_t'?
                        SpinLockRelease(&xlogctl->info_lck);
                        ^
./../../../src/include/storage/spin.h:66:31: note: expanded from macro 'SpinLockRelease'
#define SpinLockRelease(lock) S_UNLOCK(lock)
                              ^
./../../../src/include/storage/s_lock.h:982:38: note: expanded from macro 'S_UNLOCK'
#define S_UNLOCK(lock)          (*((volatile slock_t *) (lock)) = 0)
                                             ^
/usr/include/sys/types.h:92:19: note: 'clock_t' declared here
typedef __clock_t       clock_t;
                        ^
xlog.c:1906:3: error: unknown type name 'slock_t'; did you mean 'clock_t'?
                SpinLockRelease(&xlogctl->info_lck);
                ^
./../../../src/include/storage/spin.h:66:31: note: expanded from macro 'SpinLockRelease'
#define SpinLockRelease(lock) S_UNLOCK(lock)
                              ^
./../../../src/include/storage/s_lock.h:982:38: note: expanded from macro 'S_UNLOCK'
#define S_UNLOCK(lock)          (*((volatile slock_t *) (lock)) = 0)
                                             ^
/usr/include/sys/types.h:92:19: note: 'clock_t' declared here
typedef __clock_t       clock_t;
                        ^
xlog.c:1925:2: error: unknown type name 'slock_t'; did you mean 'clock_t'?
        SpinLockRelease(&xlogctl->info_lck);
        ^
./../../../src/include/storage/spin.h:66:31: note: expanded from macro 'SpinLockRelease'
#define SpinLockRelease(lock) S_UNLOCK(lock)
                              ^
./../../../src/include/storage/s_lock.h:982:38: note: expanded from macro 'S_UNLOCK'
#define S_UNLOCK(lock)          (*((volatile slock_t *) (lock)) = 0)
                                             ^
/usr/include/sys/types.h:92:19: note: 'clock_t' declared here
typedef __clock_t       clock_t;
                        ^
xlog.c:1977:3: error: unknown type name 'slock_t'; did you mean 'clock_t'?
                SpinLockRelease(&xlogctl->info_lck);
                ^
./../../../src/include/storage/spin.h:66:31: note: expanded from macro 'SpinLockRelease'
#define SpinLockRelease(lock) S_UNLOCK(lock)
                              ^
./../../../src/include/storage/s_lock.h:982:38: note: expanded from macro 'S_UNLOCK'
#define S_UNLOCK(lock)          (*((volatile slock_t *) (lock)) = 0)
                                             ^
/usr/include/sys/types.h:92:19: note: 'clock_t' declared here
typedef __clock_t       clock_t;
                        ^
xlog.c:2059:3: error: unknown type name 'slock_t'; did you mean 'clock_t'?
                SpinLockRelease(&xlogctl->info_lck);
                ^
./../../../src/include/storage/spin.h:66:31: note: expanded from macro 'SpinLockRelease'
#define SpinLockRelease(lock) S_UNLOCK(lock)
                              ^
./../../../src/include/storage/s_lock.h:982:38: note: expanded from macro 'S_UNLOCK'
#define S_UNLOCK(lock)          (*((volatile slock_t *) (lock)) = 0)
                                             ^
/usr/include/sys/types.h:92:19: note: 'clock_t' declared here
typedef __clock_t       clock_t;
                        ^
xlog.c:2160:3: error: unknown type name 'slock_t'; did you mean 'clock_t'?
                SpinLockRelease(&xlogctl->info_lck);
                ^
./../../../src/include/storage/spin.h:66:31: note: expanded from macro 'SpinLockRelease'
#define SpinLockRelease(lock) S_UNLOCK(lock)
                              ^
./../../../src/include/storage/s_lock.h:982:38: note: expanded from macro 'S_UNLOCK'
#define S_UNLOCK(lock)          (*((volatile slock_t *) (lock)) = 0)
                                             ^
/usr/include/sys/types.h:92:19: note: 'clock_t' declared here
typedef __clock_t       clock_t;
                        ^
xlog.c:2174:3: error: unknown type name 'slock_t'; did you mean 'clock_t'?
                SpinLockRelease(&xlogctl->info_lck);
                ^
./../../../src/include/storage/spin.h:66:31: note: expanded from macro 'SpinLockRelease'
#define SpinLockRelease(lock) S_UNLOCK(lock)
                              ^
./../../../src/include/storage/s_lock.h:982:38: note: expanded from macro 'S_UNLOCK'
#define S_UNLOCK(lock)          (*((volatile slock_t *) (lock)) = 0)
                                             ^
/usr/include/sys/types.h:92:19: note: 'clock_t' declared here
typedef __clock_t       clock_t;
                        ^
xlog.c:2277:3: error: unknown type name 'slock_t'; did you mean 'clock_t'?
                SpinLockRelease(&xlogctl->info_lck);
                ^
./../../../src/include/storage/spin.h:66:31: note: expanded from macro 'SpinLockRelease'
#define SpinLockRelease(lock) S_UNLOCK(lock)
                              ^
./../../../src/include/storage/s_lock.h:982:38: note: expanded from macro 'S_UNLOCK'
#define S_UNLOCK(lock)          (*((volatile slock_t *) (lock)) = 0)
                                             ^
/usr/include/sys/types.h:92:19: note: 'clock_t' declared here
typedef __clock_t       clock_t;
                        ^
xlog.c:3261:2: error: unknown type name 'slock_t'; did you mean 'clock_t'?
        SpinLockRelease(&xlogctl->info_lck);
        ^
./../../../src/include/storage/spin.h:66:31: note: expanded from macro 'SpinLockRelease'
#define SpinLockRelease(lock) S_UNLOCK(lock)
                              ^
./../../../src/include/storage/s_lock.h:982:38: note: expanded from macro 'S_UNLOCK'
#define S_UNLOCK(lock)          (*((volatile slock_t *) (lock)) = 0)
                                             ^
/usr/include/sys/types.h:92:19: note: 'clock_t' declared here
typedef __clock_t       clock_t;
                        ^
xlog.c:3286:2: error: unknown type name 'slock_t'; did you mean 'clock_t'?
        SpinLockRelease(&xlogctl->info_lck);
        ^
./../../../src/include/storage/spin.h:66:31: note: expanded from macro 'SpinLockRelease'
#define SpinLockRelease(lock) S_UNLOCK(lock)
                              ^
./../../../src/include/storage/s_lock.h:982:38: note: expanded from macro 'S_UNLOCK'
#define S_UNLOCK(lock)          (*((volatile slock_t *) (lock)) = 0)
                                             ^
/usr/include/sys/types.h:92:19: note: 'clock_t' declared here
typedef __clock_t       clock_t;
                        ^
xlog.c:4931:2: error: unknown type name 'slock_t'; did you mean 'clock_t'?
        SpinLockInit(&XLogCtl->info_lck);
        ^
./../../../src/include/storage/spin.h:62:28: note: expanded from macro 'SpinLockInit'
#define SpinLockInit(lock)      S_INIT_LOCK(lock)
                                ^
./../../../src/include/storage/s_lock.h:986:27: note: expanded from macro 'S_INIT_LOCK'
#define S_INIT_LOCK(lock)       S_UNLOCK(lock)
                                ^
./../../../src/include/storage/s_lock.h:982:38: note: expanded from macro 'S_UNLOCK'
#define S_UNLOCK(lock)          (*((volatile slock_t *) (lock)) = 0)
                                             ^
/usr/include/sys/types.h:92:19: note: 'clock_t' declared here
typedef __clock_t       clock_t;
                        ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
gmake[3]: *** [<builtin>: xlog.o] Error 1
gmake[3]: Leaving directory '/wrkdirs/usr/ports/databases/postgresql90-server/work/postgresql-9.0.23/src/backend/access/transam'
gmake[2]: *** [../../../src/backend/common.mk:41: transam-recursive] Error 2
gmake[2]: Leaving directory '/wrkdirs/usr/ports/databases/postgresql90-server/work/postgresql-9.0.23/src/backend/access'
gmake[1]: *** [common.mk:41: access-recursive] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/databases/postgresql90-server/work/postgresql-9.0.23/src/backend'
*** Error code 2

Stop.
make: stopped in /usr/ports/databases/postgresql90-server


More information about the freebsd-pkg-fallout mailing list