Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 18, 2021 00:11
Show Gist options
  • Save r-rmcgibbo/9e42a4e2ed394ccb942270ff1f579000 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/9e42a4e2ed394ccb942270ff1f579000 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 30 seconds | https://github.com/NixOS/nixpkgs/pull/116676
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/027qsz4cr3jrgv0xj2v5rjj8zkjyhh0x-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
Building subPackage .
internal/unsafeheader
internal/cpu
internal/bytealg
runtime/internal/atomic
runtime/internal/sys
runtime/internal/math
runtime
internal/reflectlite
errors
internal/race
sync/atomic
sync
io
unicode
unicode/utf8
bytes
strings
bufio
crypto/internal/subtle
crypto/subtle
math/bits
math
strconv
reflect
encoding/binary
crypto/cipher
crypto/aes
internal/oserror
syscall
internal/syscall/unix
path
sort
time
io/fs
internal/fmtsort
internal/poll
internal/syscall/execenv
internal/testlog
os
fmt
math/rand
math/big
crypto/rand
hash
crypto
crypto/sha512
encoding/base64
encoding/hex
golang.org/x/crypto/blake2b
golang.org/x/crypto/argon2
golang.org/x/crypto/blowfish
context
vendor/golang.org/x/net/dns/dnsmessage
internal/nettrace
internal/singleflight
runtime/cgo
net
golang.org/x/sys/unix
golang.org/x/crypto/ssh/terminal
path/filepath
io/ioutil
nullprogram.com/x/optparse
crypto/sha1
crypto/sha256
golang.org/x/crypto/curve25519
crypto/ed25519/internal/edwards25519
crypto/ed25519
golang.org/x/crypto/ed25519
nullprogram.com/x/passphrase2pgp/openpgp
os/exec
nullprogram.com/x/passphrase2pgp
Building subPackage ./openpgp
@nix { "action": "setPhase", "phase": "checkPhase" }
running tests
=== RUN TestDecode
--- PASS: TestDecode (0.00s)
=== RUN TestBcryptPBKDF
--- PASS: TestBcryptPBKDF (0.32s)
PASS
ok nullprogram.com/x/passphrase2pgp 0.329s
=== RUN TestMpi
--- PASS: TestMpi (0.00s)
=== RUN TestMpiDecode
--- PASS: TestMpiDecode (0.00s)
=== RUN TestCRC24
--- PASS: TestCRC24 (0.00s)
PASS
ok nullprogram.com/x/passphrase2pgp/openpgp 0.004s
@nix { "action": "setPhase", "phase": "installPhase" }
installing
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/h0qq7l822kq4h5vxa37hbpy0v2i3b6c2-passphrase2pgp-1.1.0
shrinking /nix/store/h0qq7l822kq4h5vxa37hbpy0v2i3b6c2-passphrase2pgp-1.1.0/bin/passphrase2pgp
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/h0qq7l822kq4h5vxa37hbpy0v2i3b6c2-passphrase2pgp-1.1.0/bin
patching script interpreter paths in /nix/store/h0qq7l822kq4h5vxa37hbpy0v2i3b6c2-passphrase2pgp-1.1.0
checking for references to /build/ in /nix/store/h0qq7l822kq4h5vxa37hbpy0v2i3b6c2-passphrase2pgp-1.1.0...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment