Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 935563

Summary: net-misc/freerdp-3.4.0-r11 test fail : 1 test : TestThreadCreateProcess
Product: Gentoo Linux Reporter: Arniii <lg3dx6fd>
Component: Current packagesAssignee: 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`

Description Arniii 2024-07-05 16:32:25 UTC
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)
```
Comment 1 Arniii 2024-07-05 16:35:41 UTC
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`
Comment 2 Arniii 2024-07-05 16:36:29 UTC
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`
Comment 3 Arniii 2024-07-05 16:37:39 UTC
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
Comment 4 Mike Gilbert gentoo-dev 2024-07-05 16:52:30 UTC
Please provide emerge --info.
Comment 5 Arniii 2024-07-05 17:03:47 UTC
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
Comment 6 Mike Gilbert gentoo-dev 2024-07-05 17:13:01 UTC
(In reply to Arniii from comment #5)

Please provide emerge --info. I do not want to dissect it from the hodgepodge of attachments.
Comment 7 Arniii 2024-07-05 17:17:42 UTC
emerge --info :
https://bugs.gentoo.org/attachment.cgi?id=897087
Comment 8 Mike Gilbert gentoo-dev 2024-07-05 17:31:50 UTC
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?
Comment 9 Arniii 2024-07-05 17:36:14 UTC
Created attachment 897089 [details]
output of `printenv`

It exists, here's the output.
Comment 10 Mike Gilbert gentoo-dev 2024-07-06 03:53:26 UTC
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.
Comment 11 Mike Gilbert gentoo-dev 2024-07-06 20:04:09 UTC
*** Bug 935505 has been marked as a duplicate of this bug. ***
Comment 12 Mike Gilbert gentoo-dev 2024-07-16 16:09:51 UTC
Feel free to reopen if you can provide some additional diagnosis.