Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 665180 - media-libs/libqaccessibilityclient-0.2.0 : /.../accessibleobject.h:749:81: error: QDebug QAccessibleClient::operator<<(QDebug, const QAccessibleClient::AccessibleObject&) should have been declared inside QAccessibleClient
Summary: media-libs/libqaccessibilityclient-0.2.0 : /.../accessibleobject.h:749:81: er...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-03 16:40 UTC by Toralf Förster
Modified: 2019-02-23 17:33 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.52 KB, text/plain)
2018-09-03 16:40 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,124.01 KB, text/plain)
2018-09-03 16:40 UTC, Toralf Förster
Details
environment (environment,142.82 KB, text/plain)
2018-09-03 16:40 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,38.04 KB, application/x-bzip)
2018-09-03 16:40 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.59 KB, application/x-bzip)
2018-09-03 16:40 UTC, Toralf Förster
Details
media-libs:libqaccessibilityclient-0.2.0:20180903-163543.log (media-libs:libqaccessibilityclient-0.2.0:20180903-163543.log,23.51 KB, text/plain)
2018-09-03 16:40 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,34.64 KB, application/x-bzip)
2018-09-03 16:40 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 2018-09-03 16:40:32 UTC
                 from /var/tmp/portage/media-libs/libqaccessibilityclient-0.2.0/work/libqaccessibilityclient-0.2.0/src/qaccessibilityclient/registry_p.h:34,
                 from /var/tmp/portage/media-libs/libqaccessibilityclient-0.2.0/work/libqaccessibilityclient-0.2.0/src/qaccessibilityclient/accessibleobject_p.cpp:22:
/var/tmp/portage/media-libs/libqaccessibilityclient-0.2.0/work/libqaccessibilityclient-0.2.0/src/qaccessibilityclient/accessibleobject.h:749:81: error: ‘QDebug QAccessibleClient::operator<<(QDebug, const QAccessibleClient::AccessibleObject&)’ should have been declared inside ‘QAccessibleClient’
  friend QDebug QAccessibleClient::operator<<(QDebug, const AccessibleObject &);
                                                                              ^


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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop_abi32+64_20180830-184303

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

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

emerge -qpv media-libs/libqaccessibilityclient
[ebuild  N    ] media-libs/libqaccessibilityclient-0.2.0  USE="-debug -examples"
Comment 1 Toralf Förster gentoo-dev 2018-09-03 16:40:36 UTC
Created attachment 545830 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-09-03 16:40:38 UTC
Created attachment 545832 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-09-03 16:40:41 UTC
Created attachment 545834 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-09-03 16:40:44 UTC
Created attachment 545836 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-09-03 16:40:47 UTC
Created attachment 545838 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-09-03 16:40:50 UTC
Created attachment 545840 [details]
media-libs:libqaccessibilityclient-0.2.0:20180903-163543.log
Comment 7 Toralf Förster gentoo-dev 2018-09-03 16:40:53 UTC
Created attachment 545842 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-09-03 20:25:59 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=440760ba33c5090a70acc9f676affc3b80f96112

commit 440760ba33c5090a70acc9f676affc3b80f96112
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-09-03 20:25:43 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-09-03 20:25:43 +0000

    media-libs/libqaccessibilityclient: Fix build with GCC-8
    
    Closes: https://bugs.gentoo.org/665180
    Package-Manager: Portage-2.3.49, Repoman-2.3.10

 .../files/libqaccessibilityclient-0.2.0-gcc8.patch | 100 +++++++++++++++++++++
 .../libqaccessibilityclient-0.2.0.ebuild           |   4 +-
 2 files changed, 103 insertions(+), 1 deletion(-)