Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 880959 - dev-lang/smlnj-110.99.4 - ../.../unix-prof.c: error: incompatible function pointer types
Summary: dev-lang/smlnj-110.99.4 - ../.../unix-prof.c: error: incompatible function po...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Team for the ML programming language family
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-11-11 12:30 UTC by Toralf Förster
Modified: 2023-12-24 06:12 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.12 KB, text/plain)
2022-11-11 12:30 UTC, Toralf Förster
Details
dev-lang:smlnj-110.99.3:20221111-114619.log (dev-lang:smlnj-110.99.3:20221111-114619.log,19.47 KB, text/plain)
2022-11-11 12:30 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,157.46 KB, text/plain)
2022-11-11 12:30 UTC, Toralf Förster
Details
environment (environment,67.08 KB, text/plain)
2022-11-11 12:30 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,695 bytes, application/x-bzip)
2022-11-11 12:30 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,11.17 KB, application/x-bzip)
2022-11-11 12:30 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,3.65 KB, application/x-bzip)
2022-11-11 12:30 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-11 12:30:29 UTC
} /* end of GetSignalState. */
^
1 warning generated.
clang -std=gnu99 -Wall -c -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS	 -m64 -DARCH_AMD64 -DSIZE_64 -DOPSYS_UNIX -DOPSYS_LINUX -D_GNU_SOURCE -DGNU_ASSEMBLER -DDLOPEN -DINDIRECT_CFUNC -I../objs -I../include ../mach-dep/unix-prof.c
../mach-dep/unix-prof.c:45:5: error: incompatible function pointer types
      assigning to 'void (*)(int, siginfo_t *, void *)' from '__sighandler_t'
      (aka 'void (*)(int)') [-Werror,-Wincompatible-function-pointer-types]

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

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

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

CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.4
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.4
Python 3.10.8
Available Ruby profiles:
  [1]   ruby31 *
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-17 

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):

  HEAD of ::gentoo
commit 69f0b7550ab587381bffca4687249bd3f505afdf
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Nov 11 10:16:50 2022 +0000

    2022-11-11 10:16:50 UTC

emerge -qpvO dev-lang/smlnj
[ebuild  N    ] dev-lang/smlnj-110.99.3
Comment 1 Toralf Förster gentoo-dev 2022-11-11 12:30:30 UTC
Created attachment 831219 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-11 12:30:31 UTC
Created attachment 831221 [details]
dev-lang:smlnj-110.99.3:20221111-114619.log
Comment 3 Toralf Förster gentoo-dev 2022-11-11 12:30:33 UTC
Created attachment 831223 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-11 12:30:34 UTC
Created attachment 831225 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-11 12:30:35 UTC
Created attachment 831227 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-11 12:30:36 UTC
Created attachment 831229 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-11 12:30:37 UTC
Created attachment 831231 [details]
logs.tar.bz2
Comment 8 Agostino Sarubbo gentoo-dev 2023-12-24 06:12:05 UTC
gcc14_tinderbox has reproduced this issue with version 110.99.4 - Updating summary.