Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 946628 - dev-debug/systemtap-5.2 fails test - [gcc-15] emake failed
Summary: dev-debug/systemtap-5.2 fails test - [gcc-15] emake failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sven Wegener
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-12-18 08:07 UTC by Toralf Förster
Modified: 2025-03-03 20:52 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.91 KB, text/plain)
2024-12-18 08:07 UTC, Toralf Förster
Details
dev-debug:systemtap-5.2:20241217-213656.log (dev-debug:systemtap-5.2:20241217-213656.log,103.04 KB, text/plain)
2024-12-18 08:07 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,9.27 KB, text/plain)
2024-12-18 08:07 UTC, Toralf Förster
Details
environment (environment,153.62 KB, text/plain)
2024-12-18 08:07 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,22.16 KB, application/x-xz)
2024-12-18 08:07 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,62.55 KB, application/x-xz)
2024-12-18 08:07 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,50.09 KB, text/plain)
2024-12-18 08:07 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,35.04 KB, application/x-xz)
2024-12-18 08:07 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-12-18 08:07:16 UTC
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/var/tmp/portage/dev-debug/systemtap-5.2/work/systemtap-5.2/interactive-notebook'
make[1]: *** [Makefile:2218: check-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/dev-debug/systemtap-5.2/work/systemtap-5.2'
make: *** [Makefile:2316: check] Error 2
 * ERROR: dev-debug/systemtap-5.2::gentoo failed (test phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=dev-debug/systemtap-5.2::gentoo'`,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_systemd_test-20241217-170002

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
llvm-config: Python 3.12.8

  HEAD of ::gentoo
commit c8aaf25e229c4e42a515aa02add1420dd8d4dad7
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Dec 17 20:07:49 2024 +0000

    2024-12-17 20:07:48 UTC

emerge -qpvO =dev-debug/systemtap-5.2
[ebuild  N    ] dev-debug/systemtap-5.2  USE="libvirt ssl test -debuginfod -dtrace-symlink (-selinux) -sqlite -zeroconf" PYTHON_SINGLE_TARGET="python3_12 -pypy3 -python3_10 -python3_11 -python3_13"
Comment 1 Toralf Förster gentoo-dev 2024-12-18 08:07:18 UTC
Created attachment 914319 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-12-18 08:07:19 UTC
Created attachment 914320 [details]
dev-debug:systemtap-5.2:20241217-213656.log
Comment 3 Toralf Förster gentoo-dev 2024-12-18 08:07:20 UTC
Created attachment 914321 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-12-18 08:07:22 UTC
Created attachment 914322 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-12-18 08:07:22 UTC
Created attachment 914323 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-12-18 08:07:24 UTC
Created attachment 914324 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-12-18 08:07:25 UTC
Created attachment 914325 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2024-12-18 08:07:26 UTC
Created attachment 914326 [details]
temp.tar.xz
Comment 9 Larry the Git Cow gentoo-dev 2025-03-03 20:52:26 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f88644752f1c7080d1bb74de7c556c79f2d5cee

commit 5f88644752f1c7080d1bb74de7c556c79f2d5cee
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2025-03-03 20:50:24 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-03-03 20:50:24 +0000

    dev-debug/systemtap: restrict tests
    
    They don't pass on Gentoo -- some investigation is needed but when I last
    looked at it, even cloning from git & running outside of the ebuild, they
    fail because of some assumptions that would need fixing. No point in these
    blocking stabilisation right now.
    
    Closes: https://bugs.gentoo.org/923597
    Closes: https://bugs.gentoo.org/935333
    Closes: https://bugs.gentoo.org/946628
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-debug/systemtap/systemtap-5.1-r1.ebuild | 3 ++-
 dev-debug/systemtap/systemtap-5.2.ebuild    | 5 +++--
 dev-debug/systemtap/systemtap-9999.ebuild   | 5 +++--
 3 files changed, 8 insertions(+), 5 deletions(-)