Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Mar 2017 07:59:07 GMT
From:      pkg-fallout@FreeBSD.org
To:        kde@FreeBSD.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - head-amd64-default][sysutils/k3b-kde4] Failed for k3b-2.0.3_2 in configure
Message-ID:  <201703280759.v2S7x7CR063253@beefy12.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help
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:     kde@FreeBSD.org
Last committer: jbeich@FreeBSD.org
Ident:          $FreeBSD: head/sysutils/k3b-kde4/Makefile 428352 2016-12-11 15:22:47Z jbeich $
Log URL:        http://beefy12.nyi.freebsd.org/data/head-amd64-default/p437013_s316008/logs/k3b-2.0.3_2.log
Build URL:      http://beefy12.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p437013_s316008
Log:

====>> Building sysutils/k3b-kde4
build started at Tue Mar 28 07:57:50 UTC 2017
port directory: /usr/ports/sysutils/k3b-kde4
building for: FreeBSD head-amd64-default-job-18 12.0-CURRENT FreeBSD 12.0-CURRENT r316008 amd64
maintained by: kde@FreeBSD.org
Makefile ident:      $FreeBSD: head/sysutils/k3b-kde4/Makefile 428352 2016-12-11 15:22:47Z jbeich $
Poudriere version: 3.1.16-15-g422980c5
Host OSVERSION: 1200020
Jail OSVERSION: 1200027
Job Id: 18




!!! Jail is newer than host. (Jail: 1200027, Host: 1200020) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1200027
UNAME_v=FreeBSD 12.0-CURRENT r316008
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=k3b-2.0.3_2
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool
MASTERNAME=head-amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.16-15-g422980c5
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for k3b-2.0.3_2:
     CDRDAO=on: Burning: cdrdao
     DVDPLUSRW=on: Burning: DVD+RW tools (DVD+/-R(W))
     EMOVIX=off: Burning: eMovix (bootable video CDs)
     VCDIMAGER=off: Burning: VCDImager (video CDs)
     FFMPEG=on: Decoder: various (multimedia/ffmpeg)
     FLAC=on: Decoder: FLAC (audio/flac)
     MAD=on: Decoder: MP3 (audio/libmad)
     MUSEPACK=on: Decoder: Musepack (audio/musepack)
     SNDFILE=on: Decoder: various (audio/libsndfile)
     VORBIS_DEC=on: Decoder: Ogg Vorbis
     LAME=off: Encoder: MP3 (audio/lame)
     SOX=off: Encoder: various (audio/sox)
     VORBIS_ENC=on: Encoder: Ogg Vorbis
     LIBDVDREAD=on: Misc: libdvdread (video DVD ripping)
     NORMALIZE=off: Misc: normalize (adjust audio to a std. level)
     TAGLIB=on: Misc: TagLib (reading/writing audio metadata)
     TRANSCODE=off: Misc: Transcode (DVD ripping)
===> 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--
QT_SELECT=qt4 PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/k3b-kde4/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/k3b-kde4/work  HOME=/wrkdirs/usr/ports/sysutils/k3b-kde4/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh QTDIR="/usr/local/lib/qt4" QMAKE="/usr/local/lib/qt4/bin/qmake"  MOC="/usr/local/lib/qt4/bin/moc" RCC="/usr/local/lib/qt4/bin/rcc" UIC="/usr/local/lib/qt4/bin/uic"  QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)"
--End CONFIGURE_ENV--

--MAKE_ENV--
QT_SELECT=qt4 XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/k3b-kde4/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/k3b-kde4/work  HOME=/wrkdirs/usr/ports/sysutils/k3b-kde4/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
CDRDAO=""
NO_CDRDAO="@comment
"
DVDPLUSRW=""
NO_DVDPLUSRW="@comment
"
EMOVIX="@comment
"
NO_EMOVIX=""
VCDIMAGER="@comment
"
NO_VCDIMAGER=""
FFMPEG=""
NO_FFMPEG="@comment
"
FLAC=""
NO_FLAC="@comment
"
MAD=""
NO_MAD="@comment
"
MUSEPACK=""
NO_MUSEPACK="@comment
"
SNDFILE=""
NO_SNDFILE="@comment
"
VORBIS_DEC=""
NO_VORBIS_DEC="@comment
"
LAME="@comment
"
NO_LAME=""
SOX="@comment
"
NO_SOX=""
VORBIS_ENC=""
NO_VORBIS_ENC="@comment
"
LIBDVDREAD=""
NO_LIBDVDREAD="@comment
"
NORMALIZE="@comment
"
NO_NORMALIZE=""
TAGLIB=""
NO_TAGLIB="@comment
"
TRANSCODE="@comment
"
NO_TRANSCODE=""
QT_BINDIR="lib/qt4/bin"
QT_INCDIR="include/qt4"
QT_LIBDIR="lib/qt4"
QT_ARCHDIR="lib/qt4"
QT_PLUGINDIR="lib/qt4/plugins"
QT_LIBEXECDIR="libexec/qt4"
QT_IMPORTDIR="lib/qt4/imports"
QT_QMLDIR="lib/qt4/qml"
QT_DATADIR="share/qt4"
QT_DOCDIR="share/doc/qt4"
QT_L10NDIR="share/qt4/translations"
QT_EXAMPLEDIR="share/examples/qt4"
QT_TESTDIR="share/qt4/tests"
QT_MKSPECDIR="share/qt4/mkspecs"
QT_QTCHOOSERDIR="etc/xdg/qtchooser"
CMAKE_BUILD_TYPE="release"
KDE_PREFIX="/usr/local"
KDE_APPLICATIONS_VERSION="16.12.3"
KDE4_VERSION="4.14.3"
KDE4_GENERIC_LIB_VERSION=4.14.30
KDE4_NON_GENERIC_LIB_VERSION=5.14.30
KDE4_KDELIBS_VERSION=4.14.30
KDE4_NG_KDELIBS_VERSION=5.14.30
PYCACHE=""
PYC_SUFFIX=pyc
PYO_SUFFIX=pyo
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/k3b"
EXAMPLESDIR="share/examples/k3b"
DATADIR="share/k3b"
WWWDIR="www/k3b"
ETCDIR="etc/k3b"
--End PLIST_SUB--

--SUB_LIST--
CDRDAO=""
NO_CDRDAO="@comment
"
DVDPLUSRW=""
NO_DVDPLUSRW="@comment
"
EMOVIX="@comment
"
NO_EMOVIX=""
VCDIMAGER="@comment
"
NO_VCDIMAGER=""
FFMPEG=""
NO_FFMPEG="@comment
"
FLAC=""
NO_FLAC="@comment
"
MAD=""
NO_MAD="@comment
"
MUSEPACK=""
NO_MUSEPACK="@comment
"
<snip>
  source directory

    /wrkdirs/usr/ports/sysutils/k3b-kde4/work/k3b-2.0.3/doc/pt

  which can generate conflicting build files.  CMake does not support this
  use case but it used to work accidentally and is being allowed for
  compatibility.
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Error at /usr/local/share/apps/cmake/modules/KDE4Macros.cmake:311 (add_custom_target):
  add_custom_target cannot create target "doc-pt-handbook" because another
  target with the same name already exists.  The existing target is a custom
  target created in source directory
  "/wrkdirs/usr/ports/sysutils/k3b-kde4/work/k3b-2.0.3/doc/pt".  See
  documentation for policy CMP0002 for more details.
Call Stack (most recent call first):
  doc/pt/CMakeLists.txt:1 (kde4_create_handbook)


CMake Warning (dev) at doc/CMakeLists.txt:6 (add_subdirectory):
  Policy CMP0013 is not set: Duplicate binary directories are not allowed.
  Run "cmake --help-policy CMP0013" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The binary directory

    /wrkdirs/usr/ports/sysutils/k3b-kde4/work/k3b-2.0.3/doc/et

  is already used to build a source directory.  This command uses it to build
  source directory

    /wrkdirs/usr/ports/sysutils/k3b-kde4/work/k3b-2.0.3/doc/et

  which can generate conflicting build files.  CMake does not support this
  use case but it used to work accidentally and is being allowed for
  compatibility.
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Error at /usr/local/share/apps/cmake/modules/KDE4Macros.cmake:311 (add_custom_target):
  add_custom_target cannot create target "doc-et-handbook" because another
  target with the same name already exists.  The existing target is a custom
  target created in source directory
  "/wrkdirs/usr/ports/sysutils/k3b-kde4/work/k3b-2.0.3/doc/et".  See
  documentation for policy CMP0002 for more details.
Call Stack (most recent call first):
  doc/et/CMakeLists.txt:1 (kde4_create_handbook)


CMake Warning (dev) at doc/CMakeLists.txt:7 (add_subdirectory):
  Policy CMP0013 is not set: Duplicate binary directories are not allowed.
  Run "cmake --help-policy CMP0013" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The binary directory

    /wrkdirs/usr/ports/sysutils/k3b-kde4/work/k3b-2.0.3/doc/en_US

  is already used to build a source directory.  This command uses it to build
  source directory

    /wrkdirs/usr/ports/sysutils/k3b-kde4/work/k3b-2.0.3/doc/en_US

  which can generate conflicting build files.  CMake does not support this
  use case but it used to work accidentally and is being allowed for
  compatibility.
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Error at /usr/local/share/apps/cmake/modules/KDE4Macros.cmake:311 (add_custom_target):
  add_custom_target cannot create target "doc-en-US-handbook" because another
  target with the same name already exists.  The existing target is a custom
  target created in source directory
  "/wrkdirs/usr/ports/sysutils/k3b-kde4/work/k3b-2.0.3/doc/en_US".  See
  documentation for policy CMP0002 for more details.
Call Stack (most recent call first):
  doc/en_US/CMakeLists.txt:1 (kde4_create_handbook)


CMake Warning (dev) at doc/CMakeLists.txt:8 (add_subdirectory):
  Policy CMP0013 is not set: Duplicate binary directories are not allowed.
  Run "cmake --help-policy CMP0013" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The binary directory

    /wrkdirs/usr/ports/sysutils/k3b-kde4/work/k3b-2.0.3/doc/nl

  is already used to build a source directory.  This command uses it to build
  source directory

    /wrkdirs/usr/ports/sysutils/k3b-kde4/work/k3b-2.0.3/doc/nl

  which can generate conflicting build files.  CMake does not support this
  use case but it used to work accidentally and is being allowed for
  compatibility.
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Error at /usr/local/share/apps/cmake/modules/KDE4Macros.cmake:311 (add_custom_target):
  add_custom_target cannot create target "doc-nl-handbook" because another
  target with the same name already exists.  The existing target is a custom
  target created in source directory
  "/wrkdirs/usr/ports/sysutils/k3b-kde4/work/k3b-2.0.3/doc/nl".  See
  documentation for policy CMP0002 for more details.
Call Stack (most recent call first):
  doc/nl/CMakeLists.txt:1 (kde4_create_handbook)


CMake Warning (dev) at doc/CMakeLists.txt:9 (add_subdirectory):
  Policy CMP0013 is not set: Duplicate binary directories are not allowed.
  Run "cmake --help-policy CMP0013" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The binary directory

    /wrkdirs/usr/ports/sysutils/k3b-kde4/work/k3b-2.0.3/doc/de

  is already used to build a source directory.  This command uses it to build
  source directory

    /wrkdirs/usr/ports/sysutils/k3b-kde4/work/k3b-2.0.3/doc/de

  which can generate conflicting build files.  CMake does not support this
  use case but it used to work accidentally and is being allowed for
  compatibility.
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Error at /usr/local/share/apps/cmake/modules/KDE4Macros.cmake:311 (add_custom_target):
  add_custom_target cannot create target "doc-de-handbook" because another
  target with the same name already exists.  The existing target is a custom
  target created in source directory
  "/wrkdirs/usr/ports/sysutils/k3b-kde4/work/k3b-2.0.3/doc/de".  See
  documentation for policy CMP0002 for more details.
Call Stack (most recent call first):
  doc/de/CMakeLists.txt:1 (kde4_create_handbook)


CMake Warning (dev) at doc/CMakeLists.txt:10 (add_subdirectory):
  Policy CMP0013 is not set: Duplicate binary directories are not allowed.
  Run "cmake --help-policy CMP0013" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The binary directory

    /wrkdirs/usr/ports/sysutils/k3b-kde4/work/k3b-2.0.3/doc/uk

  is already used to build a source directory.  This command uses it to build
  source directory

    /wrkdirs/usr/ports/sysutils/k3b-kde4/work/k3b-2.0.3/doc/uk

  which can generate conflicting build files.  CMake does not support this
  use case but it used to work accidentally and is being allowed for
  compatibility.
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Error at /usr/local/share/apps/cmake/modules/KDE4Macros.cmake:311 (add_custom_target):
  add_custom_target cannot create target "doc-uk-handbook" because another
  target with the same name already exists.  The existing target is a custom
  target created in source directory
  "/wrkdirs/usr/ports/sysutils/k3b-kde4/work/k3b-2.0.3/doc/uk".  See
  documentation for policy CMP0002 for more details.
Call Stack (most recent call first):
  doc/uk/CMakeLists.txt:1 (kde4_create_handbook)


CMake Warning (dev) at doc/CMakeLists.txt:11 (add_subdirectory):
  Policy CMP0013 is not set: Duplicate binary directories are not allowed.
  Run "cmake --help-policy CMP0013" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The binary directory

    /wrkdirs/usr/ports/sysutils/k3b-kde4/work/k3b-2.0.3/doc/pt_BR

  is already used to build a source directory.  This command uses it to build
  source directory

    /wrkdirs/usr/ports/sysutils/k3b-kde4/work/k3b-2.0.3/doc/pt_BR

  which can generate conflicting build files.  CMake does not support this
  use case but it used to work accidentally and is being allowed for
  compatibility.
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Error at /usr/local/share/apps/cmake/modules/KDE4Macros.cmake:311 (add_custom_target):
  add_custom_target cannot create target "doc-pt-BR-handbook" because another
  target with the same name already exists.  The existing target is a custom
  target created in source directory
  "/wrkdirs/usr/ports/sysutils/k3b-kde4/work/k3b-2.0.3/doc/pt_BR".  See
  documentation for policy CMP0002 for more details.
Call Stack (most recent call first):
  doc/pt_BR/CMakeLists.txt:1 (kde4_create_handbook)


-- Configuring incomplete, errors occurred!
See also "/wrkdirs/usr/ports/sysutils/k3b-kde4/work/k3b-2.0.3/CMakeFiles/CMakeOutput.log".
See also "/wrkdirs/usr/ports/sysutils/k3b-kde4/work/k3b-2.0.3/CMakeFiles/CMakeError.log".
*** Error code 1

Stop.
make: stopped in /usr/ports/sysutils/k3b-kde4



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703280759.v2S7x7CR063253>