On Mon, Mar 7, 2022 at 2:02 AM Alexander D. Rahm <alexander.r...@upf.pf> wrote:
>
> Now I also have tried to build Sage 9.5, and it crashes as below,
> documented in the attached log file.
>
> Cheers,
>
> Alexander
>
> [giac-1.6.0.47p3] config.status: creating po/Makefile
> [giac-1.6.0.47p3] configure: WARNING: unrecognized options:
> --disable-maintainer-mode
> [giac-1.6.0.47p3] Adding link . to giac in src
> [giac-1.6.0.47p3] Building giac-1.6.0.47p3
> [giac-1.6.0.47p3] make  all-recursive
> [giac-1.6.0.47p3] Making all in src
> [giac-1.6.0.47p3] g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC
> -I. -I.. -I. -I.. -I/home/rahm/sage-9.5/local/include   -g -O2 -g -O2
> -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -c -o icas.o icas.cc
> [giac-1.6.0.47p3] In file included from gen.h:65,
> [giac-1.6.0.47p3]                  from icas.cc:50:
> [giac-1.6.0.47p3] vecteur.h:25:10: fatal error: gsl/gsl_vector.h: No
> such file or directory
> [giac-1.6.0.47p3]    25 | #include <gsl/gsl_vector.h>
> [giac-1.6.0.47p3]       |          ^~~~~~~~~~~~~~~~~~

You probably are trying to use an incorrectly installed system GSL package.
Do you have libgsl-dev installed?

Please also post the top-level config.log



> [giac-1.6.0.47p3] compilation terminated.
> [giac-1.6.0.47p3] make[7]: *** [Makefile:962: icas.o] Error 1
> [giac-1.6.0.47p3] make[6]: *** [Makefile:505: all-recursive] Error 1
> [giac-1.6.0.47p3] make[5]: *** [Makefile:435: all] Error 2
> [giac-1.6.0.47p3]
> ********************************************************************************
> [giac-1.6.0.47p3] Error building giac-1.6.0.47p3
> [giac-1.6.0.47p3]
> ********************************************************************************
> [giac-1.6.0.47p3]
> [giac-1.6.0.47p3] real    0m38.782s
> [giac-1.6.0.47p3] user    0m25.222s
> [giac-1.6.0.47p3] sys    0m10.043s
> [giac-1.6.0.47p3]
> ************************************************************************
> [giac-1.6.0.47p3] Error installing package giac-1.6.0.47p3
> [giac-1.6.0.47p3]
> ************************************************************************
> [giac-1.6.0.47p3] Please email sage-devel
> (http://groups.google.com/group/sage-devel)
> [giac-1.6.0.47p3] explaining the problem and including the log files
> [giac-1.6.0.47p3] /home/rahm/sage-9.5/logs/pkgs/giac-1.6.0.47p3.log
> [giac-1.6.0.47p3] and
> [giac-1.6.0.47p3]   /home/rahm/sage-9.5/config.log
> [giac-1.6.0.47p3] Describe your computer, operating system, etc.
> [giac-1.6.0.47p3] If you want to try to fix the problem yourself,
> *don't* just cd to
> [giac-1.6.0.47p3]
> /home/rahm/sage-9.5/local/var/tmp/sage/build/giac-1.6.0.47p3 and type
> 'make' or whatever is appropriate.
> [giac-1.6.0.47p3] Instead, the following commands setup all environment
> variables
> [giac-1.6.0.47p3] correctly and load a subshell for you to debug the error:
> [giac-1.6.0.47p3]   (cd
> '/home/rahm/sage-9.5/local/var/tmp/sage/build/giac-1.6.0.47p3' &&
> '/home/rahm/sage-9.5/sage' --buildsh)
> [giac-1.6.0.47p3] When you are done debugging, you can type "exit" to
> leave the subshell.
> [giac-1.6.0.47p3]
> ************************************************************************
> make[4]: *** [Makefile:2728: giac-SAGE_LOCAL-no-deps] Error 1
> make[3]: *** [Makefile:2728:
> /home/rahm/sage-9.5/local/var/lib/sage/installed/giac-1.6.0.47p3] Error 2
> make[2]: *** [Makefile:2432: all-start] Error 2
> make[2]: Leaving directory '/home/rahm/sage-9.5/build/make'
>
> real    37m11,721s
> user    32m6,326s
> sys    3m35,118s
> ***************************************************************
> Error building Sage.
>
> The following package(s) may have failed to build (not necessarily
> during this run of 'make all-start'):
>
> * package:         giac-1.6.0.47p3
>    last build time: mars 6 18:49
>    log file: /home/rahm/sage-9.5/logs/pkgs/giac-1.6.0.47p3.log
>    build directory:
> /home/rahm/sage-9.5/local/var/tmp/sage/build/giac-1.6.0.47p3
>
> It is safe to delete any log files and build directories, but they
> contain information that is helpful for debugging build problems.
> WARNING: If you now run 'make' again, the build directory of the
> same version of the package will, by default, be deleted. Set the
> environment variable SAGE_KEEP_BUILT_SPKGS=yes to prevent this.
>
> make[1]: *** [Makefile:39: all-start] Error 1
> make[1]: Leaving directory '/home/rahm/sage-9.5'
> make: *** [Makefile:13: all] Error 2
>
> --
> 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/b8a52608-6bc8-ba3b-3152-d31e1c98ecb7%40upf.pf.

-- 
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/CAAWYfq12%3DOHjp0VL44rHW7_BLxm2j%2BXmFtkiRbE_BZ4VV8rxFA%40mail.gmail.com.

Reply via email to