Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 875044

Summary: sci-visualization/ggobi-2.1.11 - splot.c: error: incompatible integer to pointer conversion assigning to
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
clang.tar.bz2
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
sci-visualization:ggobi-2.1.11:20221004-011927.log.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-10-04 16:39:21 UTC
splot.c:935:18: warning: cast to smaller integer type 'gint' (aka 'int') from
      'void *' [-Wvoid-pointer-to-int-cast]
    sp->cursor = (gint) NULL;
                 ^~~~~~~~~~~
splot.c:935:16: error: incompatible integer to pointer conversion assigning to
      'GdkCursor *' (aka 'struct _GdkCursor *') from 'gint' (aka 'int')
      [-Wint-conversion]

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.1
Python 3.10.7
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit 45199178c8273e968cb989d06dd6cc948dcb202e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Oct 4 00:30:15 2022 +0000

    2022-10-04 00:30:14 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 2022-10-04 16:39:22 UTC
Created attachment 819526 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-04 16:39:23 UTC
Created attachment 819529 [details]
clang.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-10-04 16:39:24 UTC
Created attachment 819532 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-10-04 16:39:26 UTC
Created attachment 819535 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-10-04 16:39:27 UTC
Created attachment 819538 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-04 16:39:28 UTC
Created attachment 819541 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-10-04 16:39:29 UTC
Created attachment 819544 [details]
sci-visualization:ggobi-2.1.11:20221004-011927.log.bz2
Comment 8 Toralf Förster gentoo-dev 2022-10-04 16:39:30 UTC
Created attachment 819547 [details]
temp.tar.bz2