Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937390 - gnome-extra/cjs-6.2.0 - [icu-75.1] ../.../profiler.cpp: error: struct sigevent has no member named _sigev_un
Summary: gnome-extra/cjs-6.2.0 - [icu-75.1] ../.../profiler.cpp: error: struct sigeven...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-15
  Show dependency tree
 
Reported: 2024-08-05 17:36 UTC by Toralf Förster
Modified: 2024-08-14 17:15 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.84 KB, text/plain)
2024-08-05 17:36 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,133.60 KB, text/plain)
2024-08-05 17:36 UTC, Toralf Förster
Details
environment (environment,124.04 KB, text/plain)
2024-08-05 17:36 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.00 KB, application/x-xz)
2024-08-05 17:36 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,39.49 KB, application/x-xz)
2024-08-05 17:36 UTC, Toralf Förster
Details
gnome-extra:cjs-6.2.0:20240805-092506.log (gnome-extra:cjs-6.2.0:20240805-092506.log,62.07 KB, text/plain)
2024-08-05 17:36 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,38.38 KB, application/x-xz)
2024-08-05 17:36 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,28.48 KB, application/x-xz)
2024-08-05 17:36 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-08-05 17:36:16 UTC
too long lines were shrinked:

[43/121] x86_64-pc-linux-musl-g++ -Ilibgjs-internal.a.p -I. -I../cjs-6.2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gobject-introspection-1.0 -I/usr/include/nspr -I/usr/include/c
[44/121] x86_64-pc-linux-musl-g++ -Ilibgjs-internal.a.p -I. -I../cjs-6.2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gobject-introspection-1.0 -I/usr/include/nspr -I/usr/include/c
[45/121] x86_64-pc-linux-musl-g++ -Ilibgjs-internal.a.p -I. -I../cjs-6.2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gobject-introspection-1.0 -I/usr/include/nspr -I/usr/include/c
FAILED: libgjs-internal.a.p/cjs_profiler.cpp.o 
x86_64-pc-linux-musl-g++ -Ilibgjs-internal.a.p -I. -I../cjs-6.2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gobject-introspection-1.0 -I/usr/include/nspr -I/usr/include/cairo -I/u
../cjs-6.2.0/cjs/profiler.cpp: In function 'void gjs_profiler_start(GjsProfiler*)':
../cjs-6.2.0/cjs/profiler.cpp:564:9: error: 'struct sigevent' has no member named '_sigev_un'
  564 |     sev._sigev_un._tid = syscall(__NR_gettid);
      |         ^~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_musl-20240803-100502

  UNMASKED:
    Requested by sam
  ~dev-libs/icu-75.1
  ~dev-libs/icu-layoutex-75.1

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

gcc-config -l:
 [1] x86_64-pc-linux-musl-14 *
clang/llvm (if any):
clang version 18.1.8
Target: x86_64-pc-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-musl-clang.cfg
/usr/lib/llvm/18
18.1.8
Python 3.12.4
Available Rust versions:
  [1]   rust-bin-1.79.0
  [2]   rust-1.79.0 *
php cli (if any):
go version go1.22.5 linux/amd64

  HEAD of ::gentoo
commit 8b49e39d493f19746b53d41bc063857fdf3b375f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Aug 5 06:20:06 2024 +0000

    2024-08-05 06:20:06 UTC

emerge -qpvO gnome-extra/cjs
[ebuild  N    ] gnome-extra/cjs-6.2.0  USE="cairo readline sysprof -examples -test"
Comment 1 Toralf Förster gentoo-dev 2024-08-05 17:36:17 UTC
Created attachment 899111 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-08-05 17:36:19 UTC
Created attachment 899112 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-08-05 17:36:20 UTC
Created attachment 899113 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-08-05 17:36:21 UTC
Created attachment 899114 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-08-05 17:36:22 UTC
Created attachment 899115 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-08-05 17:36:23 UTC
Created attachment 899116 [details]
gnome-extra:cjs-6.2.0:20240805-092506.log
Comment 7 Toralf Förster gentoo-dev 2024-08-05 17:36:24 UTC
Created attachment 899117 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-08-05 17:36:25 UTC
Created attachment 899118 [details]
temp.tar.xz
Comment 9 Matthew Turnbull 2024-08-14 17:15:40 UTC
This will likely depend on Bug 937558, either for an upstream fix to be back-ported or an identical-ish ebuild work around.