bug-gnuastro
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gnuastro] failure on wcscat,sh, radec.sh, wcspolygon.sh


From: Christopher Willmer
Subject: Re: [bug-gnuastro] failure on wcscat,sh, radec.sh, wcspolygon.sh
Date: Fri, 2 Dec 2016 04:25:38 -0700
User-agent: SquirrelMail/1.5.2 [SVN]

Hello Mohammad,

I downloaded the tar file you made into a separate directory and ran 
configure with

./configure --prefix=/home/cnaw/bin LDFLAGS=-L/home/cnaw/bin/lib
CPPFLAGS=-I/home/cnaw/bin/include

and then

make -j4

I did three runs of make check;

In the first run (test-suite_org.log) I used the scripts as they came. For
the second run I edited the 3 scripts that fail by adding the valgrind
command (test-suite_valgrind.log)

valgrind --leak-check=full --show-reachable=yes $execname ...

and the third (test-suite_valgrind_minus_v.log)

valgrind -v --leak-check=full --show-reachable=yes $execname ...

Hopefully this will be useful

Cheers,

Christopher

-- 
Christopher Willmer
Steward Observatory, University of Arizona
933 North Cherry Avenue, Tucson AZ, 85721, USA
(520) 626-0805

Attachment: logs.tgz
Description: GNU Zip compressed data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]