Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rapid-photo-downloader: 0.9.9 -> 0.9.10 #45106

Merged
merged 1 commit into from Aug 16, 2018
Merged

Conversation

jfrankenau
Copy link
Member

Motivation for this change

Update

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

@srhb
Copy link
Contributor

srhb commented Aug 16, 2018

@GrahamcOfBorg build rapid-photo-downloader

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: rapid-photo-downloader

Partial log (click to expand)

no previously-included directories found matching 'images'
writing manifest file 'rapid_photo_downloader.egg-info/SOURCES.txt'
running build_ext

----------------------------------------------------------------------
Ran 0 tests in 0.000s

OK
postPatchMkspecs
/nix/store/mcmg417hvwz86m93rrv9nx4092csawz8-rapid-photo-downloader-0.9.10

@srhb
Copy link
Contributor

srhb commented Aug 16, 2018

Thanks!

@srhb srhb merged commit 131f385 into NixOS:master Aug 16, 2018
@jfrankenau jfrankenau deleted the update-raphodo branch August 16, 2018 09:00
@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: rapid-photo-downloader

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Timed out, unknown build status on aarch64-linux (full log)

Attempted: rapid-photo-downloader

Partial log (click to expand)

[7036/16620] CXX obj/third_party/webrtc/rtc_base/rtc_base_approved_generic/bitrateallocationstrategy.o
[7037/16620] CXX obj/third_party/webrtc/rtc_base/rtc_base_generic/nethelpers.o
[7038/16620] CXX obj/third_party/webrtc/rtc_base/rtc_base_generic/ipaddress.o
[7039/16620] CXX obj/third_party/webrtc/rtc_base/rtc_base_generic/nullsocketserver.o
[7040/16620] CXX obj/third_party/webrtc/rtc_base/rtc_base_approved_generic/stringencode.o
[7041/16620] CXX obj/third_party/webrtc/rtc_base/rtc_base_generic/opensslidentity.o
building of '/nix/store/ps20dnv5a4k7m5k801vxq2zqy66kmiq5-qtwebengine-5.11.1.drv' timed out after 3600 seconds
cannot build derivation '/nix/store/aih70sc7qwn3jl46vgamp6rxfv6fvywi-python3.6-PyQt-5.10.1.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/b0bbk14x2yk2qa17zji6lwjg1asp23a9-rapid-photo-downloader-0.9.10.drv': 1 dependencies couldn't be built
error: build of '/nix/store/b0bbk14x2yk2qa17zji6lwjg1asp23a9-rapid-photo-downloader-0.9.10.drv' failed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants