Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 851951 - sys-apps/likwid-5.2.1 - ./.../topology.c: error: _cpu_mask undeclared (first use in this function)
Summary: sys-apps/likwid-5.2.1 - ./.../topology.c: error: _cpu_mask undeclared (first ...
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:
 
Reported: 2022-06-14 17:39 UTC by Toralf Förster
Modified: 2022-06-14 17:39 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.39 KB, text/plain)
2022-06-14 17:39 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,217.22 KB, text/plain)
2022-06-14 17:39 UTC, Toralf Förster
Details
environment (environment,86.42 KB, text/plain)
2022-06-14 17:39 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,36.89 KB, application/x-bzip)
2022-06-14 17:39 UTC, Toralf Förster
Details
sys-apps:likwid-5.2.1:20220614-142827.log (sys-apps:likwid-5.2.1:20220614-142827.log,78.22 KB, text/plain)
2022-06-14 17:39 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,24.48 KB, application/x-bzip)
2022-06-14 17:39 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-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