Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 875044 - sci-visualization/ggobi-2.1.11 - splot.c: error: incompatible integer to pointer conversion assigning to
Summary: sci-visualization/ggobi-2.1.11 - splot.c: error: incompatible integer to poin...
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: 2022-10-04 16:39 UTC by Toralf Förster
Modified: 2022-10-04 16:39 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.16 KB, text/plain)
2022-10-04 16:39 UTC, Toralf Förster
Details
clang.tar.bz2 (clang.tar.bz2,3.49 KB, application/x-bzip)
2022-10-04 16:39 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,81.19 KB, text/plain)
2022-10-04 16:39 UTC, Toralf Förster
Details
environment (environment,80.69 KB, text/plain)
2022-10-04 16:39 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,12.43 KB, application/x-bzip)
2022-10-04 16:39 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,18.56 KB, application/x-bzip)
2022-10-04 16:39 UTC, Toralf Förster
Details
sci-visualization:ggobi-2.1.11:20221004-011927.log.bz2 (sci-visualization:ggobi-2.1.11:20221004-011927.log.bz2,10.03 KB, application/x-bzip)
2022-10-04 16:39 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,37.37 KB, application/x-bzip)
2022-10-04 16:39 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 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