Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 835714 - dev-util/scons-4.3.0 fails tests (hang)
Summary: dev-util/scons-4.3.0 fails tests (hang)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michał Górny
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-21 07:46 UTC by Agostino Sarubbo
Modified: 2022-12-21 13:41 UTC (History)
2 users (show)

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


Attachments
build.log.xz (build.log.xz,52.83 KB, application/x-xz)
2022-03-21 07:46 UTC, Agostino Sarubbo
Details
build.log (build.log.xz,36.84 KB, application/x-xz)
2022-09-21 01:51 UTC, Marco Sirabella
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-03-21 07:46:11 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/scons-4.3.0 fails tests (hang) on MUSL.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
I had to kill the process.
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-21 07:46:14 UTC
Created attachment 767500 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-21 07:46:14 UTC
Error(s) that match a know pattern:


..................sh: line 1: /usr/bin/python3.8_no_such_command_: No such file or directory
..................sh: line 1: /usr/bin/python3.9_no_such_command_: No such file or directory
Could not find 'dmd'; skipping test.
Could not find 'dvipdf'; skipping test(s).
Could not find 'dvips' and/or 'latex'; skipping test(s).
Could not find 'dvips'; skipping test(s).
Could not find 'epstopdf'; skipping test.
Could not find 'gdc', skipping test.
Could not find 'icpc' from 'intelc' Tool; skipping test(s).
Could not find 'latex' and/or 'bibtex'; skipping test.
Could not find 'latex' and/or 'dvipdf'; skipping test(s).
Could not find 'latex'; skipping test(s).
Could not find 'latex'; skipping test.
Could not find 'ldc', skipping test.
Could not find 'pdflatex' and/or 'makeindex'; skipping test(s).
Could not find 'pdflatex'; skipping test(s).
Could not find 'pdflatex'; skipping test.
Could not find 'tex' and/or 'latex'; skipping test(s).
Could not find Java javac, skipping test(s).
Could not find a f77 tool; skipping test.
Could not find a f90 tool; skipping test.
Could not find gfortran tool, skipping test.
Could not find module in python
Could not find ninja module. Skipping test.
Could not find one or more of 'latex', 'makeindex', 'bibtex', or 'dvipdf'; skipping test.
could not find 'latex'; skipping test
Comment 3 Marco Sirabella 2022-09-21 01:51:17 UTC
Created attachment 813184 [details]
build.log

I'm seeing the same issue on glibc machine
Comment 4 Marco Sirabella 2022-09-21 01:53:35 UTC
Specifically hanging under `test/KeyboardInterrupt.py`:

[dev-util/scons-4.4.0] sandbox /var/tmp/portage/._portage_reinstall_.e74k294b/bin/ebuild.sh test
 \_ /bin/bash /var/tmp/portage/._portage_reinstall_.e74k294b/bin/ebuild.sh test
     \_ /bin/bash /var/tmp/portage/._portage_reinstall_.e74k294b/bin/ebuild.sh test
         \_ tee -a /var/tmp/portage/dev-util/scons-4.4.0/temp/build-python3_8.log
         \_ python3.8 runtest.py -a --passed -j 9
             \_ /usr/bin/python3.8 test/KeyboardInterrupt.py
                 \_ [python3.8] <defunct>
Comment 5 Jonathan Lovelace 2022-09-30 03:21:50 UTC
I'm hitting this issue with scons-4.4.0.
Comment 6 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-12-21 13:41:56 UTC
I've finally gotten around to disabling that test.