Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 18, 2021 00:08
Show Gist options
  • Save r-rmcgibbo/f52442d03990bd5d1bb1cead630368ca to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/f52442d03990bd5d1bb1cead630368ca to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 11 seconds | https://github.com/NixOS/nixpkgs/pull/116676
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/6n5bphfwhhmafdv9d9vbqn6k2mzvh7kj-source
source root is source
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
@nix { "action": "setPhase", "phase": "buildPhase" }
building
internal/unsafeheader
runtime/internal/atomic
internal/cpu
runtime/internal/sys
runtime/internal/math
internal/bytealg
internal/race
sync/atomic
unicode
runtime
unicode/utf8
math/bits
math
internal/reflectlite
sync
internal/testlog
sort
errors
io
strconv
bytes
hash
strings
crypto
reflect
bufio
internal/oserror
syscall
internal/syscall/unix
time
encoding/binary
internal/fmtsort
crypto/sha256
internal/poll
internal/syscall/execenv
path
io/fs
hash/adler32
context
os
regexp/syntax
fmt
path/filepath
io/ioutil
os/exec
compress/flate
debug/dwarf
compress/zlib
encoding/hex
flag
regexp
debug/elf
debug/macho
github.com/SRI-CSL/gllvm/shared
github.com/SRI-CSL/gllvm/cmd/gclang
github.com/SRI-CSL/gllvm/cmd/gclang++
github.com/SRI-CSL/gllvm/cmd/get-bc
github.com/SRI-CSL/gllvm/cmd/gparse
github.com/SRI-CSL/gllvm/cmd/gsanity-check
github.com/SRI-CSL/gllvm/tests
go build github.com/SRI-CSL/gllvm/tests: no non-test Go files in /build/go/src/github.com/SRI-CSL/gllvm/tests
@nix { "action": "setPhase", "phase": "installPhase" }
installing
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/dnmacq3yfvdiylq26zlqx9prmmfagb5w-gllvm-1.3.0
shrinking /nix/store/dnmacq3yfvdiylq26zlqx9prmmfagb5w-gllvm-1.3.0/bin/gsanity-check
patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
shrinking /nix/store/dnmacq3yfvdiylq26zlqx9prmmfagb5w-gllvm-1.3.0/bin/gparse
patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
shrinking /nix/store/dnmacq3yfvdiylq26zlqx9prmmfagb5w-gllvm-1.3.0/bin/gclang++
patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
shrinking /nix/store/dnmacq3yfvdiylq26zlqx9prmmfagb5w-gllvm-1.3.0/bin/gclang
patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
shrinking /nix/store/dnmacq3yfvdiylq26zlqx9prmmfagb5w-gllvm-1.3.0/bin/get-bc
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/dnmacq3yfvdiylq26zlqx9prmmfagb5w-gllvm-1.3.0/bin
patching script interpreter paths in /nix/store/dnmacq3yfvdiylq26zlqx9prmmfagb5w-gllvm-1.3.0
checking for references to /build/ in /nix/store/dnmacq3yfvdiylq26zlqx9prmmfagb5w-gllvm-1.3.0...
patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
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