Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 951115 - gnome-base/dconf-0.40.0 - [gcc-15] service/dconf-generated.c: error: implicit declaration of function g_variant_builder_init_static
Summary: gnome-base/dconf-0.40.0 - [gcc-15] service/dconf-generated.c: error: implicit...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-10 10:29 UTC by Toralf Förster
Modified: 2025-03-19 01:21 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.78 KB, text/plain)
2025-03-10 10:29 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,12.87 KB, text/plain)
2025-03-10 10:29 UTC, Toralf Förster
Details
environment (environment,133.94 KB, text/plain)
2025-03-10 10:29 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.23 KB, application/x-xz)
2025-03-10 10:29 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,14.47 KB, application/x-xz)
2025-03-10 10:29 UTC, Toralf Förster
Details
gnome-base:dconf-0.40.0:20250310-093430.log (gnome-base:dconf-0.40.0:20250310-093430.log,27.87 KB, text/plain)
2025-03-10 10:29 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,83.30 KB, application/x-xz)
2025-03-10 10:29 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,69.14 KB, text/plain)
2025-03-10 10:29 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,28.85 KB, application/x-xz)
2025-03-10 10:29 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2025-03-10 10:29:28 UTC
too long lines were shrinked:

[32/88] x86_64-pc-linux-gnu-gcc -Iengine/libdconf-engine-test.a.p -Iengine -I../dconf-0.40.0/engine -I. -I../dconf-0.40.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -
[33/88] x86_64-pc-linux-gnu-gcc -Iengine/libdconf-engine-test.a.p -Iengine -I../dconf-0.40.0/engine -I. -I../dconf-0.40.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -
[34/88] x86_64-pc-linux-gnu-gcc -Iservice/libdconf-service.a.p -Iservice -I../dconf-0.40.0/service -I. -I../dconf-0.40.0 -I/usr/include/gio-unix-2.0 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -fdiagnostics-color=alwa
FAILED: service/libdconf-service.a.p/meson-generated_.._dconf-generated.c.o 
x86_64-pc-linux-gnu-gcc -Iservice/libdconf-service.a.p -Iservice -I../dconf-0.40.0/service -I. -I../dconf-0.40.0 -I/usr/include/gio-unix-2.0 -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -fdiagnostics-color=always -D_FI
service/dconf-generated.c: In function dconf_dbus_writer_skeleton_dbus_interface_get_properties:
service/dconf-generated.c:1437:3: error: implicit declaration of function g_variant_builder_init_static; did you mean g_variant_builder_init? [-Wimplicit-function-declaration]
 1437 |   g_variant_builder_init_static (&builder, G_VARIANT_TYPE ("a{sv}"));
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_gnome-20250310-022516

  UNMASKED:

  [gcc-15] Requested by sam
  <sys-devel/gcc-15.0.9999:15

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang version 19.1.7
llvm-config: 19.1.7
Python 3.12.9
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.84.1
  [2]   rust-bin-1.85.0 *

  HEAD of ::gentoo
commit 3e8a1b22b88245f5128f19427b3dc7b6383369b2
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Mar 10 07:33:22 2025 +0000

    2025-03-10 07:33:22 UTC

emerge -qpvO =gnome-base/dconf-0.40.0
[ebuild   R   ] gnome-base/dconf-0.40.0  USE="gtk-doc* -test"
Comment 1 Toralf Förster gentoo-dev 2025-03-10 10:29:29 UTC
Created attachment 920499 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2025-03-10 10:29:30 UTC
Created attachment 920500 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2025-03-10 10:29:31 UTC
Created attachment 920501 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2025-03-10 10:29:32 UTC
Created attachment 920502 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2025-03-10 10:29:33 UTC
Created attachment 920503 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2025-03-10 10:29:34 UTC
Created attachment 920504 [details]
gnome-base:dconf-0.40.0:20250310-093430.log
Comment 7 Toralf Förster gentoo-dev 2025-03-10 10:29:35 UTC
Created attachment 920505 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2025-03-10 10:29:37 UTC
Created attachment 920506 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2025-03-10 10:29:38 UTC
Created attachment 920507 [details]
temp.tar.xz
Comment 10 Larry the Git Cow gentoo-dev 2025-03-19 01:21:43 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ad9105aa3c17428af8679883fe5710eb514ffcf

commit 9ad9105aa3c17428af8679883fe5710eb514ffcf
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2025-03-19 01:20:00 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-03-19 01:20:00 +0000

    dev-util/gdbus-codegen: add blocker on <dev-libs/glib-${PV}
    
    I don't like blockers for this at all but it's what dev-libs/glib already
    does for dev-util/gdbus-codegen, we just need the other direction here.
    
    gdbus-codegen-2.84.0 emits code using g_variant_builder_init_static which
    needs glib-2.84.0 for building + linking against.
    
    Closes: https://bugs.gentoo.org/951313
    Closes: https://bugs.gentoo.org/951115
    Closes: https://bugs.gentoo.org/951345
    Signed-off-by: Sam James <sam@gentoo.org>

 .../{gdbus-codegen-2.84.0.ebuild => gdbus-codegen-2.84.0-r1.ebuild}      | 1 +
 1 file changed, 1 insertion(+)