Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 787122 - x11-libs/gtksourceview-4.8.1 - /.../gatomic.h: error: argument 2 of _atomic_load discards volatile qualifier [-Werror=incompatible
Summary: x11-libs/gtksourceview-4.8.1 - /.../gatomic.h: error: argument 2 of _atomic_l...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-11
  Show dependency tree
 
Reported: 2021-04-30 13:18 UTC by Toralf Förster
Modified: 2021-05-06 18:42 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.30 KB, text/plain)
2021-04-30 13:18 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,326.32 KB, text/plain)
2021-04-30 13:18 UTC, Toralf Förster
Details
environment (environment,105.77 KB, text/plain)
2021-04-30 13:18 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,25.27 KB, application/x-bzip)
2021-04-30 13:19 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,470 bytes, application/x-bzip)
2021-04-30 13:19 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,28.52 KB, application/x-bzip)
2021-04-30 13:19 UTC, Toralf Förster
Details
x11-libs:gtksourceview-4.8.1:20210429-225319.log (x11-libs:gtksourceview-4.8.1:20210429-225319.log,29.31 KB, text/plain)
2021-04-30 13:19 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 2021-04-30 13:18:54 UTC
                 from gtksourceview/gtksource-enumtypes.c:4:
gtksourceview/gtksource-enumtypes.c: In function ‘gtk_source_bracket_match_type_get_type’:
/usr/include/glib-2.0/glib/gatomic.h:117:5: error: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier [-Werror=incompatible-pointer-types]
  117 |     __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
      |     ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro ‘g_atomic_pointer_get’
  260 |     (!g_atomic_pointer_get (location) &&                             \

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-20210421-084009

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.3.1
 [2] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.8.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.51.0 *
The following VMs are available for generation-2:
1)	JamVM JDK 2.0.0 [jamvm]
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   jamvm 
  [2]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Thu Apr 29 22:35:03 UTC 2021

emerge -qpvO x11-libs/gtksourceview
[ebuild     U ] x11-libs/gtksourceview-4.8.1 [4.6.1-r1] USE="introspection vala -glade -gtk-doc -test"
Comment 1 Toralf Förster gentoo-dev 2021-04-30 13:18:55 UTC
Created attachment 704346 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-04-30 13:18:57 UTC
Created attachment 704349 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-04-30 13:18:59 UTC
Created attachment 704352 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-04-30 13:19:00 UTC
Created attachment 704355 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-04-30 13:19:01 UTC
Created attachment 704358 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-04-30 13:19:02 UTC
Created attachment 704361 [details]
temp.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-04-30 13:19:04 UTC
Created attachment 704364 [details]
x11-libs:gtksourceview-4.8.1:20210429-225319.log
Comment 8 Geoff Leach 2021-05-01 04:07:36 UTC
see bug #786540

builds with meson-0.57.2
Comment 9 Geoff Leach 2021-05-05 20:14:39 UTC
gtksourceview-4.8.1 builds with meson-0.57.2 now in tree

bug can be closed?
Comment 10 Thomas Bettler 2021-05-05 20:34:27 UTC
works for me