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:     pyt...@freebsd.org
Last committer: swi...@freebsd.org
Ident:          $FreeBSD: branches/2016Q3/devel/py-pyinstaller/Makefile 413746 
2016-04-21 16:43:14Z swills $
Log URL:        
http://thunderx1.nyi.freebsd.org/data/110arm64-quarterly/422268/logs/py27-pyinstaller-2.1_3.log
Build URL:      
http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-quarterly&build=422268
Log:

====>> Building devel/py-pyinstaller
build started at Mon Sep 19 01:56:47 UTC 2016
port directory: /usr/ports/devel/py-pyinstaller
building for: FreeBSD 110arm64-quarterly-job-20 11.0-RC3 FreeBSD 11.0-RC3 
r305786 arm64
maintained by: pyt...@freebsd.org
Makefile ident:      $FreeBSD: branches/2016Q3/devel/py-pyinstaller/Makefile 
413746 2016-04-21 16:43:14Z swills $
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-RC3 r305786
UNAME_r=11.0-RC3
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=py27-pyinstaller-2.1_3
OSREL=11.0
_OSRELEASE=11.0-RC3
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 
py27-pyinstaller-2.1_3:
     DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/py-pyinstaller/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/py-pyinstaller/work  
HOME=/wrkdirs/usr/ports/devel/py-pyinstaller/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/py-pyinstaller/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/py-pyinstaller/work  
HOME=/wrkdirs/usr/ports/devel/py-pyinstaller/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  
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS="" 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--
PYTHON_INCLUDEDIR=include/python2.7
PYTHON_LIBDIR=lib/python2.7
PYTHON_PLATFORM=freebsd11
PYTHON_SITELIBDIR=lib/python2.7/site-packages
PYTHON_VER=2.7
PYTHON_VERSION=python2.7
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/py27-pyinstaller"
EXAMPLESDIR="share/examples/pyinstaller"
DATADIR="share/pyinstaller"
WWWDIR="www/pyinstaller"
ETCDIR="etc/pyinstaller"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/pyinstaller
DOCSDIR=/usr/local/share/doc/py27-pyinstaller
EXAMPLESDIR=/usr/local/share/examples/pyinstaller
WWWDIR=/usr/local/www/pyinstaller
ETCDIR=/usr/local/etc/pyinstaller
--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 GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   py27-pyinstaller-2.1_3 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.8.7_1.txz
[110arm64-quarterly-job-20] Installing pkg-1.8.7_1...
[110arm64-quarterly-job-20] Extracting pkg-1.8.7_1: .......... done
===>   py27-pyinstaller-2.1_3 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of py27-pyinstaller-2.1_3
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by py27-pyinstaller-2.1_3 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by py27-pyinstaller-2.1_3 for building
=> SHA256 Checksum OK for PyInstaller-2.1.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by py27-pyinstaller-2.1_3 for building
===>  Extracting for py27-pyinstaller-2.1_3
=> SHA256 Checksum OK for PyInstaller-2.1.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for py27-pyinstaller-2.1_3
===>  Applying FreeBSD patches for py27-pyinstaller-2.1_3
===========================================================================
=======================<phase: build-depends  >============================
===>   py27-pyinstaller-2.1_3 depends on package: py27-setuptools27>0 - not 
found
===>   Installing existing package /packages/All/py27-setuptools27-20.0.txz
[110arm64-quarterly-job-20] Installing py27-setuptools27-20.0...
[110arm64-quarterly-job-20] `-- Installing python27-2.7.12...
[110arm64-quarterly-job-20] |   `-- Installing libffi-3.2.1...
[110arm64-quarterly-job-20] |   | `-- Installing indexinfo-0.2.4...
[110arm64-quarterly-job-20] |   | `-- Extracting indexinfo-0.2.4: .... done
[110arm64-quarterly-job-20] |   `-- Extracting libffi-3.2.1: .......... done
[110arm64-quarterly-job-20] |   `-- Installing gettext-runtime-0.19.8.1...
[110arm64-quarterly-job-20] |   `-- Extracting gettext-runtime-0.19.8.1: 
.......... done
[110arm64-quarterly-job-20] |   `-- Installing readline-6.3.8...
[110arm64-quarterly-job-20] |   `-- Extracting readline-6.3.8: .......... done
[110arm64-quarterly-job-20] `-- Extracting python27-2.7.12: .......... done
[110arm64-quarterly-job-20] Extracting py27-setuptools27-20.0: .......... done
Message from python27-2.7.12:
===========================================================================

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-pyinstaller-2.1_3 depends on package: py27-setuptools27>0 - found
===>   Returning to build of py27-pyinstaller-2.1_3
===>   py27-pyinstaller-2.1_3 depends on file: /usr/local/bin/python2.7 - found
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for py27-pyinstaller-2.1_3
running config
===========================================================================
=======================<phase: build          >============================
===>  Building for py27-pyinstaller-2.1_3
cd /wrkdirs/usr/ports/devel/py-pyinstaller/work/PyInstaller-2.1/bootloader && 
/usr/local/bin/python2.7 waf configure build install
FreeBSD-64bit detected 
Checking for program gcc or cc           : /usr/bin/cc 
Checking for program cpp                 : /usr/bin/cpp 
Checking for program ar                  : /usr/bin/ar 
Checking for program ranlib              : /usr/bin/ranlib 
Checking for gcc                         : ok  
Checking for library z                   : yes 
Checking for function readlink           : yes 
'configure' finished successfully (1.525s)
Waf: Entering directory 
`/wrkdirs/usr/ports/devel/py-pyinstaller/work/PyInstaller-2.1/bootloader/build'
[ 1/40] cc: linux/getpath.c -> build/debug/linux/getpath_1.o
[ 2/40] cc: common/pyi_global.c -> build/debug/common/pyi_global_1.o
[ 3/40] cc: common/pyi_launch.c -> build/debug/common/pyi_launch_1.o
In file included from ../common/pyi_launch.c:34:
./common/stb.h:369:35: error: 'stb__testsize2_uinta' declared as an array with 
a negative size
typedef char stb__testsize2_uinta[sizeof(stb_uinta)==sizeof(char*) ? 1 : -1];
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./common/pyi_launch.c:59:5: warning: implicitly declaring library function 
'vsnprintf' with type 'int (char *, unsigned long, const char *, 
__builtin_va_list)' [-Wimplicit-function-declaration]
    vsnprintf(buf, PATH_MAX, fmt, args);
    ^
./common/pyi_launch.c:59:5: note: include the header <stdio.h> or explicitly 
provide a declaration for 'vsnprintf'
1 warning and 1 error generated.
Waf: Leaving directory 
`/wrkdirs/usr/ports/devel/py-pyinstaller/work/PyInstaller-2.1/bootloader/build'
Build failed:  -> task failed (err #1): 
        {task: cc pyi_launch.c -> pyi_launch_1.o}
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/py-pyinstaller
_______________________________________________
freebsd-pkg-fallout@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout
To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"

Reply via email to