Bug 1310817 - FTBFS: kst fails to build with gsl 2.1
Summary: FTBFS: kst fails to build with gsl 2.1
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: kst
Version: 24
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-22 17:26 UTC by Orion Poplawski
Modified: 2016-03-03 19:47 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-03-03 19:47:51 UTC
Type: Bug


Attachments (Terms of Use)

Description Orion Poplawski 2016-02-22 17:26:55 UTC
Description of problem:

kst fails to build with gsl 2.1:

In file included from /builddir/build/BUILD/Kst-2.0.8/src/plugins/fits/exponential_unweighted/fitexponential_unweighted.cpp:24:0:
/builddir/build/BUILD/Kst-2.0.8/src/plugins/fits/exponential_unweighted/../non_linear.h: In function 'bool kstfit_nonlinear(Kst::VectorPtr, Kst::VectorPtr, Kst::VectorPtr, Kst::VectorPtr, Kst::VectorPtr, Kst::VectorPtr, Kst::ScalarPtr)':
/builddir/build/BUILD/Kst-2.0.8/src/plugins/fits/exponential_unweighted/../non_linear.h:180:40: error: 'struct gsl_multifit_fdfsolver' has no member named 'J'
           gsl_multifit_covar( pSolver->J, 0.0, pMatrixCovariance );
                                        ^

Upstream bug: https://bugs.kde.org/show_bug.cgi?id=355324

but no response yet.  Similar fixes have been made to other packages though so it shouldn't be too hard to work up a patch.

Comment 1 Jan Kurik 2016-02-24 15:28:52 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 24 development cycle.
Changing version to '24'.

More information and reason for this action is here:
https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora24#Rawhide_Rebase

Comment 2 Gwyn Ciesla 2016-03-03 19:47:51 UTC
Upstream patch issued, and it works.


Note You need to log in before you can comment on or make changes to this bug.