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

Bug 882201

Summary: dev-java/commons-daemon-1.3.1 - jsvc-unix.c: error: incompatible function pointer types assigning to
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Java team <java>
Status: RESOLVED OBSOLETE    
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
dev-java:commons-daemon-1.3.1:20221120-122123.log
emerge-history.txt
environment
etc.clang.tar.bz2
etc.portage.tar.bz2
logs.tar.bz2

Description Toralf Förster gentoo-dev 2022-11-20 15:09:56 UTC
too long lines were shrinked:

clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -DOS_LINUX -DDSO_DLFCN -DCPU=\"amd64\" -Wall -Wstrict-prototypes -DHAVE_LIBCAP   -I/opt/openjdk-bin-17.0.5_p8/include -I/opt/openjdk-bin-17.0.5_p8/include/linux -c arguments.c -o arguments
clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -DOS_LINUX -DDSO_DLFCN -DCPU=\"amd64\" -Wall -Wstrict-prototypes -DHAVE_LIBCAP   -I/opt/openjdk-bin-17.0.5_p8/include -I/opt/openjdk-bin-17.0.5_p8/include/linux -c debug.c -o debug.o
clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -DOS_LINUX -DDSO_DLFCN -DCPU=\"amd64\" -Wall -Wstrict-prototypes -DHAVE_LIBCAP   -I/opt/openjdk-bin-17.0.5_p8/include -I/opt/openjdk-bin-17.0.5_p8/include/linux -c dso-dlfcn.c -o dso-dlfcn
clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -DOS_LINUX -DDSO_DLFCN -DCPU=\"amd64\" -Wall -Wstrict-prototypes -DHAVE_LIBCAP   -I/opt/openjdk-bin-17.0.5_p8/include -I/opt/openjdk-bin-17.0.5_p8/include/linux -c dso-dyld.c -o dso-dyld.o
jsvc-unix.c:1311:20: error: incompatible function pointer types assigning to
      '__sighandler_t' (aka 'void (*)(int)') from 'void (int, siginfo_t *, void
      *)' [-Werror,-Wincompatible-function-pointer-types]

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

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

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

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:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.65.0 *
GENTOO_VM=openjdk-bin-17  CLASSPATH="" JAVA_HOME="/opt/openjdk-bin-17.0.5_p8"
JAVACFLAGS="-source 1.8 -target 1.8" COMPILER=""
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.352_p08 [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):
  [1]   php7.4
  [2]   php8.0 *

  HEAD of ::gentoo
commit 7f9ddcde16b1e5d8eb5959c6a1bdc12798dafa78
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Nov 20 11:17:01 2022 +0000

    2022-11-20 11:17:01 UTC

emerge -qpvO dev-java/commons-daemon
[ebuild  N    ] dev-java/commons-daemon-1.3.1  USE="-doc -source"
Comment 1 Toralf Förster gentoo-dev 2022-11-20 15:09:58 UTC
Created attachment 834613 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-20 15:10:00 UTC
Created attachment 834615 [details]
dev-java:commons-daemon-1.3.1:20221120-122123.log
Comment 3 Toralf Förster gentoo-dev 2022-11-20 15:10:02 UTC
Created attachment 834617 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-20 15:10:03 UTC
Created attachment 834619 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-20 15:10:05 UTC
Created attachment 834621 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-20 15:10:06 UTC
Created attachment 834623 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-20 15:10:07 UTC
Created attachment 834625 [details]
logs.tar.bz2
Comment 8 Volkmar W. Pogatzki 2023-01-27 09:04:24 UTC
Affected version removed via cammit f3fccb3c80ff27ef61711f3dddeb75bff11d597b
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-01-27 09:10:30 UTC
(In reply to Volkmar W. Pogatzki from comment #8)
> Affected version removed via cammit f3fccb3c80ff27ef61711f3dddeb75bff11d597b

You're sure it's fixed?
Comment 10 Toralf Förster gentoo-dev 2023-11-30 17:27:29 UTC
(In reply to Volkmar W. Pogatzki from comment #8)
> Affected version removed via cammit f3fccb3c80ff27ef61711f3dddeb75bff11d597b

https://bugs.gentoo.org/918912