Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 665366 - sci-visualization/kst-2.0.8 : /.../non_linear.h:181:11: error: gsl_multifit_fdfsolver_jac was not declared in this scope
Summary: sci-visualization/kst-2.0.8 : /.../non_linear.h:181:11: error: gsl_multifit_f...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-06 15:42 UTC by Toralf Förster
Modified: 2021-09-07 12:59 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.53 KB, text/plain)
2018-09-06 15:42 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,195.14 KB, text/plain)
2018-09-06 15:42 UTC, Toralf Förster
Details
environment (environment,108.35 KB, text/plain)
2018-09-06 15:42 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,23.15 KB, application/x-bzip)
2018-09-06 15:42 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.56 KB, application/x-bzip)
2018-09-06 15:42 UTC, Toralf Förster
Details
sci-visualization:kst-2.0.8:20180905-221921.log (sci-visualization:kst-2.0.8:20180905-221921.log,892.01 KB, text/plain)
2018-09-06 15:42 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,40.99 KB, application/x-bzip)
2018-09-06 15:43 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-09-06 15:42:39 UTC
In file included from /var/tmp/portage/sci-visualization/kst-2.0.8/work/Kst-2.0.8/src/plugins/fits/exponential_unweighted/fitexponential_unweighted.cpp:24:
/var/tmp/portage/sci-visualization/kst-2.0.8/work/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)’:
/var/tmp/portage/sci-visualization/kst-2.0.8/work/Kst-2.0.8/src/plugins/fits/exponential_unweighted/../non_linear.h:181:11: error: ‘gsl_multifit_fdfsolver_jac’ was not declared in this scope
           gsl_multifit_fdfsolver_jac (pSolver, J);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~
/var/tmp/portage/sci-visualization/kst-2.0.8/work/Kst-2.0.8/src/plugins/fits/exponential_unweighted/../non_linear.h:181:11: note: suggested alternative: ‘gsl_multifit_fdfsolver_name’

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-developer_abi32+64_20180831-160502

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.8.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv sci-visualization/kst
[ebuild  N    ] sci-visualization/kst-2.0.8  USE="-debug -test"
Comment 1 Toralf Förster gentoo-dev 2018-09-06 15:42:42 UTC
Created attachment 546076 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-09-06 15:42:45 UTC
Created attachment 546078 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-09-06 15:42:48 UTC
Created attachment 546080 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-09-06 15:42:50 UTC
Created attachment 546082 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-09-06 15:42:53 UTC
Created attachment 546084 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-09-06 15:42:57 UTC
Created attachment 546086 [details]
sci-visualization:kst-2.0.8:20180905-221921.log
Comment 7 Toralf Förster gentoo-dev 2018-09-06 15:43:00 UTC
Created attachment 546088 [details]
temp.tbz2
Comment 8 Andreas Sturmlechner gentoo-dev 2021-09-07 12:59:34 UTC
Could not reproduce with sci-libs/gsl-2.7[-deprecated] and sci-libs/cfitsio-3.490. Please re-test.