Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 556098 - [kde overlay] kde-apps/kblackbox-9999 kblackbox-9999/kbbgraphicsitemball.cpp: In constructor ‘KBBGraphicsItemBall::KBBGraphicsItemBall error: ‘setAcceptsHoverEvents’ was not declared in this scope
Summary: [kde overlay] kde-apps/kblackbox-9999 kblackbox-9999/kbbgraphicsitemball.cpp:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-28 08:38 UTC by jospezial
Modified: 2015-07-31 11:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jospezial 2015-07-28 08:38:27 UTC
-- Configuring done
CMake Warning (dev) at CMakeLists.txt:66 (add_executable):
  Policy CMP0028 is not set: Double colon in target name means ALIAS or
  IMPORTED target.  Run "cmake --help-policy CMP0028" for policy details.
  Use the cmake_policy command to set the policy and suppress this warning.

  Target "kblackbox" links to target "KF5::TextWidgets" but the target was
  not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at CMakeLists.txt:66 (add_executable):
  Policy CMP0028 is not set: Double colon in target name means ALIAS or
  IMPORTED target.  Run "cmake --help-policy CMP0028" for policy details.
  Use the cmake_policy command to set the policy and suppress this warning.

  Target "kblackbox" links to target "KF5::DBusAddons" but the target was not
  found.  Perhaps a find_package() call is missing for an IMPORTED target, or
  an ALIAS target is missing?
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at CMakeLists.txt:66 (add_executable):
  Policy CMP0063 is not set: Honor visibility properties for all target
  types.  Run "cmake --help-policy CMP0063" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.

  Target "kblackbox" of type "EXECUTABLE" has the following visibility
  properties set for CXX:

    CXX_VISIBILITY_PRESET
    VISIBILITY_INLINES_HIDDEN

  For compatibility CMake is not honoring them for this target.
This warning is for project developers.  Use -Wno-dev to suppress it.



...


[ 21%] Building CXX object CMakeFiles/kblackbox.dir/kbbgraphicsitemball.cpp.o
/usr/bin/x86_64-pc-linux-gnu-g++  -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QML_LIB -DQT_QUICKWIDGETS_LIB -DQT_QUICK_LIB -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_WIDGETS_LIB -DQT_XML_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE  -DQT_NO_DEBUG -DNDEBUG -march=native -O2 -pipe  -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -I/var/tmp/portage/kde-apps/kblackbox-9999/work/kblackbox-9999_build -I/var/tmp/portage/kde-apps/kblackbox-9999/work/kblackbox-9999 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/KF5/KF5KDEGames -isystem /usr/include/KF5/KF5KDEGames/KDE -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtQuickWidgets -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KXmlGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtSvg -isystem /usr/include/KF5/KArchive    -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -fPIC -o CMakeFiles/kblackbox.dir/kbbgraphicsitemball.cpp.o -c /var/tmp/portage/kde-apps/kblackbox-9999/work/kblackbox-9999/kbbgraphicsitemball.cpp
/var/tmp/portage/kde-apps/kblackbox-9999/work/kblackbox-9999/kbbgraphicsitemball.cpp: In constructor ‘KBBGraphicsItemBall::KBBGraphicsItemBall(KBBScalableGraphicWidget::itemType, KBBScalableGraphicWidget*, KBBThemeManager*, int, int, int)’:
/var/tmp/portage/kde-apps/kblackbox-9999/work/kblackbox-9999/kbbgraphicsitemball.cpp:55:28: error: ‘setAcceptsHoverEvents’ was not declared in this scope
  setAcceptsHoverEvents(true);
                            ^
Comment 1 Michael Palimaka (kensington) gentoo-dev 2015-07-31 11:47:50 UTC
Fixed upstream.

http://quickgit.kde.org/?p=kblackbox.git&a=commit&h=133363cd7d42f31acd10d4ef2b78739e14e78e1d