Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923113 - app-admin/gtkdiskfree-2.0.4_p20200224-r1 - interface.c: error: passing argument 1 of gdk_pixbuf_new_from_xpm_data from incompatible pointer type [-Win
Summary: app-admin/gtkdiskfree-2.0.4_p20200224-r1 - interface.c: error: passing argume...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Samuel Bauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-01-28 10:36 UTC by Toralf Förster
Modified: 2024-01-28 10:36 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,20.41 KB, text/plain)
2024-01-28 10:36 UTC, Toralf Förster
Details
app-admin:gtkdiskfree-2.0.4_p20200224-r1:20240128-102641.log (app-admin:gtkdiskfree-2.0.4_p20200224-r1:20240128-102641.log,26.57 KB, text/plain)
2024-01-28 10:36 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,199.37 KB, text/plain)
2024-01-28 10:36 UTC, Toralf Förster
Details
environment (environment,28.20 KB, text/plain)
2024-01-28 10:36 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.12 KB, application/x-xz)
2024-01-28 10:36 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,18.01 KB, application/x-xz)
2024-01-28 10:36 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,9.66 KB, application/x-xz)
2024-01-28 10:36 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,53.32 KB, application/x-xz)
2024-01-28 10:36 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,11.74 KB, application/x-xz)
2024-01-28 10:36 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-01-28 10:36:31 UTC
too long lines were shrinked:

                 from /usr/include/glib-2.0/gobject/gbinding.h:30:
/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
  580 | struct _GTimeVal
      |        ^~~~~~~~~
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -Wall -O3 -pipe -march=native -fno-diagnostics-color -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/
interface.c: In function gui_main_window_create:
interface.c:601:41: error: passing argument 1 of gdk_pixbuf_new_from_xpm_data from incompatible pointer type [-Wincompatible-pointer-types]
  601 |     icon = gdk_pixbuf_new_from_xpm_data(icon_xpm);
      |                                         ^~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-20240125-143002

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/16
16.0.6
Python 3.11.7
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.74.1 *
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.6 linux/amd64

  HEAD of ::gentoo
commit 40b0bca72f154006711d907286d9c9d0ebc078ff
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Jan 28 10:03:16 2024 +0000

    2024-01-28 10:03:15 UTC

emerge -qpvO app-admin/gtkdiskfree
[ebuild  N    ] app-admin/gtkdiskfree-2.0.4_p20200224-r1  USE="gtk2"
Comment 1 Toralf Förster gentoo-dev 2024-01-28 10:36:32 UTC
Created attachment 883424 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-01-28 10:36:33 UTC
Created attachment 883425 [details]
app-admin:gtkdiskfree-2.0.4_p20200224-r1:20240128-102641.log
Comment 3 Toralf Förster gentoo-dev 2024-01-28 10:36:34 UTC
Created attachment 883426 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-01-28 10:36:35 UTC
Created attachment 883427 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-01-28 10:36:36 UTC
Created attachment 883428 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-01-28 10:36:37 UTC
Created attachment 883429 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-01-28 10:36:38 UTC
Created attachment 883430 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-01-28 10:36:39 UTC
Created attachment 883431 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-01-28 10:36:40 UTC
Created attachment 883432 [details]
temp.tar.xz