Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 755737 - [science overlay] sci-mathematics/giac-1.1.0 : pari.cc: error: flisexpr was not declared in this scope
Summary: [science overlay] sci-mathematics/giac-1.1.0 : pari.cc: error: flisexpr was n...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-20 15:52 UTC by Toralf Förster
Modified: 2021-04-01 21:56 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.61 KB, text/plain)
2020-11-20 15:52 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,57.87 KB, text/plain)
2020-11-20 15:52 UTC, Toralf Förster
Details
environment (environment,110.54 KB, text/plain)
2020-11-20 15:52 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.54 KB, application/x-bzip)
2020-11-20 15:52 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,49.90 KB, application/x-bzip)
2020-11-20 15:52 UTC, Toralf Förster
Details
sci-mathematics:giac-1.1.0:20201120-062901.log (sci-mathematics:giac-1.1.0:20201120-062901.log,62.45 KB, text/plain)
2020-11-20 15:52 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,31.92 KB, application/x-bzip)
2020-11-20 15:52 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 2020-11-20 15:52:29 UTC
libtool: compile:  x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -O2 -pipe -march=native -fno-diagnostics-color -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -c pari.cc  -fPIC -DPIC -o .libs/pari.o
pari.cc: In function ‘long int* giac::ingen2GEN(const giac::gen&, const vecteur&, const giac::context*)’:
pari.cc:491:14: error: ‘flisexpr’ was not declared in this scope
  491 |     GEN res= flisexpr((char *) s.c_str());
      |              ^~~~~~~~
pari.cc: In function ‘giac::gen giac::pari_exec(const string&, const giac::context*)’:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-libressl_science-20201116-220441

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
/usr/lib/llvm/11
11.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.272_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Fri Nov 20 05:46:41 AM UTC 2020
/var/db/repos/libressl	Sat Nov  7 03:06:11 PM UTC 2020

emerge -qpvO sci-mathematics/giac
[ebuild  N    ] sci-mathematics/giac-1.1.0  USE="-doc -examples -fltk"
Comment 1 Toralf Förster gentoo-dev 2020-11-20 15:52:30 UTC
Created attachment 673429 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-11-20 15:52:31 UTC
Created attachment 673432 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-11-20 15:52:33 UTC
Created attachment 673435 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-11-20 15:52:34 UTC
Created attachment 673438 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-11-20 15:52:36 UTC
Created attachment 673441 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-11-20 15:52:37 UTC
Created attachment 673444 [details]
sci-mathematics:giac-1.1.0:20201120-062901.log
Comment 7 Toralf Förster gentoo-dev 2020-11-20 15:52:39 UTC
Created attachment 673447 [details]
temp.tbz2
Comment 8 François Bissey 2020-11-20 18:57:38 UTC
Either giac in main tree is retired or we bring a couple more recent ones from the sage-on-gentoo overlay (one for 1.5.0 which is still in use and one of the newest 1.6.0).
Comment 9 Michael Orlitzky gentoo-dev 2021-04-01 21:56:31 UTC
sci-mathematics/giac-1.7.0.1 (from the sage-on-gentoo overlay, mostly) is now in the main tree. If there's still a problem, I'm sure Toralf will report it any minute now =)