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

sequeler: 0.5.3 -> 0.5.4 #35678

Merged
merged 1 commit into from Feb 27, 2018
Merged

sequeler: 0.5.3 -> 0.5.4 #35678

merged 1 commit into from Feb 27, 2018

Conversation

etu
Copy link
Contributor

@etu etu commented Feb 26, 2018

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-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/)
  • Fits CONTRIBUTING.md.

@jtojnar
Copy link
Contributor

jtojnar commented Feb 26, 2018

@GrahamcOfBorg build sequeler

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Partial log (click to expand)

Package ‘sequeler-0.5.4’ in /private/var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/lnl7-mac/pkgs/applications/misc/sequeler/default.nix:28 is not supported on ‘x86_64-darwin’, refusing to evaluate.

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

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

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

glibPreFixupPhase
glibPreFixupPhase
post-installation fixup
Wrapping program /nix/store/cc5wiigy3yxlv9j1i9wyz88fd9xgn08b-sequeler-0.5.4/bin/com.github.alecaddd.sequeler
shrinking RPATHs of ELF executables and libraries in /nix/store/cc5wiigy3yxlv9j1i9wyz88fd9xgn08b-sequeler-0.5.4
shrinking /nix/store/cc5wiigy3yxlv9j1i9wyz88fd9xgn08b-sequeler-0.5.4/bin/.com.github.alecaddd.sequeler-wrapped
strip is /nix/store/97ahf6sg6mwnl98bksrjvbp4zb4yq44n-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/cc5wiigy3yxlv9j1i9wyz88fd9xgn08b-sequeler-0.5.4/bin 
patching script interpreter paths in /nix/store/cc5wiigy3yxlv9j1i9wyz88fd9xgn08b-sequeler-0.5.4
checking for references to /tmp/nix-build-sequeler-0.5.4.drv-0 in /nix/store/cc5wiigy3yxlv9j1i9wyz88fd9xgn08b-sequeler-0.5.4...

@jtojnar
Copy link
Contributor

jtojnar commented Feb 26, 2018

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Partial log (click to expand)

   Compiling backtrace v0.3.4
   Compiling rustc_const_math v0.0.0 (file:///build/rustc-1.24.0-src/src/librustc_const_math)
   Compiling proc_macro v0.0.0 (file:///build/rustc-1.24.0-src/src/libproc_macro)
   Compiling syntax_ext v0.0.0 (file:///build/rustc-1.24.0-src/src/libsyntax_ext)
building of '/nix/store/sam8v5ghrw3f6fcgi62spiykzmmbzvhf-rustc-1.24.0.drv' timed out after 3600 seconds
cannot build derivation '/nix/store/4iasji3r61qj311d7455ss0vgd01bwrd-cargo-0.24.0.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/hm74difdwvsc3z1zqmkm8inq2903vxc3-librsvg-2.42.2.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/qx89va94wpv2z1xb3cxibrn0mwiwhspm-hook.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/3fklrc2iih7v19kilv7x420qvid630j4-sequeler-0.5.4.drv': 2 dependencies couldn't be built
�[31;1merror:�[0m build of '/nix/store/3fklrc2iih7v19kilv7x420qvid630j4-sequeler-0.5.4.drv' failed

@jtojnar jtojnar merged commit d7f97c7 into NixOS:master Feb 27, 2018
@etu etu deleted the upgrade-sequeler branch March 1, 2018 21:19
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