Skip to content

Gala 8.0.3 fails to build with Mutter 45.5 #2119

@pimvullers

Description

@pimvullers

What Happened?

Building gala on Gentoo with Mutter 45.5 failed with following error:

libmutter-13.vapi:1120.10-1120.14: error: The type name `pid_t' could not be found
 1120 | 		public pid_t get_pid ();
      | 		       ^~~~~            
../gala-8.0.3/lib/App.vala:161.23-161.28: error: The type name `pid_t' could not be found
  161 |     public GLib.SList<pid_t?> get_pids () {
      |                       ^~~~~~               
../gala-8.0.3/lib/App.vala:162.38-162.43: error: The type name `pid_t' could not be found
  162 |         var results = new GLib.SList<pid_t?> ();
      |                                      ^~~~~~     
Compilation failed: 3 error(s), 0 warning(s)

Steps to Reproduce

Use Mutter 45.5, build gala

Expected Behavior

Build passes

OS Version

Other Linux

Session Type

Classic Session (X11, This is the default)

Software Version

Latest release (I have run all updates)

Log Output

No response

Hardware Info

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions