Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831575 - dev-util/qdevicemonitor-1.0.1-r2 - /.../qtgui-config.h:4: error: QT_OPENGL_ES redefined
Summary: dev-util/qdevicemonitor-1.0.1-r2 - /.../qtgui-config.h:4: error: QT_OPENGL_ES...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alexander Lopatin
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-01-20 12:21 UTC by Toralf Förster
Modified: 2022-03-25 17:13 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.69 KB, text/plain)
2022-01-20 12:21 UTC, Toralf Förster
Details
dev-util:qdevicemonitor-1.0.1-r2:20220120-112059.log (dev-util:qdevicemonitor-1.0.1-r2:20220120-112059.log,5.74 KB, text/plain)
2022-01-20 12:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,77.71 KB, text/plain)
2022-01-20 12:21 UTC, Toralf Förster
Details
environment (environment,69.37 KB, text/plain)
2022-01-20 12:21 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,12.08 KB, application/x-bzip)
2022-01-20 12:21 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 2022-01-20 12:21:04 UTC
                 from /usr/include/qt5/QtGui/qcolor.h:43,
                 from /usr/include/qt5/QtGui/QColor:1,
                 from devices/DeviceFacade.h:28,
                 from devices/DeviceFacade.cpp:18:
/usr/include/qt5/QtGui/qtgui-config.h:4: error: "QT_OPENGL_ES" redefined
    4 | #define QT_OPENGL_ES true
      | 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-j4-20220119-205952

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
/usr/lib/llvm/13
13.0.0
Python 3.9.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.58.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 11.0.13_p8 [openjdk-bin-11]
2)	AdoptOpenJDK 8.312_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit bbb49c1cc0482ff1a8a2108fbaffbda35d04f8cd
Merge: 59408ae71f98 d3a94c365ff5
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Jan 20 10:51:41 2022 +0000

    Merge updates from master

emerge -qpvO dev-util/qdevicemonitor
[ebuild  N    ] dev-util/qdevicemonitor-1.0.1-r2
Comment 1 Toralf Förster gentoo-dev 2022-01-20 12:21:06 UTC
Created attachment 762818 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-20 12:21:06 UTC
Created attachment 762819 [details]
dev-util:qdevicemonitor-1.0.1-r2:20220120-112059.log
Comment 3 Toralf Förster gentoo-dev 2022-01-20 12:21:08 UTC
Created attachment 762820 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-01-20 12:21:09 UTC
Created attachment 762821 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-01-20 12:21:10 UTC
Created attachment 762822 [details]
etc.portage.tar.bz2
Comment 6 Larry the Git Cow gentoo-dev 2022-02-13 10:39:56 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d26d683b83dac850c0c09707b61c50f88d688c9

commit 8d26d683b83dac850c0c09707b61c50f88d688c9
Author:     Alexander Lopatin <alopatindev@gmail.com>
AuthorDate: 2022-02-04 00:26:58 +0000
Commit:     Matthew Smith <matthew@gentoo.org>
CommitDate: 2022-02-13 10:39:50 +0000

    dev-util/qdevicemonitor: disable warnings as errors
    
    Package-Manager: Portage-3.0.30, Repoman-3.0.2
    Closes: https://bugs.gentoo.org/751349
    Closes: https://bugs.gentoo.org/831575
    Signed-off-by: Alexander Lopatin <alopatindev@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/24074
    Signed-off-by: Matthew Smith <matthew@gentoo.org>

 ...emonitor-1.0.1-disable-warnings-as-errors.patch | 31 ++++++++++++++++++++++
 .../qdevicemonitor/qdevicemonitor-1.0.1-r2.ebuild  |  3 ++-
 2 files changed, 33 insertions(+), 1 deletion(-)
Comment 7 Toralf Förster gentoo-dev 2022-03-25 17:09:15 UTC
(In reply to Larry the Git Cow from comment #6)
> The bug has been closed via the following commit

pls see bug 836008