** Tags added: fixed-in-mutter-45.0 fixed-upstream

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2055530

Title:
  Mutter (sometimes) fails to build with [fatal error: meta/meta-enum-
  types.h: No such file or directory]

Status in mutter package in Ubuntu:
  Fix Released
Status in mutter source package in Jammy:
  Fix Committed

Bug description:
  [ Impact ]

  Mutter failed to build, only once, on jammy amd64:

  In file included from ../src/backends/meta-backend-private.h:39,
                   from ../src/backends/x11/meta-backend-x11.h:31,
                   from ../src/backends/x11/nested/meta-backend-x11-nested.h:25,
                   from ../src/tests/meta-backend-test.h:23,
                   from ../src/tests/meta-backend-test.c:22:
  ../src/backends/meta-monitor-manager-private.h:41:10: fatal error: 
meta/meta-enum-types.h: No such file or directory
     41 | #include "meta/meta-enum-types.h"
        | ^~~~~~~~~~~~~~~~~~~~~~~~
  compilation terminated.

  Seems like an old issue that you can hit at random in highly parallel
  builds. Because meta-enum-types.h is auto-generated its consumers need
  to declare stronger dependencies.

  [ Test Plan ]

  Build mutter.

  [ Where problems could occur ]

  More build failures or accidentally depending on meson features that
  don't exist in jammy.

  [ Other Info ]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2055530/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to