Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 930439 - dev-lang/xsb-4.0.0 - timer_xsb.c: error: passing argument 3 of pthread_create from incompatible pointer type [-Wincompatible-pointer-types]
Summary: dev-lang/xsb-4.0.0 - timer_xsb.c: error: passing argument 3 of pthread_create...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Prolog project
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-04-22 17:48 UTC by Toralf Förster
Modified: 2024-04-22 18:56 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,21.43 KB, text/plain)
2024-04-22 17:48 UTC, Toralf Förster
Details
dev-lang:xsb-4.0.0:20240421-233649.log (dev-lang:xsb-4.0.0:20240421-233649.log,14.94 KB, text/plain)
2024-04-22 17:48 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,226.74 KB, text/plain)
2024-04-22 17:48 UTC, Toralf Förster
Details
environment (environment,136.62 KB, text/plain)
2024-04-22 17:48 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.15 KB, application/x-xz)
2024-04-22 17:48 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,31.37 KB, application/x-xz)
2024-04-22 17:48 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,10.58 KB, application/x-xz)
2024-04-22 17:48 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,59.10 KB, application/x-xz)
2024-04-22 17:48 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-22 17:48:14 UTC
	[x86_64-pc-linux-gnu-gcc] table_stats.c
	[x86_64-pc-linux-gnu-gcc] tables.c
	[x86_64-pc-linux-gnu-gcc] thread_xsb.c
	[x86_64-pc-linux-gnu-gcc] timer_xsb.c
	[x86_64-pc-linux-gnu-gcc] token_xsb.c
timer_xsb.c: In function make_timed_call:
timer_xsb.c:267:53: error: passing argument 3 of pthread_create from incompatible pointer type [-Wincompatible-pointer-types]
  267 |   if (pthread_create(TIMED_THREAD_CREATE_ARG, NULL, fptr, pptr)) {
      |                                                     ^~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_systemd-20240416-185306

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
clang version 18.1.4
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.4
Python 3.11.9
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.77.1 *
GENTOO_VM=  CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm"
JAVACFLAGS="" COMPILER=""
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.10_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.2_p13 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.402_p06 [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):
  [1]   php8.1
  [2]   php8.3 *
go version go1.22.2 linux/amd64

  HEAD of ::gentoo
commit 5e38d4d8c30da1125e0983014a9d96445d575e56
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Apr 21 22:34:21 2024 +0000

    2024-04-21 22:34:21 UTC

emerge -qpvO dev-lang/xsb
[ebuild  N    ] dev-lang/xsb-4.0.0  USE="threads -curl -debug -iodbc -java -mariadb -mysql -odbc -pcre -xml"
Comment 1 Toralf Förster gentoo-dev 2024-04-22 17:48:15 UTC
Created attachment 891325 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-04-22 17:48:15 UTC
Created attachment 891326 [details]
dev-lang:xsb-4.0.0:20240421-233649.log
Comment 3 Toralf Förster gentoo-dev 2024-04-22 17:48:17 UTC
Created attachment 891327 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-04-22 17:48:18 UTC
Created attachment 891328 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-04-22 17:48:19 UTC
Created attachment 891329 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-04-22 17:48:20 UTC
Created attachment 891330 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-04-22 17:48:21 UTC
Created attachment 891331 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-04-22 17:48:22 UTC
Created attachment 891332 [details]
qlist-info.txt.xz