Building on basil
Running Day10 job:
Sub-command: health-check
Commit SHA: 5bf570252bd9fee71938b828ca0b86573c1e3355
Package: conf-pixz.1
OCaml version: ocaml.5.3.0
With test: false
Worktree already exists: /var/lib/day10/worktree-5bf570252bd9fee71938b828ca0b86573c1e3355
Executing: day10 health-check --cache-dir /var/lib/day10/cache --opam-repository /var/lib/day10/worktree-5bf570252bd9fee71938b828ca0b86573c1e3355 --ocaml-version ocaml.5.3.0 --log conf-pixz.1
digraph opam {
}
Layer conf-pixz.1: /var/lib/day10/cache/debian-12-x86_64/d3384efea279b9812ba366663f2c26e2
Processing: [default: loading data]
The following system packages will first need to be installed:
pixz
<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "pixz"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libicu72:amd64.
- (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18246 files and directories currently installed.)
- Preparing to unpack .../libicu72_72.1-3+deb12u1_amd64.deb ...
- Unpacking libicu72:amd64 (72.1-3+deb12u1) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../libxml2_2.9.14+dfsg-1.3~deb12u4_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u4) ...
- Selecting previously unselected package libarchive13:amd64.
- Preparing to unpack .../libarchive13_3.6.2-1+deb12u3_amd64.deb ...
- Unpacking libarchive13:amd64 (3.6.2-1+deb12u3) ...
- Selecting previously unselected package pixz.
- Preparing to unpack .../pixz_1.0.7-2_amd64.deb ...
- Unpacking pixz (1.0.7-2) ...
- Setting up libicu72:amd64 (72.1-3+deb12u1) ...
- Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u4) ...
- Setting up libarchive13:amd64 (3.6.2-1+deb12u3) ...
- Setting up pixz (1.0.7-2) ...
- Processing triggers for libc-bin (2.36-9+deb12u13) ...
[conf-pixz: sh]
+ /usr/bin/sh "-c" "pixz -h || test \"$?\" = 2" (CWD=/home/opam/.opam/default/.opam-switch/build/conf-pixz.1)
- pixz: Parallel Indexing XZ compression, fully compatible with XZ
-
- Basic usage:
- pixz input output.pxz # Compress a file in parallel
- pixz -d input.pxz output # Decompress
-
- Tarballs:
- pixz input.tar output.tpxz # Compress and index a tarball
- pixz -d input.tpxz output.tar # Decompress
- pixz -l input.tpxz # List tarball contents very fast
- pixz -x path/to/file < input.tpxz | tar x # Extract one file very fast
- tar -Ipixz -cf output.tpxz dir # Make tar use pixz automatically
-
- Input and output:
- pixz < input > output.pxz # Same as `pixz input output.pxz`
- pixz -i input -o output.pxz # Ditto
- pixz [-d] input # Automatically choose output filename
-
- Other flags:
- -0, -1 ... -9 Set compression level, from fastest to strongest
- -p NUM Use a maximum of NUM CPU-intensive threads
- -t Don't assume input is in tar format
- -k Keep original input (do not remove it)
- -c ignored
- -h Print this help
-
- pixz 1.0.7
- (C) 2009-2012 Dave Vasilevsky <dave@vasilevsky.ca>
- https://github.com/vasi/pixz
- You may use this software under the FreeBSD License
-> compiled conf-pixz.1
-> installed conf-pixz.1
[NOTE] success
Job succeeded