Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 930101 - media-libs/libggi-2.2.2-r1 - dga.c: error: assignment to ggi_modelist_validate {aka int ( )(ggi_visual , long int, ggi_mode )} from incompatible point
Summary: media-libs/libggi-2.2.2-r1 - dga.c: error: assignment to ggi_modelist_validat...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-04-16 08:17 UTC by Toralf Förster
Modified: 2024-04-21 17:36 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.34 KB, text/plain)
2024-04-16 08:17 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,250.29 KB, text/plain)
2024-04-16 08:17 UTC, Toralf Förster
Details
environment (environment,77.43 KB, text/plain)
2024-04-16 08:17 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.19 KB, application/x-xz)
2024-04-16 08:17 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,20.27 KB, application/x-xz)
2024-04-16 08:17 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,15.02 KB, application/x-xz)
2024-04-16 08:17 UTC, Toralf Förster
Details
media-libs:libggi-2.2.2-r1:20240416-063708.log (media-libs:libggi-2.2.2-r1:20240416-063708.log,51.48 KB, text/plain)
2024-04-16 08:17 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,65.40 KB, application/x-xz)
2024-04-16 08:17 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,22.23 KB, application/x-xz)
2024-04-16 08:17 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-04-16 08:17:29 UTC
      |  ^~~~~~~
dga.c: In function 'ggi_xdga_validate_mode':
dga.c:271:13: warning: variable 'err' set but not used [-Wunused-but-set-variable]
  271 |         int err;
      |             ^~~
dga.c: In function 'GGIopen':
dga.c:392:32: error: assignment to 'ggi_modelist_validate' {aka 'int (*)(ggi_visual *, long int,  ggi_mode *)'} from incompatible pointer type 'int (*)(ggi_visual *, int,  ggi_mode *)' [-Wincompatible-pointer-types]
  392 |         priv->mlfuncs.validate = ggi_xdga_validate_mode;
      |                                ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_plasma-20240410-190922

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
clang version 18.1.3
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.3
Python 3.11.9
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.10_p7 [openjdk-bin-17]
2)	Eclipse Temurin JDK 21.0.2_p13 [openjdk-bin-21]
*)	Eclipse Temurin JDK 8.402_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21 

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

  HEAD of ::gentoo
commit f2438e5c53141d2823ea72233bc796882eed83fe
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Apr 16 05:51:19 2024 +0000

    2024-04-16 05:51:18 UTC

emerge -qpvO media-libs/libggi
[ebuild  N    ] media-libs/libggi-2.2.2-r1  USE="X (-3dfx) -aalib -debug -fbcon (-svga) (-vis)" CPU_FLAGS_X86="mmx"
Comment 1 Toralf Förster gentoo-dev 2024-04-16 08:17:29 UTC
Created attachment 890933 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-04-16 08:17:31 UTC
Created attachment 890934 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-04-16 08:17:32 UTC
Created attachment 890935 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-04-16 08:17:33 UTC
Created attachment 890936 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-04-16 08:17:34 UTC
Created attachment 890937 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-04-16 08:17:35 UTC
Created attachment 890938 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-04-16 08:17:36 UTC
Created attachment 890939 [details]
media-libs:libggi-2.2.2-r1:20240416-063708.log
Comment 8 Toralf Förster gentoo-dev 2024-04-16 08:17:37 UTC
Created attachment 890940 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-04-16 08:17:38 UTC
Created attachment 890941 [details]
temp.tar.xz