Build:
- 0
2026-06-16 10:53.30: New job: build conf-pixz.1 (88446bb6d424)
2026-06-16 10:53.30: [profile full] build conf-pixz.1
2026-06-16 10:53.33: build conf-pixz.1 (88446bb6d424)
=== DEPENDENCIES (0 transitive) ===
=== STDOUT ===
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 ... 18247 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~deb12u5_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u5) ...
- Selecting previously unselected package libarchive13:amd64.
- Preparing to unpack .../libarchive13_3.6.2-1+deb12u4_amd64.deb ...
- Unpacking libarchive13:amd64 (3.6.2-1+deb12u4) ...
- 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~deb12u5) ...
- Setting up libarchive13:amd64 (3.6.2-1+deb12u4) ...
- Setting up pixz (1.0.7-2) ...
- Processing triggers for libc-bin (2.36-9+deb12u14) ...
[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
=== STDERR ===
2026-06-16 10:54.20: OK: build conf-pixz.1 (runc: 12.1s, disk: 0KB)
2026-06-16 10:54.20: Job succeeded