From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jun 5 17:03:39 2015 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 243256C1; Fri, 5 Jun 2015 17:03:39 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy2.nyi.freebsd.org (beefy2.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:e5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C021315C7; Fri, 5 Jun 2015 17:03:38 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy2.nyi.freebsd.org (localhost [127.0.0.1]) by beefy2.nyi.freebsd.org (8.14.9/8.14.9) with ESMTP id t55H3bFK030557; Fri, 5 Jun 2015 17:03:37 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.nyi.freebsd.org (8.14.9/8.14.9/Submit) id t55H3bBt030505; Fri, 5 Jun 2015 17:03:37 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 5 Jun 2015 17:03:37 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201506051703.t55H3bBt030505@beefy2.nyi.freebsd.org> To: kde@FreeBSD.org Subject: [package - 93amd64-default][graphics/libkdcraw-kde4] Failed for libkdcraw-4.14.3 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jun 2015 17:03:39 -0000 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: alonso@FreeBSD.org Ident: $FreeBSD: head/graphics/libkdcraw-kde4/Makefile 381052 2015-03-11 23:11:47Z alonso $ Log URL: http://beefy2.nyi.freebsd.org/data/93amd64-default/388586/logs/libkdcraw-4.14.3.log Build URL: http://beefy2.nyi.freebsd.org/build.html?mastername=93amd64-default&build=388586 Log: ====>> Building graphics/libkdcraw-kde4 build started at Fri Jun 5 17:02:34 UTC 2015 port directory: /usr/ports/graphics/libkdcraw-kde4 building for: FreeBSD 93amd64-default-job-09 9.3-RELEASE-p14 FreeBSD 9.3-RELEASE-p14 amd64 maintained by: kde@FreeBSD.org Makefile ident: $FreeBSD: head/graphics/libkdcraw-kde4/Makefile 381052 2015-03-11 23:11:47Z alonso $ Poudriere version: 3.1.7 Host OSVERSION: 1100070 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p14 UNAME_r=9.3-RELEASE-p14 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM=screen MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=libkdcraw-4.14.3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.7 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---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="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/libkdcraw-kde4/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/libkdcraw-kde4/work HOME=/wrkdirs/usr/ports/graphics/libkdcraw-kde4/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/libkdcraw-kde4/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/libkdcraw-kde4/work HOME=/wrkdirs/usr/ports/graphics/libkdcraw-kde4/work TMPDIR="/tmp" NO_PIE=yes 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 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- 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" KDE4_PREFIX="/usr/local" KDE4_VERSION="4.14.3" KDE4_GENERIC_LIB_VERSION=4.14.3 KDE4_NON_GENERIC_LIB_VERSION=5.14.3 PYCACHE="" PYC_SUFFIX=pyc PYO_SUFFIX=pyo CMAKE_BUILD_TYPE="release" OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/libkdcraw" EXAMPLESDIR="share/examples/libkdcraw" DATADIR="share/libkdcraw" WWWDIR="www/libkdcraw" ETCDIR="etc/libkdcraw" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libkdcraw DOCSDIR=/usr/local/share/doc/libkdcraw EXAMPLESDIR=/usr/local/share/examples/libkdcraw WWWDIR=/usr/local/www/libkdcraw ETCDIR=/usr/local/etc/libkdcraw --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 #### MASTER_SITE_FREEBSD=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> libkdcraw-4.14.3 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg ===> Installing existing package /packages/All/pkg-1.5.3.txz [93amd64-default-job-09] Installing pkg-1.5.3... [93amd64-default-job-09] Extracting pkg-1.5.3... done Message for pkg-1.5.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of libkdcraw-4.14.3 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by libkdcraw-4.14.3 for building =========================================================================== =================================================== ===> Fetching all distfiles required by libkdcraw-4.14.3 for building => SHA256 Checksum OK for KDE/4.14.3/libkdcraw-4.14.3.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by libkdcraw-4.14.3 for building ===> Extracting for libkdcraw-4.14.3 => SHA256 Checksum OK for KDE/4.14.3/libkdcraw-4.14.3.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for libkdcraw-4.14.3 =========================================================================== =================================================== ===> libkdcraw-4.14.3 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.1.3.txz [93amd64-default-job-09] Installing cmake-3.1.3... [93amd64-default-job-09] `-- Installing cmake-modules-3.1.3... [93amd64-default-job-09] `-- Extracting cmake-modules-3.1.3... done [93amd64-default-job-09] `-- Installing curl-7.42.1... [93amd64-default-job-09] | `-- Installing ca_root_nss-3.19.1... [93amd64-default-job-09] | `-- Extracting ca_root_nss-3.19.1... done [93amd64-default-job-09] `-- Extracting curl-7.42.1... done [93amd64-default-job-09] `-- Installing expat-2.1.0_2... [93amd64-default-job-09] `-- Extracting expat-2.1.0_2... done [93amd64-default-job-09] `-- Installing libarchive-3.1.2_2,1... [93amd64-default-job-09] | `-- Installing libxml2-2.9.2_2... [93amd64-default-job-09] | | `-- Installing libiconv-1.14_8... [93amd64-default-job-09] | | `-- Extracting libiconv-1.14_8... done [93amd64-default-job-09] | `-- Extracting libxml2-2.9.2_2... done [93amd64-default-job-09] | `-- Installing lzo2-2.09... [93amd64-default-job-09] | `-- Extracting lzo2-2.09... done [93amd64-default-job-09] `-- Extracting libarchive-3.1.2_2,1... done [93amd64-default-job-09] Extracting cmake-3.1.3... done Message for ca_root_nss-3.19.1: ********************************* WARNING ********************************* FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. *********************************** NOTE ********************************** This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem *************************************************************************** ===> Returning to build of libkdcraw-4.14.3 ===> libkdcraw-4.14.3 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.11.txz [93amd64-default-job-09] Installing pkgconf-0.9.11... [93amd64-default-job-09] Extracting pkgconf-0.9.11... done ############################################################################### A T T E N T I O N In order to use gpg-agent, you need to install a pinentry dialog. The following ports of pinentry dialogs are available: security/pinentry-curses (ncurses based dialog) security/pinentry-gtk2 (GTK 2.x based dialog) security/pinentry-qt4 (QT4 based dialog) security/pinentry-tty (console based dialog) ############################################################################### Message for soprano-2.9.4_1: ====================================================================== You'll have to install databases/virtuoso to use Soprano's Virtuoso backend. ====================================================================== Message for kdelibs-4.14.3: ====================================================================== Due to severe instability, the Solid UPnP backend was disabled. Thus, you will not get notifications about networked shares in the device notifier. The UPnP functionality can be re-enabled by setting the SOLID_UPNP environment variable: $ cat > ~/.kde4/env/upnp.sh << EOF SOLID_UPNP=1 export SOLID_UPNP EOF $ chmod +x ~/.kde4/env/upnp.sh ====================================================================== ===> Returning to build of libkdcraw-4.14.3 =========================================================================== =================================================== ===> libkdcraw-4.14.3 depends on shared library: libjasper.so - found (/usr/local/lib/libjasper.so) ===> libkdcraw-4.14.3 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) ===> libkdcraw-4.14.3 depends on shared library: liblcms.so - found (/usr/local/lib/liblcms.so) ===> libkdcraw-4.14.3 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> libkdcraw-4.14.3 depends on shared library: libraw.so - not found ===> Verifying for libraw.so in /usr/ports/graphics/libraw ===> Installing existing package /packages/All/libraw-0.16.2.txz [93amd64-default-job-09] Installing libraw-0.16.2... [93amd64-default-job-09] `-- Installing lcms2-2.7... [93amd64-default-job-09] `-- Extracting lcms2-2.7... done [93amd64-default-job-09] Extracting libraw-0.16.2... done ===> Returning to build of libkdcraw-4.14.3 =========================================================================== =================================================== ===> Configuring for libkdcraw-4.14.3 /usr/bin/sed -i.bak -e '/pkgconfig/ s/${LIB_INSTALL_DIR}/libdata/' -e 's/libkdcraw.pc\([^.]\)/libkdcraw-kde4.pc\1/g' /wrkdirs/usr/ports/graphics/libkdcraw-kde4/work/libkdcraw-4.14.3/CMakeLists.txt ===> Performing out-of-source build /bin/mkdir -p /wrkdirs/usr/ports/graphics/libkdcraw-kde4/work/.build -- The C compiler identification is GNU 4.2.1 -- The CXX compiler identification is GNU 4.2.1 -- 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: libkdcraw -- 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 Qt-Version 4.8.6 (using /usr/local/bin/qmake-qt4) -- 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 include file pthread.h -- Looking for include file 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.20.2") -- Found Phonon: /usr/local/include (Required is at least version "4.3.80") -- Performing Test _OFFT_IS_64BIT -- Performing Test _OFFT_IS_64BIT - Success -- Performing Test HAVE_FPIE_SUPPORT -- Performing Test HAVE_FPIE_SUPPORT - Success -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success -- Performing Test __KDE_HAVE_GCC_VISIBILITY -- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success -- Found KDE 4.12 include dir: /usr/local/include -- 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 "0.28") -- checking for module 'libraw' -- found libraw, version 0.16.2 -- checking for module 'libraw_r' -- found libraw_r, version 0.16.2 -- Found LibRaw: /usr/local/lib/libraw.so (found suitable version "0.16.2", minimum required is "0.15") -- LibRaw version: 0.16.2 -- LibRaw config file exists: no -- -- The following OPTIONAL packages have been found: * Threads * Perl * PkgConfig -- The following REQUIRED packages have been found: * X11 * Qt4 * Automoc4 * Phonon (required version >= 4.3.80) * KDE4Internal * KDE4 * LibRaw (required version >= 0.15) , library that provides image Raw file demosaicing , Required to build libkdcraw -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXE_LINKER_FLAGS CMAKE_MODULE_LINKER_FLAGS ENABLE_RAWSPEED WITH_OpenMP -- Build files have been written to: /wrkdirs/usr/ports/graphics/libkdcraw-kde4/work/.build =========================================================================== =================================================== ===> Building for libkdcraw-4.14.3 /usr/local/bin/cmake -H/wrkdirs/usr/ports/graphics/libkdcraw-kde4/work/libkdcraw-4.14.3 -B/wrkdirs/usr/ports/graphics/libkdcraw-kde4/work/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /wrkdirs/usr/ports/graphics/libkdcraw-kde4/work/.build/CMakeFiles /wrkdirs/usr/ports/graphics/libkdcraw-kde4/work/.build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f libkdcraw/CMakeFiles/kdcraw_automoc.dir/build.make libkdcraw/CMakeFiles/kdcraw_automoc.dir/depend cd /wrkdirs/usr/ports/graphics/libkdcraw-kde4/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/libkdcraw-kde4/work/libkdcraw-4.14.3 /wrkdirs/usr/ports/graphics/libkdcraw-kde4/work/libkdcraw-4.14.3/libkdcraw /wrkdirs/usr/ports/graphics/libkdcraw-kde4/work/.build /wrkdirs/usr/ports/graphics/libkdcraw-kde4/work/.build/libkdcraw /wrkdirs/usr/ports/graphics/libkdcraw-kde4/work/.build/libkdcraw/CMakeFiles/kdcraw_automoc.dir/DependInfo.cmake Scanning dependencies of target kdcraw_automoc /usr/bin/make -f libkdcraw/CMakeFiles/kdcraw_automoc.dir/build.make libkdcraw/CMakeFiles/kdcraw_automoc.dir/build cd /wrkdirs/usr/ports/graphics/libkdcraw-kde4/work/.build/libkdcraw && /usr/local/bin/automoc4 /wrkdirs/usr/ports/graphics/libkdcraw-kde4/work/.build/libkdcraw/kdcraw_automoc.cpp /wrkdirs/usr/ports/graphics/libkdcraw-kde4/work/libkdcraw-4.14.3/libkdcraw /wrkdirs/usr/ports/graphics/libkdcraw-kde4/work/.build/libkdcraw /usr/local/bin/moc-qt4 /usr/local/bin/cmake Generating rcombobox.moc Generating dcrawsettingswidget.moc Generating rexpanderbox.moc Generating ractionthreadbase.moc Generating ractionthreadbase_p.moc Generating kdcraw.moc Generating rnuminput.moc Generating squeezedcombobox.moc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/libkdcraw-kde4/work/.build/CMakeFiles [ 0%] Built target kdcraw_automoc /usr/bin/make -f libkdcraw/CMakeFiles/kdcraw.dir/build.make libkdcraw/CMakeFiles/kdcraw.dir/depend cd /wrkdirs/usr/ports/graphics/libkdcraw-kde4/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/libkdcraw-kde4/work/libkdcraw-4.14.3 /wrkdirs/usr/ports/graphics/libkdcraw-kde4/work/libkdcraw-4.14.3/libkdcraw /wrkdirs/usr/ports/graphics/libkdcraw-kde4/work/.build /wrkdirs/usr/ports/graphics/libkdcraw-kde4/work/.build/libkdcraw /wrkdirs/usr/ports/graphics/libkdcraw-kde4/work/.build/libkdcraw/CMakeFiles/kdcraw.dir/DependInfo.cmake Scanning dependencies of target kdcraw /usr/bin/make -f libkdcraw/CMakeFiles/kdcraw.dir/build.make libkdcraw/CMakeFiles/kdcraw.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/libkdcraw-kde4/work/.build/CMakeFiles 1 [ 8%] Building CXX object libkdcraw/CMakeFiles/kdcraw.dir/kdcraw_automoc.o cd /wrkdirs/usr/ports/graphics/libkdcraw-kde4/work/.build/libkdcraw && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=47 -DKDE_DEFAULT_DEBUG_AREA=51002 -DKDE_DEPRECATED_WARNINGS -DMAKE_KDCRAW_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -I/wrkdirs/usr/ports/graphics/libkdcraw-kde4/work/.build/libkdcraw -I/wrkdirs/usr/ports/graphics/libkdcraw-kde4/work/libkdcraw-4.14.3/libkdcraw -I/wrkdirs/usr/ports/graphics/libkdcraw-kde4/work/libkdcraw-4.14.3 -I/wrkdirs/usr/ports/graphics/libkdcraw-kde4/work/.build -I/usr/local/include -I/usr/local/include/KDE -I/usr/local/include/qt4/phonon -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include /qt4/QtXml -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtTest -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtDBus -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/Qt -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/usr/local/include/libraw -D_LARGEFILE64_SOURCE -o CMakeFiles/kdcraw.dir/kdcraw_automoc.o -c /wrkdirs/usr/ports/graphics/libkdcraw-kde4/work/.build/libkdcraw/kdcraw_automoc.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/libkdcraw-kde4/work/.build/CMakeFiles 2 [ 16%] Building CXX object libkdcraw/CMakeFiles/kdcraw.dir/kdcraw.o cd /wrkdirs/usr/ports/graphics/libkdcraw-kde4/work/.build/libkdcraw && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=47 -DKDE_DEFAULT_DEBUG_AREA=51002 -DKDE_DEPRECATED_WARNINGS -DMAKE_KDCRAW_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG -fPIC -I/wrkdirs/usr/ports/graphics/libkdcraw-kde4/work/.build/libkdcraw -I/wrkdirs/usr/ports/graphics/libkdcraw-kde4/work/libkdcraw-4.14.3/libkdcraw -I/wrkdirs/usr/ports/graphics/libkdcraw-kde4/work/libkdcraw-4.14.3 -I/wrkdirs/usr/ports/graphics/libkdcraw-kde4/work/.build -I/usr/local/include -I/usr/local/include/KDE -I/usr/local/include/qt4/phonon -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include /qt4/QtXml -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtTest -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtDBus -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/Qt -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/usr/local/include/libraw -D_LARGEFILE64_SOURCE -o CMakeFiles/kdcraw.dir/kdcraw.o -c /wrkdirs/usr/ports/graphics/libkdcraw-kde4/work/libkdcraw-4.14.3/libkdcraw/kdcraw.cpp In file included from /usr/local/include/libraw/libraw.h:40, from /wrkdirs/usr/ports/graphics/libkdcraw-kde4/work/libkdcraw-4.14.3/libkdcraw/kdcraw_p.h:39, from /wrkdirs/usr/ports/graphics/libkdcraw-kde4/work/libkdcraw-4.14.3/libkdcraw/kdcraw.cpp:31: /usr/local/include/libraw/libraw_datastream.h: In member function 'virtual int LibRaw_buffer_datastream::get_char()': /usr/local/include/libraw/libraw_datastream.h:154: error: exception handling disabled, use -fexceptions to enable *** [libkdcraw/CMakeFiles/kdcraw.dir/kdcraw.o] Error code 1 Stop in /wrkdirs/usr/ports/graphics/libkdcraw-kde4/work/.build. *** [libkdcraw/CMakeFiles/kdcraw.dir/all] Error code 1 Stop in /wrkdirs/usr/ports/graphics/libkdcraw-kde4/work/.build. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/graphics/libkdcraw-kde4/work/.build. *** [do-build] Error code 1 Stop in /usr/ports/graphics/libkdcraw-kde4.