Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@bendlas
Last active August 22, 2017 22:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bendlas/5c650de337ce464402d3445ff77e8e66 to your computer and use it in GitHub Desktop.
Save bendlas/5c650de337ce464402d3445ff77e8e66 to your computer and use it in GitHub Desktop.
WINEPREFIX=`pwd`/np2wine WINEARCH=win64 strace wine64 ./Notepad2_4.2.25_x64.exe
execve("/run/current-system/sw/bin/wine64", ["wine64", "./Notepad2_4.2.25_x64.exe"], 0x7ffeafab0b28 /* 66 vars */) = 0
brk(NULL) = 0x170b000
mmap(NULL, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f732fb7d000
access("/etc/ld-nix.so.preload", R_OK) = -1 ENOENT (No such file or directory)
open("/run/opengl-driver/lib/tls/x86_64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/run/opengl-driver/lib/tls/x86_64", 0x7ffc5a757c20) = -1 ENOENT (No such file or directory)
open("/run/opengl-driver/lib/tls/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/run/opengl-driver/lib/tls", {st_mode=S_IFDIR|0555, st_size=114, ...}) = 0
open("/run/opengl-driver/lib/x86_64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/run/opengl-driver/lib/x86_64", 0x7ffc5a757c20) = -1 ENOENT (No such file or directory)
open("/run/opengl-driver/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/run/opengl-driver/lib", {st_mode=S_IFDIR|0555, st_size=3350, ...}) = 0
open("/run/opengl-driver-32/lib/tls/x86_64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/run/opengl-driver-32/lib/tls/x86_64", 0x7ffc5a757c20) = -1 ENOENT (No such file or directory)
open("/run/opengl-driver-32/lib/tls/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/run/opengl-driver-32/lib/tls", {st_mode=S_IFDIR|0555, st_size=114, ...}) = 0
open("/run/opengl-driver-32/lib/x86_64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/run/opengl-driver-32/lib/x86_64", 0x7ffc5a757c20) = -1 ENOENT (No such file or directory)
open("/run/opengl-driver-32/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/run/opengl-driver-32/lib", {st_mode=S_IFDIR|0555, st_size=3350, ...}) = 0
open("/nix/store/s7dw1yngwiskqa2ac1bkc6m9g7740agg-glibc-2.25/lib/tls/x86_64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/s7dw1yngwiskqa2ac1bkc6m9g7740agg-glibc-2.25/lib/tls/x86_64", 0x7ffc5a757c20) = -1 ENOENT (No such file or directory)
open("/nix/store/s7dw1yngwiskqa2ac1bkc6m9g7740agg-glibc-2.25/lib/tls/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/s7dw1yngwiskqa2ac1bkc6m9g7740agg-glibc-2.25/lib/tls", 0x7ffc5a757c20) = -1 ENOENT (No such file or directory)
open("/nix/store/s7dw1yngwiskqa2ac1bkc6m9g7740agg-glibc-2.25/lib/x86_64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/s7dw1yngwiskqa2ac1bkc6m9g7740agg-glibc-2.25/lib/x86_64", 0x7ffc5a757c20) = -1 ENOENT (No such file or directory)
open("/nix/store/s7dw1yngwiskqa2ac1bkc6m9g7740agg-glibc-2.25/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`\16\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=18616, ...}) = 0
mmap(NULL, 2109584, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f732f75a000
mprotect(0x7f732f75d000, 2093056, PROT_NONE) = 0
mmap(0x7f732f95c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f732f95c000
close(3) = 0
open("/run/opengl-driver/lib/tls/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/run/opengl-driver/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/run/opengl-driver-32/lib/tls/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/run/opengl-driver-32/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/s7dw1yngwiskqa2ac1bkc6m9g7740agg-glibc-2.25/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\240\6\2\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=1903896, ...}) = 0
mmap(NULL, 3786944, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f732f3bd000
mprotect(0x7f732f551000, 2093056, PROT_NONE) = 0
mmap(0x7f732f750000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x193000) = 0x7f732f750000
mmap(0x7f732f756000, 14528, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f732f756000
close(3) = 0
mmap(NULL, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f732fb7a000
arch_prctl(ARCH_SET_FS, 0x7f732fb7a700) = 0
mprotect(0x7f732f750000, 16384, PROT_READ) = 0
mprotect(0x7f732f95c000, 4096, PROT_READ) = 0
mprotect(0x6bd000, 8192, PROT_READ) = 0
mprotect(0x7f732fb80000, 4096, PROT_READ) = 0
open("/dev/tty", O_RDWR|O_NONBLOCK) = 3
close(3) = 0
brk(NULL) = 0x170b000
brk(0x170c000) = 0x170c000
open("/run/current-system/sw/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=113344288, ...}) = 0
mmap(NULL, 113344288, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f73287a5000
close(3) = 0
brk(0x170d000) = 0x170d000
brk(0x170e000) = 0x170e000
getuid() = 1000
getgid() = 100
geteuid() = 1000
getegid() = 100
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
ioctl(-1, TIOCGPGRP, 0x7ffc5a75933c) = -1 EBADF (Bad file descriptor)
brk(0x170f000) = 0x170f000
sysinfo({uptime=520362, loads=[16128, 23488, 24288], totalram=16721620992, freeram=3114258432, sharedram=158715904, bufferram=98304, totalswap=51782868992, freeswap=49340403712, procs=1105, totalhigh=0, freehigh=0, mem_unit=1}) = 0
brk(0x1710000) = 0x1710000
rt_sigaction(SIGCHLD, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f732f3f0440}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGCHLD, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f732f3f0440}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f732f3f0440}, 8) = 0
rt_sigaction(SIGINT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f732f3f0440}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGINT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f732f3f0440}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f732f3f0440}, 8) = 0
rt_sigaction(SIGQUIT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f732f3f0440}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGQUIT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f732f3f0440}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f732f3f0440}, 8) = 0
rt_sigaction(SIGTSTP, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f732f3f0440}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGTSTP, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f732f3f0440}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f732f3f0440}, 8) = 0
rt_sigaction(SIGTTIN, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f732f3f0440}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGTTIN, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f732f3f0440}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f732f3f0440}, 8) = 0
rt_sigaction(SIGTTOU, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f732f3f0440}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGTTOU, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f732f3f0440}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f732f3f0440}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigaction(SIGQUIT, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f732f3f0440}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f732f3f0440}, 8) = 0
uname({sysname="Linux", nodename="nitox", ...}) = 0
brk(0x1714000) = 0x1714000
brk(0x1716000) = 0x1716000
brk(0x1718000) = 0x1718000
brk(0x1719000) = 0x1719000
brk(0x171a000) = 0x171a000
brk(0x171b000) = 0x171b000
brk(0x171c000) = 0x171c000
brk(0x171d000) = 0x171d000
brk(0x171e000) = 0x171e000
stat("/tmp", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=1080, ...}) = 0
stat(".", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=1080, ...}) = 0
stat("/tmp", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=1080, ...}) = 0
stat("/tmp", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=1080, ...}) = 0
getpid() = 13968
brk(0x171f000) = 0x171f000
open("/nix/store/s7dw1yngwiskqa2ac1bkc6m9g7740agg-glibc-2.25/lib/gconv/gconv-modules.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
brk(0x1720000) = 0x1720000
open("/nix/store/s7dw1yngwiskqa2ac1bkc6m9g7740agg-glibc-2.25/lib/gconv/gconv-modules", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=56095, ...}) = 0
brk(0x1722000) = 0x1722000
read(3, "# GNU libc iconv configuration.\n"..., 4096) = 4096
brk(0x1723000) = 0x1723000
brk(0x1724000) = 0x1724000
read(3, "1002//\tJUS_I.B1.002//\nmodule\tJUS"..., 4096) = 4096
brk(0x1725000) = 0x1725000
brk(0x1726000) = 0x1726000
brk(0x1727000) = 0x1727000
brk(0x1728000) = 0x1728000
brk(0x1729000) = 0x1729000
read(3, "ISO-IR-110//\t\tISO-8859-4//\nalias"..., 4096) = 4096
brk(0x172a000) = 0x172a000
brk(0x172b000) = 0x172b000
brk(0x172c000) = 0x172c000
brk(0x172d000) = 0x172d000
read(3, "\t\tISO-8859-14//\nalias\tISO_8859-1"..., 4096) = 4096
brk(0x172e000) = 0x172e000
brk(0x172f000) = 0x172f000
brk(0x1730000) = 0x1730000
brk(0x1731000) = 0x1731000
read(3, "IC-ES//\nalias\tEBCDICES//\t\tEBCDIC"..., 4096) = 4096
brk(0x1732000) = 0x1732000
brk(0x1733000) = 0x1733000
brk(0x1734000) = 0x1734000
brk(0x1735000) = 0x1735000
read(3, "DIC-CP-ES//\t\tIBM284//\nalias\tCSIB"..., 4096) = 4096
brk(0x1736000) = 0x1736000
brk(0x1737000) = 0x1737000
brk(0x1738000) = 0x1738000
brk(0x1739000) = 0x1739000
brk(0x173a000) = 0x173a000
read(3, "//\nalias\tCSIBM864//\t\tIBM864//\nal"..., 4096) = 4096
brk(0x173b000) = 0x173b000
brk(0x173c000) = 0x173c000
brk(0x173d000) = 0x173d000
brk(0x173e000) = 0x173e000
brk(0x173f000) = 0x173f000
read(3, "BM939//\nmodule\tIBM939//\t\tINTERNA"..., 4096) = 4096
brk(0x1740000) = 0x1740000
brk(0x1741000) = 0x1741000
brk(0x1742000) = 0x1742000
brk(0x1743000) = 0x1743000
brk(0x1744000) = 0x1744000
read(3, "EUC-CN//\nalias\tCN-GB//\t\t\tEUC-CN/"..., 4096) = 4096
brk(0x1745000) = 0x1745000
brk(0x1746000) = 0x1746000
brk(0x1747000) = 0x1747000
brk(0x1748000) = 0x1748000
brk(0x1749000) = 0x1749000
brk(0x174a000) = 0x174a000
read(3, "T//\nmodule\tISO-2022-CN-EXT//\tINT"..., 4096) = 4096
brk(0x174b000) = 0x174b000
brk(0x174c000) = 0x174c000
brk(0x174d000) = 0x174d000
brk(0x174e000) = 0x174e000
read(3, "//\t\tISO_5428//\nalias\tISO_5428:19"..., 4096) = 4096
brk(0x174f000) = 0x174f000
brk(0x1750000) = 0x1750000
brk(0x1751000) = 0x1751000
read(3, "CII-8\t1\n\n#\tfrom\t\t\tto\t\t\tmodule\t\tc"..., 4096) = 4096
brk(0x1752000) = 0x1752000
brk(0x1753000) = 0x1753000
brk(0x1754000) = 0x1754000
brk(0x1755000) = 0x1755000
brk(0x1756000) = 0x1756000
read(3, "\tfrom\t\t\tto\t\t\tmodule\t\tcost\nalias\t"..., 4096) = 4096
brk(0x1757000) = 0x1757000
brk(0x1758000) = 0x1758000
brk(0x1759000) = 0x1759000
brk(0x175a000) = 0x175a000
brk(0x175b000) = 0x175b000
brk(0x175c000) = 0x175c000
read(3, "712//\t\tINTERNAL\t\tIBM12712\t\t1\nmod"..., 4096) = 2847
brk(0x175d000) = 0x175d000
brk(0x175e000) = 0x175e000
read(3, "", 4096) = 0
close(3) = 0
getppid() = 13959
getpid() = 13968
brk(0x175f000) = 0x175f000
brk(0x1760000) = 0x1760000
getpgrp() = 13959
ioctl(2, TIOCGPGRP, [13959]) = 0
rt_sigaction(SIGCHLD, {sa_handler=0x443200, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f732f3f0440}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f732f3f0440}, 8) = 0
prlimit64(0, RLIMIT_NPROC, NULL, {rlim_cur=63752, rlim_max=63752}) = 0
brk(0x1761000) = 0x1761000
brk(0x1762000) = 0x1762000
brk(0x1763000) = 0x1763000
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
brk(0x1764000) = 0x1764000
brk(0x1765000) = 0x1765000
open("/run/current-system/sw/bin/wine64", O_RDONLY) = 3
stat("/run/current-system/sw/bin/wine64", {st_mode=S_IFREG|0555, st_size=2652, ...}) = 0
ioctl(3, TCGETS, 0x7ffc5a7592e0) = -1 ENOTTY (Inappropriate ioctl for device)
lseek(3, 0, SEEK_CUR) = 0
read(3, "#! /nix/store/6vkf83d3hx91as9vv6"..., 80) = 80
lseek(3, 0, SEEK_SET) = 0
prlimit64(0, RLIMIT_NOFILE, NULL, {rlim_cur=1024, rlim_max=4*1024}) = 0
fcntl(255, F_GETFD) = -1 EBADF (Bad file descriptor)
dup2(3, 255) = 255
close(3) = 0
fcntl(255, F_SETFD, FD_CLOEXEC) = 0
fcntl(255, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat(255, {st_mode=S_IFREG|0555, st_size=2652, ...}) = 0
lseek(255, 0, SEEK_CUR) = 0
brk(0x1766000) = 0x1766000
brk(0x1767000) = 0x1767000
read(255, "#! /nix/store/6vkf83d3hx91as9vv6"..., 2652) = 2652
brk(0x1768000) = 0x1768000
brk(0x1769000) = 0x1769000
brk(0x176a000) = 0x176a000
brk(0x176b000) = 0x176b000
brk(0x176c000) = 0x176c000
brk(0x176d000) = 0x176d000
brk(0x176e000) = 0x176e000
brk(0x176f000) = 0x176f000
brk(0x1770000) = 0x1770000
brk(0x1771000) = 0x1771000
brk(0x1772000) = 0x1772000
rt_sigaction(SIGINT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f732f3f0440}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f732f3f0440}, 8) = 0
rt_sigaction(SIGQUIT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f732f3f0440}, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f732f3f0440}, 8) = 0
rt_sigaction(SIGCHLD, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f732f3f0440}, {sa_handler=0x443200, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f732f3f0440}, 8) = 0
execve("/nix/store/j81q9mxs0mnic8pdra6qmhph0cwcrf01-wine-wow-2.14-staging/bin/.wine64-wrapped", ["/nix/store/j81q9mxs0mnic8pdra6qm"..., "./Notepad2_4.2.25_x64.exe"], 0x1760008 /* 66 vars */) = 0
brk(NULL) = 0x7d695000
mmap(NULL, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21aade0000
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21aadde000
readlink("/proc/self/exe", "/nix/store/j81q9mxs0mnic8pdra6qm"..., 4096) = 85
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21aaddc000
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21aadda000
access("/etc/ld-nix.so.preload", R_OK) = -1 ENOENT (No such file or directory)
open("/run/opengl-driver/lib/tls/x86_64/libwine.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/run/opengl-driver/lib/tls/x86_64", 0x7fffe2eb7940) = -1 ENOENT (No such file or directory)
open("/run/opengl-driver/lib/tls/libwine.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/run/opengl-driver/lib/tls", {st_mode=S_IFDIR|0555, st_size=114, ...}) = 0
open("/run/opengl-driver/lib/x86_64/libwine.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/run/opengl-driver/lib/x86_64", 0x7fffe2eb7940) = -1 ENOENT (No such file or directory)
open("/run/opengl-driver/lib/libwine.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/run/opengl-driver/lib", {st_mode=S_IFDIR|0555, st_size=3350, ...}) = 0
open("/run/opengl-driver-32/lib/tls/x86_64/libwine.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/run/opengl-driver-32/lib/tls/x86_64", 0x7fffe2eb7940) = -1 ENOENT (No such file or directory)
open("/run/opengl-driver-32/lib/tls/libwine.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/run/opengl-driver-32/lib/tls", {st_mode=S_IFDIR|0555, st_size=114, ...}) = 0
open("/run/opengl-driver-32/lib/x86_64/libwine.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/run/opengl-driver-32/lib/x86_64", 0x7fffe2eb7940) = -1 ENOENT (No such file or directory)
open("/run/opengl-driver-32/lib/libwine.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/run/opengl-driver-32/lib", {st_mode=S_IFDIR|0555, st_size=3350, ...}) = 0
open("/nix/store/j81q9mxs0mnic8pdra6qmhph0cwcrf01-wine-wow-2.14-staging/bin/../lib64/tls/x86_64/libwine.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/j81q9mxs0mnic8pdra6qmhph0cwcrf01-wine-wow-2.14-staging/bin/../lib64/tls/x86_64", 0x7fffe2eb7940) = -1 ENOENT (No such file or directory)
open("/nix/store/j81q9mxs0mnic8pdra6qmhph0cwcrf01-wine-wow-2.14-staging/bin/../lib64/tls/libwine.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/j81q9mxs0mnic8pdra6qmhph0cwcrf01-wine-wow-2.14-staging/bin/../lib64/tls", 0x7fffe2eb7940) = -1 ENOENT (No such file or directory)
open("/nix/store/j81q9mxs0mnic8pdra6qmhph0cwcrf01-wine-wow-2.14-staging/bin/../lib64/x86_64/libwine.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/j81q9mxs0mnic8pdra6qmhph0cwcrf01-wine-wow-2.14-staging/bin/../lib64/x86_64", 0x7fffe2eb7940) = -1 ENOENT (No such file or directory)
open("/nix/store/j81q9mxs0mnic8pdra6qmhph0cwcrf01-wine-wow-2.14-staging/bin/../lib64/libwine.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\240H\1\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=2187144, ...}) = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21aadd8000
mmap(NULL, 3988064, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f21aa7f3000
mprotect(0x7f21aa9b7000, 2093056, PROT_NONE) = 0
mmap(0x7f21aabb6000, 40960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1c3000) = 0x7f21aabb6000
mmap(0x7f21aabc0000, 2656, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f21aabc0000
close(3) = 0
open("/run/opengl-driver/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/run/opengl-driver/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/run/opengl-driver-32/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/run/opengl-driver-32/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/j81q9mxs0mnic8pdra6qmhph0cwcrf01-wine-wow-2.14-staging/bin/../lib64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/j81q9mxs0mnic8pdra6qmhph0cwcrf01-wine-wow-2.14-staging/lib64/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/j81q9mxs0mnic8pdra6qmhph0cwcrf01-wine-wow-2.14-staging/lib64/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/j81q9mxs0mnic8pdra6qmhph0cwcrf01-wine-wow-2.14-staging/lib64/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/j81q9mxs0mnic8pdra6qmhph0cwcrf01-wine-wow-2.14-staging/lib64/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/j81q9mxs0mnic8pdra6qmhph0cwcrf01-wine-wow-2.14-staging/lib64/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/j81q9mxs0mnic8pdra6qmhph0cwcrf01-wine-wow-2.14-staging/lib64/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/j81q9mxs0mnic8pdra6qmhph0cwcrf01-wine-wow-2.14-staging/lib64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/j81q9mxs0mnic8pdra6qmhph0cwcrf01-wine-wow-2.14-staging/lib64", {st_mode=S_IFDIR|0555, st_size=80, ...}) = 0
open("/nix/store/j81q9mxs0mnic8pdra6qmhph0cwcrf01-wine-wow-2.14-staging/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/j81q9mxs0mnic8pdra6qmhph0cwcrf01-wine-wow-2.14-staging/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/j81q9mxs0mnic8pdra6qmhph0cwcrf01-wine-wow-2.14-staging/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/j81q9mxs0mnic8pdra6qmhph0cwcrf01-wine-wow-2.14-staging/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/j81q9mxs0mnic8pdra6qmhph0cwcrf01-wine-wow-2.14-staging/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/j81q9mxs0mnic8pdra6qmhph0cwcrf01-wine-wow-2.14-staging/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/j81q9mxs0mnic8pdra6qmhph0cwcrf01-wine-wow-2.14-staging/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/j81q9mxs0mnic8pdra6qmhph0cwcrf01-wine-wow-2.14-staging/lib", {st_mode=S_IFDIR|0555, st_size=80, ...}) = 0
open("/nix/store/b3l4cxl66bql6dcb7f4x0cs1a77rsjry-gcc-5.4.0-lib/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/b3l4cxl66bql6dcb7f4x0cs1a77rsjry-gcc-5.4.0-lib/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/b3l4cxl66bql6dcb7f4x0cs1a77rsjry-gcc-5.4.0-lib/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/b3l4cxl66bql6dcb7f4x0cs1a77rsjry-gcc-5.4.0-lib/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/b3l4cxl66bql6dcb7f4x0cs1a77rsjry-gcc-5.4.0-lib/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/b3l4cxl66bql6dcb7f4x0cs1a77rsjry-gcc-5.4.0-lib/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/b3l4cxl66bql6dcb7f4x0cs1a77rsjry-gcc-5.4.0-lib/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/b3l4cxl66bql6dcb7f4x0cs1a77rsjry-gcc-5.4.0-lib/lib", {st_mode=S_IFDIR|0555, st_size=1344, ...}) = 0
open("/nix/store/j59lz9cnm21gw705q5473yy82xpnvaa1-freetype-2.7.1/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/j59lz9cnm21gw705q5473yy82xpnvaa1-freetype-2.7.1/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/j59lz9cnm21gw705q5473yy82xpnvaa1-freetype-2.7.1/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/j59lz9cnm21gw705q5473yy82xpnvaa1-freetype-2.7.1/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/j59lz9cnm21gw705q5473yy82xpnvaa1-freetype-2.7.1/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/j59lz9cnm21gw705q5473yy82xpnvaa1-freetype-2.7.1/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/j59lz9cnm21gw705q5473yy82xpnvaa1-freetype-2.7.1/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/j59lz9cnm21gw705q5473yy82xpnvaa1-freetype-2.7.1/lib", {st_mode=S_IFDIR|0555, st_size=130, ...}) = 0
open("/nix/store/szy230br49zgpqsaa9z3z4qi4rxbbnwa-libcap-2.25-lib/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/szy230br49zgpqsaa9z3z4qi4rxbbnwa-libcap-2.25-lib/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/szy230br49zgpqsaa9z3z4qi4rxbbnwa-libcap-2.25-lib/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/szy230br49zgpqsaa9z3z4qi4rxbbnwa-libcap-2.25-lib/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/szy230br49zgpqsaa9z3z4qi4rxbbnwa-libcap-2.25-lib/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/szy230br49zgpqsaa9z3z4qi4rxbbnwa-libcap-2.25-lib/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/szy230br49zgpqsaa9z3z4qi4rxbbnwa-libcap-2.25-lib/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/szy230br49zgpqsaa9z3z4qi4rxbbnwa-libcap-2.25-lib/lib", {st_mode=S_IFDIR|0555, st_size=68, ...}) = 0
open("/nix/store/ymp6nd694i5ls05dbsm79kd3wmvcmijl-libpng-apng-1.6.31/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/ymp6nd694i5ls05dbsm79kd3wmvcmijl-libpng-apng-1.6.31/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/ymp6nd694i5ls05dbsm79kd3wmvcmijl-libpng-apng-1.6.31/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/ymp6nd694i5ls05dbsm79kd3wmvcmijl-libpng-apng-1.6.31/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/ymp6nd694i5ls05dbsm79kd3wmvcmijl-libpng-apng-1.6.31/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/ymp6nd694i5ls05dbsm79kd3wmvcmijl-libpng-apng-1.6.31/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/ymp6nd694i5ls05dbsm79kd3wmvcmijl-libpng-apng-1.6.31/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/ymp6nd694i5ls05dbsm79kd3wmvcmijl-libpng-apng-1.6.31/lib", {st_mode=S_IFDIR|0555, st_size=146, ...}) = 0
open("/nix/store/ggd2c35jd0ayamqnv9vd3xzy183lwr2s-libjpeg-turbo-1.5.2/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/ggd2c35jd0ayamqnv9vd3xzy183lwr2s-libjpeg-turbo-1.5.2/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/ggd2c35jd0ayamqnv9vd3xzy183lwr2s-libjpeg-turbo-1.5.2/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/ggd2c35jd0ayamqnv9vd3xzy183lwr2s-libjpeg-turbo-1.5.2/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/ggd2c35jd0ayamqnv9vd3xzy183lwr2s-libjpeg-turbo-1.5.2/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/ggd2c35jd0ayamqnv9vd3xzy183lwr2s-libjpeg-turbo-1.5.2/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/ggd2c35jd0ayamqnv9vd3xzy183lwr2s-libjpeg-turbo-1.5.2/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/ggd2c35jd0ayamqnv9vd3xzy183lwr2s-libjpeg-turbo-1.5.2/lib", {st_mode=S_IFDIR|0555, st_size=236, ...}) = 0
open("/nix/store/dj4wwlhmh9w110ci5m86kkxikjnz9nnp-cups-2.2.2-lib/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/dj4wwlhmh9w110ci5m86kkxikjnz9nnp-cups-2.2.2-lib/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/dj4wwlhmh9w110ci5m86kkxikjnz9nnp-cups-2.2.2-lib/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/dj4wwlhmh9w110ci5m86kkxikjnz9nnp-cups-2.2.2-lib/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/dj4wwlhmh9w110ci5m86kkxikjnz9nnp-cups-2.2.2-lib/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/dj4wwlhmh9w110ci5m86kkxikjnz9nnp-cups-2.2.2-lib/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/dj4wwlhmh9w110ci5m86kkxikjnz9nnp-cups-2.2.2-lib/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/dj4wwlhmh9w110ci5m86kkxikjnz9nnp-cups-2.2.2-lib/lib", {st_mode=S_IFDIR|0555, st_size=284, ...}) = 0
open("/nix/store/frv86azmasa46y3rqbaa1lpq7aw0sx9c-lcms2-2.8/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/frv86azmasa46y3rqbaa1lpq7aw0sx9c-lcms2-2.8/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/frv86azmasa46y3rqbaa1lpq7aw0sx9c-lcms2-2.8/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/frv86azmasa46y3rqbaa1lpq7aw0sx9c-lcms2-2.8/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/frv86azmasa46y3rqbaa1lpq7aw0sx9c-lcms2-2.8/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/frv86azmasa46y3rqbaa1lpq7aw0sx9c-lcms2-2.8/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/frv86azmasa46y3rqbaa1lpq7aw0sx9c-lcms2-2.8/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/frv86azmasa46y3rqbaa1lpq7aw0sx9c-lcms2-2.8/lib", {st_mode=S_IFDIR|0555, st_size=104, ...}) = 0
open("/nix/store/k2pdgj67mzdl1d8wrxblkd5923hshcml-gettext-0.19.8/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/k2pdgj67mzdl1d8wrxblkd5923hshcml-gettext-0.19.8/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/k2pdgj67mzdl1d8wrxblkd5923hshcml-gettext-0.19.8/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/k2pdgj67mzdl1d8wrxblkd5923hshcml-gettext-0.19.8/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/k2pdgj67mzdl1d8wrxblkd5923hshcml-gettext-0.19.8/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/k2pdgj67mzdl1d8wrxblkd5923hshcml-gettext-0.19.8/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/k2pdgj67mzdl1d8wrxblkd5923hshcml-gettext-0.19.8/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/k2pdgj67mzdl1d8wrxblkd5923hshcml-gettext-0.19.8/lib", {st_mode=S_IFDIR|0555, st_size=542, ...}) = 0
open("/nix/store/fx6mn0p1iay4fqdbg1ypgmia4pwlkggb-dbus-1.10.20-lib/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/fx6mn0p1iay4fqdbg1ypgmia4pwlkggb-dbus-1.10.20-lib/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/fx6mn0p1iay4fqdbg1ypgmia4pwlkggb-dbus-1.10.20-lib/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/fx6mn0p1iay4fqdbg1ypgmia4pwlkggb-dbus-1.10.20-lib/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/fx6mn0p1iay4fqdbg1ypgmia4pwlkggb-dbus-1.10.20-lib/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/fx6mn0p1iay4fqdbg1ypgmia4pwlkggb-dbus-1.10.20-lib/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/fx6mn0p1iay4fqdbg1ypgmia4pwlkggb-dbus-1.10.20-lib/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/fx6mn0p1iay4fqdbg1ypgmia4pwlkggb-dbus-1.10.20-lib/lib", {st_mode=S_IFDIR|0555, st_size=132, ...}) = 0
open("/nix/store/d8hbh04sfk748s246idbmpbkmk92v9zv-mpg123-1.25.4/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/d8hbh04sfk748s246idbmpbkmk92v9zv-mpg123-1.25.4/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/d8hbh04sfk748s246idbmpbkmk92v9zv-mpg123-1.25.4/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/d8hbh04sfk748s246idbmpbkmk92v9zv-mpg123-1.25.4/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/d8hbh04sfk748s246idbmpbkmk92v9zv-mpg123-1.25.4/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/d8hbh04sfk748s246idbmpbkmk92v9zv-mpg123-1.25.4/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/d8hbh04sfk748s246idbmpbkmk92v9zv-mpg123-1.25.4/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/d8hbh04sfk748s246idbmpbkmk92v9zv-mpg123-1.25.4/lib", {st_mode=S_IFDIR|0555, st_size=256, ...}) = 0
open("/nix/store/h0y4nd11mysbcjnx3pqi2kf8na8ankc1-openal-soft-1.17.2/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/h0y4nd11mysbcjnx3pqi2kf8na8ankc1-openal-soft-1.17.2/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/h0y4nd11mysbcjnx3pqi2kf8na8ankc1-openal-soft-1.17.2/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/h0y4nd11mysbcjnx3pqi2kf8na8ankc1-openal-soft-1.17.2/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/h0y4nd11mysbcjnx3pqi2kf8na8ankc1-openal-soft-1.17.2/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/h0y4nd11mysbcjnx3pqi2kf8na8ankc1-openal-soft-1.17.2/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/h0y4nd11mysbcjnx3pqi2kf8na8ankc1-openal-soft-1.17.2/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/h0y4nd11mysbcjnx3pqi2kf8na8ankc1-openal-soft-1.17.2/lib", {st_mode=S_IFDIR|0555, st_size=108, ...}) = 0
open("/nix/store/j8macqy5r1f1ny9vxvji2jy4xcinra4a-cairo-1.14.10/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/j8macqy5r1f1ny9vxvji2jy4xcinra4a-cairo-1.14.10/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/j8macqy5r1f1ny9vxvji2jy4xcinra4a-cairo-1.14.10/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/j8macqy5r1f1ny9vxvji2jy4xcinra4a-cairo-1.14.10/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/j8macqy5r1f1ny9vxvji2jy4xcinra4a-cairo-1.14.10/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/j8macqy5r1f1ny9vxvji2jy4xcinra4a-cairo-1.14.10/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/j8macqy5r1f1ny9vxvji2jy4xcinra4a-cairo-1.14.10/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/j8macqy5r1f1ny9vxvji2jy4xcinra4a-cairo-1.14.10/lib", {st_mode=S_IFDIR|0555, st_size=568, ...}) = 0
open("/nix/store/4rl1npvc4qssfvyl8h7ccbgv0glbkcr5-libtiff-4.0.8/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/4rl1npvc4qssfvyl8h7ccbgv0glbkcr5-libtiff-4.0.8/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/4rl1npvc4qssfvyl8h7ccbgv0glbkcr5-libtiff-4.0.8/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/4rl1npvc4qssfvyl8h7ccbgv0glbkcr5-libtiff-4.0.8/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/4rl1npvc4qssfvyl8h7ccbgv0glbkcr5-libtiff-4.0.8/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/4rl1npvc4qssfvyl8h7ccbgv0glbkcr5-libtiff-4.0.8/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/4rl1npvc4qssfvyl8h7ccbgv0glbkcr5-libtiff-4.0.8/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/4rl1npvc4qssfvyl8h7ccbgv0glbkcr5-libtiff-4.0.8/lib", {st_mode=S_IFDIR|0555, st_size=208, ...}) = 0
open("/nix/store/pqfssyfy6v22j8fpmj9grkgx038gzhv0-unixODBC-2.3.4/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/pqfssyfy6v22j8fpmj9grkgx038gzhv0-unixODBC-2.3.4/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/pqfssyfy6v22j8fpmj9grkgx038gzhv0-unixODBC-2.3.4/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/pqfssyfy6v22j8fpmj9grkgx038gzhv0-unixODBC-2.3.4/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/pqfssyfy6v22j8fpmj9grkgx038gzhv0-unixODBC-2.3.4/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/pqfssyfy6v22j8fpmj9grkgx038gzhv0-unixODBC-2.3.4/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/pqfssyfy6v22j8fpmj9grkgx038gzhv0-unixODBC-2.3.4/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/pqfssyfy6v22j8fpmj9grkgx038gzhv0-unixODBC-2.3.4/lib", {st_mode=S_IFDIR|0555, st_size=336, ...}) = 0
open("/nix/store/mms11l0nsv2nzcblhm5lgw7kp0dzv5m3-samba-3.6.25/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/mms11l0nsv2nzcblhm5lgw7kp0dzv5m3-samba-3.6.25/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/mms11l0nsv2nzcblhm5lgw7kp0dzv5m3-samba-3.6.25/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/mms11l0nsv2nzcblhm5lgw7kp0dzv5m3-samba-3.6.25/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/mms11l0nsv2nzcblhm5lgw7kp0dzv5m3-samba-3.6.25/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/mms11l0nsv2nzcblhm5lgw7kp0dzv5m3-samba-3.6.25/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/mms11l0nsv2nzcblhm5lgw7kp0dzv5m3-samba-3.6.25/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/mms11l0nsv2nzcblhm5lgw7kp0dzv5m3-samba-3.6.25/lib", {st_mode=S_IFDIR|0555, st_size=672, ...}) = 0
open("/nix/store/dxdapmpfvk4hz03rqy11szlizygjh1fp-ncurses-6.0/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/dxdapmpfvk4hz03rqy11szlizygjh1fp-ncurses-6.0/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/dxdapmpfvk4hz03rqy11szlizygjh1fp-ncurses-6.0/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/dxdapmpfvk4hz03rqy11szlizygjh1fp-ncurses-6.0/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/dxdapmpfvk4hz03rqy11szlizygjh1fp-ncurses-6.0/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/dxdapmpfvk4hz03rqy11szlizygjh1fp-ncurses-6.0/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/dxdapmpfvk4hz03rqy11szlizygjh1fp-ncurses-6.0/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/dxdapmpfvk4hz03rqy11szlizygjh1fp-ncurses-6.0/lib", {st_mode=S_IFDIR|0555, st_size=592, ...}) = 0
open("/nix/store/n349cprn4jaj2s601sywbv82hl91jjw7-libva-1.7.3/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/n349cprn4jaj2s601sywbv82hl91jjw7-libva-1.7.3/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/n349cprn4jaj2s601sywbv82hl91jjw7-libva-1.7.3/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/n349cprn4jaj2s601sywbv82hl91jjw7-libva-1.7.3/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/n349cprn4jaj2s601sywbv82hl91jjw7-libva-1.7.3/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/n349cprn4jaj2s601sywbv82hl91jjw7-libva-1.7.3/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/n349cprn4jaj2s601sywbv82hl91jjw7-libva-1.7.3/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/n349cprn4jaj2s601sywbv82hl91jjw7-libva-1.7.3/lib", {st_mode=S_IFDIR|0555, st_size=832, ...}) = 0
open("/nix/store/22ka5g7i0i0jpfvl16s84pjvgmg6gwvd-libpcap-1.8.1/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/22ka5g7i0i0jpfvl16s84pjvgmg6gwvd-libpcap-1.8.1/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/22ka5g7i0i0jpfvl16s84pjvgmg6gwvd-libpcap-1.8.1/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/22ka5g7i0i0jpfvl16s84pjvgmg6gwvd-libpcap-1.8.1/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/22ka5g7i0i0jpfvl16s84pjvgmg6gwvd-libpcap-1.8.1/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/22ka5g7i0i0jpfvl16s84pjvgmg6gwvd-libpcap-1.8.1/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/22ka5g7i0i0jpfvl16s84pjvgmg6gwvd-libpcap-1.8.1/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/22ka5g7i0i0jpfvl16s84pjvgmg6gwvd-libpcap-1.8.1/lib", {st_mode=S_IFDIR|0555, st_size=94, ...}) = 0
open("/nix/store/5avcyrdxhx03sj9gf5nip37sdisghk1c-v4l-utils-1.12.3/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/5avcyrdxhx03sj9gf5nip37sdisghk1c-v4l-utils-1.12.3/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/5avcyrdxhx03sj9gf5nip37sdisghk1c-v4l-utils-1.12.3/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/5avcyrdxhx03sj9gf5nip37sdisghk1c-v4l-utils-1.12.3/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/5avcyrdxhx03sj9gf5nip37sdisghk1c-v4l-utils-1.12.3/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/5avcyrdxhx03sj9gf5nip37sdisghk1c-v4l-utils-1.12.3/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/5avcyrdxhx03sj9gf5nip37sdisghk1c-v4l-utils-1.12.3/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/5avcyrdxhx03sj9gf5nip37sdisghk1c-v4l-utils-1.12.3/lib", {st_mode=S_IFDIR|0555, st_size=626, ...}) = 0
open("/nix/store/k6pf6a0x5y3j7lw6wqfcpmgy2jz42c20-sane-backends-1.0.25/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/k6pf6a0x5y3j7lw6wqfcpmgy2jz42c20-sane-backends-1.0.25/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/k6pf6a0x5y3j7lw6wqfcpmgy2jz42c20-sane-backends-1.0.25/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/k6pf6a0x5y3j7lw6wqfcpmgy2jz42c20-sane-backends-1.0.25/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/k6pf6a0x5y3j7lw6wqfcpmgy2jz42c20-sane-backends-1.0.25/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/k6pf6a0x5y3j7lw6wqfcpmgy2jz42c20-sane-backends-1.0.25/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/k6pf6a0x5y3j7lw6wqfcpmgy2jz42c20-sane-backends-1.0.25/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/k6pf6a0x5y3j7lw6wqfcpmgy2jz42c20-sane-backends-1.0.25/lib", {st_mode=S_IFDIR|0555, st_size=124, ...}) = 0
open("/nix/store/0sv9rvqvdwqgbg8jkgdf97j63812fafl-gsm-1.0.14/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/0sv9rvqvdwqgbg8jkgdf97j63812fafl-gsm-1.0.14/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/0sv9rvqvdwqgbg8jkgdf97j63812fafl-gsm-1.0.14/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/0sv9rvqvdwqgbg8jkgdf97j63812fafl-gsm-1.0.14/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/0sv9rvqvdwqgbg8jkgdf97j63812fafl-gsm-1.0.14/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/0sv9rvqvdwqgbg8jkgdf97j63812fafl-gsm-1.0.14/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/0sv9rvqvdwqgbg8jkgdf97j63812fafl-gsm-1.0.14/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/0sv9rvqvdwqgbg8jkgdf97j63812fafl-gsm-1.0.14/lib", {st_mode=S_IFDIR|0555, st_size=18, ...}) = 0
open("/nix/store/4jcd7bjq967hqmvh6gbw3b7pml0x38y0-libgphoto2-2.5.12/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/4jcd7bjq967hqmvh6gbw3b7pml0x38y0-libgphoto2-2.5.12/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/4jcd7bjq967hqmvh6gbw3b7pml0x38y0-libgphoto2-2.5.12/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/4jcd7bjq967hqmvh6gbw3b7pml0x38y0-libgphoto2-2.5.12/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/4jcd7bjq967hqmvh6gbw3b7pml0x38y0-libgphoto2-2.5.12/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/4jcd7bjq967hqmvh6gbw3b7pml0x38y0-libgphoto2-2.5.12/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/4jcd7bjq967hqmvh6gbw3b7pml0x38y0-libgphoto2-2.5.12/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/4jcd7bjq967hqmvh6gbw3b7pml0x38y0-libgphoto2-2.5.12/lib", {st_mode=S_IFDIR|0555, st_size=360, ...}) = 0
open("/nix/store/r6x1fg7dar416zv0wygls5diz0g6sdlp-openldap-2.4.45/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/r6x1fg7dar416zv0wygls5diz0g6sdlp-openldap-2.4.45/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/r6x1fg7dar416zv0wygls5diz0g6sdlp-openldap-2.4.45/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/r6x1fg7dar416zv0wygls5diz0g6sdlp-openldap-2.4.45/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/r6x1fg7dar416zv0wygls5diz0g6sdlp-openldap-2.4.45/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/r6x1fg7dar416zv0wygls5diz0g6sdlp-openldap-2.4.45/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/r6x1fg7dar416zv0wygls5diz0g6sdlp-openldap-2.4.45/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/r6x1fg7dar416zv0wygls5diz0g6sdlp-openldap-2.4.45/lib", {st_mode=S_IFDIR|0555, st_size=358, ...}) = 0
open("/nix/store/dl8g1diw9p8xw9gbq9sq0w9jgrd3qljk-fontconfig-2.12.1-lib/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/dl8g1diw9p8xw9gbq9sq0w9jgrd3qljk-fontconfig-2.12.1-lib/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/dl8g1diw9p8xw9gbq9sq0w9jgrd3qljk-fontconfig-2.12.1-lib/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/dl8g1diw9p8xw9gbq9sq0w9jgrd3qljk-fontconfig-2.12.1-lib/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/dl8g1diw9p8xw9gbq9sq0w9jgrd3qljk-fontconfig-2.12.1-lib/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/dl8g1diw9p8xw9gbq9sq0w9jgrd3qljk-fontconfig-2.12.1-lib/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/dl8g1diw9p8xw9gbq9sq0w9jgrd3qljk-fontconfig-2.12.1-lib/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/dl8g1diw9p8xw9gbq9sq0w9jgrd3qljk-fontconfig-2.12.1-lib/lib", {st_mode=S_IFDIR|0555, st_size=144, ...}) = 0
open("/nix/store/aprzai00rv80a974npaw54fg8zk30fda-alsa-lib-1.1.4.1/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/aprzai00rv80a974npaw54fg8zk30fda-alsa-lib-1.1.4.1/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/aprzai00rv80a974npaw54fg8zk30fda-alsa-lib-1.1.4.1/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/aprzai00rv80a974npaw54fg8zk30fda-alsa-lib-1.1.4.1/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/aprzai00rv80a974npaw54fg8zk30fda-alsa-lib-1.1.4.1/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/aprzai00rv80a974npaw54fg8zk30fda-alsa-lib-1.1.4.1/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/aprzai00rv80a974npaw54fg8zk30fda-alsa-lib-1.1.4.1/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/aprzai00rv80a974npaw54fg8zk30fda-alsa-lib-1.1.4.1/lib", {st_mode=S_IFDIR|0555, st_size=112, ...}) = 0
open("/nix/store/9b0kx1nsk7d8xbrd4vgl5ghz3gjkb80n-libpulseaudio-10.0/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/9b0kx1nsk7d8xbrd4vgl5ghz3gjkb80n-libpulseaudio-10.0/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/9b0kx1nsk7d8xbrd4vgl5ghz3gjkb80n-libpulseaudio-10.0/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/9b0kx1nsk7d8xbrd4vgl5ghz3gjkb80n-libpulseaudio-10.0/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/9b0kx1nsk7d8xbrd4vgl5ghz3gjkb80n-libpulseaudio-10.0/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/9b0kx1nsk7d8xbrd4vgl5ghz3gjkb80n-libpulseaudio-10.0/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/9b0kx1nsk7d8xbrd4vgl5ghz3gjkb80n-libpulseaudio-10.0/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/9b0kx1nsk7d8xbrd4vgl5ghz3gjkb80n-libpulseaudio-10.0/lib", {st_mode=S_IFDIR|0555, st_size=502, ...}) = 0
open("/nix/store/y63m68mfhgb8g8v2kn4xphxrz3bzzh42-libXinerama-1.1.3/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/y63m68mfhgb8g8v2kn4xphxrz3bzzh42-libXinerama-1.1.3/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/y63m68mfhgb8g8v2kn4xphxrz3bzzh42-libXinerama-1.1.3/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/y63m68mfhgb8g8v2kn4xphxrz3bzzh42-libXinerama-1.1.3/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/y63m68mfhgb8g8v2kn4xphxrz3bzzh42-libXinerama-1.1.3/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/y63m68mfhgb8g8v2kn4xphxrz3bzzh42-libXinerama-1.1.3/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/y63m68mfhgb8g8v2kn4xphxrz3bzzh42-libXinerama-1.1.3/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/y63m68mfhgb8g8v2kn4xphxrz3bzzh42-libXinerama-1.1.3/lib", {st_mode=S_IFDIR|0555, st_size=128, ...}) = 0
open("/nix/store/yvq7dpd1wwn16np6ql5srnbdir54ah7g-systemd-234-lib/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/yvq7dpd1wwn16np6ql5srnbdir54ah7g-systemd-234-lib/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/yvq7dpd1wwn16np6ql5srnbdir54ah7g-systemd-234-lib/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/yvq7dpd1wwn16np6ql5srnbdir54ah7g-systemd-234-lib/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/yvq7dpd1wwn16np6ql5srnbdir54ah7g-systemd-234-lib/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/yvq7dpd1wwn16np6ql5srnbdir54ah7g-systemd-234-lib/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/yvq7dpd1wwn16np6ql5srnbdir54ah7g-systemd-234-lib/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/yvq7dpd1wwn16np6ql5srnbdir54ah7g-systemd-234-lib/lib", {st_mode=S_IFDIR|0555, st_size=172, ...}) = 0
open("/nix/store/c3w3i7mq57jl581knn9axj7i2pflyvl3-gstreamer-1.10.4/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/c3w3i7mq57jl581knn9axj7i2pflyvl3-gstreamer-1.10.4/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/c3w3i7mq57jl581knn9axj7i2pflyvl3-gstreamer-1.10.4/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/c3w3i7mq57jl581knn9axj7i2pflyvl3-gstreamer-1.10.4/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/c3w3i7mq57jl581knn9axj7i2pflyvl3-gstreamer-1.10.4/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/c3w3i7mq57jl581knn9axj7i2pflyvl3-gstreamer-1.10.4/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/c3w3i7mq57jl581knn9axj7i2pflyvl3-gstreamer-1.10.4/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/c3w3i7mq57jl581knn9axj7i2pflyvl3-gstreamer-1.10.4/lib", {st_mode=S_IFDIR|0555, st_size=912, ...}) = 0
open("/nix/store/5n5ihwsal8hn99wy4y86nnmx2v7j64yr-gst-plugins-base-1.10.4/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/5n5ihwsal8hn99wy4y86nnmx2v7j64yr-gst-plugins-base-1.10.4/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/5n5ihwsal8hn99wy4y86nnmx2v7j64yr-gst-plugins-base-1.10.4/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/5n5ihwsal8hn99wy4y86nnmx2v7j64yr-gst-plugins-base-1.10.4/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/5n5ihwsal8hn99wy4y86nnmx2v7j64yr-gst-plugins-base-1.10.4/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/5n5ihwsal8hn99wy4y86nnmx2v7j64yr-gst-plugins-base-1.10.4/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/5n5ihwsal8hn99wy4y86nnmx2v7j64yr-gst-plugins-base-1.10.4/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/5n5ihwsal8hn99wy4y86nnmx2v7j64yr-gst-plugins-base-1.10.4/lib", {st_mode=S_IFDIR|0555, st_size=1844, ...}) = 0
open("/nix/store/xx3isqiywa7liss2xr0wmz7yjjjlz6qd-gst-plugins-good-1.10.4/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/xx3isqiywa7liss2xr0wmz7yjjjlz6qd-gst-plugins-good-1.10.4/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/xx3isqiywa7liss2xr0wmz7yjjjlz6qd-gst-plugins-good-1.10.4/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/xx3isqiywa7liss2xr0wmz7yjjjlz6qd-gst-plugins-good-1.10.4/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/xx3isqiywa7liss2xr0wmz7yjjjlz6qd-gst-plugins-good-1.10.4/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/xx3isqiywa7liss2xr0wmz7yjjjlz6qd-gst-plugins-good-1.10.4/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/xx3isqiywa7liss2xr0wmz7yjjjlz6qd-gst-plugins-good-1.10.4/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/xx3isqiywa7liss2xr0wmz7yjjjlz6qd-gst-plugins-good-1.10.4/lib", {st_mode=S_IFDIR|0555, st_size=26, ...}) = 0
open("/nix/store/2jwygsypyplbv9hyjpqja8ldj43yzjsh-gst-plugins-bad-1.10.4/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/2jwygsypyplbv9hyjpqja8ldj43yzjsh-gst-plugins-bad-1.10.4/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/2jwygsypyplbv9hyjpqja8ldj43yzjsh-gst-plugins-bad-1.10.4/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/2jwygsypyplbv9hyjpqja8ldj43yzjsh-gst-plugins-bad-1.10.4/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/2jwygsypyplbv9hyjpqja8ldj43yzjsh-gst-plugins-bad-1.10.4/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/2jwygsypyplbv9hyjpqja8ldj43yzjsh-gst-plugins-bad-1.10.4/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/2jwygsypyplbv9hyjpqja8ldj43yzjsh-gst-plugins-bad-1.10.4/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/2jwygsypyplbv9hyjpqja8ldj43yzjsh-gst-plugins-bad-1.10.4/lib", {st_mode=S_IFDIR|0555, st_size=2640, ...}) = 0
open("/nix/store/c001wbxphkj32jwrhdr13b0hsjj8rkih-gst-plugins-ugly-1.10.4/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/c001wbxphkj32jwrhdr13b0hsjj8rkih-gst-plugins-ugly-1.10.4/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/c001wbxphkj32jwrhdr13b0hsjj8rkih-gst-plugins-ugly-1.10.4/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/c001wbxphkj32jwrhdr13b0hsjj8rkih-gst-plugins-ugly-1.10.4/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/c001wbxphkj32jwrhdr13b0hsjj8rkih-gst-plugins-ugly-1.10.4/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/c001wbxphkj32jwrhdr13b0hsjj8rkih-gst-plugins-ugly-1.10.4/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/c001wbxphkj32jwrhdr13b0hsjj8rkih-gst-plugins-ugly-1.10.4/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/c001wbxphkj32jwrhdr13b0hsjj8rkih-gst-plugins-ugly-1.10.4/lib", {st_mode=S_IFDIR|0555, st_size=26, ...}) = 0
open("/nix/store/v7ll5kmdk19yk1lr187wdyh1spyv0v1h-gst-libav-1.10.4/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/v7ll5kmdk19yk1lr187wdyh1spyv0v1h-gst-libav-1.10.4/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/v7ll5kmdk19yk1lr187wdyh1spyv0v1h-gst-libav-1.10.4/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/v7ll5kmdk19yk1lr187wdyh1spyv0v1h-gst-libav-1.10.4/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/v7ll5kmdk19yk1lr187wdyh1spyv0v1h-gst-libav-1.10.4/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/v7ll5kmdk19yk1lr187wdyh1spyv0v1h-gst-libav-1.10.4/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/v7ll5kmdk19yk1lr187wdyh1spyv0v1h-gst-libav-1.10.4/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/v7ll5kmdk19yk1lr187wdyh1spyv0v1h-gst-libav-1.10.4/lib", {st_mode=S_IFDIR|0555, st_size=26, ...}) = 0
open("/nix/store/q254hkklbzjc2r0yaz4zdffi6yz79l5a-gtk+3-3.22.16/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/q254hkklbzjc2r0yaz4zdffi6yz79l5a-gtk+3-3.22.16/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/q254hkklbzjc2r0yaz4zdffi6yz79l5a-gtk+3-3.22.16/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/q254hkklbzjc2r0yaz4zdffi6yz79l5a-gtk+3-3.22.16/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/q254hkklbzjc2r0yaz4zdffi6yz79l5a-gtk+3-3.22.16/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/q254hkklbzjc2r0yaz4zdffi6yz79l5a-gtk+3-3.22.16/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/q254hkklbzjc2r0yaz4zdffi6yz79l5a-gtk+3-3.22.16/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/q254hkklbzjc2r0yaz4zdffi6yz79l5a-gtk+3-3.22.16/lib", {st_mode=S_IFDIR|0555, st_size=414, ...}) = 0
open("/nix/store/ykisn88dinrx5sj4i4wldbx04wv69s8l-glib-2.52.1/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/ykisn88dinrx5sj4i4wldbx04wv69s8l-glib-2.52.1/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/ykisn88dinrx5sj4i4wldbx04wv69s8l-glib-2.52.1/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/ykisn88dinrx5sj4i4wldbx04wv69s8l-glib-2.52.1/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/ykisn88dinrx5sj4i4wldbx04wv69s8l-glib-2.52.1/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/ykisn88dinrx5sj4i4wldbx04wv69s8l-glib-2.52.1/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/ykisn88dinrx5sj4i4wldbx04wv69s8l-glib-2.52.1/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/ykisn88dinrx5sj4i4wldbx04wv69s8l-glib-2.52.1/lib", {st_mode=S_IFDIR|0555, st_size=756, ...}) = 0
open("/nix/store/gni3i6fbjk69x9xdxn3kprzhbamfd24j-opencl-headers-2.1-2016-11-29/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/gni3i6fbjk69x9xdxn3kprzhbamfd24j-opencl-headers-2.1-2016-11-29/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/gni3i6fbjk69x9xdxn3kprzhbamfd24j-opencl-headers-2.1-2016-11-29/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/gni3i6fbjk69x9xdxn3kprzhbamfd24j-opencl-headers-2.1-2016-11-29/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/gni3i6fbjk69x9xdxn3kprzhbamfd24j-opencl-headers-2.1-2016-11-29/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/gni3i6fbjk69x9xdxn3kprzhbamfd24j-opencl-headers-2.1-2016-11-29/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/gni3i6fbjk69x9xdxn3kprzhbamfd24j-opencl-headers-2.1-2016-11-29/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/gni3i6fbjk69x9xdxn3kprzhbamfd24j-opencl-headers-2.1-2016-11-29/lib", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/0wkb4wx0g3pq90l0ma6ydv8ksps55i7f-ocl-icd-2.2.10/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/0wkb4wx0g3pq90l0ma6ydv8ksps55i7f-ocl-icd-2.2.10/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/0wkb4wx0g3pq90l0ma6ydv8ksps55i7f-ocl-icd-2.2.10/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/0wkb4wx0g3pq90l0ma6ydv8ksps55i7f-ocl-icd-2.2.10/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/0wkb4wx0g3pq90l0ma6ydv8ksps55i7f-ocl-icd-2.2.10/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/0wkb4wx0g3pq90l0ma6ydv8ksps55i7f-ocl-icd-2.2.10/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/0wkb4wx0g3pq90l0ma6ydv8ksps55i7f-ocl-icd-2.2.10/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/0wkb4wx0g3pq90l0ma6ydv8ksps55i7f-ocl-icd-2.2.10/lib", {st_mode=S_IFDIR|0555, st_size=130, ...}) = 0
open("/nix/store/0rgb7wsil2fb1kl33sp6070lxvx0cjan-libxml2-2.9.4/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/0rgb7wsil2fb1kl33sp6070lxvx0cjan-libxml2-2.9.4/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/0rgb7wsil2fb1kl33sp6070lxvx0cjan-libxml2-2.9.4/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/0rgb7wsil2fb1kl33sp6070lxvx0cjan-libxml2-2.9.4/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/0rgb7wsil2fb1kl33sp6070lxvx0cjan-libxml2-2.9.4/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/0rgb7wsil2fb1kl33sp6070lxvx0cjan-libxml2-2.9.4/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/0rgb7wsil2fb1kl33sp6070lxvx0cjan-libxml2-2.9.4/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/0rgb7wsil2fb1kl33sp6070lxvx0cjan-libxml2-2.9.4/lib", {st_mode=S_IFDIR|0555, st_size=96, ...}) = 0
open("/nix/store/36lql6an25rginhsv2rzmi5kkixi41xm-libxslt-1.1.29/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/36lql6an25rginhsv2rzmi5kkixi41xm-libxslt-1.1.29/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/36lql6an25rginhsv2rzmi5kkixi41xm-libxslt-1.1.29/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/36lql6an25rginhsv2rzmi5kkixi41xm-libxslt-1.1.29/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/36lql6an25rginhsv2rzmi5kkixi41xm-libxslt-1.1.29/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/36lql6an25rginhsv2rzmi5kkixi41xm-libxslt-1.1.29/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/36lql6an25rginhsv2rzmi5kkixi41xm-libxslt-1.1.29/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/36lql6an25rginhsv2rzmi5kkixi41xm-libxslt-1.1.29/lib", {st_mode=S_IFDIR|0555, st_size=234, ...}) = 0
open("/nix/store/2qa6yx9fbx0y4qax9ziivq59zgi8xd5s-openssl-1.0.2l/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/2qa6yx9fbx0y4qax9ziivq59zgi8xd5s-openssl-1.0.2l/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/2qa6yx9fbx0y4qax9ziivq59zgi8xd5s-openssl-1.0.2l/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/2qa6yx9fbx0y4qax9ziivq59zgi8xd5s-openssl-1.0.2l/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/2qa6yx9fbx0y4qax9ziivq59zgi8xd5s-openssl-1.0.2l/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/2qa6yx9fbx0y4qax9ziivq59zgi8xd5s-openssl-1.0.2l/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/2qa6yx9fbx0y4qax9ziivq59zgi8xd5s-openssl-1.0.2l/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/2qa6yx9fbx0y4qax9ziivq59zgi8xd5s-openssl-1.0.2l/lib", {st_mode=S_IFDIR|0555, st_size=122, ...}) = 0
open("/nix/store/0xg72lpgjzf9q8cvhzqd4fai2ysdszi7-gnutls-3.5.14/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/0xg72lpgjzf9q8cvhzqd4fai2ysdszi7-gnutls-3.5.14/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/0xg72lpgjzf9q8cvhzqd4fai2ysdszi7-gnutls-3.5.14/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/0xg72lpgjzf9q8cvhzqd4fai2ysdszi7-gnutls-3.5.14/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/0xg72lpgjzf9q8cvhzqd4fai2ysdszi7-gnutls-3.5.14/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/0xg72lpgjzf9q8cvhzqd4fai2ysdszi7-gnutls-3.5.14/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/0xg72lpgjzf9q8cvhzqd4fai2ysdszi7-gnutls-3.5.14/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/0xg72lpgjzf9q8cvhzqd4fai2ysdszi7-gnutls-3.5.14/lib", {st_mode=S_IFDIR|0555, st_size=402, ...}) = 0
open("/nix/store/q71ds2hmiphg165r6n4hs788ziqgdf0d-mesa-17.1.5/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/q71ds2hmiphg165r6n4hs788ziqgdf0d-mesa-17.1.5/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/q71ds2hmiphg165r6n4hs788ziqgdf0d-mesa-17.1.5/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/q71ds2hmiphg165r6n4hs788ziqgdf0d-mesa-17.1.5/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/q71ds2hmiphg165r6n4hs788ziqgdf0d-mesa-17.1.5/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/q71ds2hmiphg165r6n4hs788ziqgdf0d-mesa-17.1.5/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/q71ds2hmiphg165r6n4hs788ziqgdf0d-mesa-17.1.5/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/q71ds2hmiphg165r6n4hs788ziqgdf0d-mesa-17.1.5/lib", {st_mode=S_IFDIR|0555, st_size=866, ...}) = 0
open("/nix/store/0p4l1pfs5887ls4805881lzx4336kp09-mesa-noglu-17.1.5-osmesa/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/0p4l1pfs5887ls4805881lzx4336kp09-mesa-noglu-17.1.5-osmesa/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/0p4l1pfs5887ls4805881lzx4336kp09-mesa-noglu-17.1.5-osmesa/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/0p4l1pfs5887ls4805881lzx4336kp09-mesa-noglu-17.1.5-osmesa/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/0p4l1pfs5887ls4805881lzx4336kp09-mesa-noglu-17.1.5-osmesa/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/0p4l1pfs5887ls4805881lzx4336kp09-mesa-noglu-17.1.5-osmesa/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/0p4l1pfs5887ls4805881lzx4336kp09-mesa-noglu-17.1.5-osmesa/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/0p4l1pfs5887ls4805881lzx4336kp09-mesa-noglu-17.1.5-osmesa/lib", {st_mode=S_IFDIR|0555, st_size=112, ...}) = 0
open("/nix/store/hs9r4rq1g7b7n4kq07cfyqzkpmajlcss-libdrm-2.4.81/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/hs9r4rq1g7b7n4kq07cfyqzkpmajlcss-libdrm-2.4.81/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/hs9r4rq1g7b7n4kq07cfyqzkpmajlcss-libdrm-2.4.81/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/hs9r4rq1g7b7n4kq07cfyqzkpmajlcss-libdrm-2.4.81/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/hs9r4rq1g7b7n4kq07cfyqzkpmajlcss-libdrm-2.4.81/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/hs9r4rq1g7b7n4kq07cfyqzkpmajlcss-libdrm-2.4.81/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/hs9r4rq1g7b7n4kq07cfyqzkpmajlcss-libdrm-2.4.81/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/hs9r4rq1g7b7n4kq07cfyqzkpmajlcss-libdrm-2.4.81/lib", {st_mode=S_IFDIR|0555, st_size=752, ...}) = 0
open("/nix/store/6xaciv8i9bjc6q14bs2i673h7rss4bss-libX11-1.6.5/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/6xaciv8i9bjc6q14bs2i673h7rss4bss-libX11-1.6.5/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/6xaciv8i9bjc6q14bs2i673h7rss4bss-libX11-1.6.5/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/6xaciv8i9bjc6q14bs2i673h7rss4bss-libX11-1.6.5/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/6xaciv8i9bjc6q14bs2i673h7rss4bss-libX11-1.6.5/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/6xaciv8i9bjc6q14bs2i673h7rss4bss-libX11-1.6.5/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/6xaciv8i9bjc6q14bs2i673h7rss4bss-libX11-1.6.5/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/6xaciv8i9bjc6q14bs2i673h7rss4bss-libX11-1.6.5/lib", {st_mode=S_IFDIR|0555, st_size=208, ...}) = 0
open("/nix/store/raywdyvb6iy43499xicxqhxj5n4zqd7n-libXi-1.7.9/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/raywdyvb6iy43499xicxqhxj5n4zqd7n-libXi-1.7.9/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/raywdyvb6iy43499xicxqhxj5n4zqd7n-libXi-1.7.9/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/raywdyvb6iy43499xicxqhxj5n4zqd7n-libXi-1.7.9/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/raywdyvb6iy43499xicxqhxj5n4zqd7n-libXi-1.7.9/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/raywdyvb6iy43499xicxqhxj5n4zqd7n-libXi-1.7.9/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/raywdyvb6iy43499xicxqhxj5n4zqd7n-libXi-1.7.9/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/raywdyvb6iy43499xicxqhxj5n4zqd7n-libXi-1.7.9/lib", {st_mode=S_IFDIR|0555, st_size=80, ...}) = 0
open("/nix/store/i7vhxy1kabn26dsgj1xq5a2sw7lkld7w-libXcursor-1.1.14/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/i7vhxy1kabn26dsgj1xq5a2sw7lkld7w-libXcursor-1.1.14/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/i7vhxy1kabn26dsgj1xq5a2sw7lkld7w-libXcursor-1.1.14/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/i7vhxy1kabn26dsgj1xq5a2sw7lkld7w-libXcursor-1.1.14/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/i7vhxy1kabn26dsgj1xq5a2sw7lkld7w-libXcursor-1.1.14/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/i7vhxy1kabn26dsgj1xq5a2sw7lkld7w-libXcursor-1.1.14/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/i7vhxy1kabn26dsgj1xq5a2sw7lkld7w-libXcursor-1.1.14/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/i7vhxy1kabn26dsgj1xq5a2sw7lkld7w-libXcursor-1.1.14/lib", {st_mode=S_IFDIR|0555, st_size=120, ...}) = 0
open("/nix/store/dqnswhmxjszzp51jmh6i79xamp80p2gj-libXrandr-1.5.1/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/dqnswhmxjszzp51jmh6i79xamp80p2gj-libXrandr-1.5.1/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/dqnswhmxjszzp51jmh6i79xamp80p2gj-libXrandr-1.5.1/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/dqnswhmxjszzp51jmh6i79xamp80p2gj-libXrandr-1.5.1/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/dqnswhmxjszzp51jmh6i79xamp80p2gj-libXrandr-1.5.1/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/dqnswhmxjszzp51jmh6i79xamp80p2gj-libXrandr-1.5.1/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/dqnswhmxjszzp51jmh6i79xamp80p2gj-libXrandr-1.5.1/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/dqnswhmxjszzp51jmh6i79xamp80p2gj-libXrandr-1.5.1/lib", {st_mode=S_IFDIR|0555, st_size=112, ...}) = 0
open("/nix/store/b38magnk3c8y0drpk0izi09n5g97vv8n-libXrender-0.9.10/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/b38magnk3c8y0drpk0izi09n5g97vv8n-libXrender-0.9.10/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/b38magnk3c8y0drpk0izi09n5g97vv8n-libXrender-0.9.10/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/b38magnk3c8y0drpk0izi09n5g97vv8n-libXrender-0.9.10/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/b38magnk3c8y0drpk0izi09n5g97vv8n-libXrender-0.9.10/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/b38magnk3c8y0drpk0izi09n5g97vv8n-libXrender-0.9.10/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/b38magnk3c8y0drpk0izi09n5g97vv8n-libXrender-0.9.10/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/b38magnk3c8y0drpk0izi09n5g97vv8n-libXrender-0.9.10/lib", {st_mode=S_IFDIR|0555, st_size=120, ...}) = 0
open("/nix/store/a8zimkpzh5ksnclfhd9c89g6dxp4x170-libXxf86vm-1.1.4/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/a8zimkpzh5ksnclfhd9c89g6dxp4x170-libXxf86vm-1.1.4/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/a8zimkpzh5ksnclfhd9c89g6dxp4x170-libXxf86vm-1.1.4/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/a8zimkpzh5ksnclfhd9c89g6dxp4x170-libXxf86vm-1.1.4/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/a8zimkpzh5ksnclfhd9c89g6dxp4x170-libXxf86vm-1.1.4/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/a8zimkpzh5ksnclfhd9c89g6dxp4x170-libXxf86vm-1.1.4/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/a8zimkpzh5ksnclfhd9c89g6dxp4x170-libXxf86vm-1.1.4/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/a8zimkpzh5ksnclfhd9c89g6dxp4x170-libXxf86vm-1.1.4/lib", {st_mode=S_IFDIR|0555, st_size=120, ...}) = 0
open("/nix/store/z4j5srhqzksrfb43a550hc39qssj85z1-libXcomposite-0.4.4/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/z4j5srhqzksrfb43a550hc39qssj85z1-libXcomposite-0.4.4/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/z4j5srhqzksrfb43a550hc39qssj85z1-libXcomposite-0.4.4/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/z4j5srhqzksrfb43a550hc39qssj85z1-libXcomposite-0.4.4/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/z4j5srhqzksrfb43a550hc39qssj85z1-libXcomposite-0.4.4/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/z4j5srhqzksrfb43a550hc39qssj85z1-libXcomposite-0.4.4/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/z4j5srhqzksrfb43a550hc39qssj85z1-libXcomposite-0.4.4/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/z4j5srhqzksrfb43a550hc39qssj85z1-libXcomposite-0.4.4/lib", {st_mode=S_IFDIR|0555, st_size=144, ...}) = 0
open("/nix/store/47anhh2g50alv84s3svljv43sflyhdw9-libXext-1.3.3/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/47anhh2g50alv84s3svljv43sflyhdw9-libXext-1.3.3/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/47anhh2g50alv84s3svljv43sflyhdw9-libXext-1.3.3/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/47anhh2g50alv84s3svljv43sflyhdw9-libXext-1.3.3/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/47anhh2g50alv84s3svljv43sflyhdw9-libXext-1.3.3/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/47anhh2g50alv84s3svljv43sflyhdw9-libXext-1.3.3/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/47anhh2g50alv84s3svljv43sflyhdw9-libXext-1.3.3/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/47anhh2g50alv84s3svljv43sflyhdw9-libXext-1.3.3/lib", {st_mode=S_IFDIR|0555, st_size=96, ...}) = 0
open("/nix/store/y8xiylxj2zv0p6vzfwjyn96mjjsf3k4z-freetype-2.7.1/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/y8xiylxj2zv0p6vzfwjyn96mjjsf3k4z-freetype-2.7.1/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/y8xiylxj2zv0p6vzfwjyn96mjjsf3k4z-freetype-2.7.1/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/y8xiylxj2zv0p6vzfwjyn96mjjsf3k4z-freetype-2.7.1/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/y8xiylxj2zv0p6vzfwjyn96mjjsf3k4z-freetype-2.7.1/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/y8xiylxj2zv0p6vzfwjyn96mjjsf3k4z-freetype-2.7.1/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/y8xiylxj2zv0p6vzfwjyn96mjjsf3k4z-freetype-2.7.1/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/y8xiylxj2zv0p6vzfwjyn96mjjsf3k4z-freetype-2.7.1/lib", {st_mode=S_IFDIR|0555, st_size=130, ...}) = 0
open("/nix/store/rl2aiz65y9k2kc00c8zdqm9m356hvka7-libcap-2.25-lib/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/rl2aiz65y9k2kc00c8zdqm9m356hvka7-libcap-2.25-lib/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/rl2aiz65y9k2kc00c8zdqm9m356hvka7-libcap-2.25-lib/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/rl2aiz65y9k2kc00c8zdqm9m356hvka7-libcap-2.25-lib/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/rl2aiz65y9k2kc00c8zdqm9m356hvka7-libcap-2.25-lib/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/rl2aiz65y9k2kc00c8zdqm9m356hvka7-libcap-2.25-lib/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/rl2aiz65y9k2kc00c8zdqm9m356hvka7-libcap-2.25-lib/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/rl2aiz65y9k2kc00c8zdqm9m356hvka7-libcap-2.25-lib/lib", {st_mode=S_IFDIR|0555, st_size=68, ...}) = 0
open("/nix/store/wa788dw2zm5d4hyv9bkq9zwfzf07ihp4-libpng-apng-1.6.31/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/wa788dw2zm5d4hyv9bkq9zwfzf07ihp4-libpng-apng-1.6.31/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/wa788dw2zm5d4hyv9bkq9zwfzf07ihp4-libpng-apng-1.6.31/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/wa788dw2zm5d4hyv9bkq9zwfzf07ihp4-libpng-apng-1.6.31/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/wa788dw2zm5d4hyv9bkq9zwfzf07ihp4-libpng-apng-1.6.31/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/wa788dw2zm5d4hyv9bkq9zwfzf07ihp4-libpng-apng-1.6.31/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/wa788dw2zm5d4hyv9bkq9zwfzf07ihp4-libpng-apng-1.6.31/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/wa788dw2zm5d4hyv9bkq9zwfzf07ihp4-libpng-apng-1.6.31/lib", {st_mode=S_IFDIR|0555, st_size=146, ...}) = 0
open("/nix/store/8hn5jc93wbsxn1brmy9p5kdgnjhq4f5p-libjpeg-turbo-1.5.2/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/8hn5jc93wbsxn1brmy9p5kdgnjhq4f5p-libjpeg-turbo-1.5.2/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/8hn5jc93wbsxn1brmy9p5kdgnjhq4f5p-libjpeg-turbo-1.5.2/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/8hn5jc93wbsxn1brmy9p5kdgnjhq4f5p-libjpeg-turbo-1.5.2/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/8hn5jc93wbsxn1brmy9p5kdgnjhq4f5p-libjpeg-turbo-1.5.2/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/8hn5jc93wbsxn1brmy9p5kdgnjhq4f5p-libjpeg-turbo-1.5.2/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/8hn5jc93wbsxn1brmy9p5kdgnjhq4f5p-libjpeg-turbo-1.5.2/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/8hn5jc93wbsxn1brmy9p5kdgnjhq4f5p-libjpeg-turbo-1.5.2/lib", {st_mode=S_IFDIR|0555, st_size=236, ...}) = 0
open("/nix/store/khphb965zdyclakm4hbml6z8mll69kx1-cups-2.2.2-lib/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/khphb965zdyclakm4hbml6z8mll69kx1-cups-2.2.2-lib/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/khphb965zdyclakm4hbml6z8mll69kx1-cups-2.2.2-lib/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/khphb965zdyclakm4hbml6z8mll69kx1-cups-2.2.2-lib/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/khphb965zdyclakm4hbml6z8mll69kx1-cups-2.2.2-lib/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/khphb965zdyclakm4hbml6z8mll69kx1-cups-2.2.2-lib/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/khphb965zdyclakm4hbml6z8mll69kx1-cups-2.2.2-lib/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/khphb965zdyclakm4hbml6z8mll69kx1-cups-2.2.2-lib/lib", {st_mode=S_IFDIR|0555, st_size=284, ...}) = 0
open("/nix/store/f7k68qdh9g4m1md1c99c9vsq622b7myl-lcms2-2.8/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/f7k68qdh9g4m1md1c99c9vsq622b7myl-lcms2-2.8/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/f7k68qdh9g4m1md1c99c9vsq622b7myl-lcms2-2.8/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/f7k68qdh9g4m1md1c99c9vsq622b7myl-lcms2-2.8/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/f7k68qdh9g4m1md1c99c9vsq622b7myl-lcms2-2.8/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/f7k68qdh9g4m1md1c99c9vsq622b7myl-lcms2-2.8/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/f7k68qdh9g4m1md1c99c9vsq622b7myl-lcms2-2.8/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/f7k68qdh9g4m1md1c99c9vsq622b7myl-lcms2-2.8/lib", {st_mode=S_IFDIR|0555, st_size=104, ...}) = 0
open("/nix/store/w3pndizn90mmf4ya3fqn32c52k6vh1q8-gettext-0.19.8/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/w3pndizn90mmf4ya3fqn32c52k6vh1q8-gettext-0.19.8/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/w3pndizn90mmf4ya3fqn32c52k6vh1q8-gettext-0.19.8/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/w3pndizn90mmf4ya3fqn32c52k6vh1q8-gettext-0.19.8/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/w3pndizn90mmf4ya3fqn32c52k6vh1q8-gettext-0.19.8/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/w3pndizn90mmf4ya3fqn32c52k6vh1q8-gettext-0.19.8/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/w3pndizn90mmf4ya3fqn32c52k6vh1q8-gettext-0.19.8/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/w3pndizn90mmf4ya3fqn32c52k6vh1q8-gettext-0.19.8/lib", {st_mode=S_IFDIR|0555, st_size=542, ...}) = 0
open("/nix/store/nskjhjnla0nv4kb9rrn66wdpi70gbc9c-dbus-1.10.20-lib/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/nskjhjnla0nv4kb9rrn66wdpi70gbc9c-dbus-1.10.20-lib/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/nskjhjnla0nv4kb9rrn66wdpi70gbc9c-dbus-1.10.20-lib/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/nskjhjnla0nv4kb9rrn66wdpi70gbc9c-dbus-1.10.20-lib/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/nskjhjnla0nv4kb9rrn66wdpi70gbc9c-dbus-1.10.20-lib/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/nskjhjnla0nv4kb9rrn66wdpi70gbc9c-dbus-1.10.20-lib/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/nskjhjnla0nv4kb9rrn66wdpi70gbc9c-dbus-1.10.20-lib/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/nskjhjnla0nv4kb9rrn66wdpi70gbc9c-dbus-1.10.20-lib/lib", {st_mode=S_IFDIR|0555, st_size=132, ...}) = 0
open("/nix/store/148c5ikrxq0w4l1w9rys6wn66c9qn5lk-mpg123-1.25.4/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/148c5ikrxq0w4l1w9rys6wn66c9qn5lk-mpg123-1.25.4/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/148c5ikrxq0w4l1w9rys6wn66c9qn5lk-mpg123-1.25.4/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/148c5ikrxq0w4l1w9rys6wn66c9qn5lk-mpg123-1.25.4/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/148c5ikrxq0w4l1w9rys6wn66c9qn5lk-mpg123-1.25.4/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/148c5ikrxq0w4l1w9rys6wn66c9qn5lk-mpg123-1.25.4/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/148c5ikrxq0w4l1w9rys6wn66c9qn5lk-mpg123-1.25.4/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/148c5ikrxq0w4l1w9rys6wn66c9qn5lk-mpg123-1.25.4/lib", {st_mode=S_IFDIR|0555, st_size=256, ...}) = 0
open("/nix/store/8m2vkys5l83516f4rlf1g2ngnk178j4l-openal-soft-1.17.2/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/8m2vkys5l83516f4rlf1g2ngnk178j4l-openal-soft-1.17.2/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/8m2vkys5l83516f4rlf1g2ngnk178j4l-openal-soft-1.17.2/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/8m2vkys5l83516f4rlf1g2ngnk178j4l-openal-soft-1.17.2/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/8m2vkys5l83516f4rlf1g2ngnk178j4l-openal-soft-1.17.2/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/8m2vkys5l83516f4rlf1g2ngnk178j4l-openal-soft-1.17.2/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/8m2vkys5l83516f4rlf1g2ngnk178j4l-openal-soft-1.17.2/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/8m2vkys5l83516f4rlf1g2ngnk178j4l-openal-soft-1.17.2/lib", {st_mode=S_IFDIR|0555, st_size=108, ...}) = 0
open("/nix/store/9dmgcdixd7lbx3bi5ks5j0rbw9rhb17x-cairo-1.14.10/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/9dmgcdixd7lbx3bi5ks5j0rbw9rhb17x-cairo-1.14.10/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/9dmgcdixd7lbx3bi5ks5j0rbw9rhb17x-cairo-1.14.10/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/9dmgcdixd7lbx3bi5ks5j0rbw9rhb17x-cairo-1.14.10/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/9dmgcdixd7lbx3bi5ks5j0rbw9rhb17x-cairo-1.14.10/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/9dmgcdixd7lbx3bi5ks5j0rbw9rhb17x-cairo-1.14.10/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/9dmgcdixd7lbx3bi5ks5j0rbw9rhb17x-cairo-1.14.10/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/9dmgcdixd7lbx3bi5ks5j0rbw9rhb17x-cairo-1.14.10/lib", {st_mode=S_IFDIR|0555, st_size=568, ...}) = 0
open("/nix/store/49r5gz8yzsqh3fw50qibkl0k8pw42ga5-libtiff-4.0.8/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/49r5gz8yzsqh3fw50qibkl0k8pw42ga5-libtiff-4.0.8/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/49r5gz8yzsqh3fw50qibkl0k8pw42ga5-libtiff-4.0.8/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/49r5gz8yzsqh3fw50qibkl0k8pw42ga5-libtiff-4.0.8/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/49r5gz8yzsqh3fw50qibkl0k8pw42ga5-libtiff-4.0.8/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/49r5gz8yzsqh3fw50qibkl0k8pw42ga5-libtiff-4.0.8/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/49r5gz8yzsqh3fw50qibkl0k8pw42ga5-libtiff-4.0.8/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/49r5gz8yzsqh3fw50qibkl0k8pw42ga5-libtiff-4.0.8/lib", {st_mode=S_IFDIR|0555, st_size=208, ...}) = 0
open("/nix/store/rng65hvw91f475f6ysz281aydjbp0hx4-unixODBC-2.3.4/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/rng65hvw91f475f6ysz281aydjbp0hx4-unixODBC-2.3.4/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/rng65hvw91f475f6ysz281aydjbp0hx4-unixODBC-2.3.4/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/rng65hvw91f475f6ysz281aydjbp0hx4-unixODBC-2.3.4/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/rng65hvw91f475f6ysz281aydjbp0hx4-unixODBC-2.3.4/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/rng65hvw91f475f6ysz281aydjbp0hx4-unixODBC-2.3.4/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/rng65hvw91f475f6ysz281aydjbp0hx4-unixODBC-2.3.4/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/rng65hvw91f475f6ysz281aydjbp0hx4-unixODBC-2.3.4/lib", {st_mode=S_IFDIR|0555, st_size=336, ...}) = 0
open("/nix/store/r7smw4jsrrmv9i5nl1pyk74hnw7clrlr-samba-3.6.25/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/r7smw4jsrrmv9i5nl1pyk74hnw7clrlr-samba-3.6.25/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/r7smw4jsrrmv9i5nl1pyk74hnw7clrlr-samba-3.6.25/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/r7smw4jsrrmv9i5nl1pyk74hnw7clrlr-samba-3.6.25/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/r7smw4jsrrmv9i5nl1pyk74hnw7clrlr-samba-3.6.25/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/r7smw4jsrrmv9i5nl1pyk74hnw7clrlr-samba-3.6.25/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/r7smw4jsrrmv9i5nl1pyk74hnw7clrlr-samba-3.6.25/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/r7smw4jsrrmv9i5nl1pyk74hnw7clrlr-samba-3.6.25/lib", {st_mode=S_IFDIR|0555, st_size=672, ...}) = 0
open("/nix/store/pn7g6iskvxzwnilfp0f55w1ypv0jcqgq-ncurses-6.0/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/pn7g6iskvxzwnilfp0f55w1ypv0jcqgq-ncurses-6.0/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/pn7g6iskvxzwnilfp0f55w1ypv0jcqgq-ncurses-6.0/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/pn7g6iskvxzwnilfp0f55w1ypv0jcqgq-ncurses-6.0/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/pn7g6iskvxzwnilfp0f55w1ypv0jcqgq-ncurses-6.0/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/pn7g6iskvxzwnilfp0f55w1ypv0jcqgq-ncurses-6.0/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/pn7g6iskvxzwnilfp0f55w1ypv0jcqgq-ncurses-6.0/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/pn7g6iskvxzwnilfp0f55w1ypv0jcqgq-ncurses-6.0/lib", {st_mode=S_IFDIR|0555, st_size=592, ...}) = 0
open("/nix/store/0clq8mdrjkz5jjslax0cf3db736vc2xk-libva-1.7.3/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/0clq8mdrjkz5jjslax0cf3db736vc2xk-libva-1.7.3/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/0clq8mdrjkz5jjslax0cf3db736vc2xk-libva-1.7.3/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/0clq8mdrjkz5jjslax0cf3db736vc2xk-libva-1.7.3/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/0clq8mdrjkz5jjslax0cf3db736vc2xk-libva-1.7.3/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/0clq8mdrjkz5jjslax0cf3db736vc2xk-libva-1.7.3/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/0clq8mdrjkz5jjslax0cf3db736vc2xk-libva-1.7.3/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/0clq8mdrjkz5jjslax0cf3db736vc2xk-libva-1.7.3/lib", {st_mode=S_IFDIR|0555, st_size=832, ...}) = 0
open("/nix/store/p0aw8w7bv67cl9pr0laqk55qh8as0qsd-libpcap-1.8.1/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/p0aw8w7bv67cl9pr0laqk55qh8as0qsd-libpcap-1.8.1/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/p0aw8w7bv67cl9pr0laqk55qh8as0qsd-libpcap-1.8.1/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/p0aw8w7bv67cl9pr0laqk55qh8as0qsd-libpcap-1.8.1/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/p0aw8w7bv67cl9pr0laqk55qh8as0qsd-libpcap-1.8.1/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/p0aw8w7bv67cl9pr0laqk55qh8as0qsd-libpcap-1.8.1/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/p0aw8w7bv67cl9pr0laqk55qh8as0qsd-libpcap-1.8.1/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/p0aw8w7bv67cl9pr0laqk55qh8as0qsd-libpcap-1.8.1/lib", {st_mode=S_IFDIR|0555, st_size=94, ...}) = 0
open("/nix/store/19cb2hwd4a30hb6g5lyp1nii70ssz57w-v4l-utils-1.12.3/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/19cb2hwd4a30hb6g5lyp1nii70ssz57w-v4l-utils-1.12.3/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/19cb2hwd4a30hb6g5lyp1nii70ssz57w-v4l-utils-1.12.3/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/19cb2hwd4a30hb6g5lyp1nii70ssz57w-v4l-utils-1.12.3/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/19cb2hwd4a30hb6g5lyp1nii70ssz57w-v4l-utils-1.12.3/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/19cb2hwd4a30hb6g5lyp1nii70ssz57w-v4l-utils-1.12.3/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/19cb2hwd4a30hb6g5lyp1nii70ssz57w-v4l-utils-1.12.3/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/19cb2hwd4a30hb6g5lyp1nii70ssz57w-v4l-utils-1.12.3/lib", {st_mode=S_IFDIR|0555, st_size=626, ...}) = 0
open("/nix/store/2wlm5rpr9lia7azhh3q8jb2gpbnw23s0-sane-backends-1.0.25/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/2wlm5rpr9lia7azhh3q8jb2gpbnw23s0-sane-backends-1.0.25/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/2wlm5rpr9lia7azhh3q8jb2gpbnw23s0-sane-backends-1.0.25/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/2wlm5rpr9lia7azhh3q8jb2gpbnw23s0-sane-backends-1.0.25/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/2wlm5rpr9lia7azhh3q8jb2gpbnw23s0-sane-backends-1.0.25/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/2wlm5rpr9lia7azhh3q8jb2gpbnw23s0-sane-backends-1.0.25/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/2wlm5rpr9lia7azhh3q8jb2gpbnw23s0-sane-backends-1.0.25/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/2wlm5rpr9lia7azhh3q8jb2gpbnw23s0-sane-backends-1.0.25/lib", {st_mode=S_IFDIR|0555, st_size=124, ...}) = 0
open("/nix/store/7ah315pkmcsmw3hwg3arfh6m28z7hb56-gsm-1.0.14/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/7ah315pkmcsmw3hwg3arfh6m28z7hb56-gsm-1.0.14/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/7ah315pkmcsmw3hwg3arfh6m28z7hb56-gsm-1.0.14/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/7ah315pkmcsmw3hwg3arfh6m28z7hb56-gsm-1.0.14/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/7ah315pkmcsmw3hwg3arfh6m28z7hb56-gsm-1.0.14/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/7ah315pkmcsmw3hwg3arfh6m28z7hb56-gsm-1.0.14/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/7ah315pkmcsmw3hwg3arfh6m28z7hb56-gsm-1.0.14/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/7ah315pkmcsmw3hwg3arfh6m28z7hb56-gsm-1.0.14/lib", {st_mode=S_IFDIR|0555, st_size=18, ...}) = 0
open("/nix/store/qa9f933i9y71d5g5cij2wikmy8pb4iz6-libgphoto2-2.5.12/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/qa9f933i9y71d5g5cij2wikmy8pb4iz6-libgphoto2-2.5.12/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/qa9f933i9y71d5g5cij2wikmy8pb4iz6-libgphoto2-2.5.12/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/qa9f933i9y71d5g5cij2wikmy8pb4iz6-libgphoto2-2.5.12/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/qa9f933i9y71d5g5cij2wikmy8pb4iz6-libgphoto2-2.5.12/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/qa9f933i9y71d5g5cij2wikmy8pb4iz6-libgphoto2-2.5.12/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/qa9f933i9y71d5g5cij2wikmy8pb4iz6-libgphoto2-2.5.12/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/qa9f933i9y71d5g5cij2wikmy8pb4iz6-libgphoto2-2.5.12/lib", {st_mode=S_IFDIR|0555, st_size=360, ...}) = 0
open("/nix/store/q82z093md4k8z5y6xzkca2n4gbfi0ii5-openldap-2.4.45/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/q82z093md4k8z5y6xzkca2n4gbfi0ii5-openldap-2.4.45/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/q82z093md4k8z5y6xzkca2n4gbfi0ii5-openldap-2.4.45/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/q82z093md4k8z5y6xzkca2n4gbfi0ii5-openldap-2.4.45/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/q82z093md4k8z5y6xzkca2n4gbfi0ii5-openldap-2.4.45/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/q82z093md4k8z5y6xzkca2n4gbfi0ii5-openldap-2.4.45/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/q82z093md4k8z5y6xzkca2n4gbfi0ii5-openldap-2.4.45/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/q82z093md4k8z5y6xzkca2n4gbfi0ii5-openldap-2.4.45/lib", {st_mode=S_IFDIR|0555, st_size=358, ...}) = 0
open("/nix/store/zfcwkgf60yawsay3fp9d1wycjrqxbdpz-fontconfig-2.12.1-lib/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/zfcwkgf60yawsay3fp9d1wycjrqxbdpz-fontconfig-2.12.1-lib/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/zfcwkgf60yawsay3fp9d1wycjrqxbdpz-fontconfig-2.12.1-lib/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/zfcwkgf60yawsay3fp9d1wycjrqxbdpz-fontconfig-2.12.1-lib/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/zfcwkgf60yawsay3fp9d1wycjrqxbdpz-fontconfig-2.12.1-lib/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/zfcwkgf60yawsay3fp9d1wycjrqxbdpz-fontconfig-2.12.1-lib/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/zfcwkgf60yawsay3fp9d1wycjrqxbdpz-fontconfig-2.12.1-lib/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/zfcwkgf60yawsay3fp9d1wycjrqxbdpz-fontconfig-2.12.1-lib/lib", {st_mode=S_IFDIR|0555, st_size=144, ...}) = 0
open("/nix/store/19i8dpybsyyj2wbl8559smw9in9qk22n-alsa-lib-1.1.4.1/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/19i8dpybsyyj2wbl8559smw9in9qk22n-alsa-lib-1.1.4.1/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/19i8dpybsyyj2wbl8559smw9in9qk22n-alsa-lib-1.1.4.1/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/19i8dpybsyyj2wbl8559smw9in9qk22n-alsa-lib-1.1.4.1/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/19i8dpybsyyj2wbl8559smw9in9qk22n-alsa-lib-1.1.4.1/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/19i8dpybsyyj2wbl8559smw9in9qk22n-alsa-lib-1.1.4.1/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/19i8dpybsyyj2wbl8559smw9in9qk22n-alsa-lib-1.1.4.1/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/19i8dpybsyyj2wbl8559smw9in9qk22n-alsa-lib-1.1.4.1/lib", {st_mode=S_IFDIR|0555, st_size=112, ...}) = 0
open("/nix/store/shpq0gdk8y6jb260564v8bfxkcw0wnm1-libpulseaudio-10.0/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/shpq0gdk8y6jb260564v8bfxkcw0wnm1-libpulseaudio-10.0/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/shpq0gdk8y6jb260564v8bfxkcw0wnm1-libpulseaudio-10.0/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/shpq0gdk8y6jb260564v8bfxkcw0wnm1-libpulseaudio-10.0/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/shpq0gdk8y6jb260564v8bfxkcw0wnm1-libpulseaudio-10.0/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/shpq0gdk8y6jb260564v8bfxkcw0wnm1-libpulseaudio-10.0/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/shpq0gdk8y6jb260564v8bfxkcw0wnm1-libpulseaudio-10.0/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/shpq0gdk8y6jb260564v8bfxkcw0wnm1-libpulseaudio-10.0/lib", {st_mode=S_IFDIR|0555, st_size=502, ...}) = 0
open("/nix/store/6l1pydkm40jsfbnfg7s3rsc7w50n0pxg-libXinerama-1.1.3/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/6l1pydkm40jsfbnfg7s3rsc7w50n0pxg-libXinerama-1.1.3/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/6l1pydkm40jsfbnfg7s3rsc7w50n0pxg-libXinerama-1.1.3/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/6l1pydkm40jsfbnfg7s3rsc7w50n0pxg-libXinerama-1.1.3/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/6l1pydkm40jsfbnfg7s3rsc7w50n0pxg-libXinerama-1.1.3/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/6l1pydkm40jsfbnfg7s3rsc7w50n0pxg-libXinerama-1.1.3/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/6l1pydkm40jsfbnfg7s3rsc7w50n0pxg-libXinerama-1.1.3/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/6l1pydkm40jsfbnfg7s3rsc7w50n0pxg-libXinerama-1.1.3/lib", {st_mode=S_IFDIR|0555, st_size=128, ...}) = 0
open("/nix/store/jnxz9rcbz832dg1c020sqb00g1b2sz1i-systemd-234-lib/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/jnxz9rcbz832dg1c020sqb00g1b2sz1i-systemd-234-lib/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/jnxz9rcbz832dg1c020sqb00g1b2sz1i-systemd-234-lib/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/jnxz9rcbz832dg1c020sqb00g1b2sz1i-systemd-234-lib/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/jnxz9rcbz832dg1c020sqb00g1b2sz1i-systemd-234-lib/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/jnxz9rcbz832dg1c020sqb00g1b2sz1i-systemd-234-lib/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/jnxz9rcbz832dg1c020sqb00g1b2sz1i-systemd-234-lib/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/jnxz9rcbz832dg1c020sqb00g1b2sz1i-systemd-234-lib/lib", {st_mode=S_IFDIR|0555, st_size=172, ...}) = 0
open("/nix/store/mb0xg1inmq2xmfznnjxahiyycnkc3rnx-gstreamer-1.10.4/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/mb0xg1inmq2xmfznnjxahiyycnkc3rnx-gstreamer-1.10.4/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/mb0xg1inmq2xmfznnjxahiyycnkc3rnx-gstreamer-1.10.4/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/mb0xg1inmq2xmfznnjxahiyycnkc3rnx-gstreamer-1.10.4/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/mb0xg1inmq2xmfznnjxahiyycnkc3rnx-gstreamer-1.10.4/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/mb0xg1inmq2xmfznnjxahiyycnkc3rnx-gstreamer-1.10.4/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/mb0xg1inmq2xmfznnjxahiyycnkc3rnx-gstreamer-1.10.4/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/mb0xg1inmq2xmfznnjxahiyycnkc3rnx-gstreamer-1.10.4/lib", {st_mode=S_IFDIR|0555, st_size=912, ...}) = 0
open("/nix/store/rnriz97riqxl6z2v2jsxcfv1x7c6ds2k-gst-plugins-base-1.10.4/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/rnriz97riqxl6z2v2jsxcfv1x7c6ds2k-gst-plugins-base-1.10.4/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/rnriz97riqxl6z2v2jsxcfv1x7c6ds2k-gst-plugins-base-1.10.4/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/rnriz97riqxl6z2v2jsxcfv1x7c6ds2k-gst-plugins-base-1.10.4/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/rnriz97riqxl6z2v2jsxcfv1x7c6ds2k-gst-plugins-base-1.10.4/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/rnriz97riqxl6z2v2jsxcfv1x7c6ds2k-gst-plugins-base-1.10.4/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/rnriz97riqxl6z2v2jsxcfv1x7c6ds2k-gst-plugins-base-1.10.4/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/rnriz97riqxl6z2v2jsxcfv1x7c6ds2k-gst-plugins-base-1.10.4/lib", {st_mode=S_IFDIR|0555, st_size=1844, ...}) = 0
open("/nix/store/ldympb5c11jq8qa2nbwnsds6hafcv1jb-gst-plugins-good-1.10.4/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/ldympb5c11jq8qa2nbwnsds6hafcv1jb-gst-plugins-good-1.10.4/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/ldympb5c11jq8qa2nbwnsds6hafcv1jb-gst-plugins-good-1.10.4/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/ldympb5c11jq8qa2nbwnsds6hafcv1jb-gst-plugins-good-1.10.4/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/ldympb5c11jq8qa2nbwnsds6hafcv1jb-gst-plugins-good-1.10.4/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/ldympb5c11jq8qa2nbwnsds6hafcv1jb-gst-plugins-good-1.10.4/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/ldympb5c11jq8qa2nbwnsds6hafcv1jb-gst-plugins-good-1.10.4/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/ldympb5c11jq8qa2nbwnsds6hafcv1jb-gst-plugins-good-1.10.4/lib", {st_mode=S_IFDIR|0555, st_size=26, ...}) = 0
open("/nix/store/m0n1zqzr1cpfj985sd2sqw149i01f9v2-gst-plugins-bad-1.10.4/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/m0n1zqzr1cpfj985sd2sqw149i01f9v2-gst-plugins-bad-1.10.4/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/m0n1zqzr1cpfj985sd2sqw149i01f9v2-gst-plugins-bad-1.10.4/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/m0n1zqzr1cpfj985sd2sqw149i01f9v2-gst-plugins-bad-1.10.4/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/m0n1zqzr1cpfj985sd2sqw149i01f9v2-gst-plugins-bad-1.10.4/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/m0n1zqzr1cpfj985sd2sqw149i01f9v2-gst-plugins-bad-1.10.4/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/m0n1zqzr1cpfj985sd2sqw149i01f9v2-gst-plugins-bad-1.10.4/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/m0n1zqzr1cpfj985sd2sqw149i01f9v2-gst-plugins-bad-1.10.4/lib", {st_mode=S_IFDIR|0555, st_size=2640, ...}) = 0
open("/nix/store/y0i4wlc040x5mjrp71n3kqmbms0ixclp-gst-plugins-ugly-1.10.4/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/y0i4wlc040x5mjrp71n3kqmbms0ixclp-gst-plugins-ugly-1.10.4/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/y0i4wlc040x5mjrp71n3kqmbms0ixclp-gst-plugins-ugly-1.10.4/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/y0i4wlc040x5mjrp71n3kqmbms0ixclp-gst-plugins-ugly-1.10.4/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/y0i4wlc040x5mjrp71n3kqmbms0ixclp-gst-plugins-ugly-1.10.4/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/y0i4wlc040x5mjrp71n3kqmbms0ixclp-gst-plugins-ugly-1.10.4/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/y0i4wlc040x5mjrp71n3kqmbms0ixclp-gst-plugins-ugly-1.10.4/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/y0i4wlc040x5mjrp71n3kqmbms0ixclp-gst-plugins-ugly-1.10.4/lib", {st_mode=S_IFDIR|0555, st_size=26, ...}) = 0
open("/nix/store/fcgv6l492ckn4zcq1mkzzkm7whqy3q10-gst-libav-1.10.4/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/fcgv6l492ckn4zcq1mkzzkm7whqy3q10-gst-libav-1.10.4/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/fcgv6l492ckn4zcq1mkzzkm7whqy3q10-gst-libav-1.10.4/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/fcgv6l492ckn4zcq1mkzzkm7whqy3q10-gst-libav-1.10.4/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/fcgv6l492ckn4zcq1mkzzkm7whqy3q10-gst-libav-1.10.4/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/fcgv6l492ckn4zcq1mkzzkm7whqy3q10-gst-libav-1.10.4/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/fcgv6l492ckn4zcq1mkzzkm7whqy3q10-gst-libav-1.10.4/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/fcgv6l492ckn4zcq1mkzzkm7whqy3q10-gst-libav-1.10.4/lib", {st_mode=S_IFDIR|0555, st_size=26, ...}) = 0
open("/nix/store/9admcddcdw2q0q62z5lz04x9892xy0xs-gtk+3-3.22.16/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/9admcddcdw2q0q62z5lz04x9892xy0xs-gtk+3-3.22.16/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/9admcddcdw2q0q62z5lz04x9892xy0xs-gtk+3-3.22.16/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/9admcddcdw2q0q62z5lz04x9892xy0xs-gtk+3-3.22.16/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/9admcddcdw2q0q62z5lz04x9892xy0xs-gtk+3-3.22.16/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/9admcddcdw2q0q62z5lz04x9892xy0xs-gtk+3-3.22.16/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/9admcddcdw2q0q62z5lz04x9892xy0xs-gtk+3-3.22.16/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/9admcddcdw2q0q62z5lz04x9892xy0xs-gtk+3-3.22.16/lib", {st_mode=S_IFDIR|0555, st_size=414, ...}) = 0
open("/nix/store/03vdc3mv632xg2hb77s1zdyhi3vj69i4-glib-2.52.1/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/03vdc3mv632xg2hb77s1zdyhi3vj69i4-glib-2.52.1/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/03vdc3mv632xg2hb77s1zdyhi3vj69i4-glib-2.52.1/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/03vdc3mv632xg2hb77s1zdyhi3vj69i4-glib-2.52.1/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/03vdc3mv632xg2hb77s1zdyhi3vj69i4-glib-2.52.1/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/03vdc3mv632xg2hb77s1zdyhi3vj69i4-glib-2.52.1/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/03vdc3mv632xg2hb77s1zdyhi3vj69i4-glib-2.52.1/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/03vdc3mv632xg2hb77s1zdyhi3vj69i4-glib-2.52.1/lib", {st_mode=S_IFDIR|0555, st_size=756, ...}) = 0
open("/nix/store/gs8g85hvz03b996pp355xz9020s5h08i-opencl-headers-2.1-2016-11-29/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/gs8g85hvz03b996pp355xz9020s5h08i-opencl-headers-2.1-2016-11-29/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/gs8g85hvz03b996pp355xz9020s5h08i-opencl-headers-2.1-2016-11-29/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/gs8g85hvz03b996pp355xz9020s5h08i-opencl-headers-2.1-2016-11-29/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/gs8g85hvz03b996pp355xz9020s5h08i-opencl-headers-2.1-2016-11-29/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/gs8g85hvz03b996pp355xz9020s5h08i-opencl-headers-2.1-2016-11-29/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/gs8g85hvz03b996pp355xz9020s5h08i-opencl-headers-2.1-2016-11-29/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/gs8g85hvz03b996pp355xz9020s5h08i-opencl-headers-2.1-2016-11-29/lib", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/r2jda3a9wgrpz43fkf1b0fhgx87nz89p-ocl-icd-2.2.10/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/r2jda3a9wgrpz43fkf1b0fhgx87nz89p-ocl-icd-2.2.10/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/r2jda3a9wgrpz43fkf1b0fhgx87nz89p-ocl-icd-2.2.10/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/r2jda3a9wgrpz43fkf1b0fhgx87nz89p-ocl-icd-2.2.10/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/r2jda3a9wgrpz43fkf1b0fhgx87nz89p-ocl-icd-2.2.10/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/r2jda3a9wgrpz43fkf1b0fhgx87nz89p-ocl-icd-2.2.10/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/r2jda3a9wgrpz43fkf1b0fhgx87nz89p-ocl-icd-2.2.10/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/r2jda3a9wgrpz43fkf1b0fhgx87nz89p-ocl-icd-2.2.10/lib", {st_mode=S_IFDIR|0555, st_size=130, ...}) = 0
open("/nix/store/p07s2fi4saiwszy4ikf63lp7y6x3iqk5-libxml2-2.9.4/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/p07s2fi4saiwszy4ikf63lp7y6x3iqk5-libxml2-2.9.4/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/p07s2fi4saiwszy4ikf63lp7y6x3iqk5-libxml2-2.9.4/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/p07s2fi4saiwszy4ikf63lp7y6x3iqk5-libxml2-2.9.4/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/p07s2fi4saiwszy4ikf63lp7y6x3iqk5-libxml2-2.9.4/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/p07s2fi4saiwszy4ikf63lp7y6x3iqk5-libxml2-2.9.4/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/p07s2fi4saiwszy4ikf63lp7y6x3iqk5-libxml2-2.9.4/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/p07s2fi4saiwszy4ikf63lp7y6x3iqk5-libxml2-2.9.4/lib", {st_mode=S_IFDIR|0555, st_size=96, ...}) = 0
open("/nix/store/l4iwgiv5q28cxlk3dmr6z2majggv2wl9-libxslt-1.1.29/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/l4iwgiv5q28cxlk3dmr6z2majggv2wl9-libxslt-1.1.29/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/l4iwgiv5q28cxlk3dmr6z2majggv2wl9-libxslt-1.1.29/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/l4iwgiv5q28cxlk3dmr6z2majggv2wl9-libxslt-1.1.29/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/l4iwgiv5q28cxlk3dmr6z2majggv2wl9-libxslt-1.1.29/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/l4iwgiv5q28cxlk3dmr6z2majggv2wl9-libxslt-1.1.29/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/l4iwgiv5q28cxlk3dmr6z2majggv2wl9-libxslt-1.1.29/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/l4iwgiv5q28cxlk3dmr6z2majggv2wl9-libxslt-1.1.29/lib", {st_mode=S_IFDIR|0555, st_size=234, ...}) = 0
open("/nix/store/zpqfk38rswky813i4svrjninmmmvws0i-openssl-1.0.2l/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/zpqfk38rswky813i4svrjninmmmvws0i-openssl-1.0.2l/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/zpqfk38rswky813i4svrjninmmmvws0i-openssl-1.0.2l/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/zpqfk38rswky813i4svrjninmmmvws0i-openssl-1.0.2l/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/zpqfk38rswky813i4svrjninmmmvws0i-openssl-1.0.2l/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/zpqfk38rswky813i4svrjninmmmvws0i-openssl-1.0.2l/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/zpqfk38rswky813i4svrjninmmmvws0i-openssl-1.0.2l/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/zpqfk38rswky813i4svrjninmmmvws0i-openssl-1.0.2l/lib", {st_mode=S_IFDIR|0555, st_size=122, ...}) = 0
open("/nix/store/bshaliwp45nkzf8r83qhfxbijylv8wxk-gnutls-3.5.14/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/bshaliwp45nkzf8r83qhfxbijylv8wxk-gnutls-3.5.14/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/bshaliwp45nkzf8r83qhfxbijylv8wxk-gnutls-3.5.14/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/bshaliwp45nkzf8r83qhfxbijylv8wxk-gnutls-3.5.14/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/bshaliwp45nkzf8r83qhfxbijylv8wxk-gnutls-3.5.14/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/bshaliwp45nkzf8r83qhfxbijylv8wxk-gnutls-3.5.14/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/bshaliwp45nkzf8r83qhfxbijylv8wxk-gnutls-3.5.14/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/bshaliwp45nkzf8r83qhfxbijylv8wxk-gnutls-3.5.14/lib", {st_mode=S_IFDIR|0555, st_size=402, ...}) = 0
open("/nix/store/wi6mksqc35an9anwdv37xl82sncr5nx9-mesa-17.1.5/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/wi6mksqc35an9anwdv37xl82sncr5nx9-mesa-17.1.5/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/wi6mksqc35an9anwdv37xl82sncr5nx9-mesa-17.1.5/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/wi6mksqc35an9anwdv37xl82sncr5nx9-mesa-17.1.5/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/wi6mksqc35an9anwdv37xl82sncr5nx9-mesa-17.1.5/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/wi6mksqc35an9anwdv37xl82sncr5nx9-mesa-17.1.5/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/wi6mksqc35an9anwdv37xl82sncr5nx9-mesa-17.1.5/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/wi6mksqc35an9anwdv37xl82sncr5nx9-mesa-17.1.5/lib", {st_mode=S_IFDIR|0555, st_size=866, ...}) = 0
open("/nix/store/b6vhmz5a20ff0sj5rjh5fw6y08irxh2x-mesa-noglu-17.1.5-osmesa/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/b6vhmz5a20ff0sj5rjh5fw6y08irxh2x-mesa-noglu-17.1.5-osmesa/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/b6vhmz5a20ff0sj5rjh5fw6y08irxh2x-mesa-noglu-17.1.5-osmesa/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/b6vhmz5a20ff0sj5rjh5fw6y08irxh2x-mesa-noglu-17.1.5-osmesa/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/b6vhmz5a20ff0sj5rjh5fw6y08irxh2x-mesa-noglu-17.1.5-osmesa/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/b6vhmz5a20ff0sj5rjh5fw6y08irxh2x-mesa-noglu-17.1.5-osmesa/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/b6vhmz5a20ff0sj5rjh5fw6y08irxh2x-mesa-noglu-17.1.5-osmesa/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/b6vhmz5a20ff0sj5rjh5fw6y08irxh2x-mesa-noglu-17.1.5-osmesa/lib", {st_mode=S_IFDIR|0555, st_size=112, ...}) = 0
open("/nix/store/wczsf5f0n23sk9kizknjnn8sc9jpiabq-libdrm-2.4.81/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/wczsf5f0n23sk9kizknjnn8sc9jpiabq-libdrm-2.4.81/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/wczsf5f0n23sk9kizknjnn8sc9jpiabq-libdrm-2.4.81/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/wczsf5f0n23sk9kizknjnn8sc9jpiabq-libdrm-2.4.81/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/wczsf5f0n23sk9kizknjnn8sc9jpiabq-libdrm-2.4.81/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/wczsf5f0n23sk9kizknjnn8sc9jpiabq-libdrm-2.4.81/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/wczsf5f0n23sk9kizknjnn8sc9jpiabq-libdrm-2.4.81/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/wczsf5f0n23sk9kizknjnn8sc9jpiabq-libdrm-2.4.81/lib", {st_mode=S_IFDIR|0555, st_size=752, ...}) = 0
open("/nix/store/gayh64xabx0lajqrgiar50mslxbmf4ln-libX11-1.6.5/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/gayh64xabx0lajqrgiar50mslxbmf4ln-libX11-1.6.5/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/gayh64xabx0lajqrgiar50mslxbmf4ln-libX11-1.6.5/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/gayh64xabx0lajqrgiar50mslxbmf4ln-libX11-1.6.5/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/gayh64xabx0lajqrgiar50mslxbmf4ln-libX11-1.6.5/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/gayh64xabx0lajqrgiar50mslxbmf4ln-libX11-1.6.5/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/gayh64xabx0lajqrgiar50mslxbmf4ln-libX11-1.6.5/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/gayh64xabx0lajqrgiar50mslxbmf4ln-libX11-1.6.5/lib", {st_mode=S_IFDIR|0555, st_size=208, ...}) = 0
open("/nix/store/crm93y3dajs6lga3cq3kcvpx0i584jk9-libXi-1.7.9/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/crm93y3dajs6lga3cq3kcvpx0i584jk9-libXi-1.7.9/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/crm93y3dajs6lga3cq3kcvpx0i584jk9-libXi-1.7.9/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/crm93y3dajs6lga3cq3kcvpx0i584jk9-libXi-1.7.9/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/crm93y3dajs6lga3cq3kcvpx0i584jk9-libXi-1.7.9/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/crm93y3dajs6lga3cq3kcvpx0i584jk9-libXi-1.7.9/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/crm93y3dajs6lga3cq3kcvpx0i584jk9-libXi-1.7.9/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/crm93y3dajs6lga3cq3kcvpx0i584jk9-libXi-1.7.9/lib", {st_mode=S_IFDIR|0555, st_size=80, ...}) = 0
open("/nix/store/29zy89lsqlas6cqvrk4lwrpkfp0pfx23-libXcursor-1.1.14/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/29zy89lsqlas6cqvrk4lwrpkfp0pfx23-libXcursor-1.1.14/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/29zy89lsqlas6cqvrk4lwrpkfp0pfx23-libXcursor-1.1.14/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/29zy89lsqlas6cqvrk4lwrpkfp0pfx23-libXcursor-1.1.14/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/29zy89lsqlas6cqvrk4lwrpkfp0pfx23-libXcursor-1.1.14/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/29zy89lsqlas6cqvrk4lwrpkfp0pfx23-libXcursor-1.1.14/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/29zy89lsqlas6cqvrk4lwrpkfp0pfx23-libXcursor-1.1.14/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/29zy89lsqlas6cqvrk4lwrpkfp0pfx23-libXcursor-1.1.14/lib", {st_mode=S_IFDIR|0555, st_size=120, ...}) = 0
open("/nix/store/mdgq0kqsmp4a903kp52pxjqzz2fghg7g-libXrandr-1.5.1/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/mdgq0kqsmp4a903kp52pxjqzz2fghg7g-libXrandr-1.5.1/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/mdgq0kqsmp4a903kp52pxjqzz2fghg7g-libXrandr-1.5.1/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/mdgq0kqsmp4a903kp52pxjqzz2fghg7g-libXrandr-1.5.1/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/mdgq0kqsmp4a903kp52pxjqzz2fghg7g-libXrandr-1.5.1/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/mdgq0kqsmp4a903kp52pxjqzz2fghg7g-libXrandr-1.5.1/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/mdgq0kqsmp4a903kp52pxjqzz2fghg7g-libXrandr-1.5.1/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/mdgq0kqsmp4a903kp52pxjqzz2fghg7g-libXrandr-1.5.1/lib", {st_mode=S_IFDIR|0555, st_size=112, ...}) = 0
open("/nix/store/76ir3v04pfcvl2dbdp3x9y84vnz8pr0v-libXrender-0.9.10/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/76ir3v04pfcvl2dbdp3x9y84vnz8pr0v-libXrender-0.9.10/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/76ir3v04pfcvl2dbdp3x9y84vnz8pr0v-libXrender-0.9.10/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/76ir3v04pfcvl2dbdp3x9y84vnz8pr0v-libXrender-0.9.10/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/76ir3v04pfcvl2dbdp3x9y84vnz8pr0v-libXrender-0.9.10/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/76ir3v04pfcvl2dbdp3x9y84vnz8pr0v-libXrender-0.9.10/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/76ir3v04pfcvl2dbdp3x9y84vnz8pr0v-libXrender-0.9.10/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/76ir3v04pfcvl2dbdp3x9y84vnz8pr0v-libXrender-0.9.10/lib", {st_mode=S_IFDIR|0555, st_size=120, ...}) = 0
open("/nix/store/vzhzz0qcicf3bphgybdap55g43pccpw0-libXxf86vm-1.1.4/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/vzhzz0qcicf3bphgybdap55g43pccpw0-libXxf86vm-1.1.4/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/vzhzz0qcicf3bphgybdap55g43pccpw0-libXxf86vm-1.1.4/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/vzhzz0qcicf3bphgybdap55g43pccpw0-libXxf86vm-1.1.4/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/vzhzz0qcicf3bphgybdap55g43pccpw0-libXxf86vm-1.1.4/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/vzhzz0qcicf3bphgybdap55g43pccpw0-libXxf86vm-1.1.4/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/vzhzz0qcicf3bphgybdap55g43pccpw0-libXxf86vm-1.1.4/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/vzhzz0qcicf3bphgybdap55g43pccpw0-libXxf86vm-1.1.4/lib", {st_mode=S_IFDIR|0555, st_size=120, ...}) = 0
open("/nix/store/lfjxlcrxxrbx0pqxzfag8cd85s5z8bkc-libXcomposite-0.4.4/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/lfjxlcrxxrbx0pqxzfag8cd85s5z8bkc-libXcomposite-0.4.4/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/lfjxlcrxxrbx0pqxzfag8cd85s5z8bkc-libXcomposite-0.4.4/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/lfjxlcrxxrbx0pqxzfag8cd85s5z8bkc-libXcomposite-0.4.4/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/lfjxlcrxxrbx0pqxzfag8cd85s5z8bkc-libXcomposite-0.4.4/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/lfjxlcrxxrbx0pqxzfag8cd85s5z8bkc-libXcomposite-0.4.4/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/lfjxlcrxxrbx0pqxzfag8cd85s5z8bkc-libXcomposite-0.4.4/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/lfjxlcrxxrbx0pqxzfag8cd85s5z8bkc-libXcomposite-0.4.4/lib", {st_mode=S_IFDIR|0555, st_size=144, ...}) = 0
open("/nix/store/3dba8240bchfl5jjd642hfbnrg5al1iy-libXext-1.3.3/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/3dba8240bchfl5jjd642hfbnrg5al1iy-libXext-1.3.3/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/3dba8240bchfl5jjd642hfbnrg5al1iy-libXext-1.3.3/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/3dba8240bchfl5jjd642hfbnrg5al1iy-libXext-1.3.3/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/3dba8240bchfl5jjd642hfbnrg5al1iy-libXext-1.3.3/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/3dba8240bchfl5jjd642hfbnrg5al1iy-libXext-1.3.3/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/3dba8240bchfl5jjd642hfbnrg5al1iy-libXext-1.3.3/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/3dba8240bchfl5jjd642hfbnrg5al1iy-libXext-1.3.3/lib", {st_mode=S_IFDIR|0555, st_size=96, ...}) = 0
open("/nix/store/9b0kx1nsk7d8xbrd4vgl5ghz3gjkb80n-libpulseaudio-10.0/lib/pulseaudio/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/9b0kx1nsk7d8xbrd4vgl5ghz3gjkb80n-libpulseaudio-10.0/lib/pulseaudio/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/9b0kx1nsk7d8xbrd4vgl5ghz3gjkb80n-libpulseaudio-10.0/lib/pulseaudio/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/9b0kx1nsk7d8xbrd4vgl5ghz3gjkb80n-libpulseaudio-10.0/lib/pulseaudio/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/9b0kx1nsk7d8xbrd4vgl5ghz3gjkb80n-libpulseaudio-10.0/lib/pulseaudio/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/9b0kx1nsk7d8xbrd4vgl5ghz3gjkb80n-libpulseaudio-10.0/lib/pulseaudio/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/9b0kx1nsk7d8xbrd4vgl5ghz3gjkb80n-libpulseaudio-10.0/lib/pulseaudio/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/9b0kx1nsk7d8xbrd4vgl5ghz3gjkb80n-libpulseaudio-10.0/lib/pulseaudio", {st_mode=S_IFDIR|0555, st_size=224, ...}) = 0
open("/nix/store/shpq0gdk8y6jb260564v8bfxkcw0wnm1-libpulseaudio-10.0/lib/pulseaudio/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/shpq0gdk8y6jb260564v8bfxkcw0wnm1-libpulseaudio-10.0/lib/pulseaudio/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/shpq0gdk8y6jb260564v8bfxkcw0wnm1-libpulseaudio-10.0/lib/pulseaudio/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/shpq0gdk8y6jb260564v8bfxkcw0wnm1-libpulseaudio-10.0/lib/pulseaudio/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/shpq0gdk8y6jb260564v8bfxkcw0wnm1-libpulseaudio-10.0/lib/pulseaudio/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/shpq0gdk8y6jb260564v8bfxkcw0wnm1-libpulseaudio-10.0/lib/pulseaudio/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/shpq0gdk8y6jb260564v8bfxkcw0wnm1-libpulseaudio-10.0/lib/pulseaudio/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/shpq0gdk8y6jb260564v8bfxkcw0wnm1-libpulseaudio-10.0/lib/pulseaudio", {st_mode=S_IFDIR|0555, st_size=224, ...}) = 0
open("/nix/store/kavlzq37cjvziqvxvdbdh31s9c0bp3gw-glibc-multi-2.25/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/kavlzq37cjvziqvxvdbdh31s9c0bp3gw-glibc-multi-2.25/lib/tls/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/kavlzq37cjvziqvxvdbdh31s9c0bp3gw-glibc-multi-2.25/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/kavlzq37cjvziqvxvdbdh31s9c0bp3gw-glibc-multi-2.25/lib/tls", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/kavlzq37cjvziqvxvdbdh31s9c0bp3gw-glibc-multi-2.25/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/kavlzq37cjvziqvxvdbdh31s9c0bp3gw-glibc-multi-2.25/lib/x86_64", 0x7fffe2eb7910) = -1 ENOENT (No such file or directory)
open("/nix/store/kavlzq37cjvziqvxvdbdh31s9c0bp3gw-glibc-multi-2.25/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\0Pa\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=138560, ...}) = 0
mmap(NULL, 2216424, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f21aa5d5000
mprotect(0x7f21aa5ee000, 2093056, PROT_NONE) = 0
mmap(0x7f21aa7ed000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x18000) = 0x7f21aa7ed000
mmap(0x7f21aa7ef000, 12776, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f21aa7ef000
close(3) = 0
open("/run/opengl-driver/lib/tls/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/run/opengl-driver/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/run/opengl-driver-32/lib/tls/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/run/opengl-driver-32/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/j81q9mxs0mnic8pdra6qmhph0cwcrf01-wine-wow-2.14-staging/bin/../lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/j81q9mxs0mnic8pdra6qmhph0cwcrf01-wine-wow-2.14-staging/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/j81q9mxs0mnic8pdra6qmhph0cwcrf01-wine-wow-2.14-staging/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/b3l4cxl66bql6dcb7f4x0cs1a77rsjry-gcc-5.4.0-lib/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/j59lz9cnm21gw705q5473yy82xpnvaa1-freetype-2.7.1/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/szy230br49zgpqsaa9z3z4qi4rxbbnwa-libcap-2.25-lib/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/ymp6nd694i5ls05dbsm79kd3wmvcmijl-libpng-apng-1.6.31/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/ggd2c35jd0ayamqnv9vd3xzy183lwr2s-libjpeg-turbo-1.5.2/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/dj4wwlhmh9w110ci5m86kkxikjnz9nnp-cups-2.2.2-lib/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/frv86azmasa46y3rqbaa1lpq7aw0sx9c-lcms2-2.8/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/k2pdgj67mzdl1d8wrxblkd5923hshcml-gettext-0.19.8/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/fx6mn0p1iay4fqdbg1ypgmia4pwlkggb-dbus-1.10.20-lib/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/d8hbh04sfk748s246idbmpbkmk92v9zv-mpg123-1.25.4/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/h0y4nd11mysbcjnx3pqi2kf8na8ankc1-openal-soft-1.17.2/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/j8macqy5r1f1ny9vxvji2jy4xcinra4a-cairo-1.14.10/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/4rl1npvc4qssfvyl8h7ccbgv0glbkcr5-libtiff-4.0.8/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/pqfssyfy6v22j8fpmj9grkgx038gzhv0-unixODBC-2.3.4/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/mms11l0nsv2nzcblhm5lgw7kp0dzv5m3-samba-3.6.25/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/dxdapmpfvk4hz03rqy11szlizygjh1fp-ncurses-6.0/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/n349cprn4jaj2s601sywbv82hl91jjw7-libva-1.7.3/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/22ka5g7i0i0jpfvl16s84pjvgmg6gwvd-libpcap-1.8.1/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/5avcyrdxhx03sj9gf5nip37sdisghk1c-v4l-utils-1.12.3/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/k6pf6a0x5y3j7lw6wqfcpmgy2jz42c20-sane-backends-1.0.25/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/0sv9rvqvdwqgbg8jkgdf97j63812fafl-gsm-1.0.14/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/4jcd7bjq967hqmvh6gbw3b7pml0x38y0-libgphoto2-2.5.12/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/r6x1fg7dar416zv0wygls5diz0g6sdlp-openldap-2.4.45/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/dl8g1diw9p8xw9gbq9sq0w9jgrd3qljk-fontconfig-2.12.1-lib/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/aprzai00rv80a974npaw54fg8zk30fda-alsa-lib-1.1.4.1/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/9b0kx1nsk7d8xbrd4vgl5ghz3gjkb80n-libpulseaudio-10.0/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/y63m68mfhgb8g8v2kn4xphxrz3bzzh42-libXinerama-1.1.3/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/yvq7dpd1wwn16np6ql5srnbdir54ah7g-systemd-234-lib/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/c3w3i7mq57jl581knn9axj7i2pflyvl3-gstreamer-1.10.4/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/5n5ihwsal8hn99wy4y86nnmx2v7j64yr-gst-plugins-base-1.10.4/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/xx3isqiywa7liss2xr0wmz7yjjjlz6qd-gst-plugins-good-1.10.4/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/2jwygsypyplbv9hyjpqja8ldj43yzjsh-gst-plugins-bad-1.10.4/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/c001wbxphkj32jwrhdr13b0hsjj8rkih-gst-plugins-ugly-1.10.4/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/v7ll5kmdk19yk1lr187wdyh1spyv0v1h-gst-libav-1.10.4/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/q254hkklbzjc2r0yaz4zdffi6yz79l5a-gtk+3-3.22.16/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/ykisn88dinrx5sj4i4wldbx04wv69s8l-glib-2.52.1/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/0wkb4wx0g3pq90l0ma6ydv8ksps55i7f-ocl-icd-2.2.10/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/0rgb7wsil2fb1kl33sp6070lxvx0cjan-libxml2-2.9.4/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/36lql6an25rginhsv2rzmi5kkixi41xm-libxslt-1.1.29/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/2qa6yx9fbx0y4qax9ziivq59zgi8xd5s-openssl-1.0.2l/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/0xg72lpgjzf9q8cvhzqd4fai2ysdszi7-gnutls-3.5.14/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/q71ds2hmiphg165r6n4hs788ziqgdf0d-mesa-17.1.5/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/0p4l1pfs5887ls4805881lzx4336kp09-mesa-noglu-17.1.5-osmesa/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/hs9r4rq1g7b7n4kq07cfyqzkpmajlcss-libdrm-2.4.81/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/6xaciv8i9bjc6q14bs2i673h7rss4bss-libX11-1.6.5/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/raywdyvb6iy43499xicxqhxj5n4zqd7n-libXi-1.7.9/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/i7vhxy1kabn26dsgj1xq5a2sw7lkld7w-libXcursor-1.1.14/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/dqnswhmxjszzp51jmh6i79xamp80p2gj-libXrandr-1.5.1/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/b38magnk3c8y0drpk0izi09n5g97vv8n-libXrender-0.9.10/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/a8zimkpzh5ksnclfhd9c89g6dxp4x170-libXxf86vm-1.1.4/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/z4j5srhqzksrfb43a550hc39qssj85z1-libXcomposite-0.4.4/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/47anhh2g50alv84s3svljv43sflyhdw9-libXext-1.3.3/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/y8xiylxj2zv0p6vzfwjyn96mjjsf3k4z-freetype-2.7.1/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/rl2aiz65y9k2kc00c8zdqm9m356hvka7-libcap-2.25-lib/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/wa788dw2zm5d4hyv9bkq9zwfzf07ihp4-libpng-apng-1.6.31/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/8hn5jc93wbsxn1brmy9p5kdgnjhq4f5p-libjpeg-turbo-1.5.2/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/khphb965zdyclakm4hbml6z8mll69kx1-cups-2.2.2-lib/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/f7k68qdh9g4m1md1c99c9vsq622b7myl-lcms2-2.8/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/w3pndizn90mmf4ya3fqn32c52k6vh1q8-gettext-0.19.8/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/nskjhjnla0nv4kb9rrn66wdpi70gbc9c-dbus-1.10.20-lib/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/148c5ikrxq0w4l1w9rys6wn66c9qn5lk-mpg123-1.25.4/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/8m2vkys5l83516f4rlf1g2ngnk178j4l-openal-soft-1.17.2/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/9dmgcdixd7lbx3bi5ks5j0rbw9rhb17x-cairo-1.14.10/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/49r5gz8yzsqh3fw50qibkl0k8pw42ga5-libtiff-4.0.8/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/rng65hvw91f475f6ysz281aydjbp0hx4-unixODBC-2.3.4/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/r7smw4jsrrmv9i5nl1pyk74hnw7clrlr-samba-3.6.25/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/pn7g6iskvxzwnilfp0f55w1ypv0jcqgq-ncurses-6.0/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/0clq8mdrjkz5jjslax0cf3db736vc2xk-libva-1.7.3/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/p0aw8w7bv67cl9pr0laqk55qh8as0qsd-libpcap-1.8.1/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/19cb2hwd4a30hb6g5lyp1nii70ssz57w-v4l-utils-1.12.3/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/2wlm5rpr9lia7azhh3q8jb2gpbnw23s0-sane-backends-1.0.25/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/7ah315pkmcsmw3hwg3arfh6m28z7hb56-gsm-1.0.14/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/qa9f933i9y71d5g5cij2wikmy8pb4iz6-libgphoto2-2.5.12/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/q82z093md4k8z5y6xzkca2n4gbfi0ii5-openldap-2.4.45/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/zfcwkgf60yawsay3fp9d1wycjrqxbdpz-fontconfig-2.12.1-lib/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/19i8dpybsyyj2wbl8559smw9in9qk22n-alsa-lib-1.1.4.1/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/shpq0gdk8y6jb260564v8bfxkcw0wnm1-libpulseaudio-10.0/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/6l1pydkm40jsfbnfg7s3rsc7w50n0pxg-libXinerama-1.1.3/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/jnxz9rcbz832dg1c020sqb00g1b2sz1i-systemd-234-lib/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/mb0xg1inmq2xmfznnjxahiyycnkc3rnx-gstreamer-1.10.4/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/rnriz97riqxl6z2v2jsxcfv1x7c6ds2k-gst-plugins-base-1.10.4/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/ldympb5c11jq8qa2nbwnsds6hafcv1jb-gst-plugins-good-1.10.4/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/m0n1zqzr1cpfj985sd2sqw149i01f9v2-gst-plugins-bad-1.10.4/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/y0i4wlc040x5mjrp71n3kqmbms0ixclp-gst-plugins-ugly-1.10.4/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/fcgv6l492ckn4zcq1mkzzkm7whqy3q10-gst-libav-1.10.4/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/9admcddcdw2q0q62z5lz04x9892xy0xs-gtk+3-3.22.16/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/03vdc3mv632xg2hb77s1zdyhi3vj69i4-glib-2.52.1/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/r2jda3a9wgrpz43fkf1b0fhgx87nz89p-ocl-icd-2.2.10/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/p07s2fi4saiwszy4ikf63lp7y6x3iqk5-libxml2-2.9.4/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/l4iwgiv5q28cxlk3dmr6z2majggv2wl9-libxslt-1.1.29/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/zpqfk38rswky813i4svrjninmmmvws0i-openssl-1.0.2l/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/bshaliwp45nkzf8r83qhfxbijylv8wxk-gnutls-3.5.14/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/wi6mksqc35an9anwdv37xl82sncr5nx9-mesa-17.1.5/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/b6vhmz5a20ff0sj5rjh5fw6y08irxh2x-mesa-noglu-17.1.5-osmesa/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/wczsf5f0n23sk9kizknjnn8sc9jpiabq-libdrm-2.4.81/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/gayh64xabx0lajqrgiar50mslxbmf4ln-libX11-1.6.5/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/crm93y3dajs6lga3cq3kcvpx0i584jk9-libXi-1.7.9/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/29zy89lsqlas6cqvrk4lwrpkfp0pfx23-libXcursor-1.1.14/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/mdgq0kqsmp4a903kp52pxjqzz2fghg7g-libXrandr-1.5.1/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/76ir3v04pfcvl2dbdp3x9y84vnz8pr0v-libXrender-0.9.10/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/vzhzz0qcicf3bphgybdap55g43pccpw0-libXxf86vm-1.1.4/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/lfjxlcrxxrbx0pqxzfag8cd85s5z8bkc-libXcomposite-0.4.4/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/3dba8240bchfl5jjd642hfbnrg5al1iy-libXext-1.3.3/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/9b0kx1nsk7d8xbrd4vgl5ghz3gjkb80n-libpulseaudio-10.0/lib/pulseaudio/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/shpq0gdk8y6jb260564v8bfxkcw0wnm1-libpulseaudio-10.0/lib/pulseaudio/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/kavlzq37cjvziqvxvdbdh31s9c0bp3gw-glibc-multi-2.25/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\240\6\2\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=1903896, ...}) = 0
mmap(NULL, 3786944, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f21aa238000
mprotect(0x7f21aa3cc000, 2093056, PROT_NONE) = 0
mmap(0x7f21aa5cb000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x193000) = 0x7f21aa5cb000
mmap(0x7f21aa5d1000, 14528, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f21aa5d1000
close(3) = 0
mmap(NULL, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21aadd5000
open("/nix/store/j81q9mxs0mnic8pdra6qmhph0cwcrf01-wine-wow-2.14-staging/lib64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/j81q9mxs0mnic8pdra6qmhph0cwcrf01-wine-wow-2.14-staging/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/b3l4cxl66bql6dcb7f4x0cs1a77rsjry-gcc-5.4.0-lib/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/j59lz9cnm21gw705q5473yy82xpnvaa1-freetype-2.7.1/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/szy230br49zgpqsaa9z3z4qi4rxbbnwa-libcap-2.25-lib/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/ymp6nd694i5ls05dbsm79kd3wmvcmijl-libpng-apng-1.6.31/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/ggd2c35jd0ayamqnv9vd3xzy183lwr2s-libjpeg-turbo-1.5.2/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/dj4wwlhmh9w110ci5m86kkxikjnz9nnp-cups-2.2.2-lib/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/frv86azmasa46y3rqbaa1lpq7aw0sx9c-lcms2-2.8/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/k2pdgj67mzdl1d8wrxblkd5923hshcml-gettext-0.19.8/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/fx6mn0p1iay4fqdbg1ypgmia4pwlkggb-dbus-1.10.20-lib/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/d8hbh04sfk748s246idbmpbkmk92v9zv-mpg123-1.25.4/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/h0y4nd11mysbcjnx3pqi2kf8na8ankc1-openal-soft-1.17.2/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/j8macqy5r1f1ny9vxvji2jy4xcinra4a-cairo-1.14.10/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/4rl1npvc4qssfvyl8h7ccbgv0glbkcr5-libtiff-4.0.8/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/pqfssyfy6v22j8fpmj9grkgx038gzhv0-unixODBC-2.3.4/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/mms11l0nsv2nzcblhm5lgw7kp0dzv5m3-samba-3.6.25/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/dxdapmpfvk4hz03rqy11szlizygjh1fp-ncurses-6.0/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/n349cprn4jaj2s601sywbv82hl91jjw7-libva-1.7.3/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/22ka5g7i0i0jpfvl16s84pjvgmg6gwvd-libpcap-1.8.1/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/5avcyrdxhx03sj9gf5nip37sdisghk1c-v4l-utils-1.12.3/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/k6pf6a0x5y3j7lw6wqfcpmgy2jz42c20-sane-backends-1.0.25/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/0sv9rvqvdwqgbg8jkgdf97j63812fafl-gsm-1.0.14/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/4jcd7bjq967hqmvh6gbw3b7pml0x38y0-libgphoto2-2.5.12/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/r6x1fg7dar416zv0wygls5diz0g6sdlp-openldap-2.4.45/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/dl8g1diw9p8xw9gbq9sq0w9jgrd3qljk-fontconfig-2.12.1-lib/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/aprzai00rv80a974npaw54fg8zk30fda-alsa-lib-1.1.4.1/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/9b0kx1nsk7d8xbrd4vgl5ghz3gjkb80n-libpulseaudio-10.0/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/y63m68mfhgb8g8v2kn4xphxrz3bzzh42-libXinerama-1.1.3/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/yvq7dpd1wwn16np6ql5srnbdir54ah7g-systemd-234-lib/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/c3w3i7mq57jl581knn9axj7i2pflyvl3-gstreamer-1.10.4/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/5n5ihwsal8hn99wy4y86nnmx2v7j64yr-gst-plugins-base-1.10.4/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/xx3isqiywa7liss2xr0wmz7yjjjlz6qd-gst-plugins-good-1.10.4/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/2jwygsypyplbv9hyjpqja8ldj43yzjsh-gst-plugins-bad-1.10.4/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/c001wbxphkj32jwrhdr13b0hsjj8rkih-gst-plugins-ugly-1.10.4/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/v7ll5kmdk19yk1lr187wdyh1spyv0v1h-gst-libav-1.10.4/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/q254hkklbzjc2r0yaz4zdffi6yz79l5a-gtk+3-3.22.16/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/ykisn88dinrx5sj4i4wldbx04wv69s8l-glib-2.52.1/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/0wkb4wx0g3pq90l0ma6ydv8ksps55i7f-ocl-icd-2.2.10/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/0rgb7wsil2fb1kl33sp6070lxvx0cjan-libxml2-2.9.4/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/36lql6an25rginhsv2rzmi5kkixi41xm-libxslt-1.1.29/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/2qa6yx9fbx0y4qax9ziivq59zgi8xd5s-openssl-1.0.2l/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/0xg72lpgjzf9q8cvhzqd4fai2ysdszi7-gnutls-3.5.14/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/q71ds2hmiphg165r6n4hs788ziqgdf0d-mesa-17.1.5/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/0p4l1pfs5887ls4805881lzx4336kp09-mesa-noglu-17.1.5-osmesa/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/hs9r4rq1g7b7n4kq07cfyqzkpmajlcss-libdrm-2.4.81/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/6xaciv8i9bjc6q14bs2i673h7rss4bss-libX11-1.6.5/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/raywdyvb6iy43499xicxqhxj5n4zqd7n-libXi-1.7.9/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/i7vhxy1kabn26dsgj1xq5a2sw7lkld7w-libXcursor-1.1.14/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/dqnswhmxjszzp51jmh6i79xamp80p2gj-libXrandr-1.5.1/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/b38magnk3c8y0drpk0izi09n5g97vv8n-libXrender-0.9.10/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/a8zimkpzh5ksnclfhd9c89g6dxp4x170-libXxf86vm-1.1.4/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/z4j5srhqzksrfb43a550hc39qssj85z1-libXcomposite-0.4.4/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/47anhh2g50alv84s3svljv43sflyhdw9-libXext-1.3.3/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/y8xiylxj2zv0p6vzfwjyn96mjjsf3k4z-freetype-2.7.1/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/rl2aiz65y9k2kc00c8zdqm9m356hvka7-libcap-2.25-lib/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/wa788dw2zm5d4hyv9bkq9zwfzf07ihp4-libpng-apng-1.6.31/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/8hn5jc93wbsxn1brmy9p5kdgnjhq4f5p-libjpeg-turbo-1.5.2/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/khphb965zdyclakm4hbml6z8mll69kx1-cups-2.2.2-lib/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/f7k68qdh9g4m1md1c99c9vsq622b7myl-lcms2-2.8/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/w3pndizn90mmf4ya3fqn32c52k6vh1q8-gettext-0.19.8/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/nskjhjnla0nv4kb9rrn66wdpi70gbc9c-dbus-1.10.20-lib/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/148c5ikrxq0w4l1w9rys6wn66c9qn5lk-mpg123-1.25.4/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/8m2vkys5l83516f4rlf1g2ngnk178j4l-openal-soft-1.17.2/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/9dmgcdixd7lbx3bi5ks5j0rbw9rhb17x-cairo-1.14.10/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/49r5gz8yzsqh3fw50qibkl0k8pw42ga5-libtiff-4.0.8/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/rng65hvw91f475f6ysz281aydjbp0hx4-unixODBC-2.3.4/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/r7smw4jsrrmv9i5nl1pyk74hnw7clrlr-samba-3.6.25/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/pn7g6iskvxzwnilfp0f55w1ypv0jcqgq-ncurses-6.0/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/0clq8mdrjkz5jjslax0cf3db736vc2xk-libva-1.7.3/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/p0aw8w7bv67cl9pr0laqk55qh8as0qsd-libpcap-1.8.1/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/19cb2hwd4a30hb6g5lyp1nii70ssz57w-v4l-utils-1.12.3/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/2wlm5rpr9lia7azhh3q8jb2gpbnw23s0-sane-backends-1.0.25/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/7ah315pkmcsmw3hwg3arfh6m28z7hb56-gsm-1.0.14/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/qa9f933i9y71d5g5cij2wikmy8pb4iz6-libgphoto2-2.5.12/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/q82z093md4k8z5y6xzkca2n4gbfi0ii5-openldap-2.4.45/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/zfcwkgf60yawsay3fp9d1wycjrqxbdpz-fontconfig-2.12.1-lib/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/19i8dpybsyyj2wbl8559smw9in9qk22n-alsa-lib-1.1.4.1/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/shpq0gdk8y6jb260564v8bfxkcw0wnm1-libpulseaudio-10.0/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/6l1pydkm40jsfbnfg7s3rsc7w50n0pxg-libXinerama-1.1.3/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/jnxz9rcbz832dg1c020sqb00g1b2sz1i-systemd-234-lib/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/mb0xg1inmq2xmfznnjxahiyycnkc3rnx-gstreamer-1.10.4/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/rnriz97riqxl6z2v2jsxcfv1x7c6ds2k-gst-plugins-base-1.10.4/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/ldympb5c11jq8qa2nbwnsds6hafcv1jb-gst-plugins-good-1.10.4/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/m0n1zqzr1cpfj985sd2sqw149i01f9v2-gst-plugins-bad-1.10.4/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/y0i4wlc040x5mjrp71n3kqmbms0ixclp-gst-plugins-ugly-1.10.4/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/fcgv6l492ckn4zcq1mkzzkm7whqy3q10-gst-libav-1.10.4/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/9admcddcdw2q0q62z5lz04x9892xy0xs-gtk+3-3.22.16/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/03vdc3mv632xg2hb77s1zdyhi3vj69i4-glib-2.52.1/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/r2jda3a9wgrpz43fkf1b0fhgx87nz89p-ocl-icd-2.2.10/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/p07s2fi4saiwszy4ikf63lp7y6x3iqk5-libxml2-2.9.4/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/l4iwgiv5q28cxlk3dmr6z2majggv2wl9-libxslt-1.1.29/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/zpqfk38rswky813i4svrjninmmmvws0i-openssl-1.0.2l/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/bshaliwp45nkzf8r83qhfxbijylv8wxk-gnutls-3.5.14/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/wi6mksqc35an9anwdv37xl82sncr5nx9-mesa-17.1.5/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/b6vhmz5a20ff0sj5rjh5fw6y08irxh2x-mesa-noglu-17.1.5-osmesa/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/wczsf5f0n23sk9kizknjnn8sc9jpiabq-libdrm-2.4.81/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/gayh64xabx0lajqrgiar50mslxbmf4ln-libX11-1.6.5/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/crm93y3dajs6lga3cq3kcvpx0i584jk9-libXi-1.7.9/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/29zy89lsqlas6cqvrk4lwrpkfp0pfx23-libXcursor-1.1.14/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/mdgq0kqsmp4a903kp52pxjqzz2fghg7g-libXrandr-1.5.1/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/76ir3v04pfcvl2dbdp3x9y84vnz8pr0v-libXrender-0.9.10/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/vzhzz0qcicf3bphgybdap55g43pccpw0-libXxf86vm-1.1.4/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/lfjxlcrxxrbx0pqxzfag8cd85s5z8bkc-libXcomposite-0.4.4/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/3dba8240bchfl5jjd642hfbnrg5al1iy-libXext-1.3.3/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/9b0kx1nsk7d8xbrd4vgl5ghz3gjkb80n-libpulseaudio-10.0/lib/pulseaudio/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/shpq0gdk8y6jb260564v8bfxkcw0wnm1-libpulseaudio-10.0/lib/pulseaudio/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/kavlzq37cjvziqvxvdbdh31s9c0bp3gw-glibc-multi-2.25/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`\16\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=18616, ...}) = 0
mmap(NULL, 2109584, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f21aa034000
mprotect(0x7f21aa037000, 2093056, PROT_NONE) = 0
mmap(0x7f21aa236000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f21aa236000
close(3) = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21aadd3000
arch_prctl(ARCH_SET_FS, 0x7f21aadd3b40) = 0
mprotect(0x7f21aa5cb000, 16384, PROT_READ) = 0
mprotect(0x7f21aa236000, 4096, PROT_READ) = 0
mprotect(0x7f21aa7ed000, 4096, PROT_READ) = 0
mprotect(0x7f21aabb6000, 36864, PROT_READ) = 0
mprotect(0x7c004000, 4096, PROT_READ) = 0
mprotect(0x7f21aade3000, 4096, PROT_READ) = 0
set_tid_address(0x7f21aadd3e10) = 13968
set_robust_list(0x7f21aadd3e20, 24) = 0
rt_sigaction(SIGRTMIN, {sa_handler=0x7f21aa5dabe0, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7f21aa5e6a90}, NULL, 8) = 0
rt_sigaction(SIGRT_1, {sa_handler=0x7f21aa5dac70, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART|SA_SIGINFO, sa_restorer=0x7f21aa5e6a90}, NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8720000, rlim_max=RLIM64_INFINITY}) = 0
brk(NULL) = 0x7d695000
brk(0x7d6b6000) = 0x7d6b6000
readlink("/proc/self/exe", "/nix/store/j81q9mxs0mnic8pdra6qm"..., 256) = 85
stat("/nix/store/j81q9mxs0mnic8pdra6qmhph0cwcrf01-wine-wow-2.14-staging/bin/wineserver", {st_mode=S_IFREG|0555, st_size=3663272, ...}) = 0
execve("/nix/store/j81q9mxs0mnic8pdra6qmhph0cwcrf01-wine-wow-2.14-staging/bin/wine-preloader", ["/nix/store/j81q9mxs0mnic8pdra6qm"..., "/nix/store/j81q9mxs0mnic8pdra6qm"..., "./Notepad2_4.2.25_x64.exe"], 0x7d695010 /* 67 vars */) = 0
strace: [ Process PID=13968 runs in 32 bit mode. ]
set_thread_area({entry_number:-1, base_addr:0x7c404060, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 (entry_number:12)
mmap2(NULL, 65536, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = -1 EPERM (Operation not permitted)
mmap2(0x10000, 1048576, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0x10000
mmap2(0x110000, 1743716352, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0x110000
mmap2(0x7f000000, 50331648, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0x7f000000
mprotect(0x7ffff000, 4096, PROT_READ|PROT_EXEC) = 0
open("/nix/store/j81q9mxs0mnic8pdra6qmhph0cwcrf01-wine-wow-2.14-staging/bin/.wine64-wrapped", O_RDONLY) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\2\0>\0\1\0\0\0\240,\0|\0\0\0\0"..., 2048) = 2048
write(2, "/nix/store/j81q9mxs0mnic8pdra6qm"..., 139/nix/store/j81q9mxs0mnic8pdra6qmhph0cwcrf01-wine-wow-2.14-staging/bin/.wine64-wrapped: not an i386 ELF binary... don't know how to load it
) = 139
exit(1) = ?
+++ exited with 1 +++
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment