Skip to content

8.0.0 FTBFS with GCC 14 (-Wimplicit-function-declaration) #1603

@bobby285271

Description

@bobby285271

What Happened?

👋

With 79d8049, all plugins failed to build with GCC 14.2.1 (and libpeas-2 2.0.7, vala 0.56.18) with:

error: implicit declaration of function 'scratch_services_activatable_plugin_set_object'; did you mean 'scratch_services_activatable_plugin_get_object'? [-Wimplicit-function-declaration]
  755 |                 scratch_services_activatable_plugin_set_object ((ScratchServicesActivatablePlugin*) self, g_value_get_object (value));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                 scratch_services_activatable_plugin_get_object

Here are the full logs.

Steps to Reproduce

  1. Build with GCC 14

Expected Behavior

Builds

OS Version

NixOS unstable

Session Type

Classic Session (X11, This is the default)

Software Version

Latest release (I have run all updates)

Log Output

full logs.

Hardware Info

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions