Package Base Details: mutter-git

Git Clone URL: https://aur.archlinux.org/mutter-git.git (read-only, click to copy)
Submitter: rliang
Maintainer: pobrn
Last Packager: pobrn
Votes: 6
Popularity: 0.69
First Submitted: 2019-01-10 13:23 (UTC)
Last Updated: 2024-04-15 16:38 (UTC)

Latest Comments

« First ‹ Previous 1 2 3

oidualc commented on 2020-02-23 20:17 (UTC)

It does not compile:

../mutter/src/backends/meta-profiler.c: In function ‘handle_start’:
../mutter/src/backends/meta-profiler.c:98:3: error: too many arguments to function ‘meta_dbus_sysprof3_profiler_complete_start’
   98 |   meta_dbus_sysprof3_profiler_complete_start (dbus_profiler, invocation, NULL);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../mutter/src/backends/meta-profiler.h:25,
                 from ../mutter/src/backends/meta-profiler.c:22:
src/meta-dbus-sysprof3-profiler.h:58:6: note: declared here
   58 | void meta_dbus_sysprof3_profiler_complete_start (
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

titaniumtown commented on 2020-02-20 20:56 (UTC) (edited on 2020-02-20 21:21 (UTC) by titaniumtown)

I have adopted the aur package and have updated it for 3.35.91. I am still learning about how the aur works, so that's why one of the commits is by user "aur" (if you're wondering).

tallero commented on 2020-02-17 21:19 (UTC) (edited on 2020-02-27 10:25 (UTC) by tallero)

Need asciidoc and pipewire-git as build dependency. Atm it won't build without option -D profiler=false.

gardotd426 commented on 2019-12-21 18:54 (UTC)

Failing to build, and it seems like this package isn't at all being maintained, as another person had this error 2 months ago and never received a response.

Build targets in project: 127
Found ninja-1.9.0 at /usr/bin/ninja
ninja: Entering directory `build'
[118/1437] Compiling C object 'cogl/co...ogl-6@sha/winsys_cogl-winsys-egl.c.o'.
FAILED: cogl/cogl/d9c41d2@@mutter-cogl-6@sha/winsys_cogl-winsys-egl.c.o 
ccache cc -Icogl/cogl/d9c41d2@@mutter-cogl-6@sha -Icogl/cogl -I../mutter/cogl/cogl -Icogl -I../mutter/cogl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-3 -flto -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -pthread '-DCOGL_LOCALEDIR="/usr/share/locale"' -DCOGL_COMPILATION '-DCOGL_GL_LIBNAME="libGL.so.1"' '-DCOGL_GLES2_LIBNAME="libGLESv2.so"' -MD -MQ 'cogl/cogl/d9c41d2@@mutter-cogl-6@sha/winsys_cogl-winsys-egl.c.o' -MF 'cogl/cogl/d9c41d2@@mutter-cogl-6@sha/winsys_cogl-winsys-egl.c.o.d' -o 'cogl/cogl/d9c41d2@@mutter-cogl-6@sha/winsys_cogl-winsys-egl.c.o' -c ../mutter/cogl/cogl/winsys/cogl-winsys-egl.c
../mutter/cogl/cogl/winsys/cogl-winsys-egl.c: In function ‘_cogl_winsys_display_setup’:
../mutter/cogl/cogl/winsys/cogl-winsys-egl.c:465:23: error: ‘CoglRendererEGL’ {aka ‘struct _CoglRendererEGL’} has no member named ‘pf_eglBindWaylandDisplay’
  465 |       if (egl_renderer->pf_eglBindWaylandDisplay)
      |                       ^~
../mutter/cogl/cogl/winsys/cogl-winsys-egl.c:466:14: error: ‘CoglRendererEGL’ {aka ‘struct _CoglRendererEGL’} has no member named ‘pf_eglBindWaylandDisplay’
  466 |  egl_renderer->pf_eglBindWaylandDisplay (egl_renderer->edpy,
      |              ^~
../mutter/cogl/cogl/winsys/cogl-winsys-egl.c: In function ‘_cogl_egl_create_image’:
../mutter/cogl/cogl/winsys/cogl-winsys-egl.c:900:17: error: ‘EGL_WAYLAND_BUFFER_WL’ undeclared (first use in this function)
  900 |   if (target == EGL_WAYLAND_BUFFER_WL)
      |                 ^~~~~~~~~~~~~~~~~~~~~
../mutter/cogl/cogl/winsys/cogl-winsys-egl.c:900:17: note: each undeclared identifier is reported only once for each function it appears in
[131/1437] Generating mutter.desktop with a custom command.
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
    Aborting...
Error making: mutter-dev

A.J commented on 2019-10-21 12:50 (UTC)

can't build it :

../mutter/cogl/cogl/winsys/cogl-winsys-egl.c:465:23: error: ‘CoglRendererEGL’ {aka ‘struct _CoglRendererEGL’} has no member named ‘pf_eglBindWaylandDisplay’

TomaszGasior commented on 2019-06-22 22:03 (UTC)

Please add cmake and sysprof2-git to makedepends.

paperbenni commented on 2019-01-22 18:08 (UTC)

I think mutter-dev should be added to the conflicts.