Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 853838 - [guru] sci-electronics/kactus2-3.10.0 fails to compile: swig: No such file or directory
Summary: [guru] sci-electronics/kactus2-3.10.0 fails to compile: swig: No such file or...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: vowstar
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-23 05:55 UTC by Agostino Sarubbo
Modified: 2022-06-24 10:46 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,113.97 KB, application/x-xz)
2022-06-23 05:56 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-06-23 05:55:59 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-electronics/kactus2-3.10.0 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-06-23 05:56:02 UTC
Created attachment 786908 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Larry the Git Cow gentoo-dev 2022-06-24 10:46:11 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1aeb3e088cbccbaaa406f305cb9e02566eb4363d

commit 1aeb3e088cbccbaaa406f305cb9e02566eb4363d
Author:     Huang Rui <vowstar@gmail.com>
AuthorDate: 2022-06-24 06:03:36 +0000
Commit:     Huang Rui <vowstar@gmail.com>
CommitDate: 2022-06-24 06:03:36 +0000

    sci-electronics/kactus2: fix build problem
    
    Add missing python and swig depend
    Python3 is required to build and run this package
    
    Closes: https://bugs.gentoo.org/853838
    Closes: https://bugs.gentoo.org/853841
    Signed-off-by: Huang Rui <vowstar@gmail.com>

 sci-electronics/kactus2/kactus2-3.10.0.ebuild | 39 ++++++++++++++-------------
 sci-electronics/kactus2/kactus2-9999.ebuild   | 39 ++++++++++++++-------------
 2 files changed, 40 insertions(+), 38 deletions(-)