Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 476048 - app-leechcraft/lc-lemon-0.5.98 - .../work/leechcraft-0.5.98/src/plugins/lemon/trafficdialog.cpp:89:9: error: ‘class QwtPlotGrid’ has no member named ‘setMinPen’
Summary: app-leechcraft/lc-lemon-0.5.98 - .../work/leechcraft-0.5.98/src/plugins/lemon...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Leechcraft Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-07 07:19 UTC by tman
Modified: 2014-04-28 17:49 UTC (History)
0 users

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


Attachments
/var/log/portage/app-leechcraft:lc-lemon-0.5.98:20130707-071712.log (app-leechcraft:lc-lemon-0.5.98:20130707-071712.log,6.59 KB, text/x-log)
2013-07-07 07:19 UTC, tman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tman 2013-07-07 07:19:35 UTC
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Boost version: 1.52.0
-- 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/bin/qmake (found version "4.8.4")
-- Found LeechCraft libraries at /usr/lib64/liblcutil.so;/usr/lib64/libxmlsettingsdialog.so
-- Found LeechCraft headers at /usr/include/leechcraft
-- CMake 2.8.6 or greater found, enabling automoc...
-- Found Qwt: /usr/lib64/libqwt6.so
-- <<< Gentoo configuration >>>
Build type      Gentoo
Install path    /usr
Compiler flags:
C               -march=corei7 -O2 -pipe
C++             -march=corei7 -O2 -pipe  -fvisibility=hidden -fno-strict-aliasing -std=c++0x
Linker flags:
Executable       -Wl,-O1 -Wl,--as-needed
Module           -Wl,-O1 -Wl,--as-needed
Shared           -Wl,-O1 -Wl,--as-needed

-- Configuring done
-- Generating done
-- Build files have been written to: /var/tmp/portage/app-leechcraft/lc-lemon-0.5.98/work/lc-lemon-0.5.98_build
>>> Source configured.
>>> Compiling source in /var/tmp/portage/app-leechcraft/lc-lemon-0.5.98/work/leechcraft-0.5.98 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/app-leechcraft/lc-lemon-0.5.98/work/lc-lemon-0.5.98_build"
make -j9
^[[35m^[[1mScanning dependencies of target leechcraft_lemon_automoc
^[[0m[ 11%] ^[[34m^[[1mAutomoc for target leechcraft_lemon
^[[0m^[[34m^[[1mGenerating moc_core.cpp
^[[0m^[[34m^[[1mGenerating moc_lemon.cpp
^[[0m^[[34m^[[1mGenerating moc_linuxplatformbackend.cpp
^[[0m^[[34m^[[1mGenerating moc_platformbackend.cpp
^[[0m^[[34m^[[1mGenerating moc_trafficdialog.cpp
^[[0m^[[34m^[[1mGenerating moc_trafficmanager.cpp
^[[0m[ 11%] Built target leechcraft_lemon_automoc
[ 22%] ^[[34m^[[1mGenerating ui_trafficdialog.h
^[[0m^[[35m^[[1mScanning dependencies of target leechcraft_lemon
^[[0m[ 44%] [ 44%] [ 55%] [ 66%] [ 77%] [ 88%] ^[[32mBuilding CXX object CMakeFiles/leechcraft_lemon.dir/trafficmanager.cpp.o
^[[0m[100%] ^[[32mBuilding CXX object CMakeFiles/leechcraft_lemon.dir/core.cpp.o
^[[0m^[[32mBuilding CXX object CMakeFiles/leechcraft_lemon.dir/lemon.cpp.o
^[[0m^[[32mBuilding CXX object CMakeFiles/leechcraft_lemon.dir/platformbackend.cpp.o
^[[0m^[[32mBuilding CXX object CMakeFiles/leechcraft_lemon.dir/trafficdialog.cpp.o
^[[0m^[[32mBuilding CXX object CMakeFiles/leechcraft_lemon.dir/linuxplatformbackend.cpp.o
^[[32mBuilding CXX object CMakeFiles/leechcraft_lemon.dir/leechcraft_lemon_automoc.cpp.o
^[[0m^[[0m/var/tmp/portage/app-leechcraft/lc-lemon-0.5.98/work/leechcraft-0.5.98/src/plugins/lemon/trafficdialog.cpp: In constructor ‘LeechCraft::Lemon::TrafficDialog::TrafficDialog(const QString&, LeechCraft::Lemon::TrafficManager*, QWidget*)’:
/var/tmp/portage/app-leechcraft/lc-lemon-0.5.98/work/leechcraft-0.5.98/src/plugins/lemon/trafficdialog.cpp:89:9: error: ‘class QwtPlotGrid’ has no member named ‘setMinPen’
/var/tmp/portage/app-leechcraft/lc-lemon-0.5.98/work/leechcraft-0.5.98/src/plugins/lemon/trafficdialog.cpp:93:11: error: ‘class QwtLegend’ has no member named ‘setItemMode’
/var/tmp/portage/app-leechcraft/lc-lemon-0.5.98/work/leechcraft-0.5.98/src/plugins/lemon/trafficdialog.cpp:93:24: error: ‘CheckableItem’ is not a member of ‘QwtLegend’
@                                                                                                                                                              
                

Reproducible: Always




Portage 2.1.12.11 (default/linux/amd64/13.0/desktop, gcc-4.7.3, glibc-2.17, 3.10.0-gentoo x86_64)
=================================================================
System uname: Linux-3.10.0-gentoo-x86_64-Intel-R-_Core-TM-_i7-3740QM_CPU_@_2.70GHz-with-gentoo-2.2
KiB Mem:    24627356 total,  21475948 free
KiB Swap:   25081852 total,  25081852 free
Timestamp of tree: Sat, 06 Jul 2013 21:30:01 +0000
ld GNU ld (GNU Binutils) 2.23.1
app-shells/bash:          4.2_p45
dev-java/java-config:     2.2.0
dev-lang/python:          2.7.5, 3.2.5-r1, 3.3.2-r1
dev-util/cmake:           2.8.11.1
dev-util/pkgconfig:       0.28
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.11.8
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.10.3, 1.11.6, 1.13.4, 1.14
sys-devel/binutils:       2.23.1
sys-devel/gcc:            4.7.3
sys-devel/gcc-config:     1.8
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r5::gnome
sys-kernel/linux-headers: 3.9 (virtual/os-headers)
sys-libs/glibc:           2.17
Repositories: gentoo nikai mgorny poly-c luman qt Techwolf gamerlay scarabeus science mva emacs flameeyes-overlay mpd wirelay gnome ruby alice lokal
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=corei7 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /etc/X11/Sessions/awesome /etc/X11/Sessions/dwm /etc/conf.d/consolefont /etc/conf.d/hostname /etc/conf.d/hwclock /etc/conf.d/keymaps /etc/default/grub /etc/eix-sync.conf /etc/fstab /etc/hosts /etc/locale.gen /etc/make.conf /etc/timezone /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.5/ext-active/ /etc/php/cgi-php5.5/ext-active/ /etc/php/cli-php5.5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=corei7 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="de_DE.UTF-8"
LC_ALL=""
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j9"
Comment 1 tman 2013-07-07 07:19:57 UTC
Created attachment 352770 [details]
/var/log/portage/app-leechcraft:lc-lemon-0.5.98:20130707-071712.log
Comment 2 Georg Rudoy 2013-07-09 11:33:19 UTC
Fixed in upstream already, will be fixed in the 0.5.99 release.
Comment 3 Sergey Popov gentoo-dev 2014-04-28 17:49:15 UTC
Fixed a long time ago