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

zncModules: backlog init at 2017-06-13 #34310

Merged
merged 1 commit into from Jan 29, 2018
Merged

Conversation

infinisil
Copy link
Member

Motivation for this change

I want this module for my znc

Things done

I have tested this with my znc, works without problems.

  • 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.

@fpletz
Copy link
Member

fpletz commented Jan 28, 2018

@GrahamcOfBorg build zncModules.backlog

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 on x86_64-darwin (full log)

Partial log (click to expand)

configuring
no configure script, doing nothing
building
Building "backlog.so" for ZNC 1.6.5... [ ok ]
installing
post-installation fixup
strip is /nix/store/i1zz228nl3bljcbb83fq0rq7lr7nvv4y-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/c6w7m4api4wlshz4k6md60bas8akbfa1-znc-backlog-git-2017-06-13/lib
patching script interpreter paths in /nix/store/c6w7m4api4wlshz4k6md60bas8akbfa1-znc-backlog-git-2017-06-13
/nix/store/c6w7m4api4wlshz4k6md60bas8akbfa1-znc-backlog-git-2017-06-13

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 on aarch64-linux (full log)

Partial log (click to expand)

Building "backlog.so" for ZNC 1.6.5... [ ok ]
installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/aagm8bdb043wifxbrk33v3vb2m0zx7xs-znc-backlog-git-2017-06-13
shrinking /nix/store/aagm8bdb043wifxbrk33v3vb2m0zx7xs-znc-backlog-git-2017-06-13/lib/znc/backlog.so
strip is /nix/store/jwz859pxqj7sl2dbwvmxkx68jp774izb-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/aagm8bdb043wifxbrk33v3vb2m0zx7xs-znc-backlog-git-2017-06-13/lib
patching script interpreter paths in /nix/store/aagm8bdb043wifxbrk33v3vb2m0zx7xs-znc-backlog-git-2017-06-13
checking for references to /build in /nix/store/aagm8bdb043wifxbrk33v3vb2m0zx7xs-znc-backlog-git-2017-06-13...
/nix/store/aagm8bdb043wifxbrk33v3vb2m0zx7xs-znc-backlog-git-2017-06-13

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 on x86_64-linux (full log)

Partial log (click to expand)

Building "backlog.so" for ZNC 1.6.5... [ ok ]
installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/9slacwi85xnrizrg3jx8fd4i876ngfyw-znc-backlog-git-2017-06-13
shrinking /nix/store/9slacwi85xnrizrg3jx8fd4i876ngfyw-znc-backlog-git-2017-06-13/lib/znc/backlog.so
strip is /nix/store/mdyy001q67hiks0g24ra53z7ckm4jfr4-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/9slacwi85xnrizrg3jx8fd4i876ngfyw-znc-backlog-git-2017-06-13/lib 
patching script interpreter paths in /nix/store/9slacwi85xnrizrg3jx8fd4i876ngfyw-znc-backlog-git-2017-06-13
checking for references to /tmp/nix-build-znc-backlog-git-2017-06-13.drv-0 in /nix/store/9slacwi85xnrizrg3jx8fd4i876ngfyw-znc-backlog-git-2017-06-13...
/nix/store/9slacwi85xnrizrg3jx8fd4i876ngfyw-znc-backlog-git-2017-06-13

@fpletz fpletz merged commit a3620bc into NixOS:master Jan 29, 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

3 participants