Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943669 - x11-libs/libfm-1.3.2 - [ncurses-6.5] [gcc-15] gtk/.../exo-icon-view.c: error: assignment to GdkWindow {aka struct _GdkWindow } from incompatible pointer type GObject {aka
Summary: x11-libs/libfm-1.3.2 - [ncurses-6.5] [gcc-15] gtk/.../exo-icon-view.c: error:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-11-17 14:00 UTC by Toralf Förster
Modified: 2024-11-17 14:05 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.28 KB, text/plain)
2024-11-17 14:00 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,166.24 KB, text/plain)
2024-11-17 14:00 UTC, Toralf Förster
Details
environment (environment,105.07 KB, text/plain)
2024-11-17 14:00 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-11-17 14:00 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,22.96 KB, application/x-xz)
2024-11-17 14:00 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,15.99 KB, application/x-xz)
2024-11-17 14:00 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,51.37 KB, application/x-xz)
2024-11-17 14:00 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,27.31 KB, application/x-xz)
2024-11-17 14:00 UTC, Toralf Förster
Details
x11-libs:libfm-1.3.2:20241117-134528.log (x11-libs:libfm-1.3.2:20241117-134528.log,194.21 KB, text/plain)
2024-11-17 14:00 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 2024-11-17 14:00:18 UTC
gtk/exo/exo-icon-view.c:2816:20: warning: 'gdk_screen_get_height' is deprecated [-Wdeprecated-declarations]
 2816 |                    gdk_screen_get_height (screen) + 1);
      |                    ^~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gdk/gdkscreen.h:60:14: note: declared here
   60 | gint         gdk_screen_get_height            (GdkScreen   *screen);
      |              ^~~~~~~~~~~~~~~~~~~~~
gtk/exo/exo-icon-view.c:2822:25: error: assignment to 'GdkWindow *' {aka 'struct _GdkWindow *'} from incompatible pointer type 'GObject *' {aka 'struct _GObject *'} [-Wincompatible-pointer-types]
 2822 |   new_event->key.window = g_object_ref (G_OBJECT (gtk_widget_get_window (icon_view->priv->search_entry)));
      |                         ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_plasma_systemd-20241112-111005

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15
    Issues involving opaque types / incomplete typedefs should block bug 930805
  >=sys-libs/ncurses-6.5

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang version 19.1.3
llvm-config: 19.1.3
Python 3.12.7
go version go1.23.2 linux/amd64
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.81.0
  [2]   rust-bin-1.82.0
  [3]   rust-1.82.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.432_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit 69033e0cc0d0bb3abf3230e18ff02d69f34b611a
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Nov 17 12:33:23 2024 +0000

    2024-11-17 12:33:23 UTC

emerge -qpvO =x11-libs/libfm-1.3.2
[ebuild  N    ] x11-libs/libfm-1.3.2  USE="automount examples exif gtk udisks vala -debug -doc"
Comment 1 Toralf Förster gentoo-dev 2024-11-17 14:00:19 UTC
Created attachment 908845 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-17 14:00:20 UTC
Created attachment 908846 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-11-17 14:00:22 UTC
Created attachment 908847 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-11-17 14:00:23 UTC
Created attachment 908848 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-11-17 14:00:24 UTC
Created attachment 908849 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-17 14:00:25 UTC
Created attachment 908850 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-17 14:00:26 UTC
Created attachment 908851 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-11-17 14:00:27 UTC
Created attachment 908852 [details]
temp.tar.xz
Comment 9 Toralf Förster gentoo-dev 2024-11-17 14:00:28 UTC
Created attachment 908853 [details]
x11-libs:libfm-1.3.2:20241117-134528.log
Comment 11 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-11-17 14:04:58 UTC
Oh, it's fixed in -r1.
Comment 12 Larry the Git Cow gentoo-dev 2024-11-17 14:05:57 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f6329713a2a86644b9f6cd2d04d687c0ce53dad

commit 2f6329713a2a86644b9f6cd2d04d687c0ce53dad
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-11-17 14:05:13 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-11-17 14:05:13 +0000

    x11-libs/libfm: drop 1.3.2
    
    Closes: https://bugs.gentoo.org/943669
    Signed-off-by: Sam James <sam@gentoo.org>

 x11-libs/libfm/libfm-1.3.2.ebuild | 124 --------------------------------------
 1 file changed, 124 deletions(-)