[package - head-armv6-default][net/qtweetlib] Failed for qtweetlib-0.5 in configure
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Fri Oct 30 08:01:06 UTC 2015
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: nivit at FreeBSD.org
Last committer: mat at FreeBSD.org
Ident: $FreeBSD: head/net/qtweetlib/Makefile 385640 2015-05-07 17:26:05Z mat $
Log URL: http://beefy8.nyi.freebsd.org/data/head-armv6-default/p400328_s290048/logs/qtweetlib-0.5.log
Build URL: http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p400328_s290048
Log:
====>> Building net/qtweetlib
build started at Fri Oct 30 07:55:04 UTC 2015
port directory: /usr/ports/net/qtweetlib
building for: FreeBSD head-armv6-default-job-09 11.0-CURRENT FreeBSD 11.0-CURRENT r290048 arm
maintained by: nivit at FreeBSD.org
Makefile ident: $FreeBSD: head/net/qtweetlib/Makefile 385640 2015-05-07 17:26:05Z mat $
Poudriere version: 3.1.9
Host OSVERSION: 1100079
Jail OSVERSION: 1100083
!!! Jail is newer than host. (Jail: 1100083, Host: 1100079) !!!
!!! 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=1100083
UNAME_v=FreeBSD 11.0-CURRENT r290048
UNAME_r=11.0-CURRENT
LC_COLLATE=C
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/head-armv6-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=qtweetlib-0.5
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.9
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---
---Begin OPTIONS List---
---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--
QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4" MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" UIC="/usr/local/bin/uic-qt4" QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" XDG_DATA_HOME=/wrkdirs/usr/ports/net/qtweetlib/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/qtweetlib/work HOME=/wrkdirs/usr/ports/net/qtweetlib/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--
--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/net/qtweetlib/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/qtweetlib/work HOME=/wrkdirs/usr/ports/net/qtweetlib/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -mfloat-abi=softfp -fno-strict-aliasing" CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -mfloat-abi=softfp -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--
QT_PREFIX="/usr/local"
QT_BINDIR="bin"
QT_INCDIR="include/qt4"
QT_LIBDIR="lib/qt4"
QT_ARCHDIR="lib/qt4/qt4"
QT_PLUGINDIR="lib/qt4/plugins"
QT_LIBEXECDIR="libexec/qt4"
QT_IMPORTDIR="lib/qt4/imports"
QT_QMLDIR="lib/qt4/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"
CMAKE_BUILD_TYPE="release"
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/qtweetlib"
EXAMPLESDIR="share/examples/qtweetlib"
DATADIR="share/qtweetlib"
WWWDIR="www/qtweetlib"
ETCDIR="etc/qtweetlib"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/qtweetlib
DOCSDIR=/usr/local/share/doc/qtweetlib
EXAMPLESDIR=/usr/local/share/examples/qtweetlib
WWWDIR=/usr/local/www/qtweetlib
ETCDIR=/usr/local/etc/qtweetlib
--End SUB_LIST--
---Begin make.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
NM=/nxb-bin/usr/bin/nm
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
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
NM=/nxb-bin/usr/bin/nm
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
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
NM=/nxb-bin/usr/bin/nm
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
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
NM=/nxb-bin/usr/bin/nm
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
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
NM=/nxb-bin/usr/bin/nm
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
CC=/nxb-bin/usr/bin/cc
<snip>
[head-armv6-default-job-09] | | `-- Extracting mkfontdir-1.0.7: .. done
[head-armv6-default-job-09] | `-- Extracting font-misc-meltho-1.0.3_3: .......... done
[head-armv6-default-job-09] | `-- Installing font-bh-ttf-1.0.3_3...
[head-armv6-default-job-09] | `-- Extracting font-bh-ttf-1.0.3_3: .......... done
[head-armv6-default-job-09] | `-- Installing font-misc-ethiopic-1.0.3_3...
[head-armv6-default-job-09] | `-- Extracting font-misc-ethiopic-1.0.3_3: .. done
[head-armv6-default-job-09] | `-- Installing dejavu-2.35...
[head-armv6-default-job-09] | `-- Extracting dejavu-2.35: .......... done
[head-armv6-default-job-09] `-- Installing libXi-1.7.5,1...
[head-armv6-default-job-09] | `-- Installing inputproto-2.3.1...
[head-armv6-default-job-09] | `-- Extracting inputproto-2.3.1: ..... done
[head-armv6-default-job-09] `-- Extracting libXi-1.7.5,1: .......... done
[head-armv6-default-job-09] `-- Installing libXrandr-1.5.0...
[head-armv6-default-job-09] | `-- Installing randrproto-1.5.0...
[head-armv6-default-job-09] | `-- Extracting randrproto-1.5.0: .... done
[head-armv6-default-job-09] `-- Extracting libXrandr-1.5.0: .......... done
[head-armv6-default-job-09] `-- Installing xdg-utils-1.0.2.20130919_1...
[head-armv6-default-job-09] | `-- Installing hicolor-icon-theme-0.15...
[head-armv6-default-job-09] | `-- Extracting hicolor-icon-theme-0.15: . done
[head-armv6-default-job-09] | `-- Installing xset-1.2.3_1...
[head-armv6-default-job-09] | | `-- Installing libXfontcache-1.0.5_3...
[head-armv6-default-job-09] | | `-- Installing fontcacheproto-0.1.3...
[head-armv6-default-job-09] | | `-- Extracting fontcacheproto-0.1.3: .... done
[head-armv6-default-job-09] | | `-- Extracting libXfontcache-1.0.5_3: .......... done
[head-armv6-default-job-09] | | `-- Installing libXmu-1.1.2_3,1...
[head-armv6-default-job-09] | | `-- Extracting libXmu-1.1.2_3,1: .......... done
[head-armv6-default-job-09] | `-- Extracting xset-1.2.3_1: .. done
[head-armv6-default-job-09] | `-- Installing xprop-1.2.2...
[head-armv6-default-job-09] | `-- Extracting xprop-1.2.2: .. done
[head-armv6-default-job-09] `-- Extracting xdg-utils-1.0.2.20130919_1: .......... done
[head-armv6-default-job-09] Extracting qt4-gui-4.8.7: .......... done
Message from python27-2.7.10_1:
===========================================================================
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 perl5-5.20.3_8:
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 qt4-corelib-4.8.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!
======================================================================
Message from dejavu-2.35:
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 qt4-gui-4.8.7:
======================================================================
Qt paint engine makes common use of shared memory. To avoid MIT-SHM
errors (i.e., blank windows), you probably need to raise shared memory
limits in loader.conf(5). The following should be safe values for the
KDE Plasma Desktop:
kern.ipc.shmall=32768
kern.ipc.shmmni=1024
kern.ipc.shmseg=1024
======================================================================
===> qtweetlib-0.5 depends on file: /usr/local/lib/qt4/libQtGui.so - found
===> Returning to build of qtweetlib-0.5
===> qtweetlib-0.5 depends on file: /usr/local/bin/moc-qt4 - not found
===> Installing existing package /packages/All/qt4-moc-4.8.7.txz
[head-armv6-default-job-09] Installing qt4-moc-4.8.7...
[head-armv6-default-job-09] Extracting qt4-moc-4.8.7: .... done
===> qtweetlib-0.5 depends on file: /usr/local/bin/moc-qt4 - found
===> Returning to build of qtweetlib-0.5
===> qtweetlib-0.5 depends on file: /usr/local/lib/qt4/libQtNetwork.so - not found
===> Installing existing package /packages/All/qt4-network-4.8.7.txz
[head-armv6-default-job-09] Installing qt4-network-4.8.7...
[head-armv6-default-job-09] Extracting qt4-network-4.8.7: .......... done
===> qtweetlib-0.5 depends on file: /usr/local/lib/qt4/libQtNetwork.so - found
===> Returning to build of qtweetlib-0.5
===> qtweetlib-0.5 depends on file: /usr/local/bin/qmake-qt4 - not found
===> Installing existing package /packages/All/qt4-qmake-4.8.7.txz
[head-armv6-default-job-09] Installing qt4-qmake-4.8.7...
[head-armv6-default-job-09] Extracting qt4-qmake-4.8.7: .......... done
===> qtweetlib-0.5 depends on file: /usr/local/bin/qmake-qt4 - found
===> Returning to build of qtweetlib-0.5
===> qtweetlib-0.5 depends on file: /usr/local/bin/rcc - not found
===> Installing existing package /packages/All/qt4-rcc-4.8.7.txz
[head-armv6-default-job-09] Installing qt4-rcc-4.8.7...
[head-armv6-default-job-09] Extracting qt4-rcc-4.8.7: .... done
===> qtweetlib-0.5 depends on file: /usr/local/bin/rcc - found
===> Returning to build of qtweetlib-0.5
===> qtweetlib-0.5 depends on file: /usr/local/bin/uic-qt4 - not found
===> Installing existing package /packages/All/qt4-uic-4.8.7.txz
[head-armv6-default-job-09] Installing qt4-uic-4.8.7...
[head-armv6-default-job-09] Extracting qt4-uic-4.8.7: .... done
===> qtweetlib-0.5 depends on file: /usr/local/bin/uic-qt4 - found
===> Returning to build of qtweetlib-0.5
===========================================================================
=======================<phase: lib-depends >============================
===> qtweetlib-0.5 depends on shared library: libqjson.so - not found
===> Installing existing package /packages/All/qjson-0.8.1.txz
[head-armv6-default-job-09] Installing qjson-0.8.1...
[head-armv6-default-job-09] Extracting qjson-0.8.1: .......... done
===> qtweetlib-0.5 depends on shared library: libqjson.so - found (/usr/local/lib/libqjson.so)
===> Returning to build of qtweetlib-0.5
===========================================================================
=======================<phase: configure >============================
===> Configuring for qtweetlib-0.5
===> Performing in-source build
/bin/mkdir -p /wrkdirs/usr/ports/net/qtweetlib/work/QTweetLib-0.5
-- The C compiler identification is Clang 3.6.1
-- The CXX compiler identification is Clang 3.6.1
-- Check for working C compiler: /nxb-bin/usr/bin/cc
CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_a07a9/fast"
-- Check for working C compiler: /nxb-bin/usr/bin/cc -- broken
CMake Error at /usr/local/share/cmake/Modules/CMakeTestCCompiler.cmake:61 (message):
The C compiler "/nxb-bin/usr/bin/cc" is not able to compile a simple test
program.
It fails with the following output:
Change Dir: /wrkdirs/usr/ports/net/qtweetlib/work/QTweetLib-0.5/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_a07a9/fast"
/nxb-bin/usr/bin/make -f CMakeFiles/cmTC_a07a9.dir/build.make
CMakeFiles/cmTC_a07a9.dir/build
Building C object CMakeFiles/cmTC_a07a9.dir/testCCompiler.c.o
/nxb-bin/usr/bin/cc -O2 -pipe -mfloat-abi=softfp -fno-strict-aliasing -o
CMakeFiles/cmTC_a07a9.dir/testCCompiler.c.o -c
/wrkdirs/usr/ports/net/qtweetlib/work/QTweetLib-0.5/CMakeFiles/CMakeTmp/testCCompiler.c
Linking C executable cmTC_a07a9
/usr/local/bin/cmake -E cmake_link_script
CMakeFiles/cmTC_a07a9.dir/link.txt --verbose=1
/nxb-bin/usr/bin/cc -O2 -pipe -mfloat-abi=softfp -fno-strict-aliasing
CMakeFiles/cmTC_a07a9.dir/testCCompiler.c.o -o cmTC_a07a9
Process terminated due to timeout
Generator: execution of make failed. Make command was: "/usr/bin/make"
"cmTC_a07a9/fast"
CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
CMakeLists.txt:4 (PROJECT)
-- Configuring incomplete, errors occurred!
See also "/wrkdirs/usr/ports/net/qtweetlib/work/QTweetLib-0.5/CMakeFiles/CMakeOutput.log".
See also "/wrkdirs/usr/ports/net/qtweetlib/work/QTweetLib-0.5/CMakeFiles/CMakeError.log".
*** Error code 1
Stop.
make: stopped in /usr/ports/net/qtweetlib
More information about the freebsd-pkg-fallout
mailing list