Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 911199 - sci-astronomy/kstars-3.6.5[-indi]: gslhelpers.h:10:10: fatal error: gsl_vector.h: No such file or directory
Summary: sci-astronomy/kstars-3.6.5[-indi]: gslhelpers.h:10:10: fatal error: gsl_vecto...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
: 911200 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-07-25 14:25 UTC by Agostino Sarubbo
Modified: 2023-07-25 15:13 UTC (History)
1 user (show)

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


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

Issue: sci-astronomy/kstars-3.6.5 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-07-25 14:25:48 UTC
Created attachment 866185 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-07-25 14:25:49 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


-- Could NOT find ERFA (missing: ERFA_LIBRARIES ERFA_INCLUDE_DIRS) 
FAILED: kstars/CMakeFiles/KStarsLib.dir/auxiliary/gslhelpers.cpp.o 
FAILED: kstars/CMakeFiles/KStarsLib.dir/auxiliary/robuststatistics.cpp.o 
/var/tmp/portage/sci-astronomy/kstars-3.6.5/work/kstars-3.6.5/kstars/auxiliary/gslhelpers.h:10:10: fatal error: gsl/gsl_vector.h: No such file or directory
/var/tmp/portage/sci-astronomy/kstars-3.6.5/work/kstars-3.6.5/kstars/auxiliary/gslhelpers.h:10:10: fatal error: gsl/gsl_vector.h: No such file or directory
Comment 3 Andreas Sturmlechner gentoo-dev 2023-07-25 14:36:25 UTC
*** Bug 911200 has been marked as a duplicate of this bug. ***
Comment 4 Larry the Git Cow gentoo-dev 2023-07-25 14:42:17 UTC
The bug has been closed via the following commit(s):

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

commit 7f52155b9806f7420eae1ae850d1a126967462ff
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2023-07-25 14:38:54 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2023-07-25 14:38:54 +0000

    sci-astronomy/kstars: Fix build w/ USE=-indi
    
    Closes: https://bugs.gentoo.org/911199
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 sci-astronomy/kstars/files/kstars-3.6.5-gsl.patch | 59 +++++++++++++++++++++++
 sci-astronomy/kstars/kstars-3.6.5.ebuild          |  7 ++-
 2 files changed, 64 insertions(+), 2 deletions(-)