Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jan 2016 14:50:09 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-mips-default][irc/kvirc-qt4] Failed for kvirc-qt4-4.2.0_4 in configure
Message-ID:  <201601221450.u0MEo99K051150@beefy7.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:     makc@FreeBSD.org
Last committer: makc@FreeBSD.org
Ident:          $FreeBSD: head/irc/kvirc-qt4/Makefile 395228 2015-08-25 10:00:55Z makc $
Log URL:        http://beefy7.nyi.freebsd.org/data/head-mips-default/p406714_s293048/logs/kvirc-qt4-4.2.0_4.log
Build URL:      http://beefy7.nyi.freebsd.org/build.html?mastername=head-mips-default&build=p406714_s293048
Log:

====>> Building irc/kvirc-qt4
build started at Fri Jan 22 14:37:50 UTC 2016
port directory: /usr/ports/irc/kvirc-qt4
building for: FreeBSD head-mips-default-job-13 11.0-CURRENT FreeBSD 11.0-CURRENT r293048 mips
maintained by: makc@FreeBSD.org
Makefile ident:      $FreeBSD: head/irc/kvirc-qt4/Makefile 395228 2015-08-25 10:00:55Z makc $
Poudriere version: 3.1.10
Host OSVERSION: 1100091
Jail OSVERSION: 1100093




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



---Begin Environment---
SHELL=/bin/csh
UNAME_p=mips
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-CURRENT r293048
UNAME_r=11.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=mips
LINUX_OSRELEASE=2.6.32
SAVED_TERM=screen
QEMU_EMULATING=1
MASTERMNT=/usr/local/poudriere/data/.m/head-mips-default/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=kvirc-qt4-4.2.0_4
OSREL=11.0
_OSRELEASE=11.0-CURRENT
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=24
PWD=/usr/local/poudriere/data/.m/head-mips-default/ref/.p/pool
MASTERNAME=head-mips-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.10
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=1100093
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for kvirc-qt4-4.2.0_4:
     AUDIOFILE=off: Support for various audio formats
     DEBUG=off: Build with debugging support
     GSM=off: u-law to gsm audio converter support
     PERL=off: Perl scripting support
     PHONON=off: Build with Phonon support
     PYTHON=off: Python scripting support
     WEBKIT=off: Build with QtWebkit 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--
ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl XDG_DATA_HOME=/wrkdirs/usr/ports/irc/kvirc-qt4/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/irc/kvirc-qt4/work  HOME=/wrkdirs/usr/ports/irc/kvirc-qt4/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh 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)"
--End CONFIGURE_ENV--

--MAKE_ENV--
OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/irc/kvirc-qt4/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/irc/kvirc-qt4/work  HOME=/wrkdirs/usr/ports/irc/kvirc-qt4/work TMPDIR="/tmp" NO_PIE=yes NO_DEBUG_FILES=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 -G0  -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS=" " LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -G0 -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=""
KDE="@comment
"
VER="4.2"
AUDIOFILE="@comment
"
NO_AUDIOFILE=""
DEBUG="@comment
"
NO_DEBUG=""
GSM="@comment
"
NO_GSM=""
PERL="@comment
"
NO_PERL=""
PHONON="@comment
"
NO_PHONON=""
PYTHON="@comment
"
NO_PYTHON=""
WEBKIT="@comment
"
NO_WEBKIT=""
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
PERL_VERSION=5.20.3
PERL_VER=5.20
PERL5_MAN1=lib/perl5/site_perl/man/man1
PERL5_MAN3=lib/perl5/site_perl/man/man3
SITE_PERL=lib/perl5/site_perl
SITE_ARCH=lib/perl5/site_perl/mach/5.20
DOCSDIR="share/doc/kvirc"
EXAMPLESDIR="share/examples/kvirc"
DATADIR="share/kvirc"
WWWDIR="www/kvirc"
ETCDIR="etc/kvirc"
--End PLIST_SUB--

--SUB_LIST--
AUDIOFILE="@comment
"
NO_AUDIOFILE=""
DEBUG="@comment
"
NO_DEBUG=""
GSM="@comment
"
NO_GSM=""
PERL="@comment
"
NO_PERL=""
PHONON="@comment
"
NO_PHONON=""
PYTHON="@comment
"
NO_PYTHON=""
WEBKIT="@comment
"
NO_WEBKIT=""
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/kvirc
DOCSDIR=/usr/local/share/doc/kvirc
EXAMPLESDIR=/usr/local/share/examples/kvirc
WWWDIR=/usr/local/www/kvirc
ETCDIR=/usr/local/etc/kvirc
--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
<snip>
[head-mips-default-job-13] |   | `-- Extracting renderproto-0.11.1: .... done
[head-mips-default-job-13] |   `-- Extracting libXrender-0.9.9: .......... done
[head-mips-default-job-13] `-- Extracting libXcursor-1.1.14_3: .......... done
[head-mips-default-job-13] `-- Installing png-1.6.20...
[head-mips-default-job-13] `-- Extracting png-1.6.20: .......... done
[head-mips-default-job-13] `-- Installing libXext-1.3.3_1,1...
[head-mips-default-job-13] |   `-- Installing xextproto-7.3.0...
[head-mips-default-job-13] |   `-- Extracting xextproto-7.3.0: .......... done
[head-mips-default-job-13] `-- Extracting libXext-1.3.3_1,1: .......... done
[head-mips-default-job-13] `-- Installing libXinerama-1.1.3_3,1...
[head-mips-default-job-13] |   `-- Installing xineramaproto-1.2.1...
[head-mips-default-job-13] |   `-- Extracting xineramaproto-1.2.1: .. done
[head-mips-default-job-13] `-- Extracting libXinerama-1.1.3_3,1: .......... done
[head-mips-default-job-13] `-- Installing fontconfig-2.11.1_1,1...
[head-mips-default-job-13] |   `-- Installing freetype2-2.6.2...
[head-mips-default-job-13] |   `-- Extracting freetype2-2.6.2: .......... done
[head-mips-default-job-13] `-- Extracting fontconfig-2.11.1_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
/root/.local/share/fonts: skipping, no such directory
/root/.fonts: skipping, no such directory
Re-scanning /usr/local/share/fonts: caching, new cache contents: 0 fonts, 2 dirs
Re-scanning /usr/local/share/fonts/encodings: caching, new cache contents: 0 fonts, 1 dirs
/var/db/fontconfig: cleaning cache directory
/root/.cache/fontconfig: not cleaning non-existent cache directory
/root/.fontconfig: not cleaning non-existent cache directory
/usr/local/bin/fc-cache: succeeded
[head-mips-default-job-13] `-- Installing xorg-fonts-truetype-7.7_1...
[head-mips-default-job-13] |   `-- Installing font-misc-meltho-1.0.3_3...
[head-mips-default-job-13] |   | `-- Installing mkfontdir-1.0.7...
[head-mips-default-job-13] |   |   `-- Installing mkfontscale-1.1.2...
[head-mips-default-job-13] |   |   | `-- Installing libfontenc-1.1.3...
[head-mips-default-job-13] |   |   | `-- Extracting libfontenc-1.1.3: ...... done
[head-mips-default-job-13] |   |   `-- Extracting mkfontscale-1.1.2: .. done
[head-mips-default-job-13] |   | `-- Extracting mkfontdir-1.0.7: .. done
[head-mips-default-job-13] |   `-- Extracting font-misc-meltho-1.0.3_3: .......... done
[head-mips-default-job-13] |   `-- Installing font-bh-ttf-1.0.3_3...
[head-mips-default-job-13] |   `-- Extracting font-bh-ttf-1.0.3_3: .......... done
[head-mips-default-job-13] |   `-- Installing font-misc-ethiopic-1.0.3_3...
[head-mips-default-job-13] |   `-- Extracting font-misc-ethiopic-1.0.3_3: .. done
[head-mips-default-job-13] |   `-- Installing dejavu-2.35...
[head-mips-default-job-13] |   `-- Extracting dejavu-2.35: .......... done
[head-mips-default-job-13] `-- Installing libXi-1.7.6,1...
[head-mips-default-job-13] |   `-- Installing inputproto-2.3.1...
[head-mips-default-job-13] |   `-- Extracting inputproto-2.3.1: ..... done
[head-mips-default-job-13] `-- Extracting libXi-1.7.6,1: .......... done
[head-mips-default-job-13] `-- Installing libXrandr-1.5.0...
[head-mips-default-job-13] |   `-- Installing randrproto-1.5.0...
[head-mips-default-job-13] |   `-- Extracting randrproto-1.5.0: .... done
[head-mips-default-job-13] `-- Extracting libXrandr-1.5.0: .......... done
[head-mips-default-job-13] `-- Installing xdg-utils-1.0.2.20130919_2...
[head-mips-default-job-13] |   `-- Installing hicolor-icon-theme-0.15...
[head-mips-default-job-13] |   `-- Extracting hicolor-icon-theme-0.15: . done
[head-mips-default-job-13] |   `-- Installing xset-1.2.3_1...
[head-mips-default-job-13] |   | `-- Installing libXfontcache-1.0.5_3...
[head-mips-default-job-13] |   |   `-- Installing fontcacheproto-0.1.3...
[head-mips-default-job-13] |   |   `-- Extracting fontcacheproto-0.1.3: .... done
[head-mips-default-job-13] |   | `-- Extracting libXfontcache-1.0.5_3: .......... done
[head-mips-default-job-13] |   | `-- Installing libXmu-1.1.2_3,1...
[head-mips-default-job-13] |   | `-- Extracting libXmu-1.1.2_3,1: .......... done
[head-mips-default-job-13] |   `-- Extracting xset-1.2.3_1: .. done
[head-mips-default-job-13] |   `-- Installing xprop-1.2.2...
[head-mips-default-job-13] |   `-- Extracting xprop-1.2.2: .. done
[head-mips-default-job-13] `-- Extracting xdg-utils-1.0.2.20130919_2: .......... done
[head-mips-default-job-13] Extracting qt4-gui-4.8.7: .......... done
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.
===>   kvirc-qt4-4.2.0_4 depends on file: /usr/local/lib/qt4/libQtGui.so - found
===>   Returning to build of kvirc-qt4-4.2.0_4
===>   kvirc-qt4-4.2.0_4 depends on file: /usr/local/bin/moc-qt4 - not found
===>   Installing existing package /packages/All/qt4-moc-4.8.7.txz
[head-mips-default-job-13] Installing qt4-moc-4.8.7...
[head-mips-default-job-13] Extracting qt4-moc-4.8.7: .... done
===>   kvirc-qt4-4.2.0_4 depends on file: /usr/local/bin/moc-qt4 - found
===>   Returning to build of kvirc-qt4-4.2.0_4
===>   kvirc-qt4-4.2.0_4 depends on file: /usr/local/lib/qt4/libQtNetwork.so - not found
===>   Installing existing package /packages/All/qt4-network-4.8.7.txz
[head-mips-default-job-13] Installing qt4-network-4.8.7...
[head-mips-default-job-13] Extracting qt4-network-4.8.7: .......... done
===>   kvirc-qt4-4.2.0_4 depends on file: /usr/local/lib/qt4/libQtNetwork.so - found
===>   Returning to build of kvirc-qt4-4.2.0_4
===>   kvirc-qt4-4.2.0_4 depends on file: /usr/local/bin/qmake-qt4 - not found
===>   Installing existing package /packages/All/qt4-qmake-4.8.7.txz
[head-mips-default-job-13] Installing qt4-qmake-4.8.7...
[head-mips-default-job-13] Extracting qt4-qmake-4.8.7: .......... done
===>   kvirc-qt4-4.2.0_4 depends on file: /usr/local/bin/qmake-qt4 - found
===>   Returning to build of kvirc-qt4-4.2.0_4
===>   kvirc-qt4-4.2.0_4 depends on file: /usr/local/bin/rcc - not found
===>   Installing existing package /packages/All/qt4-rcc-4.8.7.txz
[head-mips-default-job-13] Installing qt4-rcc-4.8.7...
[head-mips-default-job-13] Extracting qt4-rcc-4.8.7: .... done
===>   kvirc-qt4-4.2.0_4 depends on file: /usr/local/bin/rcc - found
===>   Returning to build of kvirc-qt4-4.2.0_4
===>   kvirc-qt4-4.2.0_4 depends on file: /usr/local/lib/qt4/libQtSql.so - not found
===>   Installing existing package /packages/All/qt4-sql-4.8.7.txz
[head-mips-default-job-13] Installing qt4-sql-4.8.7...
[head-mips-default-job-13] Extracting qt4-sql-4.8.7: .......... done
Message from qt4-sql-4.8.7:
======================================================================

To enable Qt database support, install the database plugin ports. The
following plugin ports are available:
 - databases/qt4-ibase-plugin		InterBase/Firebird
 - databases/qt4-mysql-plugin		MySQL
 - databases/qt4-odbc-plugin		Open Database Connectivity
 - databases/qt4-pgsql-plugin		PostgreSQL
 - databases/qt4-sqlite-plugin		SQLite 2
 - databases/qt4-sqlite3-plugin		SQLite 3

======================================================================
===>   kvirc-qt4-4.2.0_4 depends on file: /usr/local/lib/qt4/libQtSql.so - found
===>   Returning to build of kvirc-qt4-4.2.0_4
===>   kvirc-qt4-4.2.0_4 depends on file: /usr/local/bin/uic-qt4 - not found
===>   Installing existing package /packages/All/qt4-uic-4.8.7.txz
[head-mips-default-job-13] Installing qt4-uic-4.8.7...
[head-mips-default-job-13] Extracting qt4-uic-4.8.7: .... done
===>   kvirc-qt4-4.2.0_4 depends on file: /usr/local/bin/uic-qt4 - found
===>   Returning to build of kvirc-qt4-4.2.0_4
===>   kvirc-qt4-4.2.0_4 depends on file: /usr/local/lib/qt4/libQtXml.so - found
===>   kvirc-qt4-4.2.0_4 depends on package: perl5>=5.20<5.21 - found
===========================================================================
=======================<phase: lib-depends    >============================
===>   kvirc-qt4-4.2.0_4 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for kvirc-qt4-4.2.0_4
===>  Performing in-source build
/bin/mkdir -p /wrkdirs/usr/ports/irc/kvirc-qt4/work/kvirc-4.2.0
-- The C compiler identification is GNU 4.2.1
-- The CXX compiler identification is GNU 4.2.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_2d515/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/irc/kvirc-qt4/work/kvirc-4.2.0/CMakeFiles/CMakeTmp

  

  Run Build Command:"/usr/bin/make" "cmTC_2d515/fast"

  /nxb-bin/usr/bin/make -f CMakeFiles/cmTC_2d515.dir/build.make
  CMakeFiles/cmTC_2d515.dir/build

  Building C object CMakeFiles/cmTC_2d515.dir/testCCompiler.c.o

  /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing -o
  CMakeFiles/cmTC_2d515.dir/testCCompiler.c.o -c
  /wrkdirs/usr/ports/irc/kvirc-qt4/work/kvirc-4.2.0/CMakeFiles/CMakeTmp/testCCompiler.c


  Linking C executable cmTC_2d515

  /usr/local/bin/cmake -E cmake_link_script
  CMakeFiles/cmTC_2d515.dir/link.txt --verbose=1

  /nxb-bin/usr/bin/cc -O2 -pipe -G0 -fno-strict-aliasing
  CMakeFiles/cmTC_2d515.dir/testCCompiler.c.o -o cmTC_2d515

  Process terminated due to timeout

  

  Generator: execution of make failed.  Make command was: "/usr/bin/make"
  "cmTC_2d515/fast"

  

  

  CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
  CMakeLists.txt:12 (PROJECT)


-- Configuring incomplete, errors occurred!
See also "/wrkdirs/usr/ports/irc/kvirc-qt4/work/kvirc-4.2.0/CMakeFiles/CMakeOutput.log".
See also "/wrkdirs/usr/ports/irc/kvirc-qt4/work/kvirc-4.2.0/CMakeFiles/CMakeError.log".
*** Error code 1

Stop.
make: stopped in /usr/ports/irc/kvirc-qt4



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