Build:
  1. 1
  2. 0
2026-07-14 16:36.07: New job: build conf-pixz.1 (0660a2cdd28a)
2026-07-14 16:36.07: Waiting for resource in pool day11-builds
2026-07-14 16:36.14: Got resource from pool day11-builds
2026-07-14 16:36.14: [profile full] build conf-pixz.1
2026-07-14 16:36.19: build conf-pixz.1 (0660a2cdd28a)
=== 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"
- Selecting previously unselected package libxml2: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 ... 20108 files and directories currently installed.)
- Preparing to unpack .../libxml2_2.12.7+dfsg+really2.9.14-2.1+deb13u2_amd64.deb ...
- Unpacking libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ...
- Selecting previously unselected package libarchive13t64:amd64.
- Preparing to unpack .../libarchive13t64_3.7.4-4+deb13u1_amd64.deb ...
- Unpacking libarchive13t64:amd64 (3.7.4-4+deb13u1) ...
- Selecting previously unselected package pixz.
- Preparing to unpack .../pixz_1.0.7-4_amd64.deb ...
- Unpacking pixz (1.0.7-4) ...
- Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ...
- Setting up libarchive13t64:amd64 (3.7.4-4+deb13u1) ...
- Setting up pixz (1.0.7-4) ...
- Processing triggers for libc-bin (2.41-12+deb13u3) ...
[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-07-14 16:37.27: OK: build conf-pixz.1 (runc: 6.6s, disk: 0KB)
2026-07-14 16:37.27: Job succeeded