[Debian GNUstep maintainers] Bug#649419: Bug#649419: gnustep-base: FTBFS intermittently [amd64]: Hangs in base/NSOperation
Eric Heintzmann
heintzmann.eric at gmail.com
Sun Jul 10 13:28:07 UTC 2016
Le 10/07/2016 à 15:13, Emilio Pozuelo Monfort a écrit :
> On 10/07/16 12:53, Eric Heintzmann wrote:
>> If you have access to these machines, is it possible to see the
>> Tests/tests.log file ?
>> (Or at next build attempt)
> Sorry, I don't (and besides, the trees are removed when the build ends). You
> could try to build it on one of the porterboxes though.
Sadly, since I'm not an official DD or DM, I have no access to the
porterboxes.
> Also you should make the
> package print that file upon failure.
Already done in debian/rules
override_dh_auto_test:
dh_auto_test -- \
messages=yes || (cat Tests/tests.log; exit 1)
But it does not work where when it hangs.
> If you use automake tests, you can do that
> with:
>
> export VERBOSE=1
>
> in your debian/rules.
Will try that locally first.
Thanks for the tip.
Maybe this patch can help (Richard ?):
https://github.com/gnustep/base/commit/6713bb48d6018c6f949a56128c07fea5f222d41f
Cheers,
Eric
More information about the pkg-GNUstep-maintainers
mailing list