[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] gnu: cmake: Bump to 2.8.12
From: |
Ludovic Courtès |
Subject: |
Re: [PATCH] gnu: cmake: Bump to 2.8.12 |
Date: |
Tue, 29 Oct 2013 11:42:51 +0100 |
User-agent: |
Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux) |
Andreas Enge <address@hidden> skribis:
> On Tue, Oct 29, 2013 at 12:14:21AM +0100, Ludovic Courtès wrote:
>> Qt doesn’t depend on CMake AFAICS. Am I missing something?
>
> No, but kde does, which is the main "consumer" of qt. Probably I was
> confusing things.
Ah, OK.
>> So it had two test failures (‘volume-test’ and ‘thread-test’) on
>> hydra.gnu.org (which runs 2.6.32-xen), and none on my laptop (which runs
>> 3.0.43).
>> I restarted the build a couple of times on hydra and it eventually
>> succeeded...
>> Not satisfying, but to me that suggests a timing issue.
>
> If it happens again, maybe we should disable parallel tests?
AFAICS the PulseAudio 4.0 tarball was generated with Automake 1.11,
where the ‘parallel-tests’ driver was disabled by default. So tests are
run sequentially already.
We’d need to report it upstream, but I don’t really have enough info.
So it’d be great if someone could reproduce it and try to gather more
details.
Thanks,
Ludo’.