https://bugzilla.redhat.com/show_bug.cgi?id=1870890

Kevin Fenzi <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |[email protected]
           Assignee|[email protected]    |[email protected]
              Flags|                            |fedora-review?



--- Comment #7 from Kevin Fenzi <[email protected]> ---
I'm happy to review this. Could you update the urls to src.rpm and spec? The
ones in comment 3 seem to be 404ing now. ;( 

I did pull the 0.2.0-1 one from copr, but it doesn't seem to build here in
mock. ;( 

In file included from /usr/include/glib-2.0/glib/gthread.h:32,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:32,
                 from /usr/include/glib-2.0/glib.h:32,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:13,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from ../src/contrib/gtktypebuiltins.c:1:
../src/contrib/gtktypebuiltins.c: In function ‘gtk_sorter_order_get_type’:
/usr/include/glib-2.0/glib/gatomic.h:112:5: error: argument 2 of
‘__atomic_load’ discards ‘volatile’ qualifier [-Wer
ror=incompatible-pointer-types]
  112 |     __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) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
../src/contrib/gtktypebuiltins.c:12:7: note: in expansion of macro
‘g_once_init_enter’
   12 |   if (g_once_init_enter (&g_define_type_id__volatile))
      |       ^~~~~~~~~~~~~~~~~
../src/contrib/gtktypebuiltins.c: In function ‘gtk_sorter_change_get_type’:
/usr/include/glib-2.0/glib/gatomic.h:112:5: error: argument 2 of
‘__atomic_load’ discards ‘volatile’ qualifier [-Wer
ror=incompatible-pointer-types]
  112 |     __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) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
../src/contrib/gtktypebuiltins.c:32:7: note: in expansion of macro
‘g_once_init_enter’
   32 |   if (g_once_init_enter (&g_define_type_id__volatile))
      |       ^~~~~~~~~~~~~~~~~
../src/contrib/gtktypebuiltins.c: In function ‘gtk_filter_match_get_type’:
/usr/include/glib-2.0/glib/gatomic.h:112:5: error: argument 2 of
‘__atomic_load’ discards ‘volatile’ qualifier [-Wer
ror=incompatible-pointer-types]
  112 |     __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) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
../src/contrib/gtktypebuiltins.c:55:7: note: in expansion of macro
‘g_once_init_enter’
   55 |   if (g_once_init_enter (&g_define_type_id__volatile))
      |       ^~~~~~~~~~~~~~~~~
../src/contrib/gtktypebuiltins.c: In function ‘gtk_filter_change_get_type’:
/usr/include/glib-2.0/glib/gatomic.h:112:5: error: argument 2 of
‘__atomic_load’ discards ‘volatile’ qualifier
[-Werror=incompatible-pointer-types]
  112 |     __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) &&                             \
      |       ^~~~~~~~~~~~~~~~~~~~
../src/contrib/gtktypebuiltins.c:75:7: note: in expansion of macro
‘g_once_init_enter’
   75 |   if (g_once_init_enter (&g_define_type_id__volatile))
      |       ^~~~~~~~~~~~~~~~~
cc1: some warnings being treated as errors

Might be it worked under gcc 10, but rawhide is now using gcc 11?


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to