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: [email protected] Last committer: [email protected] Ident: $FreeBSD: head/x11-themes/qtcurve-qt4/Makefile 386718 2015-05-18 21:26:50Z makc $ Log URL: http://beefy8.nyi.freebsd.org/data/head-armv6-default/p411721_s297210/logs/qt4-style-qtcurve-1.8.18.log Build URL: http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p411721_s297210 Log: ====>> Building x11-themes/qtcurve-qt4 build started at Fri Mar 25 15:33:20 UTC 2016 port directory: /usr/ports/x11-themes/qtcurve-qt4 building for: FreeBSD head-armv6-default-job-24 11.0-CURRENT FreeBSD 11.0-CURRENT r297210 arm maintained by: [email protected] Makefile ident: $FreeBSD: head/x11-themes/qtcurve-qt4/Makefile 386718 2015-05-18 21:26:50Z makc $ Poudriere version: 3.1.12 Host OSVERSION: 1100100 Jail OSVERSION: 1100104 !!! Jail is newer than host. (Jail: 1100104, Host: 1100100) !!! !!! 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 UNAME_v=FreeBSD 11.0-CURRENT r297210 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 OPSYS=FreeBSD ARCH=armv6 LINUX_OSRELEASE=2.6.32 SAVED_TERM=screen QEMU_EMULATING=1 MASTERMNT=/usr/local/poudriere/data/.m/head-armv6-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=qt4-style-qtcurve-1.8.18 OSREL=11.0 _OSRELEASE=11.0-CURRENT PYTHONBASE=/usr/local OLDPWD=/ _SMP_CPUS=24 PWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p/pool MASTERNAME=head-armv6-default SCRIPTPREFIX=/usr/local/share/poudriere _JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun USER=root HOME=/root POUDRIERE_VERSION=3.1.12 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=1100104 ---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-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/x11-themes/qtcurve-qt4/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-themes/qtcurve-qt4/work HOME=/wrkdirs/usr/ports/x11-themes/qtcurve-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-- XDG_DATA_HOME=/wrkdirs/usr/ports/x11-themes/qtcurve-qt4/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-themes/qtcurve-qt4/work HOME=/wrkdirs/usr/ports/x11-themes/qtcurve-qt4/work TMPDIR="/tmp" NO_PIE=yes WITHOUT_DEBUG_FILES=yes WITHOUT_KERNEL_SYMBOLS=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=" -L/usr/local/lib" 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/qtcurve" EXAMPLESDIR="share/examples/qtcurve" DATADIR="share/qtcurve" WWWDIR="www/qtcurve" ETCDIR="etc/qtcurve" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/qtcurve DOCSDIR=/usr/local/share/doc/qtcurve EXAMPLESDIR=/usr/local/share/examples/qtcurve WWWDIR=/usr/local/www/qtcurve ETCDIR=/usr/local/etc/qtcurve --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 <snip> [head-armv6-default-job-24] | | `-- Installing dbus-glib-0.104... [head-armv6-default-job-24] | | `-- Extracting dbus-glib-0.104: .......... done ===> Creating users and/or groups. Creating group 'avahi' with gid '558'. Creating user 'avahi' with uid '558'. [head-armv6-default-job-24] | `-- Extracting avahi-app-0.6.31_5: .......... done [head-armv6-default-job-24] | `-- Installing gnutls-3.3.17.1_3... [head-armv6-default-job-24] | | `-- Installing nettle-3.2... [head-armv6-default-job-24] | | `-- Installing gmp-5.1.3_3... [head-armv6-default-job-24] | | `-- Extracting gmp-5.1.3_3: .......... done [head-armv6-default-job-24] | | `-- Extracting nettle-3.2: .......... done [head-armv6-default-job-24] | | `-- Installing libtasn1-4.7... [head-armv6-default-job-24] | | `-- Extracting libtasn1-4.7: .......... done [head-armv6-default-job-24] | | `-- Installing libidn-1.31... [head-armv6-default-job-24] | | `-- Extracting libidn-1.31: .......... done [head-armv6-default-job-24] | | `-- Installing p11-kit-0.23.2... [head-armv6-default-job-24] | | `-- Extracting p11-kit-0.23.2: .......... done [head-armv6-default-job-24] | | `-- Installing trousers-tddl-0.3.10_7... ===> Creating users and/or groups. Creating group '_tss' with gid '601'. Creating user '_tss' with uid '601'. [head-armv6-default-job-24] | | `-- Extracting trousers-tddl-0.3.10_7: .......... done [head-armv6-default-job-24] | `-- Extracting gnutls-3.3.17.1_3: .......... done [head-armv6-default-job-24] | `-- Installing libpaper-1.1.24.4... [head-armv6-default-job-24] | `-- Extracting libpaper-1.1.24.4: .......... done ===> Creating users and/or groups. Creating group 'cups' with gid '193'. Creating user 'cups' with uid '193'. [head-armv6-default-job-24] `-- Extracting cups-2.1.3_1: .......... done [head-armv6-default-job-24] `-- Installing libXi-1.7.6,1... [head-armv6-default-job-24] | `-- Installing inputproto-2.3.1... [head-armv6-default-job-24] | `-- Extracting inputproto-2.3.1: ..... done [head-armv6-default-job-24] `-- Extracting libXi-1.7.6,1: .......... done [head-armv6-default-job-24] `-- Installing libXrandr-1.5.0... [head-armv6-default-job-24] | `-- Installing randrproto-1.5.0... [head-armv6-default-job-24] | `-- Extracting randrproto-1.5.0: .... done [head-armv6-default-job-24] `-- Extracting libXrandr-1.5.0: .......... done [head-armv6-default-job-24] Extracting qt4-gui-4.8.7_1: .......... 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. Message from trousers-tddl-0.3.10_7: 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. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> qt4-style-qtcurve-1.8.18 depends on file: /usr/local/lib/qt4/libQtGui.so - found ===> Returning to build of qt4-style-qtcurve-1.8.18 ===> qt4-style-qtcurve-1.8.18 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-24] Installing qt4-moc-4.8.7... [head-armv6-default-job-24] Extracting qt4-moc-4.8.7: .... done ===> qt4-style-qtcurve-1.8.18 depends on file: /usr/local/bin/moc-qt4 - found ===> Returning to build of qt4-style-qtcurve-1.8.18 ===> qt4-style-qtcurve-1.8.18 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-24] Installing qt4-qmake-4.8.7... [head-armv6-default-job-24] Extracting qt4-qmake-4.8.7: .......... done ===> qt4-style-qtcurve-1.8.18 depends on file: /usr/local/bin/qmake-qt4 - found ===> Returning to build of qt4-style-qtcurve-1.8.18 ===> qt4-style-qtcurve-1.8.18 depends on file: /usr/local/bin/rcc - not found ===> Installing existing package /packages/All/qt4-rcc-4.8.7.txz [head-armv6-default-job-24] Installing qt4-rcc-4.8.7... [head-armv6-default-job-24] Extracting qt4-rcc-4.8.7: .... done ===> qt4-style-qtcurve-1.8.18 depends on file: /usr/local/bin/rcc - found ===> Returning to build of qt4-style-qtcurve-1.8.18 ===> qt4-style-qtcurve-1.8.18 depends on file: /usr/local/lib/qt4/libQtSvg.so - not found ===> Installing existing package /packages/All/qt4-svg-4.8.7.txz [head-armv6-default-job-24] Installing qt4-svg-4.8.7... [head-armv6-default-job-24] Extracting qt4-svg-4.8.7: .......... done ===> qt4-style-qtcurve-1.8.18 depends on file: /usr/local/lib/qt4/libQtSvg.so - found ===> Returning to build of qt4-style-qtcurve-1.8.18 ===> qt4-style-qtcurve-1.8.18 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-24] Installing qt4-uic-4.8.7... [head-armv6-default-job-24] Extracting qt4-uic-4.8.7: .... done ===> qt4-style-qtcurve-1.8.18 depends on file: /usr/local/bin/uic-qt4 - found ===> Returning to build of qt4-style-qtcurve-1.8.18 =========================================================================== =======================<phase: lib-depends >============================ ===> qt4-style-qtcurve-1.8.18 depends on shared library: libqtcurve-utils.so - not found ===> Installing existing package /packages/All/qtcurve-utils-1.8.18.txz [head-armv6-default-job-24] Installing qtcurve-utils-1.8.18... [head-armv6-default-job-24] Extracting qtcurve-utils-1.8.18: .......... done ===> qt4-style-qtcurve-1.8.18 depends on shared library: libqtcurve-utils.so - found (/usr/local/lib/libqtcurve-utils.so) ===> Returning to build of qt4-style-qtcurve-1.8.18 =========================================================================== =======================<phase: configure >============================ ===> Configuring for qt4-style-qtcurve-1.8.18 ===> Performing in-source build /bin/mkdir -p /wrkdirs/usr/ports/x11-themes/qtcurve-qt4/work/qtcurve-1.8.18 -- The C compiler identification is Clang 3.7.1 -- The CXX compiler identification is Clang 3.7.1 -- Check for working C compiler: /nxb-bin/usr/bin/cc -- Check for working C compiler: /nxb-bin/usr/bin/cc -- works -- Detecting C compiler ABI info CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_f52b1/fast" -- Detecting C compiler ABI info - failed -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /nxb-bin/usr/bin/c++ -- Check for working CXX compiler: /nxb-bin/usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Warning (dev) at cmake/CMakeArrayMacros.cmake:105 (if): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "ARGV" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): cmake/CMakeArrayMacros.cmake:261 (cmake_array_foreach) cmake/CMakeHelperMacros.cmake:307 (cmake_array_concat) cmake/CMakeCMacros.cmake:43 (cmake_helper_reg) cmake/CMakeBaseMacros.cmake:9999 (__cmake_c_macro_init) cmake/CMakeBaseMacros.cmake:101 (cmake_utils_call) cmake/CMakeCMacros.cmake:49 (cmake_utils_call_once) CMakeLists.txt:12 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/CMakeHelperMacros.cmake:189 (if): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "cmake_utils_cmake_array_name_1_6446a7d5aee7d188a3704aa731f70a5a.length" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): cmake/CMakeHelperMacros.cmake:320 (__cmake_helper_wrap_commands) cmake/CMakeCMacros.cmake:43 (cmake_helper_reg) cmake/CMakeBaseMacros.cmake:9999 (__cmake_c_macro_init) cmake/CMakeBaseMacros.cmake:101 (cmake_utils_call) cmake/CMakeCMacros.cmake:49 (cmake_utils_call_once) CMakeLists.txt:12 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Looking for backtrace -- Looking for backtrace - not found -- Found LibExecinfo: /usr/include -- Found PkgConfig: pkgconf (found version "0.28") -- Checking for modules 'xcb;x11-xcb' -- Found xcb, version 1.11.1 -- Found x11-xcb, version 1.6.3 CMake Warning (dev) at cmake/CMakeHelperMacros.cmake:430 (if): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "cmake_utils_cmake_array_name_7_77de92e3873dcd2ebff7508e6cdf14b5.length" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): cmake/CMakeCMacros.cmake:69 (cmake_helper_wrap_helper) CMakeLists.txt:134 (cmake_c_fix_include_path) This warning is for project developers. Use -Wno-dev to suppress it. ------ NOTE: msgfmt not found. Translations will *not* be installed ------ -- Looking for Q_WS_X11 CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_94e97/fast" -- Looking for Q_WS_X11 - not found -- Looking for Q_WS_WIN -- Looking for Q_WS_WIN - not found -- Looking for Q_WS_QWS -- Looking for Q_WS_QWS - not found -- Looking for Q_WS_MAC -- Looking for Q_WS_MAC - not found -- Found Qt4: /usr/local/bin/qmake-qt4 (found suitable version "4.8.7", minimum required is "4.6.0") -- Configuring incomplete, errors occurred! See also "/wrkdirs/usr/ports/x11-themes/qtcurve-qt4/work/qtcurve-1.8.18/CMakeFiles/CMakeOutput.log". See also "/wrkdirs/usr/ports/x11-themes/qtcurve-qt4/work/qtcurve-1.8.18/CMakeFiles/CMakeError.log". *** Error code 1 Stop. make: stopped in /usr/ports/x11-themes/qtcurve-qt4 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
