Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 926363 - sys-process/numactl-2.0.18 fails test - ./../test/checktopology numactl --hardware cpus look bogus
Summary: sys-process/numactl-2.0.18 fails test - ./../test/checktopology numactl --har...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-03-07 14:55 UTC by Toralf Förster
Modified: 2024-04-11 01:00 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.06 KB, text/plain)
2024-03-07 14:55 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,12.34 KB, text/plain)
2024-03-07 14:55 UTC, Toralf Förster
Details
environment (environment,91.01 KB, text/plain)
2024-03-07 14:55 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,792 bytes, application/x-xz)
2024-03-07 14:55 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,33.28 KB, application/x-xz)
2024-03-07 14:55 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,7.06 KB, application/x-xz)
2024-03-07 14:55 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,57.38 KB, text/plain)
2024-03-07 14:55 UTC, Toralf Förster
Details
sys-process:numactl-2.0.18:20240307-140353.log (sys-process:numactl-2.0.18:20240307-140353.log,50.13 KB, text/plain)
2024-03-07 14:55 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,27.38 KB, application/x-xz)
2024-03-07 14:56 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-03-07 14:55:51 UTC
./../test/checktopology
numactl --hardware cpus look bogus
./../test/checktopology FAILED!!!!
make: *** [Makefile:2070: regress2] Error 1
 * ERROR: sys-process/numactl-2.0.18::gentoo failed (test phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=sys-process/numactl-2.0.18::gentoo'`,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_test-20240307-085905

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.6
Python 3.11.5
Available Rust versions:
  [1]   rust-bin-1.71.1 *
php cli (if any):
go version go1.22.1 linux/amd64

  HEAD of ::gentoo
commit b0c8f272306380619ba7df45568337cab07453ba
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Mar 7 08:49:00 2024 +0000

    2024-03-07 08:48:59 UTC

emerge -qpvO sys-process/numactl
[ebuild  N    ] sys-process/numactl-2.0.18  USE="-static-libs" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2024-03-07 14:55:52 UTC
Created attachment 886909 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-03-07 14:55:53 UTC
Created attachment 886910 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-03-07 14:55:55 UTC
Created attachment 886911 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-03-07 14:55:55 UTC
Created attachment 886912 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-03-07 14:55:56 UTC
Created attachment 886913 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-03-07 14:55:57 UTC
Created attachment 886914 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-03-07 14:55:58 UTC
Created attachment 886915 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2024-03-07 14:55:59 UTC
Created attachment 886916 [details]
sys-process:numactl-2.0.18:20240307-140353.log
Comment 9 Toralf Förster gentoo-dev 2024-03-07 14:56:00 UTC
Created attachment 886917 [details]
temp.tar.xz
Comment 10 orbea 2024-03-16 00:13:52 UTC
Same failure with both GNU libtool and slibtool, I'm guessing something related to the test/checkaffinity test script.
Comment 11 orbea 2024-03-16 00:14:57 UTC
I see now I am failing on a different test than Toralf.

./../test/checkaffinity
--show doesn't agree with physcpubind for cpu 1
./../test/checkaffinity FAILED!!!!