Something is very unusual in your setup; e,g. in building R you get

Error in iconv(x, "UTF-8", outputEncoding, sub = "byte", mark = FALSE) :
  unsupported conversion from 'UTF-8' to 'ASCII//TRANSLIT'

In building giac, you get even more strange error, a missing gammaf function.
(something to do with musl?)

suitesparse errors out with
gcc: fatal error: cannot read spec file 'libgomp.spec': No such file
or directory
(try to install OpenMP, I guess)

no idea what happens in the ecl build.



On Wed, Jul 1, 2020 at 10:55 AM Nicolo' <nicolopiazzalu...@gmail.com> wrote:
>
> Hi, can anyone help?
>
> I'm trying to build Sage on Void Linux.
> My system uses musl and libressl (see also attached list of installed 
> packages).
> My goal is to build in a chroot to get a binary package, but for the moment 
> I'm just building locally with
>
> ./configure
> MAKE='make -j12' make
>
> I get errors building packages, some of which are actually installed on my 
> system.
> It seems I cannot attach full install log, which is 27MB, but it ends with
>
> real 7m53.793s
> user 31m38.472s
> sys 1m31.524s
> ***************************************************************
> Error building Sage.
>
> The following package(s) may have failed to build (not necessarily
> during this run of 'make all-start'):
>
> * package:         giac-1.5.0.63-p0
>   last build time: Jun 30 20:57
>   log file:        /home/nicolo/build/sage-9.1/logs/pkgs/giac-1.5.0.63-p0.log
>   build directory: 
> /home/nicolo/build/sage-9.1/local/var/tmp/sage/build/giac-1.5.0.63-p0
>
> * package:         suitesparse-5.6.0
>   last build time: Jun 30 20:57
>   log file:        /home/nicolo/build/sage-9.1/logs/pkgs/suitesparse-5.6.0.log
>   build directory: 
> /home/nicolo/build/sage-9.1/local/var/tmp/sage/build/suitesparse-5.6.0
>
> * package:         ecl-16.1.2.p5
>   last build time: Jun 30 20:58
>   log file:        /home/nicolo/build/sage-9.1/logs/pkgs/ecl-16.1.2.p5.log
>   build directory: 
> /home/nicolo/build/sage-9.1/local/var/tmp/sage/build/ecl-16.1.2.p5
>
> * package:         r-3.6.2.p0
>   last build time: Jun 30 20:59
>   log file:        /home/nicolo/build/sage-9.1/logs/pkgs/r-3.6.2.p0.log
>   build directory: 
> /home/nicolo/build/sage-9.1/local/var/tmp/sage/build/r-3.6.2.p0
>
> --
> You received this message because you are subscribed to the Google Groups 
> "sage-devel" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to sage-devel+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-devel/a82769f3-5685-4276-8ef6-2782202071f3o%40googlegroups.com.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/CAAWYfq0rR67L1p-NOYOuzGzxMng6tsENqNeFJfn_WcEwYuSpEw%40mail.gmail.com.

Reply via email to