Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 660280 - sci-mathematics/fricas-1.3.4 : fricas-lisp.cxx:605:25: error: writeablep was not declared in this scope
Summary: sci-mathematics/fricas-1.3.4 : fricas-lisp.cxx:605:25: error: writeablep was ...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrey Grozin
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-03 16:56 UTC by Toralf Förster
Modified: 2023-10-12 06:01 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.18 KB, text/plain)
2018-07-03 16:56 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,280.86 KB, text/plain)
2018-07-03 16:56 UTC, Toralf Förster
Details
environment (environment,52.86 KB, text/plain)
2018-07-03 16:56 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.90 KB, application/x-bzip)
2018-07-03 16:56 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.26 KB, application/x-bzip)
2018-07-03 16:56 UTC, Toralf Förster
Details
sci-mathematics:fricas-1.3.4:20180703-041223.log (sci-mathematics:fricas-1.3.4:20180703-041223.log,31.99 KB, text/plain)
2018-07-03 16:56 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,21.66 KB, application/x-bzip)
2018-07-03 16:57 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-07-03 16:56:41 UTC
                 from fricas-lisp.cxx:5:
fricas-lisp.cxx: In function ‘cl_lispunion* L22__g86(cl_object)’:
fricas-lisp.cxx:605:25: error: ‘writeablep’ was not declared in this scope
   value0 = ecl_make_int(writeablep(ecl_base_string_pointer_safe(v2)));
                         ^
fricas-lisp.cxx:605:25: note: suggested alternative: ‘L23_writeablep_’

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma-systemd_20180623-161502

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

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

emerge -qpv sci-mathematics/fricas
[ebuild  N    ] sci-mathematics/fricas-1.3.4  USE="X ecls -clisp -clozurecl (-cmucl) -emacs -gcl -gmp -sbcl"
Comment 1 Toralf Förster gentoo-dev 2018-07-03 16:56:43 UTC
Created attachment 538194 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-07-03 16:56:47 UTC
Created attachment 538196 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-07-03 16:56:50 UTC
Created attachment 538198 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-07-03 16:56:53 UTC
Created attachment 538200 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-07-03 16:56:55 UTC
Created attachment 538202 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-07-03 16:56:58 UTC
Created attachment 538204 [details]
sci-mathematics:fricas-1.3.4:20180703-041223.log
Comment 7 Toralf Förster gentoo-dev 2018-07-03 16:57:01 UTC
Created attachment 538206 [details]
temp.tbz2
Comment 8 Andrey Grozin gentoo-dev 2018-07-04 03:55:05 UTC
Looks like a ecls bug. ecls is very slow, I always use sbcl; with USE=sbcl instead of ecls (the current sbcl is 1.4.9) fricas compiles fine on my ~amd64 and ~x86 boxes.
Comment 9 Andrey Grozin gentoo-dev 2023-10-12 06:01:32 UTC
No longer in the tree