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

lsyncd: 2.2.2 -> 2.2.3 #44770

Merged
merged 1 commit into from Aug 8, 2018
Merged

lsyncd: 2.2.2 -> 2.2.3 #44770

merged 1 commit into from Aug 8, 2018

Conversation

bobvanderlinden
Copy link
Member

lsyncd has been updated to 2.2.3 since last March. It introduced a problem with CMake not being able to find lua.
That was fixed in this PR lsyncd/lsyncd#500, which has been merged, but not yet released to a stable version.
That's why a patch was introduced in this PR.

@xeji
Copy link
Contributor

xeji commented Aug 8, 2018

@GrahamcOfBorg build lsyncd

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: lsyncd

Partial log (click to expand)

post-installation fixup
moving /nix/store/68k1zkn0gjmpp99jm1n3z9f555qj0mv8-lsyncd-2.2.3/man to /nix/store/68k1zkn0gjmpp99jm1n3z9f555qj0mv8-lsyncd-2.2.3/share/man
shrinking RPATHs of ELF executables and libraries in /nix/store/68k1zkn0gjmpp99jm1n3z9f555qj0mv8-lsyncd-2.2.3
shrinking /nix/store/68k1zkn0gjmpp99jm1n3z9f555qj0mv8-lsyncd-2.2.3/bin/lsyncd
gzipping man pages under /nix/store/68k1zkn0gjmpp99jm1n3z9f555qj0mv8-lsyncd-2.2.3/share/man/
strip is /nix/store/zrs21zqcchgyabjf4xfimncdq16njizc-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/68k1zkn0gjmpp99jm1n3z9f555qj0mv8-lsyncd-2.2.3/bin
patching script interpreter paths in /nix/store/68k1zkn0gjmpp99jm1n3z9f555qj0mv8-lsyncd-2.2.3
checking for references to /build in /nix/store/68k1zkn0gjmpp99jm1n3z9f555qj0mv8-lsyncd-2.2.3...
/nix/store/68k1zkn0gjmpp99jm1n3z9f555qj0mv8-lsyncd-2.2.3

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: lsyncd

Partial log (click to expand)

post-installation fixup
moving /nix/store/pyxlvpgwyjxcbxfmb95swq5n0s8vcg43-lsyncd-2.2.3/man to /nix/store/pyxlvpgwyjxcbxfmb95swq5n0s8vcg43-lsyncd-2.2.3/share/man
shrinking RPATHs of ELF executables and libraries in /nix/store/pyxlvpgwyjxcbxfmb95swq5n0s8vcg43-lsyncd-2.2.3
shrinking /nix/store/pyxlvpgwyjxcbxfmb95swq5n0s8vcg43-lsyncd-2.2.3/bin/lsyncd
gzipping man pages under /nix/store/pyxlvpgwyjxcbxfmb95swq5n0s8vcg43-lsyncd-2.2.3/share/man/
strip is /nix/store/1hi76hr87bd1y1q1qjk0lv8nmcjip1c8-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/pyxlvpgwyjxcbxfmb95swq5n0s8vcg43-lsyncd-2.2.3/bin 
patching script interpreter paths in /nix/store/pyxlvpgwyjxcbxfmb95swq5n0s8vcg43-lsyncd-2.2.3
checking for references to /tmp/nix-build-lsyncd-2.2.3.drv-0 in /nix/store/pyxlvpgwyjxcbxfmb95swq5n0s8vcg43-lsyncd-2.2.3...
/nix/store/pyxlvpgwyjxcbxfmb95swq5n0s8vcg43-lsyncd-2.2.3

@xeji xeji merged commit 7ccc0e3 into NixOS:master Aug 8, 2018
@bobvanderlinden bobvanderlinden deleted the pr-lsyncd-2.2.3 branch August 8, 2018 22:15
@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: lsyncd

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.


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