Uploaded image for project: 'Funtoo Linux'
  1. Funtoo Linux
  2. FL-6989

Failed emerge libsignon-glib (blocks emerge kde-meta)

    • Icon: Bug Bug
    • Resolution: Fixed Earlier
    • Icon: Normal Normal
    • None
    • None
    • Hide
      -Werror in make config of libsignon-glib, which causes build failure due to deprecated but still-used APIs

      ...
      signon-identity.c:297:5: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations]
        297 | g_type_class_add_private (object_class, sizeof (SignonIdentityPrivate));
            | ^~~~~~~~~~~~~~~~~~~~~~~~
      ...
      ...
      cc1: all warnings being treated as errors
      Show
      -Werror in make config of libsignon-glib, which causes build failure due to deprecated but still-used APIs ... signon-identity.c:297:5: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations]   297 | g_type_class_add_private (object_class, sizeof (SignonIdentityPrivate));       | ^~~~~~~~~~~~~~~~~~~~~~~~ ... ... cc1: all warnings being treated as errors

            Unassigned Unassigned
            russtopia russtopia
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: