Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 903045 - x11-wm/mutter-44.0
Summary: x11-wm/mutter-44.0
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-25 15:37 UTC by reckor
Modified: 2023-03-26 11:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info '=x11-wm/mutter-44.0::gentoo' >> info.txt (info.txt,7.33 KB, text/plain)
2023-03-25 15:37 UTC, reckor
Details
Build.log (build.log,463.41 KB, text/x-log)
2023-03-26 11:06 UTC, reckor
Details

Note You need to log in before you can comment on or make changes to this bug.
Description reckor 2023-03-25 15:37:26 UTC
Created attachment 858991 [details]
emerge --info '=x11-wm/mutter-44.0::gentoo' >> info.txt

Error while compiling Mutter-44.0 for a few days already.

FAILED: src/libmutter-12.so.0.0.0.p/backends_meta-backend.c.o 
x86_64-pc-linux-gnu-gcc -Isrc/libmutter-12.so.0.0.0.p -Isrc -I../mutter-44.0/src -I. -I../mutter-44.0 -Iclutter -I../mutter-44.0/clutter -Iclutter/clutter -I../mutter-44.0/clutter/clutter -Icogl -I../mutter-44.0/cogl -Icogl/cogl -I../mutter-44.0/cogl/cogl -Isrc/meta -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gsettings-desktop-schemas -I/usr/include/colord-1 -I/usr/include/gnome-settings-daemon-44 -I/usr/include/gnome-desktop-4.0 -I/usr/include/libxml2 -I/usr/include/gudev-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libdrm -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_GNU_SOURCE -march=native -O2 -pipe -fPIC -D_REENTRANT -pthread -mfpmath=sse -msse -msse2 -DCLUTTER_ENABLE_COMPOSITOR_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -DCOGL_ENABLE_MUTTER_API -DCLUTTER_DISABLE_DEPRECATION_WARNINGS -DCOGL_DISABLE_DEPRECATION_WARNINGS -DSN_API_NOT_YET_FROZEN=1 '-DGETTEXT_PACKAGE="mutter"' -DWITH_VERBOSE_MODE '-DG_LOG_DOMAIN="libmutter"' -MD -MQ src/libmutter-12.so.0.0.0.p/backends_meta-backend.c.o -MF src/libmutter-12.so.0.0.0.p/backends_meta-backend.c.o.d -o src/libmutter-12.so.0.0.0.p/backends_meta-backend.c.o -c ../mutter-44.0/src/backends/meta-backend.c
In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9,
                 from /usr/include/glib-2.0/glib/gtypes.h:34,
                 from /usr/include/glib-2.0/glib/galloca.h:34,
                 from /usr/include/glib-2.0/glib.h:32,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from ../mutter-44.0/src/backends/meta-backend-private.h:29,
                 from ../mutter-44.0/src/backends/meta-backend.c:52:
../mutter-44.0/src/backends/meta-backend.c: In function ‘meta_backend_dispose’:
../mutter-44.0/src/backends/meta-backend.c:211:24: error: ‘MetaBackendPrivate’ {aka ‘struct _MetaBackendPrivate’} has no member named ‘remote_access_controller’
  211 |   g_clear_object (&priv->remote_access_controller);


* Messages for package x11-wm/mutter-44.0:

 * ERROR: x11-wm/mutter-44.0::gentoo failed (compile phase):
 *   compile failed
 * 
 * Call stack:
 *     ebuild.sh, line  136:  Called src_compile
 *   environment, line 2653:  Called meson_src_compile
 *   environment, line 1939:  Called die
 * The specific snippet of code:
 *       "$@" || die "compile failed"
Comment 1 Greg Kubaryk 2023-03-25 20:58:00 UTC
Please attach build.log and reopen when done, but I have a feeling it's a duplicate of bug 901809.
Comment 2 reckor 2023-03-26 11:05:17 UTC
Hello, it looks like the same. Build log is attached. Thanks(In reply to Greg Kubaryk from comment #1)
> Please attach build.log and reopen when done, but I have a feeling it's a
> duplicate of bug 901809.
Comment 3 reckor 2023-03-26 11:06:35 UTC
Created attachment 859035 [details]
Build.log