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: shen....@gmail.com Last committer: ri...@freebsd.org Ident: $FreeBSD: head/audio/mous/Makefile 396805 2015-09-13 10:14:25Z riggs $ Log URL: http://beefy8.nyi.freebsd.org/data/head-armv6-default/p406714_s293048/logs/mous-1.1a_4.log Build URL: http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p406714_s293048 Log: ====>> Building audio/mous build started at Sat Jan 23 01:08:18 UTC 2016 port directory: /usr/ports/audio/mous building for: FreeBSD head-armv6-default-job-05 11.0-CURRENT FreeBSD 11.0-CURRENT r293048 arm maintained by: shen....@gmail.com Makefile ident: $FreeBSD: head/audio/mous/Makefile 396805 2015-09-13 10:14:25Z riggs $ 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=armv6 UNAME_m=arm 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=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=mous-1.1a_4 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.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 mous-1.1a_4: ALSA=off: ALSA audio architecture support AO=off: libao audio library support ASSEMBLY=off: Enable assembly optimizations CUE=on: Embedded CUE sheets support FAAC=on: FAAC AAC encoder support FAAD=on: FAAD AAC decoder support FLAC=on: FLAC lossless audio codec support LAME=on: LAME MP3 audio encoder support MAC4DECODER=on: Newest mac4.11 decoder (*.ape) MACDECODER=off: Old mac3.99 ape decoder (*.ape) MPG123=on: MP3 decoding support via mpg123 NCURSES=on: Ncurses frontend OSS=on: Open Sound System support QT4=on: QT4 frontend SDK=off: Install SDK TAGLIB=on: TagLib plugin (recommended) VORBIS=on: Ogg Vorbis audio codec support WAVDECODER=on: Decode Wav WAVENCODER=on: Encode Wav WMA=off: WMA decoder plugin ===> 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-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/mous/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/mous/work HOME=/wrkdirs/usr/ports/audio/mous/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/audio/mous/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/mous/work HOME=/wrkdirs/usr/ports/audio/mous/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 -mfloat-abi=softfp -fno-strict-aliasing" CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" LDFLAGS=" -Wl,-rpath=/usr/lib:/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-- ALSA="@comment " NO_ALSA="" AO="@comment " NO_AO="" ASSEMBLY="@comment " NO_ASSEMBLY="" CUE="" NO_CUE="@comment " FAAC="" NO_FAAC="@comment " FAAD="" NO_FAAD="@comment " FLAC="" NO_FLAC="@comment " LAME="" NO_LAME="@comment " MAC4DECODER="" NO_MAC4DECODER="@comment " MACDECODER="@comment " NO_MACDECODER="" MPG123="" NO_MPG123="@comment " NCURSES="" NO_NCURSES="@comment " OSS="" NO_OSS="@comment " QT4="" NO_QT4="@comment " SDK="@comment " NO_SDK="" TAGLIB="" NO_TAGLIB="@comment " VORBIS="" NO_VORBIS="@comment " WAVDECODER="" NO_WAVDECODER="@comment " WAVENCODER="" NO_WAVENCODER="@comment " WMA="@comment " NO_WMA="" 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/mous" EXAMPLESDIR="share/examples/mous" DATADIR="share/mous" WWWDIR="www/mous" ETCDIR="etc/mous" --End PLIST_SUB-- --SUB_LIST-- ALSA="@comment " NO_ALSA="" AO="@comment " NO_AO="" ASSEMBLY="@comment <snip> 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 fc-cache: succeeded [head-armv6-default-job-05] `-- Installing xorg-fonts-truetype-7.7_1... [head-armv6-default-job-05] | `-- Installing font-misc-meltho-1.0.3_3... [head-armv6-default-job-05] | | `-- Installing mkfontdir-1.0.7... [head-armv6-default-job-05] | | `-- Installing mkfontscale-1.1.2... [head-armv6-default-job-05] | | | `-- Installing libfontenc-1.1.3... [head-armv6-default-job-05] | | | `-- Extracting libfontenc-1.1.3: ...... done [head-armv6-default-job-05] | | `-- Extracting mkfontscale-1.1.2: .. done [head-armv6-default-job-05] | | `-- Extracting mkfontdir-1.0.7: .. done [head-armv6-default-job-05] | `-- Extracting font-misc-meltho-1.0.3_3: .......... done [head-armv6-default-job-05] | `-- Installing font-bh-ttf-1.0.3_3... [head-armv6-default-job-05] | `-- Extracting font-bh-ttf-1.0.3_3: .......... done [head-armv6-default-job-05] | `-- Installing font-misc-ethiopic-1.0.3_3... [head-armv6-default-job-05] | `-- Extracting font-misc-ethiopic-1.0.3_3: .. done [head-armv6-default-job-05] | `-- Installing dejavu-2.35... [head-armv6-default-job-05] | `-- Extracting dejavu-2.35: .......... done [head-armv6-default-job-05] `-- Installing libXi-1.7.6,1... [head-armv6-default-job-05] | `-- Installing inputproto-2.3.1... [head-armv6-default-job-05] | `-- Extracting inputproto-2.3.1: ..... done [head-armv6-default-job-05] `-- Extracting libXi-1.7.6,1: .......... done [head-armv6-default-job-05] `-- Installing libXrandr-1.5.0... [head-armv6-default-job-05] | `-- Installing randrproto-1.5.0... [head-armv6-default-job-05] | `-- Extracting randrproto-1.5.0: .... done [head-armv6-default-job-05] `-- Extracting libXrandr-1.5.0: .......... done [head-armv6-default-job-05] `-- Installing xdg-utils-1.0.2.20130919_2... [head-armv6-default-job-05] | `-- Installing hicolor-icon-theme-0.15... [head-armv6-default-job-05] | `-- Extracting hicolor-icon-theme-0.15: . done [head-armv6-default-job-05] | `-- Installing xset-1.2.3_1... [head-armv6-default-job-05] | | `-- Installing libXfontcache-1.0.5_3... [head-armv6-default-job-05] | | `-- Installing fontcacheproto-0.1.3... [head-armv6-default-job-05] | | `-- Extracting fontcacheproto-0.1.3: .... done [head-armv6-default-job-05] | | `-- Extracting libXfontcache-1.0.5_3: .......... done [head-armv6-default-job-05] | | `-- Installing libXmu-1.1.2_3,1... [head-armv6-default-job-05] | | `-- Extracting libXmu-1.1.2_3,1: .......... done [head-armv6-default-job-05] | `-- Extracting xset-1.2.3_1: .. done [head-armv6-default-job-05] | `-- Installing xprop-1.2.2... [head-armv6-default-job-05] | `-- Extracting xprop-1.2.2: .. done [head-armv6-default-job-05] `-- Extracting xdg-utils-1.0.2.20130919_2: .......... done [head-armv6-default-job-05] 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. ===> mous-1.1a_4 depends on file: /usr/local/lib/qt4/libQtGui.so - found ===> Returning to build of mous-1.1a_4 ===> mous-1.1a_4 depends on file: /usr/local/bin/lrelease-qt4 - not found ===> Installing existing package /packages/All/qt4-linguisttools-4.8.7.txz [head-armv6-default-job-05] Installing qt4-linguisttools-4.8.7... [head-armv6-default-job-05] `-- Installing qt4-xml-4.8.7... [head-armv6-default-job-05] `-- Extracting qt4-xml-4.8.7: .......... done [head-armv6-default-job-05] Extracting qt4-linguisttools-4.8.7: ...... done ===> mous-1.1a_4 depends on file: /usr/local/bin/lrelease-qt4 - found ===> Returning to build of mous-1.1a_4 ===> mous-1.1a_4 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-05] Installing qt4-moc-4.8.7... [head-armv6-default-job-05] Extracting qt4-moc-4.8.7: .... done ===> mous-1.1a_4 depends on file: /usr/local/bin/moc-qt4 - found ===> Returning to build of mous-1.1a_4 ===> mous-1.1a_4 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-05] Installing qt4-qmake-4.8.7... [head-armv6-default-job-05] Extracting qt4-qmake-4.8.7: .......... done ===> mous-1.1a_4 depends on file: /usr/local/bin/qmake-qt4 - found ===> Returning to build of mous-1.1a_4 ===> mous-1.1a_4 depends on file: /usr/local/bin/rcc - not found ===> Installing existing package /packages/All/qt4-rcc-4.8.7.txz [head-armv6-default-job-05] Installing qt4-rcc-4.8.7... [head-armv6-default-job-05] Extracting qt4-rcc-4.8.7: .... done ===> mous-1.1a_4 depends on file: /usr/local/bin/rcc - found ===> Returning to build of mous-1.1a_4 ===> mous-1.1a_4 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-05] Installing qt4-uic-4.8.7... [head-armv6-default-job-05] Extracting qt4-uic-4.8.7: .... done ===> mous-1.1a_4 depends on file: /usr/local/bin/uic-qt4 - found ===> Returning to build of mous-1.1a_4 =========================================================================== =======================<phase: lib-depends >============================ ===> mous-1.1a_4 depends on shared library: libcue.so - not found ===> Installing existing package /packages/All/libcue-1.4.0_2.txz [head-armv6-default-job-05] Installing libcue-1.4.0_2... [head-armv6-default-job-05] Extracting libcue-1.4.0_2: .......... done ===> mous-1.1a_4 depends on shared library: libcue.so - found (/usr/local/lib/libcue.so) ===> Returning to build of mous-1.1a_4 ===> mous-1.1a_4 depends on shared library: libfaac.so - not found ===> Installing existing package /packages/All/faac-1.28_4.txz [head-armv6-default-job-05] Installing faac-1.28_4... [head-armv6-default-job-05] `-- Installing mp4v2-1.9.1_1... [head-armv6-default-job-05] `-- Extracting mp4v2-1.9.1_1: .......... done [head-armv6-default-job-05] Extracting faac-1.28_4: ........ done ===> mous-1.1a_4 depends on shared library: libfaac.so - found (/usr/local/lib/libfaac.so) ===> Returning to build of mous-1.1a_4 ===> mous-1.1a_4 depends on shared library: libfaad.so - not found ===> Installing existing package /packages/All/faad2-2.7_5,1.txz [head-armv6-default-job-05] Installing faad2-2.7_5,1... [head-armv6-default-job-05] Extracting faad2-2.7_5,1: .......... done ===> mous-1.1a_4 depends on shared library: libfaad.so - found (/usr/local/lib/libfaad.so) ===> Returning to build of mous-1.1a_4 ===> mous-1.1a_4 depends on shared library: libFLAC.so - not found ===> Installing existing package /packages/All/flac-1.3.1_1.txz [head-armv6-default-job-05] Installing flac-1.3.1_1... [head-armv6-default-job-05] `-- Installing libogg-1.3.2_1,4... [head-armv6-default-job-05] `-- Extracting libogg-1.3.2_1,4: .......... done [head-armv6-default-job-05] Extracting flac-1.3.1_1: .......... done ===> mous-1.1a_4 depends on shared library: libFLAC.so - found (/usr/local/lib/libFLAC.so) ===> Returning to build of mous-1.1a_4 ===> mous-1.1a_4 depends on shared library: libmp3lame.so - not found ===> Installing existing package /packages/All/lame-3.99.5_2.txz [head-armv6-default-job-05] Installing lame-3.99.5_2... [head-armv6-default-job-05] Extracting lame-3.99.5_2: .......... done ===> mous-1.1a_4 depends on shared library: libmp3lame.so - found (/usr/local/lib/libmp3lame.so) ===> Returning to build of mous-1.1a_4 ===> mous-1.1a_4 depends on shared library: libmpg123.so - not found ===> Installing existing package /packages/All/mpg123-1.22.4.txz [head-armv6-default-job-05] Installing mpg123-1.22.4... [head-armv6-default-job-05] `-- Installing libltdl-2.4.6... [head-armv6-default-job-05] `-- Extracting libltdl-2.4.6: .......... done [head-armv6-default-job-05] Extracting mpg123-1.22.4: .......... done ===> mous-1.1a_4 depends on shared library: libmpg123.so - found (/usr/local/lib/libmpg123.so) ===> Returning to build of mous-1.1a_4 ===> mous-1.1a_4 depends on shared library: libtag.so - not found ===> Installing existing package /packages/All/taglib-1.10.txz [head-armv6-default-job-05] Installing taglib-1.10... [head-armv6-default-job-05] Extracting taglib-1.10: .......... done ===> mous-1.1a_4 depends on shared library: libtag.so - found (/usr/local/lib/libtag.so) ===> Returning to build of mous-1.1a_4 ===> mous-1.1a_4 depends on shared library: libvorbisfile.so - not found ===> Installing existing package /packages/All/libvorbis-1.3.5,3.txz [head-armv6-default-job-05] Installing libvorbis-1.3.5,3... [head-armv6-default-job-05] Extracting libvorbis-1.3.5,3: .......... done ===> mous-1.1a_4 depends on shared library: libvorbisfile.so - found (/usr/local/lib/libvorbisfile.so) ===> Returning to build of mous-1.1a_4 =========================================================================== =======================<phase: configure >============================ ===> Configuring for mous-1.1a_4 ===> Performing in-source build /bin/mkdir -p /wrkdirs/usr/ports/audio/mous/work/mous-1.1a -- The C compiler identification is Clang 3.7.0 -- The CXX compiler identification is Clang 3.7.0 -- 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 CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_03c8e/fast" -- Detecting C compile features - failed -- 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 version "4.8.7") CMake: 3.4.1 OS Name: FreeBSD OS Version: 11.0-CURRENT C Compiler: /nxb-bin/usr/bin/cc C++ Compiler: /nxb-bin/usr/bin/c++ Precessor: armv6 Build Type: Release Project Root: /wrkdirs/usr/ports/audio/mous/work/mous-1.1a Work Root: /wrkdirs/usr/ports/audio/mous/work/mous-1.1a For Arch: 32 -- Configuring incomplete, errors occurred! See also "/wrkdirs/usr/ports/audio/mous/work/mous-1.1a/CMakeFiles/CMakeOutput.log". See also "/wrkdirs/usr/ports/audio/mous/work/mous-1.1a/CMakeFiles/CMakeError.log". *** Error code 1 Stop. make: stopped in /usr/ports/audio/mous _______________________________________________ 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"