Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927963 - media-sound/whipper-0.10.0-r1 fails tests
Summary: media-sound/whipper-0.10.0-r1 fails tests
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Quentin Retornaz
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-03-27 13:50 UTC by Agostino Sarubbo
Modified: 2024-03-27 13:50 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,164.81 KB, text/plain)
2024-03-27 13:50 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 2024-03-27 13:50:16 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-sound/whipper-0.10.0-r1 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-27 13:50:18 UTC
Created attachment 888768 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-27 13:50:18 UTC
Error(s) that match a know pattern:


    logger.warning("soxi reported on stderr: %s", "".join(self._error))
    self._done()
    self.done()
  File "/var/tmp/portage/media-sound/whipper-0.10.0-r1/work/whipper-0.10.0/whipper/common/task.py", line 107, in _done
  File "/var/tmp/portage/media-sound/whipper-0.10.0-r1/work/whipper-0.10.0/whipper/common/task.py", line 87, in _read
  File "/var/tmp/portage/media-sound/whipper-0.10.0-r1/work/whipper-0.10.0/whipper/program/soxi.py", line 54, in done
')
FAILED (errors=4)
Traceback (most recent call last):
TypeError: sequence item 0: expected str instance, bytes found
ValueError: invalid literal for int() with base 10: b'Y'
whipper.extern.task.task.TaskException: (TypeError('sequence item 0: expected str instance, bytes found'), 'exception TypeError at /var/tmp/portage/media-sound/whipper-0.10.0-r1/work/whipper-0.10.0/whipper/program/soxi.py:54: done(): sequence item 0: expected str instance, bytes found