Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 609056 - app-misc/brewtarget-2.3.1 : /.../qbasicatomic.h:93:23: error: ‘QAtomicOpsSupport’ was not declared in this scope
Summary: app-misc/brewtarget-2.3.1 : /.../qbasicatomic.h:93:23: error: ‘QAtomicOpsSupp...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: qt5-c++11
  Show dependency tree
 
Reported: 2017-02-12 10:14 UTC by Toralf Förster
Modified: 2025-02-19 21:17 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,5.79 KB, text/plain)
2017-02-12 10:14 UTC, Toralf Förster
Details
app-misc:brewtarget-2.3.1:20170212-013805.log (app-misc:brewtarget-2.3.1:20170212-013805.log,178.61 KB, text/plain)
2017-02-12 10:14 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,162.43 KB, text/plain)
2017-02-12 10:14 UTC, Toralf Förster
Details
environment (environment,120.93 KB, text/plain)
2017-02-12 10:14 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.67 KB, application/x-bzip)
2017-02-12 10:14 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-02-12 10:14:02 UTC
                 from /var/tmp/portage/app-misc/brewtarget-2.3.1/work/brewtarget-2.3.1/src/AboutDialog.h:23,
                 from /var/tmp/portage/app-misc/brewtarget-2.3.1/work/brewtarget-2.3.1/src/AboutDialog.cpp:20:
/usr/include/qt5/QtCore/qbasicatomic.h:93:23: error: ‘QAtomicOpsSupport’ was not declared in this scope
     Q_STATIC_ASSERT_X(QAtomicOpsSupport<sizeof(T)>::IsSupported, "template para
                       ^
/usr/include/qt5/QtCore/qglobal.h:756:110: note: in definition of macro ‘Q_STATIC_ASSERT’

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

  This is an unstable amd64 chroot image (named plasma-unstable_20170206-210542) at a hardened host acting as a tinderbox.

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-5.4.0 *
llvm-config --version:
3.9.1
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
  [3]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.3.0 [icedtea-bin-8]
Comment 1 Toralf Förster gentoo-dev 2017-02-12 10:14:05 UTC
Created attachment 463406 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-02-12 10:14:08 UTC
Created attachment 463408 [details]
app-misc:brewtarget-2.3.1:20170212-013805.log
Comment 3 Toralf Förster gentoo-dev 2017-02-12 10:14:11 UTC
Created attachment 463410 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-02-12 10:14:14 UTC
Created attachment 463412 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-02-12 10:14:17 UTC
Created attachment 463414 [details]
etc.portage.tbz2
Comment 6 Andreas Sturmlechner gentoo-dev 2018-10-29 19:49:02 UTC
When was this last reproduced?
Comment 7 Toralf Förster gentoo-dev 2018-10-31 16:42:15 UTC
(In reply to Andreas Sturmlechner from comment #6)
n/a
Comment 8 Larry the Git Cow gentoo-dev 2025-02-19 21:17:04 UTC
The bug has been closed via the following commit(s):

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

commit f408fff21e7bbab0c4c7ca2925fb9ba7e47c74d9
Author:     Christopher Byrne <salah.coronya@gmail.com>
AuthorDate: 2024-02-16 05:45:16 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2025-02-19 21:16:54 +0000

    app-misc/brewtarget: Add 4.0.17
    
    Closes: https://bugs.gentoo.org/609056
    Closes: https://bugs.gentoo.org/943181
    Signed-off-by: Christopher Byrne <salah.coronya@gmail.com>
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 app-misc/brewtarget/Manifest                       |  1 +
 app-misc/brewtarget/brewtarget-4.0.17.ebuild       | 52 ++++++++++++++++++++++
 .../brewtarget-4.0.17-dont-touch-CFLAGS.patch      | 13 ++++++
 .../files/brewtarget-4.0.17-find-lupdate.patch     | 15 +++++++
 .../files/brewtarget-4.0.17-fix-docdir.patch       | 13 ++++++
 .../brewtarget-4.0.17-no-boost-libbacktrace.patch  | 49 ++++++++++++++++++++
 .../brewtarget-4.0.17-silence-compiler-noise.patch | 49 ++++++++++++++++++++
 .../brewtarget-4.0.17-unbundle-valijson.patch      | 29 ++++++++++++
 8 files changed, 221 insertions(+)