Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 699636 - games-util/qjoypad-4.3.0 : /.../axisw.cpp:5:32: error: QString::null is deprecated: use QString() [-Werror=deprecated-declarations]
Summary: games-util/qjoypad-4.3.0 : /.../axisw.cpp:5:32: error: QString::null is depre...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2019-11-08 19:55 UTC by Toralf Förster
Modified: 2019-11-08 20:41 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.62 KB, text/plain)
2019-11-08 19:56 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,217.45 KB, text/plain)
2019-11-08 19:56 UTC, Toralf Förster
Details
environment (environment,110.87 KB, text/plain)
2019-11-08 19:56 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.54 KB, application/x-bzip)
2019-11-08 19:56 UTC, Toralf Förster
Details
games-util:qjoypad-4.3.0:20191108-193734.log (games-util:qjoypad-4.3.0:20191108-193734.log,17.78 KB, text/plain)
2019-11-08 19:56 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.58 KB, application/x-bzip)
2019-11-08 19:56 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,27.87 KB, application/x-bzip)
2019-11-08 19:56 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-11-08 19:55:59 UTC
/var/tmp/portage/games-util/qjoypad-4.3.0/work/qjoypad-4.3.0/src/axisw.cpp: In constructor ‘AxisWidget::AxisWidget(Axis*, QWidget*)’:
/var/tmp/portage/games-util/qjoypad-4.3.0/work/qjoypad-4.3.0/src/axisw.cpp:5:32: error: ‘QString::null’ is deprecated: use QString() [-Werror=deprecated-declarations]
    5 |         : FlashButton(QString::null, QString::null, parent) {
      |                                ^~~~
In file included from /usr/include/qt5/QtCore/qobject.h:47,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-20191103-221558

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

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

clang:
clang version 9.0.0 (tags/RELEASE_900/final)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.0
Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
  [3]   pypy3 (fallback)
  [4]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.38.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Fri, 08 Nov 2019 18:26:07 +0000

emerge -qpvO games-util/qjoypad
[ebuild  N    ] games-util/qjoypad-4.3.0
Comment 1 Toralf Förster gentoo-dev 2019-11-08 19:56:02 UTC
Created attachment 595496 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-11-08 19:56:05 UTC
Created attachment 595498 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-11-08 19:56:08 UTC
Created attachment 595500 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-11-08 19:56:10 UTC
Created attachment 595502 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-11-08 19:56:13 UTC
Created attachment 595504 [details]
games-util:qjoypad-4.3.0:20191108-193734.log
Comment 6 Toralf Förster gentoo-dev 2019-11-08 19:56:16 UTC
Created attachment 595506 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-11-08 19:56:19 UTC
Created attachment 595508 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-11-08 20:41:27 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ba99250eba49ecba382cd6a3502a4b749fe9fae

commit 9ba99250eba49ecba382cd6a3502a4b749fe9fae
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-11-08 20:41:04 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-11-08 20:41:13 +0000

    games-util/qjoypad: Fix CXXFLAGS, EAPI-7 bump
    
    Closes: https://bugs.gentoo.org/699636
    Package-Manager: Portage-2.3.78, Repoman-2.3.17
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 games-util/qjoypad/files/qjoypad-4.3.0-cmake.patch | 14 ++++++++++++++
 games-util/qjoypad/qjoypad-4.3.0.ebuild            | 10 +++++++---
 2 files changed, 21 insertions(+), 3 deletions(-)