Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 828825 - sys-apps/likwid-4.3.4 - ./.../topology.c: error: _cpu_mask undeclared (first use in this function)
Summary: sys-apps/likwid-4.3.4 - ./.../topology.c: error: _cpu_mask undeclared (first ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-10 15:31 UTC by Toralf Förster
Modified: 2022-06-03 04:29 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,14.38 KB, text/plain)
2021-12-10 15:31 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,101.06 KB, text/plain)
2021-12-10 15:31 UTC, Toralf Förster
Details
environment (environment,96.09 KB, text/plain)
2021-12-10 15:31 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,42.70 KB, application/x-bzip)
2021-12-10 15:31 UTC, Toralf Förster
Details
sys-apps:likwid-4.3.4:20211210-115450.log (sys-apps:likwid-4.3.4:20211210-115450.log,55.31 KB, text/plain)
2021-12-10 15:31 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,164.03 KB, application/x-bzip)
2021-12-10 15:31 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 2021-12-10 15:31:47 UTC
      |                           ^~~
./src/topology.c:528:11: error: unknown type name '__cpu_mask'
  528 |     const __cpu_mask *end = &set->__bits[sizeof(cpu_set_t) / sizeof (__cpu_mask)];
      |           ^~~~~~~~~~
./src/topology.c:528:70: error: '__cpu_mask' undeclared (first use in this function)
  528 |  __cpu_mask *end = &set->__bits[sizeof(cpu_set_t) / sizeof (__cpu_mask)];
      |                                                             ^~~~~~~~~~

./src/topology.c:528:70: note: each undeclared identifier is reported only once for each function it appears in

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

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

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-11.2.1 *
clang version 13.0.0
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.57.0 *
php cli:

  HEAD of ::gentoo
commit cb6b27c49bb47ba78324c610533dfb379b9345f7
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Dec 10 11:36:45 2021 +0000

    2021-12-10 11:36:42 UTC

emerge -qpvO sys-apps/likwid
[ebuild  N    ] sys-apps/likwid-4.3.4  USE="filecaps fortran" LUA_SINGLE_TARGET="lua5-3"
Comment 1 Toralf Förster gentoo-dev 2021-12-10 15:31:48 UTC
Created attachment 758230 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-10 15:31:49 UTC
Created attachment 758231 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-12-10 15:31:51 UTC
Created attachment 758232 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-12-10 15:31:52 UTC
Created attachment 758233 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-12-10 15:31:53 UTC
Created attachment 758234 [details]
sys-apps:likwid-4.3.4:20211210-115450.log
Comment 6 Toralf Förster gentoo-dev 2021-12-10 15:31:54 UTC
Created attachment 758235 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-06-03 04:29:56 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1efac637754de80ed8bb6f397c16d44cfcc334c4

commit 1efac637754de80ed8bb6f397c16d44cfcc334c4
Author:     Matthias Maier <tamiko@gentoo.org>
AuthorDate: 2022-06-03 04:26:53 +0000
Commit:     Matthias Maier <tamiko@gentoo.org>
CommitDate: 2022-06-03 04:29:51 +0000

    sys-apps/likwid: add 5.2.1
    
    Closes: https://bugs.gentoo.org/800106
    Closes: https://bugs.gentoo.org/808225
    Closes: https://bugs.gentoo.org/822141
    Closes: https://bugs.gentoo.org/828825
    Signed-off-by: Matthias Maier <tamiko@gentoo.org>

 sys-apps/likwid/Manifest            |   1 +
 sys-apps/likwid/likwid-5.2.1.ebuild | 147 ++++++++++++++++++++++++++++++++++++
 2 files changed, 148 insertions(+)