Created attachment 920697 [details] build.log.xz (ppc, 3.8.0) Regression over previous stable 3.6.3, TestClipboardFormats passes there. [...] 99% tests passed, 1 tests failed out of 171 Total Test time (real) = 5.10 sec The following tests FAILED: 126 - TestClipboardFormats (Failed) Errors while running CTest Output from these tests are in: /var/tmp/portage/net-misc/freerdp-3.8.0/work/freerdp-3.8.0_testing/Testing/Temporary/LastTest.log Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely. * ERROR: net-misc/freerdp-3.8.0::gentoo failed (test phase): * Tests failed. When you file a bug, please attach the following file: * /var/tmp/portage/net-misc/freerdp-3.8.0/work/freerdp-3.8.0_testing/Testing/Temporary/LastTest.log
Created attachment 920698 [details] LastTest.log.xz (ppc, 3.8.0)
Created attachment 920699 [details] emerge --info
(In reply to ernsteiswuerfel from comment #1) > Created attachment 920698 [details] > LastTest.log.xz (ppc, 3.8.0) ``` ClipboardGetData: this is a test string ClipboardGetData (synthetic): Format: 0x0000C00E UTF8_STRING [12:44:06:168] [1478:000005c6] [WARN][com.winpr.utils.image] - [winpr_image_bitmap_read_buffer]: bmpsize=25650 != bi.biSizeImage=25764 ClipboardSetData: 1 ClipboardGetData: [CF_DIB] (nil) [0] ```
A bisect may be useful if you could..
Created attachment 920701 [details] build.log.xz (ppc, 3.9.0) 3.9.0 and 3.12.0 pass TestClipboardFormats on ppc.
Oh, let's not bother then, but let me see if I can find commits.
(In reply to Sam James from comment #6) > Oh, let's not bother then, but let me see if I can find commits. https://github.com/FreeRDP/FreeRDP/compare/3.8.0...3.9.0 Too big. Let's just stable something newer.
(In reply to Sam James from comment #7) > https://github.com/FreeRDP/FreeRDP/compare/3.8.0...3.9.0 > > Too big. Let's just stable something newer. I'll have to check suitable versions first as 3.12.0 fails an other test on ppc (5 - TestSynchCritical (SEGFAULT)). Upstream released 3.14.0 recently.
Ok, as 3.12.0 and 3.11.1-r1 SEGFAULT TestSynchCritical, at least on ppc, 3.9.0 would be the best in-tree stable candidate, passing all tests. I'll check out whether upstream 3.14.0 segfaults TestSynchCritical too on ppc and open an upstream bug if so.
(In reply to ernsteiswuerfel from comment #9) > Ok, as 3.12.0 and 3.11.1-r1 SEGFAULT TestSynchCritical, at least on ppc, > 3.9.0 would be the best in-tree stable candidate, passing all tests. Thanks for testing, I'll create a new stable request for that version.
Oops... wrong way arpund.