Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 18, 2021 00:11
Show Gist options
  • Save r-rmcgibbo/77d05021e4b7a328b4636edaa6d9ff83 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/77d05021e4b7a328b4636edaa6d9ff83 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 12 seconds | https://github.com/NixOS/nixpkgs/pull/116676
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/36dqisv8vdb1dryplh4zxsqif9bsqhl2-password-store-1.7.3.tar.xz
source root is password-store-1.7.3
setting SOURCE_DATE_EPOCH to timestamp 1533267168 of file password-store-1.7.3/tests/t0500-find.sh
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
applying patch /nix/store/k4mklq09ga6jqqjh8ivzcbna42yjwq7k-set-correct-program-name-for-sleep.patch
patching file src/password-store.sh
patching file src/platform/cygwin.sh
patching file src/platform/darwin.sh
applying patch /nix/store/sg9qz439fx55m7y3z76lja6v6gg38a5p-extension-dir.patch
patching file Makefile
patching file src/password-store.sh
patching script interpreter paths in tests
tests/t0200-edit-tests.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash"
tests/t0500-find.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash"
tests/t0020-show-tests.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash"
tests/t0100-insert-tests.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash"
tests/t0400-grep.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash"
tests/t0060-rm-tests.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash"
tests/t0300-reencryption.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash"
tests/t0001-sanity-checks.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash"
tests/t0010-generate-tests.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash"
tests/t0050-mv-tests.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash"
tests/fake-editor-change-password.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
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
building
build flags: SHELL=/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash
Password store is a shell script, so there is nothing to do. Try "make install" instead.
@nix { "action": "setPhase", "phase": "installPhase" }
installing
install flags: SHELL=/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash PREFIX=\$\(out\) WITH_ALLCOMP=yes install
install: creating directory '/nix/store/9br72ad8409qqcwkpljz51s6z5zf32ca-password-store-1.7.3/share'
install: creating directory '/nix/store/9br72ad8409qqcwkpljz51s6z5zf32ca-password-store-1.7.3/share/man'
install: creating directory '/nix/store/9br72ad8409qqcwkpljz51s6z5zf32ca-password-store-1.7.3/share/man/man1'
'man/pass.1' -> '/nix/store/9br72ad8409qqcwkpljz51s6z5zf32ca-password-store-1.7.3/share/man/man1/pass.1'
install: creating directory '/nix/store/9br72ad8409qqcwkpljz51s6z5zf32ca-password-store-1.7.3/share/bash-completion'
install: creating directory '/nix/store/9br72ad8409qqcwkpljz51s6z5zf32ca-password-store-1.7.3/share/bash-completion/completions'
'src/completion/pass.bash-completion' -> '/nix/store/9br72ad8409qqcwkpljz51s6z5zf32ca-password-store-1.7.3/share/bash-completion/completions/pass'
install: creating directory '/nix/store/9br72ad8409qqcwkpljz51s6z5zf32ca-password-store-1.7.3/share/zsh'
install: creating directory '/nix/store/9br72ad8409qqcwkpljz51s6z5zf32ca-password-store-1.7.3/share/zsh/site-functions'
'src/completion/pass.zsh-completion' -> '/nix/store/9br72ad8409qqcwkpljz51s6z5zf32ca-password-store-1.7.3/share/zsh/site-functions/_pass'
install: creating directory '/nix/store/9br72ad8409qqcwkpljz51s6z5zf32ca-password-store-1.7.3/share/fish'
install: creating directory '/nix/store/9br72ad8409qqcwkpljz51s6z5zf32ca-password-store-1.7.3/share/fish/vendor_completions.d'
'src/completion/pass.fish-completion' -> '/nix/store/9br72ad8409qqcwkpljz51s6z5zf32ca-password-store-1.7.3/share/fish/vendor_completions.d/pass.fish'
install: creating directory '/nix/store/9br72ad8409qqcwkpljz51s6z5zf32ca-password-store-1.7.3/lib'
install: creating directory '/nix/store/9br72ad8409qqcwkpljz51s6z5zf32ca-password-store-1.7.3/lib/password-store'
install: creating directory '/nix/store/9br72ad8409qqcwkpljz51s6z5zf32ca-password-store-1.7.3/lib/password-store/extensions'
install: creating directory '/nix/store/9br72ad8409qqcwkpljz51s6z5zf32ca-password-store-1.7.3/bin/'
'src/.pass' -> '/nix/store/9br72ad8409qqcwkpljz51s6z5zf32ca-password-store-1.7.3/bin/pass'
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/9br72ad8409qqcwkpljz51s6z5zf32ca-password-store-1.7.3
gzipping man pages under /nix/store/9br72ad8409qqcwkpljz51s6z5zf32ca-password-store-1.7.3/share/man/
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/9br72ad8409qqcwkpljz51s6z5zf32ca-password-store-1.7.3/lib /nix/store/9br72ad8409qqcwkpljz51s6z5zf32ca-password-store-1.7.3/bin
patching script interpreter paths in /nix/store/9br72ad8409qqcwkpljz51s6z5zf32ca-password-store-1.7.3
/nix/store/9br72ad8409qqcwkpljz51s6z5zf32ca-password-store-1.7.3/bin/pass: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash"
checking for references to /build/ in /nix/store/9br72ad8409qqcwkpljz51s6z5zf32ca-password-store-1.7.3...
@nix { "action": "setPhase", "phase": "installCheckPhase" }
running install tests
installcheck flags: SHELL=/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash test
ok 1 - Make sure we can run pass
ok 2 - Make sure we can initialize our test store
# passed all 2 test(s)
1..2
ok 1 - Test "generate" command
ok 2 - Test replacement of first line
# passed all 2 test(s)
1..2
ok 1 - Test "show" command
ok 2 - Test "show" command with spaces
ok 3 - Test "show" of nonexistant password
# passed all 3 test(s)
1..3
ok 1 - Basic move command
ok 2 - Directory creation
ok 3 - Directory creation with file rename and empty directory removal
ok 4 - Directory rename
ok 5 - Directory move into new directory
ok 6 - Multi-directory creation and multi-directory empty removal
ok 7 - Password made it until the end
ok 8 - Git is consistent
# passed all 8 test(s)
1..8
ok 1 - Test "rm" command
ok 2 - Test "rm" command with spaces
ok 3 - Test "rm" of non-existent password
# passed all 3 test(s)
1..3
ok 1 - Test "insert" command
# passed all 1 test(s)
1..1
ok 1 - Test "edit" command
# passed all 1 test(s)
1..1
ok 1 - Setup initial key and git
ok 2 - Root key encryption
ok 3 - Reencryption root single key
ok 4 - Reencryption root multiple key
ok 5 - Reencryption root multiple key with string
ok 6 - Reencryption root group
ok 7 - Reencryption root group with spaces
ok 8 - Reencryption root group with spaces and other keys
ok 9 - Reencryption root group and other keys
ok 10 - Reencryption root group to identical individual with no file change
ok 11 - Reencryption subfolder multiple keys, copy
ok 12 - Reencryption subfolder multiple keys, move, deinit
ok 13 - Password lived through all transformations
ok 14 - Git picked up all changes throughout
# passed all 14 test(s)
1..14
ok 1 - Make sure grep prints normal lines
ok 2 - Test passing the "-i" option to grep
# passed all 2 test(s)
1..2
ok 1 - Make sure find resolves correct files
# passed all 1 test(s)
1..1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment