Can I simulatenously install GSL 2.5 and 2.6?
or remove GSL 2.6 and intall GSL 2.5?
 
===========================================================================
Patrick DUPRÉ | | email: pdu...@gmx.com
Laboratoire interdisciplinaire Carnot de Bourgogne
9 Avenue Alain Savary, BP 47870, 21078 DIJON Cedex FRANCE
Tel: +33 (0)380395988
===========================================================================
 
 
Sent: Tuesday, June 02, 2020 at 8:04 PM
From: "Patrick Dupre" <pdu...@gmx.com>
To: users@lists.fedoraproject.org
Cc: "Community support for Fedora users" <users@lists.fedoraproject.org>
Subject: Re: build package
Yes,
 
This is annoying,
I tried to see, if I could fix it, but I could not, there are differences between gsl2.5 and gsl2.6
 
This block the deployment of my applications.
 
This a bit systematic, when I move to upgraded version, I always have to face
similar issues.
perl-Math-GSL is a key package for me.
 
Actually, I also cannot compile perl-PDL-Graphics-PLplot
 
 
 
 
 
Sent: Tuesday, June 02, 2020 at 6:09 PM
From: "George N. White III" <gnw...@gmail.com>
To: "Community support for Fedora users" <users@lists.fedoraproject.org>
Subject: Re: build package
On Tue, 2 Jun 2020 at 07:36, Patrick Dupre <pdu...@gmx.com> wrote:
Hello,

I am rebuilding the perl packages that I need.
perl-Math-GSL-0.40.tar.gz


rpmbuild -bb perl-Math-GSL.spec

gives an error:
Checking for GSL using gsl-config
Found GSL 2.6 (via gsl-config) installed in /usr
Checking if gcc supports "-Wall"...yes
Checking if gcc supports "-Wno-sometimes-uninitialized"...yes
Checking if gcc supports "-Wno-unused-function"...yes
Checking if gcc supports "-Wno-unused-value"...yes
Checking if gcc supports "-Wno-unused-function"...yes
Checking if gcc supports "-Wno-unused-variable"...yes
Checking if gcc supports "-Wno-gnu"...yes
Checking if gcc supports "-g"...yes
unsupported version: 2.6 at Build.PL line 77.
error: Bad exit status from /var/tmp/rpm-tmp.I4k1Cb (%build)
 
GSL 2.6 support from last month.
 
 

Checking on the Build.PL file;
it seems to be due to

my $ver2func = Ver2Func->new( $gsl_conf->{gsl_version} );


The same version of perl-Math-GSL compiled fine with fc30.
(same version of cpanspec)
Now the gsl version is 2.6 (2.4 before)

Do I need to recompile gsl ?
 
Until upstream finishes making the necessary changes you are stuck using an old gsl.
You might consider helping (testing, documenting) with the changes.  I use Fedora
precisely so I can discover and work on issues like this for the software I use. 
 
--
George N. White III
 
_______________________________________________ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
_______________________________________________ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to