Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 18, 2021 00:13
Show Gist options
  • Save r-rmcgibbo/53812dd4c9660a20f0c1c94e7266177b to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/53812dd4c9660a20f0c1c94e7266177b to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 38 seconds | https://github.com/NixOS/nixpkgs/pull/116676
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/nygdni9h1q6as951c13aqiw9q9zc6v1w-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
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
bytes
strings
bufio
compress/flate
encoding/binary
hash
hash/crc32
archive/zip
context
github.com/VividCortex/ewma
os/signal
github.com/cheggaaa/pb/v3/termutil
vendor/golang.org/x/net/dns/dnsmessage
internal/nettrace
internal/singleflight
runtime/cgo
net
golang.org/x/sys/unix
github.com/mattn/go-isatty
github.com/mattn/go-colorable
github.com/fatih/color
regexp/syntax
regexp
github.com/mattn/go-runewidth
math/rand
net/url
path/filepath
text/template/parse
text/template
github.com/cheggaaa/pb/v3
github.com/psanford/wormhole-william/version
crypto
crypto/sha256
crypto/subtle
encoding/hex
encoding
encoding/base64
unicode/utf16
encoding/json
crypto/internal/subtle
crypto/cipher
crypto/aes
math/big
crypto/rand
github.com/psanford/wormhole-william/internal/crypto
crypto/sha1
container/list
crypto/des
crypto/elliptic
crypto/internal/randutil
crypto/sha512
encoding/asn1
vendor/golang.org/x/crypto/cryptobyte/asn1
vendor/golang.org/x/crypto/cryptobyte
crypto/ecdsa
crypto/ed25519/internal/edwards25519
crypto/ed25519
crypto/hmac
crypto/md5
crypto/rc4
crypto/rsa
crypto/dsa
crypto/x509/pkix
encoding/pem
io/ioutil
crypto/x509
vendor/golang.org/x/crypto/internal/subtle
vendor/golang.org/x/crypto/chacha20
vendor/golang.org/x/crypto/poly1305
vendor/golang.org/x/crypto/chacha20poly1305
vendor/golang.org/x/crypto/curve25519
vendor/golang.org/x/crypto/hkdf
crypto/tls
compress/gzip
vendor/golang.org/x/text/transform
log
vendor/golang.org/x/text/unicode/bidi
vendor/golang.org/x/text/secure/bidirule
vendor/golang.org/x/text/unicode/norm
vendor/golang.org/x/net/idna
net/textproto
vendor/golang.org/x/net/http/httpguts
vendor/golang.org/x/net/http/httpproxy
vendor/golang.org/x/net/http2/hpack
mime
mime/quotedprintable
mime/multipart
net/http/httptrace
net/http/internal
net/http
github.com/gorilla/websocket
github.com/psanford/wormhole-william/rendezvous/internal/msgs
github.com/psanford/wormhole-william/rendezvous
github.com/psanford/wormhole-william/wordlist
golang.org/x/crypto/hkdf
golang.org/x/crypto/internal/subtle
golang.org/x/crypto/poly1305
golang.org/x/crypto/salsa20/salsa
golang.org/x/crypto/nacl/secretbox
salsa.debian.org/vasudev/gospake2/groups
salsa.debian.org/vasudev/gospake2/ed25519group
salsa.debian.org/vasudev/gospake2
github.com/psanford/wormhole-william/wormhole
encoding/csv
flag
github.com/spf13/pflag
github.com/spf13/cobra
github.com/psanford/wormhole-william/cmd
github.com/psanford/wormhole-william
Building subPackage ./cmd
Building subPackage ./examples/wormhole-william-recv-file
Building subPackage ./examples/wormhole-william-recv-text
Building subPackage ./examples/wormhole-william-send-dir
Building subPackage ./examples/wormhole-william-send-file
Building subPackage ./examples/wormhole-william-send-text
Building subPackage ./internal/crypto
Building subPackage ./rendezvous
Building subPackage ./rendezvous/internal/msgs
Building subPackage ./rendezvous/rendezvousservertest
net/http/httptest
github.com/psanford/wormhole-william/rendezvous/rendezvousservertest
Building subPackage ./version
Building subPackage ./wordlist
Building subPackage ./wormhole
@nix { "action": "setPhase", "phase": "installPhase" }
installing
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/478bhpir8n1xlxwrx9jy0b2axh8ffz4m-wormhole-william-1.0.4
shrinking /nix/store/478bhpir8n1xlxwrx9jy0b2axh8ffz4m-wormhole-william-1.0.4/bin/wormhole-william
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/478bhpir8n1xlxwrx9jy0b2axh8ffz4m-wormhole-william-1.0.4/bin
patching script interpreter paths in /nix/store/478bhpir8n1xlxwrx9jy0b2axh8ffz4m-wormhole-william-1.0.4
checking for references to /build/ in /nix/store/478bhpir8n1xlxwrx9jy0b2axh8ffz4m-wormhole-william-1.0.4...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment