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:     sbr...@freebsd.org
Last committer: m...@freebsd.org
Ident:          $FreeBSD: head/audio/clementine-player/Makefile 394778 
2015-08-19 13:29:59Z mat $
Log URL:        
http://beefy8.nyi.freebsd.org/data/head-armv6-default/p406714_s293048/logs/clementine-player-1.2.3_7.log
Build URL:      
http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p406714_s293048
Log:

====>> Building audio/clementine-player
build started at Sat Jan 23 08:55:40 UTC 2016
port directory: /usr/ports/audio/clementine-player
building for: FreeBSD head-armv6-default-job-09 11.0-CURRENT FreeBSD 
11.0-CURRENT r293048 arm
maintained by: sbr...@freebsd.org
Makefile ident:      $FreeBSD: head/audio/clementine-player/Makefile 394778 
2015-08-19 13:29:59Z mat $
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=clementine-player-1.2.3_7
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 
clementine-player-1.2.3_7:
     AUDIOCD=on: Devices: Audio CD support
     BOX=on: Box Drive support
     BREAKPAD=off: Crash reporting
     DEVICEKIT=on: Devices: DeviceKit backend
     DROPBOX=on: Dropbox Support
     GIO=on: Devices: GIO device backend
     GOOGLE_DRIVE=on: Google Drive support
     GPOD=on: iPod support
     LASTFM=on: Support Last.fm service (requires ruby)
     MOODBAR=on: Moodbar Support
     MTP=on: MTP device support
     VISUALISATION=on: Visualisations from projectM
     WIIMOTEDEV=on: Wiimote 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--
PKG_CONFIG=pkgconf 
XDG_DATA_HOME=/wrkdirs/usr/ports/audio/clementine-player/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/clementine-player/work  
HOME=/wrkdirs/usr/ports/audio/clementine-player/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/clementine-player/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/clementine-player/work  
HOME=/wrkdirs/usr/ports/audio/clementine-player/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  -Wno-deprecated-register -fno-strict-aliasing"  
CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS="" LIBS=""  
CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -mfloat-abi=softfp 
-Wno-deprecated-register -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--
AUDIOCD=""
NO_AUDIOCD="@comment
"
BOX=""
NO_BOX="@comment
"
BREAKPAD="@comment
"
NO_BREAKPAD=""
DEVICEKIT=""
NO_DEVICEKIT="@comment
"
DROPBOX=""
NO_DROPBOX="@comment
"
GIO=""
NO_GIO="@comment
"
GOOGLE_DRIVE=""
NO_GOOGLE_DRIVE="@comment
"
GPOD=""
NO_GPOD="@comment
"
LASTFM=""
NO_LASTFM="@comment
"
MOODBAR=""
NO_MOODBAR="@comment
"
MTP=""
NO_MTP="@comment
"
VISUALISATION=""
NO_VISUALISATION="@comment
"
WIIMOTEDEV=""
NO_WIIMOTEDEV="@comment
"
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
GTK2_VERSION="2.10.0"
GTK3_VERSION="3.0.0"
DOCSDIR="share/doc/clementine"
EXAMPLESDIR="share/examples/clementine"
DATADIR="share/clementine"
WWWDIR="www/clementine"
ETCDIR="etc/clementine"
--End PLIST_SUB--

--SUB_LIST--
AUDIOCD=""
NO_AUDIOCD="@comment
"
BOX=""
NO_BOX="@comment
"
BREAKPAD="@comment
"
NO_BREAKPAD=""
DEVICEKIT=""
NO_DEVICEKIT="@comment
"
DROPBOX=""
NO_DROPBOX="@comment
"
GIO=""
NO_GIO="@comment
"
GOOGLE_DRIVE=""
NO_GOOGLE_DRIVE="@comment
"
GPOD=""
NO_GPOD="@comment
"
LASTFM=""
NO_LASTFM="@comment
"
MOODBAR=""
NO_MOODBAR="@comment
"
MTP=""
NO_MTP="@comment
"
<snip>
===>   Returning to build of clementine-player-1.2.3_7
===>   clementine-player-1.2.3_7 depends on shared library: libcdio.so - not 
found
===>   Installing existing package /packages/All/libcdio-0.92_1.txz
[head-armv6-default-job-09] Installing libcdio-0.92_1...
[head-armv6-default-job-09] `-- Installing libcddb-1.3.2_4...
[head-armv6-default-job-09] `-- Extracting libcddb-1.3.2_4: .......... done
[head-armv6-default-job-09] Extracting libcdio-0.92_1: .......... done
===>   clementine-player-1.2.3_7 depends on shared library: libcdio.so - found 
(/usr/local/lib/libcdio.so)
===>   Returning to build of clementine-player-1.2.3_7
===>   clementine-player-1.2.3_7 depends on shared library: libgpod.so - not 
found
===>   Installing existing package /packages/All/libgpod-0.8.3_5.txz
[head-armv6-default-job-09] Installing libgpod-0.8.3_5...
[head-armv6-default-job-09] `-- Installing sg3_utils-1.41...
[head-armv6-default-job-09] `-- Extracting sg3_utils-1.41: .......... done
[head-armv6-default-job-09] `-- Installing gtk2-2.24.29...
[head-armv6-default-job-09] |   `-- Installing cups-client-2.0.3_2...
[head-armv6-default-job-09] |   | `-- Installing mDNSResponder-576.30.4...
[head-armv6-default-job-09] |   | `-- Extracting mDNSResponder-576.30.4: 
.......... done
===> Creating users and/or groups.
Creating group 'cups' with gid '193'.
Creating user 'cups' with uid '193'.
[head-armv6-default-job-09] |   `-- Extracting cups-client-2.0.3_2: .......... 
done
[head-armv6-default-job-09] |   `-- Installing python-2.7_2,2...
[head-armv6-default-job-09] |   `-- Extracting python-2.7_2,2: ..... done
[head-armv6-default-job-09] `-- Extracting gtk2-2.24.29: .......... done
[head-armv6-default-job-09] `-- Installing libplist-1.12...
[head-armv6-default-job-09] `-- Extracting libplist-1.12: .......... done
[head-armv6-default-job-09] `-- Installing libimobiledevice-1.2.0...
[head-armv6-default-job-09] |   `-- Installing libusbmuxd-1.0.10...
[head-armv6-default-job-09] |   `-- Extracting libusbmuxd-1.0.10: .......... 
done
[head-armv6-default-job-09] `-- Extracting libimobiledevice-1.2.0: .......... 
done
[head-armv6-default-job-09] Extracting libgpod-0.8.3_5: .......... done
===>   clementine-player-1.2.3_7 depends on shared library: libgpod.so - found 
(/usr/local/lib/libgpod.so)
===>   Returning to build of clementine-player-1.2.3_7
===>   clementine-player-1.2.3_7 depends on shared library: liblastfm.so - not 
found
===>   Installing existing package /packages/All/liblastfm-1.0.9.txz
[head-armv6-default-job-09] Installing liblastfm-1.0.9...
[head-armv6-default-job-09] `-- Installing fftw3-float-3.3.3_2...
[head-armv6-default-job-09] `-- Extracting fftw3-float-3.3.3_2: .......... done
[head-armv6-default-job-09] `-- Installing libsamplerate-0.1.8_6...
[head-armv6-default-job-09] |   `-- Installing libsndfile-1.0.26...
[head-armv6-default-job-09] |   `-- Extracting libsndfile-1.0.26: .......... 
done
[head-armv6-default-job-09] `-- Extracting libsamplerate-0.1.8_6: .......... 
done
[head-armv6-default-job-09] Extracting liblastfm-1.0.9: .......... done
===>   clementine-player-1.2.3_7 depends on shared library: liblastfm.so - 
found (/usr/local/lib/liblastfm.so)
===>   Returning to build of clementine-player-1.2.3_7
===>   clementine-player-1.2.3_7 depends on shared library: libGLEW.so - not 
found
===>   Installing existing package /packages/All/glew-1.13.0.txz
[head-armv6-default-job-09] Installing glew-1.13.0...
[head-armv6-default-job-09] `-- Installing libGLU-9.0.0_2...
[head-armv6-default-job-09] `-- Extracting libGLU-9.0.0_2: ...... done
[head-armv6-default-job-09] Extracting glew-1.13.0: .......... done
===>   clementine-player-1.2.3_7 depends on shared library: libGLEW.so - found 
(/usr/local/lib/libGLEW.so)
===>   Returning to build of clementine-player-1.2.3_7
===>   clementine-player-1.2.3_7 depends on shared library: libatk-1.0.so - 
found (/usr/local/lib/libatk-1.0.so)
===>   clementine-player-1.2.3_7 depends on shared library: 
libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so)
===>   clementine-player-1.2.3_7 depends on shared library: libglib-2.0.so - 
found (/usr/local/lib/libglib-2.0.so)
===>   clementine-player-1.2.3_7 depends on shared library: libpango-1.0.so - 
found (/usr/local/lib/libpango-1.0.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for clementine-player-1.2.3_7
===>  Performing in-source build
/bin/mkdir -p /wrkdirs/usr/ports/audio/clementine-player/work/Clementine-1.2.3
-- 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
-- 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
-- Found PkgConfig: pkgconf (found version "0.28") 
-- 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.7", minimum 
required is "4.5.0") 
-- Found Qt4: /usr/local/bin/qmake-qt4 (found version "4.8.7") 
-- Found OpenGL: /usr/local/lib/libGL.so  
-- Boost version: 1.55.0
-- Found Gettext: /usr/local/bin/msgmerge (found version "0.19.6") 
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Found Threads: TRUE  
-- Found PROTOBUF: /usr/local/lib/libprotobuf.so  
-- Checking for module 'libcdio'
--   Found libcdio, version 0.92
-- Checking for module 'libchromaprint'
--   Found libchromaprint, version 1.1.0
-- Checking for module 'gio-2.0'
--   Found gio-2.0, version 2.44.1
-- Checking for module 'glib-2.0'
--   Found glib-2.0, version 2.44.1
-- Checking for module 'gobject-2.0'
--   Found gobject-2.0, version 2.44.1
-- Checking for module 'gstreamer-0.10'
--   Found gstreamer-0.10, version 0.10.36
-- Checking for module 'gstreamer-app-0.10'
--   Found gstreamer-app-0.10, version 0.10.36
-- Checking for module 'gstreamer-base-0.10'
--   Found gstreamer-base-0.10, version 0.10.36
-- Checking for module 'gstreamer-cdda-0.10'
--   Found gstreamer-cdda-0.10, version 0.10.36
-- Checking for module 'gstreamer-tag-0.10'
--   Found gstreamer-tag-0.10, version 0.10.36
-- Checking for module 'indicate-qt'
--   Package 'indicate-qt' not found
-- Checking for module 'libgpod-1.0>=0.7.92'
--   Found libgpod-1.0, version 0.8.3
-- Checking for module 'libmtp>=1.0'
--   Package 'libmtp>=1.0' not found
-- Checking for module 'libmygpo-qt>=1.0.7'
--   Package 'libmygpo-qt>=1.0.7' not found
-- Checking for module 'libxml-2.0'
--   Found libxml-2.0, version 2.9.3
-- Checking for module 'qca2'
--   Found qca2, version 2.1.1
-- Checking for module 'QJson'
--   Found QJson, version 0.8.1
-- Checking for module 'libspotify>=12.1.45'
--   Package 'libspotify>=12.1.45' not found
-- Checking for module 'taglib>=1.6'
--   Found taglib, version 1.10
-- Performing Test TAGLIB_HAS_OPUS
-- Performing Test TAGLIB_HAS_OPUS - Failed
-- Found Qt4: /usr/local/bin/qmake-qt4 (found version "4.8.7") 
-- 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
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
CMake Error: Generator: execution of make failed. Make command was: 
"/usr/bin/make" "cmTC_ae276/fast"
-- Looking for remove - not found
-- Looking for remove in posix
-- Looking for remove in posix - not 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
-- Performing Test SUPPORTS_OPENMP
-- Performing Test SUPPORTS_OPENMP - Success
-- Building static qsqlite plugin
CMake Warning (dev) at tests/CMakeLists.txt:77 (add_custom_target):
  Policy CMP0037 is not set: Target names should not be reserved and should
  match a validity pattern.  Run "cmake --help-policy CMP0037" for policy
  details.  Use the cmake_policy command to set the policy and suppress this
  warning.

  The target name "test" is reserved or not valid for certain CMake features,
  such as generator expressions, and may result in undefined behavior.
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Performing Test SUPPORTS_NOBOOL
-- Performing Test SUPPORTS_NOBOOL - Success

Building Clementine version: 1.2.3

The following components will be built:
   Box support
   D-Bus support
   Devices: Audio CD support
   Devices: DeviceKit backend
   Devices: GIO device backend
   Devices: iPod classic support
   Dropbox support
   Google Drive support
   Last.fm support
   Moodbar support
   Visualisations
   Wiimote support

The following components WILL NOT be built:
   Crash reporting (disabled in CMake config)
   Devices: MTP support (missing libmtp)
   Gnome sound menu integration (disabled in CMake config)
   Skydrive support (disabled in CMake config)
   Sparkle integration (disabled in CMake config)
   Spotify support: non-GPL binary helper (disabled in CMake config)
   Ubuntu One file support (disabled in CMake config)

-- Configuring incomplete, errors occurred!
See also 
"/wrkdirs/usr/ports/audio/clementine-player/work/Clementine-1.2.3/CMakeFiles/CMakeOutput.log".
See also 
"/wrkdirs/usr/ports/audio/clementine-player/work/Clementine-1.2.3/CMakeFiles/CMakeError.log".
*** Error code 1

Stop.
make: stopped in /usr/ports/audio/clementine-player
_______________________________________________
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