Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 18, 2021 00:11
Show Gist options
  • Save r-rmcgibbo/3ca7e8ceaab791be362166609e7becf4 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/3ca7e8ceaab791be362166609e7becf4 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 40 seconds | https://github.com/NixOS/nixpkgs/pull/116676
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/v9r9rjqr1avc3rs34xnx2prrfpbd8809-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 ./cmd/pixiecore
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
encoding/base64
encoding
unicode/utf16
encoding/json
golang.org/x/net/bpf
golang.org/x/net/internal/iana
golang.org/x/sys/unix
context
vendor/golang.org/x/net/dns/dnsmessage
internal/nettrace
internal/singleflight
runtime/cgo
net
golang.org/x/net/internal/socket
golang.org/x/net/ipv4
go.universe.tf/netboot/dhcp4
golang.org/x/net/ipv6
hash
hash/fnv
go.universe.tf/netboot/dhcp6
path/filepath
io/ioutil
go.universe.tf/netboot/tftp
golang.org/x/crypto/internal/subtle
golang.org/x/crypto/poly1305
golang.org/x/crypto/salsa20/salsa
golang.org/x/crypto/nacl/secretbox
compress/flate
hash/crc32
compress/gzip
container/list
crypto
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/sha1
crypto/sha256
crypto/dsa
encoding/hex
crypto/x509/pkix
encoding/pem
net/url
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
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
text/template/parse
text/template
go.universe.tf/netboot/pixiecore
flag
encoding/csv
github.com/spf13/pflag
github.com/spf13/cobra
github.com/fsnotify/fsnotify
github.com/hashicorp/hcl/hcl/strconv
github.com/hashicorp/hcl/hcl/token
github.com/hashicorp/hcl/hcl/ast
regexp/syntax
regexp
github.com/hashicorp/hcl/hcl/scanner
github.com/hashicorp/hcl/hcl/parser
github.com/hashicorp/hcl/json/token
github.com/hashicorp/hcl/json/scanner
github.com/hashicorp/hcl/json/parser
github.com/hashicorp/hcl
text/tabwriter
github.com/hashicorp/hcl/hcl/printer
github.com/magiconair/properties
github.com/mitchellh/mapstructure
github.com/pelletier/go-toml
github.com/spf13/afero/mem
golang.org/x/text/transform
golang.org/x/text/unicode/norm
github.com/spf13/afero
html
html/template
github.com/spf13/cast
github.com/spf13/jwalterweatherman
github.com/subosito/gotenv
gopkg.in/ini.v1
gopkg.in/yaml.v2
github.com/spf13/viper
go.universe.tf/netboot/dhcp6/pool
os/exec
go.universe.tf/netboot/pixiecore/cli
go.universe.tf/netboot/third_party/ipxe
go.universe.tf/netboot/cmd/pixiecore
@nix { "action": "setPhase", "phase": "installPhase" }
installing
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/ky24lcrhgadbv7fjwfdkb4fl7jn1q7cd-pixiecore-2020-03-25
shrinking /nix/store/ky24lcrhgadbv7fjwfdkb4fl7jn1q7cd-pixiecore-2020-03-25/bin/pixiecore
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/ky24lcrhgadbv7fjwfdkb4fl7jn1q7cd-pixiecore-2020-03-25/bin
patching script interpreter paths in /nix/store/ky24lcrhgadbv7fjwfdkb4fl7jn1q7cd-pixiecore-2020-03-25
checking for references to /build/ in /nix/store/ky24lcrhgadbv7fjwfdkb4fl7jn1q7cd-pixiecore-2020-03-25...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment