Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 635504 - media-libs/libqaccessibilityclient-0.2.0 : /.../qtestcase.h:315:28: error: is_same in namespace QtPrivate does not name a template type
Summary: media-libs/libqaccessibilityclient-0.2.0 : /.../qtestcase.h:315:28: error: is...
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: 2017-10-26 16:30 UTC by Toralf Förster
Modified: 2017-10-29 13:00 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.90 KB, text/plain)
2017-10-26 16:30 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,83.96 KB, text/plain)
2017-10-26 16:30 UTC, Toralf Förster
Details
environment (environment,151.17 KB, text/plain)
2017-10-26 16:30 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.78 KB, application/x-bzip)
2017-10-26 16:30 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.55 KB, application/x-bzip)
2017-10-26 16:30 UTC, Toralf Förster
Details
media-libs:libqaccessibilityclient-0.2.0:20171026-053741.log (media-libs:libqaccessibilityclient-0.2.0:20171026-053741.log,46.17 KB, text/plain)
2017-10-26 16:30 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,37.54 KB, application/x-bzip)
2017-10-26 16:30 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 2017-10-26 16:30:28 UTC
                 from /var/tmp/portage/media-libs/libqaccessibilityclient-0.2.0/work/libqaccessibilityclient-0.2.0/tests/auto/tst_accessibilityclient.cpp:21:
/usr/include/qt5/QtTest/qtestcase.h: In function ‘void QTest::addColumn(const char*, T*)’:
/usr/include/qt5/QtTest/qtestcase.h:315:28: error: ‘is_same’ in namespace ‘QtPrivate’ does not name a template type
         typedef QtPrivate::is_same<T, const char*> QIsSameTConstChar;
                            ^~~~~~~
In file included from /usr/include/qt5/QtTest/qtest_global.h:43:0,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma-systemd_libressl_20171024-183948

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.5.1 [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 2017-10-26 16:30:31 UTC
Created attachment 500226 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-10-26 16:30:34 UTC
Created attachment 500228 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-10-26 16:30:37 UTC
Created attachment 500230 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-10-26 16:30:40 UTC
Created attachment 500232 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-10-26 16:30:43 UTC
Created attachment 500234 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-10-26 16:30:46 UTC
Created attachment 500236 [details]
media-libs:libqaccessibilityclient-0.2.0:20171026-053741.log
Comment 7 Toralf Förster gentoo-dev 2017-10-26 16:30:49 UTC
Created attachment 500238 [details]
temp.tbz2
Comment 8 Andreas Sturmlechner gentoo-dev 2017-10-29 12:39:39 UTC
This doesn't look like an error with media-libs/libqaccessibilityclient but within Qt. In emerge history I see that your Qt packages downgraded from 5.9 to 5.7, that is less than ideal, are you sure Qt was consistent at that point?
Comment 9 Toralf Förster gentoo-dev 2017-10-29 12:49:41 UTC
yep, the downgrade was the problem
Comment 10 Larry the Git Cow gentoo-dev 2017-10-29 13:00:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0561c369a68f099b463c09f0ca3bb55a8269483f

commit 0561c369a68f099b463c09f0ca3bb55a8269483f
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2017-10-29 12:48:35 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2017-10-29 12:59:57 +0000

    media-libs/libqaccessibilityclient: Disable no-op tests dir
    
    There is no purpose building this.
    
    Closes: https://bugs.gentoo.org/635504
    Package-Manager: Portage-2.3.13, Repoman-2.3.4

 .../libqaccessibilityclient/libqaccessibilityclient-0.2.0.ebuild    | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)