[Nix-dev] Fwd: Failed: Hydra job nixpkgs:trunk:adb-sync.x86_64-darwin
Vladimír Čunát
vcunat at gmail.com
Mon Sep 5 22:08:06 CEST 2016
On 09/03/2016 10:47 PM, Sergiu Ivanov wrote:
>> The status of Hydra job ‘nixpkgs:trunk:adb-sync.x86_64-darwin’ is "Failed". For details, see
>>
>> https://hydra.nixos.org/build/39776835
>
> I feel somewhat puzzled because:
>
> - I set preferLocalBuild to true, which, in my understanding, should
> have prevented Hydra from trying to build a binary version of my
> package,
That's a misunderstanding. `preferLocalBuild` is a hint to the
nix-daemon that it shouldn't use remote build slaves for the derviation.
To disable a build on Hydra specifically, you can use
meta.hydraPlatforms (overriding meta.platforms).
> - when I look at the build log
> https://hydra.nixos.org/build/39776835/nixlog/3 I only see a few
> messages, which do not even seem related to my package.
It really seems more like a dependency failed in an unusual way. (I
assume the unusual kind of failure is why it wasn't marked as
"dependency failed" but "failed".) It seems plausible that
sysimg-armeabi-v7a-23 is a dependency of adb-sync.
--Vladimir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3771 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.science.uu.nl/pipermail/nix-dev/attachments/20160905/09a9e0bd/attachment.p7s>
More information about the nix-dev
mailing list