|
From: <mip...@gm...> - 2020-02-21 10:43:14
|
Testing Valgrind on:
mipssupport-bcm02 - mips32 LE Linux 3.14.28-1.19 glibc 2.21
22aa864 Mark returned descriptor as valid when CLONE_PIDFD is used
coregrind/m_syswrap/syswrap-linux.c
dsymutil $f; \
fi; \
done
mkdir -p ../.in_place; \
for f in ; do \
rm -f ../.in_place/$f.dSYM; \
ln -f -s ../mpi/$f.dSYM ../.in_place; \
done
make[2]: Leaving directory '/home/valgrindbb/valgrind_buildbot/mpi'
Making check in solaris
make[2]: Entering directory '/home/valgrindbb/valgrind_buildbot/solaris'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/valgrindbb/valgrind_buildbot/solaris'
Making check in docs
make[2]: Entering directory '/home/valgrindbb/valgrind_buildbot/docs'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/valgrindbb/valgrind_buildbot/docs'
make[1]: Leaving directory '/home/valgrindbb/valgrind_buildbot'
./gdbserver_tests/make_local_links /usr/bin/gdb
if /usr/bin/perl tests/vg_regtest gdbserver_tests memcheck cachegrind callgrind helgrind drd massif dhat lackey none exp-sgcheck exp-bbv ; then \
tests/post_regtest_checks /home/valgrindbb/valgrind_buildbot gdbserver_tests memcheck cachegrind callgrind helgrind drd massif dhat lackey none exp-sgcheck exp-bbv; \
else \
tests/post_regtest_checks /home/valgrindbb/valgrind_buildbot gdbserver_tests memcheck cachegrind callgrind helgrind drd massif dhat lackey none exp-sgcheck exp-bbv; \
false; \
fi
-- Running tests in gdbserver_tests -----------------------------------
hginfo: valgrind --tool=helgrind --vgdb=yes --vgdb-error=0 --vgdb-prefix=./vgdb-prefix-hginfo -q ./../helgrind/tests/hg01_all_ok (progB: ./gdb --quiet -l 60 --nx ../helgrind/tests/hg01_all_ok)
hgtls: valgrind --tool=helgrind --vgdb=yes --vgdb-error=0 --vgdb-prefix=./vgdb-prefix-hgtls -q ./../none/tests/tls (progB: ./gdb --quiet -l 60 --nx ../none/tests/tls)
Makefile:1363: recipe for target 'regtest' failed
make: *** [regtest] Terminated
|