Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 806995 - >=net-misc/freerdp-2.3.2 - TestUnicodeConversion fails on big endian targets
Summary: >=net-misc/freerdp-2.3.2 - TestUnicodeConversion fails on big endian targets
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mike Gilbert
URL: https://github.com/FreeRDP/FreeRDP/is...
Whiteboard:
Keywords: PATCH, TESTFAILURE
Depends on:
Blocks: 805557
  Show dependency tree
 
Reported: 2021-08-07 13:20 UTC by ernsteiswuerfel
Modified: 2021-08-11 15:04 UTC (History)
1 user (show)

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


Attachments
build.log (2.3.2) (freerdp-2.3.2:20210807-125127.log,763.80 KB, text/plain)
2021-08-07 13:20 UTC, ernsteiswuerfel
Details
emerge --info (file_806995.txt,5.80 KB, text/plain)
2021-08-07 13:21 UTC, ernsteiswuerfel
Details
build.log (2.4.0) (freerdp-2.4.0:20210807-131622.log,771.34 KB, text/plain)
2021-08-07 13:24 UTC, ernsteiswuerfel
Details
LastTestLog.xz (2.4.0) (LastTest.log.xz,415.18 KB, application/x-xz)
2021-08-07 13:26 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2021-08-07 13:20:33 UTC
Created attachment 731173 [details]
build.log (2.3.2)

Adding this as a blocker to 2.3.2 stablereq as TestUnicodeConversion passes in 2.2.0 and fails in 2.3.2 and 2.4.0 on ppc64.

[...]
99% tests passed, 1 tests failed out of 186

Total Test time (real) =  19.25 sec

The following tests FAILED:
        126 - TestUnicodeConversion (Failed)
Errors while running CTest
 * ERROR: net-misc/freerdp-2.3.2::gentoo failed (test phase):
Comment 1 ernsteiswuerfel archtester 2021-08-07 13:21:05 UTC
Created attachment 731176 [details]
emerge --info
Comment 2 ernsteiswuerfel archtester 2021-08-07 13:24:05 UTC
Created attachment 731179 [details]
build.log (2.4.0)
Comment 3 ernsteiswuerfel archtester 2021-08-07 13:26:32 UTC
Created attachment 731182 [details]
LastTestLog.xz (2.4.0)
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-08-08 03:00:08 UTC
(In reply to Mike Gilbert from comment #4)
> Please try this patch.
> 
> https://github.com/floppym/FreeRDP/commit/
> 0a45db071b0d15cb2531184557cc5742837c9d12.patch

All good:
[03:16:25]  <@sam_> floppym: fails without, passes with on ppc64be
[03:19:22]  <@sam_> thank you
Comment 6 Larry the Git Cow gentoo-dev 2021-08-11 15:04:18 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=273f561c07735891c90aca6b371ba9ac96ed3d0a

commit 273f561c07735891c90aca6b371ba9ac96ed3d0a
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2021-08-11 15:03:22 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2021-08-11 15:04:15 +0000

    net-misc/freerdp: fix TestUnicodeConversion on big endian machines
    
    Closes: https://bugs.gentoo.org/806995
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 ...dp-2.4.0-TestUnicodeConversion-big-endian.patch | 28 ++++++++++++++++++++++
 net-misc/freerdp/freerdp-2.3.2.ebuild              |  1 +
 net-misc/freerdp/freerdp-2.4.0.ebuild              |  1 +
 3 files changed, 30 insertions(+)