Bob Tanner wrote:

>On Tuesday 12 April 2005 10:27 pm, John A Meinel wrote:
>  
>
>>../configure --with-enable-pathcompress=1 \
>>  --with-gnu-tar=pc-tar \
>>  --with-gnu-diff=pc-diff \
>>  --with-gnu-diff3=pc-diff3 \
>>  --with-gnu-patch=pc-patch
>>make
>># make test # Test to see if all regression tests pass.
>>make install
>>    
>>
>
>export TESTS_VERBOSE=1
>======= TESTING: import =======
>Test 1: Simple import
>=> /home/tanner/projects/arch2/tla-pcomp/src/=build/tla/tests/../tla/tla 
>init-tree --nested [EMAIL PROTECTED]/hello-world--mainline--1.0
>=> /home/tanner/projects/arch2/tla-pcomp/src/=build/tla/tests/../tla/tla 
>id-tagging-method explicit
>method set: explicit
>=> /home/tanner/projects/arch2/tla-pcomp/src/=build/tla/tests/../tla/tla 
>add-idhello-world.c README
>=> /home/tanner/projects/arch2/tla-pcomp/src/=build/tla/tests/../tla/tla 
>import-L initial import
>PANIC: make_tmp_tar_archive: tar exitted with non-0 status
>make[2]: *** [tests-timestamp] Error 2
>make[2]: Leaving directory 
>`/home/tanner/projects/arch2/tla-pcomp/src/=build/tla/tests'
>make[1]: *** [test] Error 2
>make[1]: Leaving directory 
>`/home/tanner/projects/arch2/tla-pcomp/src/=build/tla'
>make: *** [test] Error 2
>  
>
Interesting. All of the tests pass on my machine. But I did just find a
random memory overwrite bug where tla was not initializing memory
properly before trying to unallocate a segment. I am currently
committing a fix which makes sure all "rel_field" objects are
initialized to nil.

It is [EMAIL PROTECTED]/tla--pcomp--1.3.1--patch-12

I don't know if this is enough to fix all problems, but it may be a start.

John
=:->



Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Gnu-arch-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnu-arch-users

GNU arch home page:
http://savannah.gnu.org/projects/gnu-arch/

Reply via email to