That's now https://github.com/sagemath/sage/pull/36254

On Monday, September 11, 2023 at 9:20:33 PM UTC-7 Travis Scrimshaw wrote:

> 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
>
>

-- 
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/ddccc7bd-616b-45cb-ae23-d606558b8cd7n%40googlegroups.com.

Reply via email to