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

sysdig: 0.21.0 -> 0.22.1 #44858

Merged
merged 2 commits into from Aug 10, 2018
Merged

sysdig: 0.21.0 -> 0.22.1 #44858

merged 2 commits into from Aug 10, 2018

Conversation

dguibert
Copy link
Member

Motivation for this change
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.

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: sysdig

Partial log (click to expand)

                 from /build/source/userspace/libscap/scap_fds.c:19:
/nix/store/zxvpkal6ld7bhzivq9p332blxk64iwam-glibc-2.27-dev/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 11 and 1102 bytes into a destination of size 1024
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: *** [CMakeFiles/Makefile2:366: userspace/libscap/CMakeFiles/scap.dir/all] Error 2
make: *** [Makefile:152: all] Error 2
builder for '/nix/store/syk3l6vxf2a0y373ibwbby2lkfp5r8cg-sysdig-0.22.1.drv' failed with exit code 2
error: build of '/nix/store/syk3l6vxf2a0y373ibwbby2lkfp5r8cg-sysdig-0.22.1.drv' failed

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: sysdig

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/2254zwhj2zgh4m65ld64cvk3yi6m19ji-sysdig-0.22.1
shrinking /nix/store/2254zwhj2zgh4m65ld64cvk3yi6m19ji-sysdig-0.22.1/bin/csysdig
shrinking /nix/store/2254zwhj2zgh4m65ld64cvk3yi6m19ji-sysdig-0.22.1/bin/sysdig
gzipping man pages under /nix/store/2254zwhj2zgh4m65ld64cvk3yi6m19ji-sysdig-0.22.1/share/man/
strip is /nix/store/gpc2wld1s0c6qzx9326cwn1wcx29xzsj-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/2254zwhj2zgh4m65ld64cvk3yi6m19ji-sysdig-0.22.1/bin
patching script interpreter paths in /nix/store/2254zwhj2zgh4m65ld64cvk3yi6m19ji-sysdig-0.22.1
/nix/store/2254zwhj2zgh4m65ld64cvk3yi6m19ji-sysdig-0.22.1/bin/sysdig-probe-loader: interpreter directive changed from "/bin/bash" to "/nix/store/56nrxy58wbhvs2sy3rir1jqa68p0kkm5-bash-4.4-p23/bin/bash"
checking for references to /build in /nix/store/2254zwhj2zgh4m65ld64cvk3yi6m19ji-sysdig-0.22.1...
/nix/store/2254zwhj2zgh4m65ld64cvk3yi6m19ji-sysdig-0.22.1

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