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

[18.09] lxd 3.0.0 -> 3.0.2 #49491

Merged
merged 3 commits into from Nov 10, 2018
Merged

Conversation

jokogr
Copy link
Contributor

@jokogr jokogr commented Oct 30, 2018

Motivation for this change

This is a backport for LXD 3.0.2, I had to test it before creating the PR.

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.

(cherry picked from commit 891277e)
(cherry picked from commit ab62fe9)
@Mic92
Copy link
Member

Mic92 commented Oct 30, 2018

cc @globin @fpletz

@samueldr
Copy link
Member

@GrahamcOfBorg build sqlite-replication dqlite lxd

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Attempted: sqlite-replication, dqlite

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

Partial log (click to expand)

In file included from src/stmt.h:51:
src/message.h:5:10: fatal error: 'endian.h' file not found
#include <endian.h>
         ^~~~~~~~~~
1 error generated.
make[1]: *** [Makefile:1021: src/conn.lo] Error 1
make[1]: Leaving directory '/private/tmp/nix-build-dqlite-0.2.4.drv-0/source'
make: *** [Makefile:736: all] Error 2
builder for '/nix/store/pr8cs14096b341pyyn7vdj0q3wpsxqb9-dqlite-0.2.4.drv' failed with exit code 2
error: build of '/nix/store/pr8cs14096b341pyyn7vdj0q3wpsxqb9-dqlite-0.2.4.drv' failed

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: sqlite-replication, dqlite, lxd

Partial log (click to expand)

shrinking /nix/store/1y1y3hlic0f9azjcrwgv5l6g1abzid83-lxd-3.0.2-bin/bin/lxd-benchmark
shrinking /nix/store/1y1y3hlic0f9azjcrwgv5l6g1abzid83-lxd-3.0.2-bin/bin/.lxd-wrapped
strip is /nix/store/h0lbngpv6ln56hjj59i6l77vxq25flbz-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/1y1y3hlic0f9azjcrwgv5l6g1abzid83-lxd-3.0.2-bin/bin
patching script interpreter paths in /nix/store/1y1y3hlic0f9azjcrwgv5l6g1abzid83-lxd-3.0.2-bin
checking for references to /build in /nix/store/1y1y3hlic0f9azjcrwgv5l6g1abzid83-lxd-3.0.2-bin...
strip is /nix/store/h0lbngpv6ln56hjj59i6l77vxq25flbz-binutils-2.30/bin/strip
/nix/store/kgp60mz74fn047nc32viqssgm8zq3kr2-sqlite-3.24.0+replication3-bin
/nix/store/n8ppb7isskr014jg9a57bybrhzy6wxvb-dqlite-0.2.4
/nix/store/1y1y3hlic0f9azjcrwgv5l6g1abzid83-lxd-3.0.2-bin

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: sqlite-replication, dqlite, lxd

Partial log (click to expand)

shrinking /nix/store/pvaxd71wnpgvwrvqv5s8k0661ih122rw-lxd-3.0.2-bin/bin/lxc
shrinking /nix/store/pvaxd71wnpgvwrvqv5s8k0661ih122rw-lxd-3.0.2-bin/bin/.lxd-wrapped
strip is /nix/store/y4ymnvgxygpq05h03kyzbj572zmh6zla-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/pvaxd71wnpgvwrvqv5s8k0661ih122rw-lxd-3.0.2-bin/bin
patching script interpreter paths in /nix/store/pvaxd71wnpgvwrvqv5s8k0661ih122rw-lxd-3.0.2-bin
checking for references to /build in /nix/store/pvaxd71wnpgvwrvqv5s8k0661ih122rw-lxd-3.0.2-bin...
strip is /nix/store/y4ymnvgxygpq05h03kyzbj572zmh6zla-binutils-2.30/bin/strip
/nix/store/m8hxgy68w32kqvpdjjmlhabkf5znr67k-sqlite-3.24.0+replication3-bin
/nix/store/x5647lwd5p7kja4ra0d6ivm1zjh7caj2-dqlite-0.2.4
/nix/store/pvaxd71wnpgvwrvqv5s8k0661ih122rw-lxd-3.0.2-bin

@samueldr samueldr merged commit 06834f7 into NixOS:release-18.09 Nov 10, 2018
@jokogr jokogr deleted the u-18.09/lxd-3.0.2 branch November 11, 2018 09:51
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

4 participants