Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 18, 2021 00:09
Show Gist options
  • Save r-rmcgibbo/2ac987da8124ed97bd6d4f6c1b35b57e to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/2ac987da8124ed97bd6d4f6c1b35b57e to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 32 seconds | https://github.com/NixOS/nixpkgs/pull/116676
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/1ssl1jq5apfsainvfsl0s90n7kfvqp5j-source
source root is source
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
applying patch /nix/store/wfz712lakply2ql9qp2w91r8gqm63xmy-176988ab087ff92d1408fbc454c77263457f3d7e.patch
patching file randr.go
@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
math/bits
math
strconv
reflect
encoding/binary
sort
internal/fmtsort
internal/oserror
syscall
internal/syscall/unix
time
internal/poll
internal/syscall/execenv
internal/testlog
path
io/fs
os
fmt
encoding/hex
log
context
vendor/golang.org/x/net/dns/dnsmessage
internal/nettrace
internal/singleflight
runtime/cgo
net
github.com/BurntSushi/xgb
github.com/BurntSushi/xgb/xproto
github.com/BurntSushi/xgb/render
github.com/BurntSushi/xgb/randr
path/filepath
github.com/jessevdk/go-flags
encoding
encoding/base64
regexp/syntax
regexp
gopkg.in/yaml.v2
io/ioutil
os/exec
github.com/fd0/grobi
@nix { "action": "setPhase", "phase": "checkPhase" }
running tests
=== RUN TestRandrParse
--- PASS: TestRandrParse (0.00s)
=== RUN TestParseOutputLine
--- PASS: TestParseOutputLine (0.00s)
=== RUN TestParseModeLine
--- PASS: TestParseModeLine (0.00s)
=== RUN TestGenerateMonitorId
=== RUN TestGenerateMonitorId/#00
=== RUN TestGenerateMonitorId/#01
=== RUN TestGenerateMonitorId/#02
=== RUN TestGenerateMonitorId/#03
=== RUN TestGenerateMonitorId/#04
=== RUN TestGenerateMonitorId/#05
--- PASS: TestGenerateMonitorId (0.00s)
--- PASS: TestGenerateMonitorId/#00 (0.00s)
--- PASS: TestGenerateMonitorId/#01 (0.00s)
--- PASS: TestGenerateMonitorId/#02 (0.00s)
--- PASS: TestGenerateMonitorId/#03 (0.00s)
--- PASS: TestGenerateMonitorId/#04 (0.00s)
--- PASS: TestGenerateMonitorId/#05 (0.00s)
=== RUN TestRuleMatch
--- PASS: TestRuleMatch (0.00s)
PASS
ok github.com/fd0/grobi 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/64ywi01ian14697bfwfnv8vc9wqqk6fj-grobi-0.6.0
shrinking /nix/store/64ywi01ian14697bfwfnv8vc9wqqk6fj-grobi-0.6.0/bin/grobi
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/64ywi01ian14697bfwfnv8vc9wqqk6fj-grobi-0.6.0/bin
patching script interpreter paths in /nix/store/64ywi01ian14697bfwfnv8vc9wqqk6fj-grobi-0.6.0
checking for references to /build/ in /nix/store/64ywi01ian14697bfwfnv8vc9wqqk6fj-grobi-0.6.0...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment