Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 3, 2021 23:26
Show Gist options
  • Save r-rmcgibbo/792327e48e70f636cce425ea018f77a9 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/792327e48e70f636cce425ea018f77a9 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: a second | https://github.com/NixOS/nixpkgs/pull/115019
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/qcj94svlmhbqyg2bmr6jnjcgqczvmf6w-cvsq-1.11.tgz
source root is cvsq-1.11
setting SOURCE_DATE_EPOCH to timestamp 1583576896 of file cvsq-1.11/lcvs.1
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
building
build flags: SHELL=/nix/store/f7jzmxq9bpbxsg69cszx56mw14n115n5-bash-4.4-p23/bin/bash prefix=\$\(out\)
gzip -c -9 cvsq.1 > cvsq.1.gz
gzip -c -9 cvsq-files.5 > cvsq-files.5.gz
gzip -c -9 lcvs.1 > lcvs.1.gz
gzip -c -9 lcvs-files.5 > lcvs-files.5.gz
gzip -c -9 cvsq-branch.1 > cvsq-branch.1.gz
gzip -c -9 cvsq-merge.1 > cvsq-merge.1.gz
gzip -c -9 cvsq-switch.1 > cvsq-switch.1.gz
@nix { "action": "setPhase", "phase": "installPhase" }
installing
install flags: SHELL=/nix/store/f7jzmxq9bpbxsg69cszx56mw14n115n5-bash-4.4-p23/bin/bash prefix=\$\(out\) install
install -d /nix/store/gc1g44csb21dj1nzsq1cag71ixsxfb1x-cvsq-1.11/bin/
install -m755 cvsq cvsq-branch cvsq-merge lcvs cvsq-switch /nix/store/gc1g44csb21dj1nzsq1cag71ixsxfb1x-cvsq-1.11/bin/
install -d /nix/store/gc1g44csb21dj1nzsq1cag71ixsxfb1x-cvsq-1.11/man//man1
install -m644 *.1.gz /nix/store/gc1g44csb21dj1nzsq1cag71ixsxfb1x-cvsq-1.11/man//man1
install -d /nix/store/gc1g44csb21dj1nzsq1cag71ixsxfb1x-cvsq-1.11/man//man5
install -m644 *.5.gz /nix/store/gc1g44csb21dj1nzsq1cag71ixsxfb1x-cvsq-1.11/man//man5
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
moving /nix/store/gc1g44csb21dj1nzsq1cag71ixsxfb1x-cvsq-1.11/man to /nix/store/gc1g44csb21dj1nzsq1cag71ixsxfb1x-cvsq-1.11/share/man
shrinking RPATHs of ELF executables and libraries in /nix/store/gc1g44csb21dj1nzsq1cag71ixsxfb1x-cvsq-1.11
gzipping man pages under /nix/store/gc1g44csb21dj1nzsq1cag71ixsxfb1x-cvsq-1.11/share/man/
strip is /nix/store/cp1sa3xxvl71cypiinw2c62i5s33chlr-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/gc1g44csb21dj1nzsq1cag71ixsxfb1x-cvsq-1.11/bin
patching script interpreter paths in /nix/store/gc1g44csb21dj1nzsq1cag71ixsxfb1x-cvsq-1.11
/nix/store/gc1g44csb21dj1nzsq1cag71ixsxfb1x-cvsq-1.11/bin/.cvsq-merge-wrapped: interpreter directive changed from "#!/usr/bin/perl -w" to "/nix/store/192j9y62kp6a5kjw1ylgg1s4w7yxchc5-perl-5.32.1/bin/perl -w"
/nix/store/gc1g44csb21dj1nzsq1cag71ixsxfb1x-cvsq-1.11/bin/.cvsq-wrapped: interpreter directive changed from "#!/usr/bin/perl -w" to "/nix/store/192j9y62kp6a5kjw1ylgg1s4w7yxchc5-perl-5.32.1/bin/perl -w"
/nix/store/gc1g44csb21dj1nzsq1cag71ixsxfb1x-cvsq-1.11/bin/.cvsq-branch-wrapped: interpreter directive changed from "#!/usr/bin/perl -w" to "/nix/store/192j9y62kp6a5kjw1ylgg1s4w7yxchc5-perl-5.32.1/bin/perl -w"
/nix/store/gc1g44csb21dj1nzsq1cag71ixsxfb1x-cvsq-1.11/bin/.lcvs-wrapped: interpreter directive changed from "#!/usr/bin/perl -w" to "/nix/store/192j9y62kp6a5kjw1ylgg1s4w7yxchc5-perl-5.32.1/bin/perl -w"
/nix/store/gc1g44csb21dj1nzsq1cag71ixsxfb1x-cvsq-1.11/bin/.cvsq-switch-wrapped: interpreter directive changed from "#!/usr/bin/perl -w" to "/nix/store/192j9y62kp6a5kjw1ylgg1s4w7yxchc5-perl-5.32.1/bin/perl -w"
checking for references to /build/ in /nix/store/gc1g44csb21dj1nzsq1cag71ixsxfb1x-cvsq-1.11...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment