avalanche and glibc 2.15

42 views
Skip to first unread message

pcpa

unread,
Sep 11, 2012, 4:42:45 PM9/11/12
to avalanc...@googlegroups.com
Hi,

I did not test/use avalanche for a long time, and just made the package compile again
in current Mandriva, with glibc-2.15 and gcc 4.7+, but it fails like this:

"""
Error: Cannot open file /tmp/avalanche-blxlrs/tmpfile_1: No such file or directory
Unique error(s) found: 0.

Time statistics: 0 sec, tracegrind: 0, covgrind: 0, stp: 0.

Error: Cannot delete file /tmp/avalanche-blxlrs/tmpfile_0:No such file or directory
Error: Cannot delete file /tmp/avalanche-blxlrs/tmpfile_1:No such file or directory
Error: Cannot delete temporary directory /tmp/avalanche-blxlrs/ : No such file or directory
"""

Should be some trivial error, and I suspect the biggest issue is glibc 2.15.

My changes are these http://svn.mandriva.com/cgi-bin/viewvc.cgi/packages?view=revision&revision=816804

Thanks,
Paulo

Michael

unread,
Sep 13, 2012, 8:26:12 AM9/13/12
to avalanc...@googlegroups.com
Hello!

Could you supply avalanche output with --debug flag? I'm afraid I can't say much based on these messages, except that temporary directory for intermediate files is not created (which is strange, since it should have posted error message about this happening).

Paulo César Pereira de Andrade

unread,
Sep 13, 2012, 9:07:19 AM9/13/12
to avalanc...@googlegroups.com
2012/9/13 Michael <erm...@yandex.ru>:
> Hello!
>
> Could you supply avalanche output with --debug flag? I'm afraid I can't say
> much based on these messages, except that temporary directory for
> intermediate files is not created (which is strange, since it should have
> posted error message about this happening).

---%<---
$ avalanche --debug --filename=check/av-seed ./econs check/av-seed
Avalanche, a dynamic analysis tool. Thu Sep 13 09:43:27 2012
Running plugin Covgrind.
Executing command: /usr/lib64/avalanche/bin/../lib/avalanche/valgrind,
with args: /usr/lib64/avalanche/bin/../lib/avalanche/valgrind
--tool=covgrind --trace-children=no -v --alarm=300
--log-file=/tmp/avalanche-naiuxi/execution.log
--filename=/tmp/avalanche-naiuxi/basic_blocks.log ./econs
check/av-seed
Error: Cannot open file /tmp/avalanche-naiuxi/tmpfile_1: No such file
or directory
Unique error(s) found: 0.

Time statistics: 0 sec, tracegrind: 0, covgrind: 0, stp: 0.

Error: Cannot delete file /tmp/avalanche-naiuxi/tmpfile_0:No such file
or directory
Error: Cannot delete file /tmp/avalanche-naiuxi/tmpfile_1:No such file
or directory
Error: Cannot delete temporary directory /tmp/avalanche-naiuxi/ : No
such file or directory
---%<---

I did a rebuild with -fno-strict-aliasing and s/-O2/-O0/ for CFLAGS and
CXXFLAGS, but still got the same error.
Reply all
Reply to author
Forward
0 new messages