Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 18, 2021 00:12
Show Gist options
  • Save r-rmcgibbo/a11c3c9cfe60bcc32961c2a1081fe3f4 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/a11c3c9cfe60bcc32961c2a1081fe3f4 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 23 seconds | https://github.com/NixOS/nixpkgs/pull/116676
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/agf5qdfxn44qhvmsi0r8zxhlw17l05m0-source
source root is source
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
applying patch /nix/store/d3a27wqvnh5szaahvqdihzcmxwsy5cmh-resolve-paths.patch
patching file provider/provider.go
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
@nix { "action": "setPhase", "phase": "buildPhase" }
building
Building subPackage ./cmd
internal/unsafeheader
internal/cpu
internal/bytealg
runtime/internal/atomic
runtime/internal/sys
runtime/internal/math
runtime
internal/reflectlite
errors
math/bits
math
unicode/utf8
strconv
internal/race
sync/atomic
sync
unicode
reflect
sort
internal/fmtsort
io
internal/oserror
syscall
internal/syscall/unix
time
internal/poll
internal/syscall/execenv
internal/testlog
path
io/fs
os
fmt
strings
flag
path/filepath
io/ioutil
text/tabwriter
bytes
net/url
text/template/parse
text/template
github.com/codegangsta/cli
context
os/exec
github.com/cyberark/summon/provider
encoding
encoding/binary
encoding/base64
regexp/syntax
regexp
gopkg.in/yaml.v3
github.com/cyberark/summon/secretsyml
os/signal
github.com/cyberark/summon/internal/command
github.com/cyberark/summon/pkg/summon
github.com/cyberark/summon/cmd
@nix { "action": "setPhase", "phase": "checkPhase" }
running tests
? github.com/cyberark/summon/cmd [no test files]
@nix { "action": "setPhase", "phase": "installPhase" }
installing
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/2130ga9flj5i194iq4apc4cvzln6h7z3-summon-0.8.2
shrinking /nix/store/2130ga9flj5i194iq4apc4cvzln6h7z3-summon-0.8.2/bin/summon
patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/2130ga9flj5i194iq4apc4cvzln6h7z3-summon-0.8.2/bin
patching script interpreter paths in /nix/store/2130ga9flj5i194iq4apc4cvzln6h7z3-summon-0.8.2
checking for references to /build/ in /nix/store/2130ga9flj5i194iq4apc4cvzln6h7z3-summon-0.8.2...
patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment