michaelrsweet / lprint

A Label Printer Application
https://www.msweet.org/lprint
Apache License 2.0
219 stars 29 forks source link

Support for iDPRT Label Printers #143

Open Pandapip1 opened 1 month ago

Pandapip1 commented 1 month ago

This issue tracks possible future support for iDPRT printers. See https://www.idprt.com/Driver/.

michaelrsweet commented 1 month ago

These are more cheap clone printers; the existing 203dpi TSPL driver should work with them. None of the PPD files have device ID strings so there isn't much I can do to auto-detect them.

If you have these printers, test against the current driver and run:

lprint devices -o verbose

and copy the output to this issue.

Pandapip1 commented 1 month ago

These are more cheap clone printers; the existing 203dpi TSPL driver should work with them. None of the PPD files have device ID strings so there isn't much I can do to auto-detect them.

Is there anything I can do to help here? I have an SP410.

michaelrsweet commented 1 month ago

Test your printer against the current release of LPrint - the command I listed above will provide the info I need to support auto-adding of the printer, and then if you confirm the driver works as-is then we are good all around.

Pandapip1 commented 1 month ago

Well, this isn't terribly helpful, but...

$ lprint devices -o verbose
lprint: Unable to start server: No such file or directory
michaelrsweet commented 1 month ago

What OS/Linux distribution are you using?

Are you using an LPrint you compiled from source or a binary release? If a binary release, from where?

Pandapip1 commented 1 month ago

What OS/Linux distribution are you using?

NixOS, using the version distributed in nixpkgs.

michaelrsweet commented 1 month ago

What version of LPrint is packaged up? All I can see is an unstable package of LPrint on their web site...

Also, while I've heard of NixOS I've never used/tried it so I have no clue how LPrint will interact with its Linux kernel, etc.

Pandapip1 commented 1 month ago

What version of LPrint is packaged up? All I can see is an unstable package of LPrint on their web site...

The version of lprint I have installed is v1.3.1: https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/by-name/lp/lprint/package.nix#L9-L16

EDIT: In case this helps:

[gavin@gavin-laptop-nixos-1:~]$ strace lprint devices
execve("/run/current-system/sw/bin/lprint", ["lprint", "devices"], 0x7ffc7eae4fa8 /* 82 vars */) = 0
brk(NULL)                               = 0x5607dcbb9000
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9c95bc3000
access("/etc/ld-nix.so.preload", R_OK)  = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/6clklfp5dypal0rf19gfq84ym17lklia-pipewire-1.0.5-jack/lib/glibc-hwcaps/x86-64-v3/libpappl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/6clklfp5dypal0rf19gfq84ym17lklia-pipewire-1.0.5-jack/lib/glibc-hwcaps/x86-64-v3/", 0x7ffcc6acda00, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/6clklfp5dypal0rf19gfq84ym17lklia-pipewire-1.0.5-jack/lib/glibc-hwcaps/x86-64-v2/libpappl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/6clklfp5dypal0rf19gfq84ym17lklia-pipewire-1.0.5-jack/lib/glibc-hwcaps/x86-64-v2/", 0x7ffcc6acda00, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/6clklfp5dypal0rf19gfq84ym17lklia-pipewire-1.0.5-jack/lib/libpappl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/6clklfp5dypal0rf19gfq84ym17lklia-pipewire-1.0.5-jack/lib/", {st_mode=S_IFDIR|0555, st_size=4096, ...}, 0) = 0
openat(AT_FDCWD, "/nix/store/4lyih25qmg4z6hwrs0424i7xpls18iv1-pappl-1.4.6/lib/glibc-hwcaps/x86-64-v3/libpappl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/4lyih25qmg4z6hwrs0424i7xpls18iv1-pappl-1.4.6/lib/glibc-hwcaps/x86-64-v3/", 0x7ffcc6acda00, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/4lyih25qmg4z6hwrs0424i7xpls18iv1-pappl-1.4.6/lib/glibc-hwcaps/x86-64-v2/libpappl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/4lyih25qmg4z6hwrs0424i7xpls18iv1-pappl-1.4.6/lib/glibc-hwcaps/x86-64-v2/", 0x7ffcc6acda00, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/4lyih25qmg4z6hwrs0424i7xpls18iv1-pappl-1.4.6/lib/libpappl.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=1024032, ...}) = 0
mmap(NULL, 976040, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f9c95ad4000
mmap(0x7f9c95aed000, 258048, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x19000) = 0x7f9c95aed000
mmap(0x7f9c95b2c000, 573440, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x58000) = 0x7f9c95b2c000
mmap(0x7f9c95bb8000, 40960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe3000) = 0x7f9c95bb8000
mmap(0x7f9c95bc2000, 1192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f9c95bc2000
close(3)                                = 0
openat(AT_FDCWD, "/nix/store/6clklfp5dypal0rf19gfq84ym17lklia-pipewire-1.0.5-jack/lib/libcups.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/4lyih25qmg4z6hwrs0424i7xpls18iv1-pappl-1.4.6/lib/libcups.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/f4s21c341grmvqsbkskpp8mwlqg74vh6-cups-2.4.7-lib/lib/glibc-hwcaps/x86-64-v3/libcups.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/f4s21c341grmvqsbkskpp8mwlqg74vh6-cups-2.4.7-lib/lib/glibc-hwcaps/x86-64-v3/", 0x7ffcc6acd9e0, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/f4s21c341grmvqsbkskpp8mwlqg74vh6-cups-2.4.7-lib/lib/glibc-hwcaps/x86-64-v2/libcups.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/f4s21c341grmvqsbkskpp8mwlqg74vh6-cups-2.4.7-lib/lib/glibc-hwcaps/x86-64-v2/", 0x7ffcc6acd9e0, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/f4s21c341grmvqsbkskpp8mwlqg74vh6-cups-2.4.7-lib/lib/libcups.so.2", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=602720, ...}) = 0
mmap(NULL, 565840, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f9c95a49000
mmap(0x7f9c95a69000, 278528, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x20000) = 0x7f9c95a69000
mmap(0x7f9c95aad000, 114688, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x64000) = 0x7f9c95aad000
mmap(0x7f9c95ac9000, 45056, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x80000) = 0x7f9c95ac9000
close(3)                                = 0
openat(AT_FDCWD, "/nix/store/6clklfp5dypal0rf19gfq84ym17lklia-pipewire-1.0.5-jack/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/4lyih25qmg4z6hwrs0424i7xpls18iv1-pappl-1.4.6/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/f4s21c341grmvqsbkskpp8mwlqg74vh6-cups-2.4.7-lib/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/apab5i73dqa09wx0q27b6fbhd1r18ihl-glibc-2.39-31/lib/glibc-hwcaps/x86-64-v3/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/apab5i73dqa09wx0q27b6fbhd1r18ihl-glibc-2.39-31/lib/glibc-hwcaps/x86-64-v3/", 0x7ffcc6acd9c0, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/apab5i73dqa09wx0q27b6fbhd1r18ihl-glibc-2.39-31/lib/glibc-hwcaps/x86-64-v2/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/apab5i73dqa09wx0q27b6fbhd1r18ihl-glibc-2.39-31/lib/glibc-hwcaps/x86-64-v2/", 0x7ffcc6acd9c0, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/apab5i73dqa09wx0q27b6fbhd1r18ihl-glibc-2.39-31/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=1007016, ...}) = 0
mmap(NULL, 925720, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f9c95966000
mmap(0x7f9c95976000, 487424, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x10000) = 0x7f9c95976000
mmap(0x7f9c959ed000, 368640, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x87000) = 0x7f9c959ed000
mmap(0x7f9c95a47000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe0000) = 0x7f9c95a47000
close(3)                                = 0
openat(AT_FDCWD, "/nix/store/6clklfp5dypal0rf19gfq84ym17lklia-pipewire-1.0.5-jack/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/4lyih25qmg4z6hwrs0424i7xpls18iv1-pappl-1.4.6/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/f4s21c341grmvqsbkskpp8mwlqg74vh6-cups-2.4.7-lib/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/apab5i73dqa09wx0q27b6fbhd1r18ihl-glibc-2.39-31/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\242\2\0\0\0\0\0"..., 832) = 832
pread64(3, "\6\0\0\0\4\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0"..., 784, 64) = 784
fstat(3, {st_mode=S_IFREG|0555, st_size=2285600, ...}) = 0
pread64(3, "\6\0\0\0\4\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0"..., 784, 64) = 784
mmap(NULL, 2018704, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f9c95779000
mmap(0x7f9c957a1000, 1425408, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x28000) = 0x7f9c957a1000
mmap(0x7f9c958fd000, 352256, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x184000) = 0x7f9c958fd000
mmap(0x7f9c95953000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1d9000) = 0x7f9c95953000
mmap(0x7f9c95959000, 52624, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f9c95959000
close(3)                                = 0
openat(AT_FDCWD, "/nix/store/6clklfp5dypal0rf19gfq84ym17lklia-pipewire-1.0.5-jack/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9c95777000
openat(AT_FDCWD, "/nix/store/f4s21c341grmvqsbkskpp8mwlqg74vh6-cups-2.4.7-lib/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/grviwayd7m8zfv8vmhxglmacyb18vgvl-avahi-0.8/lib/glibc-hwcaps/x86-64-v3/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/grviwayd7m8zfv8vmhxglmacyb18vgvl-avahi-0.8/lib/glibc-hwcaps/x86-64-v3/", 0x7ffcc6acd980, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/grviwayd7m8zfv8vmhxglmacyb18vgvl-avahi-0.8/lib/glibc-hwcaps/x86-64-v2/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/grviwayd7m8zfv8vmhxglmacyb18vgvl-avahi-0.8/lib/glibc-hwcaps/x86-64-v2/", 0x7ffcc6acd980, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/grviwayd7m8zfv8vmhxglmacyb18vgvl-avahi-0.8/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/grviwayd7m8zfv8vmhxglmacyb18vgvl-avahi-0.8/lib/", {st_mode=S_IFDIR|0555, st_size=4096, ...}, 0) = 0
openat(AT_FDCWD, "/nix/store/a8j5yhyqcqahvrm6p99gkqs1yjmv9wcn-gnutls-3.8.5/lib/glibc-hwcaps/x86-64-v3/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/a8j5yhyqcqahvrm6p99gkqs1yjmv9wcn-gnutls-3.8.5/lib/glibc-hwcaps/x86-64-v3/", 0x7ffcc6acd980, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/a8j5yhyqcqahvrm6p99gkqs1yjmv9wcn-gnutls-3.8.5/lib/glibc-hwcaps/x86-64-v2/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/a8j5yhyqcqahvrm6p99gkqs1yjmv9wcn-gnutls-3.8.5/lib/glibc-hwcaps/x86-64-v2/", 0x7ffcc6acd980, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/a8j5yhyqcqahvrm6p99gkqs1yjmv9wcn-gnutls-3.8.5/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/a8j5yhyqcqahvrm6p99gkqs1yjmv9wcn-gnutls-3.8.5/lib/", {st_mode=S_IFDIR|0555, st_size=4096, ...}, 0) = 0
openat(AT_FDCWD, "/nix/store/fpa7lnf6lbxfrf3vl9v2j157y594rbdw-libjpeg-turbo-3.0.2/lib/glibc-hwcaps/x86-64-v3/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/fpa7lnf6lbxfrf3vl9v2j157y594rbdw-libjpeg-turbo-3.0.2/lib/glibc-hwcaps/x86-64-v3/", 0x7ffcc6acd980, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/fpa7lnf6lbxfrf3vl9v2j157y594rbdw-libjpeg-turbo-3.0.2/lib/glibc-hwcaps/x86-64-v2/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/fpa7lnf6lbxfrf3vl9v2j157y594rbdw-libjpeg-turbo-3.0.2/lib/glibc-hwcaps/x86-64-v2/", 0x7ffcc6acd980, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/fpa7lnf6lbxfrf3vl9v2j157y594rbdw-libjpeg-turbo-3.0.2/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/fpa7lnf6lbxfrf3vl9v2j157y594rbdw-libjpeg-turbo-3.0.2/lib/", {st_mode=S_IFDIR|0555, st_size=4096, ...}, 0) = 0
openat(AT_FDCWD, "/nix/store/31l4c9kwx37gy2cr1xiswbbp4azsyp1n-libpng-apng-1.6.43/lib/glibc-hwcaps/x86-64-v3/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/31l4c9kwx37gy2cr1xiswbbp4azsyp1n-libpng-apng-1.6.43/lib/glibc-hwcaps/x86-64-v3/", 0x7ffcc6acd980, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/31l4c9kwx37gy2cr1xiswbbp4azsyp1n-libpng-apng-1.6.43/lib/glibc-hwcaps/x86-64-v2/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/31l4c9kwx37gy2cr1xiswbbp4azsyp1n-libpng-apng-1.6.43/lib/glibc-hwcaps/x86-64-v2/", 0x7ffcc6acd980, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/31l4c9kwx37gy2cr1xiswbbp4azsyp1n-libpng-apng-1.6.43/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/31l4c9kwx37gy2cr1xiswbbp4azsyp1n-libpng-apng-1.6.43/lib/", {st_mode=S_IFDIR|0555, st_size=4096, ...}, 0) = 0
openat(AT_FDCWD, "/nix/store/vlcly0k4fys9x3ad64faxcyz33a7c00h-libusb-1.0.27/lib/glibc-hwcaps/x86-64-v3/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/vlcly0k4fys9x3ad64faxcyz33a7c00h-libusb-1.0.27/lib/glibc-hwcaps/x86-64-v3/", 0x7ffcc6acd980, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/vlcly0k4fys9x3ad64faxcyz33a7c00h-libusb-1.0.27/lib/glibc-hwcaps/x86-64-v2/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/vlcly0k4fys9x3ad64faxcyz33a7c00h-libusb-1.0.27/lib/glibc-hwcaps/x86-64-v2/", 0x7ffcc6acd980, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/vlcly0k4fys9x3ad64faxcyz33a7c00h-libusb-1.0.27/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/vlcly0k4fys9x3ad64faxcyz33a7c00h-libusb-1.0.27/lib/", {st_mode=S_IFDIR|0555, st_size=4096, ...}, 0) = 0
openat(AT_FDCWD, "/nix/store/nw1bnjadmzk9hnd4nbvxmqlh074vr16j-zlib-1.3.1/lib/glibc-hwcaps/x86-64-v3/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/nw1bnjadmzk9hnd4nbvxmqlh074vr16j-zlib-1.3.1/lib/glibc-hwcaps/x86-64-v3/", 0x7ffcc6acd980, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/nw1bnjadmzk9hnd4nbvxmqlh074vr16j-zlib-1.3.1/lib/glibc-hwcaps/x86-64-v2/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/nw1bnjadmzk9hnd4nbvxmqlh074vr16j-zlib-1.3.1/lib/glibc-hwcaps/x86-64-v2/", 0x7ffcc6acd980, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/nw1bnjadmzk9hnd4nbvxmqlh074vr16j-zlib-1.3.1/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/nw1bnjadmzk9hnd4nbvxmqlh074vr16j-zlib-1.3.1/lib/", {st_mode=S_IFDIR|0555, st_size=4096, ...}, 0) = 0
openat(AT_FDCWD, "/nix/store/dwa462qp7a9r4yqrx7kzdjb3hqf5wk5f-linux-pam-1.6.1/lib/glibc-hwcaps/x86-64-v3/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/dwa462qp7a9r4yqrx7kzdjb3hqf5wk5f-linux-pam-1.6.1/lib/glibc-hwcaps/x86-64-v3/", 0x7ffcc6acd980, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/dwa462qp7a9r4yqrx7kzdjb3hqf5wk5f-linux-pam-1.6.1/lib/glibc-hwcaps/x86-64-v2/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/dwa462qp7a9r4yqrx7kzdjb3hqf5wk5f-linux-pam-1.6.1/lib/glibc-hwcaps/x86-64-v2/", 0x7ffcc6acd980, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/dwa462qp7a9r4yqrx7kzdjb3hqf5wk5f-linux-pam-1.6.1/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/dwa462qp7a9r4yqrx7kzdjb3hqf5wk5f-linux-pam-1.6.1/lib/", {st_mode=S_IFDIR|0555, st_size=4096, ...}, 0) = 0
openat(AT_FDCWD, "/nix/store/apab5i73dqa09wx0q27b6fbhd1r18ihl-glibc-2.39-31/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=15688, ...}) = 0
mmap(NULL, 16400, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f9c95772000
mmap(0x7f9c95773000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f9c95773000
mmap(0x7f9c95774000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f9c95774000
mmap(0x7f9c95775000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f9c95775000
close(3)                                = 0
openat(AT_FDCWD, "/nix/store/6clklfp5dypal0rf19gfq84ym17lklia-pipewire-1.0.5-jack/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/f4s21c341grmvqsbkskpp8mwlqg74vh6-cups-2.4.7-lib/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/grviwayd7m8zfv8vmhxglmacyb18vgvl-avahi-0.8/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/a8j5yhyqcqahvrm6p99gkqs1yjmv9wcn-gnutls-3.8.5/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/fpa7lnf6lbxfrf3vl9v2j157y594rbdw-libjpeg-turbo-3.0.2/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/31l4c9kwx37gy2cr1xiswbbp4azsyp1n-libpng-apng-1.6.43/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/vlcly0k4fys9x3ad64faxcyz33a7c00h-libusb-1.0.27/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/nw1bnjadmzk9hnd4nbvxmqlh074vr16j-zlib-1.3.1/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/dwa462qp7a9r4yqrx7kzdjb3hqf5wk5f-linux-pam-1.6.1/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/apab5i73dqa09wx0q27b6fbhd1r18ihl-glibc-2.39-31/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=16536, ...}) = 0
mmap(NULL, 16400, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f9c9576d000
mmap(0x7f9c9576e000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f9c9576e000
mmap(0x7f9c9576f000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f9c9576f000
mmap(0x7f9c95770000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f9c95770000
close(3)                                = 0
openat(AT_FDCWD, "/nix/store/6clklfp5dypal0rf19gfq84ym17lklia-pipewire-1.0.5-jack/lib/libavahi-common.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/f4s21c341grmvqsbkskpp8mwlqg74vh6-cups-2.4.7-lib/lib/libavahi-common.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/grviwayd7m8zfv8vmhxglmacyb18vgvl-avahi-0.8/lib/libavahi-common.so.3", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=70848, ...}) = 0
mmap(NULL, 57936, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f9c9575e000
mmap(0x7f9c95762000, 24576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f9c95762000
mmap(0x7f9c95768000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa000) = 0x7f9c95768000
mmap(0x7f9c9576b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd000) = 0x7f9c9576b000
close(3)                                = 0
openat(AT_FDCWD, "/nix/store/6clklfp5dypal0rf19gfq84ym17lklia-pipewire-1.0.5-jack/lib/libavahi-client.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/f4s21c341grmvqsbkskpp8mwlqg74vh6-cups-2.4.7-lib/lib/libavahi-client.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/grviwayd7m8zfv8vmhxglmacyb18vgvl-avahi-0.8/lib/libavahi-client.so.3", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=88112, ...}) = 0
mmap(NULL, 74008, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f9c9574b000
mmap(0x7f9c9574f000, 36864, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f9c9574f000
mmap(0x7f9c95758000, 16384, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd000) = 0x7f9c95758000
mmap(0x7f9c9575c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x11000) = 0x7f9c9575c000
close(3)                                = 0
openat(AT_FDCWD, "/nix/store/6clklfp5dypal0rf19gfq84ym17lklia-pipewire-1.0.5-jack/lib/libgnutls.so.30", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/f4s21c341grmvqsbkskpp8mwlqg74vh6-cups-2.4.7-lib/lib/libgnutls.so.30", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/grviwayd7m8zfv8vmhxglmacyb18vgvl-avahi-0.8/lib/libgnutls.so.30", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/a8j5yhyqcqahvrm6p99gkqs1yjmv9wcn-gnutls-3.8.5/lib/libgnutls.so.30", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=2460776, ...}) = 0
mmap(NULL, 2224336, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f9c95400000
mmap(0x7f9c9543b000, 1257472, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3b000) = 0x7f9c9543b000
mmap(0x7f9c9556e000, 634880, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16e000) = 0x7f9c9556e000
mmap(0x7f9c95609000, 77824, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x209000) = 0x7f9c95609000
mmap(0x7f9c9561c000, 12496, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f9c9561c000
close(3)                                = 0
openat(AT_FDCWD, "/nix/store/6clklfp5dypal0rf19gfq84ym17lklia-pipewire-1.0.5-jack/lib/libjpeg.so.62", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/f4s21c341grmvqsbkskpp8mwlqg74vh6-cups-2.4.7-lib/lib/libjpeg.so.62", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/grviwayd7m8zfv8vmhxglmacyb18vgvl-avahi-0.8/lib/libjpeg.so.62", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/a8j5yhyqcqahvrm6p99gkqs1yjmv9wcn-gnutls-3.8.5/lib/libjpeg.so.62", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/fpa7lnf6lbxfrf3vl9v2j157y594rbdw-libjpeg-turbo-3.0.2/lib/libjpeg.so.62", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=938192, ...}) = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9c95749000
mmap(NULL, 843792, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f9c9567a000
mmap(0x7f9c95680000, 647168, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f9c95680000
mmap(0x7f9c9571e000, 167936, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa4000) = 0x7f9c9571e000
mmap(0x7f9c95747000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xcd000) = 0x7f9c95747000
close(3)                                = 0
openat(AT_FDCWD, "/nix/store/6clklfp5dypal0rf19gfq84ym17lklia-pipewire-1.0.5-jack/lib/libpng16.so.16", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/f4s21c341grmvqsbkskpp8mwlqg74vh6-cups-2.4.7-lib/lib/libpng16.so.16", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/grviwayd7m8zfv8vmhxglmacyb18vgvl-avahi-0.8/lib/libpng16.so.16", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/a8j5yhyqcqahvrm6p99gkqs1yjmv9wcn-gnutls-3.8.5/lib/libpng16.so.16", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/fpa7lnf6lbxfrf3vl9v2j157y594rbdw-libjpeg-turbo-3.0.2/lib/libpng16.so.16", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/31l4c9kwx37gy2cr1xiswbbp4azsyp1n-libpng-apng-1.6.43/lib/libpng16.so.16", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=252752, ...}) = 0
mmap(NULL, 229392, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f9c95641000
mmap(0x7f9c95647000, 151552, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f9c95647000
mmap(0x7f9c9566c000, 49152, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2b000) = 0x7f9c9566c000
mmap(0x7f9c95678000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x36000) = 0x7f9c95678000
close(3)                                = 0
openat(AT_FDCWD, "/nix/store/6clklfp5dypal0rf19gfq84ym17lklia-pipewire-1.0.5-jack/lib/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/f4s21c341grmvqsbkskpp8mwlqg74vh6-cups-2.4.7-lib/lib/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/grviwayd7m8zfv8vmhxglmacyb18vgvl-avahi-0.8/lib/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/a8j5yhyqcqahvrm6p99gkqs1yjmv9wcn-gnutls-3.8.5/lib/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/fpa7lnf6lbxfrf3vl9v2j157y594rbdw-libjpeg-turbo-3.0.2/lib/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/31l4c9kwx37gy2cr1xiswbbp4azsyp1n-libpng-apng-1.6.43/lib/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/vlcly0k4fys9x3ad64faxcyz33a7c00h-libusb-1.0.27/lib/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/nw1bnjadmzk9hnd4nbvxmqlh074vr16j-zlib-1.3.1/lib/libz.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=124480, ...}) = 0
mmap(NULL, 118800, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f9c95623000
mmap(0x7f9c95626000, 73728, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f9c95626000
mmap(0x7f9c95638000, 28672, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15000) = 0x7f9c95638000
mmap(0x7f9c9563f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1b000) = 0x7f9c9563f000
close(3)                                = 0
openat(AT_FDCWD, "/nix/store/6clklfp5dypal0rf19gfq84ym17lklia-pipewire-1.0.5-jack/lib/libusb-1.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/f4s21c341grmvqsbkskpp8mwlqg74vh6-cups-2.4.7-lib/lib/libusb-1.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/grviwayd7m8zfv8vmhxglmacyb18vgvl-avahi-0.8/lib/libusb-1.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/a8j5yhyqcqahvrm6p99gkqs1yjmv9wcn-gnutls-3.8.5/lib/libusb-1.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/fpa7lnf6lbxfrf3vl9v2j157y594rbdw-libjpeg-turbo-3.0.2/lib/libusb-1.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/31l4c9kwx37gy2cr1xiswbbp4azsyp1n-libpng-apng-1.6.43/lib/libusb-1.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/vlcly0k4fys9x3ad64faxcyz33a7c00h-libusb-1.0.27/lib/libusb-1.0.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=148096, ...}) = 0
mmap(NULL, 127408, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f9c953e0000
mmap(0x7f9c953e5000, 65536, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7f9c953e5000
mmap(0x7f9c953f5000, 36864, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15000) = 0x7f9c953f5000
mmap(0x7f9c953fe000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1d000) = 0x7f9c953fe000
close(3)                                = 0
openat(AT_FDCWD, "/nix/store/6clklfp5dypal0rf19gfq84ym17lklia-pipewire-1.0.5-jack/lib/libpam.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/f4s21c341grmvqsbkskpp8mwlqg74vh6-cups-2.4.7-lib/lib/libpam.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/grviwayd7m8zfv8vmhxglmacyb18vgvl-avahi-0.8/lib/libpam.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/a8j5yhyqcqahvrm6p99gkqs1yjmv9wcn-gnutls-3.8.5/lib/libpam.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/fpa7lnf6lbxfrf3vl9v2j157y594rbdw-libjpeg-turbo-3.0.2/lib/libpam.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/31l4c9kwx37gy2cr1xiswbbp4azsyp1n-libpng-apng-1.6.43/lib/libpam.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/vlcly0k4fys9x3ad64faxcyz33a7c00h-libusb-1.0.27/lib/libpam.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/nw1bnjadmzk9hnd4nbvxmqlh074vr16j-zlib-1.3.1/lib/libpam.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/dwa462qp7a9r4yqrx7kzdjb3hqf5wk5f-linux-pam-1.6.1/lib/libpam.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=76400, ...}) = 0
mmap(NULL, 69656, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f9c953ce000
mmap(0x7f9c953d1000, 36864, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f9c953d1000
mmap(0x7f9c953da000, 16384, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc000) = 0x7f9c953da000
mmap(0x7f9c953de000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf000) = 0x7f9c953de000
close(3)                                = 0
openat(AT_FDCWD, "/nix/store/6clklfp5dypal0rf19gfq84ym17lklia-pipewire-1.0.5-jack/lib/libssp.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/apab5i73dqa09wx0q27b6fbhd1r18ihl-glibc-2.39-31/lib/libssp.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/p3ffjixpnfgkqh20nsrc13vrj3yfi0nj-gcc-13.2.0-lib/lib/glibc-hwcaps/x86-64-v3/libssp.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/p3ffjixpnfgkqh20nsrc13vrj3yfi0nj-gcc-13.2.0-lib/lib/glibc-hwcaps/x86-64-v3/", 0x7ffcc6acd820, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/p3ffjixpnfgkqh20nsrc13vrj3yfi0nj-gcc-13.2.0-lib/lib/glibc-hwcaps/x86-64-v2/libssp.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/p3ffjixpnfgkqh20nsrc13vrj3yfi0nj-gcc-13.2.0-lib/lib/glibc-hwcaps/x86-64-v2/", 0x7ffcc6acd820, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/p3ffjixpnfgkqh20nsrc13vrj3yfi0nj-gcc-13.2.0-lib/lib/libssp.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=16968, ...}) = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9c95621000
mmap(NULL, 16408, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f9c953c9000
mmap(0x7f9c953ca000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f9c953ca000
mmap(0x7f9c953cb000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f9c953cb000
mmap(0x7f9c953cc000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f9c953cc000
close(3)                                = 0
openat(AT_FDCWD, "/nix/store/6clklfp5dypal0rf19gfq84ym17lklia-pipewire-1.0.5-jack/lib/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/1rlvyrvqjq6j5l509k2bfgp6yipa1bdn-dbus-1.14.10-lib/lib/glibc-hwcaps/x86-64-v3/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/1rlvyrvqjq6j5l509k2bfgp6yipa1bdn-dbus-1.14.10-lib/lib/glibc-hwcaps/x86-64-v3/", 0x7ffcc6acd800, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/1rlvyrvqjq6j5l509k2bfgp6yipa1bdn-dbus-1.14.10-lib/lib/glibc-hwcaps/x86-64-v2/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/1rlvyrvqjq6j5l509k2bfgp6yipa1bdn-dbus-1.14.10-lib/lib/glibc-hwcaps/x86-64-v2/", 0x7ffcc6acd800, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/1rlvyrvqjq6j5l509k2bfgp6yipa1bdn-dbus-1.14.10-lib/lib/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=418920, ...}) = 0
mmap(NULL, 352976, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f9c95372000
mmap(0x7f9c95381000, 196608, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf000) = 0x7f9c95381000
mmap(0x7f9c953b1000, 86016, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3f000) = 0x7f9c953b1000
mmap(0x7f9c953c6000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x53000) = 0x7f9c953c6000
close(3)                                = 0
openat(AT_FDCWD, "/nix/store/6clklfp5dypal0rf19gfq84ym17lklia-pipewire-1.0.5-jack/lib/libp11-kit.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/ddfzjdykw67s20c35i7a6624by3iz5jv-libidn2-2.3.7/lib/glibc-hwcaps/x86-64-v3/libp11-kit.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/ddfzjdykw67s20c35i7a6624by3iz5jv-libidn2-2.3.7/lib/glibc-hwcaps/x86-64-v3/", 0x7ffcc6acd7e0, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/ddfzjdykw67s20c35i7a6624by3iz5jv-libidn2-2.3.7/lib/glibc-hwcaps/x86-64-v2/libp11-kit.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/ddfzjdykw67s20c35i7a6624by3iz5jv-libidn2-2.3.7/lib/glibc-hwcaps/x86-64-v2/", 0x7ffcc6acd7e0, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/ddfzjdykw67s20c35i7a6624by3iz5jv-libidn2-2.3.7/lib/libp11-kit.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/ddfzjdykw67s20c35i7a6624by3iz5jv-libidn2-2.3.7/lib/", {st_mode=S_IFDIR|0555, st_size=4096, ...}, 0) = 0
openat(AT_FDCWD, "/nix/store/gm61h1y42pqyl6178g90x8zm22n6pyy5-libunistring-1.1/lib/glibc-hwcaps/x86-64-v3/libp11-kit.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/gm61h1y42pqyl6178g90x8zm22n6pyy5-libunistring-1.1/lib/glibc-hwcaps/x86-64-v3/", 0x7ffcc6acd7e0, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/gm61h1y42pqyl6178g90x8zm22n6pyy5-libunistring-1.1/lib/glibc-hwcaps/x86-64-v2/libp11-kit.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/gm61h1y42pqyl6178g90x8zm22n6pyy5-libunistring-1.1/lib/glibc-hwcaps/x86-64-v2/", 0x7ffcc6acd7e0, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/gm61h1y42pqyl6178g90x8zm22n6pyy5-libunistring-1.1/lib/libp11-kit.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/gm61h1y42pqyl6178g90x8zm22n6pyy5-libunistring-1.1/lib/", {st_mode=S_IFDIR|0555, st_size=4096, ...}, 0) = 0
openat(AT_FDCWD, "/nix/store/nqd74akpcgp1xfaqbdlfsim807ixnfbc-libtasn1-4.19.0/lib/glibc-hwcaps/x86-64-v3/libp11-kit.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/nqd74akpcgp1xfaqbdlfsim807ixnfbc-libtasn1-4.19.0/lib/glibc-hwcaps/x86-64-v3/", 0x7ffcc6acd7e0, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/nqd74akpcgp1xfaqbdlfsim807ixnfbc-libtasn1-4.19.0/lib/glibc-hwcaps/x86-64-v2/libp11-kit.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/nqd74akpcgp1xfaqbdlfsim807ixnfbc-libtasn1-4.19.0/lib/glibc-hwcaps/x86-64-v2/", 0x7ffcc6acd7e0, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/nqd74akpcgp1xfaqbdlfsim807ixnfbc-libtasn1-4.19.0/lib/libp11-kit.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/nqd74akpcgp1xfaqbdlfsim807ixnfbc-libtasn1-4.19.0/lib/", {st_mode=S_IFDIR|0555, st_size=4096, ...}, 0) = 0
openat(AT_FDCWD, "/nix/store/rkj3k7pflfvjf7shraqvb1qd9s2dz1zs-gmp-with-cxx-6.3.0/lib/glibc-hwcaps/x86-64-v3/libp11-kit.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/rkj3k7pflfvjf7shraqvb1qd9s2dz1zs-gmp-with-cxx-6.3.0/lib/glibc-hwcaps/x86-64-v3/", 0x7ffcc6acd7e0, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/rkj3k7pflfvjf7shraqvb1qd9s2dz1zs-gmp-with-cxx-6.3.0/lib/glibc-hwcaps/x86-64-v2/libp11-kit.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/rkj3k7pflfvjf7shraqvb1qd9s2dz1zs-gmp-with-cxx-6.3.0/lib/glibc-hwcaps/x86-64-v2/", 0x7ffcc6acd7e0, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/rkj3k7pflfvjf7shraqvb1qd9s2dz1zs-gmp-with-cxx-6.3.0/lib/libp11-kit.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/rkj3k7pflfvjf7shraqvb1qd9s2dz1zs-gmp-with-cxx-6.3.0/lib/", {st_mode=S_IFDIR|0555, st_size=4096, ...}, 0) = 0
openat(AT_FDCWD, "/nix/store/v48dbyr8cmci56xp91m50z6x65mqws9x-p11-kit-0.25.3/lib/glibc-hwcaps/x86-64-v3/libp11-kit.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/v48dbyr8cmci56xp91m50z6x65mqws9x-p11-kit-0.25.3/lib/glibc-hwcaps/x86-64-v3/", 0x7ffcc6acd7e0, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/v48dbyr8cmci56xp91m50z6x65mqws9x-p11-kit-0.25.3/lib/glibc-hwcaps/x86-64-v2/libp11-kit.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/v48dbyr8cmci56xp91m50z6x65mqws9x-p11-kit-0.25.3/lib/glibc-hwcaps/x86-64-v2/", 0x7ffcc6acd7e0, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/v48dbyr8cmci56xp91m50z6x65mqws9x-p11-kit-0.25.3/lib/libp11-kit.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=2171944, ...}) = 0
mmap(NULL, 1623616, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f9c951e5000
mmap(0x7f9c9521c000, 806912, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x37000) = 0x7f9c9521c000
mmap(0x7f9c952e1000, 487424, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xfc000) = 0x7f9c952e1000
mmap(0x7f9c95358000, 102400, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x172000) = 0x7f9c95358000
mmap(0x7f9c95371000, 1600, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f9c95371000
close(3)                                = 0
openat(AT_FDCWD, "/nix/store/6clklfp5dypal0rf19gfq84ym17lklia-pipewire-1.0.5-jack/lib/libidn2.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/ddfzjdykw67s20c35i7a6624by3iz5jv-libidn2-2.3.7/lib/libidn2.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=202400, ...}) = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9c951e3000
mmap(NULL, 196760, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f9c951b2000
mmap(0x7f9c951b4000, 24576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f9c951b4000
mmap(0x7f9c951ba000, 159744, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8000) = 0x7f9c951ba000
mmap(0x7f9c951e1000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2e000) = 0x7f9c951e1000
close(3)                                = 0
openat(AT_FDCWD, "/nix/store/6clklfp5dypal0rf19gfq84ym17lklia-pipewire-1.0.5-jack/lib/libunistring.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/ddfzjdykw67s20c35i7a6624by3iz5jv-libidn2-2.3.7/lib/libunistring.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/gm61h1y42pqyl6178g90x8zm22n6pyy5-libunistring-1.1/lib/libunistring.so.5", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=1826832, ...}) = 0
mmap(NULL, 1771784, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f9c95001000
mmap(0x7f9c95014000, 225280, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x13000) = 0x7f9c95014000
mmap(0x7f9c9504b000, 1449984, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4a000) = 0x7f9c9504b000
mmap(0x7f9c951ad000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1ac000) = 0x7f9c951ad000
close(3)                                = 0
openat(AT_FDCWD, "/nix/store/6clklfp5dypal0rf19gfq84ym17lklia-pipewire-1.0.5-jack/lib/libtasn1.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/ddfzjdykw67s20c35i7a6624by3iz5jv-libidn2-2.3.7/lib/libtasn1.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/gm61h1y42pqyl6178g90x8zm22n6pyy5-libunistring-1.1/lib/libtasn1.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/nqd74akpcgp1xfaqbdlfsim807ixnfbc-libtasn1-4.19.0/lib/libtasn1.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=91792, ...}) = 0
mmap(NULL, 82472, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f9c94fec000
mmap(0x7f9c94fef000, 49152, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f9c94fef000
mmap(0x7f9c94ffb000, 16384, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf000) = 0x7f9c94ffb000
mmap(0x7f9c94fff000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x13000) = 0x7f9c94fff000
close(3)                                = 0
openat(AT_FDCWD, "/nix/store/6clklfp5dypal0rf19gfq84ym17lklia-pipewire-1.0.5-jack/lib/libnettle.so.8", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/ddfzjdykw67s20c35i7a6624by3iz5jv-libidn2-2.3.7/lib/libnettle.so.8", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/gm61h1y42pqyl6178g90x8zm22n6pyy5-libunistring-1.1/lib/libnettle.so.8", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/nqd74akpcgp1xfaqbdlfsim807ixnfbc-libtasn1-4.19.0/lib/libnettle.so.8", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/rkj3k7pflfvjf7shraqvb1qd9s2dz1zs-gmp-with-cxx-6.3.0/lib/libnettle.so.8", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/v48dbyr8cmci56xp91m50z6x65mqws9x-p11-kit-0.25.3/lib/libnettle.so.8", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/adalw59bvrk2fg2fl662xnc4y2bqn438-nettle-3.9.1/lib/glibc-hwcaps/x86-64-v3/libnettle.so.8", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/adalw59bvrk2fg2fl662xnc4y2bqn438-nettle-3.9.1/lib/glibc-hwcaps/x86-64-v3/", 0x7ffcc6acd760, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/adalw59bvrk2fg2fl662xnc4y2bqn438-nettle-3.9.1/lib/glibc-hwcaps/x86-64-v2/libnettle.so.8", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/adalw59bvrk2fg2fl662xnc4y2bqn438-nettle-3.9.1/lib/glibc-hwcaps/x86-64-v2/", 0x7ffcc6acd760, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/adalw59bvrk2fg2fl662xnc4y2bqn438-nettle-3.9.1/lib/libnettle.so.8", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0444, st_size=381864, ...}) = 0
mmap(NULL, 340096, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f9c94f98000
mmap(0x7f9c94fa7000, 172032, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf000) = 0x7f9c94fa7000
mmap(0x7f9c94fd1000, 98304, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x39000) = 0x7f9c94fd1000
mmap(0x7f9c94fe9000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x51000) = 0x7f9c94fe9000
close(3)                                = 0
openat(AT_FDCWD, "/nix/store/6clklfp5dypal0rf19gfq84ym17lklia-pipewire-1.0.5-jack/lib/libhogweed.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/ddfzjdykw67s20c35i7a6624by3iz5jv-libidn2-2.3.7/lib/libhogweed.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/gm61h1y42pqyl6178g90x8zm22n6pyy5-libunistring-1.1/lib/libhogweed.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/nqd74akpcgp1xfaqbdlfsim807ixnfbc-libtasn1-4.19.0/lib/libhogweed.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/rkj3k7pflfvjf7shraqvb1qd9s2dz1zs-gmp-with-cxx-6.3.0/lib/libhogweed.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/v48dbyr8cmci56xp91m50z6x65mqws9x-p11-kit-0.25.3/lib/libhogweed.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/adalw59bvrk2fg2fl662xnc4y2bqn438-nettle-3.9.1/lib/libhogweed.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0444, st_size=331360, ...}) = 0
mmap(NULL, 303120, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f9c94f4d000
mmap(0x7f9c94f57000, 81920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa000) = 0x7f9c94f57000
mmap(0x7f9c94f6b000, 172032, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1e000) = 0x7f9c94f6b000
mmap(0x7f9c94f95000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x48000) = 0x7f9c94f95000
close(3)                                = 0
openat(AT_FDCWD, "/nix/store/6clklfp5dypal0rf19gfq84ym17lklia-pipewire-1.0.5-jack/lib/libgmp.so.10", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/ddfzjdykw67s20c35i7a6624by3iz5jv-libidn2-2.3.7/lib/libgmp.so.10", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/gm61h1y42pqyl6178g90x8zm22n6pyy5-libunistring-1.1/lib/libgmp.so.10", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/nqd74akpcgp1xfaqbdlfsim807ixnfbc-libtasn1-4.19.0/lib/libgmp.so.10", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/rkj3k7pflfvjf7shraqvb1qd9s2dz1zs-gmp-with-cxx-6.3.0/lib/libgmp.so.10", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=713296, ...}) = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9c94f4b000
mmap(NULL, 664072, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f9c94ea8000
mmap(0x7f9c94eba000, 487424, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x12000) = 0x7f9c94eba000
mmap(0x7f9c94f31000, 94208, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x89000) = 0x7f9c94f31000
mmap(0x7f9c94f48000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa0000) = 0x7f9c94f48000
close(3)                                = 0
openat(AT_FDCWD, "/nix/store/6clklfp5dypal0rf19gfq84ym17lklia-pipewire-1.0.5-jack/lib/libudev.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/8f64rn26nd0cyy0brblzyn064fmcmy79-systemd-minimal-libs-255.4/lib/glibc-hwcaps/x86-64-v3/libudev.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/8f64rn26nd0cyy0brblzyn064fmcmy79-systemd-minimal-libs-255.4/lib/glibc-hwcaps/x86-64-v3/", 0x7ffcc6acd700, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/8f64rn26nd0cyy0brblzyn064fmcmy79-systemd-minimal-libs-255.4/lib/glibc-hwcaps/x86-64-v2/libudev.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/8f64rn26nd0cyy0brblzyn064fmcmy79-systemd-minimal-libs-255.4/lib/glibc-hwcaps/x86-64-v2/", 0x7ffcc6acd700, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/8f64rn26nd0cyy0brblzyn064fmcmy79-systemd-minimal-libs-255.4/lib/libudev.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=326848, ...}) = 0
mmap(NULL, 284976, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f9c94e62000
mmap(0x7f9c94e69000, 184320, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7f9c94e69000
mmap(0x7f9c94e96000, 65536, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x34000) = 0x7f9c94e96000
mmap(0x7f9c94ea6000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x43000) = 0x7f9c94ea6000
close(3)                                = 0
openat(AT_FDCWD, "/nix/store/6clklfp5dypal0rf19gfq84ym17lklia-pipewire-1.0.5-jack/lib/libaudit.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/ng3pyj4ds6cxs7v4fr49hdmz37n5cwcx-audit-3.1.2/lib/glibc-hwcaps/x86-64-v3/libaudit.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/ng3pyj4ds6cxs7v4fr49hdmz37n5cwcx-audit-3.1.2/lib/glibc-hwcaps/x86-64-v3/", 0x7ffcc6acd6e0, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/ng3pyj4ds6cxs7v4fr49hdmz37n5cwcx-audit-3.1.2/lib/glibc-hwcaps/x86-64-v2/libaudit.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/ng3pyj4ds6cxs7v4fr49hdmz37n5cwcx-audit-3.1.2/lib/glibc-hwcaps/x86-64-v2/", 0x7ffcc6acd6e0, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/ng3pyj4ds6cxs7v4fr49hdmz37n5cwcx-audit-3.1.2/lib/libaudit.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=148872, ...}) = 0
mmap(NULL, 205008, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f9c94e2f000
mmap(0x7f9c94e33000, 32768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f9c94e33000
mmap(0x7f9c94e3b000, 86016, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc000) = 0x7f9c94e3b000
mmap(0x7f9c94e50000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x20000) = 0x7f9c94e50000
mmap(0x7f9c94e52000, 61648, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f9c94e52000
close(3)                                = 0
openat(AT_FDCWD, "/nix/store/6clklfp5dypal0rf19gfq84ym17lklia-pipewire-1.0.5-jack/lib/libsystemd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/yhnhwqm09w9302rx24804i67jfp8ar4h-systemd-minimal-255.4/lib/glibc-hwcaps/x86-64-v3/libsystemd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/yhnhwqm09w9302rx24804i67jfp8ar4h-systemd-minimal-255.4/lib/glibc-hwcaps/x86-64-v3/", 0x7ffcc6acd6c0, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/yhnhwqm09w9302rx24804i67jfp8ar4h-systemd-minimal-255.4/lib/glibc-hwcaps/x86-64-v2/libsystemd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/yhnhwqm09w9302rx24804i67jfp8ar4h-systemd-minimal-255.4/lib/glibc-hwcaps/x86-64-v2/", 0x7ffcc6acd6c0, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/yhnhwqm09w9302rx24804i67jfp8ar4h-systemd-minimal-255.4/lib/libsystemd.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=1245560, ...}) = 0
mmap(NULL, 1107560, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f9c94d20000
mmap(0x7f9c94d3a000, 692224, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1a000) = 0x7f9c94d3a000
mmap(0x7f9c94de3000, 253952, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc3000) = 0x7f9c94de3000
mmap(0x7f9c94e21000, 53248, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x100000) = 0x7f9c94e21000
mmap(0x7f9c94e2e000, 1640, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f9c94e2e000
close(3)                                = 0
openat(AT_FDCWD, "/nix/store/6clklfp5dypal0rf19gfq84ym17lklia-pipewire-1.0.5-jack/lib/libffi.so.8", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/5w1acngnkxqsbidwbfbrrrhrzyjik3d5-libffi-3.4.6/lib/glibc-hwcaps/x86-64-v3/libffi.so.8", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/5w1acngnkxqsbidwbfbrrrhrzyjik3d5-libffi-3.4.6/lib/glibc-hwcaps/x86-64-v3/", 0x7ffcc6acd6a0, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/5w1acngnkxqsbidwbfbrrrhrzyjik3d5-libffi-3.4.6/lib/glibc-hwcaps/x86-64-v2/libffi.so.8", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/5w1acngnkxqsbidwbfbrrrhrzyjik3d5-libffi-3.4.6/lib/glibc-hwcaps/x86-64-v2/", 0x7ffcc6acd6a0, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/5w1acngnkxqsbidwbfbrrrhrzyjik3d5-libffi-3.4.6/lib/libffi.so.8", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=71320, ...}) = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9c94d1e000
mmap(NULL, 67008, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f9c94d0d000
mmap(0x7f9c94d0f000, 45056, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f9c94d0f000
mmap(0x7f9c94d1a000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd000) = 0x7f9c94d1a000
mmap(0x7f9c94d1c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x7f9c94d1c000
close(3)                                = 0
openat(AT_FDCWD, "/nix/store/6clklfp5dypal0rf19gfq84ym17lklia-pipewire-1.0.5-jack/lib/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/v4jrk736s8a8mk3vcf50hx1l0dwa4bdz-libcap-2.69-lib/lib/glibc-hwcaps/x86-64-v3/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/v4jrk736s8a8mk3vcf50hx1l0dwa4bdz-libcap-2.69-lib/lib/glibc-hwcaps/x86-64-v3/", 0x7ffcc6acd680, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/v4jrk736s8a8mk3vcf50hx1l0dwa4bdz-libcap-2.69-lib/lib/glibc-hwcaps/x86-64-v2/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
newfstatat(AT_FDCWD, "/nix/store/v4jrk736s8a8mk3vcf50hx1l0dwa4bdz-libcap-2.69-lib/lib/glibc-hwcaps/x86-64-v2/", 0x7ffcc6acd680, 0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/nix/store/v4jrk736s8a8mk3vcf50hx1l0dwa4bdz-libcap-2.69-lib/lib/libcap.so.2", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0x\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=52616, ...}) = 0
mmap(NULL, 45128, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f9c94d01000
mmap(0x7f9c94d04000, 20480, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f9c94d04000
mmap(0x7f9c94d09000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8000) = 0x7f9c94d09000
mmap(0x7f9c94d0b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa000) = 0x7f9c94d0b000
close(3)                                = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9c94cff000
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9c94cfd000
arch_prctl(ARCH_SET_FS, 0x7f9c94cfe100) = 0
set_tid_address(0x7f9c94cfe3d0)         = 129569
set_robust_list(0x7f9c94cfe3e0, 24)     = 0
rseq(0x7f9c94cfea20, 0x20, 0, 0x53053053) = 0
mprotect(0x7f9c95953000, 16384, PROT_READ) = 0
mprotect(0x7f9c94d0b000, 4096, PROT_READ) = 0
mprotect(0x7f9c94d1c000, 4096, PROT_READ) = 0
mprotect(0x7f9c94e21000, 49152, PROT_READ) = 0
mprotect(0x7f9c94e50000, 4096, PROT_READ) = 0
mprotect(0x7f9c94ea6000, 4096, PROT_READ) = 0
mprotect(0x7f9c94f48000, 8192, PROT_READ) = 0
mprotect(0x7f9c94fe9000, 8192, PROT_READ) = 0
mprotect(0x7f9c94f95000, 8192, PROT_READ) = 0
mprotect(0x7f9c94fff000, 4096, PROT_READ) = 0
mprotect(0x7f9c951ad000, 16384, PROT_READ) = 0
mprotect(0x7f9c951e1000, 4096, PROT_READ) = 0
mprotect(0x7f9c95358000, 49152, PROT_READ) = 0
mprotect(0x7f9c953c6000, 8192, PROT_READ) = 0
mprotect(0x7f9c953cc000, 4096, PROT_READ) = 0
mprotect(0x7f9c953de000, 4096, PROT_READ) = 0
mprotect(0x7f9c95770000, 4096, PROT_READ) = 0
mprotect(0x7f9c953fe000, 4096, PROT_READ) = 0
mprotect(0x7f9c9563f000, 4096, PROT_READ) = 0
mprotect(0x7f9c95a47000, 4096, PROT_READ) = 0
mprotect(0x7f9c95678000, 4096, PROT_READ) = 0
mprotect(0x7f9c95747000, 4096, PROT_READ) = 0
mprotect(0x7f9c95609000, 69632, PROT_READ) = 0
mprotect(0x7f9c9576b000, 4096, PROT_READ) = 0
mprotect(0x7f9c95775000, 4096, PROT_READ) = 0
mprotect(0x7f9c9575c000, 4096, PROT_READ) = 0
mprotect(0x7f9c95ac9000, 40960, PROT_READ) = 0
mprotect(0x7f9c95bb8000, 20480, PROT_READ) = 0
mprotect(0x5607dca39000, 8192, PROT_READ) = 0
mprotect(0x7f9c95bf8000, 8192, PROT_READ) = 0
prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
prctl(PR_CAPBSET_READ, CAP_MAC_OVERRIDE) = 1
prctl(PR_CAPBSET_READ, 0x30 /* CAP_??? */) = -1 EINVAL (Invalid argument)
prctl(PR_CAPBSET_READ, CAP_CHECKPOINT_RESTORE) = 1
prctl(PR_CAPBSET_READ, 0x2c /* CAP_??? */) = -1 EINVAL (Invalid argument)
prctl(PR_CAPBSET_READ, 0x2a /* CAP_??? */) = -1 EINVAL (Invalid argument)
prctl(PR_CAPBSET_READ, 0x29 /* CAP_??? */) = -1 EINVAL (Invalid argument)
getrandom("\xae\xad\x64\x80\xdc\x8a\x79\x87", 8, GRND_NONBLOCK) = 8
brk(NULL)                               = 0x5607dcbb9000
brk(0x5607dcbda000)                     = 0x5607dcbda000
openat(AT_FDCWD, "/dev/urandom", O_RDONLY) = 3
read(3, "^\200\210g\213+d\16", 8)       = 8
close(3)                                = 0
getrandom("\x36", 1, GRND_NONBLOCK)     = 1
newfstatat(AT_FDCWD, "/etc/gnutls/config", 0x7ffcc6acd4e0, 0) = -1 ENOENT (No such file or directory)
getuid()                                = 1000
rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f9c957b8f30}, NULL, 8) = 0
futex(0x7f9c95ad3088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
brk(0x5607dcbfb000)                     = 0x5607dcbfb000
geteuid()                               = 1000
getuid()                                = 1000
getegid()                               = 100
getgid()                                = 100
socket(AF_UNIX, SOCK_STREAM, 0)         = 3
setsockopt(3, SOL_SOCKET, SO_REUSEADDR, [1], 4) = 0
setsockopt(3, SOL_SOCKET, SO_REUSEPORT, [1], 4) = 0
setsockopt(3, SOL_TCP, TCP_NODELAY, [1], 4) = -1 EOPNOTSUPP (Operation not supported)
fcntl(3, F_SETFD, FD_CLOEXEC)           = 0
fcntl(3, F_GETFL)                       = 0x2 (flags O_RDWR)
fcntl(3, F_SETFL, O_RDWR|O_NONBLOCK)    = 0
connect(3, {sa_family=AF_UNIX, sun_path="/tmp/lprint1000.sock"}, 23) = -1 ECONNREFUSED (Connection refused)
close(3)                                = 0
close(-1)                               = -1 EBADF (Bad file descriptor)
getuid()                                = 1000
socket(AF_UNIX, SOCK_STREAM, 0)         = 3
setsockopt(3, SOL_SOCKET, SO_REUSEADDR, [1], 4) = 0
setsockopt(3, SOL_SOCKET, SO_REUSEPORT, [1], 4) = 0
setsockopt(3, SOL_TCP, TCP_NODELAY, [1], 4) = -1 EOPNOTSUPP (Operation not supported)
fcntl(3, F_SETFD, FD_CLOEXEC)           = 0
fcntl(3, F_GETFL)                       = 0x2 (flags O_RDWR)
fcntl(3, F_SETFL, O_RDWR|O_NONBLOCK)    = 0
connect(3, {sa_family=AF_UNIX, sun_path="/run/lprint.sock"}, 19) = -1 ENOENT (No such file or directory)
close(3)                                = 0
close(-1)                               = -1 EBADF (Bad file descriptor)
mmap(NULL, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f9c94cf4000
rt_sigprocmask(SIG_BLOCK, ~[], [], 8)   = 0
clone3({flags=CLONE_VM|CLONE_VFORK|CLONE_CLEAR_SIGHAND, exit_signal=SIGCHLD, stack=0x7f9c94cf4000, stack_size=0x9000}, 88) = 129570
wait4(129570, NULL, 0, NULL)            = 129570
munmap(0x7f9c94cf4000, 36864)           = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=129570, si_uid=1000, si_status=127, si_utime=0, si_stime=0} ---
write(2, "lprint: Unable to start server: "..., 57lprint: Unable to start server: No such file or directory) = 57
write(2, "\n", 1
)                       = 1
exit_group(1)                           = ?
+++ exited with 1 +++

EDIT 2: It seems that manually running lprint server causes this error to go away. Will investigate when I get home.

dschaper commented 1 month ago

iDPRT SP420 via USB.

dan@apu2e4:~/lprint-1.3.1$ /usr/local/bin/lprint --version
1.3.1
dan@apu2e4:~/lprint-1.3.1$ sudo /usr/local/bin/lprint devices -o verbose
usb://iDPRT/SP420?serial=SP420021161016
    iDPRT SP420 (USB)
    MANUFACTURER:iDPRT;COMMAND SET:ESC/POS;MODEL:SP420;COMMENT:Impact Printer;ACTIVE COMMAND:ESC/POS;

Edit: I can't seem to get any of the drivers to work. Test prints show as completed but there isn't even a label fed through the printer. I have the printer set up through CUPS and the printer does work that way if I push 4 x 6 labels through it from a Windows 11 workstation client.

Happy to work through what ever debugging would be helpful. The server is a little APU2e running Debian 12 so I have the latest lprint manually compiled.

dan@apu2e4:/var/log/cups$ apt search pappl
Sorting... Done
Full Text Search... Done
libpappl-dev/stable,now 1.3.1-2 amd64 [installed]
  C-based framework/library for developing CUPS Printer Applications - Headers

libpappl1/stable,now 1.3.1-2 amd64 [installed,automatic]
  C-based framework/library for developing CUPS Printer Applications
cups/stable,now 2.4.2-3+deb12u5 amd64 [installed]
  Common UNIX Printing System(tm) - PPD/driver support, web interface
michaelrsweet commented 1 month ago

OK, so the specific printer you have appears to implement ESC/POS (EPSON's point-of-sale receipt printer language) and not TSPL, so at the moment LPrint won't be any help to you...

Pandapip1 commented 1 month ago
[gavin@gavin-laptop-nixos-1:~/repos/nixpkgs]$ lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 058f:9540 Alcor Micro Corp. AU9540 Smartcard Reader
Bus 001 Device 003: ID 1050:0407 Yubico.com Yubikey 4/5 OTP+U2F+CCID
Bus 001 Device 004: ID 5986:2123 Bison Electronics Inc. Integrated IR Camera
Bus 001 Device 005: ID 8087:0a2b Intel Corp. Bluetooth wireless interface
Bus 001 Device 006: ID 5986:2115 Bison Electronics Inc. Integrated Camera
Bus 001 Device 007: ID 04f3:2398 Elan Microelectronics Corp. Touchscreen
Bus 001 Device 008: ID 2aaf:9006 iDPRT SP410
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 002: ID 0bda:0316 Realtek Semiconductor Corp. Card Reader

[gavin@gavin-laptop-nixos-1:~/repos/nixpkgs]$ lprint printers

[gavin@gavin-laptop-nixos-1:~/repos/nixpkgs]$ lprint drivers
brother_ql-500 "Brother QL-500" "MFG:Brother;CMD:PT-CBP;MDL:QL-500;"
brother_ql-550 "Brother QL-550" "MFG:Brother;CMD:PT-CBP;MDL:QL-550;"
brother_ql-560 "Brother QL-560" "MFG:Brother;CMD:PT-CBP;MDL:QL-560;"
brother_ql-570 "Brother QL-570" "MFG:Brother;CMD:PT-CBP;MDL:QL-570;"
brother_ql-580n "Brother QL-580N" "MFG:Brother;CMD:PT-CBP;MDL:QL-580N;"
brother_ql-600 "Brother QL-600" "MFG:Brother;CMD:PT-CBP;MDL:QL-600;"
brother_ql-650td "Brother QL-650TD" "MFG:Brother;CMD:PT-CBP;MDL:QL-650TD;"
brother_ql-700 "Brother QL-700" "MFG:Brother;CMD:PT-CBP;MDL:QL-700;"
brother_ql-710w "Brother QL-710W" "MFG:Brother;CMD:PT-CBP;MDL:QL-710W;"
brother_ql-720nw "Brother QL-720NW" "MFG:Brother;CMD:PT-CBP;MDL:QL-720NW;"
brother_ql-800 "Brother QL-800" "MFG:Brother;CMD:PT-CBP;MDL:QL-800;"
brother_ql-810w "Brother QL-810W" "MFG:Brother;CMD:PT-CBP;MDL:QL-810W;"
brother_ql-820nwb "Brother QL-820NWB" "MFG:Brother;CMD:PT-CBP;MDL:QL-820NWB;"
brother_ql-1050 "Brother QL-1050" "MFG:Brother;CMD:PT-CBP;MDL:QL-1050;"
brother_ql-1060n "Brother QL-1060N" "MFG:Brother;CMD:PT-CBP;MDL:QL-1060N;"
brother_ql-1100 "Brother QL-1100" "MFG:Brother;CMD:PT-CBP;MDL:QL-1100;"
brother_ql-1110nwb "Brother QL-1110NWB" "MFG:Brother;CMD:PT-CBP;MDL:QL-1110NWB;"
brother_ql-1115nwb "Brother QL-1115NWB" "MFG:Brother;CMD:PT-CBP;MDL:QL-1115NWB;"
cpcl-203dpi "CPCL Label Printer" ""
dymo_lm-400 "DYMO LabelMANAGER 400" "MFG:DYMO;MDL:LabelMANAGER 400 ;"
dymo_lm-450 "DYMO LabelMANAGER 450" "MFG:DYMO;MDL:LabelMANAGER 450 ;"
dymo_lm-pc "DYMO LabelMANAGER PC" "MFG:DYMO;MDL:LabelMANAGER PC ;"
dymo_lm-pc-ii "DYMO LabelMANAGER PC II" "MFG:DYMO;MDL:LabelMANAGER PC II ;"
dymo_lm-pnp "DYMO LabelMANAGER PNP" "MFG:DYMO;MDL:LabelMANAGER PNP ;"
dymo_lp-350 "DYMO LabelPOINT 350" "MFG:DYMO;MDL:LabelPOINT 350 ;"
dymo_lw-300 "DYMO LabelWriter 300" "MFG:DYMO;MDL:LabelWriter 300;"
dymo_lw-310 "DYMO LabelWriter 310" "MFG:DYMO;MDL:LabelWriter 310;"
dymo_lw-315 "DYMO LabelWriter 315" "MFG:DYMO;MDL:LabelWriter 315;"
dymo_lw-320 "DYMO LabelWriter 320" "MFG:DYMO;MDL:LabelWriter 320;"
dymo_lw-330 "DYMO LabelWriter 330" "MFG:DYMO;MDL:LabelWriter 330;"
dymo_lw-330-turbo "DYMO LabelWriter 330 Turbo" "MFG:DYMO;MDL:LabelWriter 330 Turbo;"
dymo_lw-400 "DYMO LabelWriter 400" "MFG:DYMO;MDL:LabelWriter ;"
dymo_lw-400-turbo "DYMO LabelWriter 400 Turbo" "MFG:DYMO;MDL:LabelWriter ;"
dymo_lw-450 "DYMO LabelWriter 450" "MFG:DYMO;MDL:LabelWriter 450;"
dymo_lw-450-duo-label "DYMO LabelWriter 450 DUO Label" "MFG:DYMO;MDL:LabelWriter 450 DUO Label;"
dymo_lw-450-duo-tape "DYMO LabelWriter 450 DUO Tape" "MFG:DYMO;MDL:LabelWriter 450 DUO Tape;"
dymo_lw-450-turbo "DYMO LabelWriter 450 Turbo" "MFG:DYMO;MDL:LabelWriter 450 Turbo;"
dymo_lw-450-twin-turbo "DYMO LabelWriter 450 Twin Turbo" "MFG:DYMO;MDL:LabelWriter 450 Twin Turbo;"
dymo_lw-4xl "DYMO LabelWriter 4XL" "MFG:DYMO;MDL:LabelWriter 4XL;"
dymo_lw-duo-label "DYMO LabelWriter DUO Label" "MFG:DYMO;MDL:LabelWriter DUO Label;"
dymo_lw-duo-tape "DYMO LabelWriter DUO Tape" "MFG:DYMO;MDL:LabelWriter DUO Tape;"
dymo_lw-duo-tape-128 "DYMO LabelWriter DUO Tape 128" "MFG:DYMO;MDL:LabelWriter DUO Tape 128;"
dymo_lw-se450 "DYMO LabelWriter SE450" "MFG:DYMO;MDL:LabelWriter SE450;"
epl2_2inch-203dpi-dt "Zebra EPL Page Mode 2-inch/203dpi/Direct-Thermal" ""
epl2_2inch-203dpi-tt "Zebra EPL Page Mode 2-inch/203dpi/Thermal-Transfer" ""
epl2_2inch-300dpi-dt "Zebra EPL Page Mode 2-inch/300dpi/Direct-Thermal" ""
epl2_2inch-300dpi-tt "Zebra EPL Page Mode 2-inch/300dpi/Thermal-Transfer" ""
epl2_4inch-203dpi-dt "Zebra EPL Page Mode 4-inch/203dpi/Direct-Thermal" "COMMAND SET:EPL;"
epl2_4inch-203dpi-tt "Zebra EPL Page Mode 4-inch/203dpi/Thermal-Transfer" ""
epl2_4inch-300dpi-dt "Zebra EPL Page Mode 4-inch/300dpi/Direct-Thermal" ""
epl2_4inch-300dpi-tt "Zebra EPL Page Mode 4-inch/300dpi/Thermal-Transfer" ""
sii_slp100_203dpi "SII SLP100" "MFG:SII;CMD:SIISLP;MDL:SLP100;"
sii_slp200_203dpi "SII SLP200" "MFG:SII;CMD:SIISLP;MDL:SLP200;"
sii_slp240_203dpi "SII SLP240" "MFG:SII;CMD:SIISLP;MDL:SLP240;"
sii_slp410_203dpi "SII SLP410" "MFG:SII;CMD:SIISLP;MDL:SLP410;"
sii_slp420_203dpi "SII SLP420" "MFG:SII;CMD:SIISLP;MDL:SLP420;"
sii_slp430_203dpi "SII SLP430" "MFG:SII;CMD:SIISLP;MDL:SLP430;"
sii_slp440_300dpi "SII SLP440" "MFG:SII;CMD:SIISLP;MDL:SLP440;"
sii_slp450_300dpi "SII SLP450" "MFG:SII;CMD:SIISLP;MDL:SLP450;"
sii_slp620_203dpi "SII SLP620" "MFG:SII;CMD:SIISLP;MDL:SLP620;"
sii_slp650_300dpi "SII SLP650" "MFG:SII;CMD:SIISLP;MDL:SLP650;"
sii_slp650se_300dpi "SII SLP650SE" "MFG:SII;CMD:SIISLP;MDL:SLP650SE;"
tspl_203dpi "203dpi TSPL Label Printer" ""
tspl_rollo-x1038_203dpi "Rollo X1038" "MFG:Printer;MDL:Thermal Printer;CMD:XPP,XL;"
tspl_300dpi "300dpi TSPL Label Printer" ""
zpl_2inch-203dpi-dt "Zebra ZPL 2-inch/203dpi/Direct-Thermal" ""
zpl_2inch-203dpi-dt_zd611 "Zebra ZD611d 203dpi" "MANUFACTURER:Zebra Technologies ;COMMAND SET:ZPL;MODEL:ZTC ZD611-203dpi ZPL;"
zpl_2inch-203dpi-tt "Zebra ZPL 2-inch/203dpi/Thermal-Transfer" ""
zpl_2inch-300dpi-dt "Zebra ZPL 2-inch/300dpi/Direct-Thermal" ""
zpl_2inch-300dpi-dt_zd611 "Zebra ZD611d 300dpi" "MANUFACTURER:Zebra Technologies ;COMMAND SET:ZPL;MODEL:ZTC ZD611-300dpi ZPL;"
zpl_2inch-300dpi-tt "Zebra ZPL 2-inch/300dpi/Thermal-Transfer" ""
zpl_2inch-600dpi-tt "Zebra ZPL 2-inch/600dpi/Thermal-Transfer" ""
zpl_4inch-203dpi-dt "Zebra ZPL 4-inch/203dpi/Direct-Thermal" ""
zpl_4inch-203dpi-dt_gx420d "Zebra GX420d" "MANUFACTURER:Zebra Technologies;COMMAND SET:ZPL;MODEL:ZTC GX420d;"
zpl_4inch-203dpi-dt_gx430d "Zebra GX430d" "MANUFACTURER:Zebra Technologies;COMMAND SET:ZPL;MODEL:ZTC GX430d;"
zpl_4inch-203dpi-dt_zd621 "Zebra ZD621d 203dpi" "MANUFACTURER:Zebra Technologies ;COMMAND SET:ZPL;MODEL:ZTC ZD621-203dpi ZPL;"
zpl_4inch-203dpi-tt "Zebra ZPL 4-inch/203dpi/Thermal-Transfer" ""
zpl_4inch-203dpi-tt_gx420t "Zebra GX420t" "MANUFACTURER:Zebra Technologies;COMMAND SET:ZPL;MODEL:ZTC GX420t;"
zpl_4inch-203dpi-tt_gx430t "Zebra GX430t" "MANUFACTURER:Zebra Technologies;COMMAND SET:ZPL;MODEL:ZTC GX430t;"
zpl_4inch-300dpi-dt "Zebra ZPL 4-inch/300dpi/Direct-Thermal" ""
zpl_4inch-300dpi-dt_zd621 "Zebra ZD621d 300dpi" "MANUFACTURER:Zebra Technologies ;COMMAND SET:ZPL;MODEL:ZTC ZD621-300dpi ZPL;"
zpl_4inch-300dpi-tt "Zebra ZPL 4-inch/300dpi/Thermal-Transfer" ""
zpl_4inch-600dpi-tt "Zebra ZPL 4-inch/600dpi/Thermal-Transfer" ""
michaelrsweet commented 1 month ago

@Pandapip1 Can you also run:

lprint -o verbose devices

That will let me see the IEEE-1284 device ID reported by the printer.

Pandapip1 commented 1 month ago
[gavin@gavin-laptop-nixos-1:~/repos/nixpkgs]$ lprint -o verbose devices

[gavin@gavin-laptop-nixos-1:~/repos/nixpkgs]$ lpinfo -lv
Device: uri = usb://iDPRT/SP410?serial=SP410022360690XXXXXXXXXXXXXXXXXX
        class = direct
        info = iDPRT SP410
        make-and-model = iDPRT SP410
        device-id = MANUFACTURER:iDPRT;MODEL:SP410;ACTIVE COMMAND:TSPL
        location = 
Device: uri = https
        class = network
        info = Internet Printing Protocol (https)
        make-and-model = Unknown
        device-id = 
        location = 
Device: uri = lpd
        class = network
        info = LPD/LPR Host or Printer
        make-and-model = Unknown
        device-id = 
        location = 
Device: uri = ipp
        class = network
        info = Internet Printing Protocol (ipp)
        make-and-model = Unknown
        device-id = 
        location = 
Device: uri = beh
        class = network
        info = Backend Error Handler
        make-and-model = Unknown
        device-id = 
        location = 
Device: uri = http
        class = network
        info = Internet Printing Protocol (http)
        make-and-model = Unknown
        device-id = 
        location = 
Device: uri = socket
        class = network
        info = AppSocket/HP JetDirect
        make-and-model = Unknown
        device-id = 
        location = 
Device: uri = ipps
        class = network
        info = Internet Printing Protocol (ipps)
        make-and-model = Unknown
        device-id = 
        location = 
Device: uri = smb
        class = network
        info = Windows Printer via SAMBA
        make-and-model = Unknown
        device-id = 
        location = 
Device: uri = bjnp
        class = network
        info = Canon network printer
        make-and-model = Unknown
        device-id = 
        location = 
michaelrsweet commented 1 month ago

@Pandapip1 Does the system log or dmesg show any errors WRT lprint accessing USB devices?

Pandapip1 commented 1 month ago

Turns out it was a permissions issue, solved it by running lprint server with sudo.

[gavin@gavin-laptop-nixos-1:~]$ lprint -o verbose devices
usb://iDPRT/SP410?serial=SP410022360690XXXXXXXXXXXXXXXXXX
    iDPRT SP410 (USB)
    MANUFACTURER:iDPRT;MODEL:SP410;ACTIVE COMMAND:TSPL