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

muchsync: 2 -> 5 #33949

Merged
merged 1 commit into from Jan 17, 2018
Merged

muchsync: 2 -> 5 #33949

merged 1 commit into from Jan 17, 2018

Conversation

woffs
Copy link
Contributor

@woffs woffs commented Jan 16, 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.

@lukateras
Copy link
Member

@GrahamcOfBorg build muchsync

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success for system: x86_64-linux

make[1]: Leaving directory '/tmp/nix-build-muchsync-5.drv-0/muchsync-5'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/vmrmcnna4j2qcnh547d8gsri8f4w9nd8-muchsync-5
shrinking /nix/store/vmrmcnna4j2qcnh547d8gsri8f4w9nd8-muchsync-5/bin/muchsync
gzipping man pages under /nix/store/vmrmcnna4j2qcnh547d8gsri8f4w9nd8-muchsync-5/share/man/
strip is /nix/store/wxn5gn8amxm1w0ikcx4gbs8a17wvss4j-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/vmrmcnna4j2qcnh547d8gsri8f4w9nd8-muchsync-5/bin 
patching script interpreter paths in /nix/store/vmrmcnna4j2qcnh547d8gsri8f4w9nd8-muchsync-5
checking for references to /tmp/nix-build-muchsync-5.drv-0 in /nix/store/vmrmcnna4j2qcnh547d8gsri8f4w9nd8-muchsync-5...
/nix/store/vmrmcnna4j2qcnh547d8gsri8f4w9nd8-muchsync-5

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success for system: x86_64-darwin

  /nix/store/il2k7rxpq10wjvl11q44hjrhvgjqcflw-coreutils-8.29/bin/install -c muchsync '/nix/store/kah5cg3q4kqg7xg7vsf76c47kcnfidz1-muchsync-5/bin'
 /nix/store/il2k7rxpq10wjvl11q44hjrhvgjqcflw-coreutils-8.29/bin/mkdir -p '/nix/store/kah5cg3q4kqg7xg7vsf76c47kcnfidz1-muchsync-5/share/man/man1'
 /nix/store/il2k7rxpq10wjvl11q44hjrhvgjqcflw-coreutils-8.29/bin/install -c -m 644 muchsync.1 '/nix/store/kah5cg3q4kqg7xg7vsf76c47kcnfidz1-muchsync-5/share/man/man1'
make[1]: Leaving directory '/private/tmp/nix-build-muchsync-5.drv-0/muchsync-5'
post-installation fixup
gzipping man pages under /nix/store/kah5cg3q4kqg7xg7vsf76c47kcnfidz1-muchsync-5/share/man/
strip is /nix/store/bhfkh37smh9lc5bngdha6zx98k6w6cgd-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/kah5cg3q4kqg7xg7vsf76c47kcnfidz1-muchsync-5/bin
patching script interpreter paths in /nix/store/kah5cg3q4kqg7xg7vsf76c47kcnfidz1-muchsync-5
/nix/store/kah5cg3q4kqg7xg7vsf76c47kcnfidz1-muchsync-5

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success for system: aarch64-linux

make[1]: Leaving directory '/build/muchsync-5'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/qp4a7i09jn9x273xwv5qg09xd3cvs0hf-muchsync-5
shrinking /nix/store/qp4a7i09jn9x273xwv5qg09xd3cvs0hf-muchsync-5/bin/muchsync
gzipping man pages under /nix/store/qp4a7i09jn9x273xwv5qg09xd3cvs0hf-muchsync-5/share/man/
strip is /nix/store/c6qj0j45xizkrx58i65j75a5ysmqhgrs-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/qp4a7i09jn9x273xwv5qg09xd3cvs0hf-muchsync-5/bin
patching script interpreter paths in /nix/store/qp4a7i09jn9x273xwv5qg09xd3cvs0hf-muchsync-5
checking for references to /build in /nix/store/qp4a7i09jn9x273xwv5qg09xd3cvs0hf-muchsync-5...
/nix/store/qp4a7i09jn9x273xwv5qg09xd3cvs0hf-muchsync-5

@Mic92 Mic92 merged commit 3eb311e into NixOS:master Jan 17, 2018
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