Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 727446 - net-misc/freerdp-2.1.1: 169 - TestFreeRDPCodecInterleaved (Failed)
Summary: net-misc/freerdp-2.1.1: 169 - TestFreeRDPCodecInterleaved (Failed)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: Normal normal (vote)
Assignee: Mike Gilbert
URL: https://github.com/FreeRDP/FreeRDP/is...
Whiteboard:
Keywords: REGRESSION, TESTFAILURE
Depends on:
Blocks: CVE-2020-13396, CVE-2020-13397, CVE-2020-13398
  Show dependency tree
 
Reported: 2020-06-07 18:17 UTC by ernsteiswuerfel
Modified: 2020-06-08 17:25 UTC (History)
1 user (show)

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


Attachments
emerge --info (file_727446.txt,5.85 KB, text/plain)
2020-06-07 18:17 UTC, ernsteiswuerfel
Details
build.log (freerdp-2.1.1:20200607-180646.log,741.21 KB, text/plain)
2020-06-07 18:18 UTC, ernsteiswuerfel
Details
LastTest.log (LastTest.log,933.59 KB, text/plain)
2020-06-07 18:19 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2020-06-07 18:17:32 UTC
Created attachment 643850 [details]
emerge --info

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

Total Test time (real) =  19.45 sec

The following tests FAILED:
	169 - TestFreeRDPCodecInterleaved (Failed)
Errors while running CTest
 * ERROR: net-misc/freerdp-2.1.1::gentoo failed (test phase):
 *   Tests failed. When you file a bug, please attach the following file: 
 * 	/var/tmp/portage/net-misc/freerdp-2.1.1/work/freerdp-2.1.1_build/Testing/Temporary/LastTest.log
 * 
 * Call stack:
 *     ebuild.sh, line  125:  Called src_test
 *   environment, line 2034:  Called cmake_src_test
 *   environment, line  979:  Called die
 * The specific snippet of code:
 *               die "Tests failed. When you file a bug, please attach the following file: 
 * 	${BUILD_DIR}/Testing/Temporary/LastTest.log";


freerdp-2.1.0 passes all tests.
Comment 1 ernsteiswuerfel archtester 2020-06-07 18:18:52 UTC
Created attachment 643852 [details]
build.log
Comment 2 ernsteiswuerfel archtester 2020-06-07 18:19:53 UTC
Created attachment 643854 [details]
LastTest.log
Comment 3 Mike Gilbert gentoo-dev 2020-06-07 18:35:22 UTC
Please give freerdp-9999 a try, and report the issue upstream if it still fails.

https://github.com/FreeRDP/FreeRDP/issues

It would also be helpful if you could bisect the issue to a specific commit.
Comment 4 ernsteiswuerfel archtester 2020-06-07 18:44:46 UTC
Yes, freerdp-9999 still fails this test. I will try to bisect.
Comment 5 Larry the Git Cow gentoo-dev 2020-06-08 17:25:07 UTC
The bug has been closed via the following commit(s):

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

commit f264b4a53a97749d5d7a07df8a3e65490694cf76
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2020-06-08 17:24:14 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2020-06-08 17:24:14 +0000

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

 .../files/2.1.1-write_pixel_16-endian.patch        | 23 ++++++++++++++++++++++
 ...reerdp-2.1.1.ebuild => freerdp-2.1.1-r1.ebuild} |  4 ++++
 2 files changed, 27 insertions(+)