[package - head-amd64-default][graphics/digikam-kde4] Failed for digikam-4.14.0_2, 2 in configure

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Tue Mar 28 16:45:13 UTC 2017


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 at FreeBSD.org
Last committer: jbeich at FreeBSD.org
Ident:          $FreeBSD: head/graphics/digikam-kde4/Makefile 430692 2017-01-06 08:45:03Z jbeich $
Log URL:        http://beefy12.nyi.freebsd.org/data/head-amd64-default/p437013_s316008/logs/digikam-4.14.0_2,2.log
Build URL:      http://beefy12.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p437013_s316008
Log:

====>> Building graphics/digikam-kde4
build started at Tue Mar 28 16:42:55 UTC 2017
port directory: /usr/ports/graphics/digikam-kde4
building for: FreeBSD head-amd64-default-job-09 12.0-CURRENT FreeBSD 12.0-CURRENT r316008 amd64
maintained by: kde at FreeBSD.org
Makefile ident:      $FreeBSD: head/graphics/digikam-kde4/Makefile 430692 2017-01-06 08:45:03Z jbeich $
Poudriere version: 3.1.16-15-g422980c5
Host OSVERSION: 1200020
Jail OSVERSION: 1200027
Job Id: 09




!!! 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=digikam-4.14.0_2,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 digikam-4.14.0_2,2:
     DOCS=on: Build and/or install documentation
     NLS=on: Native Language Support
     GPHOTO2=on: Gphoto2 camera support
     PIMLIBS=on: Address book support
     MYSQL=off: MySQL database 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--
QT_SELECT=qt4 PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/digikam-kde4/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/digikam-kde4/work  HOME=/wrkdirs/usr/ports/graphics/digikam-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/graphics/digikam-kde4/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/digikam-kde4/work  HOME=/wrkdirs/usr/ports/graphics/digikam-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--
SHLIB_VER=4.14.0
DOCS=""
NO_DOCS="@comment
"
NLS=""
NO_NLS="@comment
"
GPHOTO2=""
NO_GPHOTO2="@comment
"
PIMLIBS=""
NO_PIMLIBS="@comment
"
MYSQL="@comment
"
NO_MYSQL=""
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/digikam"
EXAMPLESDIR="share/examples/digikam"
DATADIR="share/digikam"
WWWDIR="www/digikam"
ETCDIR="etc/digikam"
--End PLIST_SUB--

--SUB_LIST--
DOCS=""
NO_DOCS="@comment
"
NLS=""
NO_NLS="@comment
"
GPHOTO2=""
NO_GPHOTO2="@comment
"
PIMLIBS=""
NO_PIMLIBS="@comment
"
MYSQL="@comment
"
NO_MYSQL=""
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/digikam
DOCSDIR=/usr/local/share/doc/digikam
EXAMPLESDIR=/usr/local/share/examples/digikam
WWWDIR=/usr/local/www/digikam
ETCDIR=/usr/local/etc/digikam
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=amd64
CONFIGURE_MAX_CMD_LEN=262144
HAVE_COMPAT_IA32_KERN=YES
OPSYS=FreeBSD
OSREL=12.0
OSVERSION=1200027
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native\|linux
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
_OSRELEASE=12.0-CURRENT
#### Misc Poudriere ####
GID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
<snip>
[head-amd64-default-job-09] |   |   | `-- Extracting svgalib-1.4.3_7: .......... done
[head-amd64-default-job-09] |   |   `-- Extracting ghostscript9-agpl-base-9.16_5: .......... done
[head-amd64-default-job-09] |   |   `-- Installing ghostscript9-agpl-x11-9.16_2...
[head-amd64-default-job-09] |   |   `-- Extracting ghostscript9-agpl-x11-9.16_2: .... done
[head-amd64-default-job-09] |   |   `-- Installing libfpx-1.3.1.4_1...
[head-amd64-default-job-09] |   |   `-- Extracting libfpx-1.3.1.4_1: .... done
[head-amd64-default-job-09] |   |   `-- Installing librsvg2-2.40.16...
[head-amd64-default-job-09] |   |   | `-- Installing libcroco-0.6.11...
[head-amd64-default-job-09] |   |   | `-- Extracting libcroco-0.6.11: .......... done
[head-amd64-default-job-09] |   |   | `-- Installing libgsf-1.14.36...
[head-amd64-default-job-09] |   |   | `-- Extracting libgsf-1.14.36: .......... done
[head-amd64-default-job-09] |   |   | `-- Installing pango-1.38.0_1...
[head-amd64-default-job-09] |   |   |   `-- Installing harfbuzz-1.4.5...
[head-amd64-default-job-09] |   |   |   | `-- Installing graphite2-1.3.9...
[head-amd64-default-job-09] |   |   |   | `-- Extracting graphite2-1.3.9: .......... done
[head-amd64-default-job-09] |   |   |   `-- Extracting harfbuzz-1.4.5: .......... done
[head-amd64-default-job-09] |   |   | `-- Extracting pango-1.38.0_1: .......... done
[head-amd64-default-job-09] |   |   `-- Extracting librsvg2-2.40.16: .......... done
[head-amd64-default-job-09] |   |   `-- Installing libwmf-0.2.8.4_15...
[head-amd64-default-job-09] |   |   `-- Extracting libwmf-0.2.8.4_15: .......... done
[head-amd64-default-job-09] |   |   `-- Installing openjpeg-2.1.2_1...
[head-amd64-default-job-09] |   |   `-- Extracting openjpeg-2.1.2_1: .......... done
[head-amd64-default-job-09] |   | `-- Extracting ImageMagick-6.9.6.4,1: .......... done
[head-amd64-default-job-09] |   `-- Extracting libdmtx-0.7.4_8: .......... done
[head-amd64-default-job-09] |   `-- Installing libqrencode-3.9.0_1...
[head-amd64-default-job-09] |   `-- Extracting libqrencode-3.9.0_1: .......... done
[head-amd64-default-job-09] `-- Extracting prison-1.1.1: .......... done
[head-amd64-default-job-09] `-- Installing qjson-0.9.0...
[head-amd64-default-job-09] `-- Extracting qjson-0.9.0: .......... done
[head-amd64-default-job-09] Extracting kdepimlibs-4.14.10_8: .......... done
Unknown media type in type 'all/all'
Unknown media type in type 'all/allfiles'
Message from mysql56-client-5.6.35_3:
* * * * * * * * * * * * * * * * * * * * * * * *

Please be aware the database client is vulnerable
to CVE-2015-3152 - SSL Downgrade aka "BACKRONYM".
You may find more information at the following URL:

http://www.vuxml.org/freebsd/36bd352d-299b-11e5-86ff-14dae9d210b8.html

Although this database client is not listed as
"affected", it is vulnerable and will not be
receiving a patch. Please take note of this when
deploying this software.

* * * * * * * * * * * * * * * * * * * * * * * *
Message from mysql56-server-5.6.35_6:
*****************************************************************************

Remember to run mysql_upgrade the first time you start the MySQL server
after an upgrade from an earlier version.

Initial password for first time use of MySQL is saved in $HOME/.mysql_secret
ie. when you want to use "mysql -u root -p" first you should see password
in /root/.mysql_secret

*****************************************************************************

*****************************************************************************

Please keep in mind that the default location for my.cnf will be changed
from "/var/db/mysql/my.cnf" to "/usr/local/etc/mysql/my.cnf" in the near
future.  If you do not want to move your my.cnf to the new location then
you must set "mysql_optfile" in /etc/rc.conf to "/var/db/mysql/my.cnf".

*****************************************************************************
Message from cyrus-sasl-2.1.26_12:
You can use sasldb2 for authentication, to add users use:

	saslpasswd2 -c username

If you want to enable SMTP AUTH with the system Sendmail, read
Sendmail.README

NOTE: This port has been compiled with a default pwcheck_method of
      auxprop.  If you want to authenticate your user by /etc/passwd,
      PAM or LDAP, install ports/security/cyrus-sasl2-saslauthd and
      set sasl_pwcheck_method to saslauthd after installing the
      Cyrus-IMAPd 2.X port.  You should also check the
      /usr/local/lib/sasl2/*.conf files for the correct
      pwcheck_method.
      If you want to use GSSAPI mechanism, install
      ports/security/cyrus-sasl2-gssapi.
      If you want to use SRP mechanism, install
      ports/security/cyrus-sasl2-srp.
      If you want to use LDAP auxprop plugin, install
      ports/security/cyrus-sasl2-ldapdb.
Message from openldap-client-2.4.44:
************************************************************

The OpenLDAP client package has been successfully installed.

Edit
  /usr/local/etc/openldap/ldap.conf
to change the system-wide client defaults.

Try `man ldap.conf' and visit the OpenLDAP FAQ-O-Matic at
  http://www.OpenLDAP.org/faq/index.cgi?file=3
for more information.

************************************************************
Message from ghostscript9-agpl-base-9.16_5:
Note: in order to use the script "dvipdf", dvips must be installed.
This program is provided by another package print/tex-dvipsk.

FAPIfontmap and FAPIcidfmap in /usr/local/share/ghostscript/9.16/Resource/Init
have to be configured if you want to use FAPI feature.
===>   digikam-4.14.0_2,2 depends on shared library: libkpimutils.so - found (/usr/local/lib/libkpimutils.so)
===>   Returning to build of digikam-4.14.0_2,2
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for digikam-4.14.0_2,2
===>  Performing in-source build
/bin/mkdir -p /wrkdirs/usr/ports/graphics/digikam-kde4/work/digikam-4.14.0/core
-- The C compiler identification is Clang 4.0.0
-- The CXX compiler identification is Clang 4.0.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /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: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- ----------------------------------------------------------------------------------
-- Starting CMake configuration for: digiKam
-- 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 (found suitable version "4.8.7", minimum required is "4.6.0") 
-- Found Qt-Version 4.8.7 (using /usr/local/bin/qmake)
-- Looking for XOpenDisplay in /usr/local/lib/libX11.so;/usr/local/lib/libXext.so;/usr/local/lib/libXft.so;/usr/local/lib/libXau.so;/usr/local/lib/libXdmcp.so;/usr/local/lib/libXpm.so
-- Looking for XOpenDisplay in /usr/local/lib/libX11.so;/usr/local/lib/libXext.so;/usr/local/lib/libXft.so;/usr/local/lib/libXau.so;/usr/local/lib/libXdmcp.so;/usr/local/lib/libXpm.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - 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
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Found Threads: TRUE  
-- Looking for _POSIX_TIMERS
-- Looking for _POSIX_TIMERS - found
-- Found Automoc4: /usr/local/bin/automoc4  
-- Found Perl: /usr/local/bin/perl (found version "5.24.1") 
-- Found Phonon: /usr/local/include (Required is at least version "4.3.80") 
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Found KDE 4.12 include dir: /usr/local/include/kde4
-- Found KDE 4.12 library dir: /usr/local/lib
-- Found the KDE4 kconfig_compiler preprocessor: /usr/local/bin/kconfig_compiler
-- Found automoc4: /usr/local/bin/automoc4
-- Found PkgConfig: pkgconf (found version "1.3.0") 
-- Found TIFF: /usr/local/lib/libtiff.so (found version "4.0.7") 
-- Found ZLIB: /usr/lib/libz.so (found version "1.2.11") 
-- Found PNG: /usr/local/lib/libpng.so (found version "1.6.29+apng") 
-- PGF library version required : 6.12.24
-- Checking for module 'libpgf>=6.12.24'
--   Found libpgf, version 7.15.32
-- Failed to get codec version information from /usr/local/include/libpgf/PGFtypes.h
-- Found libpgf: /usr/local/lib/libpgf.so (found version "7.15.32") 
-- PGF_CODEC_VERSION_ID = 
-- PGF_VERSION          = 7.15.32
-- PGF_INCLUDE_DIRS     = /usr/local/include/libpgf
-- PGF_LIBRARIES        = /usr/local/lib/libpgf.so
-- PGF_LDFLAGS          = 
-- PGF_CFLAGS           = 
-- Check Kexiv2 library in local sub-folder...
-- Check Kexiv2 library using pkg-config...
-- Checking for module 'libkexiv2>=0.2.0'
--   
CMake Error at /usr/local/share/apps/cmake/modules/FindKexiv2.cmake:94 (message):
  Could NOT find libkexiv2 header files
Call Stack (most recent call first):
  CMakeLists.txt:110 (find_package)


-- Configuring incomplete, errors occurred!
See also "/wrkdirs/usr/ports/graphics/digikam-kde4/work/digikam-4.14.0/core/CMakeFiles/CMakeOutput.log".
See also "/wrkdirs/usr/ports/graphics/digikam-kde4/work/digikam-4.14.0/core/CMakeFiles/CMakeError.log".
*** Error code 1

Stop.
make: stopped in /usr/ports/graphics/digikam-kde4


More information about the kde-freebsd mailing list