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/p399861_s289632/logs/mous-1.1a_4.log
Build URL:      
http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p399861_s289632
Log:

====>> Building audio/mous
build started at Sat Oct 24 21:59:48 UTC 2015
port directory: /usr/ports/audio/mous
building for: FreeBSD head-armv6-default-job-14 11.0-CURRENT FreeBSD 
11.0-CURRENT r289632 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.9
Host OSVERSION: 1100079
Jail OSVERSION: 1100082




!!! Jail is newer than host. (Jail: 1100082, 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=1100082
UNAME_v=FreeBSD 11.0-CURRENT r289632
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=mous-1.1a_4
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---
===> 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--
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/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
--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 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
"
NO_ASSEMBLY=""
CUE=""
NO_CUE="@comment
"
FAAC=""
NO_FAAC="@comment
"
FAAD=""
NO_FAAD="@comment
"
FLAC=""
<snip>
[head-armv6-default-job-14] |   `-- Installing inputproto-2.3.1...
[head-armv6-default-job-14] |   `-- Extracting inputproto-2.3.1: ..... done
[head-armv6-default-job-14] `-- Extracting libXi-1.7.5,1: .......... done
[head-armv6-default-job-14] `-- Installing libXrandr-1.5.0...
[head-armv6-default-job-14] |   `-- Installing randrproto-1.5.0...
[head-armv6-default-job-14] |   `-- Extracting randrproto-1.5.0: .... done
[head-armv6-default-job-14] `-- Extracting libXrandr-1.5.0: .......... done
[head-armv6-default-job-14] `-- Installing xdg-utils-1.0.2.20130919_1...
[head-armv6-default-job-14] |   `-- Installing hicolor-icon-theme-0.15...
[head-armv6-default-job-14] |   `-- Extracting hicolor-icon-theme-0.15: . done
[head-armv6-default-job-14] |   `-- Installing xset-1.2.3_1...
[head-armv6-default-job-14] |   | `-- Installing libXfontcache-1.0.5_3...
[head-armv6-default-job-14] |   |   `-- Installing fontcacheproto-0.1.3...
[head-armv6-default-job-14] |   |   `-- Extracting fontcacheproto-0.1.3: .... 
done
[head-armv6-default-job-14] |   | `-- Extracting libXfontcache-1.0.5_3: 
.......... done
[head-armv6-default-job-14] |   | `-- Installing libXmu-1.1.2_3,1...
[head-armv6-default-job-14] |   | `-- Extracting libXmu-1.1.2_3,1: .......... 
done
[head-armv6-default-job-14] |   `-- Extracting xset-1.2.3_1: .. done
[head-armv6-default-job-14] |   `-- Installing xprop-1.2.2...
[head-armv6-default-job-14] |   `-- Extracting xprop-1.2.2: .. done
[head-armv6-default-job-14] `-- Extracting xdg-utils-1.0.2.20130919_1: 
.......... done
[head-armv6-default-job-14] 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.
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

======================================================================
===>   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-14] Installing qt4-linguisttools-4.8.7...
[head-armv6-default-job-14] `-- Installing qt4-xml-4.8.7...
[head-armv6-default-job-14] `-- Extracting qt4-xml-4.8.7: .......... done
[head-armv6-default-job-14] 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-14] Installing qt4-moc-4.8.7...
[head-armv6-default-job-14] 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-14] Installing qt4-qmake-4.8.7...
[head-armv6-default-job-14] 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-14] Installing qt4-rcc-4.8.7...
[head-armv6-default-job-14] 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-14] Installing qt4-uic-4.8.7...
[head-armv6-default-job-14] 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-14] Installing libcue-1.4.0_2...
[head-armv6-default-job-14] 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-14] Installing faac-1.28_4...
[head-armv6-default-job-14] `-- Installing mp4v2-1.9.1_1...
[head-armv6-default-job-14] `-- Extracting mp4v2-1.9.1_1: .......... done
[head-armv6-default-job-14] 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-14] Installing faad2-2.7_5,1...
[head-armv6-default-job-14] 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-14] Installing flac-1.3.1_1...
[head-armv6-default-job-14] `-- Installing libogg-1.3.2_1,4...
[head-armv6-default-job-14] `-- Extracting libogg-1.3.2_1,4: .......... done
[head-armv6-default-job-14] 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-14] Installing lame-3.99.5_2...
[head-armv6-default-job-14] 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-14] Installing mpg123-1.22.4...
[head-armv6-default-job-14] `-- Installing libltdl-2.4.6...
[head-armv6-default-job-14] `-- Extracting libltdl-2.4.6: .......... done
[head-armv6-default-job-14] 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.9.1_2.txz
[head-armv6-default-job-14] Installing taglib-1.9.1_2...
[head-armv6-default-job-14] Extracting taglib-1.9.1_2: .......... 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-14] Installing libvorbis-1.3.5,3...
[head-armv6-default-job-14] 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.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_74bcb/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/audio/mous/work/mous-1.1a/CMakeFiles/CMakeTmp

  

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

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

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

  /nxb-bin/usr/bin/cc -O2 -pipe -mfloat-abi=softfp -fno-strict-aliasing -o
  CMakeFiles/cmTC_74bcb.dir/testCCompiler.c.o -c
  
/wrkdirs/usr/ports/audio/mous/work/mous-1.1a/CMakeFiles/CMakeTmp/testCCompiler.c


  Linking C executable cmTC_74bcb

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

  /nxb-bin/usr/bin/cc -O2 -pipe -mfloat-abi=softfp -fno-strict-aliasing
  CMakeFiles/cmTC_74bcb.dir/testCCompiler.c.o -o cmTC_74bcb

  Process terminated due to timeout

  

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

  

  

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


-- 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"

Reply via email to