Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 920193 - dev-libs/openct-0.6.20-r5 - ifdhandler.c: error: passing argument 2 of ifd_get_eventfd from incompatible pointer type [-Wincompatible-pointer-types]
Summary: dev-libs/openct-0.6.20-r5 - ifdhandler.c: error: passing argument 2 of ifd_ge...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2023-12-17 13:33 UTC by Toralf Förster
Modified: 2023-12-17 13:33 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.15 KB, text/plain)
2023-12-17 13:33 UTC, Toralf Förster
Details
dev-libs:openct-0.6.20-r5:20231217-131319.log (dev-libs:openct-0.6.20-r5:20231217-131319.log,29.13 KB, text/plain)
2023-12-17 13:33 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,82.45 KB, text/plain)
2023-12-17 13:33 UTC, Toralf Förster
Details
environment (environment,92.74 KB, text/plain)
2023-12-17 13:33 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.12 KB, application/x-xz)
2023-12-17 13:33 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,23.00 KB, application/x-xz)
2023-12-17 13:33 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,10.09 KB, application/x-xz)
2023-12-17 13:33 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,142.75 KB, text/plain)
2023-12-17 13:33 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,27.79 KB, application/x-xz)
2023-12-17 13:33 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 2023-12-17 13:33:25 UTC
too long lines were shrinked:

/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..   -DOPENCT_CONF_PATH="\"/etc/openct.conf\"" 	-DOPENCT_SOCKET_PATH="\"/var/run/openct\"" 	-DOPENCT_MODULES_PATH="\"/usr/lib64/ifd\"" 	-DOPENCT_IFDHANDLER_PATH="\"/usr/sbin/ifdhandler\""  -I../../src/i
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..   -DOPENCT_CONF_PATH="\"/etc/openct.conf\"" 	-DOPENCT_SOCKET_PATH="\"/var/run/openct\"" 	-DOPENCT_MODULES_PATH="\"/usr/lib64/ifd\"" 	-DOPENCT_IFDHANDLER_PATH="\"/usr/sbin/ifdhandler\""  -I../../src/i
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DOPENCT_CONF_PATH=\"/etc/openct.conf\" -DOPENCT_SOCKET_PATH=\"/var/run/openct\" -DOPENCT_MODULES_PATH=\"/usr/lib64/ifd\" -DOPENCT_IFDHANDLER_PATH=\"/usr/sbin/ifdhandler\" -I../../src/include -I../../src/include -I/usr/include/li
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DOPENCT_CONF_PATH=\"/etc/openct.conf\" -DOPENCT_SOCKET_PATH=\"/var/run/openct\" -DOPENCT_MODULES_PATH=\"/usr/lib64/ifd\" -DOPENCT_IFDHANDLER_PATH=\"/usr/sbin/ifdhandler\" -I../../src/include -I../../src/include -I/usr/include/li
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DOPENCT_CONF_PATH=\"/etc/openct.conf\" -DOPENCT_SOCKET_PATH=\"/var/run/openct\" -DOPENCT_MODULES_PATH=\"/usr/lib64/ifd\" -DOPENCT_IFDHANDLER_PATH=\"/usr/sbin/ifdhandler\" -I../../src/include -I../../src/include -I/usr/include/li
ifdhandler.c: In function ifdhandler_run:
ifdhandler.c:239:52: error: passing argument 2 of ifd_get_eventfd from incompatible pointer type [-Wincompatible-pointer-types]
  239 |                 sock->fd = ifd_get_eventfd(reader, &sock->events);
      |                                                    ^~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-20231215-225005

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

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 17.0.8.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   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 9273f7b750a35d7136ed47a313102c7f2cd1aba6
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Dec 17 12:01:59 2023 +0000

    2023-12-17 12:01:59 UTC

emerge -qpvO dev-libs/openct
[ebuild  N    ] dev-libs/openct-0.6.20-r5  USE="usb -debug -doc -pcsc-lite (-selinux)"
Comment 1 Toralf Förster gentoo-dev 2023-12-17 13:33:26 UTC
Created attachment 879703 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-12-17 13:33:27 UTC
Created attachment 879704 [details]
dev-libs:openct-0.6.20-r5:20231217-131319.log
Comment 3 Toralf Förster gentoo-dev 2023-12-17 13:33:28 UTC
Created attachment 879705 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-12-17 13:33:29 UTC
Created attachment 879706 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-12-17 13:33:30 UTC
Created attachment 879707 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-12-17 13:33:31 UTC
Created attachment 879708 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-12-17 13:33:33 UTC
Created attachment 879709 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2023-12-17 13:33:34 UTC
Created attachment 879710 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2023-12-17 13:33:35 UTC
Created attachment 879711 [details]
temp.tar.xz