Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 688634

Summary: app-misc/qlcplus-4.11.1 : qlcfixturemode.cpp:251:26: error: implicitly-declared QLCFixtureHead& QLCFixtureHead::operator=(const QLCFixtureHead&) is deprecated [-Werror=deprecated-copy]
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: jannis <kripton>
Status: RESOLVED FIXED    
Severity: normal CC: esigra, proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=685044
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 260867    
Attachments: emerge-info.txt
app-misc:qlcplus-4.11.1:20190624-134044.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2019-06-24 18:28:58 UTC
x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -Werror -Wno-unused-local-typedefs -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG_OUTPUT -DHAS_FFTW3 -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../audio/src -I../../plugins/interfaces -I../../hotplugmonitor/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtScript -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o qlcfixturemode.o qlcfixturemode.cpp
qlcfixturemode.cpp: In member function ‘void QLCFixtureMode::replaceHead(int, const QLCFixtureHead&)’:
qlcfixturemode.cpp:251:26: error: implicitly-declared ‘QLCFixtureHead& QLCFixtureHead::operator=(const QLCFixtureHead&)’ is deprecated [-Werror=deprecated-copy]
  251 |         m_heads[index] = head;
      |                          ^~~~
In file included from qlcfixturemode.h:28,

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-desktop-plasma-systemd_20190619-191525

  -------------------------------------------------------------------

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.1.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.35.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.12.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO app-misc/qlcplus
[ebuild  N    ] app-misc/qlcplus-4.11.1  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2019-06-24 18:29:00 UTC
Created attachment 580676 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-06-24 18:29:03 UTC
Created attachment 580678 [details]
app-misc:qlcplus-4.11.1:20190624-134044.log
Comment 3 Toralf Förster gentoo-dev 2019-06-24 18:29:06 UTC
Created attachment 580680 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-06-24 18:29:09 UTC
Created attachment 580682 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-06-24 18:29:11 UTC
Created attachment 580684 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-06-24 18:29:14 UTC
Created attachment 580686 [details]
temp.tbz2
Comment 7 jannis 2019-09-27 20:41:04 UTC
Should be fixed with bumped ebuilds. Please see PR at #687636
Comment 8 jannis 2019-12-24 12:18:07 UTC
Fixed with app-misc/qlcplus-4.12.2. Please re-open if problem persists. Happy Holidays :)