Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 946691 - dev-libs/starpu-1.3.9 - [meson] [gcc-15] cl_enqueuemarker.c: error: too many arguments to function task_create
Summary: dev-libs/starpu-1.3.9 - [meson] [gcc-15] cl_enqueuemarker.c: error: too many ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
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: c23-porting
  Show dependency tree
 
Reported: 2024-12-20 10:08 UTC by Toralf Förster
Modified: 2024-12-20 10:08 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.78 KB, text/plain)
2024-12-20 10:08 UTC, Toralf Förster
Details
dev-libs:starpu-1.3.9:20241220-003746.log.xz (dev-libs:starpu-1.3.9:20241220-003746.log.xz,21.63 KB, application/x-xz)
2024-12-20 10:08 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,72.93 KB, text/plain)
2024-12-20 10:08 UTC, Toralf Förster
Details
environment (environment,102.78 KB, text/plain)
2024-12-20 10:08 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.36 KB, application/x-xz)
2024-12-20 10:08 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,42.39 KB, application/x-xz)
2024-12-20 10:08 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,20.80 KB, application/x-xz)
2024-12-20 10:08 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,171.16 KB, text/plain)
2024-12-20 10:08 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,35.05 KB, application/x-xz)
2024-12-20 10:08 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-12-20 10:08:26 UTC
too long lines were shrinked:

libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src/common -I../../include -I../../starpurm/include -DBUILDING_SOCL -I../../include/ -I../../include -I../../src -I../../src -I../../socl/src -I/usr/include/hdf5 -D_GNU_SOURCE -Wall -Werror=implicit -Werror=implicit-function-decl
make[3]: Leaving directory '/var/tmp/portage/dev-libs/starpu-1.3.9/work/starpu-1.3.9/socl/src'
make[3]: Entering directory '/var/tmp/portage/dev-libs/starpu-1.3.9/work/starpu-1.3.9/socl/src'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src/common -I../../include -I../../starpurm/include  -DBUILDING_SOCL -I../../include/ -I../../include -I../../src -I../../src -I../../socl/src -I/usr/include/hdf5  -D_GNU_SOURCE  -Wall -Werror=implic
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src/common -I../../include -I../../starpurm/include -DBUILDING_SOCL -I../../include/ -I../../include -I../../src -I../../src -I../../socl/src -I/usr/include/hdf5 -D_GNU_SOURCE -Wall -Werror=implicit -Werror=implicit-function-decl
cl_enqueuemarker.c: In function 'command_marker_submit':
cl_enqueuemarker.c:41:16: error: too many arguments to function 'task_create'
   41 |         task = task_create(CL_COMMAND_MARKER);
      |                ^~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_hardened-20241218-094002

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15
    Please re-assign to ztrawhcse@ if you cannot reproduced it with regular meson.
  <dev-build/meson-9999

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang version 19.1.6
llvm-config: 19.1.6
Python 3.12.8
go version go1.23.4 linux/amd64
Available Ruby profiles:
  [1]   ruby32 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.83.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.432_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit 9af9fafbed34a02510a3f799accdd25735e5505b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Dec 19 23:04:08 2024 +0000

    2024-12-19 23:04:08 UTC

emerge -qpvO =dev-libs/starpu-1.3.9
[ebuild  N    ] dev-libs/starpu-1.3.9  USE="hdf5 opencl openmp -blas -cuda -doc -examples -fftw -fortran -mpi -opengl -spinlock-check -static-libs -test -valgrind"
Comment 1 Toralf Förster gentoo-dev 2024-12-20 10:08:26 UTC
Created attachment 914424 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-12-20 10:08:27 UTC
Created attachment 914425 [details]
dev-libs:starpu-1.3.9:20241220-003746.log.xz
Comment 3 Toralf Förster gentoo-dev 2024-12-20 10:08:29 UTC
Created attachment 914426 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-12-20 10:08:30 UTC
Created attachment 914427 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-12-20 10:08:31 UTC
Created attachment 914428 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-12-20 10:08:32 UTC
Created attachment 914429 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-12-20 10:08:32 UTC
Created attachment 914430 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-12-20 10:08:34 UTC
Created attachment 914431 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2024-12-20 10:08:35 UTC
Created attachment 914432 [details]
temp.tar.xz