Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 921523 - sci-visualization/ggobi-2.1.11 - jitter_ui.c: error: passing argument 2 of gtk_window_set_transient_for from incompatible pointer type [-Wincompatible
Summary: sci-visualization/ggobi-2.1.11 - jitter_ui.c: error: passing argument 2 of gt...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-01-06 21:25 UTC by Toralf Förster
Modified: 2024-04-11 01:29 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.67 KB, text/plain)
2024-01-06 21:25 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,184.89 KB, text/plain)
2024-01-06 21:25 UTC, Toralf Förster
Details
environment (environment,81.62 KB, text/plain)
2024-01-06 21:25 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.12 KB, application/x-xz)
2024-01-06 21:25 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,32.07 KB, application/x-xz)
2024-01-06 21:25 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,14.94 KB, application/x-xz)
2024-01-06 21:25 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,51.23 KB, application/x-xz)
2024-01-06 21:25 UTC, Toralf Förster
Details
sci-visualization:ggobi-2.1.11:20240106-211649.log (sci-visualization:ggobi-2.1.11:20240106-211649.log,217.15 KB, text/plain)
2024-01-06 21:25 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,29.71 KB, application/x-xz)
2024-01-06 21:25 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-06 21:25:36 UTC
                 from /usr/include/glib-2.0/glib.h:32,
                 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
      |        ^~~~~~~~~
jitter_ui.c: In function jitter_window_open:
jitter_ui.c:128:72: error: passing argument 2 of gtk_window_set_transient_for from incompatible pointer type [-Wincompatible-pointer-types]
  128 | indow_set_transient_for(GTK_WINDOW(gg->jitter_ui.window), gg->main_window);
      |                                                           ~~^~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-20240104-075517

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

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.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.74.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.20.1_p1 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21  system-vm

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

  HEAD of ::gentoo
commit 304f6e7aa51fd53b13b921c96e2e3fa48782aefe
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Jan 6 20:18:06 2024 +0000

    2024-01-06 20:18:06 UTC

emerge -qpvO sci-visualization/ggobi
[ebuild  N    ] sci-visualization/ggobi-2.1.11  USE="nls -doc -minimal"
Comment 1 Toralf Förster gentoo-dev 2024-01-06 21:25:37 UTC
Created attachment 881570 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-01-06 21:25:38 UTC
Created attachment 881571 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-01-06 21:25:40 UTC
Created attachment 881572 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-01-06 21:25:40 UTC
Created attachment 881573 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-01-06 21:25:41 UTC
Created attachment 881574 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-01-06 21:25:42 UTC
Created attachment 881575 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-01-06 21:25:43 UTC
Created attachment 881576 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-01-06 21:25:45 UTC
Created attachment 881577 [details]
sci-visualization:ggobi-2.1.11:20240106-211649.log
Comment 9 Toralf Förster gentoo-dev 2024-01-06 21:25:46 UTC
Created attachment 881578 [details]
temp.tar.xz