Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 892884 - net-analyzer/wapiti-3.1.6 fails to compile: FileExistsError: File already exists: wapiti
Summary: net-analyzer/wapiti-3.1.6 fails to compile: FileExistsError: File already exi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-02 07:45 UTC by Agostino Sarubbo
Modified: 2023-02-09 23:27 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,110.76 KB, text/plain)
2023-02-02 07:45 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 2023-02-02 07:45:36 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-analyzer/wapiti-3.1.6 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-02 07:45:38 UTC
Created attachment 849668 [details]
build.log

build log and emerge --info
Comment 2 yesi 2023-02-09 10:27:11 UTC
I met the same errors.
Comment 3 Bernard Cafarelli gentoo-dev 2023-02-09 20:54:08 UTC
I was sure I had tested DISTUTILS_USE_PEP517 switch properly, but this does need a tweak for this mode, fixing
Comment 4 Bernard Cafarelli gentoo-dev 2023-02-09 23:23:40 UTC
Apologies, I had actually made tests with the old 3.1.3 ebuild... 3.1.6 also required a bunch of deps changes, pushing it now
Comment 5 Larry the Git Cow gentoo-dev 2023-02-09 23:27:05 UTC
The bug has been closed via the following commit(s):

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

commit 089730b7066b40b00a303973b4987467552a4610
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2023-02-09 23:23:46 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2023-02-09 23:26:33 +0000

    net-analyzer/wapiti: fix install and dependencies
    
    This drops x86 as keyword is missing from some dependencies
    3.11 is dropped from python supported version (missing in dep)
    
    Closes: https://bugs.gentoo.org/892884
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 .../wapiti/files/wapiti-3.1.6-setup_scripts.patch  | 14 ++++++++++
 net-analyzer/wapiti/wapiti-3.1.6.ebuild            | 31 ++++++++++++++++------
 2 files changed, 37 insertions(+), 8 deletions(-)