Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 18, 2021 00:11
Show Gist options
  • Save r-rmcgibbo/99f118b2c5e37373ac6019491aa61f45 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/99f118b2c5e37373ac6019491aa61f45 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 19 seconds | https://github.com/NixOS/nixpkgs/pull/116676
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/0r18k288zkr9lqvhdwvhxwplf7bddzck-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/pdfcpu
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
strings
flag
bytes
bufio
encoding/binary
encoding
encoding/gob
github.com/pdfcpu/pdfcpu/pkg/types
github.com/pdfcpu/pdfcpu/internal/corefont/metrics
log
github.com/pdfcpu/pdfcpu/pkg/log
github.com/pkg/errors
path/filepath
io/ioutil
unicode/utf16
github.com/pdfcpu/pdfcpu/pkg/font
crypto/internal/subtle
crypto/subtle
crypto/cipher
crypto/aes
hash
crypto
crypto/md5
math/rand
math/big
crypto/rand
crypto/rc4
crypto/sha256
encoding/hex
compress/flate
hash/adler32
compress/zlib
github.com/hhrutter/lzw
image/color
image
golang.org/x/image/ccitt
github.com/hhrutter/tiff
github.com/pdfcpu/pdfcpu/internal/config
encoding/ascii85
github.com/pdfcpu/pdfcpu/pkg/filter
encoding/base64
regexp/syntax
regexp
gopkg.in/yaml.v2
image/internal/imageutil
image/draw
image/jpeg
hash/crc32
image/png
github.com/pdfcpu/pdfcpu/pkg/pdfcpu
net/url
github.com/pdfcpu/pdfcpu/pkg/pdfcpu/validate
github.com/pdfcpu/pdfcpu/pkg/api
github.com/pdfcpu/pdfcpu/pkg/cli
github.com/pdfcpu/pdfcpu/cmd/pdfcpu
@nix { "action": "setPhase", "phase": "installPhase" }
installing
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/q7m9xc15dmzn4v29ymgv1ncv5v0zvagx-pdfcpu-0.3.9
shrinking /nix/store/q7m9xc15dmzn4v29ymgv1ncv5v0zvagx-pdfcpu-0.3.9/bin/pdfcpu
patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/q7m9xc15dmzn4v29ymgv1ncv5v0zvagx-pdfcpu-0.3.9/bin
patching script interpreter paths in /nix/store/q7m9xc15dmzn4v29ymgv1ncv5v0zvagx-pdfcpu-0.3.9
checking for references to /build/ in /nix/store/q7m9xc15dmzn4v29ymgv1ncv5v0zvagx-pdfcpu-0.3.9...
patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment