Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 919206 - sys-apps/xdg-desktop-portal-gnome-45.1 - ../.../inputcapture.c: error: passing argument 2 of gtk_window_group_add_window from incompatible pointer typ
Summary: sys-apps/xdg-desktop-portal-gnome-45.1 - ../.../inputcapture.c: error: passin...
Status: RESOLVED DUPLICATE of bug 919079
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-04 20:09 UTC by Toralf Förster
Modified: 2023-12-05 04:21 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,21.76 KB, text/plain)
2023-12-04 20:09 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,85.41 KB, application/x-xz)
2023-12-04 20:09 UTC, Toralf Förster
Details
environment (environment,110.67 KB, text/plain)
2023-12-04 20:09 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.14 KB, application/x-xz)
2023-12-04 20:09 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,25.51 KB, application/x-xz)
2023-12-04 20:09 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,3.79 KB, application/x-xz)
2023-12-04 20:09 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,94.55 KB, application/x-xz)
2023-12-04 20:09 UTC, Toralf Förster
Details
sys-apps:xdg-desktop-portal-gnome-45.1:20231204-144704.log (sys-apps:xdg-desktop-portal-gnome-45.1:20231204-144704.log,64.51 KB, text/plain)
2023-12-04 20:09 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,29.84 KB, application/x-xz)
2023-12-04 20:09 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 2023-12-04 20:09:13 UTC
   39 | #define glib_typeof(t) __typeof__ (t)
      |                                    ^
../xdg-desktop-portal-gnome-45.1/src/inputcapture.c:92:3: note: in expansion of macro g_clear_pointer
   92 |   g_clear_pointer ((GtkWindow**)&dialog_handle->dialog, gtk_window_destroy);
      |   ^~~~~~~~~~~~~~~
../xdg-desktop-portal-gnome-45.1/src/inputcapture.c: In function create_input_capture_dialog:
../xdg-desktop-portal-gnome-45.1/src/inputcapture.c:412:46: error: passing argument 2 of gtk_window_group_add_window from incompatible pointer type [-Wincompatible-pointer-types]
  412 |   gtk_window_group_add_window (window_group, dialog);
      |                                              ^~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-20231123-170505

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
clang version 17.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.6
Python 3.11.6
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.73.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.21.4 linux/amd64

  HEAD of ::gentoo
commit 9fbac9a87a3f54ee750529d7650d1bab53f12910
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Dec 4 14:16:57 2023 +0000

    2023-12-04 14:16:56 UTC

emerge -qpvO sys-apps/xdg-desktop-portal-gnome
[ebuild     U ] sys-apps/xdg-desktop-portal-gnome-45.1 [45.0] USE="X wayland"
Comment 1 Toralf Förster gentoo-dev 2023-12-04 20:09:14 UTC
Created attachment 876966 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-12-04 20:09:16 UTC
Created attachment 876967 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2023-12-04 20:09:17 UTC
Created attachment 876968 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-12-04 20:09:18 UTC
Created attachment 876969 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-12-04 20:09:19 UTC
Created attachment 876970 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-12-04 20:09:20 UTC
Created attachment 876971 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-12-04 20:09:21 UTC
Created attachment 876972 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2023-12-04 20:09:22 UTC
Created attachment 876973 [details]
sys-apps:xdg-desktop-portal-gnome-45.1:20231204-144704.log
Comment 9 Toralf Förster gentoo-dev 2023-12-04 20:09:24 UTC
Created attachment 876974 [details]
temp.tar.xz
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-12-05 04:21:46 UTC

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