Summary: | net-misc/freerdp-3.4.0-r11 test fail : 1 test : TestThreadCreateProcess | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Arniii <lg3dx6fd> |
Component: | Current packages | Assignee: | Mike Gilbert <floppym> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | lg3dx6fd |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=935505 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build.log in zip
/var/tmp/portage/net-misc/freerdp-3.4.0-r11/work/freerdp-3.4.0_build/Testing/Temporary/LastTest.log 69.4 MiB in 250 KiB after `lzip -9` /var/tmp/portage/net-misc/freerdp-3.4.0-r11/work/freerdp-3.4.0_build/Testing/Temporary/LastTest.log 69.4 MiB in 250 KiB after `lzip -9` environment // profile default/linux/amd64/23.0/split-usr/desktop/plasma gcc-13.2.1_p20240210 O3 pipe march=native(verbose) lto graphite ggdb3 /etc/portage/* in zip output of `printenv` |
Created attachment 897078 [details]
/var/tmp/portage/net-misc/freerdp-3.4.0-r11/work/freerdp-3.4.0_build/Testing/Temporary/LastTest.log 69.4 MiB in 250 KiB after `lzip -9`
Created attachment 897079 [details]
/var/tmp/portage/net-misc/freerdp-3.4.0-r11/work/freerdp-3.4.0_build/Testing/Temporary/LastTest.log 69.4 MiB in 250 KiB after `lzip -9`
Created attachment 897080 [details]
environment // profile default/linux/amd64/23.0/split-usr/desktop/plasma gcc-13.2.1_p20240210 O3 pipe march=native(verbose) lto graphite ggdb3
Please provide emerge --info. Created attachment 897082 [details] /etc/portage/* in zip (In reply to Mike Gilbert from comment #4) > Please provide emerge --info. there's environment file which contains data similar `emerge --info`. Also, here's /etc/portage/* in zip in new attachment (In reply to Arniii from comment #5) Please provide emerge --info. I do not want to dissect it from the hodgepodge of attachments. emerge --info : https://bugs.gentoo.org/attachment.cgi?id=897087 The test is starting "printenv" and checking stdout for a specific string via a pipe. Does the "printenv" program exist on your system? Does it output the current environment correctly? Created attachment 897089 [details]
output of `printenv`
It exists, here's the output.
I'm afraid I cannot reproduce this, and I don't have any real idea why it would fail for you. You'll have to do some digging on your own I think. *** Bug 935505 has been marked as a duplicate of this bug. *** Feel free to reopen if you can provide some additional diagnosis. |
Created attachment 897062 [details] build.log in zip from build.log: ``` 99% tests passed, 1 tests failed out of 169 Total Test time (real) = 1.25 sec The following tests FAILED: 103 - TestThreadCreateProcess (Failed) ```