Failure building giac with 10.2.beta2

37 views
Skip to first unread message

Travis Scrimshaw

unread,
Sep 12, 2023, 12:20:33 AMSep 12
to sage-devel
I ran a make disclean as I was getting issues with doctesting with it not detecting my system's libsingular. The build is failing at giac with the following:

/usr/bin/ld: /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/libnauty.so: undefined reference to `graph_free@CLIQUER_1'
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/libnauty.so: undefined reference to `clique_unweighted_find_single@CLIQUER_1'
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/libnauty.so: undefined reference to `graph_new@CLIQUER_1'
collect2: error: ld returned 1 exit status
make[7]: *** [Makefile:784: aide] Error 1
make[7]: *** Waiting for unfinished jobs....
icas.o: in function `texmacs_graph_output(giac::gen const&, giac::gen&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, int, giac::context const*)':
/home/travis/sage-build/local/var/tmp/sage/build/giac-1.9.0.15p0/src/src/icas.cc:500: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/libnauty.so: undefined reference to `graph_free@CLIQUER_1'
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/libnauty.so: undefined reference to `clique_unweighted_find_single@CLIQUER_1'
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/libnauty.so: undefined reference to `graph_new@CLIQUER_1'
collect2: error: ld returned 1 exit status

I've attached the full log and config.log. Please let me know if you need anything else.

Best,
Travis

giac-1.9.0.15p0.log
config.log

Matthias Koeppe

unread,
Sep 12, 2023, 1:58:03 AMSep 12
to sage-devel
Reply all
Reply to author
Forward
0 new messages