bug#8753: unable to build VALA project out-of-tree

2012-01-07 Thread Ryan Lortie
hi, Here are a pair of patches that should fix this issue. Cheers >From 2debb991917a9f213423962fd4b4c4d4ba478d39 Mon Sep 17 00:00:00 2001 From: Ryan Lortie Date: Sat, 7 Jan 2012 01:06:37 -0500 Subject: [PATCH 1/2] tests: fix some bugs in the vala-vpath test There are (trivial) problems in this

bug#10447: ‘parallel-test3.test’ doesn’t terminate on x86_64-unknown-freebsd8.2

2012-01-07 Thread Ludovic Courtès
Hi, ‘parallel-test3.test’ doesn’t terminate on x86_64-unknown-freebsd8.2. For some reason, the ‘make -j1 check’ stopped after ‘foo4.test’, and thus the test sits forever waiting for ‘serial/test-suite.log’ to appear. Sorry I can’t provide more details. Does it ring a bell? Thanks, Ludo’.

bug#10448: dist-xz and dist-gzip cannot be combined?

2012-01-07 Thread Ludovic Courtès
Hi, The ‘master’ branch of Automake fails to produce both a tar.gz and tar.xz tarball. The former is empty, apparently because the source tree gets removed after the tar.xz is created: --8<---cut here---start->8--- tardir=automake-1.11a && ${TAR-tar} chof - "$

bug#10448: dist-xz and dist-gzip cannot be combined?

2012-01-07 Thread Stefano Lattarini
merge 10448 10444 thanks Hi Ludo, thanks for the report. On 01/07/2012 10:55 PM, Ludovic Courtès wrote: > Hi, > > The ‘master’ branch of Automake fails to produce both a tar.gz and > tar.xz tarball. The former is empty, apparently because the source tree > gets removed after the tar.xz is creat

bug#10447: ‘parallel-test3.test’ doesn’t terminate on x86_64-unknown-freebsd8.2

2012-01-07 Thread Stefano Lattarini
tags 10447 moreinfo thanks On 01/07/2012 10:52 PM, Ludovic Courtès wrote: > Hi, > Hi Ludo, thanks for the report. > ‘parallel-test3.test’ doesn’t terminate on x86_64-unknown-freebsd8.2. > For some reason, the ‘make -j1 check’ stopped after ‘foo4.test’, and > thus the test sits forever waiting for