Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 952003 - app-crypt/gcr-4.3.0 - gcr/gcr-dbus-generated.c: error: implicit declaration of function g_variant_builder_init_static
Summary: app-crypt/gcr-4.3.0 - gcr/gcr-dbus-generated.c: error: implicit declaration o...
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-24 19:47 UTC by Toralf Förster
Modified: 2025-03-24 23:20 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.28 KB, text/plain)
2025-03-24 19:47 UTC, Toralf Förster
Details
app-crypt:gcr-4.3.0:20250324-193857.log (app-crypt:gcr-4.3.0:20250324-193857.log,57.95 KB, text/plain)
2025-03-24 19:47 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,19.65 KB, text/plain)
2025-03-24 19:48 UTC, Toralf Förster
Details
environment (environment,128.41 KB, text/plain)
2025-03-24 19:48 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.62 KB, application/x-xz)
2025-03-24 19:48 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,23.91 KB, application/x-xz)
2025-03-24 19:48 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,5.41 KB, application/x-xz)
2025-03-24 19:48 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,83.18 KB, text/plain)
2025-03-24 19:48 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,28.10 KB, application/x-xz)
2025-03-24 19:48 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-24 19:47:57 UTC
too long lines were shrinked:

[70/322] x86_64-pc-linux-gnu-gcc -Igcr/libgcr-4.so.4.3.0.p -Igcr -I../gcr-4.3.0/gcr -I. -I../gcr-4.3.0 -Igck -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/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gio-uni
[71/322] x86_64-pc-linux-gnu-gcc -Igcr/libgcr-4.so.4.3.0.p -Igcr -I../gcr-4.3.0/gcr -I. -I../gcr-4.3.0 -Igck -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/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gio-uni
[72/322] x86_64-pc-linux-gnu-gcc -Igcr/libgcr-4.so.4.3.0.p -Igcr -I../gcr-4.3.0/gcr -I. -I../gcr-4.3.0 -Igck -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/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gio-uni
FAILED: gcr/libgcr-4.so.4.3.0.p/meson-generated_.._gcr-dbus-generated.c.o 
x86_64-pc-linux-gnu-gcc -Igcr/libgcr-4.so.4.3.0.p -Igcr -I../gcr-4.3.0/gcr -I. -I../gcr-4.3.0 -Igck -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/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/
gcr/gcr-dbus-generated.c: In function _gcr_dbus_prompter_skeleton_dbus_interface_get_properties:
gcr/gcr-dbus-generated.c:1613:3: error: implicit declaration of function g_variant_builder_init_static; did you mean g_variant_builder_init? [-Wimplicit-function-declaration]
 1613 |   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-20250324-042502

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang version 20.1.1
llvm-config: 20.1.1
Python 3.12.9
go version go1.24.1 linux/amd64
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby34 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.84.1
  [2]   rust-bin-1.85.1 *

  HEAD of ::gentoo
commit c3e62691af8bcab2a76bcca0f1b60cd55b76a384
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Mar 24 19:20:27 2025 +0000

    2025-03-24 19:20:27 UTC

emerge -qpvO =app-crypt/gcr-4.3.0
[ebuild     U ] app-crypt/gcr-4.3.0 [4.2.1] USE="gtk introspection vala -gnutls% -gtk-doc -systemd -test"
Comment 1 Toralf Förster gentoo-dev 2025-03-24 19:47:58 UTC
Created attachment 922537 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2025-03-24 19:47:59 UTC
Created attachment 922538 [details]
app-crypt:gcr-4.3.0:20250324-193857.log
Comment 3 Toralf Förster gentoo-dev 2025-03-24 19:48:00 UTC
Created attachment 922539 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2025-03-24 19:48:01 UTC
Created attachment 922540 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2025-03-24 19:48:02 UTC
Created attachment 922541 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2025-03-24 19:48:03 UTC
Created attachment 922542 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2025-03-24 19:48:04 UTC
Created attachment 922543 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2025-03-24 19:48:05 UTC
Created attachment 922544 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2025-03-24 19:48:06 UTC
Created attachment 922545 [details]
temp.tar.xz
Comment 10 Larry the Git Cow gentoo-dev 2025-03-24 23:20:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d3981b8933bb07a16a38cc1af67baf742d8500d

commit 5d3981b8933bb07a16a38cc1af67baf742d8500d
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2025-03-24 23:18:16 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-03-24 23:19:14 +0000

    dev-util/gdbus-codegen: depend on >=dev-libs/glib-${PV}
    
    I should've known when trying 9ad9105aa3c17428af8679883fe5710eb514ffcf, alas.
    
    gdbus-codegen may output code intended to be built against a newer glib,
    so when using it, you must have a newer glib version.
    
    Bug: https://bugs.gentoo.org/951313
    Bug: https://bugs.gentoo.org/951115
    Bug: https://bugs.gentoo.org/951345
    Closes: https://bugs.gentoo.org/952002
    Closes: https://bugs.gentoo.org/952003
    Closes: https://bugs.gentoo.org/952007
    Signed-off-by: Sam James <sam@gentoo.org>

 .../gdbus-codegen/gdbus-codegen-2.84.0-r2.ebuild   | 78 ++++++++++++++++++++++
 1 file changed, 78 insertions(+)