Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 May 2017 06:24:05 GMT
From:      pkg-fallout@FreeBSD.org
To:        sunpoet@FreeBSD.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - head-amd64-default][sysutils/py-psutil] Failed for py27-psutil-5.2.2 in build
Message-ID:  <201705270624.v4R6O5a4089113@beefy12.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:     sunpoet@FreeBSD.org
Last committer: sunpoet@FreeBSD.org
Ident:          $FreeBSD: head/sysutils/py-psutil/Makefile 438278 2017-04-11 15:56:03Z sunpoet $
Log URL:        http://beefy12.nyi.freebsd.org/data/head-amd64-default/p441823_s1200031/logs/py27-psutil-5.2.2.log
Build URL:      http://beefy12.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p441823_s1200031
Log:

====>> Building sysutils/py-psutil
build started at Sat May 27 06:23:58 UTC 2017
port directory: /usr/ports/sysutils/py-psutil
building for: FreeBSD head-amd64-default-job-16 12.0-CURRENT FreeBSD 12.0-CURRENT 1200031 amd64
maintained by: sunpoet@FreeBSD.org
Makefile ident:      $FreeBSD: head/sysutils/py-psutil/Makefile 438278 2017-04-11 15:56:03Z sunpoet $
Poudriere version: 3.1.17-22-g4e423abe
Host OSVERSION: 1200031
Jail OSVERSION: 1200031
Job Id: 16

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1200031
UNAME_v=FreeBSD 12.0-CURRENT 1200031
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=py27-psutil-5.2.2
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool
MASTERNAME=head-amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.17-22-g4e423abe
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---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-psutil/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/py-psutil/work  HOME=/wrkdirs/usr/ports/sysutils/py-psutil/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/py-psutil/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/py-psutil/work  HOME=/wrkdirs/usr/ports/sysutils/py-psutil/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/py27-psutil"
EXAMPLESDIR="share/examples/py27-psutil"
DATADIR="share/py27-psutil"
WWWDIR="www/py27-psutil"
ETCDIR="etc/py27-psutil"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/py27-psutil
DOCSDIR=/usr/local/share/doc/py27-psutil
EXAMPLESDIR=/usr/local/share/examples/py27-psutil
WWWDIR=/usr/local/www/py27-psutil
ETCDIR=/usr/local/etc/py27-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
#### /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=amd64
CONFIGURE_MAX_CMD_LEN=262144
HAVE_COMPAT_IA32_KERN=YES
OPSYS=FreeBSD
OSREL=12.0
OSVERSION=1200031
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)  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 BSD3CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   py27-psutil-5.2.2 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[head-amd64-default-job-16] Installing pkg-1.10.1...
[head-amd64-default-job-16] Extracting pkg-1.10.1: .......... done
===>   py27-psutil-5.2.2 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of py27-psutil-5.2.2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by py27-psutil-5.2.2 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by py27-psutil-5.2.2 for building
=> SHA256 Checksum OK for psutil-5.2.2.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by py27-psutil-5.2.2 for building
===>  Extracting for py27-psutil-5.2.2
=> SHA256 Checksum OK for psutil-5.2.2.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for py27-psutil-5.2.2
===>  Applying FreeBSD patches for py27-psutil-5.2.2
===========================================================================
=======================<phase: build-depends  >============================
===>   py27-psutil-5.2.2 depends on package: py27-setuptools>0 - not found
===>   Installing existing package /packages/All/py27-setuptools-32.1.0_1.txz
[head-amd64-default-job-16] Installing py27-setuptools-32.1.0_1...
[head-amd64-default-job-16] `-- Installing python27-2.7.13_3...
[head-amd64-default-job-16] |   `-- Installing gettext-runtime-0.19.8.1_1...
[head-amd64-default-job-16] |   | `-- Installing indexinfo-0.2.6...
[head-amd64-default-job-16] |   | `-- Extracting indexinfo-0.2.6: .... done
[head-amd64-default-job-16] |   `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[head-amd64-default-job-16] |   `-- Installing libffi-3.2.1...
[head-amd64-default-job-16] |   `-- Extracting libffi-3.2.1: .......... done
[head-amd64-default-job-16] |   `-- Installing readline-6.3.8_1...
[head-amd64-default-job-16] |   `-- Extracting readline-6.3.8_1: .......... done
[head-amd64-default-job-16] `-- Extracting python27-2.7.13_3: .......... done
[head-amd64-default-job-16] Extracting py27-setuptools-32.1.0_1: .......... done
Message from python27-2.7.13_3:
===========================================================================

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-psutil-5.2.2 depends on package: py27-setuptools>0 - found
===>   Returning to build of py27-psutil-5.2.2
===>   py27-psutil-5.2.2 depends on file: /usr/local/bin/python2.7 - found
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for py27-psutil-5.2.2
running config
===========================================================================
=======================<phase: build          >============================
===>  Building for py27-psutil-5.2.2
running build
running build_py
creating build
creating build/lib.freebsd-12.0-CURRENT-amd64-2.7
creating build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil
copying psutil/_common.py -> build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil
copying psutil/_psposix.py -> build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil
copying psutil/_pswindows.py -> build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil
copying psutil/_compat.py -> build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil
copying psutil/__init__.py -> build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil
copying psutil/_pssunos.py -> build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil
copying psutil/_psbsd.py -> build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil
copying psutil/_pslinux.py -> build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil
copying psutil/_psosx.py -> build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil
creating build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil/tests
copying psutil/tests/test_misc.py -> build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil/tests
copying psutil/tests/test_system.py -> build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil/tests
copying psutil/tests/test_memory_leaks.py -> build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil/tests
copying psutil/tests/test_sunos.py -> build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil/tests
copying psutil/tests/test_osx.py -> build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil/tests
copying psutil/tests/test_bsd.py -> build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil/tests
copying psutil/tests/__init__.py -> build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil/tests
copying psutil/tests/test_linux.py -> build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil/tests
copying psutil/tests/runner.py -> build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil/tests
copying psutil/tests/test_windows.py -> build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil/tests
copying psutil/tests/test_posix.py -> build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil/tests
copying psutil/tests/test_process.py -> build/lib.freebsd-12.0-CURRENT-amd64-2.7/psutil/tests
running build_ext
building 'psutil._psutil_bsd' extension
creating build/temp.freebsd-12.0-CURRENT-amd64-2.7
creating build/temp.freebsd-12.0-CURRENT-amd64-2.7/psutil
creating build/temp.freebsd-12.0-CURRENT-amd64-2.7/psutil/arch
creating build/temp.freebsd-12.0-CURRENT-amd64-2.7/psutil/arch/bsd
cc -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_BSD=1 -DPSUTIL_VERSION=522 -DPSUTIL_FREEBSD=1 -I/usr/local/include/python2.7 -c psutil/_psutil_bsd.c -o build/temp.freebsd-12.0-CURRENT-amd64-2.7/psutil/_psutil_bsd.o
cc -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_BSD=1 -DPSUTIL_VERSION=522 -DPSUTIL_FREEBSD=1 -I/usr/local/include/python2.7 -c psutil/_psutil_common.c -o build/temp.freebsd-12.0-CURRENT-amd64-2.7/psutil/_psutil_common.o
cc -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_BSD=1 -DPSUTIL_VERSION=522 -DPSUTIL_FREEBSD=1 -I/usr/local/include/python2.7 -c psutil/arch/bsd/freebsd.c -o build/temp.freebsd-12.0-CURRENT-amd64-2.7/psutil/arch/bsd/freebsd.o
cc -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DPSUTIL_POSIX=1 -DPSUTIL_BSD=1 -DPSUTIL_VERSION=522 -DPSUTIL_FREEBSD=1 -I/usr/local/include/python2.7 -c psutil/arch/bsd/freebsd_socks.c -o build/temp.freebsd-12.0-CURRENT-amd64-2.7/psutil/arch/bsd/freebsd_socks.o
psutil/arch/bsd/freebsd_socks.c:151:27: error: no member named 'kf_sa_local' in 'struct kinfo_file'
                    &kif->kf_sa_local))
                     ~~~  ^
psutil/arch/bsd/freebsd_socks.c:155:27: error: no member named 'kf_sa_peer' in 'struct kinfo_file'
                    &kif->kf_sa_peer))
                     ~~~  ^
psutil/arch/bsd/freebsd_socks.c:160:27: error: no member named 'kf_sa_local' in 'struct kinfo_file'
                    &kif->kf_sa_local))
                     ~~~  ^
psutil/arch/bsd/freebsd_socks.c:164:27: error: no member named 'kf_sa_peer' in 'struct kinfo_file'
                    &kif->kf_sa_peer))
                     ~~~  ^
psutil/arch/bsd/freebsd_socks.c:580:48: error: no member named 'kf_sa_local' in 'struct kinfo_file'
                                         &kif->kf_sa_local),
                                          ~~~  ^
psutil/arch/bsd/freebsd_socks.c:586:48: error: no member named 'kf_sa_peer' in 'struct kinfo_file'
                                         &kif->kf_sa_peer),
                                          ~~~  ^
psutil/arch/bsd/freebsd_socks.c:590: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/arch/bsd/freebsd_socks.c:590: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/arch/bsd/freebsd_socks.c:590: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/arch/bsd/freebsd_socks.c:590: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/arch/bsd/freebsd_socks.c:592: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/arch/bsd/freebsd_socks.c:592: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/arch/bsd/freebsd_socks.c:592: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/arch/bsd/freebsd_socks.c:592: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/arch/bsd/freebsd_socks.c:623:51: error: no member named 'kf_sa_local' in 'struct kinfo_file'
                sun = (struct sockaddr_un *)&kif->kf_sa_local;
                                             ~~~  ^
15 errors generated.
error: command 'cc' failed with exit status 1
*** Error code 1

Stop.
make: stopped in /usr/ports/sysutils/py-psutil



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