Skip to content

Instantly share code, notes, and snippets.

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/255dc3ca224a09ba8d1803b6d2a15a5d to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/255dc3ca224a09ba8d1803b6d2a15a5d to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 37 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.161s
@nix { "action": "setPhase", "phase": "installPhase" }
installing
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/ps9nznvpsw8l7q0bjxbqf21b8l7a8gxq-oci-seccomp-bpf-hook-1.2.1
shrinking /nix/store/ps9nznvpsw8l7q0bjxbqf21b8l7a8gxq-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/ps9nznvpsw8l7q0bjxbqf21b8l7a8gxq-oci-seccomp-bpf-hook-1.2.1/bin
patching script interpreter paths in /nix/store/ps9nznvpsw8l7q0bjxbqf21b8l7a8gxq-oci-seccomp-bpf-hook-1.2.1
checking for references to /build/ in /nix/store/ps9nznvpsw8l7q0bjxbqf21b8l7a8gxq-oci-seccomp-bpf-hook-1.2.1...
shrinking RPATHs of ELF executables and libraries in /nix/store/b07vqhfi9p2x70j857114na58b45x296-oci-seccomp-bpf-hook-1.2.1-man
gzipping man pages under /nix/store/b07vqhfi9p2x70j857114na58b45x296-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/b07vqhfi9p2x70j857114na58b45x296-oci-seccomp-bpf-hook-1.2.1-man
checking for references to /build/ in /nix/store/b07vqhfi9p2x70j857114na58b45x296-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