Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jun 2017 01:12:43 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110armv6-quarterly][misc/qt4-l10n] Failed for qt4-l10n-4.8.7_1 in build
Message-ID:  <201706220112.v5M1Ch7v046459@beefy15.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:     kde@FreeBSD.org
Last committer: tcberner@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q2/misc/qt4-l10n/Makefile 434380 2017-02-18 19:48:05Z tcberner $
Log URL:        http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/444024/logs/qt4-l10n-4.8.7_1.log
Build URL:      http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=444024
Log:

====>> Building misc/qt4-l10n
build started at Thu Jun 22 01:11:46 UTC 2017
port directory: /usr/ports/misc/qt4-l10n
building for: FreeBSD 110armv6-quarterly-job-21 11.0-RELEASE-p10 FreeBSD 11.0-RELEASE-p10 r317487 arm
maintained by: kde@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2017Q2/misc/qt4-l10n/Makefile 434380 2017-02-18 19:48:05Z tcberner $
Poudriere version: 3.1.19-34-g10663087
Host OSVERSION: 1200031
Jail OSVERSION: 1100122
Job Id: 21

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p10 r317487
UNAME_r=11.0-RELEASE-p10
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=qt4-l10n-4.8.7_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.19-34-g10663087
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--
-opensource -confirm-license  -platform /usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)  -no-pch  -prefix /usr/local  -bindir /usr/local/lib/qt4/bin  -headerdir /usr/local/include/qt4  -libdir /usr/local/lib/qt4  -plugindir /usr/local/lib/qt4/plugins  -importdir /usr/local/lib/qt4/imports  -datadir /usr/local/share/qt4  -docdir /usr/local/share/doc/qt4  -translationdir /usr/local/share/qt4/translations  -sysconfdir /usr/local/etc/xdg -fast  -system-libjpeg -system-libpng  -system-libmng -system-libtiff -system-zlib  -no-phonon-backend  -examplesdir /usr/local/share/examples/qt4/examples  -demosdir /usr/local/share/examples/qt4/demos -release -no-separate-debug-info
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE="make" QT_SELECT=qt4 XDG_DATA_HOME=/wrkdirs/usr/ports/misc/qt4-l10n/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/qt4-l10n/work  HOME=/wrkdirs/usr/ports/misc/qt4-l10n/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
QT_SELECT=qt4 XDG_DATA_HOME=/wrkdirs/usr/ports/misc/qt4-l10n/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/qt4-l10n/work  HOME=/wrkdirs/usr/ports/misc/qt4-l10n/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="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS="" LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -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--
DEBUG="@comment
"
SHORTVER=4.8
FULLVER=4.8.7
QT_BINDIR="lib/qt4/bin"
QT_INCDIR="include/qt4"
QT_LIBDIR="lib/qt4"
QT_ARCHDIR="lib/qt4"
QT_PLUGINDIR="lib/qt4/plugins"
QT_LIBEXECDIR="libexec/qt4"
QT_IMPORTDIR="lib/qt4/imports"
QT_QMLDIR="lib/qt4/qml"
QT_DATADIR="share/qt4"
QT_DOCDIR="share/doc/qt4"
QT_L10NDIR="share/qt4/translations"
QT_ETCDIR="etc/xdg"
QT_EXAMPLEDIR="share/examples/qt4"
QT_TESTDIR="share/qt4/tests"
QT_MKSPECDIR="share/qt4/mkspecs"
QT_CMAKEDIR="lib/cmake"
QT_QTCHOOSERDIR="etc/xdg/qtchooser"
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/l10n"
EXAMPLESDIR="share/examples/l10n"
DATADIR="share/l10n"
WWWDIR="www/l10n"
ETCDIR="etc/l10n"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/l10n
DOCSDIR=/usr/local/share/doc/l10n
EXAMPLESDIR=/usr/local/share/examples/l10n
WWWDIR=/usr/local/www/l10n
ETCDIR=/usr/local/etc/l10n
--End SUB_LIST--

---Begin make.conf---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
MACHINE=arm
MACHINE_ARCH=armv6
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=armv6
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=11.0
OSVERSION=1100122
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=11.0-RELEASE-p10
#### Misc Poudriere ####
GID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
---Begin make.nxb.conf---
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
AS=/nxb-bin/usr/bin/as
NM=/nxb-bin/usr/bin/nm
LD=/nxb-bin/usr/bin/ld
OBJCOPY=/nxb-bin/usr/bin/objcopy
SIZE=/nxb-bin/usr/bin/size
STRIPBIN=/nxb-bin/usr/bin/strip
SED=/nxb-bin/usr/bin/sed
READELF=/nxb-bin/usr/bin/readelf
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
---End make.nxb.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 LGPL21 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   qt4-l10n-4.8.7_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-21] Installing pkg-1.10.1...
[110armv6-quarterly-job-21] Extracting pkg-1.10.1: .......... done
===>   qt4-l10n-4.8.7_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of qt4-l10n-4.8.7_1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by qt4-l10n-4.8.7_1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by qt4-l10n-4.8.7_1 for building
=> SHA256 Checksum OK for KDE/qt-everywhere-opensource-src-4.8.7.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by qt4-l10n-4.8.7_1 for building
===>  Extracting for qt4-l10n-4.8.7_1
=> SHA256 Checksum OK for KDE/qt-everywhere-opensource-src-4.8.7.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for qt4-l10n-4.8.7_1
===========================================================================
=======================<phase: build-depends  >============================
===>   qt4-l10n-4.8.7_1 depends on file: /usr/local/lib/qt4/bin/lrelease - not found
===>   Installing existing package /packages/All/qt4-linguisttools-4.8.7_1.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-21] Installing qt4-linguisttools-4.8.7_1...
[110armv6-quarterly-job-21] `-- Installing qt4-xml-4.8.7_1...
[110armv6-quarterly-job-21] |   `-- Installing qt4-corelib-4.8.7_7...
[110armv6-quarterly-job-21] |   | `-- Installing gettext-runtime-0.19.8.1_1...
[110armv6-quarterly-job-21] |   |   `-- Installing indexinfo-0.2.6...
[110armv6-quarterly-job-21] |   |   `-- Extracting indexinfo-0.2.6: .... done
[110armv6-quarterly-job-21] |   | `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[110armv6-quarterly-job-21] |   | `-- Installing glib-2.46.2_5...
[110armv6-quarterly-job-21] |   |   `-- Installing libffi-3.2.1...
[110armv6-quarterly-job-21] |   |   `-- Extracting libffi-3.2.1: .......... done
[110armv6-quarterly-job-21] |   |   `-- Installing libiconv-1.14_10...
[110armv6-quarterly-job-21] |   |   `-- Extracting libiconv-1.14_10: .......... done
[110armv6-quarterly-job-21] |   |   `-- Installing pcre-8.40...
[110armv6-quarterly-job-21] |   |   `-- Extracting pcre-8.40: .......... done
[110armv6-quarterly-job-21] |   |   `-- Installing perl5-5.24.1...
[110armv6-quarterly-job-21] |   |   `-- Extracting perl5-5.24.1: .......... done
[110armv6-quarterly-job-21] |   |   `-- Installing python27-2.7.13_3...
[110armv6-quarterly-job-21] |   |   | `-- Installing readline-6.3.8...
[110armv6-quarterly-job-21] |   |   | `-- Extracting readline-6.3.8: .......... done
[110armv6-quarterly-job-21] |   |   `-- Extracting python27-2.7.13_3: .......... done
[110armv6-quarterly-job-21] |   | `-- Extracting glib-2.46.2_5: .......... done
No schema files found: doing nothing.
[110armv6-quarterly-job-21] |   | `-- Installing icu-58.2_2,1...
[110armv6-quarterly-job-21] |   | `-- Extracting icu-58.2_2,1: .......... done
[110armv6-quarterly-job-21] |   | `-- Installing qtchooser-39...
[110armv6-quarterly-job-21] |   | `-- Extracting qtchooser-39: .......... done
[110armv6-quarterly-job-21] |   `-- Extracting qt4-corelib-4.8.7_7: .......... done
[110armv6-quarterly-job-21] `-- Extracting qt4-xml-4.8.7_1: .......... done
[110armv6-quarterly-job-21] Extracting qt4-linguisttools-4.8.7_1: ...... done
Message from perl5-5.24.1:
The /usr/bin/perl symlink has been removed starting with Perl 5.20.
For shebangs, you should either use:

#!/usr/local/bin/perl

or

#!/usr/bin/env perl

The first one will only work if you have a /usr/local/bin/perl,
the second will work as long as perl is in PATH.
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

===========================================================================
Message from qtchooser-39:
qtchooser is a wrapper that allows selecting whether Qt4 or Qt5 binaries for
qmake, moc and other tools will be run when invoking the binaries in $PATH.

By default, the Qt5 versions are run. It is possible to change the behavior by
setting the QT_SELECT environment variable to "qt4". See qtchooser(1) for more
information.
Message from qt4-corelib-4.8.7_7:
======================================================================

Qt 4 can be built with optional support for:
 - Common UNIX Printing System (CUPS) (enabled by default)
 - Network Audio System (NAS)
 - Qt style that renders using GTK (QGTKSTYLE)

In order to enable them, you have to add
	QT4_OPTIONS=	CUPS NAS QGTKSTYLE
to your /etc/make.conf and compile devel/qt4-corelib and
x11-toolkits/qt4-gui ports.

Attention! Whenever you change the QT4_OPTIONS both
devel/qt4-corelib and x11-toolkits/qt4-gui ports must be rebuilt!

======================================================================
===>   qt4-l10n-4.8.7_1 depends on file: /usr/local/lib/qt4/bin/lrelease - found
===>   Returning to build of qt4-l10n-4.8.7_1
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for qt4-l10n-4.8.7_1
===========================================================================
=======================<phase: build          >============================
===>  Building for qt4-l10n-4.8.7_1
/usr/local/lib/qt4/bin/lrelease /wrkdirs/usr/ports/misc/qt4-l10n/work/qt-everywhere-opensource-src-4.8.7/translations/*.ts
qemu: unhandled CPU exception 0x9 - aborting
R00=00000001 R01=00000002 R02=000beed4 R03=0002b0d4
R04=000beed4 R05=f5023950 R06=f4ffd5c0 R07=ffff0fc0
R08=000be7a4 R09=00000001 R10=f502394c R11=9fffb598
R12=9fffb5a8 R13=9fffb568 R14=0002ad60 R15=ffff0fc0
PSR=60000010 -ZC- A usr32
*** Signal 6

Stop.
make: stopped in /usr/ports/misc/qt4-l10n



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