Running ./sage --valgrind works with a resulting sage prompt. However,

./sage -t --long --valgrind src/sage/combinat/tableau.py

does not work. The ~/.sage/valgrind/sage-memcheck.xxxx file reads

==8525== Memcheck, a memory error detector
==8525== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==8525== Using Valgrind-3.14.0 and LibVEX; rerun with -h for copyright info
==8525== Command: python 
/64bitdev/storage/sage-git_develop/sage/local/bin/sage-runtests --serial 
--long --timeout=172800 --memlimit=3300 
--stats_path=/home/volj/27/strogdon/.sage/timings2.json 
--optional=dochtml,memlimit,mpir,python2,sage src/sage/combinat/tableau.py
==8525== Parent PID: 8495
==8525==
==8525== FATAL: can't open suppressions file 
"/64bitdev/storage/sage-git_develop/sage/local/lib/valgrind/sage.supp"

So, the *.supp files which. I believe,  are under 
local/share/sage/ext/valgrind/ cannot be found.

-- 
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 post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to