Opened 8 years ago

Closed 8 years ago

#50764 closed defect (fixed)

kst @2.0.8: build fails with gsl 2

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: NicosPavlov
Priority: Normal Milestone:
Component: ports Version: 2.3.99
Keywords: Cc:
Port: kst

Description

/opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_kst/kst/work/Kst-2.0.8/src/plugins/fits/lorentzian_unweighted/../non_linear.h:180:40: error: no member named 'J' in 'gsl_multifit_fdfsolver'
          gsl_multifit_covar( pSolver->J, 0.0, pMatrixCovariance );
                              ~~~~~~~  ^
1 error generated.

Attachments (1)

main.log.bz2 (20.1 KB) - added by ryandesign (Ryan Carsten Schmidt) 8 years ago.

Download all attachments as: .zip

Change History (2)

Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: main.log.bz2 added

comment:1 Changed 8 years ago by NicosPavlov

Resolution: fixed
Status: newclosed

Thanks for spotting it. I noticed that it was already reported at https://bugs.kde.org/show_bug.cgi?id=355324, but there was not much activity. I committed a patch in r146292 which should fix the issue.

Note: See TracTickets for help on using tickets.