[package - head-i386-default][sysutils/py-psutil121] Failed for py27-psutil121-1.2.1_2 in build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Tue Jun 27 01:34:37 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: swills at FreeBSD.org
Last committer: glebius at FreeBSD.org
Ident: $FreeBSD: head/sysutils/py-psutil121/Makefile 436575 2017-03-21 08:42:58Z glebius $
Log URL: http://beefy11.nyi.freebsd.org/data/head-i386-default/p444437_s320323/logs/py27-psutil121-1.2.1_2.log
Build URL: http://beefy11.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p444437_s320323
Log:
====>> Building sysutils/py-psutil121
build started at Tue Jun 27 01:34:30 UTC 2017
port directory: /usr/ports/sysutils/py-psutil121
building for: FreeBSD head-i386-default-job-14 12.0-CURRENT FreeBSD 12.0-CURRENT 1200035 i386
maintained by: swills at FreeBSD.org
Makefile ident: $FreeBSD: head/sysutils/py-psutil121/Makefile 436575 2017-03-21 08:42:58Z glebius $
Poudriere version: 3.1.19-40-ga434dff0
Host OSVERSION: 1200033
Jail OSVERSION: 1200035
Job Id: 14
!!! Jail is newer than host. (Jail: 1200035, Host: 1200033) !!!
!!! 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=1200035
UNAME_v=FreeBSD 12.0-CURRENT 1200035
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=py27-psutil121-1.2.1_2
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-40-ga434dff0
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--
PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/py-psutil121/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/py-psutil121/work HOME=/wrkdirs/usr/ports/sysutils/py-psutil121/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--
--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/py-psutil121/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/py-psutil121/work HOME=/wrkdirs/usr/ports/sysutils/py-psutil121/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= 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--
PYTHON_INCLUDEDIR=include/python2.7
PYTHON_LIBDIR=lib/python2.7
PYTHON_PLATFORM=freebsd12
PYTHON_PYOEXTENSION=pyo
PYTHON_SITELIBDIR=lib/python2.7/site-packages
PYTHON_SUFFIX=27
PYTHON_VER=2.7
PYTHON_VERSION=python2.7
PYTHON2=""
PYTHON3="@comment
"
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/psutil"
EXAMPLESDIR="share/examples/psutil"
DATADIR="share/psutil"
WWWDIR="www/psutil"
ETCDIR="etc/psutil"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/psutil
DOCSDIR=/usr/local/share/doc/psutil
EXAMPLESDIR=/usr/local/share/examples/psutil
WWWDIR=/usr/local/www/psutil
ETCDIR=/usr/local/etc/psutil
--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=1200035
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 BSD3CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> py27-psutil121-1.2.1_2 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.10.1.txz
[head-i386-default-job-14] Installing pkg-1.10.1...
[head-i386-default-job-14] Extracting pkg-1.10.1: .......... done
===> py27-psutil121-1.2.1_2 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of py27-psutil121-1.2.1_2
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by py27-psutil121-1.2.1_2 for building
===========================================================================
=======================<phase: checksum >============================
===> License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by py27-psutil121-1.2.1_2 for building
=> SHA256 Checksum OK for psutil-1.2.1.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by py27-psutil121-1.2.1_2 for building
===> Extracting for py27-psutil121-1.2.1_2
=> SHA256 Checksum OK for psutil-1.2.1.tar.gz.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for py27-psutil121-1.2.1_2
===> Applying FreeBSD patches for py27-psutil121-1.2.1_2
===========================================================================
=======================<phase: build-depends >============================
===> py27-psutil121-1.2.1_2 depends on package: py27-setuptools>0 - not found
===> Installing existing package /packages/All/py27-setuptools-36.0.1.txz
[head-i386-default-job-14] Installing py27-setuptools-36.0.1...
[head-i386-default-job-14] `-- Installing python27-2.7.13_4...
[head-i386-default-job-14] | `-- Installing gettext-runtime-0.19.8.1_1...
<snip>
[head-i386-default-job-14] | `-- Installing readline-6.3.8_1...
[head-i386-default-job-14] | `-- Extracting readline-6.3.8_1: .......... done
[head-i386-default-job-14] `-- Extracting python27-2.7.13_4: .......... done
[head-i386-default-job-14] Extracting py27-setuptools-36.0.1: .......... done
Message from python27-2.7.13_4:
===========================================================================
Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:
bsddb databases/py-bsddb
gdbm databases/py-gdbm
sqlite3 databases/py-sqlite3
tkinter x11-toolkits/py-tkinter
===========================================================================
===> py27-psutil121-1.2.1_2 depends on package: py27-setuptools>0 - found
===> Returning to build of py27-psutil121-1.2.1_2
===> py27-psutil121-1.2.1_2 depends on file: /usr/local/bin/python2.7 - found
===========================================================================
=======================<phase: lib-depends >============================
===========================================================================
=======================<phase: configure >============================
===> Configuring for py27-psutil121-1.2.1_2
running config
===========================================================================
=======================<phase: build >============================
===> Building for py27-psutil121-1.2.1_2
running build
running build_py
creating build
creating build/lib.freebsd-12.0-CURRENT-i386-2.7
creating build/lib.freebsd-12.0-CURRENT-i386-2.7/psutil
copying psutil/_common.py -> build/lib.freebsd-12.0-CURRENT-i386-2.7/psutil
copying psutil/_psposix.py -> build/lib.freebsd-12.0-CURRENT-i386-2.7/psutil
copying psutil/_compat.py -> build/lib.freebsd-12.0-CURRENT-i386-2.7/psutil
copying psutil/__init__.py -> build/lib.freebsd-12.0-CURRENT-i386-2.7/psutil
copying psutil/_psmswindows.py -> build/lib.freebsd-12.0-CURRENT-i386-2.7/psutil
copying psutil/_pssunos.py -> build/lib.freebsd-12.0-CURRENT-i386-2.7/psutil
copying psutil/_error.py -> build/lib.freebsd-12.0-CURRENT-i386-2.7/psutil
copying psutil/_psbsd.py -> build/lib.freebsd-12.0-CURRENT-i386-2.7/psutil
copying psutil/_pslinux.py -> build/lib.freebsd-12.0-CURRENT-i386-2.7/psutil
copying psutil/_psosx.py -> build/lib.freebsd-12.0-CURRENT-i386-2.7/psutil
copying psutil/error.py -> build/lib.freebsd-12.0-CURRENT-i386-2.7/psutil
running build_ext
building '_psutil_bsd' extension
creating build/temp.freebsd-12.0-CURRENT-i386-2.7
creating build/temp.freebsd-12.0-CURRENT-i386-2.7/psutil
creating build/temp.freebsd-12.0-CURRENT-i386-2.7/psutil/arch
creating build/temp.freebsd-12.0-CURRENT-i386-2.7/psutil/arch/bsd
cc -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/usr/local/include/python2.7 -c psutil/_psutil_bsd.c -o build/temp.freebsd-12.0-CURRENT-i386-2.7/psutil/_psutil_bsd.o
psutil/_psutil_bsd.c:734:9: warning: implicit declaration of function 'psutil_raise_ad_or_nsp' is invalid in C99 [-Wimplicit-function-declaration]
psutil_raise_ad_or_nsp(pid);
^
psutil/_psutil_bsd.c:957:23: error: no member named 'kf_sa_local' in 'struct kinfo_file'
&kif->kf_sa_local))
~~~ ^
psutil/_psutil_bsd.c:960:23: error: no member named 'kf_sa_peer' in 'struct kinfo_file'
&kif->kf_sa_peer))
~~~ ^
psutil/_psutil_bsd.c:964:23: error: no member named 'kf_sa_local' in 'struct kinfo_file'
&kif->kf_sa_local))
~~~ ^
psutil/_psutil_bsd.c:967:23: error: no member named 'kf_sa_peer' in 'struct kinfo_file'
&kif->kf_sa_peer))
~~~ ^
psutil/_psutil_bsd.c:1070:69: error: no member named 'kf_sa_local' in 'struct kinfo_file'
psutil_sockaddr_addr(kif->kf_sock_domain, &kif->kf_sa_local),
~~~ ^
psutil/_psutil_bsd.c:1073:69: error: no member named 'kf_sa_peer' in 'struct kinfo_file'
psutil_sockaddr_addr(kif->kf_sock_domain, &kif->kf_sa_peer),
~~~ ^
psutil/_psutil_bsd.c:1076:58: error: no member named 'kf_sa_local' in 'struct kinfo_file'
&kif->kf_sa_local));
~~~ ^
/usr/include/netinet/in.h:118:26: note: expanded from macro 'htons'
#define htons(x) __htons(x)
^
/usr/include/x86/endian.h:127:30: note: expanded from macro '__htons'
#define __htons(x) __bswap16(x)
^
/usr/include/x86/endian.h:74:37: note: expanded from macro '__bswap16'
((__uint16_t)(__builtin_constant_p(x) ? \
^
psutil/_psutil_bsd.c:1076:58: error: no member named 'kf_sa_local' in 'struct kinfo_file'
&kif->kf_sa_local));
~~~ ^
/usr/include/netinet/in.h:118:26: note: expanded from macro 'htons'
#define htons(x) __htons(x)
^
/usr/include/x86/endian.h:127:30: note: expanded from macro '__htons'
#define __htons(x) __bswap16(x)
^
/usr/include/x86/endian.h:75:33: note: expanded from macro '__bswap16'
__bswap16_gen((__uint16_t)(x)) : __bswap16_var(x)))
^
/usr/include/x86/endian.h:66:40: note: expanded from macro '__bswap16_gen'
#define __bswap16_gen(x) (__uint16_t)((x) << 8 | (x) >> 8)
^
psutil/_psutil_bsd.c:1076:58: error: no member named 'kf_sa_local' in 'struct kinfo_file'
&kif->kf_sa_local));
~~~ ^
/usr/include/netinet/in.h:118:26: note: expanded from macro 'htons'
#define htons(x) __htons(x)
^
/usr/include/x86/endian.h:127:30: note: expanded from macro '__htons'
#define __htons(x) __bswap16(x)
^
/usr/include/x86/endian.h:75:33: note: expanded from macro '__bswap16'
__bswap16_gen((__uint16_t)(x)) : __bswap16_var(x)))
^
/usr/include/x86/endian.h:66:51: note: expanded from macro '__bswap16_gen'
#define __bswap16_gen(x) (__uint16_t)((x) << 8 | (x) >> 8)
^
psutil/_psutil_bsd.c:1076:58: error: no member named 'kf_sa_local' in 'struct kinfo_file'
&kif->kf_sa_local));
~~~ ^
/usr/include/netinet/in.h:118:26: note: expanded from macro 'htons'
#define htons(x) __htons(x)
^
/usr/include/x86/endian.h:127:30: note: expanded from macro '__htons'
#define __htons(x) __bswap16(x)
^
/usr/include/x86/endian.h:75:53: note: expanded from macro '__bswap16'
__bswap16_gen((__uint16_t)(x)) : __bswap16_var(x)))
^
psutil/_psutil_bsd.c:1078:58: error: no member named 'kf_sa_peer' in 'struct kinfo_file'
&kif->kf_sa_peer));
~~~ ^
/usr/include/netinet/in.h:118:26: note: expanded from macro 'htons'
#define htons(x) __htons(x)
^
/usr/include/x86/endian.h:127:30: note: expanded from macro '__htons'
#define __htons(x) __bswap16(x)
^
/usr/include/x86/endian.h:74:37: note: expanded from macro '__bswap16'
((__uint16_t)(__builtin_constant_p(x) ? \
^
psutil/_psutil_bsd.c:1078:58: error: no member named 'kf_sa_peer' in 'struct kinfo_file'
&kif->kf_sa_peer));
~~~ ^
/usr/include/netinet/in.h:118:26: note: expanded from macro 'htons'
#define htons(x) __htons(x)
^
/usr/include/x86/endian.h:127:30: note: expanded from macro '__htons'
#define __htons(x) __bswap16(x)
^
/usr/include/x86/endian.h:75:33: note: expanded from macro '__bswap16'
__bswap16_gen((__uint16_t)(x)) : __bswap16_var(x)))
^
/usr/include/x86/endian.h:66:40: note: expanded from macro '__bswap16_gen'
#define __bswap16_gen(x) (__uint16_t)((x) << 8 | (x) >> 8)
^
psutil/_psutil_bsd.c:1078:58: error: no member named 'kf_sa_peer' in 'struct kinfo_file'
&kif->kf_sa_peer));
~~~ ^
/usr/include/netinet/in.h:118:26: note: expanded from macro 'htons'
#define htons(x) __htons(x)
^
/usr/include/x86/endian.h:127:30: note: expanded from macro '__htons'
#define __htons(x) __bswap16(x)
^
/usr/include/x86/endian.h:75:33: note: expanded from macro '__bswap16'
__bswap16_gen((__uint16_t)(x)) : __bswap16_var(x)))
^
/usr/include/x86/endian.h:66:51: note: expanded from macro '__bswap16_gen'
#define __bswap16_gen(x) (__uint16_t)((x) << 8 | (x) >> 8)
^
psutil/_psutil_bsd.c:1078:58: error: no member named 'kf_sa_peer' in 'struct kinfo_file'
&kif->kf_sa_peer));
~~~ ^
/usr/include/netinet/in.h:118:26: note: expanded from macro 'htons'
#define htons(x) __htons(x)
^
/usr/include/x86/endian.h:127:30: note: expanded from macro '__htons'
#define __htons(x) __bswap16(x)
^
/usr/include/x86/endian.h:75:53: note: expanded from macro '__bswap16'
__bswap16_gen((__uint16_t)(x)) : __bswap16_var(x)))
^
psutil/_psutil_bsd.c:1108:51: error: no member named 'kf_sa_local' in 'struct kinfo_file'
sun = (struct sockaddr_un *)&kif->kf_sa_local;
~~~ ^
psutil/_psutil_bsd.c:1219:18: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
while (*p1++ = *p2++);
~~~~~~^~~~~~~
psutil/_psutil_bsd.c:1219:18: note: place parentheses around the assignment to silence this warning
while (*p1++ = *p2++);
^
( )
psutil/_psutil_bsd.c:1219:18: note: use '==' to turn this assignment into an equality comparison
while (*p1++ = *p2++);
^
==
2 warnings and 15 errors generated.
error: command 'cc' failed with exit status 1
*** Error code 1
Stop.
make: stopped in /usr/ports/sysutils/py-psutil121
More information about the freebsd-pkg-fallout
mailing list