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

Bug 737214

Summary: dev-libs/udis86-1.7.2 fails tests
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Chí-Thanh Christopher Nguyễn <chithanh>
Status: RESOLVED FIXED    
Severity: normal CC: toralf
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
1-autoconf.out

Description Agostino Sarubbo gentoo-dev 2020-08-15 05:21:54 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/udis86-1.7.2 fails tests.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004.
This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-08-15 05:21:56 UTC
Created attachment 654724 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-08-15 05:21:57 UTC
Created attachment 654726 [details]
1-autoconf.out

1-autoconf.out
Comment 3 Toralf Förster gentoo-dev 2020-12-12 09:41:03 UTC
*** Bug 759571 has been marked as a duplicate of this bug. ***
Comment 4 Larry the Git Cow gentoo-dev 2021-01-23 23:38:01 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8d68e4b7e09155d1a4569c365780fe48908c7c4

commit d8d68e4b7e09155d1a4569c365780fe48908c7c4
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2021-01-23 23:37:50 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-01-23 23:37:50 +0000

    dev-libs/udis86: Port to EAPI 7
    
    * Fix python automagic
    * Fix python tests scripts
    
    Closes: https://bugs.gentoo.org/632251
    Closes: https://bugs.gentoo.org/737214
    Closes: https://bugs.gentoo.org/765862
    Package-Manager: Portage-3.0.14, Repoman-3.0.2
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-libs/udis86/files/udis86-1.7.2-python3.patch | 42 ++++++++++++++++++
 dev-libs/udis86/udis86-1.7.2-r1.ebuild           | 54 ++++++++++++++++++++++++
 dev-libs/udis86/udis86-1.7.2.ebuild              | 39 -----------------
 3 files changed, 96 insertions(+), 39 deletions(-)