Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 20, 2021 18:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-rmcgibbo/1d671abc2e04354d57fac05e58351718 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/1d671abc2e04354d57fac05e58351718 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 38 seconds | https://github.com/NixOS/nixpkgs/pull/117043
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/36hqr1ynqpm24plnnrw44359w4f1nc3y-source
source root is source
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
@nix { "action": "setPhase", "phase": "buildPhase" }
building
make -C docs PREFIX=/usr/local
make[1]: Entering directory '/build/source/docs'
/nix/store/f2g65bqna04f8bxpvb5vg1b2zja9cv89-go-md2man-2.0.0/bin/go-md2man -in oci-seccomp-bpf-hook.md -out oci-seccomp-bpf-hook.1
make[1]: Leaving directory '/build/source/docs'
GO111MODULE=on go build -mod=vendor -mod=vendor -o bin/oci-seccomp-bpf-hook -ldflags "-X main.version=v1.2.1" github.com/containers/oci-seccomp-bpf-hook
@nix { "action": "setPhase", "phase": "checkPhase" }
running tests
=== RUN TestParseAnnotation
--- PASS: TestParseAnnotation (0.00s)
=== RUN TestAppendArchIfNotAlreadyIncluded
--- PASS: TestAppendArchIfNotAlreadyIncluded (0.00s)
PASS
ok github.com/containers/oci-seccomp-bpf-hook 0.146s
@nix { "action": "setPhase", "phase": "installPhase" }
installing
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/xjvyh4mfh1dqi7b3crbjw9rzn363nybn-oci-seccomp-bpf-hook-1.2.1
shrinking /nix/store/xjvyh4mfh1dqi7b3crbjw9rzn363nybn-oci-seccomp-bpf-hook-1.2.1/bin/oci-seccomp-bpf-hook
strip is /nix/store/xdii8qvch5h8chyp0z2is2qzky565w68-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/xjvyh4mfh1dqi7b3crbjw9rzn363nybn-oci-seccomp-bpf-hook-1.2.1/bin
patching script interpreter paths in /nix/store/xjvyh4mfh1dqi7b3crbjw9rzn363nybn-oci-seccomp-bpf-hook-1.2.1
checking for references to /build/ in /nix/store/xjvyh4mfh1dqi7b3crbjw9rzn363nybn-oci-seccomp-bpf-hook-1.2.1...
shrinking RPATHs of ELF executables and libraries in /nix/store/d8rhk09wnjvh0ihq0hyffb19jsh1k5zs-oci-seccomp-bpf-hook-1.2.1-man
gzipping man pages under /nix/store/d8rhk09wnjvh0ihq0hyffb19jsh1k5zs-oci-seccomp-bpf-hook-1.2.1-man/share/man/
strip is /nix/store/xdii8qvch5h8chyp0z2is2qzky565w68-binutils-2.35.1/bin/strip
patching script interpreter paths in /nix/store/d8rhk09wnjvh0ihq0hyffb19jsh1k5zs-oci-seccomp-bpf-hook-1.2.1-man
checking for references to /build/ in /nix/store/d8rhk09wnjvh0ihq0hyffb19jsh1k5zs-oci-seccomp-bpf-hook-1.2.1-man...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment