Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 18, 2021 00:09
Show Gist options
  • Save r-rmcgibbo/8140efae7cd6b563d1955eb914df4c65 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/8140efae7cd6b563d1955eb914df4c65 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 9 seconds | https://github.com/NixOS/nixpkgs/pull/116676
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/3w2lkbbqj11364g84y72pgy6svcp7dzg-lint-83fdc39
source root is lint-83fdc39
@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 .
golang.org/x/tools/go/ast/astutil
golang.org/x/tools/go/internal/gcimporter
golang.org/x/tools/go/gcexportdata
golang.org/x/lint
Building subPackage ./golint
golang.org/x/lint/golint
Building subPackage ./testdata
@nix { "action": "setPhase", "phase": "checkPhase" }
running tests
=== RUN TestAll
--- PASS: TestAll (0.20s)
=== RUN TestLine
--- PASS: TestLine (0.00s)
=== RUN TestLintName
--- PASS: TestLintName (0.00s)
=== RUN TestExportedType
--- PASS: TestExportedType (0.00s)
=== RUN TestIsGenerated
--- PASS: TestIsGenerated (0.00s)
PASS
ok golang.org/x/lint 0.207s
@nix { "action": "setPhase", "phase": "installPhase" }
installing
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/5pjvxpfarxh3lhdbd1w64v2b7qqiyqp2-lint-20201208-83fdc39
shrinking /nix/store/5pjvxpfarxh3lhdbd1w64v2b7qqiyqp2-lint-20201208-83fdc39/bin/golint
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/5pjvxpfarxh3lhdbd1w64v2b7qqiyqp2-lint-20201208-83fdc39/bin
patching script interpreter paths in /nix/store/5pjvxpfarxh3lhdbd1w64v2b7qqiyqp2-lint-20201208-83fdc39
checking for references to /build/ in /nix/store/5pjvxpfarxh3lhdbd1w64v2b7qqiyqp2-lint-20201208-83fdc39...
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