Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936892 - dev-build/scons-4.8.0 test fail 1 test : test/option/stack-size.py
Summary: dev-build/scons-4.8.0 test fail 1 test : test/option/stack-size.py
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Michał Górny
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-29 14:51 UTC by Arniii
Modified: 2024-07-29 17:06 UTC (History)
1 user (show)

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


Attachments
how_it_was_called.txt emerge_--info.txt /var/tmp/portage/dev-build/scons-4.8.0/{build-info/**,files/**,temp/**,work/**.log} elog /var/lib/portage/** /etc/portage/** (scons-4.8.0.tar.lz,228.78 KB, application/x-lzip)
2024-07-29 14:51 UTC, Arniii
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arniii 2024-07-29 14:51:29 UTC
Created attachment 898501 [details]
how_it_was_called.txt emerge_--info.txt /var/tmp/portage/dev-build/scons-4.8.0/{build-info/**,files/**,temp/**,work/**.log} elog /var/lib/portage/** /etc/portage/**

from build.log:
```
1073/1243 (86.32%) /var/tmp/portage/dev-build/scons-4.8.0/work/scons-4.8.0-python3_11/install/usr/bin/python3.11 test/option/stack-size.py
match_re: expected 9 lines, found 13
STDOUT =========================================================================
scons: Reading SConscript files ...
scons: done reading SConscript files.
scons: Cleaning targets ...
Removed f1.out
Removed f2.out
scons: done cleaning targets.

STDERR =========================================================================
4c4
< File .*
---
> File "/var/tmp/portage/dev-build/scons-4.8.0/work/scons-4.8.0/scripts/scons.py", line 97, in <module>
8c8,12
< File .*
---
> File "/usr/lib/python3.11/threading.py", line 1045, in _bootstrap_inner
>
> scons: warning: Setting stack size failed:
>     size not valid: 16384 bytes
> File "/usr/lib/python3.11/threading.py", line 1045, in _bootstrap_inner

FAILED test of /var/tmp/portage/dev-build/scons-4.8.0/work/scons-4.8.0/scripts/scons.py
        at line 686 of /var/tmp/portage/dev-build/scons-4.8.0/work/scons-4.8.0/testing/framework/TestCommon.py (_complete)
        from line 775 of /var/tmp/portage/dev-build/scons-4.8.0/work/scons-4.8.0/testing/framework/TestCommon.py (run)
        from line 458 of /var/tmp/portage/dev-build/scons-4.8.0/work/scons-4.8.0/testing/framework/TestSCons.py (run)
        from line 185 of /var/tmp/portage/dev-build/scons-4.8.0/work/scons-4.8.0/test/option/stack-size.py

```
Comment 1 Arniii 2024-07-29 14:58:08 UTC
if it's related, I have xfs on every partition, except boot and swap partition, so /tmp is xfs.