Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 951288 - net-misc/freerdp-3.8.0 - TestClipboardFormats (Failed)
Summary: net-misc/freerdp-3.8.0 - TestClipboardFormats (Failed)
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: Normal normal
Assignee: Mike Gilbert
URL:
Whiteboard:
Keywords: REGRESSION, TESTFAILURE
Depends on: 951298
Blocks:
  Show dependency tree
 
Reported: 2025-03-13 12:04 UTC by ernsteiswuerfel
Modified: 2025-03-31 18:55 UTC (History)
1 user (show)

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


Attachments
build.log.xz (ppc, 3.8.0) (freerdp-3.8.0:20250313-114242.log.xz,37.03 KB, application/x-xz)
2025-03-13 12:04 UTC, ernsteiswuerfel
Details
LastTest.log.xz (ppc, 3.8.0) (LastTest.log.xz,346.09 KB, application/x-xz)
2025-03-13 12:04 UTC, ernsteiswuerfel
Details
emerge --info (file_951288.txt,5.82 KB, text/plain)
2025-03-13 12:05 UTC, ernsteiswuerfel
Details
build.log.xz (ppc, 3.9.0) (freerdp-3.9.0:20250313-120603.log.xz,37.14 KB, application/x-xz)
2025-03-13 12:17 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2025-03-13 12:04:01 UTC
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
Comment 1 ernsteiswuerfel archtester 2025-03-13 12:04:34 UTC
Created attachment 920698 [details]
LastTest.log.xz (ppc, 3.8.0)
Comment 2 ernsteiswuerfel archtester 2025-03-13 12:05:17 UTC
Created attachment 920699 [details]
emerge --info
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-03-13 12:12:53 UTC
(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]
```
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-03-13 12:13:28 UTC
A bisect may be useful if you could..
Comment 5 ernsteiswuerfel archtester 2025-03-13 12:17:58 UTC
Created attachment 920701 [details]
build.log.xz (ppc, 3.9.0)

3.9.0 and 3.12.0 pass TestClipboardFormats on ppc.
Comment 6 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-03-13 12:21:27 UTC
Oh, let's not bother then, but let me see if I can find commits.
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-03-13 12:27:19 UTC
(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.
Comment 8 ernsteiswuerfel archtester 2025-03-13 12:34:33 UTC
(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.
Comment 9 ernsteiswuerfel archtester 2025-03-13 12:41:23 UTC
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.
Comment 10 Mike Gilbert gentoo-dev 2025-03-13 15:25:42 UTC
(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.
Comment 11 ernsteiswuerfel archtester 2025-03-19 11:33:00 UTC
Oops... wrong way arpund.