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: m...@freebsd.org Last committer: m...@freebsd.org Ident: $FreeBSD: head/math/speedcrunch/Makefile 385637 2015-05-07 16:32:43Z mat $ Log URL: http://beefy7.nyi.freebsd.org/data/head-mips-default/p394335_s286812/logs/speedcrunch-0.11.log Build URL: http://beefy7.nyi.freebsd.org/build.html?mastername=head-mips-default&build=p394335_s286812 Log: ====>> Building math/speedcrunch build started at Wed Aug 19 00:13:43 UTC 2015 port directory: /usr/ports/math/speedcrunch building for: FreeBSD head-mips-default-job-14 11.0-CURRENT FreeBSD 11.0-CURRENT r286812 mips maintained by: m...@freebsd.org Makefile ident: $FreeBSD: head/math/speedcrunch/Makefile 385637 2015-05-07 16:32:43Z mat $ Poudriere version: 3.1.7 Host OSVERSION: 1100077 Jail OSVERSION: 1100078 !!! Jail is newer than host. (Jail: 1100078, Host: 1100077) !!! !!! 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 OSVERSION=1100078 UNAME_v=FreeBSD 11.0-CURRENT r286812 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-mips-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=speedcrunch-0.11 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-mips-default/ref/.p/pool MASTERNAME=head-mips-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.7 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/math/speedcrunch/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/speedcrunch/work HOME=/wrkdirs/usr/ports/math/speedcrunch/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/speedcrunch/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/speedcrunch/work HOME=/wrkdirs/usr/ports/math/speedcrunch/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 -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_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/speedcrunch" EXAMPLESDIR="share/examples/speedcrunch" DATADIR="share/speedcrunch" WWWDIR="www/speedcrunch" ETCDIR="etc/speedcrunch" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/speedcrunch DOCSDIR=/usr/local/share/doc/speedcrunch EXAMPLESDIR=/usr/local/share/examples/speedcrunch WWWDIR=/usr/local/www/speedcrunch ETCDIR=/usr/local/etc/speedcrunch --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-mips-default-job-14] `-- Extracting libXrandr-1.4.2_3: .......... done [head-mips-default-job-14] `-- Installing libXt-1.1.4_3,1... [head-mips-default-job-14] `-- Extracting libXt-1.1.4_3,1: .......... done [head-mips-default-job-14] `-- Installing png-1.6.17_1... [head-mips-default-job-14] `-- Extracting png-1.6.17_1: .......... done [head-mips-default-job-14] `-- Installing qt4-corelib-4.8.6_5... [head-mips-default-job-14] | `-- Installing glib-2.44.1_1... [head-mips-default-job-14] | | `-- Installing gettext-runtime-0.19.5.1... [head-mips-default-job-14] | | `-- Installing indexinfo-0.2.3... [head-mips-default-job-14] | | `-- Extracting indexinfo-0.2.3: .... done [head-mips-default-job-14] | | `-- Extracting gettext-runtime-0.19.5.1: .......... done [head-mips-default-job-14] | | `-- Installing libffi-3.2.1... [head-mips-default-job-14] | | `-- Extracting libffi-3.2.1: .......... done [head-mips-default-job-14] | | `-- Installing libiconv-1.14_8... [head-mips-default-job-14] | | `-- Extracting libiconv-1.14_8: .......... done [head-mips-default-job-14] | | `-- Installing pcre-8.37_3... [head-mips-default-job-14] | | `-- Extracting pcre-8.37_3: .......... done [head-mips-default-job-14] | | `-- Installing perl5-5.20.2_5... [head-mips-default-job-14] | | `-- Extracting perl5-5.20.2_5: .......... done [head-mips-default-job-14] | | `-- Installing python27-2.7.10... [head-mips-default-job-14] | | `-- Installing readline-6.3.8... [head-mips-default-job-14] | | `-- Extracting readline-6.3.8: .......... done [head-mips-default-job-14] | | `-- Extracting python27-2.7.10: .......... done [head-mips-default-job-14] | `-- Extracting glib-2.44.1_1: .......... done No schema files found: doing nothing. [head-mips-default-job-14] | `-- Installing icu-55.1... [head-mips-default-job-14] | `-- Extracting icu-55.1: .......... done [head-mips-default-job-14] `-- Extracting qt4-corelib-4.8.6_5: .......... done [head-mips-default-job-14] `-- Installing xdg-utils-1.0.2.20130919_1... [head-mips-default-job-14] | `-- Installing hicolor-icon-theme-0.15... [head-mips-default-job-14] | `-- Extracting hicolor-icon-theme-0.15: . done [head-mips-default-job-14] | `-- Installing xprop-1.2.2... [head-mips-default-job-14] | | `-- Installing libXmu-1.1.2_3,1... [head-mips-default-job-14] | | `-- Extracting libXmu-1.1.2_3,1: .......... done [head-mips-default-job-14] | `-- Extracting xprop-1.2.2: .. done [head-mips-default-job-14] | `-- Installing xset-1.2.3_1... [head-mips-default-job-14] | | `-- Installing libXfontcache-1.0.5_3... [head-mips-default-job-14] | | `-- Installing fontcacheproto-0.1.3... [head-mips-default-job-14] | | `-- Extracting fontcacheproto-0.1.3: .... done [head-mips-default-job-14] | | `-- Extracting libXfontcache-1.0.5_3: .......... done [head-mips-default-job-14] | `-- Extracting xset-1.2.3_1: .. done [head-mips-default-job-14] `-- Extracting xdg-utils-1.0.2.20130919_1: .......... done [head-mips-default-job-14] `-- Installing xorg-fonts-truetype-7.7_1... [head-mips-default-job-14] | `-- Installing dejavu-2.35... [head-mips-default-job-14] | | `-- Installing mkfontdir-1.0.7... [head-mips-default-job-14] | | `-- Installing mkfontscale-1.1.2... [head-mips-default-job-14] | | | `-- Installing libfontenc-1.1.2_3... [head-mips-default-job-14] | | | `-- Extracting libfontenc-1.1.2_3: ...... done [head-mips-default-job-14] | | `-- Extracting mkfontscale-1.1.2: .. done [head-mips-default-job-14] | | `-- Extracting mkfontdir-1.0.7: .. done [head-mips-default-job-14] | `-- Extracting dejavu-2.35: .......... done [head-mips-default-job-14] | `-- Installing font-bh-ttf-1.0.3_3... [head-mips-default-job-14] | `-- Extracting font-bh-ttf-1.0.3_3: .......... done [head-mips-default-job-14] | `-- Installing font-misc-ethiopic-1.0.3_3... [head-mips-default-job-14] | `-- Extracting font-misc-ethiopic-1.0.3_3: .. done [head-mips-default-job-14] | `-- Installing font-misc-meltho-1.0.3_3... [head-mips-default-job-14] | `-- Extracting font-misc-meltho-1.0.3_3: .......... done [head-mips-default-job-14] Extracting qt4-gui-4.8.6_5: .......... done Message for python27-2.7.10: ===================================================================== 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 for qt4-corelib-4.8.6_5: ====================================================================== 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 for 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 for qt4-gui-4.8.6_5: ====================================================================== 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 ====================================================================== ===> speedcrunch-0.11 depends on file: /usr/local/lib/qt4/libQtGui.so - found ===> Returning to build of speedcrunch-0.11 ===> speedcrunch-0.11 depends on file: /usr/local/bin/moc-qt4 - not found ===> Installing existing package /packages/All/qt4-moc-4.8.6.txz [head-mips-default-job-14] Installing qt4-moc-4.8.6... [head-mips-default-job-14] Extracting qt4-moc-4.8.6: .... done ===> speedcrunch-0.11 depends on file: /usr/local/bin/moc-qt4 - found ===> Returning to build of speedcrunch-0.11 ===> speedcrunch-0.11 depends on file: /usr/local/lib/qt4/libQtNetwork.so - not found ===> Installing existing package /packages/All/qt4-network-4.8.6_1.txz [head-mips-default-job-14] Installing qt4-network-4.8.6_1... [head-mips-default-job-14] Extracting qt4-network-4.8.6_1: .......... done ===> speedcrunch-0.11 depends on file: /usr/local/lib/qt4/libQtNetwork.so - found ===> Returning to build of speedcrunch-0.11 ===> speedcrunch-0.11 depends on file: /usr/local/bin/qmake-qt4 - not found ===> Installing existing package /packages/All/qt4-qmake-4.8.6.txz [head-mips-default-job-14] Installing qt4-qmake-4.8.6... [head-mips-default-job-14] Extracting qt4-qmake-4.8.6: .......... done ===> speedcrunch-0.11 depends on file: /usr/local/bin/qmake-qt4 - found ===> Returning to build of speedcrunch-0.11 ===> speedcrunch-0.11 depends on file: /usr/local/bin/rcc - not found ===> Installing existing package /packages/All/qt4-rcc-4.8.6.txz [head-mips-default-job-14] Installing qt4-rcc-4.8.6... [head-mips-default-job-14] Extracting qt4-rcc-4.8.6: .... done ===> speedcrunch-0.11 depends on file: /usr/local/bin/rcc - found ===> Returning to build of speedcrunch-0.11 ===> speedcrunch-0.11 depends on file: /usr/local/bin/uic-qt4 - not found ===> Installing existing package /packages/All/qt4-uic-4.8.6.txz [head-mips-default-job-14] Installing qt4-uic-4.8.6... [head-mips-default-job-14] Extracting qt4-uic-4.8.6: .... done ===> speedcrunch-0.11 depends on file: /usr/local/bin/uic-qt4 - found ===> Returning to build of speedcrunch-0.11 =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for speedcrunch-0.11 /nxb-bin/usr/bin/sed -i.bak -e '/CMAKE_COLOR_MAKEFILE/d' -e '/CMAKE_VERBOSE_MAKEFILE/d' /wrkdirs/usr/ports/math/speedcrunch/work/SpeedCrunch-0.11/src/CMakeLists.txt ===> Performing out-of-source build /bin/mkdir -p /wrkdirs/usr/ports/math/speedcrunch/work/.build -- 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 -- Check for working C compiler: /nxb-bin/usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- 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 -- Looking for Q_WS_X11 -- Looking for Q_WS_X11 - 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.6", minimum required is "4.8.0") -- Looking for XOpenDisplay in /usr/local/lib/libX11.so;/usr/local/lib/libXext.so -- Looking for XOpenDisplay in /usr/local/lib/libX11.so;/usr/local/lib/libXext.so - found -- Looking for gethostbyname CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTryCompileExec2994719741/fast" -- Looking for gethostbyname - not found -- Looking for gethostbyname in nsl -- Looking for gethostbyname in nsl - not found -- Looking for gethostbyname in bsd -- Looking for gethostbyname in bsd - not found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Found X11: /usr/local/lib/libX11.so -- Configuring incomplete, errors occurred! See also "/wrkdirs/usr/ports/math/speedcrunch/work/.build/CMakeFiles/CMakeOutput.log". See also "/wrkdirs/usr/ports/math/speedcrunch/work/.build/CMakeFiles/CMakeError.log". *** Error code 1 Stop. make: stopped in /usr/ports/math/speedcrunch _______________________________________________ freebsd-pkg-fallout@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"