Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 665366

Summary: sci-visualization/kst-2.0.8 : /.../non_linear.h:181:11: error: gsl_multifit_fdfsolver_jac was not declared in this scope
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Qt Bug Alias <qt>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
sci-visualization:kst-2.0.8:20180905-221921.log
temp.tbz2

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.