Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 921809 - [guru] dev-python/furl-2.1.3 fails tests (GCC-14-SYSTEM)
Summary: [guru] dev-python/furl-2.1.3 fails tests (GCC-14-SYSTEM)
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Julien Roy
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-01-11 14:58 UTC by Agostino Sarubbo
Modified: 2024-03-02 18:23 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,81.36 KB, text/plain)
2024-01-11 14:58 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-01-11 14:58:14 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/furl-2.1.3 fails tests (GCC-14-SYSTEM).
Discovered on: amd64 (internal ref: guru_tinderbox)

NOTE:
(GCC-14-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-14 but this bug MAY or MAY NOT BE related to the new compiler
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-11 14:58:17 UTC
Created attachment 881973 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-11 14:58:18 UTC
Error(s) that match a know pattern:


            ValueError: if the *address* passed isn't either a v4 or a v6
E       ValueError: '0:0:0:0:0:0:0:1:1:1:1:1:1:1:1:9999999999999' does not appear to be an IPv4 or IPv6 address
FAILED tests/test_furl.py::TestFurl::test_hosts - ValueError: '0:0:0:0:0:0:0:1:1:1:1:1:1:1:1:9999999999999' does not appear t...
FAILED tests/test_furl.py::TestFurl::test_netloc - ValueError: '0:0:0:0:0:0:0:1:1:1:1:1:1:1:1:9999999999999' does not appear t...
Comment 3 Larry the Git Cow gentoo-dev 2024-03-02 18:23:06 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5a6e20816945f2f12c4d0ada47d6322d9ab6b39c

commit 5a6e20816945f2f12c4d0ada47d6322d9ab6b39c
Author:     Julien Roy <julien@jroy.ca>
AuthorDate: 2024-03-02 18:13:40 +0000
Commit:     Julien Roy <julien@jroy.ca>
CommitDate: 2024-03-02 18:13:48 +0000

    dev-python/furl: treeclean
    
    Closes: https://bugs.gentoo.org/921809
    
    Signed-off-by: Julien Roy <julien@jroy.ca>

 dev-python/furl/Manifest          |  1 -
 dev-python/furl/furl-2.1.3.ebuild | 24 ------------------------
 dev-python/furl/metadata.xml      | 19 -------------------
 3 files changed, 44 deletions(-)