Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 737544 - media-tv/kodi-19.0_alpha1-r1 fails tests
Summary: media-tv/kodi-19.0_alpha1-r1 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Craig Andrews
URL: https://github.com/xbmc/xbmc/issues/1...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-17 06:15 UTC by Agostino Sarubbo
Modified: 2020-09-20 21:06 UTC (History)
0 users

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


Attachments
build.log.xz (build.log.xz,72.43 KB, application/x-xz)
2020-08-17 06:15 UTC, Agostino Sarubbo
Details
1-CMakeError.log (1-CMakeError.log,3.67 KB, text/plain)
2020-08-17 06:15 UTC, Agostino Sarubbo
Details
1-CMakeOutput.log (1-CMakeOutput.log,55.63 KB, text/plain)
2020-08-17 06:15 UTC, Agostino Sarubbo
Details
1-LastTest.log (1-LastTest.log,660.80 KB, text/plain)
2020-08-17 06:15 UTC, Agostino Sarubbo
Details
1-autoconf.out (1-autoconf.out,165 bytes, text/plain)
2020-08-17 06:15 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-08-17 06:15:42 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-tv/kodi-19.0_alpha1-r1 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-08-17 06:15:45 UTC
Created attachment 655018 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2020-08-17 06:15:46 UTC
Created attachment 655020 [details]
1-CMakeError.log

1-CMakeError.log
Comment 3 Agostino Sarubbo gentoo-dev 2020-08-17 06:15:47 UTC
Created attachment 655022 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 4 Agostino Sarubbo gentoo-dev 2020-08-17 06:15:49 UTC
Created attachment 655024 [details]
1-LastTest.log

1-LastTest.log
Comment 5 Agostino Sarubbo gentoo-dev 2020-08-17 06:15:51 UTC
Created attachment 655026 [details]
1-autoconf.out

1-autoconf.out
Comment 6 Craig Andrews gentoo-dev 2020-08-17 18:10:26 UTC
These test failures don't occur on my ~amd64 system, so I think it's something special about the CI system.

These are the failing tests:
TestCPUInfo.GetCPUFrequency
TestDateTime.FileTimeOperators
TestDateTime.SetFromUTCDateTime

I suspect TestCPUInfo.GetCPUFrequency is failing because /sys/bus/cpu/devices/cpu0 isn't available. The test failed in Debian because pbuilder's chroot doesn't expose that path, I bet this CI system behaves the same way. See https://github.com/xbmc/xbmc/issues/18000#issuecomment-639534138 Can you please check?

For the other two... I unfortunately don't know why they're failing. I've requested help upstream at: https://github.com/xbmc/xbmc/issues/18299
Comment 7 Larry the Git Cow gentoo-dev 2020-09-20 21:06:55 UTC
The bug has been closed via the following commit(s):

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

commit 121e5ee407569b83018b4fbf67c331b7dbb7fb5e
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2020-09-20 21:04:09 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2020-09-20 21:04:09 +0000

    media-tv/kodi: 19.0_alpha1_p20200920 version bump
    
    Closes: https://bugs.gentoo.org/737544
    Package-Manager: Portage-3.0.7, Repoman-3.0.1
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 media-tv/kodi/Manifest                          |   1 +
 media-tv/kodi/kodi-19.0_alpha1_p20200920.ebuild | 317 ++++++++++++++++++++++++
 2 files changed, 318 insertions(+)