Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834592 - dev-python/dill-0.3.4 calls eend without first argument
Summary: dev-python/dill-0.3.4 calls eend without first argument
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-04 18:57 UTC by Agostino Sarubbo
Modified: 2022-04-26 16:22 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,102.37 KB, text/plain)
2022-03-04 18:57 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 2022-03-04 18:57:16 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/dill-0.3.4 calls eend without first argument.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-04 18:57:19 UTC
Created attachment 766256 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-03-05 08:21:07 UTC
Uh..

>>> Source compiled.
>>> Test phase: dev-python/dill-0.3.4
 * python3_8: running distutils-r1_run_phase python_test
 * 	tests/test_check.py ...
<function <lambda> at 0x7feb7f22b310>
<function <lambda> at 0x7f425d050310>
<function <lambda> at 0x7f4d02974310>
<function <lambda> at 0x7ffbd973e310>
<function <lambda> at 0x7f59539ef310>
 * QA Notice: eend called without first argument
 [ ok ]
 * 	tests/test_classdef.py ...
 * QA Notice: eend called without first argument
 [ ok ]
 * 	tests/test_detect.py ...
 * QA Notice: eend called without first argument
 [ ok ]
 * 	tests/test_diff.py ...
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-04-26 16:22:14 UTC
Fixed in -r1, it's going stable now.