Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 2, 2021 06:04
Show Gist options
  • Save r-rmcgibbo/4c131254d7b821ba6635b1ba5ad59527 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/4c131254d7b821ba6635b1ba5ad59527 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 5 seconds | https://github.com/NixOS/nixpkgs/pull/114807
@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": "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.16s)
=== 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.161s
@nix { "action": "setPhase", "phase": "installPhase" }
installing
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/f4hgzx6qf2swvjm7ac60v8vbr62bz3cp-lint-20201208-83fdc39
shrinking /nix/store/f4hgzx6qf2swvjm7ac60v8vbr62bz3cp-lint-20201208-83fdc39/bin/golint
patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
strip is /nix/store/cp1sa3xxvl71cypiinw2c62i5s33chlr-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/f4hgzx6qf2swvjm7ac60v8vbr62bz3cp-lint-20201208-83fdc39/bin
patching script interpreter paths in /nix/store/f4hgzx6qf2swvjm7ac60v8vbr62bz3cp-lint-20201208-83fdc39
checking for references to /build/ in /nix/store/f4hgzx6qf2swvjm7ac60v8vbr62bz3cp-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