Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 May 2017 11:29:14 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-armv6-default][emulators/qtemu] Failed for qtemu-1.0.5_4 in configure
Message-ID:  <201705151129.v4FBTESh019286@beefy8.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:     ports@FreeBSD.org
Last committer: amdmi3@FreeBSD.org
Ident:          $FreeBSD: head/emulators/qtemu/Makefile 425731 2016-11-08 11:23:32Z amdmi3 $
Log URL:        http://beefy8.nyi.freebsd.org/data/head-armv6-default/p440608_s318167/logs/qtemu-1.0.5_4.log
Build URL:      http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p440608_s318167
Log:

====>> Building emulators/qtemu
build started at Mon May 15 11:25:04 UTC 2017
port directory: /usr/ports/emulators/qtemu
building for: FreeBSD head-armv6-default-job-23 12.0-CURRENT FreeBSD 12.0-CURRENT r318167 arm
maintained by: ports@FreeBSD.org
Makefile ident:      $FreeBSD: head/emulators/qtemu/Makefile 425731 2016-11-08 11:23:32Z amdmi3 $
Poudriere version: 3.1.17-11-gc40e66aa
Host OSVERSION: 1200028
Jail OSVERSION: 1200030
Job Id: 23




!!! Jail is newer than host. (Jail: 1200030, Host: 1200028) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1200030
UNAME_v=FreeBSD 12.0-CURRENT r318167
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-armv6-default/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=qtemu-1.0.5_4
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p/pool
MASTERNAME=head-armv6-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.17-11-gc40e66aa
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for qtemu-1.0.5_4:
     DOCS=on: Build and/or install documentation
     NLS=on: Native Language Support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-qt-includes=/usr/local/include/qt4  --with-qt-libraries=/usr/local/lib/qt4  --with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
LOCALBASE=/usr/local QT_SELECT=qt4 XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/qtemu/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/qtemu/work  HOME=/wrkdirs/usr/ports/emulators/qtemu/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh QTDIR="/usr/local/lib/qt4" QMAKE="/usr/local/lib/qt4/bin/qmake"  MOC="/usr/local/lib/qt4/bin/moc" RCC="/usr/local/lib/qt4/bin/rcc" UIC="/usr/local/lib/qt4/bin/uic"  QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)"
--End CONFIGURE_ENV--

--MAKE_ENV--
QT_SELECT=qt4 XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/qtemu/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/qtemu/work  HOME=/wrkdirs/usr/ports/emulators/qtemu/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--
DOCS=""
NO_DOCS="@comment
"
NLS=""
NO_NLS="@comment
"
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_EXAMPLEDIR="share/examples/qt4"
QT_TESTDIR="share/qt4/tests"
QT_MKSPECDIR="share/qt4/mkspecs"
QT_QTCHOOSERDIR="etc/xdg/qtchooser"
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/qtemu"
EXAMPLESDIR="share/examples/qtemu"
DATADIR="share/qtemu"
WWWDIR="www/qtemu"
ETCDIR="etc/qtemu"
--End PLIST_SUB--

--SUB_LIST--
DOCS=""
NO_DOCS="@comment
"
NLS=""
NO_NLS="@comment
"
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/qtemu
DOCSDIR=/usr/local/share/doc/qtemu
EXAMPLESDIR=/usr/local/share/examples/qtemu
WWWDIR=/usr/local/www/qtemu
ETCDIR=/usr/local/etc/qtemu
--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
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=12.0
OSVERSION=1200030
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---
---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   >============================
===>   NOTICE:

The qtemu port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
<snip>
[head-armv6-default-job-23] |   | `-- Extracting gmp-6.1.2: .......... done
[head-armv6-default-job-23] |   | `-- Installing libidn2-2.0.2...
[head-armv6-default-job-23] |   |   `-- Installing libunistring-0.9.7...
[head-armv6-default-job-23] |   |   `-- Extracting libunistring-0.9.7: .......... done
[head-armv6-default-job-23] |   | `-- Extracting libidn2-2.0.2: .......... done
[head-armv6-default-job-23] |   | `-- Installing libtasn1-4.10...
[head-armv6-default-job-23] |   | `-- Extracting libtasn1-4.10: .......... done
[head-armv6-default-job-23] |   | `-- Installing nettle-3.3...
[head-armv6-default-job-23] |   | `-- Extracting nettle-3.3: .......... done
[head-armv6-default-job-23] |   | `-- Installing p11-kit-0.23.5...
[head-armv6-default-job-23] |   | `-- Extracting p11-kit-0.23.5: .......... done
[head-armv6-default-job-23] |   | `-- Installing trousers-0.3.14_1...
[head-armv6-default-job-23] |   |   `-- Installing tpm-emulator-0.7.4_1...
===> Creating groups.
Creating group '_tss' with gid '601'.
===> Creating users
Creating user '_tss' with uid '601'.
[head-armv6-default-job-23] |   |   `-- Extracting tpm-emulator-0.7.4_1: ......... done
===> Creating groups.
Using existing group '_tss'.
===> Creating users
Using existing user '_tss'.
[head-armv6-default-job-23] |   | `-- Extracting trousers-0.3.14_1: .......... done
[head-armv6-default-job-23] |   `-- Extracting gnutls-3.5.11: .......... done
[head-armv6-default-job-23] |   `-- Installing libpaper-1.1.24.4...
[head-armv6-default-job-23] |   `-- Extracting libpaper-1.1.24.4: .......... done
===> Creating groups.
Creating group 'cups' with gid '193'.
===> Creating users
Creating user 'cups' with uid '193'.
[head-armv6-default-job-23] `-- Extracting cups-2.2.2_1: .......... done
[head-armv6-default-job-23] `-- Installing encodings-1.0.4_3,1...
[head-armv6-default-job-23] |   `-- Installing font-util-1.3.1...
[head-armv6-default-job-23] |   `-- Extracting font-util-1.3.1: .......... done
[head-armv6-default-job-23] `-- Extracting encodings-1.0.4_3,1: .......... done
[head-armv6-default-job-23] `-- Installing fontconfig-2.12.1,1...
[head-armv6-default-job-23] |   `-- Installing freetype2-2.7.1...
[head-armv6-default-job-23] |   `-- Extracting freetype2-2.7.1: .......... done
[head-armv6-default-job-23] `-- Extracting fontconfig-2.12.1,1: .......... done
Running fc-cache to build fontconfig cache...
/usr/local/share/fonts: caching, new cache contents: 0 fonts, 2 dirs
/usr/local/share/fonts/encodings: caching, new cache contents: 0 fonts, 1 dirs
/usr/local/share/fonts/encodings/large: caching, new cache contents: 0 fonts, 0 dirs
/usr/local/share/fonts/util: caching, new cache contents: 0 fonts, 0 dirs
/usr/local/lib/X11/fonts: skipping, no such directory
/var/db/fontconfig: cleaning cache directory
fc-cache: succeeded
[head-armv6-default-job-23] `-- Installing libXcursor-1.1.14_3...
[head-armv6-default-job-23] |   `-- Installing libXfixes-5.0.3...
[head-armv6-default-job-23] |   | `-- Installing fixesproto-5.0...
[head-armv6-default-job-23] |   | `-- Extracting fixesproto-5.0: .... done
[head-armv6-default-job-23] |   `-- Extracting libXfixes-5.0.3: .......... done
[head-armv6-default-job-23] |   `-- Installing libXrender-0.9.10...
[head-armv6-default-job-23] |   | `-- Installing renderproto-0.11.1...
[head-armv6-default-job-23] |   | `-- Extracting renderproto-0.11.1: .... done
[head-armv6-default-job-23] |   `-- Extracting libXrender-0.9.10: .......... done
[head-armv6-default-job-23] `-- Extracting libXcursor-1.1.14_3: .......... done
[head-armv6-default-job-23] `-- Installing libXext-1.3.3_1,1...
[head-armv6-default-job-23] |   `-- Installing xextproto-7.3.0...
[head-armv6-default-job-23] |   `-- Extracting xextproto-7.3.0: .......... done
[head-armv6-default-job-23] `-- Extracting libXext-1.3.3_1,1: .......... done
[head-armv6-default-job-23] `-- Installing libXi-1.7.9,1...
[head-armv6-default-job-23] |   `-- Installing inputproto-2.3.2...
[head-armv6-default-job-23] |   `-- Extracting inputproto-2.3.2: ........ done
[head-armv6-default-job-23] `-- Extracting libXi-1.7.9,1: .......... done
[head-armv6-default-job-23] `-- Installing libXinerama-1.1.3_3,1...
[head-armv6-default-job-23] |   `-- Installing xineramaproto-1.2.1...
[head-armv6-default-job-23] |   `-- Extracting xineramaproto-1.2.1: .. done
[head-armv6-default-job-23] `-- Extracting libXinerama-1.1.3_3,1: .......... done
[head-armv6-default-job-23] `-- Installing libXrandr-1.5.1...
[head-armv6-default-job-23] |   `-- Installing randrproto-1.5.0...
[head-armv6-default-job-23] |   `-- Extracting randrproto-1.5.0: .... done
[head-armv6-default-job-23] `-- Extracting libXrandr-1.5.1: .......... done
[head-armv6-default-job-23] `-- Installing libXt-1.1.5,1...
[head-armv6-default-job-23] `-- Extracting libXt-1.1.5,1: .......... done
[head-armv6-default-job-23] `-- Installing png-1.6.29...
[head-armv6-default-job-23] `-- Extracting png-1.6.29: .......... done
[head-armv6-default-job-23] `-- Installing xdg-utils-1.1.1...
[head-armv6-default-job-23] |   `-- Installing hicolor-icon-theme-0.15...
[head-armv6-default-job-23] |   `-- Extracting hicolor-icon-theme-0.15: . done
[head-armv6-default-job-23] |   `-- Installing xprop-1.2.2...
[head-armv6-default-job-23] |   | `-- Installing libXmu-1.1.2_3,1...
[head-armv6-default-job-23] |   | `-- Extracting libXmu-1.1.2_3,1: .......... done
[head-armv6-default-job-23] |   `-- Extracting xprop-1.2.2: .. done
[head-armv6-default-job-23] |   `-- Installing xset-1.2.3_1...
[head-armv6-default-job-23] |   | `-- Installing libXfontcache-1.0.5_3...
[head-armv6-default-job-23] |   |   `-- Installing fontcacheproto-0.1.3...
[head-armv6-default-job-23] |   |   `-- Extracting fontcacheproto-0.1.3: .... done
[head-armv6-default-job-23] |   | `-- Extracting libXfontcache-1.0.5_3: .......... done
[head-armv6-default-job-23] |   `-- Extracting xset-1.2.3_1: .. done
[head-armv6-default-job-23] `-- Extracting xdg-utils-1.1.1: .......... done
[head-armv6-default-job-23] `-- Installing xorg-fonts-truetype-7.7_1...
[head-armv6-default-job-23] |   `-- Installing dejavu-2.37...
[head-armv6-default-job-23] |   | `-- Installing mkfontdir-1.0.7...
[head-armv6-default-job-23] |   |   `-- Installing mkfontscale-1.1.2...
[head-armv6-default-job-23] |   |   | `-- Installing libfontenc-1.1.3_1...
[head-armv6-default-job-23] |   |   | `-- Extracting libfontenc-1.1.3_1: ......... done
[head-armv6-default-job-23] |   |   `-- Extracting mkfontscale-1.1.2: .. done
[head-armv6-default-job-23] |   | `-- Extracting mkfontdir-1.0.7: .. done
[head-armv6-default-job-23] |   `-- Extracting dejavu-2.37: .......... done
[head-armv6-default-job-23] |   `-- Installing font-bh-ttf-1.0.3_3...
[head-armv6-default-job-23] |   `-- Extracting font-bh-ttf-1.0.3_3: .......... done
[head-armv6-default-job-23] |   `-- Installing font-misc-ethiopic-1.0.3_3...
[head-armv6-default-job-23] |   `-- Extracting font-misc-ethiopic-1.0.3_3: ... done
[head-armv6-default-job-23] |   `-- Installing font-misc-meltho-1.0.3_3...
[head-armv6-default-job-23] |   `-- Extracting font-misc-meltho-1.0.3_3: .......... done
[head-armv6-default-job-23] Extracting qt4-gui-4.8.7_2: .......... done
Message from ca_root_nss-3.30.2:
********************************* WARNING *********************************

FreeBSD does not, and can not warrant that the certification authorities
whose certificates are included in this package have in any way been
audited for trustworthiness or RFC 3647 compliance.

Assessment and verification of trust is the complete responsibility of the
system administrator.

*********************************** NOTE **********************************

This package installs symlinks to support root certificates discovery by
default for software that uses OpenSSL.

This enables SSL Certificate Verification by client software without manual
intervention.

If you prefer to do this manually, replace the following symlinks with
either an empty file or your site-local certificate bundle.

  * /etc/ssl/cert.pem
  * /usr/local/etc/ssl/cert.pem
  * /usr/local/openssl/cert.pem

***************************************************************************
Message from trousers-0.3.14_1:
To run tcsd automatically, add the following line to /etc/rc.conf:

tcsd_enable="YES"

You might want to edit /usr/local/etc/tcsd.conf to reflect your setup.

If you want to use tcsd with software TPM emulator, use the following
configuration in /etc/rc.conf:

tcsd_enable="YES"
tcsd_mode="emulator"
tpmd_enable="YES"

To use TPM, add your_account to '_tss' group like following:

# pw groupmod _tss -m your_account
Message from freetype2-2.7.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.
===>   qtemu-1.0.5_4 depends on shared library: libQtGui.so - found (/usr/local/lib/qt4/libQtGui.so)
===>   Returning to build of qtemu-1.0.5_4
===>   qtemu-1.0.5_4 depends on shared library: libQtXml.so - found (/usr/local/lib/qt4/libQtXml.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for qtemu-1.0.5_4
(cd /wrkdirs/usr/ports/emulators/qtemu/work/qtemu-1.0.5 && /usr/local/lib/qt4/bin/lrelease qtemu.pro)
qemu: unhandled CPU exception 0x9 - aborting
R00=00000001 R01=00000002 R02=000bedb4 R03=f4b4d240
R04=000bedb4 R05=0002afe4 R06=00000001 R07=ffff0fc0
R08=000be694 R09=f4ffd5e0 R10=9fffdfa0 R11=9fffdf50
R12=9fffdf60 R13=9fffdf20 R14=0002ac70 R15=ffff0fc0
PSR=60000010 -ZC- A usr32
qemu: uncaught target signal 6 (Abort trap) - core dumped
*** Signal 6

Stop.
make: stopped in /usr/ports/emulators/qtemu



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