Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 927963

Summary: media-sound/whipper-0.10.0-r1 fails tests
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Quentin Retornaz <gentoo>
Status: CONFIRMED ---    
Severity: normal CC: gentoo, proxy-maint
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

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