Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 6, 2021 06:23
Show Gist options
  • Save r-rmcgibbo/09f70a7348fcbb5f7a47028ff278c2be to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/09f70a7348fcbb5f7a47028ff278c2be to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: a minute | https://github.com/NixOS/nixpkgs/pull/115231
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/iyka95fhahgkm4hk87x7alm7py279afn-source
source root is source
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
patching script interpreter paths in .
./scripts/test/e2e/entry: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash"
./scripts/test/e2e/wait-on-daemon: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash"
./scripts/test/e2e/load-image: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash"
./scripts/test/e2e/wrapper: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash"
./scripts/test/e2e/run: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash"
./scripts/validate/shellcheck: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash"
./scripts/validate/check-git-diff: interpreter directive changed from "#!/bin/sh" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/sh"
./scripts/validate/check-all-packages-vendored: interpreter directive changed from "#!/bin/sh" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/sh"
./scripts/build/plugins: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash"
./scripts/build/osx: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash"
./scripts/build/plugins-osx: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash"
./scripts/build/binary: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash"
./scripts/build/dynbinary: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash"
./scripts/build/.variables: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash"
./scripts/build/windows: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash"
./scripts/build/cross: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash"
./scripts/build/plugins-windows: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash"
./scripts/docs/generate-man.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash"
./scripts/docs/generate-yaml.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash"
./scripts/docs/generate-authors.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash"
./scripts/gen/windows-resources: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash"
./scripts/warn-outside-container: interpreter directive changed from "#!/usr/bin/env sh" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/sh"
./e2e/testdata/gen-certs.sh: interpreter directive changed from "#!/usr/bin/env sh" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/sh"
./e2e/testdata/connhelper-ssh/entrypoint.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/sh"
./man/md2man-all.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash"
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
@nix { "action": "setPhase", "phase": "buildPhase" }
building
/build
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Generate man pages from cobra
Project root: .
Generating man pages into ./man/man1
2021/03/06 06:20:55 WARN: man/src/build.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/builder/build.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/builder/prune.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/builder.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/checkpoint/create.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/checkpoint/ls.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/checkpoint/rm.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/checkpoint.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/config/create.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/config/inspect.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/config/ls.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/config/rm.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/config.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/container/inspect.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/container/prune.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/container.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/context/create.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/context/export.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/context/import.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/context/inspect.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/context/ls.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/context/rm.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/context/update.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/context/use.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/context.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/image/inspect.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/image/prune.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/image.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/manifest/annotate.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/manifest/create.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/manifest/inspect.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/manifest/push.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/manifest/rm.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/manifest.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/network/prune.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/network.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/node/demote.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/node/inspect.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/node/ls.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/node/promote.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/node/ps.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/node/rm.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/node/update.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/node.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/plugin/create.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/plugin/disable.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/plugin/enable.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/plugin/inspect.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/plugin/install.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/plugin/push.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/plugin/rm.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/plugin/set.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/plugin/upgrade.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/plugin.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/run.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/secret/create.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/secret/inspect.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/secret/ls.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/secret/rm.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/secret.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/service/create.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/service/inspect.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/service/logs.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/service/ls.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/service/ps.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/service/rm.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/service/rollback.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/service/scale.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/service/update.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/service.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/stack/deploy.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/stack/ls.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/stack/ps.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/stack/rm.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/stack/services.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/stack.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/swarm/ca.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/swarm/init.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/swarm/join.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/swarm/join-token.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/swarm/leave.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/swarm/unlock.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/swarm/unlock-key.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/swarm/update.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/swarm.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/system/df.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/system/dial-stdio.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/system/prune.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/system.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/trust/inspect.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/trust/key/generate.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/trust/key/load.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/trust/key.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/trust/revoke.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/trust/sign.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/trust/signer/add.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/trust/signer/remove.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/trust/signer.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/trust.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/volume/prune.md does not exist, skipping
2021/03/06 06:20:55 WARN: man/src/volume/rm.md does not exist, skipping
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
Generate legacy manpages
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
WARNING: go-md2man does not handle node type HTMLSpan
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/1ydvzr25mcvhmggjh9blhvzd9rhrcmhy-docker-20.10.2
shrinking /nix/store/1ydvzr25mcvhmggjh9blhvzd9rhrcmhy-docker-20.10.2/libexec/docker/docker
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/1ydvzr25mcvhmggjh9blhvzd9rhrcmhy-docker-20.10.2/libexec /nix/store/1ydvzr25mcvhmggjh9blhvzd9rhrcmhy-docker-20.10.2/bin
patching script interpreter paths in /nix/store/1ydvzr25mcvhmggjh9blhvzd9rhrcmhy-docker-20.10.2
checking for references to /build/ in /nix/store/1ydvzr25mcvhmggjh9blhvzd9rhrcmhy-docker-20.10.2...
shrinking RPATHs of ELF executables and libraries in /nix/store/2qdq475qgv1n46g1dm1480apri7hc3d0-docker-20.10.2-man
gzipping man pages under /nix/store/2qdq475qgv1n46g1dm1480apri7hc3d0-docker-20.10.2-man/share/man/
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip
patching script interpreter paths in /nix/store/2qdq475qgv1n46g1dm1480apri7hc3d0-docker-20.10.2-man
checking for references to /build/ in /nix/store/2qdq475qgv1n46g1dm1480apri7hc3d0-docker-20.10.2-man...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment