Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944062 - dev-libs/dbus-glib-0.112 fails to compile with gcc15.0.0_pre20241117-r2::gentoo
Summary: dev-libs/dbus-glib-0.112 fails to compile with gcc15.0.0_pre20241117-r2::gentoo
Status: RESOLVED DUPLICATE of bug 943768
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-20 00:07 UTC by OldManSeph
Modified: 2024-11-20 04:09 UTC (History)
2 users (show)

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


Attachments
dev-libs/dbus-glib-0.112 build.log (dbus-glib-0.112.build.log,200.69 KB, text/x-log)
2024-11-20 00:07 UTC, OldManSeph
Details
OldManSeph emerge --info (emerge_info.txt,6.93 KB, text/plain)
2024-11-20 00:07 UTC, OldManSeph
Details

Note You need to log in before you can comment on or make changes to this bug.
Description OldManSeph 2024-11-20 00:07:34 UTC
Created attachment 910415 [details]
dev-libs/dbus-glib-0.112 build.log

/var/tmp/portage/dev-libs/dbus-glib-0.112/work/dbus-glib-0.112/dbus/dbus-gproxy.c:2941:7: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
 2941 |       g_value_array_free (in_args);
      |       ^~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/gobject/gvaluearray.h:72:17: note: declared here
   72 | void            g_value_array_free           (GValueArray       *value_array);
      |                 ^~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/var/tmp/portage/dev-libs/dbus-glib-0.112/work/dbus-glib-0.112-abi_x86_64.amd64/dbus'
make[2]: *** [Makefile:1040: all-recursive] Error 1
make[2]: Leaving directory '/var/tmp/portage/dev-libs/dbus-glib-0.112/work/dbus-glib-0.112-abi_x86_64.amd64/dbus'
make[1]: *** [Makefile:542: all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/dev-libs/dbus-glib-0.112/work/dbus-glib-0.112-abi_x86_64.amd64'
make: *** [Makefile:442: all] Error 2
 * ERROR: dev-libs/dbus-glib-0.112::gentoo failed (compile phase):
 *   emake failed
Comment 1 OldManSeph 2024-11-20 00:07:55 UTC
Created attachment 910416 [details]
OldManSeph emerge --info
Comment 2 immolo 2024-11-20 04:09:56 UTC

*** This bug has been marked as a duplicate of bug 943768 ***