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

Bug 851951

Summary: sys-apps/likwid-5.2.1 - ./.../topology.c: error: _cpu_mask undeclared (first use in this function)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: CONFIRMED ---    
Severity: normal CC: robbat2
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
sys-apps:likwid-5.2.1:20220614-142827.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-06-14 17:39:25 UTC
      |                           ^~~
./src/topology.c:580:11: error: unknown type name '__cpu_mask'
  580 |     const __cpu_mask *end = &set->__bits[sizeof(cpu_set_t) / sizeof (__cpu_mask)];
      |           ^~~~~~~~~~
./src/topology.c:580:70: error: '__cpu_mask' undeclared (first use in this function)
  580 |  __cpu_mask *end = &set->__bits[sizeof(cpu_set_t) / sizeof (__cpu_mask)];
      |                                                             ^~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-j4-20220612-150009

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-12.1.1 *
clang/llvm (if any):
Python 3.9.13
Available Rust versions:
  [1]   rust-bin-1.61.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.15_p10 [openjdk-bin-11]
Available Java Virtual Machines:
  [1]   openjdk-bin-11  system-vm

php cli:

  HEAD of ::gentoo
commit b7fefe5b7e824c893d1708deff177b3d6b61b197
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Jun 14 13:33:21 2022 +0000

    2022-06-14 13:33:20 UTC

emerge -qpvO sys-apps/likwid
[ebuild  N    ] sys-apps/likwid-5.2.1  USE="filecaps fortran"
Comment 1 Toralf Förster gentoo-dev 2022-06-14 17:39:26 UTC
Created attachment 785018 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-06-14 17:39:28 UTC
Created attachment 785021 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-06-14 17:39:29 UTC
Created attachment 785024 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-06-14 17:39:31 UTC
Created attachment 785027 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-06-14 17:39:32 UTC
Created attachment 785030 [details]
sys-apps:likwid-5.2.1:20220614-142827.log
Comment 6 Toralf Förster gentoo-dev 2022-06-14 17:39:34 UTC
Created attachment 785033 [details]
temp.tar.bz2