Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 882927 - games-arcade/xjump-2.7.5-r2 - record.c: error: incompatible function pointer types passing int
Summary: games-arcade/xjump-2.7.5-r2 - record.c: error: incompatible function pointer ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-11-25 11:09 UTC by Toralf Förster
Modified: 2022-11-25 11:09 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.07 KB, text/plain)
2022-11-25 11:09 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,186.77 KB, text/plain)
2022-11-25 11:09 UTC, Toralf Förster
Details
environment (environment,67.06 KB, text/plain)
2022-11-25 11:09 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,703 bytes, application/x-bzip)
2022-11-25 11:09 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,27.07 KB, application/x-bzip)
2022-11-25 11:09 UTC, Toralf Förster
Details
games-arcade:xjump-2.7.5-r2:20221125-104057.log (games-arcade:xjump-2.7.5-r2:20221125-104057.log,4.70 KB, text/plain)
2022-11-25 11:09 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,18.37 KB, application/x-bzip)
2022-11-25 11:09 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-11-25 11:09:39 UTC
                                                             ^~~~~~~~~~~~~
/usr/include/X11/Xlib.h:1607:29: note: passing argument to parameter here
    _Xconst char*       /* data */,
                                  ^
record.c:225:47: error: incompatible function pointer types passing 'int
      (record_t *, record_t *)' to parameter of type '__compar_fn_t' (aka 'int
      (*)(const void *, const void *)')

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-j4-20221124-030016

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

CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.5
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.5
Python 3.10.8
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):

  HEAD of ::gentoo
commit c8b07b00cc1b3135a03764d207256e4c439ef149
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Nov 25 10:02:04 2022 +0000

    2022-11-25 10:02:03 UTC

emerge -qpvO games-arcade/xjump
[ebuild  N    ] games-arcade/xjump-2.7.5-r2
Comment 1 Toralf Förster gentoo-dev 2022-11-25 11:09:41 UTC
Created attachment 836647 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-25 11:09:42 UTC
Created attachment 836649 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-11-25 11:09:44 UTC
Created attachment 836651 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-11-25 11:09:45 UTC
Created attachment 836653 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-11-25 11:09:46 UTC
Created attachment 836655 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-25 11:09:47 UTC
Created attachment 836657 [details]
games-arcade:xjump-2.7.5-r2:20221125-104057.log
Comment 7 Toralf Förster gentoo-dev 2022-11-25 11:09:48 UTC
Created attachment 836659 [details]
temp.tar.bz2