Date: Thu, 18 Jan 2018 03:23:32 GMT From: pkg-fallout@FreeBSD.org To: python@FreeBSD.org Cc: pkg-fallout@FreeBSD.org Subject: [package - head-i386-default][lang/jython] Failed for jython-2.7.0 in stage Message-ID: <201801180323.w0I3NWWm008682@beefy11.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: python@FreeBSD.org Last committer: sunpoet@FreeBSD.org Ident: $FreeBSD: head/lang/jython/Makefile 441948 2017-05-28 23:16:40Z sunpoet $ Log URL: http://beefy11.nyi.freebsd.org/data/head-i386-default/p459306_s328104/logs/jython-2.7.0.log Build URL: http://beefy11.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p459306_s328104 Log: =>> Building lang/jython build started at Thu Jan 18 03:23:16 UTC 2018 port directory: /usr/ports/lang/jython package name: jython-2.7.0 building for: FreeBSD head-i386-default-job-05 12.0-CURRENT FreeBSD 12.0-CURRENT 1200056 i386 maintained by: python@FreeBSD.org Makefile ident: $FreeBSD: head/lang/jython/Makefile 441948 2017-05-28 23:16:40Z sunpoet $ Poudriere version: 3.2.4 Host OSVERSION: 1200054 Jail OSVERSION: 1200056 Job Id: 05 !!! Jail is newer than host. (Jail: 1200056, Host: 1200054) !!! !!! 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=1200056 UNAME_v=FreeBSD 12.0-CURRENT 1200056 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 OLDPWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS 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 P_PYTHON_MAJOR_VER=2 POUDRIERE_VERSION=3.2.4 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= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- python@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/jython/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/jython/work HOME=/wrkdirs/usr/ports/lang/jython/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/jython/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/jython/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/jython/work HOME=/wrkdirs/usr/ports/lang/jython/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/jython/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin 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 -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-- JYTHON_DIR=lib/jython PORTDOCS="" PORTEXAMPLES="" JAVASHAREDIR="share/java" JAVAJARDIR="share/java/classes" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/jython" EXAMPLESDIR="share/examples/jython" DATADIR="share/jython" WWWDIR="www/jython" ETCDIR="etc/jython" --End PLIST_SUB-- --SUB_LIST-- JAVASHAREDIR="/usr/local/share/java" JAVAJARDIR="/usr/local/share/java/classes" JAVALIBDIR="/usr/local/share/java/classes" JAVA_VERSION="1.7+" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/jython DOCSDIR=/usr/local/share/doc/jython EXAMPLESDIR=/usr/local/share/examples/jython WWWDIR=/usr/local/www/jython ETCDIR=/usr/local/etc/jython --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=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=1200056 PYTHONBASE=/usr/local UID=0 _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 PSFL APACHE20 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> jython-2.7.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.4.txz [head-i386-default-job-05] Installing pkg-1.10.4... [head-i386-default-job-05] Extracting pkg-1.10.4: .......... done ===> jython-2.7.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of jython-2.7.0 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License PSFL APACHE20 accepted by the user ===> Fetching all distfiles required by jython-2.7.0 for building =========================================================================== =======================<phase: checksum >============================ ===> License PSFL APACHE20 accepted by the user ===> Fetching all distfiles required by jython-2.7.0 for building => SHA256 Checksum OK for jython-installer-2.7.0.jar. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License PSFL APACHE20 accepted by the user ===> Fetching all distfiles required by jython-2.7.0 for building ===> Extracting for jython-2.7.0 => SHA256 Checksum OK for jython-installer-2.7.0.jar. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for jython-2.7.0 =========================================================================== =======================<phase: build-depends >============================ ===> jython-2.7.0 depends on executable: bash - not found ===> Installing existing package /packages/All/bash-4.4.12_3.txz [head-i386-default-job-05] Installing bash-4.4.12_3... [head-i386-default-job-05] `-- Installing gettext-runtime-0.19.8.1_1... [head-i386-default-job-05] | `-- Installing indexinfo-0.3.1... [head-i386-default-job-05] | `-- Extracting indexinfo-0.3.1: .... done [head-i386-default-job-05] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done [head-i386-default-job-05] Extracting bash-4.4.12_3: .......... done ===> jython-2.7.0 depends on executable: bash - found ===> Returning to build of jython-2.7.0 =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for jython-2.7.0 =========================================================================== =======================<phase: build >============================ =========================================================================== =======================<phase: run-depends >============================ ===> jython-2.7.0 depends on executable: bash - found ===> jython-2.7.0 depends on file: /usr/local/openjdk8/bin/java - not found ===> Installing existing package /packages/All/openjdk8-8.152.16_2.txz [head-i386-default-job-05] Installing openjdk8-8.152.16_2... [head-i386-default-job-05] `-- Installing alsa-lib-1.1.2... [head-i386-default-job-05] `-- Extracting alsa-lib-1.1.2: .......... done [head-i386-default-job-05] `-- Installing dejavu-2.37... [head-i386-default-job-05] | `-- Installing fontconfig-2.12.1,1... [head-i386-default-job-05] | | `-- Installing expat-2.2.5... [head-i386-default-job-05] | | `-- Extracting expat-2.2.5: .......... done [head-i386-default-job-05] | | `-- Installing freetype2-2.8_1... [head-i386-default-job-05] | | `-- Extracting freetype2-2.8_1: .......... done [head-i386-default-job-05] | `-- Extracting fontconfig-2.12.1,1: .......... done Running fc-cache to build fontconfig cache... /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded [head-i386-default-job-05] | `-- Installing mkfontdir-1.0.7... [head-i386-default-job-05] | | `-- Installing mkfontscale-1.1.2... [head-i386-default-job-05] | | `-- Installing libfontenc-1.1.3_1... [head-i386-default-job-05] | | | `-- Installing xproto-7.0.31... [head-i386-default-job-05] | | | `-- Extracting xproto-7.0.31: .......... done [head-i386-default-job-05] | | `-- Extracting libfontenc-1.1.3_1: ......... done [head-i386-default-job-05] | | `-- Extracting mkfontscale-1.1.2: .. done [head-i386-default-job-05] | `-- Extracting mkfontdir-1.0.7: .. done [head-i386-default-job-05] `-- Extracting dejavu-2.37: .......... done [head-i386-default-job-05] `-- Installing giflib-5.1.4... [head-i386-default-job-05] `-- Extracting giflib-5.1.4: .......... done [head-i386-default-job-05] `-- Installing java-zoneinfo-2017.c... [head-i386-default-job-05] `-- Extracting java-zoneinfo-2017.c: .......... done [head-i386-default-job-05] `-- Installing javavmwrapper-2.6... [head-i386-default-job-05] `-- Extracting javavmwrapper-2.6: .......... done [head-i386-default-job-05] `-- Installing libX11-1.6.5,1... [head-i386-default-job-05] | `-- Installing kbproto-1.0.7... [head-i386-default-job-05] | `-- Extracting kbproto-1.0.7: .......... done [head-i386-default-job-05] | `-- Installing libXau-1.0.8_3... [head-i386-default-job-05] | `-- Extracting libXau-1.0.8_3: .......... done [head-i386-default-job-05] | `-- Installing libXdmcp-1.1.2... [head-i386-default-job-05] | `-- Extracting libXdmcp-1.1.2: ......... done [head-i386-default-job-05] | `-- Installing libxcb-1.12_2... [head-i386-default-job-05] | | `-- Installing libpthread-stubs-0.4... [head-i386-default-job-05] | | `-- Extracting libpthread-stubs-0.4: . done [head-i386-default-job-05] | | `-- Installing libxml2-2.9.7... [head-i386-default-job-05] | | `-- Extracting libxml2-2.9.7: .......... done [head-i386-default-job-05] | `-- Extracting libxcb-1.12_2: .......... done [head-i386-default-job-05] `-- Extracting libX11-1.6.5,1: .......... done [head-i386-default-job-05] `-- Installing libXext-1.3.3_1,1... [head-i386-default-job-05] | `-- Installing xextproto-7.3.0... [head-i386-default-job-05] | `-- Extracting xextproto-7.3.0: .......... done [head-i386-default-job-05] `-- Extracting libXext-1.3.3_1,1: .......... done [head-i386-default-job-05] `-- Installing libXi-1.7.9,1... [head-i386-default-job-05] | `-- Installing inputproto-2.3.2... [head-i386-default-job-05] | `-- Extracting inputproto-2.3.2: ........ done [head-i386-default-job-05] | `-- Installing libXfixes-5.0.3... [head-i386-default-job-05] | | `-- Installing fixesproto-5.0... [head-i386-default-job-05] | | `-- Extracting fixesproto-5.0: .... done [head-i386-default-job-05] | `-- Extracting libXfixes-5.0.3: .......... done [head-i386-default-job-05] `-- Extracting libXi-1.7.9,1: .......... done [head-i386-default-job-05] `-- Installing libXrender-0.9.10... [head-i386-default-job-05] | `-- Installing renderproto-0.11.1... [head-i386-default-job-05] | `-- Extracting renderproto-0.11.1: .... done [head-i386-default-job-05] `-- Extracting libXrender-0.9.10: .......... done [head-i386-default-job-05] `-- Installing libXt-1.1.5,1... [head-i386-default-job-05] | `-- Installing libSM-1.2.2_3,1... [head-i386-default-job-05] | | `-- Installing libICE-1.0.9_1,1... [head-i386-default-job-05] | | `-- Extracting libICE-1.0.9_1,1: .......... done [head-i386-default-job-05] | `-- Extracting libSM-1.2.2_3,1: .......... done [head-i386-default-job-05] `-- Extracting libXt-1.1.5,1: .......... done [head-i386-default-job-05] `-- Installing libXtst-1.2.3... [head-i386-default-job-05] | `-- Installing recordproto-1.14.2... [head-i386-default-job-05] | `-- Extracting recordproto-1.14.2: .... done [head-i386-default-job-05] `-- Extracting libXtst-1.2.3: .......... done [head-i386-default-job-05] Extracting openjdk8-8.152.16_2: .......... done Message from freetype2-2.8_1: The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/ft2-toc.html, if documentation was installed). Message from dejavu-2.37: Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Message from openjdk8-8.152.16_2: ====================================================================== This OpenJDK implementation requires fdescfs(5) mounted on /dev/fd and procfs(5) mounted on /proc. If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd mount -t procfs proc /proc To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 proc /proc procfs rw 0 0 ====================================================================== ===> jython-2.7.0 depends on file: /usr/local/openjdk8/bin/java - found ===> Returning to build of jython-2.7.0 =========================================================================== =======================<phase: stage >============================ ===> Staging for jython-2.7.0 ===> Generating temporary packing list cd /portdistfiles && PATH="" /usr/local/openjdk8/bin/java -jar jython-installer-2.7.0.jar --silent -d /wrkdirs/usr/ports/lang/jython/work/stage/usr/local/lib/jython -t standard -e ensurepip *** Signal 11 Stop. make: stopped in /usr/ports/lang/jython
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801180323.w0I3NWWm008682>