GNU bug report logs -
#36675
kodi 18.2 fails to build
Previous Next
Reported by: Josh Holland <josh <at> inv.alid.pw>
Date: Mon, 15 Jul 2019 19:22:02 UTC
Severity: normal
Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#36675: kodi 18.2 fails to build
which was filed against the guix package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 36675 <at> debbugs.gnu.org.
--
36675: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36675
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hi Josh,
Josh Holland <josh <at> inv.alid.pw> writes:
> I tried again just now, and:
> successfully built /gnu/store/pmq2jv9j9snmyzbdngmklghn9bpzrxig-kodi-18.2.drv
> /gnu/store/qzc0j7v4b4ylgqrk5n8h2dj5q5bp8qbf-kodi-18.2
>
> It's definitely failed before a bunch of times when I've tried to do
> `guix upgrade`, so not sure what to make of it really.
Kodi has since been updated to 18.8 (thanks to Timotej!), and there are
substitutes available for it, so I reckon it builds!
Thank you for the report.
Closing,
Maxim
[Message part 3 (message/rfc822, inline)]
Steps to reproduce:
$ guix build kodi
Expected result:
kodi builds successfully
Actual result:
test suite fails, with the below error message
------------8<--------------------
Start 438: TestMassEvent.General
438/521 Test #438: TestMassEvent.General ....................................................Child aborted***Exception: 0.82 sec
Note: Google Test filter = TestMassEvent.General
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from TestMassEvent
[ RUN ] TestMassEvent.General
[ OK ] TestMassEvent.General (105 ms)
[----------] 1 test from TestMassEvent (105 ms total)
[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (142 ms total)
[ PASSED ] 1 test.
kodi-test: ../nptl/pthread_mutex_lock.c:434: __pthread_mutex_lock_full: Assertion `robust || (oldval & FUTEX_OWNER_DIED) == 0' failed.
Start 439: TestMassEvent.Polling
439/521 Test #439: TestMassEvent.Polling ....................................................Child aborted***Exception: 0.79 sec
Note: Google Test filter = TestMassEvent.Polling
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from TestMassEvent
[ RUN ] TestMassEvent.Polling
[ OK ] TestMassEvent.Polling (133 ms)
[----------] 1 test from TestMassEvent (133 ms total)
[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (276 ms total)
[ PASSED ] 1 test.
Clean shutdown of TestGlobalPattern1
kodi-test: ../nptl/pthread_mutex_lock.c:434: __pthread_mutex_lock_full: Assertion `robust || (oldval & FUTEX_OWNER_DIED) == 0' failed.
----------8<----------------------
--
Josh Holland
This bug report was last modified 4 years and 187 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.