From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jun 6 12:51:51 2014 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 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 210841B0 for ; Fri, 6 Jun 2014 12:51:51 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 F2B1B2CF9; Fri, 6 Jun 2014 12:51:50 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.8/8.14.8) with ESMTP id s56CpoiB060424; Fri, 6 Jun 2014 12:51:50 GMT (envelope-from pkg-fallout-builder@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.8/8.14.8/Submit) id s56Cpooj060407; Fri, 6 Jun 2014 12:51:50 GMT (envelope-from pkg-fallout-builder@FreeBSD.org) Date: Fri, 6 Jun 2014 12:51:50 GMT From: pkg-fallout-builder@FreeBSD.org Message-Id: <201406061251.s56Cpooj060407@beefy2.isc.freebsd.org> To: avg@icyb.net.ua Subject: [REL - head-amd64-default][multimedia/kplayer-kde4] Failed for kplayer-0.7_4 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Jun 2014 12:51:51 -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: avg@icyb.net.ua Last committer: makc@FreeBSD.org Ident: $FreeBSD: head/multimedia/kplayer-kde4/Makefile 344898 2014-02-18 14:31:32Z makc $ Log URL: http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2014-06-06_03h32m29s/logs/kplayer-0.7_4.log Build URL: http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2014-06-06_03h32m29s Log: ====>> Building multimedia/kplayer-kde4 build started at Fri Jun 6 12:49:36 UTC 2014 port directory: /usr/ports/multimedia/kplayer-kde4 building for: FreeBSD head-amd64-default-job-23 11.0-CURRENT FreeBSD 11.0-CURRENT r264257 amd64 maintained by: avg@icyb.net.ua Makefile ident: $FreeBSD: head/multimedia/kplayer-kde4/Makefile 344898 2014-02-18 14:31:32Z makc $ Poudriere version: 3.1-pre Host OSVERSION: 1100013 Jail OSVERSION: 1100018 !!! Jail is newer than host. (Jail: 1100018, Host: 1100013) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- OSVERSION=1100018 UNAME_v=FreeBSD 11.0-CURRENT r264257 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/build/head-amd64-default/ref PKG_EXT=txz tpid=82887 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKGNAME=kplayer-0.7_4 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add OLDPWD=/usr/local/poudriere/data/build/head-amd64-default/ref/poudriere/rdeps PWD=/usr/local/poudriere/data/build/head-amd64-default/ref/poudriere/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes PKG_VERSION=/poudriere/pkg-static version PKG_BIN=/usr/local/sbin/pkg-static ---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-- TMPDIR="/tmp" 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)" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 444" BSD_INSTALL_MAN="install -o root -g wheel -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.12.5" KDE4_GENERIC_LIB_VERSION=4.12.5 KDE4_NON_GENERIC_LIB_VERSION=5.12.5 PYCACHE="" PYC_SUFFIX=pyc PYO_SUFFIX=pyo CMAKE_BUILD_TYPE="release" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local PORTDOCS="" PORTEXAMPLES="" PORTDATA="" LIB32DIR=lib DOCSDIR="share/doc/kplayer" EXAMPLESDIR="share/examples/kplayer" DATADIR="share/kplayer" WWWDIR="www/kplayer" ETCDIR="etc/kplayer" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/kplayer DOCSDIR=/usr/local/share/doc/kplayer EXAMPLESDIR=/usr/local/share/examples/kplayer WWWDIR=/usr/local/www/kplayer ETCDIR=/usr/local/etc/kplayer --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 #### WITH_PKGNG=yes # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- ===> Cleaning for kplayer-0.7_4 =================================================== =========================================================================== =================================================== ===> kplayer-0.7_4 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.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of kplayer-0.7_4 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by kplayer-0.7_4 for building =========================================================================== =================================================== ===> Fetching all distfiles required by kplayer-0.7_4 for building => SHA256 Checksum OK for kplayer-0.7.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by kplayer-0.7_4 for building ===> Extracting for kplayer-0.7_4 => SHA256 Checksum OK for kplayer-0.7.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for kplayer-0.7_4 ===> Applying FreeBSD patches for kplayer-0.7_4 /usr/bin/sed -i.bak -e "s,HTML_INSTALL_DIR},HTML_INSTALL_DIR}/da SUBDIR kplayer,g" /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/doc/da/CMakeLists.txt /usr/bin/sed -i.bak -e "s,HTML_INSTALL_DIR},HTML_INSTALL_DIR}/en SUBDIR kplayer,g" /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/doc/en/CMakeLists.txt /usr/bin/sed -i.bak -e "s,HTML_INSTALL_DIR},HTML_INSTALL_DIR}/es SUBDIR kplayer,g" /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/doc/es/CMakeLists.txt /usr/bin/sed -i.bak -e "s,HTML_INSTALL_DIR},HTML_INSTALL_DIR}/it SUBDIR kplayer,g" /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/doc/it/CMakeLists.txt /usr/bin/sed -i.bak -e "s,HTML_INSTALL_DIR},HTML_INSTALL_DIR}/pt SUBDIR kplayer,g" /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/doc/pt/CMakeLists.txt /usr/bin/sed -i.bak -e "s,HTML_INSTALL_DIR},HTML_INSTALL_DIR}/sv SUBDIR kplayer,g" /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/doc/sv/CMakeLists.txt /usr/bin/sed -i.bak -e 's,V4.1.2-Based,V4.2-Based,g' /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/doc/*/index.docbook =========================================================================== =================================================== ===> kplayer-0.7_4 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-2.8.12.1_4.txz Installing cmake-2.8.12.1_4...Installing cmake-modules-2.8.12.1_1... done done ===> Returning to build of kplayer-0.7_4 ===> kplayer-0.7_4 depends on file: /usr/local/lib/qt4/libQtCore.so - not found ===> Verifying install for /usr/local/lib/qt4/libQtCore.so in /usr/ports/devel/qt4-corelib ===> Installing existing package /packages/All/qt4-corelib-4.8.6.txz Installing qt4-corelib-4.8.6...Installing glib-2.36.3_3...Installing gettext-0.18.3.1_1... done Installing libffi-3.0.13_1... done Installing libiconv-1.14_3... done Installing pcre-8.34_1... done Installing perl5-5.16.3_10... done Installing python27-2.7.6_4... done No schema files found: doing nothing. done Installing icu-52.1... done done ==== Note that some of the standard modules are provided as separate ports since they require extra dependencies: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Install them as needed. ==== /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayerproperties.h:1819:44: note: place parentheses around the '&&' expression to silence this warning { return rememberSaturation() || shift && rememberWithShift(); } ^ ( ) /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayerproperties.h:1826:50: warning: '&&' within '||' [-Wlogical-op-parentheses] { return rememberSubtitlePosition() || shift && rememberWithShift(); } ~~ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayerproperties.h:1826:50: note: place parentheses around the '&&' expression to silence this warning { return rememberSubtitlePosition() || shift && rememberWithShift(); } ^ ( ) /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayerproperties.h:1833:47: warning: '&&' within '||' [-Wlogical-op-parentheses] { return rememberSubtitleDelay() || shift && rememberWithShift(); } ~~ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayerproperties.h:1833:47: note: place parentheses around the '&&' expression to silence this warning { return rememberSubtitleDelay() || shift && rememberWithShift(); } ^ ( ) In file included from /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:43: /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayersettings.h:166:59: warning: '&&' within '||' [-Wlogical-op-parentheses] || (hasExternalSubtitles() || hasVobsubSubtitles()) && properties() -> showSubtitles(); } ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayersettings.h:166:59: note: place parentheses around the '&&' expression to silence this warning || (hasExternalSubtitles() || hasVobsubSubtitles()) && properties() -> showSubtitles(); } ^ ( ) /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:519:59: warning: unused parameter 'node' [-Wunused-parameter] bool KPlayerContainerNode::canLink (KPlayerContainerNode* node) const ^ /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:853:5: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:1120:29: warning: '&&' within '||' [-Wlogical-op-parentheses] if ( custom || origin() && origin() -> customOrder() ) ~~ ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:1120:29: note: place parentheses around the '&&' expression to silence this warning if ( custom || origin() && origin() -> customOrder() ) ^ ( ) /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:1297:7: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:2138:53: warning: '&&' within '||' [-Wlogical-op-parentheses] || node -> isPlaylist() && ! node -> isRecent() && ! node -> isNowPlaying(); ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:2138:53: note: place parentheses around the '&&' expression to silence this warning || node -> isPlaylist() && ! node -> isRecent() && ! node -> isNowPlaying(); ^ ( ) /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:2256:53: warning: '&&' within '||' [-Wlogical-op-parentheses] || node -> isPlaylist() && ! node -> isRecent() && ! node -> isNowPlaying(); ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:2256:53: note: place parentheses around the '&&' expression to silence this warning || node -> isPlaylist() && ! node -> isRecent() && ! node -> isNowPlaying(); ^ ( ) /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:2334:49: warning: '&&' within '||' [-Wlogical-op-parentheses] if ( container && node -> isContainer() && ((KPlayerContainerNode*) node) -> origin() == listnode ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:2334:49: note: place parentheses around the '&&' expression to silence this warning if ( container && node -> isContainer() && ((KPlayerContainerNode*) node) -> origin() == listnode ^ ( ) /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:2335:55: warning: '&&' within '||' [-Wlogical-op-parentheses] || ! container && ! node -> isContainer() && node -> media() == listnode -> media() ) ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:2335:55: note: place parentheses around the '&&' expression to silence this warning || ! container && ! node -> isContainer() && node -> media() == listnode -> media() ) ^ ( ) /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:2401:5: error: unexpected ':' in nested name specifier; did you mean '::'? : type == "DVB" ? (KPlayerDeviceNode*) new KPlayerDVBNode : (KPlayerDeviceNode*) new KPlayerDiskNode; ^ :: /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:2401:7: error: no type named 'type' in 'KPlayerTVNode' : type == "DVB" ? (KPlayerDeviceNode*) new KPlayerDVBNode : (KPlayerDeviceNode*) new KPlayerDiskNode; ~ ^ /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:2401:105: error: expected ':' : type == "DVB" ? (KPlayerDeviceNode*) new KPlayerDVBNode : (KPlayerDeviceNode*) new KPlayerDiskNode; ^ : /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:2400:42: note: to match this '?' KPlayerDeviceNode* node = type == "TV" ? (KPlayerDeviceNode*) new KPlayerTVNode ^ /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:2401:105: error: expected expression : type == "DVB" ? (KPlayerDeviceNode*) new KPlayerDVBNode : (KPlayerDeviceNode*) new KPlayerDiskNode; ^ /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:2440:54: warning: unused parameter 'udi' [-Wunused-parameter] void KPlayerDevicesNode::deviceAdded (const QString& udi) ^ /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:2454:56: warning: unused parameter 'udi' [-Wunused-parameter] void KPlayerDevicesNode::deviceRemoved (const QString& udi) ^ /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:2898:51: warning: unused parameter 'udi' [-Wunused-parameter] void KPlayerDiskNode::deviceAdded (const QString& udi) ^ /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:3095:67: warning: unused parameter 'errorData' [-Wunused-parameter] void KPlayerDiskNode::mountDone (Solid::ErrorType error, QVariant errorData, const QString &udi) ^ /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:3095:93: warning: unused parameter 'udi' [-Wunused-parameter] void KPlayerDiskNode::mountDone (Solid::ErrorType error, QVariant errorData, const QString &udi) ^ /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:3170:28: warning: '&&' within '||' [-Wlogical-op-parentheses] if ( ! m_fast_autodetect && ready() || m_fast_autodetect && disk() -> type() == "DVD" && m_url != "dvd://" ) ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ ~~ /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:3170:28: note: place parentheses around the '&&' expression to silence this warning if ( ! m_fast_autodetect && ready() || m_fast_autodetect && disk() -> type() == "DVD" && m_url != "dvd://" ) ^ ( ) /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:3170:89: warning: '&&' within '||' [-Wlogical-op-parentheses] if ( ! m_fast_autodetect && ready() || m_fast_autodetect && disk() -> type() == "DVD" && m_url != "dvd://" ) ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:3170:89: note: place parentheses around the '&&' expression to silence this warning if ( ! m_fast_autodetect && ready() || m_fast_autodetect && disk() -> type() == "DVD" && m_url != "dvd://" ) ^ ( ) /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:3172:33: warning: '&&' within '||' [-Wlogical-op-parentheses] else if ( ! m_fast_autodetect && m_url == "dvd://" ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:3172:33: note: place parentheses around the '&&' expression to silence this warning else if ( ! m_fast_autodetect && m_url == "dvd://" ^ ( ) /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:3173:62: warning: '&&' within '||' [-Wlogical-op-parentheses] || m_fast_autodetect && disk() -> type() == "Audio CD" && m_url != "cdda://" ) ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:3173:62: note: place parentheses around the '&&' expression to silence this warning || m_fast_autodetect && disk() -> type() == "Audio CD" && m_url != "cdda://" ) ^ ( ) /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:3175:33: warning: '&&' within '||' [-Wlogical-op-parentheses] else if ( ! m_fast_autodetect && m_url == "cdda://" || m_fast_autodetect && dataDisk() && m_url != "data://" ) ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ~~ /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:3175:33: note: place parentheses around the '&&' expression to silence this warning else if ( ! m_fast_autodetect && m_url == "cdda://" || m_fast_autodetect && dataDisk() && m_url != "data://" ) ^ ( ) /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:3175:90: warning: '&&' within '||' [-Wlogical-op-parentheses] else if ( ! m_fast_autodetect && m_url == "cdda://" || m_fast_autodetect && dataDisk() && m_url != "data://" ) ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:3175:90: note: place parentheses around the '&&' expression to silence this warning else if ( ! m_fast_autodetect && m_url == "cdda://" || m_fast_autodetect && dataDisk() && m_url != "data://" ) ^ ( ) /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:3202:33: warning: '&&' within '||' [-Wlogical-op-parentheses] else if ( ! m_fast_autodetect && m_url == "data://" ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:3202:33: note: place parentheses around the '&&' expression to silence this warning else if ( ! m_fast_autodetect && m_url == "data://" ^ ( ) /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:3203:62: warning: '&&' within '||' [-Wlogical-op-parentheses] || m_fast_autodetect && disk() -> type() == "Video CD" && m_url != "vcd://" ) ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:3203:62: note: place parentheses around the '&&' expression to silence this warning || m_fast_autodetect && disk() -> type() == "Video CD" && m_url != "vcd://" ) ^ ( ) /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:3283:45: warning: '&&' within '||' [-Wlogical-op-parentheses] if ( m_autodetected || m_url == "cdda://" && ! m_fast_autodetect ) ~~ ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:3283:45: note: place parentheses around the '&&' expression to silence this warning if ( m_autodetected || m_url == "cdda://" && ! m_fast_autodetect ) ^ ( ) /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:3289:41: warning: '&&' within '||' [-Wlogical-op-parentheses] else if ( dataDisk() || mediaDisk() && disk() -> hasTracks() ) ~~ ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:3289:41: note: place parentheses around the '&&' expression to silence this warning else if ( dataDisk() || mediaDisk() && disk() -> hasTracks() ) ^ ( ) /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:3289:5: warning: add explicit braces to avoid dangling else [-Wdangling-else] else if ( dataDisk() || mediaDisk() && disk() -> hasTracks() ) ^ /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:3299:62: warning: '&&' within '||' [-Wlogical-op-parentheses] else if ( m_url != "vcd://" || m_fast_autodetect && disk() && disk() -> hasType() ) ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7/kplayer/kplayernode.cpp:3299:62: note: place parentheses around the '&&' expression to silence this warning else if ( m_url != "vcd://" || m_fast_autodetect && disk() && disk() -> hasType() ) ^ ( ) 40 warnings and 4 errors generated. *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7 *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7 *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/multimedia/kplayer-kde4/work/kplayer-0.7 *** Error code 1 Stop. make: stopped in /usr/ports/multimedia/kplayer-kde4 ===> Cleaning for kplayer-0.7_4