Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 18, 2021 00:08
Show Gist options
  • Save r-rmcgibbo/e1ce66346a28593a0c9178b90a76f5c6 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/e1ce66346a28593a0c9178b90a76f5c6 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 21 seconds | https://github.com/NixOS/nixpkgs/pull/116676
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/wdzbjzidc66ha458jvwvwj0hg5xyq0yk-go-mtpfs-d6f8f3c
source root is go-mtpfs-d6f8f3c
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
unpacking source archive /nix/store/02xrygc5450rdcq6wkdjx6vflsjbl3m4-go-fuse-d1c826d
unpacking source archive /nix/store/d8szrrmli7zy3rrhf0126cyrjqkvfz61-usb-69aee45
unpacking source archive /nix/store/7712l675rs88056k1rak1caz40dvnhq3-sys-48ac38b
@nix { "action": "setPhase", "phase": "buildPhase" }
building
internal/unsafeheader
internal/cpu
runtime/internal/atomic
internal/bytealg
runtime/internal/sys
runtime/internal/math
math/bits
math
runtime
unicode/utf8
internal/race
sync/atomic
unicode
internal/nettrace
runtime/cgo
internal/reflectlite
sync
internal/testlog
internal/singleflight
errors
sort
strconv
io
internal/oserror
syscall
reflect
internal/syscall/unix
time
internal/fmtsort
internal/syscall/execenv
path
strings
internal/poll
io/fs
bytes
os
encoding/binary
context
vendor/golang.org/x/net/dns/dnsmessage
fmt
path/filepath
flag
io/ioutil
log
net
github.com/hanwen/go-fuse/splice
os/exec
github.com/hanwen/usb
# github.com/hanwen/usb
cgo-gcc-prolog: In function '_cgo_afe072e410cc_Cfunc_libusb_set_debug':
cgo-gcc-prolog:662:2: warning: 'libusb_set_debug' is deprecated: Use libusb_set_option instead [-Wdeprecated-declarations]
In file included from go/src/github.com/hanwen/usb/usb.go:8:
/nix/store/c2dcs0y49b11272q65m92mzsqdrbzw5k-libusb-1.0.24-dev/include/libusb-1.0/libusb.h:1352:18: note: declared here
1352 | void LIBUSB_CALL libusb_set_debug(libusb_context *ctx, int level);
| ^~~~~~~~~~~~~~~~
math/rand
regexp/syntax
regexp
github.com/hanwen/go-mtpfs/mtp
golang.org/x/sys/unix
github.com/hanwen/go-fuse/fuse
github.com/hanwen/go-fuse/fuse/nodefs
github.com/hanwen/go-mtpfs/fs
github.com/hanwen/go-mtpfs
# github.com/hanwen/usb
cgo-gcc-prolog: In function '_cgo_afe072e410cc_Cfunc_libusb_set_debug':
cgo-gcc-prolog:662:2: warning: 'libusb_set_debug' is deprecated: Use libusb_set_option instead [-Wdeprecated-declarations]
In file included from go/src/github.com/hanwen/usb/usb.go:8:
/nix/store/c2dcs0y49b11272q65m92mzsqdrbzw5k-libusb-1.0.24-dev/include/libusb-1.0/libusb.h:1352:18: note: declared here
1352 | void LIBUSB_CALL libusb_set_debug(libusb_context *ctx, int level);
| ^~~~~~~~~~~~~~~~
# github.com/hanwen/usb
cgo-gcc-prolog: In function '_cgo_afe072e410cc_Cfunc_libusb_set_debug':
cgo-gcc-prolog:662:2: warning: 'libusb_set_debug' is deprecated: Use libusb_set_option instead [-Wdeprecated-declarations]
In file included from go/src/github.com/hanwen/usb/usb.go:8:
/nix/store/c2dcs0y49b11272q65m92mzsqdrbzw5k-libusb-1.0.24-dev/include/libusb-1.0/libusb.h:1352:18: note: declared here
1352 | void LIBUSB_CALL libusb_set_debug(libusb_context *ctx, int level);
| ^~~~~~~~~~~~~~~~
@nix { "action": "setPhase", "phase": "installPhase" }
installing
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/x8qf0v7w4z026g0j03i0fcrgg61wr9zj-go-mtpfs-2018-02-09
shrinking /nix/store/x8qf0v7w4z026g0j03i0fcrgg61wr9zj-go-mtpfs-2018-02-09/bin/go-mtpfs
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/x8qf0v7w4z026g0j03i0fcrgg61wr9zj-go-mtpfs-2018-02-09/bin
patching script interpreter paths in /nix/store/x8qf0v7w4z026g0j03i0fcrgg61wr9zj-go-mtpfs-2018-02-09
checking for references to /build/ in /nix/store/x8qf0v7w4z026g0j03i0fcrgg61wr9zj-go-mtpfs-2018-02-09...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment