Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 930976 - dev-libs/distorm3-3.5.2-r1 fails tests: ERROR test_distorm3.py::Test - TypeError: Test.__init__() takes 1 positional argument but 2 were given
Summary: dev-libs/distorm3-3.5.2-r1 fails tests: ERROR test_distorm3.py::Test - TypeEr...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-04-30 13:21 UTC by Agostino Sarubbo
Modified: 2024-04-30 13:21 UTC (History)
0 users

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


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

Issue: dev-libs/distorm3-3.5.2-r1 fails tests.
Discovered on: amd64 (internal ref: lto_tinderbox)
System: LTO-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#LTO)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-04-30 13:21:17 UTC
Created attachment 892013 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-04-30 13:21:18 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E   TypeError: Inst.__init__() missing 3 required positional arguments: 'mode', 'instNo', and 'features'
E   TypeError: InstBin.__init__() missing 3 required positional arguments: 'mode', 'features', and 'address'
E   TypeError: Test.__init__() takes 1 positional argument but 2 were given
ERROR python/test_distorm3.py::Inst - TypeError: Inst.__init__() missing 3 required positional arguments: 'mode', 'instNo', and 'features'
ERROR python/test_distorm3.py::InstBin - TypeError: InstBin.__init__() missing 3 required positional arguments: 'mode', 'features', and 'address'
ERROR python/test_distorm3.py::Test - TypeError: Test.__init__() takes 1 positional argument but 2 were given
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any