log for im.status.ethereum:2025060413
== Installed Android Tools ==
2025-06-09 17:02:39,794 DEBUG: Reading 'config.yml'
2025-06-09 17:02:39,806 INFO: Creating log directory
2025-06-09 17:02:39,806 INFO: Creating temporary directory
2025-06-09 17:02:39,806 INFO: Creating output directory
2025-06-09 17:02:39,868 DEBUG: Getting git vcs interface for https://github.com/status-im/status-mobile.git
2025-06-09 17:02:39,868 DEBUG: Checking im.status.ethereum:2025060413
2025-06-09 17:02:39,868 INFO: Building version 2.33.6 (2025060413) of im.status.ethereum
2025-06-09 17:02:39,874 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/im.status.ethereum, universal_newlines=False, shell=None, istream=None)
2025-06-09 17:02:39,890 INFO: Running 'sudo' commands in /home/vagrant
2025-06-09 17:02:39,890 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y make xz-utils; sysctl fs.inotify.max_user_watches=524288; mkdir -m 0755 /nix; chown vagrant /nix; chown -R vagrant /tmp
+ apt-get update
Get:1 https://security.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:2 https://debian.osuosl.org/debian bookworm InRelease [151 kB]
Get:3 https://debian.osuosl.org/debian bookworm-updates InRelease [55.4 kB]
Get:4 https://debian.osuosl.org/debian bookworm-backports InRelease [59.4 kB]
Get:5 https://security.debian.org/debian-security bookworm-security/main amd64 Packages [266 kB]
Get:6 https://security.debian.org/debian-security bookworm-security/main Translation-en [161 kB]
Get:7 https://debian.osuosl.org/debian bookworm/main amd64 Packages [8793 kB]
Get:8 https://debian.osuosl.org/debian bookworm/main Translation-en [6109 kB]
Get:9 https://debian.osuosl.org/debian bookworm-updates/main amd64 Packages [512 B]
Get:10 https://debian.osuosl.org/debian bookworm-updates/main Translation-en [360 B]
Get:11 https://debian.osuosl.org/debian bookworm-backports/main amd64 Packages [288 kB]
Get:12 https://debian.osuosl.org/debian bookworm-backports/main Translation-en [246 kB]
Fetched 16.2 MB in 7s (2186 kB/s)
Reading package lists...
+ apt-get install -y make xz-utils
Reading package lists...
Building dependency tree...
Reading state information...
Suggested packages:
make-doc
The following NEW packages will be installed:
make xz-utils
0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
Need to get 866 kB of archives.
After this operation, 2886 kB of additional disk space will be used.
Get:1 https://debian.osuosl.org/debian bookworm/main amd64 xz-utils amd64 5.4.1-1 [471 kB]
Get:2 https://debian.osuosl.org/debian bookworm/main amd64 make amd64 4.3-4.1 [396 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 866 kB in 1s (1293 kB/s)
Selecting previously unselected package xz-utils.
(Reading database ... 64067 files and directories currently installed.)
Preparing to unpack .../xz-utils_5.4.1-1_amd64.deb ...
Unpacking xz-utils (5.4.1-1) ...
Selecting previously unselected package make.
Preparing to unpack .../make_4.3-4.1_amd64.deb ...
Unpacking make (4.3-4.1) ...
Setting up make (4.3-4.1) ...
Setting up xz-utils (5.4.1-1) ...
update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
+ sysctl fs.inotify.max_user_watches=524288
fs.inotify.max_user_watches = 524288
+ mkdir -m 0755 /nix
+ chown vagrant /nix
+ chown -R vagrant /tmp
2025-06-09 17:02:57,476 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-06-09 17:02:57,881 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64295 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u1) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u10) ...
2025-06-09 17:03:14,298 INFO: Getting source for revision 0c42d63b11316e29c66dca9109b56c5933652382
2025-06-09 17:03:14,298 DEBUG: Directory: build/im.status.ethereum
2025-06-09 17:03:14,298 DEBUG: > git rev-parse --show-toplevel
2025-06-09 17:03:14,501 DEBUG: Directory: build/im.status.ethereum
2025-06-09 17:03:14,502 DEBUG: > git submodule foreach --recursive git reset --hard
2025-06-09 17:03:14,705 DEBUG: Directory: build/im.status.ethereum
2025-06-09 17:03:14,705 DEBUG: > git reset --hard
2025-06-09 17:03:16,116 DEBUG: Directory: build/im.status.ethereum
2025-06-09 17:03:16,116 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-06-09 17:03:16,220 DEBUG: Directory: build/im.status.ethereum
2025-06-09 17:03:16,221 DEBUG: > git clean -dffx
2025-06-09 17:03:16,324 DEBUG: Directory: build/im.status.ethereum
2025-06-09 17:03:16,324 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --prune-tags --force origin
2025-06-09 17:03:17,330 DEBUG: Directory: build/im.status.ethereum
2025-06-09 17:03:17,330 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2025-06-09 17:03:18,152 DEBUG: Directory: build/im.status.ethereum
2025-06-09 17:03:18,152 DEBUG: > git remote set-head origin --auto
2025-06-09 17:03:18,961 DEBUG: Directory: build/im.status.ethereum
2025-06-09 17:03:18,961 DEBUG: > git checkout -f 0c42d63b11316e29c66dca9109b56c5933652382
2025-06-09 17:03:20,268 DEBUG: Directory: build/im.status.ethereum
2025-06-09 17:03:20,269 DEBUG: > git clean -dffx
2025-06-09 17:03:20,372 DEBUG: Directory: build/im.status.ethereum
2025-06-09 17:03:20,372 DEBUG: > git rev-parse --show-toplevel
2025-06-09 17:03:20,576 DEBUG: Directory: build/im.status.ethereum
2025-06-09 17:03:20,576 DEBUG: > git submodule deinit --all --force
2025-06-09 17:03:20,879 INFO: Running 'init' commands in build/im.status.ethereum
2025-06-09 17:03:20,880 DEBUG: Directory: build/im.status.ethereum
2025-06-09 17:03:20,880 DEBUG: > bash -e -u -o pipefail -x -c -- nix/scripts/setup.sh
/etc/bash.bashrc: line 7: PS1: unbound variable
+ nix/scripts/setup.sh
[0;32mSetting up Nix package manager...[0m
/tmp/nix-install-2.24.11: OK
downloading Nix 2.24.11 binary tarball for x86_64-linux from 'https://releases.nixos.org/nix/nix-2.24.11/nix-2.24.11-x86_64-linux.tar.xz' to '/tmp/nix-binary-tarball-unpack.wawZ6IbjuB'...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 22.5M 0 20667 0 0 17825 0 0:22:07 0:00:01 0:22:06 17831
100 22.5M 100 22.5M 0 0 15.6M 0 0:00:01 0:00:01 --:--:-- 15.6M
Note: a multi-user installation is possible. See https://nixos.org/manual/nix/stable/installation/installing-binary.html#multi-user-installation
performing a single-user installation of Nix...
copying Nix to /nix/store...
installing 'nix-2.24.11'
building '/nix/store/6ygrsp28w6jg955i1pkvy4bpvfpj2c0a-user-environment.drv'...
unpacking 1 channels...
modifying /home/vagrant/.profile...
Installation finished! To ensure that the necessary environment
variables are set, either log in again, or type
. /home/vagrant/.nix-profile/etc/profile.d/nix.sh
in your shell.
[0;32mThe Nix package manager was successfully installed.[0m
[1;33mSee STARTING_GUIDE.md if you're new here.[0m
2025-06-09 17:04:08,950 INFO: Creating local.properties file at build/im.status.ethereum/local.properties
2025-06-09 17:04:08,953 DEBUG: Removing debuggable flags from build/im.status.ethereum
2025-06-09 17:04:09,090 INFO: Cleaned build.gradle of keysigning configs at build/im.status.ethereum/android/app/build.gradle
2025-06-09 17:04:09,101 INFO: Running 'prebuild' commands in build/im.status.ethereum
2025-06-09 17:04:09,101 DEBUG: Directory: build/im.status.ethereum
2025-06-09 17:04:09,101 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/extra/d' nix/nix.conf
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e /extra/d nix/nix.conf
2025-06-09 17:04:09,407 INFO: Scanning source for common problems...
2025-06-09 17:04:09,420 INFO: Removing binary at ios/nanopb.framework/nanopb
2025-06-09 17:04:09,599 DEBUG: scanner is configured to use signature data from: 'suss'
2025-06-09 17:04:09,600 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-06-09 17:04:10,201 DEBUG: write 'suss.json' to cache
2025-06-09 17:04:10,205 DEBUG: next suss.json cache update due in 23:59:59.985534
2025-06-09 17:04:10,353 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/jsc-android/dist' at android/build.gradle
2025-06-09 17:04:10,353 INFO: Ignoring unknown maven repo 'https://mvnrepository.com/artifact/com.github.gundy/semver4j' at android/build.gradle
2025-06-09 17:04:10,598 INFO: Creating source tarball...
2025-06-09 17:04:19,795 INFO: Running 'build' commands in build/im.status.ethereum
2025-06-09 17:04:19,795 DEBUG: Directory: build/im.status.ethereum
2025-06-09 17:04:19,795 DEBUG: > bash -e -u -o pipefail -x -c ulimit -n 8192; export STATUS_BUILD_TARGET=fdroid; export STATUS_BUILD_APK_TYPE=universal-hermes-enabled; make build-fdroid ORG_GRADLE_PROJECT_versionCode=2025060413
/etc/bash.bashrc: line 7: PS1: unbound variable
+ ulimit -n 8192
+ export STATUS_BUILD_TARGET=fdroid
+ STATUS_BUILD_TARGET=fdroid
+ export STATUS_BUILD_APK_TYPE=universal-hermes-enabled
+ STATUS_BUILD_APK_TYPE=universal-hermes-enabled
+ make build-fdroid ORG_GRADLE_PROJECT_versionCode=2025060413
[1;33mMissing TARGET, assuming default target.[0m See nix/README.md for more details.
[0;32mConfiguring Nix shell for target 'default'...[0m
unpacking 'https://github.com/NixOS/nixpkgs/archive/df27247e6f3e636c119e2610bf12d38b5e98cc79.tar.gz' into the Git cache...
these 12 derivations will be built:
/nix/store/g4fgxinjx7w7fallx233nahac73l27c2-rust-bindgen-unwrapped-0.69.4.drv
/nix/store/cqpppkwga8645fmvnhpq85247578n14r-rust-bindgen-0.69.4.drv
/nix/store/myk9xqzaiig6wpz1cpv8dxcb28sk4n7h-rust-bindgen-hook.drv
/nix/store/v1sylpx2rp92sc0kxsmrp8dgik5c64v1-mesa-24.0.7.drv
/nix/store/94c9hkfhk5qg54hy05i8447pjn33ianc-xorg-server-21.1.13.drv
/nix/store/lqv0q0x04ncgvm23n2g9wzxfs7ly1mw9-libxkbcommon-1.7.0.drv
/nix/store/qjxqkzrkw107m0i87n7v11nqpy0w1nyr-clean-immodules-cache.sh.drv
/nix/store/xxc0wmiiyhvv6bp6qal846w6lnmzyp37-gtk+3-3.24.43.drv
/nix/store/6y9bdxmsckrffmawyihc91v0mjcg85wz-temurin-bin-21.0.1.drv
/nix/store/qn2qxablixrg9xr725g7jkmn3s1faisx-openjdk-21.0.3+9.drv
/nix/store/1lg3hb6gxqcsk66xlxwn41waf7l5spkg-clojure-1.11.3.1463.drv
/nix/store/m4fqgbwbjlay3xapw548mw3vdxlxqs4g-apache-maven-3.9.6.drv
these 548 paths will be fetched (1710.29 MiB download, 6881.57 MiB unpacked):
/nix/store/9ppkbxa8xyrxialmspq515iymq07mfd2-ORBit2-2.14.19
/nix/store/cffcmbi7nlr98zr3ia479b7yii6k0aka-OpenJDK21U-jdk_x64_linux_hotspot_21.0.1_12.tar.gz
/nix/store/32ky40di8wlp760nnb407bdsd7acv2c3-SPIRV-LLVM-Translator-17.0.0
/nix/store/7px4n99mcmdzx8nygx59f28j8g7vj0kb-acl-2.3.2
/nix/store/nb9lh6bnplacqcbkb1nfabwc4gkxq8c5-alsa-lib-1.2.11
/nix/store/4ibrw2afjwz5zfrvzf7dncbwv375c1dc-alsa-lib-1.2.11-dev
/nix/store/xz5s9gxgxr74g4l4bhld8wb3qrfrxf4d-alsa-topology-conf-1.2.5.1
/nix/store/fjcpcan3jmdwlzx91h2ns8hhqi9dln1i-alsa-ucm-conf-1.2.11
/nix/store/biwp5gql94874daljcbx1v8x9hrb3zzz-apache-maven-3.9.6-bin.tar.gz
/nix/store/0ihfdhbj39xaa4mc48w5vgysbq7swnqv-at-spi2-core-2.52.0
/nix/store/mss66xny1jnpvqh4y7s0jdmwvi02hbwq-at-spi2-core-2.52.0-dev
/nix/store/dwkhspb2qz0pbkkxlr6ajgqi388phhwa-attr-2.5.2
/nix/store/nriqb4lw5pjvxn3xh27v2rrhwh078r38-audit-3.1.2
/nix/store/7yyjp09578244pvmslp17gcwpjv6czy9-auditable-cargo-1.77.2
/nix/store/ibw76ifhbc8w9lza5176fkaws8v8yn32-auto-patchelf-hook
/nix/store/hllsdhackq4l0jsrq4dx8klqiy554326-autoconf-2.72
/nix/store/m6w3326dgrhp3j1vaxz6gprfpsc9j8m0-avahi-0.8
/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32
/nix/store/z6zg7l2kwhq9y9b4kadf2im67zfj0677-bash-5.2p32-dev
/nix/store/1av86b17lymgk29s85nhgxsmfvmxympz-bash-interactive-5.2p32
/nix/store/1q9lw4r2mbap8rsr8cja46nap6wvrw2p-bash-interactive-5.2p37
/nix/store/ia7zcpxg484fi94k1hvm9qrdj05p1bs4-bindgen-cli-0.69.4.tar.gz
/nix/store/q3sm4x963a996qc3d6baw54609ryifak-binutils-2.41
/nix/store/907l4a9mhh6y75g2rykadsh4sjc29wym-binutils-2.41-lib
/nix/store/si9c1ncjikjq2hl5m8i6dzrfznmsz7g5-binutils-wrapper-2.41
/nix/store/w0k2k9x26wzv18c3zkvgcg3zqksq4mln-binutils-wrapper-2.41
/nix/store/w2agjznxiyjlj87dwmclw3f78bz9jza3-bison-3.8.2
/nix/store/ylzp52nzmrdm775zi13zv456lhljfpqh-boost-1.81.0
/nix/store/2jplrr0mcgglx9x7aswwssrzzcmh3wm0-brotli-1.1.0
/nix/store/hxy5v1j5s030yr3d6w37bv1viqh7ijbk-brotli-1.1.0-dev
/nix/store/ic29n34kzlvla66s0w908f0dgsbnyxdh-brotli-1.1.0-lib
/nix/store/zindpxb2vylx0nsh2jjyg2fhaiakf8d9-bzip2-1.0.8
/nix/store/azwrrzpvar2qyn5s4cmrj4jfgfjgmkbv-bzip2-1.0.8-bin
/nix/store/vzhi3i4z82lgbvmwm6x01y752m8gqjba-bzip2-1.0.8-dev
/nix/store/pp58002m7bzjmzkdna0cq9f9a5nc7v3c-c-ares-1.27.0
/nix/store/prqbww0nbzakdji7jvi9gvfmv65a5rds-cairo-1.18.0
/nix/store/7w48qcq4b8lsgrj5c977fc7s3cbnb1jk-cairo-1.18.0-dev
/nix/store/xjf02cizjpsvla2kaqhb9waij85r71b7-cargo-1.77.2
/nix/store/rcllhiq3gsxzfk36920f6n7mc3zdkmlv-cargo-auditable-0.6.2
/nix/store/baimybqv63556b2x2f1c5i72kql2w7m9-cargo-build-hook.sh
/nix/store/yy5446w88qxhwisk26qicvrmfcjlyghh-cargo-check-hook.sh
/nix/store/iqvdvvh58990mlsg1n1zpq32l6j0bpfj-cargo-install-hook.sh
/nix/store/6hk6yaisxsfk6dfajdfj7l58bhv964nj-cargo-setup-hook.sh
/nix/store/97rldj6k04w5x0jikpff5lpmdmbvc6lr-clang-15.0.7
/nix/store/5rxd8h6518fkx6441lk1c3j2q35d8b4y-clang-15.0.7-lib
/nix/store/hls3d7lh5jvfpl799pvi79qdknlq7jw3-clang-17.0.6
/nix/store/n46kxvdhdq758xb8ynrxk1xmh4chr5vc-clang-17.0.6-dev
/nix/store/bwmzqq1dn6w0s1dfcr6q2bby45wvmf0g-clang-17.0.6-lib
/nix/store/4d1p8fkn42v521f5wzilv2bswi4rmn4m-clang-wrapper-15.0.7
/nix/store/10a21zhvfmc39pi2vv25z6373n6myh7m-clang-wrapper-17.0.6
/nix/store/ss5pz14v88i63z4x0a483g002y408kqr-clojure-tools-1.11.3.1463.tar.gz
/nix/store/yzr3r4hj47kcradca25imxjp8mi8ii6i-compiler-rt-libc-15.0.7
/nix/store/r0nyghkcj953qdgf65gmg8j4rnmd1hc0-compiler-rt-libc-15.0.7-dev
/nix/store/620mv9jzmqnm3qdaawxxkjrpw2zz6xsh-compiler-rt-libc-17.0.6
/nix/store/y8bnp88h68lpmigj5qg70qjh66bnjmiz-compiler-rt-libc-17.0.6-dev
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5
/nix/store/6kv0y1c5w7dmxx6kamlqykfj9qc3g91d-cpio-2.15
/nix/store/41rjbn5ayciqb6qh22jf6qv8mr0s9nql-cracklib-2.9.11
/nix/store/hsg3zsd2pynyrvq5vc7dfj27rnxm0qmm-cryptsetup-2.7.3
/nix/store/0ihmib9nsn5i2qr41n01scixhcmpzpcl-cups-2.4.8
/nix/store/kq4fqvzi9jzrbr81j84dynqfbqpzh3d7-cups-2.4.8-dev
/nix/store/gm8mc976qs0kg2ibmlg4dqbcl1127lkw-cups-2.4.8-lib
/nix/store/2888pjmiry2b58gcjn0bv3p4g4d4il4k-curl-8.7.1
/nix/store/18jb60qfm9x7m9sczb7jkqjwr6hfl6rs-curl-8.7.1-bin
/nix/store/pmqwydzdxdmhjpblf4iy6vw721nqfpzx-curl-8.7.1-dev
/nix/store/dwrp6yfl24zg959ma3a1f0qj73wa6xgi-curl-8.7.1-man
/nix/store/z8c853ivpm6w8b9g40vv5rlq7rc45wds-db-4.8.30
/nix/store/0hm8vh65m378439kl16xv0p6l7c51asj-dbus-1.14.10
/nix/store/rj6yyr7yw2vm39plgsw5qpjx68lsg8vd-dbus-1.14.10-dev
/nix/store/x2w21iz2wj48rg8fl9q39hdbwg4gvsci-dbus-1.14.10-lib
/nix/store/m5jasqvf9vfzhaw1cfnc8kwb820s5jd2-dbus-glib-0.112
/nix/store/sla29qvjdiqh51z9jw0xxg3nqmx697qm-dbus-glib-0.112-dev
/nix/store/9r67fiw0nr2b0vrf82gadmdx77cx5mvs-dconf-0.40.0-lib
/nix/store/mvdzir9i07ik4hgh6hbgrbin81ahb38s-dejavu-fonts-minimal-2.37
/nix/store/057v40b52y2jv8hhbhhy7z6rvgwxzlcg-die-hook
/nix/store/wk9vn3lcxqya6a5j17v87x18lrkg2ngy-diffutils-3.10
/nix/store/mblwfllkgncng6srhka2di5xxrka6v5g-directx-headers-1.611.0
/nix/store/83ladj9zxhrla51qm373fxvdjxvvi03f-djvulibre-3.5.28
/nix/store/7snhqy3bpwnlx4csk58ckrlp8b1zxq07-djvulibre-3.5.28-bin
/nix/store/7zdp7f6mi1s1kb5m32xzb7x0hcad99jq-djvulibre-3.5.28-dev
/nix/store/jr2xqiadvkr5yq29s6ip7wma4ykasa9l-dns-root-data-2023-11-27
/nix/store/azgikk0ky2is6hkrchwalalh88i51wn5-docbook-xml-4.3
/nix/store/73ikczl7qb4in68psj033d481wap4f8q-docbook-xsl-nons-1.79.2
/nix/store/m6ry3z8yw43pkjc0sspp9hqj7672zdsy-double-conversion-3.3.0
/nix/store/fqc2jvh1bjj2wzcqypykchsx89pq20gk-doxygen-1.10.0
/nix/store/id0bz5p4y8fls6xhrmqczvl2p8fq921q-duktape-2.7.0
/nix/store/6yl2xpwnljh0mcww7n7w6d09rkai4plh-ed-1.20.2
/nix/store/z673p7dssif7pn4m4pi4hlynyq2gyjl6-elfutils-0.191
/nix/store/a2jjfnnydg3gygnqxj631vik2db20r90-elfutils-0.191-bin
/nix/store/8glsc918in7w0g9cry18ym67s08y7v53-elfutils-0.191-dev
/nix/store/53y9hmkv4kf43ky3zxizhllpip63pr3a-ensure-newer-sources-hook
/nix/store/k5s80gd9gx9g94k2zg8dkl4zv287mppk-expand-response-params
/nix/store/sf915hs92m1vksvh1dhf41klq3ch0s1l-expand-response-params
/nix/store/mgmr6imyh0smpqhccb31dlk3hmnacjpc-expat-2.6.3
/nix/store/03yyp6nrav3fcny6fx2k23r4ykshija7-expat-2.6.3-dev
/nix/store/1yds8mz9b023mvx65ndsf51v7d0ggpbp-file-5.45
/nix/store/vqhj138xim73r80qcsc546crm4y80ca2-file-5.45
/nix/store/1z3lksfx7yys4c7rpfc45yq4837ckha5-file-5.45-dev
/nix/store/63csv4q6mqfw4q5g8nfy72kny6cqlw61-find-xml-catalogs-hook
/nix/store/myb4rzvdyahvvlyyx32i19nhmr78bc8k-findutils-4.9.0
/nix/store/c9kis6qynbfp15936nq76vnm41x65aml-flex-2.6.4
/nix/store/2i272pq81ssww4xhgr5qqyvh2564k4rx-flock-0.4.0
/nix/store/1srmdppmh1j6swch1lpy6vmlxv8ij7ps-fmt-10.2.1
/nix/store/7b890x9zc9x2iyns58qyakcpj8drhdws-fmt-8.1.1
/nix/store/q21dnx94s6vx7prba6ax6c3l3b82rr50-folly-2024.03.11.00
/nix/store/flka3h3ibr45jn87h4svwfg2sp0qvhyh-fontconfig-2.15.0
/nix/store/a857mpcwnavwjzhpaxi6qc83v3wvhwxx-fontconfig-2.15.0-bin
/nix/store/gy54ca58pglivg7viskzczcnwimrm73z-fontconfig-2.15.0-dev
/nix/store/5kblf15zi7407dqh70dw082hbfm8cnf8-fontconfig-2.15.0-lib
/nix/store/mpn61iy6hyjxay53vxynj7k0f5wb38bs-freetype-2.13.2
/nix/store/yr67n9a2bvmwx6qk3pvxv2971bg2qm11-freetype-2.13.2-dev
/nix/store/pa6v5zr3jyxqrpxjk1qrvbpnrcqz93nn-fribidi-1.0.13
/nix/store/yl8vk2q1j6l7zvvz7glvqar3g36jpsx6-fribidi-1.0.13-dev
/nix/store/86wp5rjcjdbwq11sn3cynhv2prv5hvsa-gamin-0.1.10
/nix/store/g7rq3khf0bnm64amflrc4964b7q57dqv-gawk-5.2.2
/nix/store/6g5fhxv0bdm7236ixdwq1izzawbc7grm-gcc-13.2.0
/nix/store/swcl0ynnia5c57i6qfdcrqa72j7877mg-gcc-13.2.0-lib
/nix/store/yfd49ay99aa1a0jg80jsvnxbyl61fsh6-gcc-13.2.0-libgcc
/nix/store/knbwsmqlj0naayh0kdxm92lbqqcmgfp7-gcc-8.5.0
/nix/store/yxzr1b8v8yc1j608cv7g84flla8xhi4j-gcc-8.5.0-lib
/nix/store/r6k305g2rn0qqkvdxfvzqg7mhh7rw679-gcc-wrapper-13.2.0
/nix/store/gcy1fqwx2agn7hb1kqayjf07ldwmh32v-gcc-wrapper-8.5.0
/nix/store/g8zlf54j55kp5q3b93bazhdm7ynn8gnx-gconf-3.2.6
/nix/store/hsmb7n7hrlfs6329v4p13avj40ash6rc-gconf-3.2.6-dev
/nix/store/6g1aqhzy0h5bzj82warn9vky175cyhag-gdbm-1.23
/nix/store/331y81vaac63masxs7z26hhm920qkv03-gdk-pixbuf-2.42.12
/nix/store/hfwg8k0h47s73s59834fqa53vq54jwhy-gdk-pixbuf-2.42.12-dev
/nix/store/bgc5lmnfx7h8ac0z5g684xhnj70zbhsm-getent-glibc-2.39-52
/nix/store/zz3kckpl8ag09cr4qrlwi2q691ckqvgj-gettext-0.21.1
/nix/store/87amf7pqr9l3h3phyzrfdb14jclfq59k-gflags-2.2.2
/nix/store/6c19ysy8k0yrrfz610453c6xqnaw0ph0-giflib-5.2.2
/nix/store/vdd8ccp9x69v7kp5g9khq7j43n6dqf16-git-2.44.1
/nix/store/dcfv49c7nlc4bmglr5rnnpapkr7zsqyg-git-2.44.1-doc
/nix/store/sr6skahp2mvi6y8d4g89a9vwk4yh4z0p-glib-2.80.2
/nix/store/v6rxay5qhjr4s8dzcb3sr9n0m7kms07g-glib-2.80.2-bin
/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev
/nix/store/c10zhkbp6jmyh0xc5kd123ga8yy2p4hk-glibc-2.39-52
/nix/store/4y2kcviw0cczb56lfl84h7n7j7xm8hh0-glibc-2.39-52-bin
/nix/store/bl5b4ywrn1ls6fwc0cvsvwmr9hynr3gk-glibc-2.39-52-dev
/nix/store/zj3bzdzsjj7vdf9l5pppf1q8wpjajik5-glibc-2.39-52-getent
/nix/store/cg9s562sa33k78m63njfn1rw47dp9z0i-glibc-2.40-66
/nix/store/ikdbqi1h58klmn00x225pc221057iig2-glibc-iconv-2.39
/nix/store/a00d43qmq6gkiwq1x9hbn0w4la3q641w-glog-0.6.0
/nix/store/g8yybbw6gbwqpfnc2p64sjixw1zgjdm7-glslang-14.2.0
/nix/store/m0hz523070d4q134jja072ifdlhn7mvj-glu-9.0.3
/nix/store/vihzi02z10122m5f2i9hj41a11pn00px-glu-9.0.3-dev
/nix/store/xfh4j4c5wamcrwx5bs8j1kyizfydhi63-gmp-6.3.0
/nix/store/9w009i6vvmjqcahi779yfx7wmd11m9hj-gmp-with-cxx-6.3.0
/nix/store/a8ihcrk34ls3mdrzbvqgqqkdnx8alwgn-gmp-with-cxx-6.3.0
/nix/store/qzm3pxhfrh17mglh9afywg727i2b4vwd-gmp-with-cxx-6.3.0-dev
/nix/store/ksh3qkd08km86fq2s9whna7g9893v8l4-gnome-vfs-2.24.4
/nix/store/ip2qkk5hgd4ms0l8mi3l7sszqhh1diyh-gnome-vfs-2.24.4-dev
/nix/store/ym3bq1r8vznaqdh5b9id1i5l31r0lcdl-gnu-config-2024-01-01
/nix/store/3jc4m5gwimj4mbm01ijgkm2di8hiy5l3-gnugrep-3.11
/nix/store/fy9xx920hk3cyvxx0wjzq2dkfjf0s0fx-gnum4-1.4.19
/nix/store/7wg0iflfgfgx79aafqz7kd6maxc8nhgk-gnumake-4.4.1
/nix/store/mywvjmd80bayzbi161nly2vfpikyc47h-gnumake-4.4.1
/nix/store/qgsv4qck6z0plwz2mmxw76473pipb0zn-gnumake-4.4.1
/nix/store/wll52s2i5bapps2yz4x79wblq7lq23wm-gnupg-2.4.5
/nix/store/nhr25jgz6bpxbrz6kndjyvgaxipall0j-gnused-4.9
/nix/store/wqbq6prmrhgm19qqdqm3ijjbap9x74cn-gnutar-1.35
/nix/store/l04d19p0mlp1mmbn0a1dn9jsyxxr3rpg-gnutls-3.8.5
/nix/store/fy77fzhhcfgdb0jg3s0gd0rq5q5lnsiq-gobject-introspection-1.80.1
/nix/store/c7lhlhnnanf5q0hm9z1rg3if7lzv5shh-gobject-introspection-1.80.1-dev
/nix/store/irkly278ydqz3hs7ab17k5aicps4j7z1-gobject-introspection-wrapped-1.80.1
/nix/store/4r1zbpzh2ipysqgsnx77yr0q4d9czprq-gobject-introspection-wrapped-1.80.1-dev
/nix/store/zgi6p2mwr7bbdpd0d58b03igna2i4zdb-gperftools-2.15
/nix/store/98750rzzcbpryry73plbkppr72zq1jar-graphite2-1.3.14
/nix/store/wiqgj5ia49bzql97mj32hjqbbnw931i3-graphite2-1.3.14-dev
/nix/store/g831ifbcgfqi8qc5svwr84waqxbxbv7q-gsettings-desktop-schemas-46.0
/nix/store/b6jj8kli350jwqwj1dr32wr5fv3nqp8l-gtk+-3.24.43.tar.xz
/nix/store/xgnn2g97kx2hynl1l7j9aspcjia6afcm-gtk-doc-1.34.0
/nix/store/jpqm5igl1gmahp7lxx8j1dy874zvirgm-gzip-1.13
/nix/store/h8ipr16jd5kbyrj2qxiscagsl408ggrn-harfbuzz-8.4.0
/nix/store/h52a16f1vq6rwzf3vgb0xck7ms8x2fab-harfbuzz-8.4.0-dev
/nix/store/fh97r0z540f8biavpw3kbv4bdacc4i49-hwdata-0.382
/nix/store/9as4j2wqvd88n6xf7bmwsb6n4riqjpww-icu4c-73.2
/nix/store/5lgw85a88a1bkwj0v3l367afrpyd4ac0-icu4c-73.2-dev
/nix/store/j8xr052l4n0yxssghn8l26ifrr1ha5lg-ilmbase-2.5.10
/nix/store/kjmqz58izqqrc15qkdvf9p9awydmh98s-ilmbase-2.5.10-dev
/nix/store/ppsaphf6wy9y8wqrcdlk2cciy6f8xqxw-imagemagick-7.1.1-38
/nix/store/nqnsfqmq1vw2zm278rqaym3pv5jkphxv-imagemagick-7.1.1-38-dev
/nix/store/vabl181iqhn1gcnvi7qlxn90daz96msz-imagemagick-7.1.1-38-doc
/nix/store/b9v19vv6a94cya0cv4rr7wyjxgpq9ycg-imath-3.1.11
/nix/store/5y5arv2aqq9ixrb5l13whv16zgdy4cnq-install-shell-files
/nix/store/b7yhy18hhx42895jjxn3pxx3bx8bx53f-intltool-0.51.0
/nix/store/q99hhq9wzq4dk1k8ivyznfnid5rq8615-iptables-1.8.10
/nix/store/qghvzfvgl66vpyv602p3hi4hx24c522z-isl-0.17.1
/nix/store/awrkal6m7q6gfbc520hm4x368q3pdhq5-isl-0.20
/nix/store/wh1qhhs7wq5gxdfplwyyyld2i3zghjvx-iso-codes-4.16.0
/nix/store/ji86gddb3c862hsh95aqd1fzzl761143-jdupes-1.27.3
/nix/store/hcz51in8nkmhb1dz7h01f2mrq42xv9b1-jq-1.7.1
/nix/store/7ic2z0yz5hxw7lzz6rxsrdfv72yfy9vv-jq-1.7.1-bin
/nix/store/yx88pzrrk5813s5v88y6drxrhff3rygl-jq-1.7.1-dev
/nix/store/z9f5xyn3lnl6s8s8vb64wc5ivfm9fx4n-jq-1.7.1-doc
/nix/store/pg4sda17yqlkk0vn7fhl8ddhvsyxg6xj-jq-1.7.1-lib
/nix/store/i6fi883cziv5j6v836d1cc0accd61rf9-jq-1.7.1-man
/nix/store/7rmizkzxwqkn1aa12vpr38wm2r8zdgyd-json-c-0.17
/nix/store/225jsq79gll01srq6n2mkybiazlg9s0c-json-glib-1.8.0
/nix/store/yh2pr32dfzksl3m4696rxzli2y33gz5d-kbd-2.6.4
/nix/store/paslan4bdk5hp4a5glbikasir24hgwl6-kexec-tools-2.0.28
/nix/store/pli79hc6hpmxd3rsyhrfza5x5xpwcmxn-keyutils-1.6.3-lib
/nix/store/rc3n2r3nffpib2gqpxlkjx36frw6n34z-kmod-31
/nix/store/78j5g4wbknfj7b4dk9a3hky0890yhyhc-kmod-31-lib
/nix/store/2a696drcfkhk6gnpi8pm9byv7x5yzaki-lcms2-2.16
/nix/store/dhcw9xx19r47zn742f6pghpzywz8xdnh-lcms2-2.16-bin
/nix/store/qbdf3wrvlmi7q5vjs895iwvwp7558pxn-lcms2-2.16-dev
/nix/store/z2p1dw2dhm9947ppnz4044n74va0ynhd-lerc-4.0.0
/nix/store/3xfib034vc4saf2qbgv7fvmwq4crc9yd-libGL-1.7.0
/nix/store/25b797238imhzq48x6fssbzwg4pklsvj-libGL-1.7.0-dev
/nix/store/pwr0d4n30k246d2plxmrb0a6jl9ivw4r-libICE-1.1.1
/nix/store/anllacsy17hwwv079nlcaxmcv7mfv3h3-libICE-1.1.1-dev
/nix/store/1ck2vk94lq0ybmsimdf4r7slrrbf81lh-libIDL-0.8.14
/nix/store/nr79n7bcw9kmf9hjsd8113fidymviy1h-libSM-1.2.4
/nix/store/maxsd4bkiqmi62l4c15f0r1p01wy2ypn-libSM-1.2.4-dev
/nix/store/3bqj5kb2frr8z50akggyrpczlmy1adhx-libX11-1.8.9
/nix/store/gsb87g2a95fmi0cykvjra80q8x28zpx2-libX11-1.8.9-dev
/nix/store/qx025bsivaryh9p248l8qybsdv9hp1nr-libXau-1.0.11
/nix/store/2idxwzlqn7kwm5wrdzfvhsg7wdgr6qkl-libXau-1.0.11-dev
/nix/store/95581pj7n7fhr99n2pyf1p23n250z11s-libXcomposite-0.4.6
/nix/store/zkfcpn0fpmr9fspcwcm3bsg39cihxcrn-libXcomposite-0.4.6-dev
/nix/store/f8qswv18vg1hv5liyy7ac08lfxdd5k34-libXcursor-1.2.2
/nix/store/syy1mj5nh7ml1f6sy8jgfi09zmkp1rrs-libXcursor-1.2.2-dev
/nix/store/1f9ngq5s25wkyl6364875lrmwbidns9x-libXdamage-1.1.6
/nix/store/hlk0y48bria54ilhh0w5r4vzsw4bbqwi-libXdamage-1.1.6-dev
/nix/store/bkh4ymvswzmzh9dkvmpfkkpgnsi272bc-libXdmcp-1.1.5
/nix/store/kbid8rrfp3gfjc2vxjgv8x8s6gy8awp4-libXdmcp-1.1.5-dev
/nix/store/aqfahf3qwiv5v2pc1yijgd6qrysbklmc-libXext-1.3.6
/nix/store/9ipv80gwx5137lmfr5sm7rvwk86q9nac-libXext-1.3.6-dev
/nix/store/rpp9a5zwxw0b9j9wf7bby56v6il8fyaq-libXfixes-6.0.1
/nix/store/06z5rp2w8m5414fhjv4539bacybmd49k-libXfixes-6.0.1-dev
/nix/store/0ws26fx68j77c7yn8vmnxclpisy5kwds-libXfont-1.5.4
/nix/store/bxbnkkj0kz7j80n3v23dwm18s40i6nln-libXfont-1.5.4-dev
/nix/store/gjph8jz71zw2fh7w210qjs52a2kyp9vf-libXfont2-2.0.6
/nix/store/a9lgcnsc8l0959m2c3iyqik4qlakrgdj-libXft-2.3.8
/nix/store/zbq84w5ssnv06nj50jgdsyyhlqbyhsx1-libXft-2.3.8-dev
/nix/store/4ck8wv73bjrd06fylg85ab2vlr2lz4ji-libXi-1.8.1
/nix/store/9gr7733gw7aigbw84j5zk8miajnl3p8z-libXi-1.8.1-dev
/nix/store/2abia4k01jjkryyapm86v3cly2fcfbac-libXinerama-1.1.5
/nix/store/ia4cbn9bmm1m2sdkjwkx6zb3l1x2d0hm-libXinerama-1.1.5-dev
/nix/store/yx944nd45j4s8rm6va1agm7cigw2x0pd-libXrandr-1.5.4
/nix/store/4gx4xvmq9x7945g1w6p50gvb7zaxdcx3-libXrandr-1.5.4-dev
/nix/store/27fxl2rdaz711gvhhh8mxxc75qddayx1-libXrender-0.9.11
/nix/store/fw8wdqzqd4pnzicqa6m04hbs2w1m2wba-libXrender-0.9.11-dev
/nix/store/0hwvqxq473hs9ywnqqaqqqhkcrdp79az-libXt-1.3.0
/nix/store/5k51ihi8p4vljaffqsqjxh400c2b4xwj-libXt-1.3.0-dev
/nix/store/71grqq2jc74c76pm1d1vsdciwi68ybrr-libXtst-1.2.4
/nix/store/2s3bp93lz986lbd8ddbp4syhsalab5lx-libXv-1.0.12
/nix/store/b2npy8yll0xs5aa0rp8fc61hni487dac-libXvMC-1.0.14
/nix/store/9sy4pvqfp51kvyxmdjz6iyavwgb8257s-libXvMC-1.0.14-dev
/nix/store/wblfpcxnhv2h2h7afz7k857mllp67w7b-libXxf86vm-1.1.5
/nix/store/jhnvrv5cw3cjkf9b7raygjmfxw6h80vz-libXxf86vm-1.1.5-dev
/nix/store/mjs4mz5qylil0wwsd6d3mflha9xinisl-libaom-3.9.0
/nix/store/vp27fcpam2iz1msp0mli26d9yhviijfq-libapparmor-3.1.7
/nix/store/4wsm7a7zc46447wrx50xhrcbaz1mbkn0-libarchive-3.7.4-lib
/nix/store/0s9bilr3xysrh8pwn17jahqmmzv7mw8s-libargon2-20190702
/nix/store/qfyj04jnlfyaxssslj4rv3088ynvns4w-libassuan-2.5.7
/nix/store/3p0nzk1q85xh796p9adgj1hzlqf2q6gz-libbpf-1.4.2
/nix/store/350yc0vs7dcx089f1zljgxqkndmggcm0-libcap-2.69-lib
/nix/store/2n44ykwwyipywvyfp4flskp9pzhqywd9-libcbor-0.11.0
/nix/store/zm6dqaizzb6j2zmfk9nq0dcl9blk7bg3-libclc-17.0.6
/nix/store/aawwwsjik2cwh4kj2py97wkj9yzh6if5-libclc-17.0.6-dev
/nix/store/c3q327rzcmv4gyg446zfi2cy0ca0albc-libdaemon-0.14
/nix/store/r25g5852lgkam7jq4asq39hzy917h2mn-libdatrie-2019-12-20-lib
/nix/store/873adb7vvsdkx02myvrc2xrlihhm8q3g-libde265-1.0.15
/nix/store/w5p7h5vcilkv1d9lyyww9vwi9xnhbfpv-libdeflate-1.20
/nix/store/wcdlpq7n4nfhgaaz4nvd76b57h98v2bp-libdrm-2.4.120
/nix/store/b92arw5gfkif6qlbv227xb0lq13a4pcf-libdrm-2.4.120-bin
/nix/store/zyv0v7zbin04wjzy1m52fgv1s3k1amnd-libdrm-2.4.120-dev
/nix/store/801n580y5k7zfrzagw9aclbwwxz7v6r1-libepoxy-1.5.10
/nix/store/8v7pf6dzd84k6qfyr76v4r1pp339lbr5-libepoxy-1.5.10-dev
/nix/store/dxh3srrhdzsv2rwnrwqfp30s2pzkih46-libev-4.33
/nix/store/48fln9nj7y86129kfn41z1fgmnqhkk31-libevent-2.1.12
/nix/store/6rwkpxli14j08klbsiwn23jmp9r46dmi-libffi-3.4.6
/nix/store/zj3xbny21j0fcgcj3bbfaq0hx36s3v6q-libffi-3.4.6-dev
/nix/store/6vpk0mdq03bdv4vsksgiwnjfp9kk280g-libfido2-1.14.0
/nix/store/djqlg9xy03glmzmwcm7pd2i3zigb9l0m-libfontenc-1.1.8
/nix/store/yyfa39ixqpnxza2ssabnqi452lwf9v37-libgcrypt-1.10.3
/nix/store/7pbfc3qxzxvz4m57b1i5in9rwis54f90-libglvnd-1.7.0
/nix/store/kcl1m2q13fp4wpjgrjcn7s88ayrmn94b-libglvnd-1.7.0-dev
/nix/store/8093m36g406n1syklcdhgkdqsbzlsc36-libgpg-error-1.48
/nix/store/zwfddzq04vvnkjpfwjqi7jg0bkq6l443-libheif-1.17.6
/nix/store/qrpqhw58nl0hda3r0csz54kw87fh80q9-libheif-1.17.6-bin
/nix/store/lbb7lf5k662d4fmyda379a0vgy3lpkrx-libheif-1.17.6-dev
/nix/store/6fzwcc0pm0913kp3wa8mi0ihrv7y0bm0-libhwy-1.0.7
/nix/store/9jivp79yv91fl1i6ayq2107a78q7k43i-libidn2-2.3.7
/nix/store/i6iiapcf07abi85i56w192c6wrp07fjr-libidn2-2.3.7-bin
/nix/store/aq0a93ihrvz8zxamw4x60xb1pamjxlil-libidn2-2.3.7-dev
/nix/store/6nkqdqzpa75514lhglgnjs5k4dklw4sb-libidn2-2.3.8
/nix/store/mkigh4a9f7s55m3hrwbap0f19jn0bb8c-libjodycode-3.1
/nix/store/5wd1i23db2kpjqxmnwcpmswnng8ri0sf-libjpeg-turbo-3.0.3
/nix/store/kz183jpj19wp6cg7a8pybn1w1pa3izdm-libjpeg-turbo-3.0.3-bin
/nix/store/jjzx1lyfdckw80kckydf2y56n9vz91kc-libjpeg-turbo-3.0.3-dev
/nix/store/cxskiabavj1w9pjj7wvzaz9nf5g52ayx-libjxl-0.10.2
/nix/store/ay5jgaf0x9q7mnx36qql06a9jrv1x57i-libjxl-0.10.2-dev
/nix/store/h8x5zjpgicr5y1qd7qv917vq1pi37401-libkrb5-1.21.3
/nix/store/apsaiqv2lvhrg5r3lgn4k71ii7i4ljyq-libkrb5-1.21.3-dev
/nix/store/f0vq58sdz02sdcrx50iki7pn0xsj7pv4-liblqr-1-0.4.2
/nix/store/hr306f4z4g8891r9zvdy2i9h8ndr1fsy-liblqr-1-0.4.2-dev
/nix/store/fv1c33r88ssprppjly3hcqvlqq1zpvmi-libmicrohttpd-0.9.77
/nix/store/dfhv4f31v764j8dxki5lg11vrsn7i4ww-libmnl-1.0.5
/nix/store/br3zdskridd8c4ghnf1qbc2nv02a7dh5-libmpc-1.3.1
/nix/store/gfimjj2xnfprl5vd6da4qq8vk67achgq-libmpc-1.3.1
/nix/store/vgrh2d8waiw1p7hc5635a03c4nkcf8fi-libnetfilter_conntrack-1.0.9
/nix/store/rai0ihcdnnj1ag6y4slj7p3v2w4f33bk-libnfnetlink-1.0.2
/nix/store/hiildgffh9s1p1q5xw112xfb3liqwzny-libnftnl-1.2.6
/nix/store/3vjkg6qp3s2abbsp5yga6pyk4fw0z5kx-libnl-3.8.0
/nix/store/nvqg43qbmcbs17pvl0s823spmfxpkn0j-libomxil-bellagio-0.9.3
/nix/store/pz5hp6y7wg99xi4597l3f17wx5rh002z-libpaper-1.1.29
/nix/store/w4z1j5phvi375pmyc5ybnrj36fya338r-libpcap-1.10.4
/nix/store/qk0cbjk5xy4j2j4l4y7qwwm2c7g6n1kg-libpciaccess-0.18.1
/nix/store/fzawkiyvpmpsklwvvcqwrr5pclfps3a1-libpfm-4.13.0
/nix/store/v2jxpzlha1nwhna6yhj04gqg1rgl0ay1-libpng-apng-1.6.43
/nix/store/x3bl8xhwng5s44kc7s0kzl4028a4g989-libpng-apng-1.6.43-dev
/nix/store/rbqn1f6xxr74h1797krbqp4jv6y1z174-libpsl-0.21.5
/nix/store/iy5cl0k2scgpja2kah9j9az3kpj66lr0-libpsl-0.21.5-bin
/nix/store/c7vr428qc3465n2f92c8jz4m3mpapp8n-libpsl-0.21.5-dev
/nix/store/wslm8xph7wlnczcjqb2yink5fnwan5vr-libpthread-stubs-0.5
/nix/store/9x9yal9jsai8fygfysk5q68kqi44s92x-libpwquality-1.4.5-lib
/nix/store/6krrnncqmn32vvg90ps4h8qncc2xkmp1-libraw-0.21.2
/nix/store/0lacxy6gkhndg1z0c00am9p8mkp5h6bp-libraw-0.21.2-dev
/nix/store/psp7awk64qvk3dal8494zjpb3ag39aqk-libraw-0.21.2-lib
/nix/store/8xjmr33xpq9931mkkddxbgxwmm4a6msd-librsvg-2.58.1
/nix/store/77k9pk2lbrg59xdjpwby1f8ycmvxl25k-librsvg-2.58.1-dev
/nix/store/36jlg1ikb08lmb6x5fr1x8mzp5bg7gxn-libsass-3.6.6
/nix/store/vphgc25rsn7bpjw3184kh4ahz7k40f9h-libseccomp-2.5.5-lib
/nix/store/gz05hd0ynxmrknilj4ijfzvkdcqsj665-libselinux-3.6
/nix/store/3h50m9amfgqhwqcf2ak4qxkbp5m0yxvx-libsoup-2.74.3
/nix/store/7kf2nzpz6aw3jp2yby3w7cscfin8rq6z-libsoup-3.4.4
/nix/store/04836fq000d2wnz1cp9m2gsl09vvd6g4-libssh2-1.11.0
/nix/store/kqzgpk97rdycjiahf58awa8nvrpngzld-libssh2-1.11.0-dev
/nix/store/x2177bd6dyk2gjq6fw7xscxfbicx0ibq-libtasn1-4.19.0
/nix/store/914x4s2rqq1wwpbm7q75kyz6gszhvzkf-libthai-0.1.29
/nix/store/g674lgbznzzaxks4f0np2gmljbmz3rw3-libtiff-4.6.0
/nix/store/35wipj7fhbvc2clnk7zjldk3g574355p-libtiff-4.6.0-bin
/nix/store/xjnj4q1pz85ffzsdmqkh519z3c1yapzy-libtiff-4.6.0-dev
/nix/store/zvwpisszhpkkk8spqyya8n3bpm7wj39p-libunistring-1.1
/nix/store/yypqcvqhnv8y4zpicgxdigp3giq81gzb-libunistring-1.3
/nix/store/kfndsnqn7g5fbqpmqndcljibnb2glhdm-libunwind-1.8.1
/nix/store/p5bym37fl1i6lmmaqxgiisg1pgawa0r6-libunwind-1.8.1-dev
/nix/store/nyyddgd1znixp7hg34jmf9hwdh953cgl-libusb-1.0.27
/nix/store/arhy8i96l81wz3zrldiwcmiax2gc2w7s-libuv-1.48.0
/nix/store/qdr5aqn6v6035mpqxxzxk12i82j7g402-libuv-1.48.0-dev
/nix/store/16d0dvb2g2iqbikm1iz80b919gaszrmc-libva-minimal-2.21.0
/nix/store/l9ym77rh2z5l3by43nsaysh30bnk4p6q-libva-minimal-2.21.0-dev
/nix/store/3sq5ycdhp2v7yl2j1xl28yn57w3z16mv-libvdpau-1.5
/nix/store/dqh6cgbylipz51gbjgnipd0wsvfa7jk7-libvdpau-1.5-dev
/nix/store/7gf8y498g5bq1821vf3wiv45g1rihlzq-libvmaf-3.0.0
/nix/store/9bn26ar0sqv0dwhibc6svrr4mixd5lnz-libwebp-1.4.0
/nix/store/vj9881p4g6ibqyv3f1rfhhj56lwvc29s-libxcb-1.17.0
/nix/store/f3fppi12fhim6pndwl6flai272g06i88-libxcb-1.17.0-dev
/nix/store/c4v5jw6cp68m9a7akr157lyxiwa3byjf-libxcrypt-4.4.36
/nix/store/b06v53vc16dr20ngmyn4x89pmsiw1pws-libxcvt-0.1.2
/nix/store/9f38s9mwyds4xhbinxcjdpsvsil88zl9-libxkbcommon-1.7.0.tar.xz
/nix/store/vp9nnafp0wbzpg3cykxwbd65myyk51k8-libxkbfile-1.1.3
/nix/store/3f35bmnw8gj5fx439mazaz26ipg9l8sw-libxkbfile-1.1.3-dev
/nix/store/2mlcs2nsnf3z3v0farqpfcnkw2zsfqcx-libxml2-2.12.7
/nix/store/v06q7aabm9p367ml2nksprk84axvsbdl-libxml2-2.12.7-bin
/nix/store/rmdjbzs54rdigp3wdb4mpv6qh28p9chs-libxml2-2.12.7-dev
/nix/store/3v5x7vv91p1wc6yh49f7a9cy94h5gskx-libxshmfence-1.3.2
/nix/store/df89bpmkay6flksprrhmmda8xxvc95wc-libxshmfence-1.3.2-dev
/nix/store/vix50i6qqzl10sfz1nf0rmz5h4yzg7y8-libxslt-1.1.39
/nix/store/jb02zq14sa5fn52xcb82fhpwpnrv59rh-libxslt-1.1.39-bin
/nix/store/d7vji37yjnbji14m4waa5rn35f10jzya-linux-headers-6.7
/nix/store/8yvqphn2qg6xxnj1s9l51hppnxc666kz-linux-pam-1.6.1
/nix/store/k05bds2v15ilzymq9shbs0a8nvdgnfl5-llvm-15.0.7-lib
/nix/store/0y94x3any7a31kw71rl9g9gkwynihk86-llvm-17.0.6
/nix/store/xd353g7r7x87z7q59w6msrcyr2hw877c-llvm-17.0.6-dev
/nix/store/rmwvqg7zzb35hgjxl0v6nxfqifdj8bdj-llvm-17.0.6-lib
/nix/store/j0xvcb09ndkdz6rfngz2lijxpc9828kx-lm-sensors-3.6.0
/nix/store/3gh13llgk7j79cad77vlj0idd4kn90id-lsof-4.99.3
/nix/store/9zcc90vf9xkvf7dbsqwqlc5k9ymxqbpd-lvm2-2.03.23-lib
/nix/store/1aci4nrsjlh3fb2410qryf6r8m132zb5-lz4-1.9.4
/nix/store/ilh6y0j54ck16q1bp7axjy7dgvddgppk-maestro-1.36.0
/nix/store/c3xdbjc25q27x68swhkx1mfyw6vf5pc8-mailcap-2.1.53
/nix/store/550qbd6mwglsfl1kpbgdaqxjvq5y3pw6-make-shell-wrapper-hook
/nix/store/lqz58jk36p252yrv51ykf8c4j4k1rpsb-mesa-24.0.7.tar.xz
/nix/store/wh0z53nh8ncmpsydirg17fbbi9k04rbr-meson-1.4.2
/nix/store/nfi1g1zr5di6xkqjwxwk5kdingf17h3g-mpdecimal-4.0.0
/nix/store/bgqcqnzr7b2bf5j30rvdi4dyqivabi5w-mpfr-4.2.1
/nix/store/rx8zsd9flbw0kw24plhwa16xwp9ig32k-mpfr-4.2.1
/nix/store/add5sh635jdzwsqn297fxhd13d5whxn0-ncurses-6.4
/nix/store/5fk6fyzbar5hmrhm5hnjdvvk261afms3-ncurses-6.4-dev
/nix/store/d5a4g2ipn7pig1918wsrqdwxyqw8br49-ncurses-6.4-man
/nix/store/vfmnmqsnfiiqmphy7ffh2zqynsxfck1q-ncurses-6.5
/nix/store/1z252bh600vmjqfr8p09sdvr0f952b92-nettle-3.9.1
/nix/store/r0df79mchqmspwvaivhy4hgrrl6ak3mc-nghttp2-1.61.0
/nix/store/fbcvxxxjhk2af6l6nbk7p5aacppd2w1z-nghttp2-1.61.0-dev
/nix/store/l0zd45lhwqpggiwih407kf1fv563daz0-nghttp2-1.61.0-lib
/nix/store/j8ly6xc733w2wz98mz9avhy2bmibbcg9-ninja-1.11.1
/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1
/nix/store/3ispny36sd5vdkg5dgqv5gmrdy4yw06y-npth-1.7
/nix/store/6hnhx2iyv4vpi52c5wb0cjx0mrzhsbx4-numactl-2.0.18
/nix/store/dbi3dxz2v1c330hni21l8g1y1gkimbzb-oniguruma-6.9.9-lib
/nix/store/l74i9i59qj5zn1d7bmdbzpwkdp2m5bvq-openexr-2.5.10
/nix/store/i26xrrcmr58m8jhsdbz14vwfk394w6hx-openexr-2.5.10-bin
/nix/store/alrxq7mxxa1haa4nmdzlwq8zylx0zaji-openexr-2.5.10-dev
/nix/store/2yxdzczwi9g2nhmxk1sbmjarvq8gxw7p-openexr-3.2.4
/nix/store/3w3n33hl6qmxr7c1s9m7j4jcsirg86nw-openjdk-headless-21.0.3+9
/nix/store/xm3gmcz1x531f9p8vpnx05grsvcfm40y-openjpeg-2.5.2
/nix/store/hgjd7z9srl7fqfap5s0smsv8r0cx2b62-openjpeg-2.5.2-dev
/nix/store/0d6qbqbgq8vl0nb3fy6wi9gfn6j3023d-openssl-3.0.14
/nix/store/axajb2j3y3flz5knwybwa87c8l1zmcm9-openssl-3.0.14-bin
/nix/store/zdj2as83y9mcyv8xzhwgl2g8g1rr6mgn-openssl-3.0.14-dev
/nix/store/vdds8c2wa4n48n96c1spcjp0g9mcryqp-p11-kit-0.25.3
/nix/store/d0mmd22f5w5c34ir227d5c4ypwscir88-pango-1.52.2
/nix/store/nqji545rwka87a4zgmyinxx6rh5fsgzv-pango-1.52.2-bin
/nix/store/ykff47nln7lbrncz4ap5hs83wpp1y2z2-pango-1.52.2-dev
/nix/store/xy5ycidhcxymhw7vcixa5swvzbv671s1-parallel-20240422
/nix/store/cjjaglbcsg30bc7rf6xajpp73fkna2mk-patch-2.7.6
/nix/store/6wf8zxqql7gmmi96k6swmm0pvqp13gi8-patchelf-0.15.0
/nix/store/lndajsqpl6xvjhdyby4vlihalyk85ihq-pcre-8.45
/nix/store/1w9s8w8lnml39whgbabvvm05lgmv08y8-pcre2-10.43
/nix/store/1dprjxpkka9v5wiv08fckrxsdzd1wma7-pcsclite-2.1.0-lib
/nix/store/5ydyzdwlar4ssmhfjg154dy2s2bbyhj3-perl-5.38.2
/nix/store/1497gx3qmrfcw0p85q4sv0fvx7g18qw2-perl5.38.2-Authen-SASL-2.1700
/nix/store/snairnrq7ivn4qgpraimdpkikik7n3ln-perl5.38.2-CGI-4.59
/nix/store/2gswxyrxjm5l7zhyxmw0qp45z0cdfsxs-perl5.38.2-CGI-Fast-2.16
/nix/store/ygjb4yj7s79w9k5dxjg9lxhpscanwimc-perl5.38.2-Clone-0.46
/nix/store/3aam1ysql29cfvq64dlwfpv13vvigp7n-perl5.38.2-Digest-HMAC-1.04
/nix/store/7gvamzaz9szf913z5nhky75k27x10zwd-perl5.38.2-Encode-Locale-1.05
/nix/store/gva9pi9551mca7z150p6r86skavdby6b-perl5.38.2-FCGI-0.82
/nix/store/aji5s2r50gq584hmfds7bj5kl8dqf4l4-perl5.38.2-FCGI-ProcManager-0.28
/nix/store/ds20gji73q0a847fkbxr245cawbp0dwy-perl5.38.2-File-Listing-6.16
/nix/store/kni43y1x9yfv2fjpll3rf16p2lj4qw8j-perl5.38.2-HTML-Parser-3.81
/nix/store/mvk08iihxjby00cvyqrrqcqc6a4m1lfs-perl5.38.2-HTML-TagCloud-0.38
/nix/store/zxkm2vz98nyhz18bqk15xa8mb8lp4gfx-perl5.38.2-HTML-Tagset-3.20
/nix/store/yd56g805scx3ix0bvwrqbq265a7f8bry-perl5.38.2-HTTP-CookieJar-0.014
/nix/store/pm5ankpi5fskhnj47m3y0sq18xhkm43s-perl5.38.2-HTTP-Cookies-6.10
/nix/store/vid46vg3ddcczndhad3vi7f9rzhg1mg8-perl5.38.2-HTTP-Daemon-6.16
/nix/store/snxzxjgp9fd9dm20zvhdia7qxl96vkcq-perl5.38.2-HTTP-Date-6.06
/nix/store/4r5bjsvs3z11svslhxjavah3khlvpmz0-perl5.38.2-HTTP-Message-6.45
/nix/store/82r1jsqf0bvirs5lvbaycjwi65ajx50b-perl5.38.2-HTTP-Negotiate-6.01
/nix/store/3a5gqv6f5l2w0730csxnd0c0lbdxq0sk-perl5.38.2-IO-HTML-1.004
/nix/store/3bnb2hlqv95zg7zck9i8sz5dcb7s5w8k-perl5.38.2-IO-Socket-SSL-2.083
/nix/store/d3w9r76lxz1ydmpr00gxaw4bxcdg3lxk-perl5.38.2-LWP-MediaTypes-6.04
/nix/store/rqwk3prpmbjm08500g8s3qn657szv2hb-perl5.38.2-Mozilla-CA-20230821
/nix/store/znsn44n2ffagc8hfy7gcbyrbd9j2x972-perl5.38.2-Net-HTTP-6.23
/nix/store/8imc77zb3p45yc0kkqqs9mhy0nnvfh9b-perl5.38.2-Net-SMTP-SSL-1.04
/nix/store/i2v06wgbglyzib9kgl056cmdgdq7n8pd-perl5.38.2-Net-SSLeay-1.92
/nix/store/7aizdymnkkc2hkaxb8y3r5wj039mvs8y-perl5.38.2-TermReadKey-2.38
/nix/store/gf469d849lp4klzk9z8d4hln062arcks-perl5.38.2-Test-Fatal-0.017
/nix/store/7lr2gidp921krygfvdm4lm8fv33sw9q5-perl5.38.2-Test-Needs-0.002010
/nix/store/azpzd9ys1gllcxyisx9n3smhxbjfw8cs-perl5.38.2-Test-RequiresInternet-0.05
/nix/store/j7gg55lfga9nkwqyvg8fc2qrfz0wr78q-perl5.38.2-TimeDate-2.33
/nix/store/83y655jzkc3chwpkxk1bk2krrkc7bdw3-perl5.38.2-Try-Tiny-0.31
/nix/store/n9axb0s8m9p45dqbcnpn0ss3zjxiiy5g-perl5.38.2-URI-5.21
/nix/store/k424karrxk960r110x8wararcjxnvy5q-perl5.38.2-WWW-RobotRules-6.02
/nix/store/5rjpccznjb7y7ff4ldk8c2mmhcljri04-perl5.38.2-XML-Parser-2.46
/nix/store/dr0vsw1xgmgpxzwhjvwxg30sh0k2radd-perl5.38.2-libnet-3.15
/nix/store/smmmikqgwwr59v5s3x7dgrl9afmz6n9r-perl5.38.2-libwww-perl-6.72
/nix/store/idqvgrnmvxrrr4mix4djcp3y54pzma9n-pixman-0.43.4
/nix/store/zyvb259r6f91i7cp745ivzyl7drih2b5-pkg-config-0.29.2
/nix/store/4lssw6pk59r654j0yrfydv0kngk8zrqp-pkg-config-wrapper-0.29.2
/nix/store/yv61rp99d3qzdlbx6x6z5n3ll7ksx744-polkit-124
/nix/store/8sxpa4w1fwdz879h3v59v4az03h3jq9a-potrace-1.16
/nix/store/gzlzar5qdrrfkiv5x2wwjg50pbfnx4xs-proc-macro2-1.0.70.tar.gz
/nix/store/1zkcbms9qq12r6sa14b497cdgk3hbbsa-procps-3.3.17
/nix/store/qa1df2rx1m0c0dwf3b67yd0fipgjricm-publicsuffix-list-0-unstable-2024-01-07
/nix/store/13qja0ij3mk12dx41lhzlz58902znn0w-python3-3.10.15
/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9
/nix/store/71p5bncn75g3jars4m9b37vw3142hbsd-python3-3.11.9-env
/nix/store/vg326ppi4f7k00zcph0bg404h95k1126-python3-3.11.9-env
/nix/store/xcwradbpdwx3a65ydcb4k7ahfhfvhhdh-python3.11-lxml-5.1.0
/nix/store/85b2n11pc7fhysn4b7na51igrnb5chyl-python3.11-mako-1.3.3
/nix/store/670rr4y39ws1pl60vb2yxip2y609ariq-python3.11-markdown-3.6
/nix/store/w9968wbxckhi6aax5hazfnsbxzm8z1pi-python3.11-markupsafe-2.1.5
/nix/store/sn7jdiiaxll8da5gfjz6isi06qswabq2-python3.11-packaging-24.0
/nix/store/fmirzsa7kjv57gj7p9i52yd79gdq8nvg-python3.11-ply-3.11
/nix/store/x6w4yvg3f944a9m7xrmlb6a2q7xf99dq-python3.11-pyelftools-0.31
/nix/store/cncslv0ddl82q3sdahrjjd6kv18fk28l-python3.11-pygments-2.17.2
/nix/store/8kgfbnn75jzkbz7x6hrjp5z12p9sk86f-qrencode-4.1.1
/nix/store/kshgj9h160z1rxv6kjzy7mmdx2ff5dbb-quote-1.0.33.tar.gz
/nix/store/wz24hvvjsgfvz1hp06awzdvsvq4mc6x2-readline-8.2p10
/nix/store/971mpk4nqhqcxggx0yi60w9y1ya570bj-readline-8.2p13
/nix/store/hq4y9kq66c7h6dhi7nb5vx2ibn6fcbd3-rh1673833-remove_removal_of_wformat_during_test_compilation.patch
/nix/store/b2c4i870zn8pjvi4ga2gcmxlzvdb70an-rlwrap-0.46.1
/nix/store/2mijgji5cm558wn058pv1ap4yaljnnw8-rust-bindgen-unwrapped-0.69.4-vendor.tar.gz
/nix/store/b4qx9w1dyiffpsagj48f740nf359pgwq-rustc-1.77.2
/nix/store/wv8qrls5a9bb4kb997avkwidbxmaiysx-rustc-wrapper-1.77.2
/nix/store/nzdyv667bi1123ixh0wmsiwgwlyw3cgm-rustfmt-nightly-1.77.2
/nix/store/prziy6c2b7ml2b52jqqz98y92g088xiv-sassc-3.6.2
/nix/store/q58syipvy86vy057pqcqgjxgbs2n4psc-set-java-classpath-hook
/nix/store/rvayb23jzlw5lh2q1hj275mm9x9sny30-setup-debug-info-dirs-hook
/nix/store/klhhb0rkaacq1ij8l88xpxp8kidk100p-shared-mime-info-2.4
/nix/store/1g0bhdvsydcs4z5i5qn0rkvdc2m2d31i-source
/nix/store/sany11pwjyh3pa2kp01m7h66c9qxaiia-source
/nix/store/9llh1ccmd1szwgm99gjysr2ycmd2drw0-spdlog-1.13.0
/nix/store/mq90h9rv4yf8cz422ayy56fr4w8mi8fx-sqlite-3.45.3
/nix/store/479jddljb3spih04qb01qlyv39qb2zn9-stdenv-linux
/nix/store/6120nzd2nmphaqa2bjwmd1pdfxqyf14j-stdenv-linux
/nix/store/60b8pcah02ad5fq363m4hal983yf7ms8-syn-2.0.39.tar.gz
/nix/store/nswmyag3qi9ars0mxw5lp8zm0wv5zxld-systemd-255.9
/nix/store/k4pbz2k7nh5ymvcv0jh8z0gzn9qhx09y-systemd-minimal-255.9
/nix/store/iamn9c2320ma1n87nxxrjkbr3im67039-systemd-minimal-libs-255.9
/nix/store/g56nq43dg77q0bdgal96jq9167ch5wc5-systemd-minimal-libs-255.9-dev
/nix/store/ii8i7hfj5jh71rp0xl2pbkqzrax41ybg-tpm2-tss-4.1.1
/nix/store/1861c008x47z518wnbk6a3lzzks7jn7v-tracker-3.7.3
/nix/store/jv987c49rljlkc8xnb5bdcrvz5ra2dij-tracker-3.7.3-dev
/nix/store/b7ipdvixma2jn8xv50kl2i55pb7ccb7q-tzdata-2024a
/nix/store/2ajxrz7q6h0b1jqs4jaqwhzd3ajcsl9k-unbound-1.20.0-lib
/nix/store/gyngg8zi31204hypsk2jwy3ymx38fjfi-unicode-ident-1.0.12.tar.gz
/nix/store/v4an7anl3i7lz0c97xhkvv8l08871yzh-unzip-6.0
/nix/store/vdbrzhl533lr4xn4f48f2c50hymbfhfh-update-autotools-gnu-config-scripts-hook
/nix/store/zs2cagr4ai72isjadqr3csyy0cmc41yc-util-linux-minimal-2.39.4-lib
/nix/store/5lrcgy63f04y5y34wq21jg1m59x14n31-util-linux-minimal-2.39.4-login
/nix/store/s57aahv4wsxcqilhlgnva2kab33d28pr-util-linux-minimal-2.39.4-mount
/nix/store/m8rd3ikqprim7n13799c8s3jrfx249k1-util-linux-minimal-2.39.4-swap
/nix/store/5ipmlgkskh69i70vi738mb1zpjv8sy2f-valgrind-3.22.0
/nix/store/nbxw8p850n9c7z62gcdsw2pfj2bqm4w6-valgrind-3.22.0-dev
/nix/store/yjxpmkv6z3090ncqv6zikpzsmpzkr2y0-vulkan-headers-1.3.283.0
/nix/store/yv5w58bdbrs5ib5ngajsvgwarmyl0ds7-vulkan-loader-1.3.283.0
/nix/store/4jsma0i78bb9w0qv75v0dwlagywn9ngi-vulkan-loader-1.3.283.0-dev
/nix/store/pfx8xwd4j3vhal0jry209gb7a7s040x1-watchman-2024.03.11.00
/nix/store/x2p2cnq23r0j8wc8ddiq8q9lyl97vz5f-wayland-1.22.0
/nix/store/68j042lyw26armisy7pyb2zwjaz10528-wayland-1.22.0-bin
/nix/store/zxblsvnpxaf4yslyifnwww1kdgi1dmyc-wayland-1.22.0-dev
/nix/store/v62n8fqwq1rbz0wgmfhg0k7g9i1c9yq1-wayland-protocols-1.35
/nix/store/kq34ksagmi9cqcvdwyfarr7kmmmxdzkz-wget-1.21.4
/nix/store/aykpwrm091l95nffarsy1bqzk81id9b1-which-2.21
/nix/store/p9gkqr1r884zmr170sy9s1wmb7qzda5f-x265-3.5
/nix/store/sbfyqzkj8sbbrz2wjng06w624w2m4k9c-xcb-util-0.4.1
/nix/store/dgm0kbs68mc1qcpg8w74j65lnp3yipwv-xcb-util-0.4.1-dev
/nix/store/nwzdwcfs6yd4qn7cqxa93021mmc49knk-xcb-util-image-0.4.1
/nix/store/zp1lsji688ahrg61d1v3caxbg23bx332-xcb-util-image-0.4.1-dev
/nix/store/1v2cxkl0f0lqcfq5q3pgymj0xj3h5bjh-xcb-util-keysyms-0.4.1
/nix/store/afjj3qx20ha7fabr9lj79h6m5a4xcqfa-xcb-util-keysyms-0.4.1-dev
/nix/store/71pgsm70c8nwm1vxf2wppm7nv8qzzgi1-xcb-util-renderutil-0.3.10
/nix/store/jbndldaildy9k2gg6qq77l17naa4s1y3-xcb-util-renderutil-0.3.10-dev
/nix/store/w92s6ca9wlvpsnvnw0b2gssbcz0srwcc-xcb-util-wm-0.4.2
/nix/store/j9z1fdy0ihy9h7g63d3njzxcmhg907wq-xcb-util-wm-0.4.2-dev
/nix/store/2y852kcvb7shrj8f3z8j22pa0iybcbgj-xgcc-13.2.0-libgcc
/nix/store/za53jjhjl1xajv3y1zpjvr9mh4w0c1ay-xgcc-14.2.1.20250322-libgcc
/nix/store/cqnzy7hvdgsc96f3y0yb248mdp7vcpyh-xkbcomp-1.4.7
/nix/store/9scfxaxwvzvwy36lv3293jwnwxkxqizq-xkeyboard-config-2.41
/nix/store/z0xnjbk1zvxqvcvwq93rslpmbwf517n6-xorg-server-21.1.13.tar.xz
/nix/store/5zhvq1c29xx8lid5gkd5ib7brs22gsb2-xorgproto-2024.1
/nix/store/pxxp4inlaqxzw9z44rcvsgwhl1zvb774-xtrans-1.5.0
/nix/store/g78jna1i5qhh8gqs4mr64648f0szqgw4-xz-5.4.7
/nix/store/kpabg6z89nfry6frc3p5m3zfmk94zyqn-xz-5.4.7-bin
/nix/store/l60wm796d40rx73qjlg6kfaz1z5kkysi-xz-5.4.7-dev
/nix/store/mr437l8xwyi82iz27z279aykmpyi8na8-yarn-1.22.22
/nix/store/hmm17cx1qa480wbn00j983kp5cr46p85-zip-3.0
/nix/store/pkl664rrz6vb95piixzfm7qy1yc2xzgc-zlib-1.3.1
/nix/store/77i5izsm6i7fyzdb5h8w28rcpawwqj6q-zlib-1.3.1-dev
/nix/store/80pxmvb9q43kh9rkjagc4h41vf6dh1y6-zstd-1.5.6
/nix/store/6q3jizm0hz8yp50l7apv22mj3i2s21n8-zstd-1.5.6-bin
/nix/store/xhnlysbblkf7x68vymc5c6wqd9ryifqz-zstd-1.5.6-dev
copying path '/nix/store/dwrp6yfl24zg959ma3a1f0qj73wa6xgi-curl-8.7.1-man' from 'https://cache.nixos.org'...
copying path '/nix/store/dcfv49c7nlc4bmglr5rnnpapkr7zsqyg-git-2.44.1-doc' from 'https://cache.nixos.org'...
copying path '/nix/store/vabl181iqhn1gcnvi7qlxn90daz96msz-imagemagick-7.1.1-38-doc' from 'https://cache.nixos.org'...
copying path '/nix/store/hcz51in8nkmhb1dz7h01f2mrq42xv9b1-jq-1.7.1' from 'https://cache.nixos.org'...
copying path '/nix/store/6fzwcc0pm0913kp3wa8mi0ihrv7y0bm0-libhwy-1.0.7' from 'https://cache.nixos.org'...
copying path '/nix/store/c3xdbjc25q27x68swhkx1mfyw6vf5pc8-mailcap-2.1.53' from 'https://cache.nixos.org'...
copying path '/nix/store/d5a4g2ipn7pig1918wsrqdwxyqw8br49-ncurses-6.4-man' from 'https://cache.nixos.org'...
copying path '/nix/store/3aam1ysql29cfvq64dlwfpv13vvigp7n-perl5.38.2-Digest-HMAC-1.04' from 'https://cache.nixos.org'...
copying path '/nix/store/aji5s2r50gq584hmfds7bj5kl8dqf4l4-perl5.38.2-FCGI-ProcManager-0.28' from 'https://cache.nixos.org'...
copying path '/nix/store/mvk08iihxjby00cvyqrrqcqc6a4m1lfs-perl5.38.2-HTML-TagCloud-0.38' from 'https://cache.nixos.org'...
copying path '/nix/store/n9axb0s8m9p45dqbcnpn0ss3zjxiiy5g-perl5.38.2-URI-5.21' from 'https://cache.nixos.org'...
copying path '/nix/store/dr0vsw1xgmgpxzwhjvwxg30sh0k2radd-perl5.38.2-libnet-3.15' from 'https://cache.nixos.org'...
copying path '/nix/store/sany11pwjyh3pa2kp01m7h66c9qxaiia-source' from 'https://cache.nixos.org'...
copying path '/nix/store/b7ipdvixma2jn8xv50kl2i55pb7ccb7q-tzdata-2024a' from 'https://cache.nixos.org'...
copying path '/nix/store/5zhvq1c29xx8lid5gkd5ib7brs22gsb2-xorgproto-2024.1' from 'https://cache.nixos.org'...
copying path '/nix/store/mvdzir9i07ik4hgh6hbgrbin81ahb38s-dejavu-fonts-minimal-2.37' from 'https://cache.nixos.org'...
copying path '/nix/store/cffcmbi7nlr98zr3ia479b7yii6k0aka-OpenJDK21U-jdk_x64_linux_hotspot_21.0.1_12.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/xz5s9gxgxr74g4l4bhld8wb3qrfrxf4d-alsa-topology-conf-1.2.5.1' from 'https://cache.nixos.org'...
copying path '/nix/store/fjcpcan3jmdwlzx91h2ns8hhqi9dln1i-alsa-ucm-conf-1.2.11' from 'https://cache.nixos.org'...
copying path '/nix/store/iqvdvvh58990mlsg1n1zpq32l6j0bpfj-cargo-install-hook.sh' from 'https://cache.nixos.org'...
copying path '/nix/store/ss5pz14v88i63z4x0a483g002y408kqr-clojure-tools-1.11.3.1463.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/ia7zcpxg484fi94k1hvm9qrdj05p1bs4-bindgen-cli-0.69.4.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/biwp5gql94874daljcbx1v8x9hrb3zzz-apache-maven-3.9.6-bin.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/057v40b52y2jv8hhbhhy7z6rvgwxzlcg-die-hook' from 'https://cache.nixos.org'...
copying path '/nix/store/mblwfllkgncng6srhka2di5xxrka6v5g-directx-headers-1.611.0' from 'https://cache.nixos.org'...
copying path '/nix/store/jr2xqiadvkr5yq29s6ip7wma4ykasa9l-dns-root-data-2023-11-27' from 'https://cache.nixos.org'...
copying path '/nix/store/63csv4q6mqfw4q5g8nfy72kny6cqlw61-find-xml-catalogs-hook' from 'https://cache.nixos.org'...
copying path '/nix/store/flka3h3ibr45jn87h4svwfg2sp0qvhyh-fontconfig-2.15.0' from 'https://cache.nixos.org'...
copying path '/nix/store/yfd49ay99aa1a0jg80jsvnxbyl61fsh6-gcc-13.2.0-libgcc' from 'https://cache.nixos.org'...
copying path '/nix/store/azgikk0ky2is6hkrchwalalh88i51wn5-docbook-xml-4.3' from 'https://cache.nixos.org'...
copying path '/nix/store/73ikczl7qb4in68psj033d481wap4f8q-docbook-xsl-nons-1.79.2' from 'https://cache.nixos.org'...
copying path '/nix/store/ym3bq1r8vznaqdh5b9id1i5l31r0lcdl-gnu-config-2024-01-01' from 'https://cache.nixos.org'...
copying path '/nix/store/7wg0iflfgfgx79aafqz7kd6maxc8nhgk-gnumake-4.4.1' from 'https://cache.nixos.org'...
copying path '/nix/store/g831ifbcgfqi8qc5svwr84waqxbxbv7q-gsettings-desktop-schemas-46.0' from 'https://cache.nixos.org'...
copying path '/nix/store/b6jj8kli350jwqwj1dr32wr5fv3nqp8l-gtk+-3.24.43.tar.xz' from 'https://cache.nixos.org'...
copying path '/nix/store/fh97r0z540f8biavpw3kbv4bdacc4i49-hwdata-0.382' from 'https://cache.nixos.org'...
copying path '/nix/store/5y5arv2aqq9ixrb5l13whv16zgdy4cnq-install-shell-files' from 'https://cache.nixos.org'...
copying path '/nix/store/wh1qhhs7wq5gxdfplwyyyld2i3zghjvx-iso-codes-4.16.0' from 'https://cache.nixos.org'...
copying path '/nix/store/z9f5xyn3lnl6s8s8vb64wc5ivfm9fx4n-jq-1.7.1-doc' from 'https://cache.nixos.org'...
copying path '/nix/store/i6fi883cziv5j6v836d1cc0accd61rf9-jq-1.7.1-man' from 'https://cache.nixos.org'...
copying path '/nix/store/zm6dqaizzb6j2zmfk9nq0dcl9blk7bg3-libclc-17.0.6' from 'https://cache.nixos.org'...
copying path '/nix/store/wslm8xph7wlnczcjqb2yink5fnwan5vr-libpthread-stubs-0.5' from 'https://cache.nixos.org'...
copying path '/nix/store/zvwpisszhpkkk8spqyya8n3bpm7wj39p-libunistring-1.1' from 'https://cache.nixos.org'...
copying path '/nix/store/yypqcvqhnv8y4zpicgxdigp3giq81gzb-libunistring-1.3' from 'https://cache.nixos.org'...
copying path '/nix/store/9f38s9mwyds4xhbinxcjdpsvsil88zl9-libxkbcommon-1.7.0.tar.xz' from 'https://cache.nixos.org'...
copying path '/nix/store/d7vji37yjnbji14m4waa5rn35f10jzya-linux-headers-6.7' from 'https://cache.nixos.org'...
copying path '/nix/store/lqz58jk36p252yrv51ykf8c4j4k1rpsb-mesa-24.0.7.tar.xz' from 'https://cache.nixos.org'...
copying path '/nix/store/1497gx3qmrfcw0p85q4sv0fvx7g18qw2-perl5.38.2-Authen-SASL-2.1700' from 'https://cache.nixos.org'...
copying path '/nix/store/9jivp79yv91fl1i6ayq2107a78q7k43i-libidn2-2.3.7' from 'https://cache.nixos.org'...
copying path '/nix/store/7gvamzaz9szf913z5nhky75k27x10zwd-perl5.38.2-Encode-Locale-1.05' from 'https://cache.nixos.org'...
copying path '/nix/store/zxkm2vz98nyhz18bqk15xa8mb8lp4gfx-perl5.38.2-HTML-Tagset-3.20' from 'https://cache.nixos.org'...
copying path '/nix/store/3a5gqv6f5l2w0730csxnd0c0lbdxq0sk-perl5.38.2-IO-HTML-1.004' from 'https://cache.nixos.org'...
copying path '/nix/store/d3w9r76lxz1ydmpr00gxaw4bxcdg3lxk-perl5.38.2-LWP-MediaTypes-6.04' from 'https://cache.nixos.org'...
copying path '/nix/store/rqwk3prpmbjm08500g8s3qn657szv2hb-perl5.38.2-Mozilla-CA-20230821' from 'https://cache.nixos.org'...
copying path '/nix/store/znsn44n2ffagc8hfy7gcbyrbd9j2x972-perl5.38.2-Net-HTTP-6.23' from 'https://cache.nixos.org'...
copying path '/nix/store/7lr2gidp921krygfvdm4lm8fv33sw9q5-perl5.38.2-Test-Needs-0.002010' from 'https://cache.nixos.org'...
copying path '/nix/store/azpzd9ys1gllcxyisx9n3smhxbjfw8cs-perl5.38.2-Test-RequiresInternet-0.05' from 'https://cache.nixos.org'...
copying path '/nix/store/6nkqdqzpa75514lhglgnjs5k4dklw4sb-libidn2-2.3.8' from 'https://cache.nixos.org'...
copying path '/nix/store/j7gg55lfga9nkwqyvg8fc2qrfz0wr78q-perl5.38.2-TimeDate-2.33' from 'https://cache.nixos.org'...
copying path '/nix/store/83y655jzkc3chwpkxk1bk2krrkc7bdw3-perl5.38.2-Try-Tiny-0.31' from 'https://cache.nixos.org'...
copying path '/nix/store/k424karrxk960r110x8wararcjxnvy5q-perl5.38.2-WWW-RobotRules-6.02' from 'https://cache.nixos.org'...
copying path '/nix/store/snxzxjgp9fd9dm20zvhdia7qxl96vkcq-perl5.38.2-HTTP-Date-6.06' from 'https://cache.nixos.org'...
copying path '/nix/store/gzlzar5qdrrfkiv5x2wwjg50pbfnx4xs-proc-macro2-1.0.70.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/gf469d849lp4klzk9z8d4hln062arcks-perl5.38.2-Test-Fatal-0.017' from 'https://cache.nixos.org'...
copying path '/nix/store/qa1df2rx1m0c0dwf3b67yd0fipgjricm-publicsuffix-list-0-unstable-2024-01-07' from 'https://cache.nixos.org'...
copying path '/nix/store/ds20gji73q0a847fkbxr245cawbp0dwy-perl5.38.2-File-Listing-6.16' from 'https://cache.nixos.org'...
copying path '/nix/store/yd56g805scx3ix0bvwrqbq265a7f8bry-perl5.38.2-HTTP-CookieJar-0.014' from 'https://cache.nixos.org'...
copying path '/nix/store/kshgj9h160z1rxv6kjzy7mmdx2ff5dbb-quote-1.0.33.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/hq4y9kq66c7h6dhi7nb5vx2ibn6fcbd3-rh1673833-remove_removal_of_wformat_during_test_compilation.patch' from 'https://cache.nixos.org'...
copying path '/nix/store/2mijgji5cm558wn058pv1ap4yaljnnw8-rust-bindgen-unwrapped-0.69.4-vendor.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/q58syipvy86vy057pqcqgjxgbs2n4psc-set-java-classpath-hook' from 'https://cache.nixos.org'...
copying path '/nix/store/rvayb23jzlw5lh2q1hj275mm9x9sny30-setup-debug-info-dirs-hook' from 'https://cache.nixos.org'...
copying path '/nix/store/1g0bhdvsydcs4z5i5qn0rkvdc2m2d31i-source' from 'https://cache.nixos.org'...
copying path '/nix/store/60b8pcah02ad5fq363m4hal983yf7ms8-syn-2.0.39.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/gyngg8zi31204hypsk2jwy3ymx38fjfi-unicode-ident-1.0.12.tar.gz' from 'https://cache.nixos.org'...
copying path '/nix/store/vdbrzhl533lr4xn4f48f2c50hymbfhfh-update-autotools-gnu-config-scripts-hook' from 'https://cache.nixos.org'...
copying path '/nix/store/yjxpmkv6z3090ncqv6zikpzsmpzkr2y0-vulkan-headers-1.3.283.0' from 'https://cache.nixos.org'...
copying path '/nix/store/v62n8fqwq1rbz0wgmfhg0k7g9i1c9yq1-wayland-protocols-1.35' from 'https://cache.nixos.org'...
copying path '/nix/store/2y852kcvb7shrj8f3z8j22pa0iybcbgj-xgcc-13.2.0-libgcc' from 'https://cache.nixos.org'...
copying path '/nix/store/za53jjhjl1xajv3y1zpjvr9mh4w0c1ay-xgcc-14.2.1.20250322-libgcc' from 'https://cache.nixos.org'...
copying path '/nix/store/c10zhkbp6jmyh0xc5kd123ga8yy2p4hk-glibc-2.39-52' from 'https://cache.nixos.org'...
copying path '/nix/store/9scfxaxwvzvwy36lv3293jwnwxkxqizq-xkeyboard-config-2.41' from 'https://cache.nixos.org'...
copying path '/nix/store/cg9s562sa33k78m63njfn1rw47dp9z0i-glibc-2.40-66' from 'https://cache.nixos.org'...
copying path '/nix/store/z0xnjbk1zvxqvcvwq93rslpmbwf517n6-xorg-server-21.1.13.tar.xz' from 'https://cache.nixos.org'...
copying path '/nix/store/pxxp4inlaqxzw9z44rcvsgwhl1zvb774-xtrans-1.5.0' from 'https://cache.nixos.org'...
copying path '/nix/store/nb9lh6bnplacqcbkb1nfabwc4gkxq8c5-alsa-lib-1.2.11' from 'https://cache.nixos.org'...
copying path '/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32' from 'https://cache.nixos.org'...
copying path '/nix/store/dwkhspb2qz0pbkkxlr6ajgqi388phhwa-attr-2.5.2' from 'https://cache.nixos.org'...
copying path '/nix/store/ic29n34kzlvla66s0w908f0dgsbnyxdh-brotli-1.1.0-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/6kv0y1c5w7dmxx6kamlqykfj9qc3g91d-cpio-2.15' from 'https://cache.nixos.org'...
copying path '/nix/store/zindpxb2vylx0nsh2jjyg2fhaiakf8d9-bzip2-1.0.8' from 'https://cache.nixos.org'...
copying path '/nix/store/6yl2xpwnljh0mcww7n7w6d09rkai4plh-ed-1.20.2' from 'https://cache.nixos.org'...
copying path '/nix/store/id0bz5p4y8fls6xhrmqczvl2p8fq921q-duktape-2.7.0' from 'https://cache.nixos.org'...
copying path '/nix/store/k5s80gd9gx9g94k2zg8dkl4zv287mppk-expand-response-params' from 'https://cache.nixos.org'...
copying path '/nix/store/pp58002m7bzjmzkdna0cq9f9a5nc7v3c-c-ares-1.27.0' from 'https://cache.nixos.org'...
copying path '/nix/store/sf915hs92m1vksvh1dhf41klq3ch0s1l-expand-response-params' from 'https://cache.nixos.org'...
copying path '/nix/store/mgmr6imyh0smpqhccb31dlk3hmnacjpc-expat-2.6.3' from 'https://cache.nixos.org'...
copying path '/nix/store/7px4n99mcmdzx8nygx59f28j8g7vj0kb-acl-2.3.2' from 'https://cache.nixos.org'...
copying path '/nix/store/2i272pq81ssww4xhgr5qqyvh2564k4rx-flock-0.4.0' from 'https://cache.nixos.org'...
copying path '/nix/store/pa6v5zr3jyxqrpxjk1qrvbpnrcqz93nn-fribidi-1.0.13' from 'https://cache.nixos.org'...
copying path '/nix/store/azwrrzpvar2qyn5s4cmrj4jfgfjgmkbv-bzip2-1.0.8-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/g7rq3khf0bnm64amflrc4964b7q57dqv-gawk-5.2.2' from 'https://cache.nixos.org'...
copying path '/nix/store/swcl0ynnia5c57i6qfdcrqa72j7877mg-gcc-13.2.0-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/yxzr1b8v8yc1j608cv7g84flla8xhi4j-gcc-8.5.0-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/nriqb4lw5pjvxn3xh27v2rrhwh078r38-audit-3.1.2' from 'https://cache.nixos.org'...
copying path '/nix/store/z6zg7l2kwhq9y9b4kadf2im67zfj0677-bash-5.2p32-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/vzhi3i4z82lgbvmwm6x01y752m8gqjba-bzip2-1.0.8-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/03yyp6nrav3fcny6fx2k23r4ykshija7-expat-2.6.3-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/yl8vk2q1j6l7zvvz7glvqar3g36jpsx6-fribidi-1.0.13-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/2jplrr0mcgglx9x7aswwssrzzcmh3wm0-brotli-1.1.0' from 'https://cache.nixos.org'...
copying path '/nix/store/6g1aqhzy0h5bzj82warn9vky175cyhag-gdbm-1.23' from 'https://cache.nixos.org'...
copying path '/nix/store/6c19ysy8k0yrrfz610453c6xqnaw0ph0-giflib-5.2.2' from 'https://cache.nixos.org'...
copying path '/nix/store/hxy5v1j5s030yr3d6w37bv1viqh7ijbk-brotli-1.1.0-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/4ibrw2afjwz5zfrvzf7dncbwv375c1dc-alsa-lib-1.2.11-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/4y2kcviw0cczb56lfl84h7n7j7xm8hh0-glibc-2.39-52-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/zj3bzdzsjj7vdf9l5pppf1q8wpjajik5-glibc-2.39-52-getent' from 'https://cache.nixos.org'...
copying path '/nix/store/xfh4j4c5wamcrwx5bs8j1kyizfydhi63-gmp-6.3.0' from 'https://cache.nixos.org'...
copying path '/nix/store/fy9xx920hk3cyvxx0wjzq2dkfjf0s0fx-gnum4-1.4.19' from 'https://cache.nixos.org'...
copying path '/nix/store/mywvjmd80bayzbi161nly2vfpikyc47h-gnumake-4.4.1' from 'https://cache.nixos.org'...
copying path '/nix/store/qgsv4qck6z0plwz2mmxw76473pipb0zn-gnumake-4.4.1' from 'https://cache.nixos.org'...
copying path '/nix/store/bgc5lmnfx7h8ac0z5g684xhnj70zbhsm-getent-glibc-2.39-52' from 'https://cache.nixos.org'...
copying path '/nix/store/nhr25jgz6bpxbrz6kndjyvgaxipall0j-gnused-4.9' from 'https://cache.nixos.org'...
copying path '/nix/store/wqbq6prmrhgm19qqdqm3ijjbap9x74cn-gnutar-1.35' from 'https://cache.nixos.org'...
copying path '/nix/store/jpqm5igl1gmahp7lxx8j1dy874zvirgm-gzip-1.13' from 'https://cache.nixos.org'...
copying path '/nix/store/7rmizkzxwqkn1aa12vpr38wm2r8zdgyd-json-c-0.17' from 'https://cache.nixos.org'...
copying path '/nix/store/pli79hc6hpmxd3rsyhrfza5x5xpwcmxn-keyutils-1.6.3-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/awrkal6m7q6gfbc520hm4x368q3pdhq5-isl-0.20' from 'https://cache.nixos.org'...
copying path '/nix/store/bl5b4ywrn1ls6fwc0cvsvwmr9hynr3gk-glibc-2.39-52-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/w2agjznxiyjlj87dwmclw3f78bz9jza3-bison-3.8.2' from 'https://cache.nixos.org'...
copying path '/nix/store/c9kis6qynbfp15936nq76vnm41x65aml-flex-2.6.4' from 'https://cache.nixos.org'...
copying path '/nix/store/2a696drcfkhk6gnpi8pm9byv7x5yzaki-lcms2-2.16' from 'https://cache.nixos.org'...
copying path '/nix/store/pwr0d4n30k246d2plxmrb0a6jl9ivw4r-libICE-1.1.1' from 'https://cache.nixos.org'...
copying path '/nix/store/qx025bsivaryh9p248l8qybsdv9hp1nr-libXau-1.0.11' from 'https://cache.nixos.org'...
copying path '/nix/store/anllacsy17hwwv079nlcaxmcv7mfv3h3-libICE-1.1.1-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/bkh4ymvswzmzh9dkvmpfkkpgnsi272bc-libXdmcp-1.1.5' from 'https://cache.nixos.org'...
copying path '/nix/store/2idxwzlqn7kwm5wrdzfvhsg7wdgr6qkl-libXau-1.0.11-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/vp27fcpam2iz1msp0mli26d9yhviijfq-libapparmor-3.1.7' from 'https://cache.nixos.org'...
copying path '/nix/store/0s9bilr3xysrh8pwn17jahqmmzv7mw8s-libargon2-20190702' from 'https://cache.nixos.org'...
copying path '/nix/store/kbid8rrfp3gfjc2vxjgv8x8s6gy8awp4-libXdmcp-1.1.5-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/350yc0vs7dcx089f1zljgxqkndmggcm0-libcap-2.69-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/2n44ykwwyipywvyfp4flskp9pzhqywd9-libcbor-0.11.0' from 'https://cache.nixos.org'...
copying path '/nix/store/c3q327rzcmv4gyg446zfi2cy0ca0albc-libdaemon-0.14' from 'https://cache.nixos.org'...
copying path '/nix/store/r25g5852lgkam7jq4asq39hzy917h2mn-libdatrie-2019-12-20-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/rcllhiq3gsxzfk36920f6n7mc3zdkmlv-cargo-auditable-0.6.2' from 'https://cache.nixos.org'...
copying path '/nix/store/yzr3r4hj47kcradca25imxjp8mi8ii6i-compiler-rt-libc-15.0.7' from 'https://cache.nixos.org'...
copying path '/nix/store/620mv9jzmqnm3qdaawxxkjrpw2zz6xsh-compiler-rt-libc-17.0.6' from 'https://cache.nixos.org'...
copying path '/nix/store/z8c853ivpm6w8b9g40vv5rlq7rc45wds-db-4.8.30' from 'https://cache.nixos.org'...
copying path '/nix/store/m6ry3z8yw43pkjc0sspp9hqj7672zdsy-double-conversion-3.3.0' from 'https://cache.nixos.org'...
copying path '/nix/store/1srmdppmh1j6swch1lpy6vmlxv8ij7ps-fmt-10.2.1' from 'https://cache.nixos.org'...
copying path '/nix/store/7b890x9zc9x2iyns58qyakcpj8drhdws-fmt-8.1.1' from 'https://cache.nixos.org'...
copying path '/nix/store/zz3kckpl8ag09cr4qrlwi2q691ckqvgj-gettext-0.21.1' from 'https://cache.nixos.org'...
copying path '/nix/store/87amf7pqr9l3h3phyzrfdb14jclfq59k-gflags-2.2.2' from 'https://cache.nixos.org'...
copying path '/nix/store/ikdbqi1h58klmn00x225pc221057iig2-glibc-iconv-2.39' from 'https://cache.nixos.org'...
copying path '/nix/store/g8yybbw6gbwqpfnc2p64sjixw1zgjdm7-glslang-14.2.0' from 'https://cache.nixos.org'...
copying path '/nix/store/9w009i6vvmjqcahi779yfx7wmd11m9hj-gmp-with-cxx-6.3.0' from 'https://cache.nixos.org'...
copying path '/nix/store/a8ihcrk34ls3mdrzbvqgqqkdnx8alwgn-gmp-with-cxx-6.3.0' from 'https://cache.nixos.org'...
copying path '/nix/store/98750rzzcbpryry73plbkppr72zq1jar-graphite2-1.3.14' from 'https://cache.nixos.org'...
copying path '/nix/store/9as4j2wqvd88n6xf7bmwsb6n4riqjpww-icu4c-73.2' from 'https://cache.nixos.org'...
copying path '/nix/store/j8xr052l4n0yxssghn8l26ifrr1ha5lg-ilmbase-2.5.10' from 'https://cache.nixos.org'...
copying path '/nix/store/b9v19vv6a94cya0cv4rr7wyjxgpq9ycg-imath-3.1.11' from 'https://cache.nixos.org'...
copying path '/nix/store/z2p1dw2dhm9947ppnz4044n74va0ynhd-lerc-4.0.0' from 'https://cache.nixos.org'...
copying path '/nix/store/qzm3pxhfrh17mglh9afywg727i2b4vwd-gmp-with-cxx-6.3.0-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/qghvzfvgl66vpyv602p3hi4hx24c522z-isl-0.17.1' from 'https://cache.nixos.org'...
copying path '/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5' from 'https://cache.nixos.org'...
copying path '/nix/store/wiqgj5ia49bzql97mj32hjqbbnw931i3-graphite2-1.3.14-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/873adb7vvsdkx02myvrc2xrlihhm8q3g-libde265-1.0.15' from 'https://cache.nixos.org'...
copying path '/nix/store/w5p7h5vcilkv1d9lyyww9vwi9xnhbfpv-libdeflate-1.20' from 'https://cache.nixos.org'...
copying path '/nix/store/a00d43qmq6gkiwq1x9hbn0w4la3q641w-glog-0.6.0' from 'https://cache.nixos.org'...
copying path '/nix/store/dxh3srrhdzsv2rwnrwqfp30s2pzkih46-libev-4.33' from 'https://cache.nixos.org'...
copying path '/nix/store/48fln9nj7y86129kfn41z1fgmnqhkk31-libevent-2.1.12' from 'https://cache.nixos.org'...
copying path '/nix/store/kjmqz58izqqrc15qkdvf9p9awydmh98s-ilmbase-2.5.10-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/6rwkpxli14j08klbsiwn23jmp9r46dmi-libffi-3.4.6' from 'https://cache.nixos.org'...
copying path '/nix/store/8093m36g406n1syklcdhgkdqsbzlsc36-libgpg-error-1.48' from 'https://cache.nixos.org'...
copying path '/nix/store/zj3xbny21j0fcgcj3bbfaq0hx36s3v6q-libffi-3.4.6-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/wk9vn3lcxqya6a5j17v87x18lrkg2ngy-diffutils-3.10' from 'https://cache.nixos.org'...
copying path '/nix/store/myb4rzvdyahvvlyyx32i19nhmr78bc8k-findutils-4.9.0' from 'https://cache.nixos.org'...
copying path '/nix/store/i6iiapcf07abi85i56w192c6wrp07fjr-libidn2-2.3.7-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/mkigh4a9f7s55m3hrwbap0f19jn0bb8c-libjodycode-3.1' from 'https://cache.nixos.org'...
copying path '/nix/store/5wd1i23db2kpjqxmnwcpmswnng8ri0sf-libjpeg-turbo-3.0.3' from 'https://cache.nixos.org'...
copying path '/nix/store/h8x5zjpgicr5y1qd7qv917vq1pi37401-libkrb5-1.21.3' from 'https://cache.nixos.org'...
copying path '/nix/store/dfhv4f31v764j8dxki5lg11vrsn7i4ww-libmnl-1.0.5' from 'https://cache.nixos.org'...
copying path '/nix/store/aq0a93ihrvz8zxamw4x60xb1pamjxlil-libidn2-2.3.7-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/rai0ihcdnnj1ag6y4slj7p3v2w4f33bk-libnfnetlink-1.0.2' from 'https://cache.nixos.org'...
copying path '/nix/store/hiildgffh9s1p1q5xw112xfb3liqwzny-libnftnl-1.2.6' from 'https://cache.nixos.org'...
copying path '/nix/store/3vjkg6qp3s2abbsp5yga6pyk4fw0z5kx-libnl-3.8.0' from 'https://cache.nixos.org'...
copying path '/nix/store/vgrh2d8waiw1p7hc5635a03c4nkcf8fi-libnetfilter_conntrack-1.0.9' from 'https://cache.nixos.org'...
copying path '/nix/store/53y9hmkv4kf43ky3zxizhllpip63pr3a-ensure-newer-sources-hook' from 'https://cache.nixos.org'...
copying path '/nix/store/nvqg43qbmcbs17pvl0s823spmfxpkn0j-libomxil-bellagio-0.9.3' from 'https://cache.nixos.org'...
copying path '/nix/store/pz5hp6y7wg99xi4597l3f17wx5rh002z-libpaper-1.1.29' from 'https://cache.nixos.org'...
copying path '/nix/store/qfyj04jnlfyaxssslj4rv3088ynvns4w-libassuan-2.5.7' from 'https://cache.nixos.org'...
copying path '/nix/store/ji86gddb3c862hsh95aqd1fzzl761143-jdupes-1.27.3' from 'https://cache.nixos.org'...
copying path '/nix/store/yyfa39ixqpnxza2ssabnqi452lwf9v37-libgcrypt-1.10.3' from 'https://cache.nixos.org'...
copying path '/nix/store/fzawkiyvpmpsklwvvcqwrr5pclfps3a1-libpfm-4.13.0' from 'https://cache.nixos.org'...
copying path '/nix/store/rbqn1f6xxr74h1797krbqp4jv6y1z174-libpsl-0.21.5' from 'https://cache.nixos.org'...
copying path '/nix/store/36jlg1ikb08lmb6x5fr1x8mzp5bg7gxn-libsass-3.6.6' from 'https://cache.nixos.org'...
copying path '/nix/store/83ladj9zxhrla51qm373fxvdjxvvi03f-djvulibre-3.5.28' from 'https://cache.nixos.org'...
copying path '/nix/store/kz183jpj19wp6cg7a8pybn1w1pa3izdm-libjpeg-turbo-3.0.3-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/apsaiqv2lvhrg5r3lgn4k71ii7i4ljyq-libkrb5-1.21.3-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/vphgc25rsn7bpjw3184kh4ahz7k40f9h-libseccomp-2.5.5-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/w4z1j5phvi375pmyc5ybnrj36fya338r-libpcap-1.10.4' from 'https://cache.nixos.org'...
copying path '/nix/store/x2177bd6dyk2gjq6fw7xscxfbicx0ibq-libtasn1-4.19.0' from 'https://cache.nixos.org'...
copying path '/nix/store/jjzx1lyfdckw80kckydf2y56n9vz91kc-libjpeg-turbo-3.0.3-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/914x4s2rqq1wwpbm7q75kyz6gszhvzkf-libthai-0.1.29' from 'https://cache.nixos.org'...
copying path '/nix/store/arhy8i96l81wz3zrldiwcmiax2gc2w7s-libuv-1.48.0' from 'https://cache.nixos.org'...
copying path '/nix/store/7gf8y498g5bq1821vf3wiv45g1rihlzq-libvmaf-3.0.0' from 'https://cache.nixos.org'...
copying path '/nix/store/vj9881p4g6ibqyv3f1rfhhj56lwvc29s-libxcb-1.17.0' from 'https://cache.nixos.org'...
copying path '/nix/store/c4v5jw6cp68m9a7akr157lyxiwa3byjf-libxcrypt-4.4.36' from 'https://cache.nixos.org'...
copying path '/nix/store/q99hhq9wzq4dk1k8ivyznfnid5rq8615-iptables-1.8.10' from 'https://cache.nixos.org'...
copying path '/nix/store/b06v53vc16dr20ngmyn4x89pmsiw1pws-libxcvt-0.1.2' from 'https://cache.nixos.org'...
copying path '/nix/store/qdr5aqn6v6035mpqxxzxk12i82j7g402-libuv-1.48.0-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/3v5x7vv91p1wc6yh49f7a9cy94h5gskx-libxshmfence-1.3.2' from 'https://cache.nixos.org'...
copying path '/nix/store/8yvqphn2qg6xxnj1s9l51hppnxc666kz-linux-pam-1.6.1' from 'https://cache.nixos.org'...
copying path '/nix/store/3gh13llgk7j79cad77vlj0idd4kn90id-lsof-4.99.3' from 'https://cache.nixos.org'...
copying path '/nix/store/1aci4nrsjlh3fb2410qryf6r8m132zb5-lz4-1.9.4' from 'https://cache.nixos.org'...
copying path '/nix/store/3bqj5kb2frr8z50akggyrpczlmy1adhx-libX11-1.8.9' from 'https://cache.nixos.org'...
copying path '/nix/store/f3fppi12fhim6pndwl6flai272g06i88-libxcb-1.17.0-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/mjs4mz5qylil0wwsd6d3mflha9xinisl-libaom-3.9.0' from 'https://cache.nixos.org'...
copying path '/nix/store/550qbd6mwglsfl1kpbgdaqxjvq5y3pw6-make-shell-wrapper-hook' from 'https://cache.nixos.org'...
copying path '/nix/store/nfi1g1zr5di6xkqjwxwk5kdingf17h3g-mpdecimal-4.0.0' from 'https://cache.nixos.org'...
copying path '/nix/store/y8bnp88h68lpmigj5qg70qjh66bnjmiz-compiler-rt-libc-17.0.6-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/df89bpmkay6flksprrhmmda8xxvc95wc-libxshmfence-1.3.2-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/bgqcqnzr7b2bf5j30rvdi4dyqivabi5w-mpfr-4.2.1' from 'https://cache.nixos.org'...
copying path '/nix/store/rx8zsd9flbw0kw24plhwa16xwp9ig32k-mpfr-4.2.1' from 'https://cache.nixos.org'...
copying path '/nix/store/add5sh635jdzwsqn297fxhd13d5whxn0-ncurses-6.4' from 'https://cache.nixos.org'...
copying path '/nix/store/vfmnmqsnfiiqmphy7ffh2zqynsxfck1q-ncurses-6.5' from 'https://cache.nixos.org'...
copying path '/nix/store/1z252bh600vmjqfr8p09sdvr0f952b92-nettle-3.9.1' from 'https://cache.nixos.org'...
copying path '/nix/store/l0zd45lhwqpggiwih407kf1fv563daz0-nghttp2-1.61.0-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/j8ly6xc733w2wz98mz9avhy2bmibbcg9-ninja-1.11.1' from 'https://cache.nixos.org'...
copying path '/nix/store/gfimjj2xnfprl5vd6da4qq8vk67achgq-libmpc-1.3.1' from 'https://cache.nixos.org'...
copying path '/nix/store/6hnhx2iyv4vpi52c5wb0cjx0mrzhsbx4-numactl-2.0.18' from 'https://cache.nixos.org'...
copying path '/nix/store/3ispny36sd5vdkg5dgqv5gmrdy4yw06y-npth-1.7' from 'https://cache.nixos.org'...
copying path '/nix/store/br3zdskridd8c4ghnf1qbc2nv02a7dh5-libmpc-1.3.1' from 'https://cache.nixos.org'...
copying path '/nix/store/gsb87g2a95fmi0cykvjra80q8x28zpx2-libX11-1.8.9-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/95581pj7n7fhr99n2pyf1p23n250z11s-libXcomposite-0.4.6' from 'https://cache.nixos.org'...
copying path '/nix/store/wll52s2i5bapps2yz4x79wblq7lq23wm-gnupg-2.4.5' from 'https://cache.nixos.org'...
copying path '/nix/store/r0nyghkcj953qdgf65gmg8j4rnmd1hc0-compiler-rt-libc-15.0.7-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/aqfahf3qwiv5v2pc1yijgd6qrysbklmc-libXext-1.3.6' from 'https://cache.nixos.org'...
copying path '/nix/store/rpp9a5zwxw0b9j9wf7bby56v6il8fyaq-libXfixes-6.0.1' from 'https://cache.nixos.org'...
copying path '/nix/store/27fxl2rdaz711gvhhh8mxxc75qddayx1-libXrender-0.9.11' from 'https://cache.nixos.org'...
copying path '/nix/store/vp9nnafp0wbzpg3cykxwbd65myyk51k8-libxkbfile-1.1.3' from 'https://cache.nixos.org'...
copying path '/nix/store/dbi3dxz2v1c330hni21l8g1y1gkimbzb-oniguruma-6.9.9-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/2yxdzczwi9g2nhmxk1sbmjarvq8gxw7p-openexr-3.2.4' from 'https://cache.nixos.org'...
copying path '/nix/store/0d6qbqbgq8vl0nb3fy6wi9gfn6j3023d-openssl-3.0.14' from 'https://cache.nixos.org'...
copying path '/nix/store/fw8wdqzqd4pnzicqa6m04hbs2w1m2wba-libXrender-0.9.11-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/f8qswv18vg1hv5liyy7ac08lfxdd5k34-libXcursor-1.2.2' from 'https://cache.nixos.org'...
copying path '/nix/store/1f9ngq5s25wkyl6364875lrmwbidns9x-libXdamage-1.1.6' from 'https://cache.nixos.org'...
copying path '/nix/store/9ipv80gwx5137lmfr5sm7rvwk86q9nac-libXext-1.3.6-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/syy1mj5nh7ml1f6sy8jgfi09zmkp1rrs-libXcursor-1.2.2-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/06z5rp2w8m5414fhjv4539bacybmd49k-libXfixes-6.0.1-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/4ck8wv73bjrd06fylg85ab2vlr2lz4ji-libXi-1.8.1' from 'https://cache.nixos.org'...
copying path '/nix/store/2abia4k01jjkryyapm86v3cly2fcfbac-libXinerama-1.1.5' from 'https://cache.nixos.org'...
copying path '/nix/store/yx944nd45j4s8rm6va1agm7cigw2x0pd-libXrandr-1.5.4' from 'https://cache.nixos.org'...
copying path '/nix/store/pg4sda17yqlkk0vn7fhl8ddhvsyxg6xj-jq-1.7.1-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/71grqq2jc74c76pm1d1vsdciwi68ybrr-libXtst-1.2.4' from 'https://cache.nixos.org'...
copying path '/nix/store/ia4cbn9bmm1m2sdkjwkx6zb3l1x2d0hm-libXinerama-1.1.5-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/2s3bp93lz986lbd8ddbp4syhsalab5lx-libXv-1.0.12' from 'https://cache.nixos.org'...
copying path '/nix/store/4gx4xvmq9x7945g1w6p50gvb7zaxdcx3-libXrandr-1.5.4-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/b2npy8yll0xs5aa0rp8fc61hni487dac-libXvMC-1.0.14' from 'https://cache.nixos.org'...
copying path '/nix/store/wblfpcxnhv2h2h7afz7k857mllp67w7b-libXxf86vm-1.1.5' from 'https://cache.nixos.org'...
copying path '/nix/store/7pbfc3qxzxvz4m57b1i5in9rwis54f90-libglvnd-1.7.0' from 'https://cache.nixos.org'...
copying path '/nix/store/3sq5ycdhp2v7yl2j1xl28yn57w3z16mv-libvdpau-1.5' from 'https://cache.nixos.org'...
copying path '/nix/store/7ic2z0yz5hxw7lzz6rxsrdfv72yfy9vv-jq-1.7.1-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/zkfcpn0fpmr9fspcwcm3bsg39cihxcrn-libXcomposite-0.4.6-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/hlk0y48bria54ilhh0w5r4vzsw4bbqwi-libXdamage-1.1.6-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/9gr7733gw7aigbw84j5zk8miajnl3p8z-libXi-1.8.1-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/jhnvrv5cw3cjkf9b7raygjmfxw6h80vz-libXxf86vm-1.1.5-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/9sy4pvqfp51kvyxmdjz6iyavwgb8257s-libXvMC-1.0.14-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/dqh6cgbylipz51gbjgnipd0wsvfa7jk7-libvdpau-1.5-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/yx88pzrrk5813s5v88y6drxrhff3rygl-jq-1.7.1-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/3f35bmnw8gj5fx439mazaz26ipg9l8sw-libxkbfile-1.1.3-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/vdds8c2wa4n48n96c1spcjp0g9mcryqp-p11-kit-0.25.3' from 'https://cache.nixos.org'...
copying path '/nix/store/cjjaglbcsg30bc7rf6xajpp73fkna2mk-patch-2.7.6' from 'https://cache.nixos.org'...
copying path '/nix/store/3xfib034vc4saf2qbgv7fvmwq4crc9yd-libGL-1.7.0' from 'https://cache.nixos.org'...
copying path '/nix/store/kcl1m2q13fp4wpjgrjcn7s88ayrmn94b-libglvnd-1.7.0-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/6wf8zxqql7gmmi96k6swmm0pvqp13gi8-patchelf-0.15.0' from 'https://cache.nixos.org'...
copying path '/nix/store/5fk6fyzbar5hmrhm5hnjdvvk261afms3-ncurses-6.4-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/m0hz523070d4q134jja072ifdlhn7mvj-glu-9.0.3' from 'https://cache.nixos.org'...
copying path '/nix/store/801n580y5k7zfrzagw9aclbwwxz7v6r1-libepoxy-1.5.10' from 'https://cache.nixos.org'...
copying path '/nix/store/lndajsqpl6xvjhdyby4vlihalyk85ihq-pcre-8.45' from 'https://cache.nixos.org'...
copying path '/nix/store/1w9s8w8lnml39whgbabvvm05lgmv08y8-pcre2-10.43' from 'https://cache.nixos.org'...
copying path '/nix/store/1dprjxpkka9v5wiv08fckrxsdzd1wma7-pcsclite-2.1.0-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/ygjb4yj7s79w9k5dxjg9lxhpscanwimc-perl5.38.2-Clone-0.46' from 'https://cache.nixos.org'...
copying path '/nix/store/gva9pi9551mca7z150p6r86skavdby6b-perl5.38.2-FCGI-0.82' from 'https://cache.nixos.org'...
copying path '/nix/store/7aizdymnkkc2hkaxb8y3r5wj039mvs8y-perl5.38.2-TermReadKey-2.38' from 'https://cache.nixos.org'...
copying path '/nix/store/4r5bjsvs3z11svslhxjavah3khlvpmz0-perl5.38.2-HTTP-Message-6.45' from 'https://cache.nixos.org'...
copying path '/nix/store/idqvgrnmvxrrr4mix4djcp3y54pzma9n-pixman-0.43.4' from 'https://cache.nixos.org'...
copying path '/nix/store/zyvb259r6f91i7cp745ivzyl7drih2b5-pkg-config-0.29.2' from 'https://cache.nixos.org'...
copying path '/nix/store/axajb2j3y3flz5knwybwa87c8l1zmcm9-openssl-3.0.14-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/i2v06wgbglyzib9kgl056cmdgdq7n8pd-perl5.38.2-Net-SSLeay-1.92' from 'https://cache.nixos.org'...
copying path '/nix/store/8kgfbnn75jzkbz7x6hrjp5z12p9sk86f-qrencode-4.1.1' from 'https://cache.nixos.org'...
copying path '/nix/store/wz24hvvjsgfvz1hp06awzdvsvq4mc6x2-readline-8.2p10' from 'https://cache.nixos.org'...
copying path '/nix/store/kni43y1x9yfv2fjpll3rf16p2lj4qw8j-perl5.38.2-HTML-Parser-3.81' from 'https://cache.nixos.org'...
copying path '/nix/store/pm5ankpi5fskhnj47m3y0sq18xhkm43s-perl5.38.2-HTTP-Cookies-6.10' from 'https://cache.nixos.org'...
copying path '/nix/store/vid46vg3ddcczndhad3vi7f9rzhg1mg8-perl5.38.2-HTTP-Daemon-6.16' from 'https://cache.nixos.org'...
copying path '/nix/store/3jc4m5gwimj4mbm01ijgkm2di8hiy5l3-gnugrep-3.11' from 'https://cache.nixos.org'...
copying path '/nix/store/1av86b17lymgk29s85nhgxsmfvmxympz-bash-interactive-5.2p32' from 'https://cache.nixos.org'...
copying path '/nix/store/gz05hd0ynxmrknilj4ijfzvkdcqsj665-libselinux-3.6' from 'https://cache.nixos.org'...
copying path '/nix/store/8v7pf6dzd84k6qfyr76v4r1pp339lbr5-libepoxy-1.5.10-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/snairnrq7ivn4qgpraimdpkikik7n3ln-perl5.38.2-CGI-4.59' from 'https://cache.nixos.org'...
copying path '/nix/store/82r1jsqf0bvirs5lvbaycjwi65ajx50b-perl5.38.2-HTTP-Negotiate-6.01' from 'https://cache.nixos.org'...
copying path '/nix/store/4lssw6pk59r654j0yrfydv0kngk8zrqp-pkg-config-wrapper-0.29.2' from 'https://cache.nixos.org'...
copying path '/nix/store/971mpk4nqhqcxggx0yi60w9y1ya570bj-readline-8.2p13' from 'https://cache.nixos.org'...
copying path '/nix/store/zdj2as83y9mcyv8xzhwgl2g8g1rr6mgn-openssl-3.0.14-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/b2c4i870zn8pjvi4ga2gcmxlzvdb70an-rlwrap-0.46.1' from 'https://cache.nixos.org'...
copying path '/nix/store/prziy6c2b7ml2b52jqqz98y92g088xiv-sassc-3.6.2' from 'https://cache.nixos.org'...
copying path '/nix/store/9llh1ccmd1szwgm99gjysr2ycmd2drw0-spdlog-1.13.0' from 'https://cache.nixos.org'...
copying path '/nix/store/iamn9c2320ma1n87nxxrjkbr3im67039-systemd-minimal-libs-255.9' from 'https://cache.nixos.org'...
copying path '/nix/store/3bnb2hlqv95zg7zck9i8sz5dcb7s5w8k-perl5.38.2-IO-Socket-SSL-2.083' from 'https://cache.nixos.org'...
copying path '/nix/store/2gswxyrxjm5l7zhyxmw0qp45z0cdfsxs-perl5.38.2-CGI-Fast-2.16' from 'https://cache.nixos.org'...
copying path '/nix/store/1q9lw4r2mbap8rsr8cja46nap6wvrw2p-bash-interactive-5.2p37' from 'https://cache.nixos.org'...
copying path '/nix/store/2ajxrz7q6h0b1jqs4jaqwhzd3ajcsl9k-unbound-1.20.0-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/v4an7anl3i7lz0c97xhkvv8l08871yzh-unzip-6.0' from 'https://cache.nixos.org'...
copying path '/nix/store/zs2cagr4ai72isjadqr3csyy0cmc41yc-util-linux-minimal-2.39.4-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/5lrcgy63f04y5y34wq21jg1m59x14n31-util-linux-minimal-2.39.4-login' from 'https://cache.nixos.org'...
copying path '/nix/store/yv5w58bdbrs5ib5ngajsvgwarmyl0ds7-vulkan-loader-1.3.283.0' from 'https://cache.nixos.org'...
copying path '/nix/store/25b797238imhzq48x6fssbzwg4pklsvj-libGL-1.7.0-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/8imc77zb3p45yc0kkqqs9mhy0nnvfh9b-perl5.38.2-Net-SMTP-SSL-1.04' from 'https://cache.nixos.org'...
copying path '/nix/store/x2p2cnq23r0j8wc8ddiq8q9lyl97vz5f-wayland-1.22.0' from 'https://cache.nixos.org'...
copying path '/nix/store/aykpwrm091l95nffarsy1bqzk81id9b1-which-2.21' from 'https://cache.nixos.org'...
copying path '/nix/store/p9gkqr1r884zmr170sy9s1wmb7qzda5f-x265-3.5' from 'https://cache.nixos.org'...
copying path '/nix/store/sbfyqzkj8sbbrz2wjng06w624w2m4k9c-xcb-util-0.4.1' from 'https://cache.nixos.org'...
copying path '/nix/store/1v2cxkl0f0lqcfq5q3pgymj0xj3h5bjh-xcb-util-keysyms-0.4.1' from 'https://cache.nixos.org'...
copying path '/nix/store/71pgsm70c8nwm1vxf2wppm7nv8qzzgi1-xcb-util-renderutil-0.3.10' from 'https://cache.nixos.org'...
copying path '/nix/store/nyyddgd1znixp7hg34jmf9hwdh953cgl-libusb-1.0.27' from 'https://cache.nixos.org'...
copying path '/nix/store/9zcc90vf9xkvf7dbsqwqlc5k9ymxqbpd-lvm2-2.03.23-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/g56nq43dg77q0bdgal96jq9167ch5wc5-systemd-minimal-libs-255.9-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/w92s6ca9wlvpsnvnw0b2gssbcz0srwcc-xcb-util-wm-0.4.2' from 'https://cache.nixos.org'...
copying path '/nix/store/nr79n7bcw9kmf9hjsd8113fidymviy1h-libSM-1.2.4' from 'https://cache.nixos.org'...
copying path '/nix/store/s57aahv4wsxcqilhlgnva2kab33d28pr-util-linux-minimal-2.39.4-mount' from 'https://cache.nixos.org'...
copying path '/nix/store/m8rd3ikqprim7n13799c8s3jrfx249k1-util-linux-minimal-2.39.4-swap' from 'https://cache.nixos.org'...
copying path '/nix/store/vihzi02z10122m5f2i9hj41a11pn00px-glu-9.0.3-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/maxsd4bkiqmi62l4c15f0r1p01wy2ypn-libSM-1.2.4-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/0hwvqxq473hs9ywnqqaqqqhkcrdp79az-libXt-1.3.0' from 'https://cache.nixos.org'...
copying path '/nix/store/4jsma0i78bb9w0qv75v0dwlagywn9ngi-vulkan-loader-1.3.283.0-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/cqnzy7hvdgsc96f3y0yb248mdp7vcpyh-xkbcomp-1.4.7' from 'https://cache.nixos.org'...
copying path '/nix/store/afjj3qx20ha7fabr9lj79h6m5a4xcqfa-xcb-util-keysyms-0.4.1-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/dgm0kbs68mc1qcpg8w74j65lnp3yipwv-xcb-util-0.4.1-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/nwzdwcfs6yd4qn7cqxa93021mmc49knk-xcb-util-image-0.4.1' from 'https://cache.nixos.org'...
copying path '/nix/store/hsg3zsd2pynyrvq5vc7dfj27rnxm0qmm-cryptsetup-2.7.3' from 'https://cache.nixos.org'...
copying path '/nix/store/jbndldaildy9k2gg6qq77l17naa4s1y3-xcb-util-renderutil-0.3.10-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/g78jna1i5qhh8gqs4mr64648f0szqgw4-xz-5.4.7' from 'https://cache.nixos.org'...
copying path '/nix/store/hmm17cx1qa480wbn00j983kp5cr46p85-zip-3.0' from 'https://cache.nixos.org'...
copying path '/nix/store/j9z1fdy0ihy9h7g63d3njzxcmhg907wq-xcb-util-wm-0.4.2-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/pkl664rrz6vb95piixzfm7qy1yc2xzgc-zlib-1.3.1' from 'https://cache.nixos.org'...
copying path '/nix/store/80pxmvb9q43kh9rkjagc4h41vf6dh1y6-zstd-1.5.6' from 'https://cache.nixos.org'...
copying path '/nix/store/5k51ihi8p4vljaffqsqjxh400c2b4xwj-libXt-1.3.0-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/zp1lsji688ahrg61d1v3caxbg23bx332-xcb-util-image-0.4.1-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/907l4a9mhh6y75g2rykadsh4sjc29wym-binutils-2.41-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/41rjbn5ayciqb6qh22jf6qv8mr0s9nql-cracklib-2.9.11' from 'https://cache.nixos.org'...
copying path '/nix/store/1yds8mz9b023mvx65ndsf51v7d0ggpbp-file-5.45' from 'https://cache.nixos.org'...
copying path '/nix/store/vqhj138xim73r80qcsc546crm4y80ca2-file-5.45' from 'https://cache.nixos.org'...
copying path '/nix/store/6g5fhxv0bdm7236ixdwq1izzawbc7grm-gcc-13.2.0' from 'https://cache.nixos.org'...
copying path '/nix/store/knbwsmqlj0naayh0kdxm92lbqqcmgfp7-gcc-8.5.0' from 'https://cache.nixos.org'...
copying path '/nix/store/sr6skahp2mvi6y8d4g89a9vwk4yh4z0p-glib-2.80.2' from 'https://cache.nixos.org'...
copying path '/nix/store/l04d19p0mlp1mmbn0a1dn9jsyxxr3rpg-gnutls-3.8.5' from 'https://cache.nixos.org'...
copying path '/nix/store/paslan4bdk5hp4a5glbikasir24hgwl6-kexec-tools-2.0.28' from 'https://cache.nixos.org'...
copying path '/nix/store/5lgw85a88a1bkwj0v3l367afrpyd4ac0-icu4c-73.2-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/ylzp52nzmrdm775zi13zv456lhljfpqh-boost-1.81.0' from 'https://cache.nixos.org'...
copying path '/nix/store/rc3n2r3nffpib2gqpxlkjx36frw6n34z-kmod-31' from 'https://cache.nixos.org'...
copying path '/nix/store/78j5g4wbknfj7b4dk9a3hky0890yhyhc-kmod-31-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/q3sm4x963a996qc3d6baw54609ryifak-binutils-2.41' from 'https://cache.nixos.org'...
copying path '/nix/store/6vpk0mdq03bdv4vsksgiwnjfp9kk280g-libfido2-1.14.0' from 'https://cache.nixos.org'...
copying path '/nix/store/djqlg9xy03glmzmwcm7pd2i3zigb9l0m-libfontenc-1.1.8' from 'https://cache.nixos.org'...
copying path '/nix/store/qk0cbjk5xy4j2j4l4y7qwwm2c7g6n1kg-libpciaccess-0.18.1' from 'https://cache.nixos.org'...
copying path '/nix/store/v2jxpzlha1nwhna6yhj04gqg1rgl0ay1-libpng-apng-1.6.43' from 'https://cache.nixos.org'...
copying path '/nix/store/wcdlpq7n4nfhgaaz4nvd76b57h98v2bp-libdrm-2.4.120' from 'https://cache.nixos.org'...
copying path '/nix/store/psp7awk64qvk3dal8494zjpb3ag39aqk-libraw-0.21.2-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/1z3lksfx7yys4c7rpfc45yq4837ckha5-file-5.45-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/04836fq000d2wnz1cp9m2gsl09vvd6g4-libssh2-1.11.0' from 'https://cache.nixos.org'...
copying path '/nix/store/g674lgbznzzaxks4f0np2gmljbmz3rw3-libtiff-4.6.0' from 'https://cache.nixos.org'...
copying path '/nix/store/kfndsnqn7g5fbqpmqndcljibnb2glhdm-libunwind-1.8.1' from 'https://cache.nixos.org'...
copying path '/nix/store/mpn61iy6hyjxay53vxynj7k0f5wb38bs-freetype-2.13.2' from 'https://cache.nixos.org'...
copying path '/nix/store/b92arw5gfkif6qlbv227xb0lq13a4pcf-libdrm-2.4.120-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/fv1c33r88ssprppjly3hcqvlqq1zpvmi-libmicrohttpd-0.9.77' from 'https://cache.nixos.org'...
copying path '/nix/store/16d0dvb2g2iqbikm1iz80b919gaszrmc-libva-minimal-2.21.0' from 'https://cache.nixos.org'...
copying path '/nix/store/2mlcs2nsnf3z3v0farqpfcnkw2zsfqcx-libxml2-2.12.7' from 'https://cache.nixos.org'...
copying path '/nix/store/r0df79mchqmspwvaivhy4hgrrl6ak3mc-nghttp2-1.61.0' from 'https://cache.nixos.org'...
copying path '/nix/store/2888pjmiry2b58gcjn0bv3p4g4d4il4k-curl-8.7.1' from 'https://cache.nixos.org'...
copying path '/nix/store/kqzgpk97rdycjiahf58awa8nvrpngzld-libssh2-1.11.0-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/l9ym77rh2z5l3by43nsaysh30bnk4p6q-libva-minimal-2.21.0-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/6krrnncqmn32vvg90ps4h8qncc2xkmp1-libraw-0.21.2' from 'https://cache.nixos.org'...
copying path '/nix/store/7snhqy3bpwnlx4csk58ckrlp8b1zxq07-djvulibre-3.5.28-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/dhcw9xx19r47zn742f6pghpzywz8xdnh-lcms2-2.16-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/5kblf15zi7407dqh70dw082hbfm8cnf8-fontconfig-2.15.0-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/0ws26fx68j77c7yn8vmnxclpisy5kwds-libXfont-1.5.4' from 'https://cache.nixos.org'...
copying path '/nix/store/gjph8jz71zw2fh7w210qjs52a2kyp9vf-libXfont2-2.0.6' from 'https://cache.nixos.org'...
copying path '/nix/store/4wsm7a7zc46447wrx50xhrcbaz1mbkn0-libarchive-3.7.4-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/18jb60qfm9x7m9sczb7jkqjwr6hfl6rs-curl-8.7.1-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/z673p7dssif7pn4m4pi4hlynyq2gyjl6-elfutils-0.191' from 'https://cache.nixos.org'...
copying path '/nix/store/zyv0v7zbin04wjzy1m52fgv1s3k1amnd-libdrm-2.4.120-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/7zdp7f6mi1s1kb5m32xzb7x0hcad99jq-djvulibre-3.5.28-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/35wipj7fhbvc2clnk7zjldk3g574355p-libtiff-4.6.0-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/a857mpcwnavwjzhpaxi6qc83v3wvhwxx-fontconfig-2.15.0-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/a9lgcnsc8l0959m2c3iyqik4qlakrgdj-libXft-2.3.8' from 'https://cache.nixos.org'...
copying path '/nix/store/9bn26ar0sqv0dwhibc6svrr4mixd5lnz-libwebp-1.4.0' from 'https://cache.nixos.org'...
copying path '/nix/store/v06q7aabm9p367ml2nksprk84axvsbdl-libxml2-2.12.7-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/vix50i6qqzl10sfz1nf0rmz5h4yzg7y8-libxslt-1.1.39' from 'https://cache.nixos.org'...
copying path '/nix/store/9x9yal9jsai8fygfysk5q68kqi44s92x-libpwquality-1.4.5-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/k05bds2v15ilzymq9shbs0a8nvdgnfl5-llvm-15.0.7-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/rmwvqg7zzb35hgjxl0v6nxfqifdj8bdj-llvm-17.0.6-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/fbcvxxxjhk2af6l6nbk7p5aacppd2w1z-nghttp2-1.61.0-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/l74i9i59qj5zn1d7bmdbzpwkdp2m5bvq-openexr-2.5.10' from 'https://cache.nixos.org'...
copying path '/nix/store/q21dnx94s6vx7prba6ax6c3l3b82rr50-folly-2024.03.11.00' from 'https://cache.nixos.org'...
copying path '/nix/store/3w3n33hl6qmxr7c1s9m7j4jcsirg86nw-openjdk-headless-21.0.3+9' from 'https://cache.nixos.org'...
copying path '/nix/store/xm3gmcz1x531f9p8vpnx05grsvcfm40y-openjpeg-2.5.2' from 'https://cache.nixos.org'...
copying path '/nix/store/jb02zq14sa5fn52xcb82fhpwpnrv59rh-libxslt-1.1.39-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/prqbww0nbzakdji7jvi9gvfmv65a5rds-cairo-1.18.0' from 'https://cache.nixos.org'...
copying path '/nix/store/9r67fiw0nr2b0vrf82gadmdx77cx5mvs-dconf-0.40.0-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/86wp5rjcjdbwq11sn3cynhv2prv5hvsa-gamin-0.1.10' from 'https://cache.nixos.org'...
copying path '/nix/store/331y81vaac63masxs7z26hhm920qkv03-gdk-pixbuf-2.42.12' from 'https://cache.nixos.org'...
copying path '/nix/store/v6rxay5qhjr4s8dzcb3sr9n0m7kms07g-glib-2.80.2-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/h8ipr16jd5kbyrj2qxiscagsl408ggrn-harfbuzz-8.4.0' from 'https://cache.nixos.org'...
copying path '/nix/store/225jsq79gll01srq6n2mkybiazlg9s0c-json-glib-1.8.0' from 'https://cache.nixos.org'...
copying path '/nix/store/fy77fzhhcfgdb0jg3s0gd0rq5q5lnsiq-gobject-introspection-1.80.1' from 'https://cache.nixos.org'...
copying path '/nix/store/1ck2vk94lq0ybmsimdf4r7slrrbf81lh-libIDL-0.8.14' from 'https://cache.nixos.org'...
copying path '/nix/store/3p0nzk1q85xh796p9adgj1hzlqf2q6gz-libbpf-1.4.2' from 'https://cache.nixos.org'...
copying path '/nix/store/f0vq58sdz02sdcrx50iki7pn0xsj7pv4-liblqr-1-0.4.2' from 'https://cache.nixos.org'...
copying path '/nix/store/hgjd7z9srl7fqfap5s0smsv8r0cx2b62-openjpeg-2.5.2-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/zwfddzq04vvnkjpfwjqi7jg0bkq6l443-libheif-1.17.6' from 'https://cache.nixos.org'...
copying path '/nix/store/i26xrrcmr58m8jhsdbz14vwfk394w6hx-openexr-2.5.10-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/5ydyzdwlar4ssmhfjg154dy2s2bbyhj3-perl-5.38.2' from 'https://cache.nixos.org'...
copying path '/nix/store/8sxpa4w1fwdz879h3v59v4az03h3jq9a-potrace-1.16' from 'https://cache.nixos.org'...
copying path '/nix/store/9ppkbxa8xyrxialmspq515iymq07mfd2-ORBit2-2.14.19' from 'https://cache.nixos.org'...
copying path '/nix/store/klhhb0rkaacq1ij8l88xpxp8kidk100p-shared-mime-info-2.4' from 'https://cache.nixos.org'...
copying path '/nix/store/irkly278ydqz3hs7ab17k5aicps4j7z1-gobject-introspection-wrapped-1.80.1' from 'https://cache.nixos.org'...
copying path '/nix/store/h52a16f1vq6rwzf3vgb0xck7ms8x2fab-harfbuzz-8.4.0-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/qrpqhw58nl0hda3r0csz54kw87fh80q9-libheif-1.17.6-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/d0mmd22f5w5c34ir227d5c4ypwscir88-pango-1.52.2' from 'https://cache.nixos.org'...
copying path '/nix/store/mq90h9rv4yf8cz422ayy56fr4w8mi8fx-sqlite-3.45.3' from 'https://cache.nixos.org'...
copying path '/nix/store/lbb7lf5k662d4fmyda379a0vgy3lpkrx-libheif-1.17.6-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/ii8i7hfj5jh71rp0xl2pbkqzrax41ybg-tpm2-tss-4.1.1' from 'https://cache.nixos.org'...
copying path '/nix/store/68j042lyw26armisy7pyb2zwjaz10528-wayland-1.22.0-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/kq34ksagmi9cqcvdwyfarr7kmmmxdzkz-wget-1.21.4' from 'https://cache.nixos.org'...
copying path '/nix/store/8xjmr33xpq9931mkkddxbgxwmm4a6msd-librsvg-2.58.1' from 'https://cache.nixos.org'...
copying path '/nix/store/nqji545rwka87a4zgmyinxx6rh5fsgzv-pango-1.52.2-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/zxblsvnpxaf4yslyifnwww1kdgi1dmyc-wayland-1.22.0-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/fqc2jvh1bjj2wzcqypykchsx89pq20gk-doxygen-1.10.0' from 'https://cache.nixos.org'...
copying path '/nix/store/si9c1ncjikjq2hl5m8i6dzrfznmsz7g5-binutils-wrapper-2.41' from 'https://cache.nixos.org'...
copying path '/nix/store/w0k2k9x26wzv18c3zkvgcg3zqksq4mln-binutils-wrapper-2.41' from 'https://cache.nixos.org'...
copying path '/nix/store/a2jjfnnydg3gygnqxj631vik2db20r90-elfutils-0.191-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/3h50m9amfgqhwqcf2ak4qxkbp5m0yxvx-libsoup-2.74.3' from 'https://cache.nixos.org'...
copying path '/nix/store/7kf2nzpz6aw3jp2yby3w7cscfin8rq6z-libsoup-3.4.4' from 'https://cache.nixos.org'...
copying path '/nix/store/13qja0ij3mk12dx41lhzlz58902znn0w-python3-3.10.15' from 'https://cache.nixos.org'...
copying path '/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9' from 'https://cache.nixos.org'...
copying path '/nix/store/pfx8xwd4j3vhal0jry209gb7a7s040x1-watchman-2024.03.11.00' from 'https://cache.nixos.org'...
copying path '/nix/store/kpabg6z89nfry6frc3p5m3zfmk94zyqn-xz-5.4.7-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/77i5izsm6i7fyzdb5h8w28rcpawwqj6q-zlib-1.3.1-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/6q3jizm0hz8yp50l7apv22mj3i2s21n8-zstd-1.5.6-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/x3bl8xhwng5s44kc7s0kzl4028a4g989-libpng-apng-1.6.43-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/rmdjbzs54rdigp3wdb4mpv6qh28p9chs-libxml2-2.12.7-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/8glsc918in7w0g9cry18ym67s08y7v53-elfutils-0.191-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/yh2pr32dfzksl3m4696rxzli2y33gz5d-kbd-2.6.4' from 'https://cache.nixos.org'...
copying path '/nix/store/yr67n9a2bvmwx6qk3pvxv2971bg2qm11-freetype-2.13.2-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1' from 'https://cache.nixos.org'...
copying path '/nix/store/alrxq7mxxa1haa4nmdzlwq8zylx0zaji-openexr-2.5.10-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/gy54ca58pglivg7viskzczcnwimrm73z-fontconfig-2.15.0-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/bxbnkkj0kz7j80n3v23dwm18s40i6nln-libXfont-1.5.4-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/6120nzd2nmphaqa2bjwmd1pdfxqyf14j-stdenv-linux' from 'https://cache.nixos.org'...
copying path '/nix/store/zbq84w5ssnv06nj50jgdsyyhlqbyhsx1-libXft-2.3.8-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/nswmyag3qi9ars0mxw5lp8zm0wv5zxld-systemd-255.9' from 'https://cache.nixos.org'...
building '/nix/store/qjxqkzrkw107m0i87n7v11nqpy0w1nyr-clean-immodules-cache.sh.drv'...
copying path '/nix/store/k4pbz2k7nh5ymvcv0jh8z0gzn9qhx09y-systemd-minimal-255.9' from 'https://cache.nixos.org'...
copying path '/nix/store/l60wm796d40rx73qjlg6kfaz1z5kkysi-xz-5.4.7-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/xhnlysbblkf7x68vymc5c6wqd9ryifqz-zstd-1.5.6-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/xjnj4q1pz85ffzsdmqkh519z3c1yapzy-libtiff-4.6.0-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/p5bym37fl1i6lmmaqxgiisg1pgawa0r6-libunwind-1.8.1-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/qbdf3wrvlmi7q5vjs895iwvwp7558pxn-lcms2-2.16-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/0lacxy6gkhndg1z0c00am9p8mkp5h6bp-libraw-0.21.2-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/x2w21iz2wj48rg8fl9q39hdbwg4gvsci-dbus-1.14.10-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/yv61rp99d3qzdlbx6x6z5n3ll7ksx744-polkit-124' from 'https://cache.nixos.org'...
copying path '/nix/store/m6w3326dgrhp3j1vaxz6gprfpsc9j8m0-avahi-0.8' from 'https://cache.nixos.org'...
copying path '/nix/store/0hm8vh65m378439kl16xv0p6l7c51asj-dbus-1.14.10' from 'https://cache.nixos.org'...
copying path '/nix/store/m5jasqvf9vfzhaw1cfnc8kwb820s5jd2-dbus-glib-0.112' from 'https://cache.nixos.org'...
copying path '/nix/store/rj6yyr7yw2vm39plgsw5qpjx68lsg8vd-dbus-1.14.10-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/g8zlf54j55kp5q3b93bazhdm7ynn8gnx-gconf-3.2.6' from 'https://cache.nixos.org'...
copying path '/nix/store/hllsdhackq4l0jsrq4dx8klqiy554326-autoconf-2.72' from 'https://cache.nixos.org'...
copying path '/nix/store/zgi6p2mwr7bbdpd0d58b03igna2i4zdb-gperftools-2.15' from 'https://cache.nixos.org'...
copying path '/nix/store/j0xvcb09ndkdz6rfngz2lijxpc9828kx-lm-sensors-3.6.0' from 'https://cache.nixos.org'...
copying path '/nix/store/gm8mc976qs0kg2ibmlg4dqbcl1127lkw-cups-2.4.8-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/smmmikqgwwr59v5s3x7dgrl9afmz6n9r-perl5.38.2-libwww-perl-6.72' from 'https://cache.nixos.org'...
copying path '/nix/store/1861c008x47z518wnbk6a3lzzks7jn7v-tracker-3.7.3' from 'https://cache.nixos.org'...
copying path '/nix/store/5rjpccznjb7y7ff4ldk8c2mmhcljri04-perl5.38.2-XML-Parser-2.46' from 'https://cache.nixos.org'...
copying path '/nix/store/5ipmlgkskh69i70vi738mb1zpjv8sy2f-valgrind-3.22.0' from 'https://cache.nixos.org'...
copying path '/nix/store/0ihmib9nsn5i2qr41n01scixhcmpzpcl-cups-2.4.8' from 'https://cache.nixos.org'...
copying path '/nix/store/cxskiabavj1w9pjj7wvzaz9nf5g52ayx-libjxl-0.10.2' from 'https://cache.nixos.org'...
copying path '/nix/store/ksh3qkd08km86fq2s9whna7g9893v8l4-gnome-vfs-2.24.4' from 'https://cache.nixos.org'...
copying path '/nix/store/b7yhy18hhx42895jjxn3pxx3bx8bx53f-intltool-0.51.0' from 'https://cache.nixos.org'...
copying path '/nix/store/0ihfdhbj39xaa4mc48w5vgysbq7swnqv-at-spi2-core-2.52.0' from 'https://cache.nixos.org'...
copying path '/nix/store/1zkcbms9qq12r6sa14b497cdgk3hbbsa-procps-3.3.17' from 'https://cache.nixos.org'...
copying path '/nix/store/jv987c49rljlkc8xnb5bdcrvz5ra2dij-tracker-3.7.3-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/mr437l8xwyi82iz27z279aykmpyi8na8-yarn-1.22.22' from 'https://cache.nixos.org'...
copying path '/nix/store/xy5ycidhcxymhw7vcixa5swvzbv671s1-parallel-20240422' from 'https://cache.nixos.org'...
copying path '/nix/store/kq4fqvzi9jzrbr81j84dynqfbqpzh3d7-cups-2.4.8-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/ppsaphf6wy9y8wqrcdlk2cciy6f8xqxw-imagemagick-7.1.1-38' from 'https://cache.nixos.org'...
copying path '/nix/store/ay5jgaf0x9q7mnx36qql06a9jrv1x57i-libjxl-0.10.2-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/nbxw8p850n9c7z62gcdsw2pfj2bqm4w6-valgrind-3.22.0-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/vdd8ccp9x69v7kp5g9khq7j43n6dqf16-git-2.44.1' from 'https://cache.nixos.org'...
copying path '/nix/store/iy5cl0k2scgpja2kah9j9az3kpj66lr0-libpsl-0.21.5-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/wh0z53nh8ncmpsydirg17fbbi9k04rbr-meson-1.4.2' from 'https://cache.nixos.org'...
copying path '/nix/store/xcwradbpdwx3a65ydcb4k7ahfhfvhhdh-python3.11-lxml-5.1.0' from 'https://cache.nixos.org'...
copying path '/nix/store/670rr4y39ws1pl60vb2yxip2y609ariq-python3.11-markdown-3.6' from 'https://cache.nixos.org'...
copying path '/nix/store/sn7jdiiaxll8da5gfjz6isi06qswabq2-python3.11-packaging-24.0' from 'https://cache.nixos.org'...
copying path '/nix/store/fmirzsa7kjv57gj7p9i52yd79gdq8nvg-python3.11-ply-3.11' from 'https://cache.nixos.org'...
copying path '/nix/store/x6w4yvg3f944a9m7xrmlb6a2q7xf99dq-python3.11-pyelftools-0.31' from 'https://cache.nixos.org'...
copying path '/nix/store/w9968wbxckhi6aax5hazfnsbxzm8z1pi-python3.11-markupsafe-2.1.5' from 'https://cache.nixos.org'...
copying path '/nix/store/cncslv0ddl82q3sdahrjjd6kv18fk28l-python3.11-pygments-2.17.2' from 'https://cache.nixos.org'...
copying path '/nix/store/c7vr428qc3465n2f92c8jz4m3mpapp8n-libpsl-0.21.5-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/85b2n11pc7fhysn4b7na51igrnb5chyl-python3.11-mako-1.3.3' from 'https://cache.nixos.org'...
copying path '/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/pmqwydzdxdmhjpblf4iy6vw721nqfpzx-curl-8.7.1-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/vg326ppi4f7k00zcph0bg404h95k1126-python3-3.11.9-env' from 'https://cache.nixos.org'...
copying path '/nix/store/ibw76ifhbc8w9lza5176fkaws8v8yn32-auto-patchelf-hook' from 'https://cache.nixos.org'...
copying path '/nix/store/gcy1fqwx2agn7hb1kqayjf07ldwmh32v-gcc-wrapper-8.5.0' from 'https://cache.nixos.org'...
copying path '/nix/store/71p5bncn75g3jars4m9b37vw3142hbsd-python3-3.11.9-env' from 'https://cache.nixos.org'...
copying path '/nix/store/mss66xny1jnpvqh4y7s0jdmwvi02hbwq-at-spi2-core-2.52.0-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/hfwg8k0h47s73s59834fqa53vq54jwhy-gdk-pixbuf-2.42.12-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/7w48qcq4b8lsgrj5c977fc7s3cbnb1jk-cairo-1.18.0-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/sla29qvjdiqh51z9jw0xxg3nqmx697qm-dbus-glib-0.112-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/hr306f4z4g8891r9zvdy2i9h8ndr1fsy-liblqr-1-0.4.2-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/c7lhlhnnanf5q0hm9z1rg3if7lzv5shh-gobject-introspection-1.80.1-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/77k9pk2lbrg59xdjpwby1f8ycmvxl25k-librsvg-2.58.1-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/ykff47nln7lbrncz4ap5hs83wpp1y2z2-pango-1.52.2-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/hsmb7n7hrlfs6329v4p13avj40ash6rc-gconf-3.2.6-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/nqnsfqmq1vw2zm278rqaym3pv5jkphxv-imagemagick-7.1.1-38-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/xgnn2g97kx2hynl1l7j9aspcjia6afcm-gtk-doc-1.34.0' from 'https://cache.nixos.org'...
copying path '/nix/store/4r1zbpzh2ipysqgsnx77yr0q4d9czprq-gobject-introspection-wrapped-1.80.1-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/ip2qkk5hgd4ms0l8mi3l7sszqhh1diyh-gnome-vfs-2.24.4-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/r6k305g2rn0qqkvdxfvzqg7mhh7rw679-gcc-wrapper-13.2.0' from 'https://cache.nixos.org'...
copying path '/nix/store/479jddljb3spih04qb01qlyv39qb2zn9-stdenv-linux' from 'https://cache.nixos.org'...
copying path '/nix/store/6hk6yaisxsfk6dfajdfj7l58bhv964nj-cargo-setup-hook.sh' from 'https://cache.nixos.org'...
copying path '/nix/store/32ky40di8wlp760nnb407bdsd7acv2c3-SPIRV-LLVM-Translator-17.0.0' from 'https://cache.nixos.org'...
copying path '/nix/store/bwmzqq1dn6w0s1dfcr6q2bby45wvmf0g-clang-17.0.6-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/b4qx9w1dyiffpsagj48f740nf359pgwq-rustc-1.77.2' from 'https://cache.nixos.org'...
copying path '/nix/store/0y94x3any7a31kw71rl9g9gkwynihk86-llvm-17.0.6' from 'https://cache.nixos.org'...
copying path '/nix/store/aawwwsjik2cwh4kj2py97wkj9yzh6if5-libclc-17.0.6-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/5rxd8h6518fkx6441lk1c3j2q35d8b4y-clang-15.0.7-lib' from 'https://cache.nixos.org'...
warning: download buffer is full; consider increasing the 'download-buffer-size' setting
copying path '/nix/store/xd353g7r7x87z7q59w6msrcyr2hw877c-llvm-17.0.6-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/hls3d7lh5jvfpl799pvi79qdknlq7jw3-clang-17.0.6' from 'https://cache.nixos.org'...
copying path '/nix/store/n46kxvdhdq758xb8ynrxk1xmh4chr5vc-clang-17.0.6-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/10a21zhvfmc39pi2vv25z6373n6myh7m-clang-wrapper-17.0.6' from 'https://cache.nixos.org'...
copying path '/nix/store/97rldj6k04w5x0jikpff5lpmdmbvc6lr-clang-15.0.7' from 'https://cache.nixos.org'...
copying path '/nix/store/wv8qrls5a9bb4kb997avkwidbxmaiysx-rustc-wrapper-1.77.2' from 'https://cache.nixos.org'...
copying path '/nix/store/nzdyv667bi1123ixh0wmsiwgwlyw3cgm-rustfmt-nightly-1.77.2' from 'https://cache.nixos.org'...
copying path '/nix/store/xjf02cizjpsvla2kaqhb9waij85r71b7-cargo-1.77.2' from 'https://cache.nixos.org'...
copying path '/nix/store/7yyjp09578244pvmslp17gcwpjv6czy9-auditable-cargo-1.77.2' from 'https://cache.nixos.org'...
copying path '/nix/store/baimybqv63556b2x2f1c5i72kql2w7m9-cargo-build-hook.sh' from 'https://cache.nixos.org'...
copying path '/nix/store/yy5446w88qxhwisk26qicvrmfcjlyghh-cargo-check-hook.sh' from 'https://cache.nixos.org'...
copying path '/nix/store/4d1p8fkn42v521f5wzilv2bswi4rmn4m-clang-wrapper-15.0.7' from 'https://cache.nixos.org'...
building '/nix/store/myk9xqzaiig6wpz1cpv8dxcb28sk4n7h-rust-bindgen-hook.drv'...
building '/nix/store/g4fgxinjx7w7fallx233nahac73l27c2-rust-bindgen-unwrapped-0.69.4.drv'...
Running phase: unpackPhase
unpacking source archive /nix/store/ia7zcpxg484fi94k1hvm9qrdj05p1bs4-bindgen-cli-0.69.4.tar.gz
source root is bindgen-cli-0.69.4.tar.gz
Executing cargoSetupPostUnpackHook
unpacking source archive /nix/store/2mijgji5cm558wn058pv1ap4yaljnnw8-rust-bindgen-unwrapped-0.69.4-vendor.tar.gz
Finished cargoSetupPostUnpackHook
Running phase: patchPhase
Executing cargoSetupPostPatchHook
Validating consistency between /build/bindgen-cli-0.69.4.tar.gz/Cargo.lock and /build/rust-bindgen-unwrapped-0.69.4-vendor.tar.gz/Cargo.lock
Finished cargoSetupPostPatchHook
Running phase: updateAutotoolsGnuConfigScriptsPhase
Running phase: configurePhase
Running phase: buildPhase
Executing cargoBuildHook
++ env CC_X86_64_UNKNOWN_LINUX_GNU=/nix/store/r6k305g2rn0qqkvdxfvzqg7mhh7rw679-gcc-wrapper-13.2.0/bin/cc CXX_X86_64_UNKNOWN_LINUX_GNU=/nix/store/r6k305g2rn0qqkvdxfvzqg7mhh7rw679-gcc-wrapper-13.2.0/bin/c++ CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER=/nix/store/r6k305g2rn0qqkvdxfvzqg7mhh7rw679-gcc-wrapper-13.2.0/bin/cc CC_X86_64_UNKNOWN_LINUX_GNU=/nix/store/r6k305g2rn0qqkvdxfvzqg7mhh7rw679-gcc-wrapper-13.2.0/bin/cc CXX_X86_64_UNKNOWN_LINUX_GNU=/nix/store/r6k305g2rn0qqkvdxfvzqg7mhh7rw679-gcc-wrapper-13.2.0/bin/c++ CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER=/nix/store/r6k305g2rn0qqkvdxfvzqg7mhh7rw679-gcc-wrapper-13.2.0/bin/cc CARGO_BUILD_TARGET=x86_64-unknown-linux-gnu HOST_CC=/nix/store/r6k305g2rn0qqkvdxfvzqg7mhh7rw679-gcc-wrapper-13.2.0/bin/cc HOST_CXX=/nix/store/r6k305g2rn0qqkvdxfvzqg7mhh7rw679-gcc-wrapper-13.2.0/bin/c++ cargo build -j 20 --target x86_64-unknown-linux-gnu --frozen --profile release
Compiling proc-macro2 v1.0.60
Compiling quote v1.0.28
Compiling libc v0.2.139
Compiling version_check v0.9.4
Compiling memchr v2.5.0
Compiling unicode-ident v1.0.6
Compiling io-lifetimes v1.0.4
Compiling rustix v0.37.3
Compiling syn v1.0.107
Compiling bitflags v1.3.2
Compiling linux-raw-sys v0.3.8
Compiling cfg-if v1.0.0
Compiling glob v0.3.1
Compiling log v0.4.17
Compiling termcolor v1.2.0
Compiling heck v0.4.0
Compiling either v1.8.1
Compiling minimal-lexical v0.2.1
Compiling os_str_bytes v6.4.1
Compiling regex-syntax v0.6.28
Compiling libloading v0.7.4
Compiling once_cell v1.17.0
Compiling clap_lex v0.3.1
Compiling strsim v0.10.0
Compiling yansi-term v0.1.2
Compiling bindgen v0.69.4
Compiling unicode-width v0.1.10
Compiling itertools v0.12.1
Compiling rustc-hash v1.1.0
Compiling proc-macro-error-attr v1.0.4
Compiling proc-macro-error v1.0.4
Compiling clang-sys v1.4.0
Compiling annotate-snippets v0.9.1
Compiling shlex v1.3.0
Compiling humantime v2.1.0
Compiling lazycell v1.3.0
Compiling bitflags v2.2.1
Compiling lazy_static v1.4.0
Compiling aho-corasick v0.7.20
Compiling nom v7.1.3
Compiling syn v2.0.18
Compiling regex v1.7.1
Compiling which v4.4.0
Compiling is-terminal v0.4.7
Compiling cexpr v0.6.0
Compiling env_logger v0.10.0
Compiling clap_derive v4.1.0
Compiling clap v4.1.4
copying path '/nix/store/ilh6y0j54ck16q1bp7axjy7dgvddgppk-maestro-1.36.0' from 'https://cache.nixos.org'...
Compiling clap_complete v4.2.0
Compiling bindgen-cli v0.69.4 (/build/bindgen-cli-0.69.4.tar.gz)
Finished release [optimized] target(s) in 1m 14s
Executing cargoInstallPostBuildHook
Finished cargoInstallPostBuildHook
Finished cargoBuildHook
buildPhase completed in 1 minutes 16 seconds
Running phase: checkPhase
Executing cargoCheckHook
patching script interpreter paths in .
++ cargo test -j 20 --profile release --target x86_64-unknown-linux-gnu --frozen -- --test-threads=20
Compiling bindgen-cli v0.69.4 (/build/bindgen-cli-0.69.4.tar.gz)
Finished release [optimized] target(s) in 3.44s
Running unittests main.rs (target/x86_64-unknown-linux-gnu/release/deps/bindgen-f31e764f003f24e1)
running 0 tests
test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Finished cargoCheckHook
Running phase: installPhase
Executing cargoInstallHook
Finished cargoInstallHook
Running phase: fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/8sb3hqxlj29i5j684s7s5md8dzal4qrk-rust-bindgen-unwrapped-0.69.4
shrinking /nix/store/8sb3hqxlj29i5j684s7s5md8dzal4qrk-rust-bindgen-unwrapped-0.69.4/bin/bindgen
checking for references to /build/ in /nix/store/8sb3hqxlj29i5j684s7s5md8dzal4qrk-rust-bindgen-unwrapped-0.69.4...
patching script interpreter paths in /nix/store/8sb3hqxlj29i5j684s7s5md8dzal4qrk-rust-bindgen-unwrapped-0.69.4
stripping (with command strip and flags -S -p) in /nix/store/8sb3hqxlj29i5j684s7s5md8dzal4qrk-rust-bindgen-unwrapped-0.69.4/bin
building '/nix/store/cqpppkwga8645fmvnhpq85247578n14r-rust-bindgen-0.69.4.drv'...
building '/nix/store/v1sylpx2rp92sc0kxsmrp8dgik5c64v1-mesa-24.0.7.drv'...
Running phase: unpackPhase
unpacking source archive /nix/store/lqz58jk36p252yrv51ykf8c4j4k1rpsb-mesa-24.0.7.tar.xz
source root is mesa-24.0.7
setting SOURCE_DATE_EPOCH to timestamp 1715174939 of file mesa-24.0.7/subprojects/zlib.wrap
Running phase: patchPhase
applying patch /nix/store/dy5d8jh60z4imy4z4nagd2bpsryw26wr-opencl.patch
patching file meson.build
Hunk #1 succeeded at 1844 (offset 39 lines).
patching file meson_options.txt
patching file src/gallium/targets/opencl/meson.build
patching file src/gallium/targets/rusticl/meson.build
patching script interpreter paths in .
./src/intel/genxml/genxml_import.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
./src/intel/genxml/intel_genxml.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
./src/intel/genxml/gen_sort_tags.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
./src/intel/tools/intel_stub_gpu.in: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./src/intel/tools/intel_dump_gpu.in: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./src/intel/tools/intel_sanitize_gpu.in: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./src/intel/tools/tests/run-test.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
./src/glx/tests/dispatch-index-check: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./src/compiler/spirv/tests/spirv-to-c-array.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
./src/compiler/isaspec/encode.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
./src/compiler/isaspec/decode.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
./src/nouveau/headers/update-from-open-gpu-doc.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
./src/freedreno/computerator/examples/test-opcodes.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./src/freedreno/computerator/examples/test-flut.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./src/gallium/auxiliary/driver_trace/enums2names.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
./src/gallium/drivers/freedreno/trace-parser.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
./src/gallium/drivers/radeonsi/ci/radeonsi-run-tests.py: interpreter directive changed from "#!/usr/bin/python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
./src/gallium/frontends/xa/xa-indent.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/sh"
./src/gallium/tools/addr2line.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./src/gallium/tools/trace/pytracediff.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
./src/gallium/tools/trace/diff_state.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
./src/gallium/tools/trace/dump.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
./src/gallium/tools/trace/parse.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
./src/gallium/tools/trace/tracediff.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./src/gallium/tools/trace/model.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
./src/gallium/tools/trace/format.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
./src/gallium/tools/trace/dump_state.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
./src/vulkan/overlay-layer/mesa-overlay-control.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
./src/vulkan/registry/update-aliases.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
./src/mapi/new/gen_gldispatch_mapi.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
./bin/perf-annotate-jit.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
./bin/pick-ui.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
./bin/gen_release_notes.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
./bin/python-venv.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./bin/gen_calendar_entries.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
./bin/update-android-headers.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/sh"
./bin/ci/update_traces_checksum.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
./bin/ci/marge_queue.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./bin/ci/ci_run_n_monitor.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./bin/ci/ci_run_n_monitor.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
./bin/ci/gitlab_gql.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
./bin/ci/update_traces_checksum.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./bin/ci/gitlab_gql.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./bin/ci/marge_queue.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
./bin/ci/download_gl_schema.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/sh"
./bin/meson-cmd-extract.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
./bin/commit_in_branch.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
./bin/khronos-update.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
./bin/pick-ui.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./bin/post_version.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
./.gitlab-ci/fossilize-runner.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./.gitlab-ci/container/install-wine-dxvk.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./.gitlab-ci/container/container_post_build.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./.gitlab-ci/container/setup-wine.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./.gitlab-ci/container/build-skqp.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./.gitlab-ci/container/create-cross-file.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./.gitlab-ci/container/build-kdl.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./.gitlab-ci/container/lava_build.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./.gitlab-ci/container/container_pre_build.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/sh"
./.gitlab-ci/bare-metal/expect-output.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./.gitlab-ci/bare-metal/cros_servo_run.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
./.gitlab-ci/bare-metal/bm-init.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/sh"
./.gitlab-ci/bare-metal/google-power-up.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./.gitlab-ci/bare-metal/serial_buffer.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
./.gitlab-ci/bare-metal/eth008-power-up.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./.gitlab-ci/bare-metal/telnet-buffer.py: interpreter directive changed from "#!/usr/bin/python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
./.gitlab-ci/bare-metal/fastboot_run.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
./.gitlab-ci/bare-metal/eth008-power-down.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./.gitlab-ci/bare-metal/eth008-power-relay.py: interpreter directive changed from "#!/usr/bin/python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
./.gitlab-ci/bare-metal/poe-powered.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./.gitlab-ci/bare-metal/mkbootimg.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
./.gitlab-ci/bare-metal/cisco-2960-poe-off.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./.gitlab-ci/bare-metal/google-power-relay.py: interpreter directive changed from "#!/usr/bin/python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
./.gitlab-ci/bare-metal/cros-servo.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./.gitlab-ci/bare-metal/fastboot.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./.gitlab-ci/bare-metal/poe-off: interpreter directive changed from "#!/bin/bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./.gitlab-ci/bare-metal/poe-on: interpreter directive changed from "#!/bin/bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./.gitlab-ci/bare-metal/google-power-down.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./.gitlab-ci/bare-metal/cisco-2960-poe-on.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./.gitlab-ci/bare-metal/poe_run.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
./.gitlab-ci/fossils/fossils.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./.gitlab-ci/common/start-x.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/sh"
./.gitlab-ci/common/generate-env.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./.gitlab-ci/common/kdl.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./.gitlab-ci/common/capture-devcoredump.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./.gitlab-ci/common/init-stage2.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./.gitlab-ci/common/intel-gpu-freq.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./.gitlab-ci/common/init-stage1.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/sh"
./.gitlab-ci/crosvm-init.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./.gitlab-ci/run-shellcheck.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./.gitlab-ci/prepare-artifacts.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./.gitlab-ci/crosvm-runner.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./.gitlab-ci/meson/time.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/sh"
./.gitlab-ci/meson/build.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./.gitlab-ci/meson/time-strace.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./.gitlab-ci/valve/traces-runner.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./.gitlab-ci/gtest-runner.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./.gitlab-ci/vkd3d-proton/run.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./.gitlab-ci/build/compiler-wrapper-clang++.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/sh"
./.gitlab-ci/build/compiler-wrapper-gcc.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/sh"
./.gitlab-ci/build/compiler-wrapper-clang-15.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/sh"
./.gitlab-ci/build/compiler-wrapper-g++.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/sh"
./.gitlab-ci/build/compiler-wrapper-clang++-15.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/sh"
./.gitlab-ci/build/compiler-wrapper-clang.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/sh"
./.gitlab-ci/cuttlefish-runner.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./.gitlab-ci/piglit/piglit-runner.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./.gitlab-ci/piglit/piglit-traces.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./.gitlab-ci/run-yamllint.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./.gitlab-ci/deqp-runner.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./.gitlab-ci/b2c/generate_b2c.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
./.gitlab-ci/lava/lava-submit.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./.gitlab-ci/lava/lava_job_submitter.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
./.gitlab-ci/lava/lava-pytest.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
./.gitlab-ci/run-shader-db.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
substituteStream() in derivation mesa-24.0.7: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'src/util/xmlconfig.c')
substituteStream() in derivation mesa-24.0.7: WARNING: pattern get_option\(\'datadir\'\) doesn't match anything in file 'src/amd/vulkan/meson.build'
Running phase: updateAutotoolsGnuConfigScriptsPhase
Running phase: configurePhase
mesonConfigurePhase flags: --prefix=/nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7 --libdir=/nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib --libexecdir=/nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/libexec --bindir=/nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/bin --sbindir=/nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/sbin --includedir=/nix/store/y3vj6rm5jwxcdgby71722ck2jsc9v8sn-mesa-24.0.7-dev/include --mandir=/nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/share/man --infodir=/nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/share/info --localedir=/nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --buildtype=plain --sysconfdir=/etc --datadir=/nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/share -Db_ndebug=true -Ddri-search-path=/run/opengl-driver/lib/dri -Dplatforms=x11\,wayland -Dgallium-drivers=d3d12\,kmsro\,nouveau\,radeonsi\,r300\,r600\,swrast\,svga\,virgl\,zink\,iris\,crocus\,i915 -Dvulkan-drivers=amd\,microsoft-experimental\,nouveau-experimental\,swrast\,virtio\,intel\,intel_hasvk -Ddri-drivers-path=/nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri -Dvdpau-libs-path=/nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/vdpau -Domx-libs-path=/nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/bellagio -Dva-libs-path=/nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri -Dd3d-drivers-path=/nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/d3d -Dgallium-nine=true -Dosmesa=true -Dmicrosoft-clc=disabled -Dgbm-backends-path=/run/opengl-driver/lib/gbm:/nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib/gbm -Dandroid-libbacktrace=disabled -Dglvnd=true -Dintel-clc=enabled -Dgallium-opencl=icd -Dopencl-spirv=true -Dgallium-rusticl=true -Dclang-libdir=/nix/store/bwmzqq1dn6w0s1dfcr6q2bby45wvmf0g-clang-17.0.6-lib/lib -Dvideo-codecs=all -Dvulkan-layers=device-select\,overlay\,intel-nullhw
The Meson build system
Version: 1.4.2
Source dir: /build/mesa-24.0.7
Build dir: /build/mesa-24.0.7/build
Build type: native build
Project name: mesa
Project version: 24.0.7
C compiler for the host machine: gcc (gcc 13.2.0 "gcc (GCC) 13.2.0")
C linker for the host machine: gcc ld.bfd 2.41
C++ compiler for the host machine: g++ (gcc 13.2.0 "g++ (GCC) 13.2.0")
C++ linker for the host machine: g++ ld.bfd 2.41
Host machine cpu family: x86_64
Host machine cpu: x86_64
Checking if "-mtls-dialect=gnu2" runs: YES
Checking if "split TLSDESC" : links: YES
Found pkg-config: YES (/nix/store/4lssw6pk59r654j0yrfydv0kngk8zrqp-pkg-config-wrapper-0.29.2/bin/pkg-config) 0.29.2
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency directx-headers found: NO (tried pkgconfig and cmake)
Run-time dependency directx-headers found: YES 1.611.0
Run-time dependency vdpau found: YES 1.5
Program glslangValidator found: YES (/nix/store/g8yybbw6gbwqpfnc2p64sjixw1zgjdm7-glslang-14.2.0/bin/glslangValidator)
Run-time dependency libomxil-bellagio found: YES 0.9.3
Run-time dependency libtizonia found: NO (tried pkgconfig and cmake)
Run-time dependency libtizplatform found: NO (tried pkgconfig and cmake)
Run-time dependency tizilheaders found: NO (tried pkgconfig and cmake)
Run-time dependency libva found: YES 1.21.0
Header "va/va.h" has symbol "VASurfaceAttribDRMFormatModifiers" with dependency libva: YES
meson.build:833: WARNING: add_languages is missing native:, assuming languages are wanted for both host and build.
Rust compiler for the host machine: rustc -C linker=gcc (rustc 1.77.2)
Rust linker for the host machine: rustc -C linker=gcc ld.bfd 2.41
Run-time dependency libclc found: YES 0.2.0
Program python3 found: YES (/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3)
Fetching value of define "ETIME" : 62
Checking for function "bswap32" : YES
Checking for function "bswap64" : YES
Checking for function "clz" : YES
Checking for function "clzll" : YES
Checking for function "ctz" : YES
Checking for function "expect" : YES
Checking for function "ffs" : YES
Checking for function "ffsll" : YES
Checking for function "popcount" : YES
Checking for function "popcountll" : YES
Checking for function "unreachable" : YES
Checking for function "types_compatible_p" : YES
Compiler for C supports function attribute const: YES
Compiler for C supports function attribute flatten: YES
Compiler for C supports function attribute malloc: YES
Compiler for C supports function attribute pure: YES
Compiler for C supports function attribute unused: YES
Compiler for C supports function attribute warn_unused_result: YES
Compiler for C supports function attribute weak: YES
Compiler for C supports function attribute format: YES
Compiler for C supports function attribute packed: YES
Compiler for C supports function attribute returns_nonnull: YES
Compiler for C supports function attribute alias: YES
Compiler for C supports function attribute noreturn: YES
Compiler for C supports function attribute visibility:hidden: YES
Checking if "__uint128_t" compiles: YES
Checking for function "reallocarray" : YES
Checking for function "fmemopen" : YES
Checking if "gc-sections" : links: YES
Compiler for C supports arguments -Werror=implicit-function-declaration: YES
Compiler for C supports arguments -Werror=missing-prototypes: YES
Compiler for C supports arguments -Werror=return-type: YES
Compiler for C supports arguments -Werror=empty-body: YES
Compiler for C supports arguments -Werror=incompatible-pointer-types: YES
Compiler for C supports arguments -Werror=int-conversion: YES
Compiler for C supports arguments -Wimplicit-fallthrough: YES
Compiler for C supports arguments -Wmisleading-indentation: YES
Compiler for C supports arguments -Wno-missing-field-initializers: YES
Compiler for C supports arguments -Wno-format-truncation: YES
Compiler for C supports arguments -Wno-nonnull-compare: YES
Compiler for C supports arguments -fno-math-errno: YES
Compiler for C supports arguments -fno-trapping-math: YES
Compiler for C supports arguments -Qunused-arguments: NO
Compiler for C supports arguments -fno-common: YES
Compiler for C supports arguments -Wno-unknown-pragmas: YES
Compiler for C supports arguments -Wno-microsoft-enum-value: NO
Compiler for C supports arguments -Wno-unused-function: YES
Compiler for C supports arguments -Werror=format: YES
Compiler for C supports arguments -Wformat-security: YES
Compiler for C supports arguments -Werror=thread-safety: NO
Compiler for C supports arguments -ffunction-sections: YES
Compiler for C supports arguments -fdata-sections: YES
Compiler for C supports arguments -Wno-unused-variable: YES
Compiler for C supports arguments -Wno-unused-but-set-variable: YES
Compiler for C supports arguments /wd4189: NO
Compiler for C++ supports arguments -Werror=return-type: YES
Compiler for C++ supports arguments -Werror=empty-body: YES
Compiler for C++ supports arguments -Wmisleading-indentation: YES
Compiler for C++ supports arguments -Wno-non-virtual-dtor: YES
Compiler for C++ supports arguments -Wno-missing-field-initializers: YES
Compiler for C++ supports arguments -Wno-format-truncation: YES
Compiler for C++ supports arguments -fno-math-errno: YES
Compiler for C++ supports arguments -fno-trapping-math: YES
Compiler for C++ supports arguments -Qunused-arguments: NO
Compiler for C++ supports arguments -flifetime-dse=1: YES
Compiler for C++ supports arguments -Wno-unknown-pragmas: YES
Compiler for C++ supports arguments -Wno-microsoft-enum-value: NO
Compiler for C++ supports arguments -Werror=format: YES
Compiler for C++ supports arguments -Wformat-security: YES
Compiler for C++ supports arguments -ffunction-sections: YES
Compiler for C++ supports arguments -fdata-sections: YES
Compiler for C++ supports arguments -Wno-unused-variable: YES
Compiler for C++ supports arguments -Wno-unused-but-set-variable: YES
Compiler for C++ supports arguments /wd4189: NO
Compiler for C supports arguments -Wno-override-init: YES
Compiler for C supports arguments -Wno-initializer-overrides: NO
Compiler for C supports arguments -Werror=pointer-arith: YES
Compiler for C supports arguments -Werror=vla: YES
Compiler for C supports arguments -Werror=gnu-empty-initializer: NO
Compiler for C++ supports arguments -Werror=pointer-arith: YES
Compiler for C++ supports arguments -Werror=vla: YES
Compiler for C++ supports arguments -Werror=gnu-empty-initializer: NO
Checking for function "__builtin_ia32_clflushopt" : YES
Checking if "GCC atomic builtins" compiles: YES
Checking if "GCC atomic builtins required -latomic" : links: YES
Checking if "GCC 64bit atomics" with dependency : links: YES
Library ws2_32 found: NO
Header "sys/sysmacros.h" has symbol "major" : YES
Header "sys/sysmacros.h" has symbol "minor" : YES
Header "sys/sysmacros.h" has symbol "makedev" : YES
Header "sys/mkdev.h" has symbol "major" : NO
Check usable header "sched.h" : YES
Checking for function "sched_getaffinity" : YES
Check usable header "xlocale.h" : NO
Check usable header "linux/futex.h" : YES
Check usable header "endian.h" : YES
Check usable header "dlfcn.h" : YES
Check usable header "sys/shm.h" : YES
Check usable header "cet.h" : YES
Check usable header "pthread_np.h" : NO
Check usable header "renderdoc_app.h" : NO
Check usable header "sys/inotify.h" : YES
Checking for function "strtof" : YES
Checking for function "mkostemp" : YES
Checking for function "memfd_create" : YES
Checking for function "random_r" : YES
Checking for function "flock" : YES
Checking for function "strtok_r" : YES
Checking for function "getrandom" : YES
Checking for function "qsort_s" : NO
Checking for function "posix_fallocate" : YES
Checking for function "secure_getenv" : YES
Checking if "GNU qsort_r" : links: YES
Header "time.h" has symbol "struct timespec" : YES
Checking for function "thrd_create" : YES
Header "errno.h" has symbol "program_invocation_name" : YES
Header "math.h" has symbol "issignaling" : YES
Checking for function "posix_memalign" : YES
Checking whether type "struct dirent" has member "d_type" : YES
Checking if "strtod has locale support" : links: YES
Checking if "Bsymbolic" : links: YES
Checking if "version-script" : links: YES
Checking if "dynamic-list" : links: YES
Compiler for C supports link arguments -Wl,--build-id=sha1: YES
Checking for function "dlopen" : YES
Checking for function "dladdr" with dependency : YES
Checking for function "dl_iterate_phdr" : YES
Checking for function "clock_gettime" : YES
Run-time dependency zlib found: YES 1.3.1
Run-time dependency libzstd found: YES 1.5.6
Run-time dependency threads found: YES
Checking for function "pthread_setaffinity_np" with dependency threads: YES
Run-time dependency expat found: YES 2.6.3
Library m found: YES
Message: libdrm 2.4.119 needed because amdgpu has the highest requirement
Run-time dependency libdrm_intel found: YES 2.4.120
Run-time dependency libdrm_amdgpu found: YES 2.4.120
Run-time dependency libdrm_radeon found: YES 2.4.120
Run-time dependency libdrm_nouveau found: YES 2.4.120
Run-time dependency libdrm found: YES 2.4.120
Run-time dependency libudev found: YES 255
llvm-config found: YES (/nix/store/xd353g7r7x87z7q59w6msrcyr2hw877c-llvm-17.0.6-dev/bin/llvm-config) 17.0.6
Run-time dependency LLVM (modules: amdgpu, asmparser, bitreader, bitwriter, core, coverage, engine, executionengine, instcombine, instrumentation, ipo, irreader, libdriver, linker, lto, mcdisassembler, mcjit, native, objcarcopts, option, profiledata, scalaropts, target, transformutils, all-targets, coroutines, frontenddriver(missing but optional), frontendhlsl, frontendopenmp, lto, windowsdriver) found: YES 17.0.6
Run-time dependency spirv-tools found: YES 2024.2.1
Run-time dependency llvmspirvlib found: YES 17.0.0.0
Library clang-cpp found: YES
Run-time dependency libelf found: YES 0.191
Run-time dependency libglvnd found: YES 1.7.0
Run-time dependency valgrind found: YES 3.22.0
Program bison found: YES (/nix/store/w2agjznxiyjlj87dwmclw3f78bz9jza3-bison-3.8.2/bin/bison)
Program bison found: YES 3.8.2 3.8.2 (/nix/store/w2agjznxiyjlj87dwmclw3f78bz9jza3-bison-3.8.2/bin/bison)
Program flex found: YES (/nix/store/c9kis6qynbfp15936nq76vnm41x65aml-flex-2.6.4/bin/flex)
Run-time dependency libunwind found: YES 1.8.1
Build-time dependency wayland-scanner found: YES 1.22.0
Program /nix/store/68j042lyw26armisy7pyb2zwjaz10528-wayland-1.22.0-bin/bin/wayland-scanner found: YES (/nix/store/68j042lyw26armisy7pyb2zwjaz10528-wayland-1.22.0-bin/bin/wayland-scanner)
Run-time dependency wayland-protocols found: YES 1.35
Run-time dependency wayland-client found: YES 1.22.0
Run-time dependency wayland-server found: YES 1.22.0
Run-time dependency wayland-egl-backend found: YES 3
Run-time dependency OpenMP found: YES 4.5
Run-time dependency x11 found: YES 1.8.9
Run-time dependency xext found: YES 1.3.6
Run-time dependency xfixes found: YES 6.0.1
Run-time dependency xcb-glx found: YES 1.17.0
Run-time dependency xcb-shm found: YES 1.17.0
Run-time dependency xcb found: YES 1.17.0
Run-time dependency xcb-keysyms found: NO (tried pkgconfig and cmake)
Run-time dependency x11-xcb found: YES 1.8.9
Run-time dependency xcb-dri2 found: YES 1.17.0
Run-time dependency xcb-dri3 found: YES 1.17.0
Run-time dependency xcb-present found: YES 1.17.0
Dependency xcb-shm found: YES 1.17.0 (cached)
Run-time dependency xcb-sync found: YES 1.17.0
Run-time dependency xshmfence found: YES 1.3.2
Run-time dependency glproto found: YES 1.4.17
Run-time dependency dri2proto found: YES 2.8
Run-time dependency xxf86vm found: YES 1.1.5
Run-time dependency xcb-xfixes found: YES 1.17.0
Run-time dependency xcb-randr found: YES 1.17.0
Run-time dependency xrandr found: YES 1.5.4
Library sensors found: YES
Program nm found: YES
Program symbols-check.py found: YES (/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3.11 /build/mesa-24.0.7/bin/symbols-check.py)
Program install_megadrivers.py found: YES (/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3.11 /build/mesa-24.0.7/bin/install_megadrivers.py)
Compiler for C supports arguments -Wno-misleading-indentation: YES
Checking for function "mmap" : YES
Compiler for C supports link arguments -fPIC: YES
Program decode.py found: YES (/build/mesa-24.0.7/src/compiler/isaspec/decode.py)
Program encode.py found: YES (/build/mesa-24.0.7/src/compiler/isaspec/encode.py)
Compiler for C supports link arguments -Wl,-Bsymbolic-functions: YES
Compiler for C supports link arguments -Wl,-z,relro: YES
Compiler for C supports link arguments -Wl,-Bsymbolic-functions: YES (cached)
Compiler for C supports link arguments -Wl,-z,relro: YES (cached)
WARNING: Tried to tied to mix a host machine library ("intel_compiler") with a build machine target "intel_clc" This will fail in cross build.
WARNING: Tried to tied to mix a host machine library ("intel_common") with a build machine target "intel_clc" This will fail in cross build.
WARNING: Tried to tied to mix a host machine library ("isl") with a build machine target "intel_clc" This will fail in cross build.
WARNING: Tried to tied to mix a host machine library ("nir") with a build machine target "intel_clc" This will fail in cross build.
WARNING: Tried to tied to mix a host machine library ("mesa_util") with a build machine target "intel_clc" This will fail in cross build.
WARNING: Tried to tied to mix a host machine library ("blake3") with a build machine target "intel_clc" This will fail in cross build.
WARNING: Tried to tied to mix a host machine library ("mesa_util_c11") with a build machine target "intel_clc" This will fail in cross build.
WARNING: Tried to tied to mix a host machine library ("compiler") with a build machine target "intel_clc" This will fail in cross build.
WARNING: Tried to tied to mix a host machine library ("vtn") with a build machine target "intel_clc" This will fail in cross build.
WARNING: Tried to tied to mix a host machine library ("libmesaclc") with a build machine target "intel_clc" This will fail in cross build.
WARNING: Tried to tied to mix a host machine library ("intel_dev") with a build machine target "intel_clc" This will fail in cross build.
Compiler for C supports link arguments -Wl,-Bsymbolic-functions: YES (cached)
Compiler for C supports link arguments -Wl,-z,relro: YES (cached)
Compiler for C++ supports arguments -Wno-unused-variable: YES (cached)
Compiler for C++ supports arguments -Wno-unused-local-typedefs: YES
Compiler for C++ supports arguments -Wno-unused-but-set-variable: YES (cached)
Compiler for C++ supports arguments -Wno-maybe-uninitialized: YES
Compiler for C++ supports arguments -Wno-self-assign: NO
Compiler for C++ supports arguments /wd4189: NO (cached)
Compiler for C++ supports arguments -fno-exceptions: YES
Compiler for C++ supports arguments -fno-rtti: YES
Compiler for C++ supports arguments -Wimplicit-fallthrough: YES
Compiler for C++ supports arguments -Wshadow: YES
Compiler for C supports arguments -Wimplicit-fallthrough: YES (cached)
Compiler for C supports arguments -Wshadow: YES
Compiler for C supports arguments -Wall: YES
Compiler for C supports arguments -Wextra: YES
Compiler for C supports arguments -Wno-unused: YES
Compiler for C supports arguments -Wno-unused-parameter: YES
Compiler for C supports arguments -Wno-unused-command-line-argument: NO
Compiler for C supports arguments -Wno-ignored-qualifiers: YES
Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached)
Compiler for C supports arguments -Wno-self-assign: NO
Compiler for C supports arguments -Wno-implicit-fallthrough: YES
Compiler for C supports arguments -Werror=comment: YES
Compiler for C supports arguments -Werror=missing-braces: YES
Compiler for C supports arguments -Werror=override-init: YES
Compiler for C supports arguments -Werror=enum-conversion: YES
Compiler for C supports arguments -Werror=enum-compare: YES
Compiler for C supports arguments -Werror=maybe-uninitialized: YES
Compiler for C supports arguments -Werror=unused-variable: YES
Compiler for C supports arguments -Werror=unused-but-set-variable: YES
Compiler for C supports arguments -Werror=unused-value: YES
Compiler for C supports arguments -Werror=format: YES (cached)
Compiler for C supports arguments -Werror=switch: YES
Compiler for C++ supports arguments -Wno-error=unused-value: YES
src/nouveau/compiler/meson.build:7: WARNING: add_languages is missing native:, assuming languages are wanted for both host and build.
src/nouveau/compiler/meson.build:8: WARNING: Project targets '>= 0.60' but uses feature introduced in '1.0.0': module rust as stable module. Consider either adding "unstable-" to the module name, or updating the meson required version to ">= 1.0.0"
Run-time dependency syn found: NO (tried pkgconfig and cmake)
Looking for a fallback subproject for the dependency syn
Executing subproject syn
syn| Project name: syn
syn| Project version: 2.0.15
syn| Rust compiler for the host machine: rustc -C linker=gcc (rustc 1.77.2)
syn| Rust linker for the host machine: rustc -C linker=gcc ld.bfd 2.41
Executing subproject syn:unicode-ident
unicode-ident| Project name: unicode-ident
unicode-ident| Project version: 1.0.6
unicode-ident| Rust compiler for the host machine: rustc -C linker=gcc (rustc 1.77.2)
unicode-ident| Rust linker for the host machine: rustc -C linker=gcc ld.bfd 2.41
unicode-ident| Build targets in project: 325
unicode-ident| Subproject unicode-ident finished.
Executing subproject syn:quote
quote| Project name: quote
quote| Project version: 1.0.25
quote| Rust compiler for the host machine: rustc -C linker=gcc (rustc 1.77.2)
quote| Rust linker for the host machine: rustc -C linker=gcc ld.bfd 2.41
Executing subproject syn:quote:proc-macro2
proc-macro2| Project name: proc-macro2
proc-macro2| Project version: 1.0.56
proc-macro2| Rust compiler for the host machine: rustc -C linker=gcc (rustc 1.77.2)
proc-macro2| Rust linker for the host machine: rustc -C linker=gcc ld.bfd 2.41
proc-macro2| Build targets in project: 326
proc-macro2| Subproject proc-macro2 finished.
quote| Build targets in project: 327
quote| Subproject quote finished.
syn| Build targets in project: 328
syn| Subproject syn finished.
Dependency syn from subproject subprojects/syn-2.0.39 found: YES 2.0.15
src/nouveau/compiler/meson.build:31: WARNING: Project targets '>= 0.60' but uses feature introduced in '1.3.0': rust_abi arg in static_library.
src/nouveau/compiler/meson.build:55: WARNING: Project targets '>= 0.60' but uses feature introduced in '1.0.0': dependencies arg in rust.bindgen.
Program bindgen found: YES (/nix/store/r74kkc09wa9fgrzkn65n4ghrvvihcy11-rust-bindgen-0.69.4/bin/bindgen)
src/nouveau/compiler/meson.build:91: WARNING: Project targets '>= 0.60' but uses feature introduced in '1.3.0': rust_abi arg in static_library.
src/nouveau/compiler/meson.build:98: WARNING: Project targets '>= 0.60' but uses feature introduced in '1.3.0': rust.proc_macro.
src/nouveau/compiler/meson.build:104: WARNING: Project targets '>= 0.60' but uses feature introduced in '1.3.0': rust_abi arg in static_library.
Checking for type "std::pmr::monotonic_buffer_resource" : YES
Configuring pipe_i915.sym using configuration
Configuring pipe_crocus.sym using configuration
Configuring pipe_iris.sym using configuration
Configuring pipe_nouveau.sym using configuration
Configuring pipe_r300.sym using configuration
Configuring pipe_r600.sym using configuration
Configuring pipe_radeonsi.sym using configuration
Configuring pipe_vmwgfx.sym using configuration
Configuring pipe_swrast.sym using configuration
Compiler for C++ supports arguments -Wno-ignored-attributes: YES
Library Polly found: YES
Library PollyISL found: YES
Library clang-cpp found: YES
Compiler for C++ supports link arguments -Wl,--rpath=/nix/store/rmwvqg7zzb35hgjxl0v6nxfqifdj8bdj-llvm-17.0.6-lib/lib: YES
Checking if "dep-clang-usable" with dependencies LLVM, -lclang-cpp, threads runs: YES
Configuring mesa.icd using configuration
Program bindgen found: YES (/nix/store/r74kkc09wa9fgrzkn65n4ghrvvihcy11-rust-bindgen-0.69.4/bin/bindgen)
src/gallium/frontends/rusticl/meson.build:132: WARNING: Project targets '>= 0.60' but uses feature introduced in '0.62.0': ExternalProgram.version.
src/gallium/frontends/rusticl/meson.build:162: WARNING: Project targets '>= 0.60' but uses feature introduced in '1.0.0': dependencies arg in rust.bindgen.
src/gallium/frontends/rusticl/meson.build:215: WARNING: Project targets '>= 0.60' but uses feature introduced in '1.0.0': dependencies arg in rust.bindgen.
src/gallium/frontends/rusticl/meson.build:292: WARNING: Project targets '>= 0.60' but uses feature introduced in '1.0.0': dependencies arg in rust.bindgen.
src/gallium/frontends/rusticl/meson.build:311: WARNING: Project targets '>= 0.60' but uses feature introduced in '1.0.0': dependencies arg in rust.bindgen.
src/gallium/frontends/rusticl/meson.build:450: WARNING: Project targets '>= 0.60' but uses feature introduced in '1.3.0': rust.proc_macro.
Configuring rusticl.icd using configuration
Configuring dri.sym using configuration
Program ln found: YES (/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/ln)
Configuring vdpau.sym using configuration
Configuring va.sym using configuration
Configuring xa_tracker.h using configuration
Checking for function "mincore" : YES
Configuring 50_mesa.json using configuration
Build targets in project: 494
WARNING: Project specifies a minimum meson_version '>= 0.60' but uses features which were added in newer versions:
* 0.62.0: {'ExternalProgram.version'}
* 1.0.0: {'dependencies arg in rust.bindgen', 'module rust as stable module'}
* 1.3.0: {'rust.proc_macro', 'rust_abi arg in static_library'}
NOTICE: Future-deprecated features used:
* 1.3.0: {'rust_crate_type arg in static_library'}
mesa 24.0.7
Directories
prefix : /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7
libdir : lib
includedir : /nix/store/y3vj6rm5jwxcdgby71722ck2jsc9v8sn-mesa-24.0.7-dev/include
Common C and C++ arguments
c_cpp_args : -mtls-dialect=gnu2
OpenGL
OpenGL : YES
ES1 : YES
ES2 : YES
Shared glapi : YES
GLVND : YES
DRI
Platform : drm
Driver dir : /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri
GLX
Enabled : YES
Provider : dri
EGL
Enabled : YES
Drivers : builtin:egl_dri2 builtin:egl_dri3
Platforms : x11 wayland surfaceless drm xcb
GBM
Enabled : YES
Backends path : /run/opengl-driver/lib/gbm:/nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib/gbm
Vulkan
Drivers : amd microsoft-experimental
nouveau-experimental swrast virtio intel
intel_hasvk
Platforms : x11 wayland surfaceless drm xcb
ICD dir : /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/share/vulkan/icd.d
Layers : device-select overlay intel-nullhw
Intel Ray tracing : YES
Video
Codecs : vc1dec h264dec h264enc h265dec h265enc
av1dec av1enc vp9dec
APIs : vdpau va vulkan xa
LLVM
Enabled : YES
Version : 17.0.6
Gallium
Enabled : YES
Drivers : d3d12 kmsro nouveau radeonsi r300 r600
swrast svga virgl zink iris crocus i915
Platforms : x11 wayland surfaceless drm xcb
Frontends : mesa xa vdpau va nine clover rusticl
Off-screen rendering (OSMesa): libOSMesa
HUD lm-sensors : YES
Perfetto
Enabled : NO
Subprojects
proc-macro2 : YES (from syn => quote)
quote : YES (from syn)
syn : YES
unicode-ident : YES (from syn)
User defined options
auto_features : enabled
bindir : /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/bin
buildtype : plain
datadir : /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/share
includedir : /nix/store/y3vj6rm5jwxcdgby71722ck2jsc9v8sn-mesa-24.0.7-dev/include
infodir : /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/share/info
libdir : /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib
libexecdir : /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/libexec
localedir : /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/share/locale
mandir : /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/share/man
prefix : /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7
sbindir : /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/sbin
sysconfdir : /etc
wrap_mode : nodownload
b_ndebug : true
android-libbacktrace : disabled
clang-libdir : /nix/store/bwmzqq1dn6w0s1dfcr6q2bby45wvmf0g-clang-17.0.6-lib/lib
d3d-drivers-path : /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/d3d
dri-drivers-path : /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri
dri-search-path : /run/opengl-driver/lib/dri
gallium-drivers : d3d12,kmsro,nouveau,radeonsi,r300,r600,swrast,svga,virgl,zink,iris,crocus,i915
gallium-nine : true
gallium-opencl : icd
gallium-rusticl : true
gbm-backends-path : /run/opengl-driver/lib/gbm:/nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib/gbm
glvnd : true
intel-clc : enabled
microsoft-clc : disabled
omx-libs-path : /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/bellagio
opencl-spirv : true
osmesa : true
platforms : x11,wayland
va-libs-path : /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri
vdpau-libs-path : /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/vdpau
video-codecs : all
vulkan-drivers : amd,microsoft-experimental,nouveau-experimental,swrast,virtio,intel,intel_hasvk
vulkan-layers : device-select,overlay,intel-nullhw
Found ninja-1.11.1 at /nix/store/j8ly6xc733w2wz98mz9avhy2bmibbcg9-ninja-1.11.1/bin/ninja
mesonConfigurePhase: enabled\ parallel\ building
configurePhase completed in 1 minutes 20 seconds
Running phase: buildPhase
build flags: -j20
[1/3124] Compiling C object src/util/blake3/libblake3.a.p/blake3_sse41_x86-64_unix.S.o
[2/3124] Compiling C object src/util/blake3/libblake3.a.p/blake3_sse2_x86-64_unix.S.o
[3/3124] Compiling C object src/util/blake3/libblake3.a.p/blake3_avx512_x86-64_unix.S.o
[4/3124] Compiling C object src/util/blake3/libblake3.a.p/blake3_avx2_x86-64_unix.S.o
[5/3124] Generating src/git_sha1.h with a custom command
[6/3124] Compiling C object src/c11/impl/libmesa_util_c11.a.p/time.c.o
[7/3124] Generating src/util/driconf_static.h with a custom command
[8/3124] Compiling C object src/c11/impl/libmesa_util_c11.a.p/threads_posix.c.o
[9/3124] Linking static target src/c11/impl/libmesa_util_c11.a
[10/3124] Compiling C object src/util/libmesa_util_sse41.a.p/streaming-load-memcpy.c.o
[11/3124] Linking static target src/util/libmesa_util_sse41.a
[12/3124] Generating src/util/format/u_format_table.c with a custom command (wrapped by meson to capture output)
[13/3124] Generating src/util/format/u_format_pack.h with a custom command (wrapped by meson to capture output)
[14/3124] Generating src/mapi/glapi/gen/enums.c with a custom command (wrapped by meson to capture output)
[15/3124] Compiling C object src/util/libmesa_util.a.p/anon_file.c.o
[16/3124] Compiling C object src/util/libmesa_util.a.p/bitscan.c.o
[17/3124] Compiling C object src/util/blake3/libblake3.a.p/blake3_portable.c.o
[18/3124] Generating src/mapi/glapi/gen/api_hw_select_init.h with a custom command (wrapped by meson to capture output)
[19/3124] Generating src/mapi/glapi/gen/api_save_init.h with a custom command (wrapped by meson to capture output)
[20/3124] Generating src/mapi/glapi/gen/api_exec_init.c with a custom command (wrapped by meson to capture output)
[21/3124] Generating src/mapi/glapi/gen/api_beginend_init.h with a custom command (wrapped by meson to capture output)
[22/3124] Generating src/mapi/glapi/gen/api_exec_decl.h with a custom command (wrapped by meson to capture output)
[23/3124] Generating src/mapi/glapi/gen/api_save.h with a custom command (wrapped by meson to capture output)
[24/3124] Compiling C object src/util/libmesa_util.a.p/build_id.c.o
[25/3124] Generating src/mapi/glapi/gen/unmarshal_table.c with a custom command (wrapped by meson to capture output)
[26/3124] Compiling C object src/util/blake3/libblake3.a.p/blake3.c.o
[27/3124] Compiling C object src/util/libmesa_util.a.p/compress.c.o
[28/3124] Compiling C object src/util/libmesa_util.a.p/crc32.c.o
[29/3124] Generating src/mapi/glapi/gen/marshal_generated0.c with a custom command (wrapped by meson to capture output)
[30/3124] Generating src/mapi/glapi/gen/marshal_generated1.c with a custom command (wrapped by meson to capture output)
[31/3124] Compiling C object src/util/libxmlconfig.a.p/xmlconfig.c.o
[32/3124] Compiling C object src/util/blake3/libblake3.a.p/blake3_dispatch.c.o
[33/3124] Linking static target src/util/blake3/libblake3.a
[34/3124] Compiling C object src/util/libmesa_util.a.p/futex.c.o
[35/3124] Generating src/mapi/glapi/gen/glapi_mapi_tmp.h with a custom command (wrapped by meson to capture output)
[36/3124] Compiling C object src/util/libmesa_util.a.p/memstream.c.o
[37/3124] Generating src/mapi/glapi/gen/marshal_generated2.c with a custom command (wrapped by meson to capture output)
[38/3124] Compiling C object src/util/libmesa_util.a.p/double.c.o
[39/3124] Generating src/mapi/glapi/gen/marshal_generated3.c with a custom command (wrapped by meson to capture output)
[40/3124] Compiling C object src/util/libmesa_util.a.p/dag.c.o
[41/3124] Compiling C object src/util/libmesa_util.a.p/fast_idiv_by_const.c.o
[42/3124] Compiling C object src/util/libmesa_util.a.p/mesa-blake3.c.o
[43/3124] Compiling C object src/util/libmesa_util.a.p/mesa-sha1.c.o
[44/3124] Compiling C object src/util/libmesa_util.a.p/half_float.c.o
[45/3124] Compiling C object src/util/libmesa_util.a.p/os_time.c.o
[46/3124] Compiling C object src/util/libmesa_util.a.p/blob.c.o
[47/3124] Compiling C object src/util/libmesa_util.a.p/disk_cache.c.o
[48/3124] Generating src/mapi/glapi/gen/marshal_generated4.c with a custom command (wrapped by meson to capture output)
[49/3124] Compiling C object src/util/libmesa_util.a.p/log.c.o
[50/3124] Compiling C object src/util/libmesa_util.a.p/os_file.c.o
[51/3124] Compiling C object src/util/libmesa_util.a.p/os_socket.c.o
[52/3124] Compiling C object src/util/libmesa_util.a.p/u_idalloc.c.o
[53/3124] Compiling C object src/util/libmesa_util.a.p/rwlock.c.o
[54/3124] Compiling C object src/util/libmesa_util.a.p/os_misc.c.o
[55/3124] Compiling C object src/util/libmesa_util.a.p/os_memory_fd.c.o
[56/3124] Compiling C object src/util/libmesa_util.a.p/rand_xor.c.o
[57/3124] Compiling C object src/util/libmesa_util.a.p/u_process.c.o
[58/3124] Compiling C object src/util/libmesa_util.a.p/disk_cache_os.c.o
[59/3124] Compiling C object src/util/libmesa_util.a.p/fossilize_db.c.o
[60/3124] Compiling C object src/util/libmesa_util.a.p/simple_mtx.c.o
[61/3124] Compiling C object src/util/libmesa_util.a.p/u_atomic.c.o
[62/3124] Compiling C object src/util/libmesa_util.a.p/strtod.c.o
[63/3124] Compiling C object src/util/libmesa_util.a.p/string_buffer.c.o
[64/3124] Compiling C object src/util/libmesa_util.a.p/slab.c.o
[65/3124] Compiling C object src/util/libmesa_util.a.p/u_dl.c.o
[66/3124] Compiling C++ object src/util/libmesa_util.a.p/u_qsort.cpp.o
[67/3124] Compiling C object src/util/libmesa_util.a.p/u_call_once.c.o
[68/3124] Compiling C object src/util/libmesa_util.a.p/sha1_sha1.c.o
[69/3124] Compiling C object src/util/libmesa_util.a.p/rb_tree.c.o
[70/3124] Compiling C object src/util/libmesa_util.a.p/u_dynarray.c.o
[71/3124] Compiling C object src/util/libmesa_util.a.p/set.c.o
[72/3124] Compiling C object src/util/libmesa_util.a.p/perf_u_trace.c.o
[73/3124] Compiling C object src/util/libmesa_util.a.p/u_hash_table.c.o
[74/3124] Compiling C object src/util/libmesa_util.a.p/sparse_array.c.o
[75/3124] Compiling C object src/util/libmesa_util.a.p/vl_zscan_data.c.o
[76/3124] Compiling C object src/util/libmesa_util.a.p/u_vector.c.o
[77/3124] Compiling C object src/util/libmesa_util.a.p/u_thread.c.o
[78/3124] Compiling C object src/util/libmesa_util.a.p/u_worklist.c.o
[79/3124] Compiling C object src/util/libmesa_util.a.p/u_mm.c.o
[80/3124] Compiling C object src/util/libmesa_util.a.p/u_debug_memory.c.o
[81/3124] Compiling C object src/util/libmesa_util.a.p/u_printf.c.o
[82/3124] Compiling C object src/util/libmesa_util.a.p/u_math.c.o
[83/3124] Compiling C object src/util/libmesa_util.a.p/hash_table.c.o
[84/3124] Compiling C object src/util/libmesa_util.a.p/u_queue.c.o
[85/3124] Compiling C object src/util/libmesa_util.a.p/ralloc.c.o
[86/3124] Compiling C object src/util/libmesa_util.a.p/rgtc.c.o
[87/3124] Compiling C object src/util/libmesa_util.a.p/mesa_cache_db_multipart.c.o
[88/3124] Compiling C object src/util/libmesa_util.a.p/vma.c.o
[89/3124] Compiling C++ object src/util/libmesa_util.a.p/texcompress_astc_luts_wrap.cpp.o
[90/3124] Compiling C object src/util/libmesa_util.a.p/u_debug.c.o
[91/3124] Compiling C object src/util/libmesa_util.a.p/format_u_format_unpack_neon.c.o
[92/3124] Compiling C object src/util/libmesa_util.a.p/register_allocate.c.o
[93/3124] Compiling C object src/util/libmesa_util.a.p/u_cpu_detect.c.o
[94/3124] Compiling C object src/util/libmesa_util.a.p/format_u_format_etc.c.o
[95/3124] Compiling C object src/util/libmesa_util.a.p/softfloat.c.o
[96/3124] Linking static target src/util/libxmlconfig.a
[97/3124] Compiling C object src/util/libmesa_util.a.p/u_debug_stack.c.o
[98/3124] Compiling C object src/util/libmesa_util.a.p/format_u_format_latc.c.o
[99/3124] Compiling C object src/util/libmesa_util.a.p/mesa_cache_db.c.o
[100/3124] Compiling C object src/util/libmesa_util.a.p/format_u_format_tests.c.o
[101/3124] Compiling C object src/util/libmesa_util.a.p/u_debug_symbol.c.o
[102/3124] Compiling C object src/util/libmesa_util.a.p/format_u_format.c.o
[103/3124] Compiling C object src/util/libmesa_util.a.p/format_u_format_other.c.o
[104/3124] Generating src/compiler/builtin_types.h with a custom command
[105/3124] Compiling C object src/util/libmesa_util.a.p/format_u_format_rgtc.c.o
[106/3124] Compiling C++ object src/util/libmesa_util.a.p/texcompress_astc_luts.cpp.o
[107/3124] Compiling C object src/mapi/glapi/libglapi_bridge.a.p/.._entry.c.o
[108/3124] Linking static target src/mapi/glapi/libglapi_bridge.a
[109/3124] Compiling C object src/util/libmesa_util.a.p/format_u_format_zs.c.o
[110/3124] Generating src/compiler/builtin_types.c with a custom command
[111/3124] Generating src/mapi/glapi/gen/indirect.h with a custom command (wrapped by meson to capture output)
[112/3124] Compiling C object src/util/libmesa_util.a.p/format_u_format_fxt1.c.o
[113/3124] Generating src/compiler/ir_expression_operation.h with a custom command (wrapped by meson to capture output)
[114/3124] Generating src/mapi/glapi/gen/indirect.c with a custom command (wrapped by meson to capture output)
[115/3124] Generating src/compiler/nir/nir_opcodes.h with a custom command (wrapped by meson to capture output)
[116/3124] Generating src/mapi/glapi/gen/marshal_generated7.c with a custom command (wrapped by meson to capture output)
[117/3124] Generating src/mapi/glapi/gen/marshal_generated6.c with a custom command (wrapped by meson to capture output)
[118/3124] Generating src/mapi/glapi/gen/marshal_generated5.c with a custom command (wrapped by meson to capture output)
[119/3124] Generating src/compiler/nir/nir_builder_opcodes.h with a custom command (wrapped by meson to capture output)
[120/3124] Generating src/compiler/nir/nir_opcodes.c with a custom command (wrapped by meson to capture output)
[121/3124] Generating src/compiler/nir/nir_constant_expressions.c with a custom command (wrapped by meson to capture output)
[122/3124] Generating src/compiler/nir/nir_intrinsics.h with a custom command
[123/3124] Generating src/compiler/glsl/glcpp/glcpp-lex.c with a custom command
[124/3124] Generating src/compiler/nir/nir_intrinsics_indices.h with a custom command
[125/3124] Compiling C object src/compiler/libcompiler.a.p/shader_enums.c.o
[126/3124] Generating src/compiler/nir/nir_intrinsic.c with a custom command
[127/3124] Generating src/mapi/glapi/gen/indirect_init.c with a custom command (wrapped by meson to capture output)
[128/3124] Generating src/compiler/spirv/vtn_gather_types.c with a custom command
[129/3124] Compiling C object src/util/libmesa_util.a.p/format_u_format_bptc.c.o
[130/3124] Generating src/compiler/spirv/spirv_info.c with a custom command
[131/3124] Generating src/compiler/spirv/vtn_generator_ids.h with a custom command
[132/3124] Compiling C object src/util/libmesa_util.a.p/format_u_format_yuv.c.o
[133/3124] Generating src/compiler/glsl/glcpp/glcpp-parse.[ch] with a custom command
[134/3124] Generating src/util/format_srgb with a custom command (wrapped by meson to capture output)
[135/3124] Compiling C object src/compiler/libcompiler.a.p/meson-generated_.._builtin_types.c.o
[136/3124] Generating src/mapi/glapi/gen/indirect_size.h with a custom command (wrapped by meson to capture output)
[137/3124] Generating src/mapi/shared-glapi/shared_glapi_mapi_tmp.h with a custom command (wrapped by meson to capture output)
[138/3124] Generating src/mapi/glapi/gen/indirect_size.c with a custom command (wrapped by meson to capture output)
[139/3124] Compiling C object src/util/libmesa_util.a.p/meson-generated_.._format_srgb.c.o
[140/3124] Compiling C object src/compiler/nir/libnir.a.p/meson-generated_.._nir_opcodes.c.o
[141/3124] Compiling C object src/compiler/nir/libnir.a.p/meson-generated_.._nir_intrinsics.c.o
[142/3124] Generating src/compiler/glsl/glsl_parser with a custom command
[143/3124] Compiling C object src/mapi/shared-glapi/libglapi.so.0.0.0.p/.._u_current.c.o
[144/3124] Compiling C object src/mapi/shared-glapi/libglapi.so.0.0.0.p/.._entry.c.o
[145/3124] Compiling C object src/mapi/shared-glapi/libglapi.so.0.0.0.p/glapi.c.o
[146/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_dominance.c.o
[147/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_clone.c.o
[148/3124] Compiling C object src/mapi/shared-glapi/libglapi.so.0.0.0.p/table.c.o
[149/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_divergence_analysis.c.o
[150/3124] Compiling C object src/mapi/shared-glapi/libglapi.so.0.0.0.p/stub.c.o
[151/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_control_flow.c.o
[152/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_builder.c.o
[153/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_gather_types.c.o
[154/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_builtin_builder.c.o
[155/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_gs_count_vertices.c.o
[156/3124] Compiling C object src/util/libmesa_util.a.p/format_u_format_s3tc.c.o
[157/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_group_loads.c.o
[158/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_gather_xfb_info.c.o
[159/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_functions.c.o
[160/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_legacy.c.o
[161/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_inline_uniforms.c.o
[162/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_liveness.c.o
[163/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_gather_info.c.o
[164/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_deref.c.o
[165/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_alu.c.o
[166/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_amul.c.o
[167/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_alpha_test.c.o
[168/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_from_ssa.c.o
[169/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_bitmap.c.o
[170/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_array_deref_of_vec.c.o
[171/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_atomics_to_ssbo.c.o
[172/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_instr_set.c.o
[173/3124] Compiling C object src/compiler/libcompiler.a.p/glsl_types.c.o
[174/3124] Linking static target src/compiler/libcompiler.a
[175/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_bool_to_float.c.o
[176/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_bool_to_int32.c.o
[177/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_bool_to_bitsize.c.o
[178/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_clamp_color_outputs.c.o
[179/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_alu_width.c.o
[180/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_linking_helpers.c.o
[181/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_clip_halfz.c.o
[182/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_cl_images.c.o
[183/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_clip_disable.c.o
[184/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_continue_constructs.c.o
[185/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_discard_if.c.o
[186/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_const_arrays_to_uniforms.c.o
[187/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_clip_cull_distance_arrays.c.o
[188/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_clip.c.o
[189/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_discard_or_demote.c.o
[190/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_flatshade.c.o
[191/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_loop_analyze.c.o
[192/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_fb_read.c.o
[193/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_fragcoord_wtrans.c.o
[194/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_blend.c.o
[195/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_convert_alu_types.c.o
[196/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_global_vars_to_local.c.o
[197/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_variable_initializers.c.o
[198/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_frag_coord_to_pixel_coord.c.o
[199/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_flrp.c.o
[200/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_drawpixels.c.o
[201/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_fragcolor.c.o
[202/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_frexp.c.o
[203/3124] Compiling C object src/compiler/nir/libnir.a.p/nir.c.o
[204/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_helper_writes.c.o
[205/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_load_const_to_scalar.c.o
[206/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_double_ops.c.o
[207/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_fp16_conv.c.o
[208/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_idiv.c.o
[209/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_image_atomics_to_global.c.o
[210/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_image.c.o
[211/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_interpolation.c.o
[212/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_goto_ifs.c.o
[213/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_indirect_derefs.c.o
[214/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_int_to_float.c.o
[215/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_locals_to_regs.c.o
[216/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_input_attachments.c.o
[217/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_io_arrays_to_elements.c.o
[218/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_is_helper_invocation.c.o
[219/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_io_to_temporaries.c.o
[220/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_memory_model.c.o
[221/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_gs_intrinsics.c.o
[222/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_patch_vertices.c.o
[223/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_passthrough_edgeflags.c.o
[224/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_phis_to_scalar.c.o
[225/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_multiview.c.o
[226/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_non_uniform_access.c.o
[227/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_memcpy.c.o
[228/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_io_to_vector.c.o
[229/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_packing.c.o
[230/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_pntc_ytransform.c.o
[231/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_io_to_scalar.c.o
[232/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_point_size.c.o
[233/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_poly_line_smooth.c.o
[234/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_point_size_mov.c.o
[235/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_int64.c.o
[236/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_point_smooth.c.o
[237/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_reg_intrinsics_to_ssa.c.o
[238/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_readonly_images_to_tex.c.o
[239/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_returns.c.o
[240/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_samplers.c.o
[241/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_mediump.c.o
[242/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_printf.c.o
[243/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_single_sampled.c.o
[244/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_ssbo.c.o
[245/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_robust_access.c.o
[246/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_scratch.c.o
[247/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_mem_access_bit_sizes.c.o
[248/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_undef_to_zero.c.o
[249/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_tess_coord_z.c.o
[250/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_texcoord_replace_late.c.o
[251/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_tex_shadow.c.o
[252/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_two_sided_color.c.o
[253/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_vec3_to_vec4.c.o
[254/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_var_copies.c.o
[255/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_viewport_transform.c.o
[256/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_texcoord_replace.c.o
[257/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_vec_to_regs.c.o
[258/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_wpos_center.c.o
[259/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_vars_to_ssa.c.o
[260/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_task_shader.c.o
[261/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_metadata.c.o
[262/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_mod_analysis.c.o
[263/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_wrmasks.c.o
[264/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_sysvals_to_varyings.c.o
[265/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_move_vec_src_uses_to_dest.c.o
[266/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_wpos_ytransform.c.o
[267/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_system_values.c.o
[268/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_uniforms_to_ubo.c.o
[269/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_bit_size.c.o
[270/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_ubo_vec4.c.o
[271/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_barriers.c.o
[272/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_access.c.o
[273/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_normalize_cubemap_coords.c.o
[274/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_io.c.o
[275/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_cse.c.o
[276/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_conditional_discard.c.o
[277/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_comparison_pre.c.o
[278/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_combine_stores.c.o
[279/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_copy_propagate.c.o
[280/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_dce.c.o
[281/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_constant_folding.c.o
[282/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_dead_cf.c.o
[283/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_dead_write_vars.c.o
[284/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_subgroups.c.o
[285/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_fragdepth.c.o
[286/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_move.c.o
[287/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_loop.c.o
[288/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_find_array_copies.c.o
[289/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_gcm.c.o
[290/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_intrinsics.c.o
[291/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_non_uniform_access.c.o
[292/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_copy_prop_vars.c.o
[293/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_move_discards_to_top.c.o
[294/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_idiv_const.c.o
[295/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_offsets.c.o
[296/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_shader_calls.c.o
[297/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_memcpy.c.o
[298/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_large_constants.c.o
[299/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_reuse_constants.c.o
[300/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_if.c.o
[301/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_reassociate_bfi.c.o
[302/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_phi_precision.c.o
[303/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_tex.c.o
[304/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_loop_unroll.c.o
[305/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_ray_queries.c.o
[306/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_remove_phis.c.o
[307/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_rematerialize_compares.c.o
[308/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_peephole_select.c.o
[309/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_shrink_stores.c.o
[310/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_sink.c.o
[311/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_phi_builder.c.o
[312/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_preamble.c.o
[313/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_shrink_vectors.c.o
[314/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_propagate_invariant.c.o
[315/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_remove_dead_variables.c.o
[316/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_passthrough_tcs.c.o
[317/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_repair_ssa.c.o
[318/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_undef.c.o
[319/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_uniform_atomics.c.o
[320/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_remove_tex_shadow.c.o
[321/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_scale_fdiv.c.o
[322/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_vectorize.c.o
[323/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_passthrough_gs.c.o
[324/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_sweep.c.o
[325/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_validate.c.o
[326/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_split_var_copies.c.o
[327/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_split_per_member_structs.c.o
[328/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_worklist.c.o
[329/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_to_lcssa.c.o
[330/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_schedule.c.o
[331/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_split_64bit_vec3_and_vec4.c.o
[332/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_opt_load_store_vectorize.c.o
[333/3124] Compiling C object src/compiler/spirv/libvtn.a.p/meson-generated_.._spirv_info.c.o
[334/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_search.c.o
[335/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_range_analysis.c.o
[336/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_trivialize_registers.c.o
[337/3124] Compiling C object src/compiler/spirv/libvtn.a.p/gl_spirv.c.o
[338/3124] Compiling C object src/compiler/spirv/libvtn.a.p/meson-generated_.._vtn_gather_types.c.o
[339/3124] Compiling C object src/compiler/clc/liblibmesaclc.a.p/clc.c.o
In file included from ../src/compiler/clc/clc.c:28:
../src/compiler/clc/clc.c: In function 'clc_libclc_new':
../src/compiler/clc/clc_helpers.h:99:7: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result]
99 | asprintf(&_msg, fmt, ##__VA_ARGS__); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/compiler/clc/clc_helpers.h:105:37: note: in expansion of macro 'clc_log'
105 | #define clc_error(logger, fmt, ...) clc_log(logger, error, fmt, ##__VA_ARGS__)
| ^~~~~~~
../src/compiler/clc/clc.c:100:7: note: in expansion of macro 'clc_error'
100 | clc_error(logger, "D3D12: failed to allocate a clc_libclc");
| ^~~~~~~~~
../src/compiler/clc/clc_helpers.h:99:7: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result]
99 | asprintf(&_msg, fmt, ##__VA_ARGS__); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/compiler/clc/clc_helpers.h:105:37: note: in expansion of macro 'clc_log'
105 | #define clc_error(logger, fmt, ...) clc_log(logger, error, fmt, ##__VA_ARGS__)
| ^~~~~~~
../src/compiler/clc/clc.c:127:7: note: in expansion of macro 'clc_error'
127 | clc_error(logger, "D3D12: spirv_to_nir failed on libclc blob");
| ^~~~~~~~~
[340/3124] Compiling C object src/compiler/spirv/libvtn.a.p/vtn_amd.c.o
[341/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_serialize.c.o
[342/3124] Generating src/compiler/glsl/glsl_lexer_cpp with a custom command
[343/3124] Compiling C object src/compiler/clc/liblibmesaclc.a.p/nir_load_libclc.c.o
[344/3124] Compiling C object src/compiler/spirv/libvtn.a.p/vtn_subgroup.c.o
[345/3124] Compiling C object src/compiler/spirv/libvtn.a.p/vtn_cmat.c.o
[346/3124] Generating src/compiler/glsl/cross_platform_settings_piece_all.h with a custom command
[347/3124] Generating src/compiler/glsl/float64_glsl.h with a custom command
[348/3124] Generating src/compiler/glsl/bc1_glsl.h with a custom command
[349/3124] Compiling C object src/compiler/spirv/libvtn.a.p/vtn_cfg.c.o
[350/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_split_vars.c.o
[351/3124] Generating src/compiler/glsl/bc4_glsl.h with a custom command
[352/3124] Generating src/compiler/glsl/etc2_rgba_stitch_glsl.h with a custom command
[353/3124] Generating src/compiler/glsl/ir_expression_operation_strings.h with a custom command (wrapped by meson to capture output)
[354/3124] Generating src/egl/wayland/wayland-drm/wayland-drm-protocol.c with a custom command
[355/3124] Generating src/egl/wayland/wayland-drm/wayland-drm-client-protocol.h with a custom command
[356/3124] Generating src/egl/wayland/wayland-drm/wayland-drm-server-protocol.h with a custom command
[357/3124] Generating src/compiler/glsl/astc_glsl.h with a custom command
[358/3124] Generating src/compiler/glsl/ir_expression_operation_constant.h with a custom command (wrapped by meson to capture output)
[359/3124] Compiling C object src/compiler/nir/libnir.a.p/nir_print.c.o
[360/3124] Compiling C object src/egl/wayland/wayland-drm/libwayland_drm.a.p/meson-generated_.._wayland-drm-protocol.c.o
[361/3124] Compiling C object src/compiler/glsl/glcpp/libglcpp.a.p/pp.c.o
[362/3124] Compiling C object src/egl/wayland/wayland-drm/libwayland_drm.a.p/wayland-drm.c.o
[363/3124] Compiling C object src/compiler/spirv/libvtn.a.p/vtn_glsl450.c.o
[364/3124] Compiling C object src/compiler/spirv/libvtn.a.p/vtn_alu.c.o
[365/3124] Compiling C object src/compiler/glsl/glcpp/libglcpp.a.p/meson-generated_.._glcpp-lex.c.o
[366/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/ast_expr.cpp.o
[367/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/ast_array_index.cpp.o
[368/3124] Compiling C object src/compiler/spirv/libvtn.a.p/vtn_structured_cfg.c.o
[369/3124] Compiling C object src/compiler/spirv/libvtn.a.p/vtn_opencl.c.o
[370/3124] Compiling C object src/compiler/glsl/glcpp/libglcpp.a.p/meson-generated_.._glcpp-parse.c.o
[371/3124] Linking static target src/compiler/glsl/glcpp/libglcpp.a
[372/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/ast_type.cpp.o
[373/3124] Compiling C object src/compiler/glsl/libglsl.a.p/gl_nir_lower_atomics.c.o
[374/3124] Compiling C object src/compiler/glsl/libglsl.a.p/gl_nir_lower_images.c.o
[375/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/builtin_types.cpp.o
[376/3124] Compiling C object src/compiler/glsl/libglsl.a.p/gl_nir_lower_samplers.c.o
[377/3124] Compiling C object src/compiler/spirv/libvtn.a.p/vtn_variables.c.o
[378/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/ast_function.cpp.o
[379/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/builtin_variables.cpp.o
[380/3124] Compiling C object src/compiler/glsl/libglsl.a.p/gl_nir_lower_buffers.c.o
[381/3124] Compiling C object src/compiler/glsl/libglsl.a.p/gl_nir_lower_named_interface_blocks.c.o
[382/3124] Compiling C object src/compiler/glsl/libglsl.a.p/gl_nir_link_atomics.c.o
[383/3124] Compiling C object src/compiler/glsl/libglsl.a.p/gl_nir_lower_xfb_varying.c.o
[384/3124] Compiling C object src/compiler/glsl/libglsl.a.p/gl_nir_lower_samplers_as_deref.c.o
[385/3124] Generating src/compiler/nir/nir_opt_algebraic.c with a custom command (wrapped by meson to capture output)
[386/3124] Compiling C object src/compiler/glsl/libglsl.a.p/gl_nir_link_uniform_initializers.c.o
[387/3124] Compiling C object src/compiler/glsl/libglsl.a.p/gl_nir_lower_packed_varyings.c.o
[388/3124] Compiling C object src/compiler/glsl/libglsl.a.p/gl_nir_link_xfb.c.o
[389/3124] Compiling C object src/compiler/glsl/libglsl.a.p/gl_nir_link_uniform_blocks.c.o
[390/3124] Compiling C object src/compiler/glsl/libglsl.a.p/gl_nir_lower_blend_equation_advanced.c.o
[391/3124] Compiling C object src/compiler/glsl/libglsl.a.p/gl_nir_opt_dead_builtin_varyings.c.o
[392/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/glsl_symbol_table.cpp.o
[393/3124] Compiling C object src/compiler/spirv/libvtn.a.p/spirv_to_nir.c.o
[394/3124] Linking static target src/compiler/spirv/libvtn.a
[395/3124] Compiling C object src/compiler/glsl/libglsl.a.p/gl_nir_link_uniforms.c.o
[396/3124] Compiling C object src/compiler/glsl/libglsl.a.p/gl_nir_linker.c.o
[397/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/hir_field_selection.cpp.o
[398/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/ir_array_refcount.cpp.o
[399/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/meson-generated_.._glsl_parser.cpp.o
[400/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/ir_basic_block.cpp.o
[401/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/ir_builder.cpp.o
[402/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/ir_equals.cpp.o
[403/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/ir_clone.cpp.o
[404/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/ir_expression_flattening.cpp.o
[405/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/ir_function_can_inline.cpp.o
[406/3124] Compiling C object src/compiler/glsl/libglsl.a.p/gl_nir_link_varyings.c.o
[407/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/ast_to_hir.cpp.o
[408/3124] Compiling C object src/util/libmesa_util.a.p/meson-generated_.._format_u_format_table.c.o
[409/3124] Linking static target src/util/libmesa_util.a
[410/3124] Compiling C++ object src/imgui/libimgui_core.a.p/imgui_draw.cpp.o
[411/3124] Linking target src/mapi/shared-glapi/libglapi.so.0.0.0
[412/3124] Generating symbol file src/mapi/shared-glapi/libglapi.so.0.0.0.p/libglapi.so.0.0.0.symbols
[413/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/ir_hierarchical_visitor.cpp.o
[414/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/ir_function.cpp.o
[415/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/ir_hv_accept.cpp.o
[416/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/glsl_parser_extras.cpp.o
[417/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/ir_function_detect_recursion.cpp.o
[418/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/ir_rvalue_visitor.cpp.o
[419/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/ir.cpp.o
[420/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/ir_variable_refcount.cpp.o
[421/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/ir_validate.cpp.o
[422/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/lower_builtins.cpp.o
[423/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/ir_print_visitor.cpp.o
[424/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/linker_util.cpp.o
[425/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/lower_discard_flow.cpp.o
[426/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/ir_reader.cpp.o
[427/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/link_functions.cpp.o
[428/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/link_interface_blocks.cpp.o
[429/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/glsl_to_nir.cpp.o
[430/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/lower_mat_op_to_vec.cpp.o
[431/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/lower_subroutine.cpp.o
[432/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/lower_vector_derefs.cpp.o
[433/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/lower_vec_index_to_cond_assign.cpp.o
[434/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/lower_jumps.cpp.o
[435/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/opt_algebraic.cpp.o
[436/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/lower_instructions.cpp.o
[437/3124] Compiling C++ object src/imgui/libimgui_core.a.p/imgui_widgets.cpp.o
[438/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/opt_dead_builtin_variables.cpp.o
[439/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/opt_dead_code.cpp.o
[440/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/lower_packing_builtins.cpp.o
[441/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/meson-generated_.._glsl_lexer.cpp.o
[442/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/string_to_uint_map.cpp.o
[443/3124] Compiling C object src/compiler/nir/libnir.a.p/meson-generated_.._nir_constant_expressions.c.o
[444/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/opt_flatten_nested_if_blocks.cpp.o
[445/3124] Linking static target src/egl/wayland/wayland-drm/libwayland_drm.a
[446/3124] Generating src/egl/wayland/wayland-drm/linux-dmabuf-unstable-v1-protocol.c with a custom command
[447/3124] Generating src/egl/wayland/wayland-drm/linux-dmabuf-unstable-v1-client-protocol.h with a custom command
[448/3124] Generating src/egl/wayland/wayland-drm/presentation-time-protocol.c with a custom command
[449/3124] Generating src/egl/wayland/wayland-drm/presentation-time-client-protocol.h with a custom command
[450/3124] Generating src/egl/wayland/wayland-drm/tearing-control-v1-protocol.c with a custom command
[451/3124] Generating src/egl/wayland/wayland-drm/tearing-control-v1-client-protocol.h with a custom command
[452/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/opt_dead_functions.cpp.o
[453/3124] Compiling C++ object src/imgui/libimgui_core.a.p/imgui.cpp.o
[454/3124] Linking static target src/imgui/libimgui_core.a
[455/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/opt_if_simplification.cpp.o
[456/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/ir_constant_expression.cpp.o
[457/3124] Generating src/vulkan/vulkan_api.def with a custom command
[458/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/opt_dead_code_local.cpp.o
[459/3124] Generating src/vulkan/runtime/astc_spv.h with a custom command
[460/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/propagate_invariance.cpp.o
[461/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/opt_flip_matrices.cpp.o
[462/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/opt_function_inlining.cpp.o
[463/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/opt_tree_grafting.cpp.o
[464/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/s_expression.cpp.o
[465/3124] Generating src/vulkan/util/vk_struct_type_cast with a custom command
[466/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/lower_precision.cpp.o
[467/3124] Generating src/vulkan/util/vk_enum_to_str with a custom command
[468/3124] Generating src/vulkan/util/vk_dispatch_table with a custom command
[469/3124] Generating src/vulkan/util/vk_extensions with a custom command
[470/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/opt_rebalance_tree.cpp.o
[471/3124] Generating src/vulkan/runtime/vk_common_entrypoints with a custom command
[472/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/linker.cpp.o
[473/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/opt_minmax.cpp.o
[474/3124] Generating src/vulkan/overlay-layer/overlay.frag.spv.h with a custom command
[475/3124] Generating src/vulkan/overlay-layer/overlay.vert.spv.h with a custom command
[476/3124] Compiling C object src/vulkan/util/libvulkan_util.a.p/meson-generated_.._vk_extensions.c.o
[477/3124] Generating src/vulkan/runtime/vk_synchronization_helpers with a custom command
[478/3124] Generating src/vulkan/runtime/vk_physical_device_properties with a custom command
[479/3124] Generating src/vulkan/runtime/vk_physical_device_features with a custom command
[480/3124] Generating src/vulkan/runtime/vk_dispatch_trampolines with a custom command
[481/3124] Compiling C object src/vulkan/util/libvulkan_util.a.p/vk_alloc.c.o
[482/3124] Generating src/vulkan/wsi/wsi_entrypoints with a custom command
[483/3124] Generating src/vulkan/runtime/vk_cmd_enqueue_entrypoints with a custom command
[484/3124] Compiling C object src/vulkan/device-select-layer/libVkLayer_MESA_device_select.so.p/meson-generated_.._.._.._egl_wayland_wayland-drm_wayland-drm-protocol.c.o
[485/3124] Generating src/vulkan/runtime/vk_cmd_queue with a custom command
[486/3124] Compiling C object src/vulkan/device-select-layer/libVkLayer_MESA_device_select.so.p/device_select_x11.c.o
[487/3124] Compiling C object src/vulkan/overlay-layer/libVkLayer_MESA_overlay.so.p/overlay_params.c.o
[488/3124] Compiling C object src/vulkan/device-select-layer/libVkLayer_MESA_device_select.so.p/device_select_wayland.c.o
[489/3124] Compiling C object src/vulkan/util/libvulkan_util.a.p/vk_format.c.o
[490/3124] Compiling C object src/vulkan/wsi/libvulkan_wsi.a.p/meson-generated_.._.._.._egl_wayland_wayland-drm_presentation-time-protocol.c.o
[491/3124] Generating src/intel/genxml/gen45_pack.h with a custom command (wrapped by meson to capture output)
[492/3124] Compiling C object src/vulkan/wsi/libvulkan_wsi.a.p/meson-generated_.._.._.._egl_wayland_wayland-drm_linux-dmabuf-unstable-v1-protocol.c.o
[493/3124] Generating src/intel/genxml/gen4_pack.h with a custom command (wrapped by meson to capture output)
[494/3124] Compiling C object src/vulkan/util/libvulkan_util.a.p/vk_util.c.o
[495/3124] Compiling C object src/vulkan/wsi/libvulkan_wsi.a.p/meson-generated_.._.._.._egl_wayland_wayland-drm_tearing-control-v1-protocol.c.o
[496/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/shader_cache.cpp.o
[497/3124] Generating src/intel/genxml/genX_xml.h with a custom command (wrapped by meson to capture output)
[498/3124] Generating src/intel/genxml/gen5_pack.h with a custom command (wrapped by meson to capture output)
[499/3124] Compiling C object src/vulkan/wsi/libvulkan_wsi.a.p/meson-generated_.._wsi_common_entrypoints.c.o
[500/3124] Compiling C object src/vulkan/device-select-layer/libVkLayer_MESA_device_select.so.p/device_select_layer.c.o
[501/3124] Generating src/intel/genxml/gen6_pack.h with a custom command (wrapped by meson to capture output)
[502/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/serialize.cpp.o
[503/3124] Generating src/intel/genxml/gen7_pack.h with a custom command (wrapped by meson to capture output)
[504/3124] Compiling C object src/vulkan/wsi/libvulkan_wsi.a.p/wsi_common_headless.c.o
[505/3124] Compiling C object src/compiler/nir/libnir.a.p/meson-generated_.._nir_opt_algebraic.c.o
[506/3124] Generating src/intel/genxml/gen75_pack.h with a custom command (wrapped by meson to capture output)
[507/3124] Linking static target src/compiler/nir/libnir.a
[508/3124] Compiling C object src/vulkan/wsi/libvulkan_wsi.a.p/wsi_common_drm.c.o
[509/3124] Generating src/intel/genxml/gen8_pack.h with a custom command (wrapped by meson to capture output)
[510/3124] Generating src/intel/genxml/gen125_rt_pack.h with a custom command (wrapped by meson to capture output)
[511/3124] Generating src/intel/dev/intel_wa.[ch] with a custom command
[512/3124] Generating src/intel/genxml/gen20_rt_pack.h with a custom command (wrapped by meson to capture output)
[513/3124] Generating src/intel/isl/isl_format_layout.c with a custom command
[514/3124] Generating src/intel/genxml/gen9_pack.h with a custom command (wrapped by meson to capture output)
[515/3124] Compiling C object src/intel/common/libintel_clflushopt.a.p/intel_clflushopt.c.o
[516/3124] Generating src/vulkan/runtime/vk_format_info with a custom command
[517/3124] Generating src/intel/genxml/gen11_pack.h with a custom command (wrapped by meson to capture output)
[518/3124] Compiling C object src/intel/dev/libintel_dev.a.p/meson-generated_.._intel_wa.c.o
[519/3124] Generating src/intel/genxml/gen12_pack.h with a custom command (wrapped by meson to capture output)
[520/3124] Compiling C object src/intel/dev/libintel_dev.a.p/xe_intel_device_info.c.o
[521/3124] Compiling C object src/intel/dev/libintel_dev.a.p/intel_debug.c.o
[522/3124] Compiling C object src/vulkan/wsi/libvulkan_wsi.a.p/wsi_common.c.o
[523/3124] Compiling C object src/vulkan/wsi/libvulkan_wsi.a.p/wsi_common_wayland.c.o
[524/3124] Generating src/intel/genxml/gen125_pack.h with a custom command (wrapped by meson to capture output)
[525/3124] Compiling C object src/intel/dev/libintel_dev.a.p/i915_intel_device_info.c.o
[526/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/meson-generated_.._vk_common_entrypoints.c.o
[527/3124] Generating src/intel/genxml/gen20_pack.h with a custom command (wrapped by meson to capture output)
[528/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/meson-generated_.._vk_synchronization_helpers.c.o
[529/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/meson-generated_.._vk_cmd_enqueue_entrypoints.c.o
[530/3124] Compiling C object src/vulkan/util/libvulkan_util.a.p/meson-generated_.._vk_dispatch_table.c.o
[531/3124] Compiling C object src/vulkan/wsi/libvulkan_wsi.a.p/wsi_common_x11.c.o
[532/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/meson-generated_.._vk_format_info.c.o
[533/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_blend.c.o
[534/3124] Compiling C object src/vulkan/wsi/libvulkan_wsi.a.p/wsi_common_display.c.o
[535/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_acceleration_structure.c.o
[536/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_buffer_view.c.o
[537/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/meson-generated_.._vk_physical_device_properties.c.o
[538/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/rmv_vk_rmv_exporter.c.o
[539/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_buffer.c.o
[540/3124] Compiling C++ object src/vulkan/overlay-layer/libVkLayer_MESA_overlay.so.p/overlay.cpp.o
[541/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/rmv_vk_rmv_common.c.o
[542/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_debug_report.c.o
[543/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_cmd_copy.c.o
[544/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_command_buffer.c.o
[545/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_command_pool.c.o
[546/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_cmd_enqueue.c.o
[547/3124] Generating src/intel/genxml/genX_bits.h with a custom command
[548/3124] Compiling C object src/vulkan/util/libvulkan_util.a.p/meson-generated_.._vk_enum_to_str.c.o
[549/3124] Linking static target src/vulkan/util/libvulkan_util.a
[550/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_descriptors.c.o
[551/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_device_memory.c.o
[552/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_descriptor_update_template.c.o
[553/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_deferred_operation.c.o
[554/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_descriptor_set_layout.c.o
[555/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_framebuffer.c.o
[556/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_debug_utils.c.o
[557/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_fence.c.o
[558/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/meson-generated_.._vk_dispatch_trampolines.c.o
[559/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_log.c.o
[560/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_device.c.o
[561/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_instance.c.o
[562/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_image.c.o
[563/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_meta.c.o
[564/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_nir.c.o
[565/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_object.c.o
[566/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_pipeline_layout.c.o
[567/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_physical_device.c.o
[568/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_query_pool.c.o
[569/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_pipeline.c.o
[570/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_sampler.c.o
[571/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_standard_sample_locations.c.o
[572/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_sync_dummy.c.o
[573/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_meta_draw_rects.c.o
[574/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_nir_convert_ycbcr.c.o
[575/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_sync_binary.c.o
[576/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_meta_clear.c.o
[577/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_pipeline_cache.c.o
[578/3124] Linking static target src/vulkan/wsi/libvulkan_wsi.a
[579/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_semaphore.c.o
[580/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_shader_module.c.o
[581/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_sync.c.o
[582/3124] Linking target src/vulkan/device-select-layer/libVkLayer_MESA_device_select.so
[583/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_meta_blit_resolve.c.o
[584/3124] Compiling C object src/intel/dev/libintel_dev.a.p/intel_kmd.c.o
[585/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_queue.c.o
[586/3124] Compiling C object src/intel/dev/libintel_dev.a.p/intel_hwconfig.c.o
[587/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_sync_timeline.c.o
[588/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_ycbcr_conversion.c.o
[589/3124] Linking target src/vulkan/overlay-layer/libVkLayer_MESA_overlay.so
[590/3124] Compiling C object src/intel/isl/libisl_per_hw_ver40.a.p/isl_gfx4.c.o
[591/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_synchronization.c.o
[592/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_drm_syncobj.c.o
[593/3124] Compiling C++ object src/compiler/glsl/libglsl.a.p/builtin_functions.cpp.o
[594/3124] Linking static target src/compiler/glsl/libglsl.a
[595/3124] Compiling C object src/intel/isl/libisl_per_hw_ver40.a.p/isl_emit_cpb.c.o
[596/3124] Compiling C object src/intel/isl/libisl_per_hw_ver40.a.p/isl_emit_depth_stencil.c.o
[597/3124] Compiling C object src/intel/isl/libisl_per_hw_ver50.a.p/isl_emit_depth_stencil.c.o
[598/3124] Compiling C object src/intel/isl/libisl_per_hw_ver50.a.p/isl_surface_state.c.o
[599/3124] Compiling C object src/intel/isl/libisl_per_hw_ver60.a.p/isl_gfx6.c.o
[600/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_texcompress_astc.c.o
[601/3124] Compiling C object src/intel/isl/libisl_per_hw_ver40.a.p/isl_surface_state.c.o
[602/3124] Compiling C object src/intel/isl/libisl_per_hw_ver50.a.p/isl_emit_cpb.c.o
[603/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_graphics_state.c.o
[604/3124] Linking static target src/intel/isl/libisl_per_hw_ver40.a
[605/3124] Linking static target src/intel/isl/libisl_per_hw_ver50.a
[606/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_render_pass.c.o
[607/3124] Compiling C object src/intel/blorp/libblorp.a.p/blorp.c.o
[608/3124] Compiling C object src/intel/isl/libisl_per_hw_ver60.a.p/isl_emit_cpb.c.o
[609/3124] Compiling C object src/intel/isl/libisl_per_hw_ver70.a.p/isl_gfx7.c.o
[610/3124] Compiling C object src/intel/isl/libisl_per_hw_ver70.a.p/isl_emit_cpb.c.o
[611/3124] Compiling C object src/intel/isl/libisl_per_hw_ver75.a.p/isl_emit_cpb.c.o
[612/3124] Compiling C object src/intel/isl/libisl_per_hw_ver80.a.p/isl_gfx8.c.o
[613/3124] Compiling C object src/intel/isl/libisl_per_hw_ver60.a.p/isl_emit_depth_stencil.c.o
[614/3124] Compiling C object src/intel/isl/libisl_per_hw_ver70.a.p/isl_emit_depth_stencil.c.o
[615/3124] Compiling C object src/intel/isl/libisl_per_hw_ver75.a.p/isl_emit_depth_stencil.c.o
[616/3124] Compiling C object src/intel/isl/libisl_per_hw_ver60.a.p/isl_surface_state.c.o
[617/3124] Linking static target src/intel/isl/libisl_per_hw_ver60.a
[618/3124] Compiling C object src/intel/isl/libisl_per_hw_ver80.a.p/isl_emit_cpb.c.o
[619/3124] Compiling C object src/intel/isl/libisl_per_hw_ver70.a.p/isl_surface_state.c.o
[620/3124] Linking static target src/intel/isl/libisl_per_hw_ver70.a
[621/3124] Compiling C object src/intel/isl/libisl_per_hw_ver75.a.p/isl_surface_state.c.o
[622/3124] Linking static target src/intel/isl/libisl_per_hw_ver75.a
[623/3124] Compiling C object src/intel/isl/libisl_per_hw_ver90.a.p/isl_gfx9.c.o
[624/3124] Compiling C object src/intel/isl/libisl_per_hw_ver80.a.p/isl_emit_depth_stencil.c.o
[625/3124] Compiling C object src/intel/isl/libisl_per_hw_ver120.a.p/isl_gfx12.c.o
[626/3124] Compiling C object src/intel/isl/libisl_per_hw_ver90.a.p/isl_emit_cpb.c.o
[627/3124] Compiling C object src/intel/isl/libisl_per_hw_ver110.a.p/isl_emit_cpb.c.o
[628/3124] Compiling C object src/intel/isl/libisl_per_hw_ver90.a.p/isl_emit_depth_stencil.c.o
[629/3124] Compiling C object src/intel/isl/libisl_per_hw_ver80.a.p/isl_surface_state.c.o
[630/3124] Linking static target src/intel/isl/libisl_per_hw_ver80.a
[631/3124] Compiling C object src/intel/isl/libisl_per_hw_ver120.a.p/isl_emit_cpb.c.o
[632/3124] Compiling C object src/intel/isl/libisl_per_hw_ver110.a.p/isl_emit_depth_stencil.c.o
[633/3124] Compiling C object src/intel/isl/libisl_per_hw_ver125.a.p/isl_gfx12.c.o
[634/3124] Compiling C object src/intel/isl/libisl_per_hw_ver90.a.p/isl_surface_state.c.o
[635/3124] Linking static target src/intel/isl/libisl_per_hw_ver90.a
[636/3124] Compiling C object src/intel/isl/libisl_per_hw_ver120.a.p/isl_emit_depth_stencil.c.o
[637/3124] Compiling C object src/intel/isl/libisl_per_hw_ver110.a.p/isl_surface_state.c.o
[638/3124] Linking static target src/intel/isl/libisl_per_hw_ver110.a
[639/3124] Compiling C object src/intel/isl/libisl_per_hw_ver200.a.p/isl_gfx12.c.o
[640/3124] Compiling C object src/intel/isl/libisl_per_hw_ver120.a.p/isl_surface_state.c.o
[641/3124] Linking static target src/intel/isl/libisl_per_hw_ver120.a
[642/3124] Compiling C object src/intel/isl/libisl_per_hw_ver125.a.p/isl_emit_cpb.c.o
[643/3124] Compiling C object src/intel/isl/libisl.a.p/meson-generated_.._isl_format_layout.c.o
[644/3124] Compiling C object src/intel/isl/libisl_per_hw_ver125.a.p/isl_emit_depth_stencil.c.o
[645/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_texcompress_etc2.c.o
[646/3124] Linking static target src/intel/common/libintel_clflushopt.a
[647/3124] Compiling C object src/intel/blorp/libblorp.a.p/blorp_clear.c.o
[648/3124] Compiling C object src/intel/isl/libisl.a.p/isl_aux_info.c.o
[649/3124] Compiling C object src/intel/isl/libisl_per_hw_ver200.a.p/isl_emit_cpb.c.o
[650/3124] Compiling C object src/intel/isl/libisl.a.p/isl_drm.c.o
[651/3124] Compiling C object src/intel/isl/libisl_per_hw_ver200.a.p/isl_emit_depth_stencil.c.o
[652/3124] Compiling C object src/intel/isl/libisl_per_hw_ver125.a.p/isl_surface_state.c.o
[653/3124] Linking static target src/intel/isl/libisl_per_hw_ver125.a
[654/3124] Compiling C object src/intel/common/libintel_common.a.p/xe_intel_device_query.c.o
[655/3124] Compiling C object src/intel/common/libintel_common.a.p/xe_intel_engine.c.o
[656/3124] Compiling C object src/intel/common/libintel_common.a.p/i915_intel_engine.c.o
[657/3124] Compiling C object src/intel/common/libintel_common.a.p/xe_intel_gem.c.o
[658/3124] Compiling C object src/intel/isl/libisl_per_hw_ver200.a.p/isl_surface_state.c.o
[659/3124] Linking static target src/intel/isl/libisl_per_hw_ver200.a
[660/3124] Compiling C object src/intel/common/libintel_common.a.p/intel_sample_positions.c.o
[661/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/meson-generated_.._vk_physical_device_features.c.o
[662/3124] Compiling C object src/intel/common/libintel_common.a.p/i915_intel_gem.c.o
[663/3124] Compiling C object src/intel/isl/libisl.a.p/isl_storage_image.c.o
[664/3124] Compiling C object src/intel/common/libintel_common.a.p/intel_engine.c.o
[665/3124] Compiling C object src/intel/common/libintel_common.a.p/intel_gem.c.o
[666/3124] Compiling C object src/intel/common/libintel_common.a.p/intel_mem.c.o
[667/3124] Compiling C object src/intel/common/libintel_common.a.p/intel_uuid.c.o
[668/3124] Compiling C object src/intel/common/libintel_common.a.p/intel_urb_config.c.o
[669/3124] Compiling C object src/intel/common/libintel_common.a.p/intel_l3_config.c.o
[670/3124] Compiling C object src/intel/common/libintel_common.a.p/intel_aux_map.c.o
[671/3124] Generating src/intel/compiler/brw_nir_trig_workarounds.c with a custom command (wrapped by meson to capture output)
[672/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_video.c.o
[673/3124] Compiling C object src/intel/dev/libintel_dev.a.p/intel_device_info.c.o
[674/3124] Linking static target src/intel/dev/libintel_dev.a
[675/3124] Compiling C object src/intel/common/libintel_common.a.p/intel_disasm.c.o
[676/3124] Compiling C object src/intel/common/libintel_common.a.p/intel_measure.c.o
[677/3124] Compiling C object src/intel/isl/libisl.a.p/isl_format.c.o
[678/3124] Compiling C object src/intel/compiler/libintel_compiler.a.p/brw_clip_point.c.o
[679/3124] Compiling C object src/intel/compiler/libintel_compiler.a.p/brw_compile_clip.c.o
[680/3124] Compiling C object src/intel/compiler/libintel_compiler.a.p/brw_debug_recompile.c.o
[681/3124] Compiling C object src/intel/compiler/libintel_compiler.a.p/meson-generated_.._brw_nir_trig_workarounds.c.o
[682/3124] Compiling C object src/intel/compiler/libintel_compiler.a.p/brw_compiler.c.o
[683/3124] Compiling C object src/intel/isl/libisl.a.p/isl.c.o
[684/3124] Linking static target src/intel/isl/libisl.a
[685/3124] Compiling C object src/intel/common/libintel_common.a.p/intel_batch_decoder.c.o
[686/3124] Compiling C object src/intel/blorp/libblorp.a.p/blorp_blit.c.o
[687/3124] Linking static target src/intel/blorp/libblorp.a
[688/3124] Compiling C object src/intel/compiler/libintel_compiler.a.p/brw_clip_util.c.o
[689/3124] Compiling C object src/intel/common/libintel_common.a.p/intel_decoder.c.o
[690/3124] Linking static target src/intel/common/libintel_common.a
[691/3124] Compiling C object src/intel/compiler/libintel_compiler.a.p/brw_compile_ff_gs.c.o
[692/3124] Compiling C object src/intel/compiler/libintel_compiler.a.p/brw_compile_sf.c.o
[693/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/brw_dead_control_flow.cpp.o
[694/3124] Compiling C object src/intel/compiler/libintel_compiler.a.p/brw_disasm_info.c.o
[695/3124] Compiling C object src/intel/compiler/libintel_compiler.a.p/brw_clip_unfilled.c.o
[696/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/brw_cfg.cpp.o
[697/3124] Compiling C object src/intel/compiler/libintel_compiler.a.p/brw_eu_util.c.o
[698/3124] Compiling C object src/intel/compiler/libintel_compiler.a.p/brw_eu.c.o
[699/3124] Compiling C object src/intel/isl/libisl_tiled_memcpy.a.p/isl_tiled_memcpy_normal.c.o
[700/3124] Linking static target src/intel/isl/libisl_tiled_memcpy.a
[701/3124] Compiling C object src/intel/compiler/libintel_compiler.a.p/brw_clip_line.c.o
[702/3124] Compiling C object src/intel/isl/libisl_tiled_memcpy_sse41.a.p/isl_tiled_memcpy_sse41.c.o
[703/3124] Linking static target src/intel/isl/libisl_tiled_memcpy_sse41.a
[704/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/brw_fs_bank_conflicts.cpp.o
[705/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/brw_fs_dead_code_eliminate.cpp.o
[706/3124] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/meson-generated_.._vk_cmd_queue.c.o
[707/3124] Linking static target src/vulkan/runtime/libvulkan_runtime.a
[708/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/brw_fs_cmod_propagation.cpp.o
[709/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/brw_fs_live_variables.cpp.o
[710/3124] Compiling C object src/intel/compiler/libintel_compiler.a.p/brw_eu_compact.c.o
[711/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/brw_fs_combine_constants.cpp.o
[712/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/brw_fs_cse.cpp.o
[713/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/brw_fs_lower_pack.cpp.o
[714/3124] Compiling C object src/intel/compiler/libintel_compiler.a.p/brw_disasm.c.o
[715/3124] Compiling C object src/intel/compiler/libintel_compiler.a.p/brw_interpolation_map.c.o
[716/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/brw_fs_copy_propagation.cpp.o
[717/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/brw_fs_saturate_propagation.cpp.o
[718/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/brw_fs_lower_dpas.cpp.o
[719/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/brw_fs_lower_regioning.cpp.o
[720/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/brw_fs_register_coalesce.cpp.o
[721/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/brw_fs_sel_peephole.cpp.o
[722/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/brw_fs_validate.cpp.o
[723/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/brw_fs_thread_payload.cpp.o
[724/3124] Compiling C object src/intel/compiler/libintel_compiler.a.p/brw_nir_analyze_boolean_resolves.c.o
[725/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/brw_fs_generator.cpp.o
[726/3124] Compiling C object src/intel/compiler/libintel_compiler.a.p/brw_nir_analyze_ubo_ranges.c.o
[727/3124] Compiling C object src/intel/compiler/libintel_compiler.a.p/brw_nir_attribute_workarounds.c.o
[728/3124] Compiling C object src/intel/compiler/libintel_compiler.a.p/brw_nir_blockify_uniform_loads.c.o
[729/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/brw_fs_reg_allocate.cpp.o
[730/3124] Compiling C object src/intel/compiler/libintel_compiler.a.p/brw_eu_validate.c.o
[731/3124] Compiling C object src/intel/compiler/libintel_compiler.a.p/brw_clip_tri.c.o
[732/3124] Compiling C object src/intel/compiler/libintel_compiler.a.p/brw_nir_clamp_per_vertex_loads.c.o
[733/3124] Compiling C object src/intel/compiler/libintel_compiler.a.p/brw_eu_emit.c.o
[734/3124] Compiling C object src/intel/compiler/libintel_compiler.a.p/brw_nir_lower_conversions.c.o
[735/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/brw_fs_scoreboard.cpp.o
[736/3124] Compiling C object src/intel/compiler/libintel_compiler.a.p/brw_nir_lower_alpha_to_coverage.c.o
[737/3124] Compiling C object src/intel/compiler/libintel_compiler.a.p/brw_nir_lower_non_uniform_barycentric_at_sample.c.o
[738/3124] Compiling C object src/intel/compiler/libintel_compiler.a.p/brw_nir_lower_cs_intrinsics.c.o
[739/3124] Compiling C object src/intel/compiler/libintel_compiler.a.p/brw_nir_lower_non_uniform_resource_intel.c.o
[740/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/brw_ir_performance.cpp.o
[741/3124] Compiling C object src/intel/compiler/libintel_compiler.a.p/brw_nir_lower_shading_rate_output.c.o
[742/3124] Compiling C object src/intel/compiler/libintel_compiler.a.p/brw_nir.c.o
[743/3124] Compiling C object src/intel/compiler/libintel_compiler.a.p/brw_nir_lower_sparse.c.o
[744/3124] Compiling C object src/intel/compiler/libintel_compiler.a.p/brw_packed_float.c.o
[745/3124] Compiling C object src/intel/compiler/libintel_compiler.a.p/brw_nir_lower_shader_calls.c.o
[746/3124] Compiling C object src/intel/compiler/libintel_compiler.a.p/brw_nir_opt_peephole_ffma.c.o
[747/3124] Compiling C object src/intel/compiler/libintel_compiler.a.p/brw_nir_opt_peephole_imul32x16.c.o
[748/3124] Compiling C object src/intel/compiler/libintel_compiler.a.p/brw_nir_tcs_workarounds.c.o
[749/3124] Compiling C object src/intel/compiler/libintel_compiler.a.p/brw_reg_type.c.o
[750/3124] Compiling C object src/intel/compiler/libintel_compiler.a.p/brw_nir_lower_intersection_shader.c.o
[751/3124] Compiling C object src/intel/compiler/libintel_compiler.a.p/brw_nir_clamp_image_1d_2d_array_sizes.c.o
[752/3124] Compiling C object src/intel/compiler/libintel_compiler.a.p/brw_nir_lower_cooperative_matrix.c.o
[753/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/brw_predicated_break.cpp.o
[754/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/brw_simd_selection.cpp.o
[755/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/brw_mesh.cpp.o
[756/3124] Compiling C object src/intel/compiler/libintel_compiler.a.p/brw_nir_rt.c.o
[757/3124] Compiling C object src/intel/compiler/libintel_compiler.a.p/brw_nir_lower_rt_intrinsics.c.o
[758/3124] Compiling C object src/intel/compiler/libintel_compiler.a.p/brw_nir_lower_storage_image.c.o
[759/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/brw_vec4_dead_code_eliminate.cpp.o
[760/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/brw_fs_visitor.cpp.o
[761/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/brw_vec4_cmod_propagation.cpp.o
[762/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/brw_vec4_cse.cpp.o
[763/3124] Compiling C++ object src/compiler/clc/liblibmesaclc.a.p/clc_helpers.cpp.o
In file included from ../src/compiler/clc/clc_helpers.cpp:72:
../src/compiler/clc/clc_helpers.cpp: In function 'void llvm_log_handler(const llvm::DiagnosticInfo&, void*)':
../src/compiler/clc/clc_helpers.h:99:15: warning: ignoring return value of 'int asprintf(char**, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
99 | asprintf(&_msg, fmt, ##__VA_ARGS__); \
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/compiler/clc/clc_helpers.h:105:37: note: in expansion of macro 'clc_log'
105 | #define clc_error(logger, fmt, ...) clc_log(logger, error, fmt, ##__VA_ARGS__)
| ^~~~~~~
../src/compiler/clc/clc_helpers.cpp:99:4: note: in expansion of macro 'clc_error'
99 | clc_error(logger, "%s", log.c_str());
| ^~~~~~~~~
../src/compiler/clc/clc_helpers.cpp: In function 'std::unique_ptr<llvm::Module> clc_compile_to_llvm_module(llvm::LLVMContext&, const clc_compile_args*, const clc_logger*)':
../src/compiler/clc/clc_helpers.h:99:15: warning: ignoring return value of 'int asprintf(char**, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
99 | asprintf(&_msg, fmt, ##__VA_ARGS__); \
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/compiler/clc/clc_helpers.h:105:37: note: in expansion of macro 'clc_log'
105 | #define clc_error(logger, fmt, ...) clc_log(logger, error, fmt, ##__VA_ARGS__)
| ^~~~~~~
../src/compiler/clc/clc_helpers.cpp:816:7: note: in expansion of macro 'clc_error'
816 | clc_error(logger, "Couldn't create Clang invocation.\n");
| ^~~~~~~~~
../src/compiler/clc/clc_helpers.h:99:15: warning: ignoring return value of 'int asprintf(char**, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
99 | asprintf(&_msg, fmt, ##__VA_ARGS__); \
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/compiler/clc/clc_helpers.h:105:37: note: in expansion of macro 'clc_log'
105 | #define clc_error(logger, fmt, ...) clc_log(logger, error, fmt, ##__VA_ARGS__)
| ^~~~~~~
../src/compiler/clc/clc_helpers.cpp:821:7: note: in expansion of macro 'clc_error'
821 | clc_error(logger, "%sErrors occurred during Clang invocation.\n",
| ^~~~~~~~~
../src/compiler/clc/clc_helpers.h:99:15: warning: ignoring return value of 'int asprintf(char**, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
99 | asprintf(&_msg, fmt, ##__VA_ARGS__); \
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/compiler/clc/clc_helpers.h:105:37: note: in expansion of macro 'clc_log'
105 | #define clc_error(logger, fmt, ...) clc_log(logger, error, fmt, ##__VA_ARGS__)
| ^~~~~~~
../src/compiler/clc/clc_helpers.cpp:872:7: note: in expansion of macro 'clc_error'
872 | clc_error(logger, "Couldn't find libclang path.\n");
| ^~~~~~~~~
../src/compiler/clc/clc_helpers.h:99:15: warning: ignoring return value of 'int asprintf(char**, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
99 | asprintf(&_msg, fmt, ##__VA_ARGS__); \
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/compiler/clc/clc_helpers.h:105:37: note: in expansion of macro 'clc_log'
105 | #define clc_error(logger, fmt, ...) clc_log(logger, error, fmt, ##__VA_ARGS__)
| ^~~~~~~
../src/compiler/clc/clc_helpers.cpp:878:7: note: in expansion of macro 'clc_error'
878 | clc_error(logger, "Couldn't find libclang path.\n");
| ^~~~~~~~~
../src/compiler/clc/clc_helpers.h:99:15: warning: ignoring return value of 'int asprintf(char**, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
99 | asprintf(&_msg, fmt, ##__VA_ARGS__); \
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/compiler/clc/clc_helpers.h:105:37: note: in expansion of macro 'clc_log'
105 | #define clc_error(logger, fmt, ...) clc_log(logger, error, fmt, ##__VA_ARGS__)
| ^~~~~~~
../src/compiler/clc/clc_helpers.cpp:994:7: note: in expansion of macro 'clc_error'
994 | clc_error(logger, "%sError executing LLVM compilation action.\n",
| ^~~~~~~~~
../src/compiler/clc/clc_helpers.cpp: In function 'int llvm_mod_to_spirv(std::unique_ptr<llvm::Module>, llvm::LLVMContext&, const clc_compile_args*, const clc_logger*, clc_binary*)':
../src/compiler/clc/clc_helpers.h:99:15: warning: ignoring return value of 'int asprintf(char**, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
99 | asprintf(&_msg, fmt, ##__VA_ARGS__); \
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/compiler/clc/clc_helpers.h:105:37: note: in expansion of macro 'clc_log'
105 | #define clc_error(logger, fmt, ...) clc_log(logger, error, fmt, ##__VA_ARGS__)
| ^~~~~~~
../src/compiler/clc/clc_helpers.cpp:1035:7: note: in expansion of macro 'clc_error'
1035 | clc_error(logger, "Invalid/unsupported SPIRV specified.\n");
| ^~~~~~~~~
../src/compiler/clc/clc_helpers.h:99:15: warning: ignoring return value of 'int asprintf(char**, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
99 | asprintf(&_msg, fmt, ##__VA_ARGS__); \
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/compiler/clc/clc_helpers.h:105:37: note: in expansion of macro 'clc_log'
105 | #define clc_error(logger, fmt, ...) clc_log(logger, error, fmt, ##__VA_ARGS__)
| ^~~~~~~
../src/compiler/clc/clc_helpers.cpp:1070:7: note: in expansion of macro 'clc_error'
1070 | clc_error(logger, "%sTranslation from LLVM IR to SPIR-V failed.\n",
| ^~~~~~~~~
../src/compiler/clc/clc_helpers.cpp: In member function 'void SPIRVMessageConsumer::operator()(spv_message_level_t, const char*, const spv_position_t&, const char*)':
../src/compiler/clc/clc_helpers.h:99:15: warning: ignoring return value of 'int asprintf(char**, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
99 | asprintf(&_msg, fmt, ##__VA_ARGS__); \
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/compiler/clc/clc_helpers.h:106:39: note: in expansion of macro 'clc_log'
106 | #define clc_warning(logger, fmt, ...) clc_log(logger, warning, fmt, ##__VA_ARGS__)
| ^~~~~~~
../src/compiler/clc/clc_helpers.cpp:1163:10: note: in expansion of macro 'clc_warning'
1163 | clc_warning(logger, "%s", message.str().c_str());
| ^~~~~~~~~~~
../src/compiler/clc/clc_helpers.h:99:15: warning: ignoring return value of 'int asprintf(char**, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
99 | asprintf(&_msg, fmt, ##__VA_ARGS__); \
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/compiler/clc/clc_helpers.h:105:37: note: in expansion of macro 'clc_log'
105 | #define clc_error(logger, fmt, ...) clc_log(logger, error, fmt, ##__VA_ARGS__)
| ^~~~~~~
../src/compiler/clc/clc_helpers.cpp:1165:10: note: in expansion of macro 'clc_error'
1165 | clc_error(logger, "%s", message.str().c_str());
| ^~~~~~~~~
[764/3124] Linking static target src/compiler/clc/liblibmesaclc.a
[765/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/brw_vec4_copy_propagation.cpp.o
[766/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/brw_shader.cpp.o
[767/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/brw_vec4_live_variables.cpp.o
[768/3124] Compiling C object src/intel/compiler/libintel_compiler.a.p/brw_nir_lower_ray_queries.c.o
[769/3124] Compiling C object src/intel/compiler/libintel_compiler.a.p/brw_vue_map.c.o
[770/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/brw_vec4_gs_nir.cpp.o
[771/3124] Generating src/intel/ds/intel_tracepoints.[ch] with a custom command
[772/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/brw_vec4_reg_allocate.cpp.o
[773/3124] Compiling C object src/intel/compiler/intel_clc.p/intel_clc.c.o
../src/intel/compiler/intel_clc.c: In function 'main':
../src/intel/compiler/intel_clc.c:409:7: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
409 | read(fd, all_inputs + total_size, len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[774/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/brw_schedule_instructions.cpp.o
[775/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/brw_lower_logical_sends.cpp.o
[776/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/brw_vec4_gs_visitor.cpp.o
[777/3124] Compiling C object src/intel/nullhw-layer/libVkLayer_INTEL_nullhw.so.p/intel_nullhw.c.o
[778/3124] Generating src/intel/vulkan/shaders/float64_spv.h with a custom command
[779/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/brw_vec4_vs_visitor.cpp.o
[780/3124] Generating src/intel/vulkan/shaders/generated_draws_spv.h with a custom command
[781/3124] Generating src/intel/vulkan/shaders/query_copy_compute_spv.h with a custom command
[782/3124] Generating src/intel/vulkan/shaders/query_copy_fragment_spv.h with a custom command
[783/3124] Linking target src/intel/nullhw-layer/libVkLayer_INTEL_nullhw.so
[784/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/brw_vec4_surface_builder.cpp.o
[785/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/brw_vec4_tes.cpp.o
[786/3124] Generating src/intel/vulkan/grl/grl_metakernel_build_leaf with a custom command
[787/3124] Generating src/intel/vulkan/grl/grl_metakernel_copy with a custom command
[788/3124] Generating src/intel/vulkan/grl/grl_metakernel_build_primref with a custom command
[789/3124] Generating src/intel/vulkan/shaders/memcpy_compute_spv.h with a custom command
[790/3124] Generating src/intel/vulkan/grl/grl_metakernel_misc with a custom command
[791/3124] Generating src/intel/vulkan/grl/grl_cl_kernel.h with a custom command
[792/3124] Compiling C object src/intel/compiler/intel_clc.p/brw_kernel.c.o
[793/3124] Generating src/intel/vulkan/grl/grl_metakernel_new_sah_builder with a custom command
[794/3124] Generating src/intel/vulkan/grl/grl_metakernel_postbuild_info with a custom command
[795/3124] Compiling C object src/intel/ds/libintel-driver-ds.a.p/meson-generated_.._intel_tracepoints.c.o
[796/3124] Generating src/intel/vulkan/intel_icd with a custom command
[797/3124] Generating src/intel/vulkan/grl/grl_gfx125_cl_kernel.c with a custom command
[798/3124] Generating src/intel/vulkan/intel_devenv_icd with a custom command
[799/3124] Generating src/intel/vulkan_hasvk/intel_hasvk_icd with a custom command
[800/3124] Generating src/intel/vulkan_hasvk/intel_hasvk_devenv_icd with a custom command
[801/3124] Compiling C++ object src/intel/ds/libintel-driver-ds.a.p/intel_driver_ds.cc.o
[802/3124] Linking static target src/intel/ds/libintel-driver-ds.a
[803/3124] Generating src/intel/vulkan/anv_entrypoints with a custom command
[804/3124] Compiling C++ object src/amd/addrlib/libaddrlib.a.p/src_core_addrobject.cpp.o
[805/3124] Compiling C++ object src/amd/addrlib/libaddrlib.a.p/src_core_addrlib.cpp.o
[806/3124] Generating src/intel/vulkan_hasvk/anv_hasvk_entrypoints with a custom command
[807/3124] Compiling C++ object src/amd/addrlib/libaddrlib.a.p/src_addrinterface.cpp.o
[808/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/gfx6_gs_visitor.cpp.o
[809/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/brw_vec4_tcs.cpp.o
[810/3124] Compiling C++ object src/amd/addrlib/libaddrlib.a.p/src_core_addrelemlib.cpp.o
[811/3124] Compiling C++ object src/amd/addrlib/libaddrlib.a.p/src_core_coord.cpp.o
[812/3124] Compiling C++ object src/amd/addrlib/libaddrlib.a.p/src_core_addrlib2.cpp.o
[813/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/brw_vec4_visitor.cpp.o
[814/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/brw_fs.cpp.o
[815/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/brw_vec4.cpp.o
[816/3124] Compiling C++ object src/amd/addrlib/libaddrlib.a.p/src_core_addrlib1.cpp.o
[817/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/brw_vec4_nir.cpp.o
[818/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/brw_vec4_generator.cpp.o
[819/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver90.a.p/genX_gpu_memcpy.c.o
[820/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver90.a.p/genX_acceleration_structure.c.o
[821/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver90.a.p/genX_init_state.c.o
[822/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver90.a.p/genX_simple_shader.c.o
[823/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver90.a.p/genX_blorp_exec.c.o
[824/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver110.a.p/genX_gpu_memcpy.c.o
[825/3124] Compiling C++ object src/amd/addrlib/libaddrlib.a.p/src_gfx10_gfx10addrlib.cpp.o
[826/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver90.a.p/genX_gfx_state.c.o
[827/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver110.a.p/genX_acceleration_structure.c.o
[828/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver90.a.p/genX_pipeline.c.o
[829/3124] Compiling C++ object src/amd/addrlib/libaddrlib.a.p/src_gfx9_gfx9addrlib.cpp.o
[830/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver110.a.p/genX_simple_shader.c.o
[831/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver90.a.p/genX_query.c.o
[832/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver110.a.p/genX_blorp_exec.c.o
[833/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver110.a.p/genX_init_state.c.o
[834/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver110.a.p/genX_gfx_state.c.o
[835/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver120.a.p/genX_gpu_memcpy.c.o
[836/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver120.a.p/genX_acceleration_structure.c.o
[837/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver110.a.p/genX_pipeline.c.o
[838/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver110.a.p/genX_query.c.o
[839/3124] Generating src/intel/perf/intel-perf-sources with a custom command
[840/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver120.a.p/genX_blorp_exec.c.o
[841/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver90.a.p/genX_video.c.o
[842/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver120.a.p/genX_simple_shader.c.o
[843/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver120.a.p/genX_gfx_state.c.o
[844/3124] Compiling C object src/intel/perf/libintel_perf.a.p/intel_perf_mdapi.c.o
[845/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver120.a.p/genX_init_state.c.o
[846/3124] Compiling C object src/intel/perf/libintel_perf.a.p/intel_perf_query.c.o
[847/3124] Compiling C++ object src/intel/compiler/libintel_compiler.a.p/brw_fs_nir.cpp.o
[848/3124] Linking static target src/intel/compiler/libintel_compiler.a
[849/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver125.a.p/genX_gpu_memcpy.c.o
[850/3124] Compiling C object src/intel/perf/libintel_perf.a.p/intel_perf.c.o
[851/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver120.a.p/genX_pipeline.c.o
[852/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver125.a.p/genX_blorp_exec.c.o
[853/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver120.a.p/genX_query.c.o
[854/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver110.a.p/genX_video.c.o
[855/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver125.a.p/genX_gfx_state.c.o
[856/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver125.a.p/genX_simple_shader.c.o
[857/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver125.a.p/genX_acceleration_structure.c.o
[858/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver200.a.p/genX_gpu_memcpy.c.o
[859/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver125.a.p/genX_pipeline.c.o
[860/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver120.a.p/genX_video.c.o
[861/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver125.a.p/genX_query.c.o
[862/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver200.a.p/genX_init_state.c.o
[863/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver200.a.p/genX_blorp_exec.c.o
[864/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver200.a.p/genX_acceleration_structure.c.o
[865/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver200.a.p/genX_gfx_state.c.o
[866/3124] Compiling C object src/intel/vulkan/libanv_common.a.p/meson-generated_.._anv_entrypoints.c.o
[867/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver200.a.p/genX_simple_shader.c.o
[868/3124] Compiling C object src/intel/vulkan/libanv_common.a.p/i915_anv_device.c.o
[869/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver125.a.p/genX_init_state.c.o
[870/3124] Compiling C object src/intel/vulkan/libanv_common.a.p/i915_anv_gem.c.o
[871/3124] Compiling C object src/intel/vulkan/libanv_common.a.p/i915_anv_batch_chain.c.o
[872/3124] Compiling C object src/intel/vulkan/libanv_common.a.p/i915_anv_queue.c.o
[873/3124] Compiling C object src/intel/vulkan/libanv_common.a.p/i915_anv_kmd_backend.c.o
[874/3124] Compiling C object src/intel/vulkan/libanv_common.a.p/layers_anv_doom64.c.o
[875/3124] Compiling C object src/intel/vulkan/libanv_common.a.p/layers_anv_hitman3.c.o
[876/3124] Compiling C object src/intel/vulkan/libanv_common.a.p/layers_anv_android_layer.c.o
[877/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver125.a.p/genX_video.c.o
[878/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver200.a.p/genX_pipeline.c.o
[879/3124] Compiling C object src/intel/vulkan/libanv_common.a.p/xe_anv_kmd_backend.c.o
[880/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver200.a.p/genX_query.c.o
[881/3124] Compiling C object src/intel/vulkan/libanv_common.a.p/xe_anv_batch_chain.c.o
[882/3124] Compiling C object src/intel/vulkan/libanv_common.a.p/xe_anv_device.c.o
[883/3124] Compiling C object src/intel/vulkan/libanv_common.a.p/xe_anv_queue.c.o
[884/3124] Compiling C object src/intel/vulkan/libanv_common.a.p/anv_bo_sync.c.o
[885/3124] Linking target src/intel/compiler/intel_clc
[886/3124] Compiling C object src/intel/vulkan/libanv_common.a.p/anv_kmd_backend.c.o
[887/3124] Compiling C object src/intel/vulkan/libanv_common.a.p/anv_allocator.c.o
[888/3124] Compiling C object src/intel/vulkan/libanv_common.a.p/anv_measure.c.o
[889/3124] Compiling C object src/intel/vulkan/libanv_common.a.p/anv_batch_chain.c.o
[890/3124] Compiling C object src/intel/vulkan/libanv_common.a.p/anv_formats.c.o
[891/3124] Compiling C object src/intel/vulkan/libanv_common.a.p/anv_blorp.c.o
[892/3124] Compiling C object src/intel/vulkan/libanv_common.a.p/anv_cmd_buffer.c.o
[893/3124] Compiling C object src/intel/vulkan/libanv_common.a.p/anv_internal_kernels.c.o
[894/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver200.a.p/genX_video.c.o
[895/3124] Compiling C object src/intel/vulkan/libanv_common.a.p/anv_descriptor_set.c.o
[896/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver110.a.p/genX_cmd_buffer.c.o
[897/3124] Compiling C object src/intel/vulkan/libanv_common.a.p/anv_image.c.o
[898/3124] Generating src/intel/vulkan/grl/gfx125_bvh_build_BFS_BFS_pass1_indexed.h with a custom command (wrapped by meson to set env)
[899/3124] Compiling C object src/intel/vulkan/libanv_common.a.p/anv_mesh_perprim_wa.c.o
[900/3124] Generating src/intel/vulkan/grl/gfx125_bvh_build_BFS_BFS_pass1_indexed_batchable.h with a custom command (wrapped by meson to set env)
[901/3124] Generating src/intel/vulkan/grl/gfx125_bvh_build_BFS_BFS_pass1_initial.h with a custom command (wrapped by meson to set env)
[902/3124] Generating src/intel/vulkan/grl/gfx125_bvh_build_BFS_BFS_pass1_initial_batchable.h with a custom command (wrapped by meson to set env)
[903/3124] Compiling C object src/intel/vulkan/libanv_common.a.p/anv_device.c.o
[904/3124] Generating src/intel/vulkan/grl/gfx125_bvh_build_BFS_BFS_pass2_indexed.h with a custom command (wrapped by meson to set env)
[905/3124] Generating src/intel/vulkan/grl/gfx125_bvh_build_BFS_BFS_pass2_indexed_batchable.h with a custom command (wrapped by meson to set env)
[906/3124] Generating src/intel/vulkan/grl/gfx125_bvh_build_BFS_BFS_pass2_initial.h with a custom command (wrapped by meson to set env)
[907/3124] Generating src/intel/vulkan/grl/gfx125_bvh_build_BFS_BFS_pass2_initial_batchable.h with a custom command (wrapped by meson to set env)
[908/3124] Generating src/intel/vulkan/grl/gfx125_bvh_build_BFS_begin.h with a custom command (wrapped by meson to set env)
[909/3124] Generating src/intel/vulkan/grl/gfx125_bvh_build_BFS_begin_batchable.h with a custom command (wrapped by meson to set env)
[910/3124] Generating src/intel/vulkan/grl/gfx125_bvh_build_BFS_build_qnodes_begin_batchable.h with a custom command (wrapped by meson to set env)
[911/3124] Generating src/intel/vulkan/grl/gfx125_bvh_build_BFS_build_qnodes_init_scheduler_batched.h with a custom command (wrapped by meson to set env)
[912/3124] Generating src/intel/vulkan/grl/gfx125_bvh_build_BFS_DFS.h with a custom command (wrapped by meson to set env)
[913/3124] Generating src/intel/vulkan/grl/gfx125_bvh_build_BFS_build_qnodes_pc_amplify.h with a custom command (wrapped by meson to set env)
[914/3124] Generating src/intel/vulkan/grl/gfx125_bvh_build_BFS_build_qnodes_scheduler.h with a custom command (wrapped by meson to set env)
[915/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver90.a.p/genX_cmd_buffer.c.o
[916/3124] Generating src/intel/vulkan/grl/gfx125_bvh_build_BFS_build_qnodes_try_to_fill_grb_batched.h with a custom command (wrapped by meson to set env)
[917/3124] Generating src/intel/vulkan/grl/gfx125_bvh_build_BFS_categorize_builds_and_init_scheduler.h with a custom command (wrapped by meson to set env)
[918/3124] Generating src/intel/vulkan/grl/gfx125_bvh_build_BFS_scheduler.h with a custom command (wrapped by meson to set env)
[919/3124] Generating src/intel/vulkan/grl/gfx125_bvh_build_leaf_create_HW_instance_nodes.h with a custom command (wrapped by meson to set env)
[920/3124] Generating src/intel/vulkan/grl/gfx125_bvh_build_DFS_DFS_trivial_batchable.h with a custom command (wrapped by meson to set env)
[921/3124] Generating src/intel/vulkan/grl/gfx125_bvh_build_DFS_DFS_trivial.h with a custom command (wrapped by meson to set env)
[922/3124] Generating src/intel/vulkan/grl/gfx125_bvh_build_BFS_build_qnodes_pc_amplify_batched.h with a custom command (wrapped by meson to set env)
[923/3124] Generating src/intel/vulkan/grl/gfx125_bvh_build_leaf_primref_to_procedurals.h with a custom command (wrapped by meson to set env)
[924/3124] Generating src/intel/vulkan/grl/gfx125_bvh_build_leaf_create_HW_instance_nodes_pointers.h with a custom command (wrapped by meson to set env)
[925/3124] Generating src/intel/vulkan/grl/gfx125_bvh_build_BFS_build_qnodes_pc_kickoff.h with a custom command (wrapped by meson to set env)
[926/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver120.a.p/genX_cmd_buffer.c.o
[927/3124] Generating src/intel/vulkan/grl/gfx125_bvh_build_leaf_primref_to_quads.h with a custom command (wrapped by meson to set env)
[928/3124] Generating src/intel/vulkan/grl/gfx125_bvh_build_primref_primrefs_from_DXR_instances.h with a custom command (wrapped by meson to set env)
[929/3124] Generating src/intel/vulkan/grl/gfx125_bvh_build_primref_primrefs_from_DXR_instances_indirect.h with a custom command (wrapped by meson to set env)
[930/3124] Generating src/intel/vulkan/grl/gfx125_bvh_build_primref_primrefs_from_DXR_instances_pointers.h with a custom command (wrapped by meson to set env)
[931/3124] Generating src/intel/vulkan/grl/gfx125_bvh_build_primref_primrefs_from_DXR_instances_pointers_indirect.h with a custom command (wrapped by meson to set env)
[932/3124] Generating src/intel/vulkan/grl/gfx125_bvh_build_primref_procedurals_to_primrefs.h with a custom command (wrapped by meson to set env)
[933/3124] Generating src/intel/vulkan/grl/gfx125_bvh_build_primref_procedurals_to_primrefs_indirect.h with a custom command (wrapped by meson to set env)
[934/3124] Generating src/intel/vulkan/grl/gfx125_bvh_copy_clone_indirect.h with a custom command (wrapped by meson to set env)
[935/3124] Generating src/intel/vulkan/grl/gfx125_bvh_build_primref_triangles_to_primrefs.h with a custom command (wrapped by meson to set env)
[936/3124] Generating src/intel/vulkan/grl/gfx125_bvh_build_primref_triangles_to_primrefs_indirect.h with a custom command (wrapped by meson to set env)
[937/3124] Generating src/intel/vulkan/grl/gfx125_bvh_copy_deserialize_indirect.h with a custom command (wrapped by meson to set env)
[938/3124] Generating src/intel/vulkan/grl/gfx125_bvh_postbuild_info_compacted_size.h with a custom command (wrapped by meson to set env)
[939/3124] Generating src/intel/vulkan/grl/gfx125_bvh_copy_compact.h with a custom command (wrapped by meson to set env)
[940/3124] Generating src/intel/vulkan/grl/gfx125_bvh_copy_dxr_decode.h with a custom command (wrapped by meson to set env)
[941/3124] Generating src/intel/vulkan/grl/gfx125_bvh_postbuild_info_current_size.h with a custom command (wrapped by meson to set env)
[942/3124] Generating src/intel/vulkan/grl/gfx125_bvh_postbuild_info_decoded_size.h with a custom command (wrapped by meson to set env)
[943/3124] Generating src/intel/vulkan/grl/gfx125_bvh_copy_serialize_for_input_dump_indirect.h with a custom command (wrapped by meson to set env)
[944/3124] Generating src/intel/vulkan/grl/gfx125_bvh_copy_serialize_indirect.h with a custom command (wrapped by meson to set env)
[945/3124] Generating src/intel/vulkan/grl/gfx125_bvh_postbuild_info_serialized_size.h with a custom command (wrapped by meson to set env)
[946/3124] Generating src/intel/vulkan/grl/gfx125_misc_batched_init_globals.h with a custom command (wrapped by meson to set env)
[947/3124] Linking static target src/intel/vulkan/libanv_per_hw_ver90.a
[948/3124] Linking static target src/intel/vulkan/libanv_per_hw_ver110.a
[949/3124] Linking static target src/intel/vulkan/libanv_per_hw_ver120.a
[950/3124] Generating src/intel/vulkan/grl/gfx125_misc_copy_geo_descs_indirect_build.h with a custom command (wrapped by meson to set env)
[951/3124] Generating src/intel/vulkan/grl/gfx125_misc_copy_geo_meta_data.h with a custom command (wrapped by meson to set env)
[952/3124] Generating src/intel/vulkan/grl/gfx125_misc_copy_instance_ptrs.h with a custom command (wrapped by meson to set env)
[953/3124] Generating src/intel/vulkan/grl/gfx125_misc_copy_instance_ptrs_base_ptr.h with a custom command (wrapped by meson to set env)
[954/3124] Generating src/intel/vulkan/grl/gfx125_misc_copy_instance_ptrs_indirect.h with a custom command (wrapped by meson to set env)
[955/3124] Generating src/intel/vulkan/grl/gfx125_misc_copy_instance_ptrs_base_ptr_indirect.h with a custom command (wrapped by meson to set env)
[956/3124] Generating src/intel/vulkan/grl/gfx125_misc_copy_instances.h with a custom command (wrapped by meson to set env)
[957/3124] Generating src/intel/vulkan/grl/gfx125_misc_copy_instances_base_ptr_indirect.h with a custom command (wrapped by meson to set env)
[958/3124] Generating src/intel/vulkan/grl/gfx125_misc_copy_instances_base_ptr.h with a custom command (wrapped by meson to set env)
[959/3124] Generating src/intel/vulkan/grl/gfx125_misc_copy_instances_indirect.h with a custom command (wrapped by meson to set env)
[960/3124] Generating src/intel/vulkan/grl/gfx125_misc_copy_mock.h with a custom command (wrapped by meson to set env)
[961/3124] Generating src/intel/vulkan/grl/gfx125_misc_mem_set.h with a custom command (wrapped by meson to set env)
[962/3124] Generating src/intel/vulkan/grl/gfx125_misc_mem_set_size_ptr.h with a custom command (wrapped by meson to set env)
[963/3124] Compiling C object src/intel/vulkan/libanv_common.a.p/anv_nir_lower_load_patch_vertices_in.c.o
[964/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver200.a.p/genX_cmd_buffer.c.o
[965/3124] Linking static target src/intel/vulkan/libanv_per_hw_ver200.a
[966/3124] Compiling C object src/intel/vulkan/libanv_common.a.p/anv_nir_lower_ubo_loads.c.o
[967/3124] Compiling C object src/intel/vulkan/libanv_common.a.p/anv_perf.c.o
[968/3124] Compiling C object src/intel/vulkan/libanv_common.a.p/anv_nir_compute_push_layout.c.o
[969/3124] Compiling C object src/intel/vulkan/libanv_common.a.p/anv_nir_lower_multiview.c.o
[970/3124] Compiling C object src/intel/vulkan/libanv_common.a.p/anv_queue.c.o
[971/3124] Compiling C object src/intel/vulkan/libanv_common.a.p/anv_nir_lower_resource_intel.c.o
[972/3124] Compiling C object src/intel/vulkan/libanv_common.a.p/anv_util.c.o
[973/3124] Compiling C object src/intel/vulkan/libanv_common.a.p/anv_va.c.o
[974/3124] Compiling C object src/intel/vulkan/libanv_common.a.p/anv_pipeline_cache.c.o
[975/3124] Compiling C object src/intel/vulkan/libanv_common.a.p/anv_android_stubs.c.o
[976/3124] Compiling C object src/intel/vulkan/libanv_common.a.p/anv_sparse.c.o
[977/3124] Compiling C object src/intel/vulkan/libanv_common.a.p/anv_nir_push_descriptor_analysis.c.o
[978/3124] Compiling C object src/intel/vulkan/libanv_common.a.p/anv_utrace.c.o
[979/3124] Compiling C object src/intel/vulkan/libanv_common.a.p/anv_wsi.c.o
[980/3124] Compiling C object src/intel/vulkan/libvulkan_intel.so.p/anv_gem.c.o
[981/3124] Compiling C object src/intel/vulkan/libanv_common.a.p/anv_video.c.o
[982/3124] Compiling C object src/intel/vulkan/libanv_common.a.p/anv_astc_emu.c.o
[983/3124] Compiling C object src/intel/vulkan_hasvk/libanv_per_hw_ver70.a.p/genX_gpu_memcpy.c.o
[984/3124] Compiling C object src/intel/vulkan_hasvk/libanv_per_hw_ver70.a.p/gfx7_cmd_buffer.c.o
[985/3124] Compiling C object src/intel/vulkan_hasvk/libanv_per_hw_ver70.a.p/genX_state.c.o
[986/3124] Compiling C object src/intel/vulkan/libanv_common.a.p/anv_nir_apply_pipeline_layout.c.o
[987/3124] Compiling C object src/intel/vulkan_hasvk/libanv_per_hw_ver70.a.p/genX_query.c.o
[988/3124] Compiling C object src/intel/vulkan_hasvk/libanv_per_hw_ver75.a.p/genX_gpu_memcpy.c.o
[989/3124] Compiling C object src/intel/vulkan_hasvk/libanv_per_hw_ver70.a.p/genX_blorp_exec.c.o
[990/3124] Compiling C object src/intel/vulkan_hasvk/libanv_per_hw_ver70.a.p/genX_pipeline.c.o
[991/3124] Compiling C object src/intel/vulkan_hasvk/libanv_per_hw_ver75.a.p/genX_state.c.o
[992/3124] Compiling C object src/intel/vulkan_hasvk/libanv_per_hw_ver75.a.p/gfx7_cmd_buffer.c.o
[993/3124] Compiling C object src/intel/vulkan/libanv_common.a.p/anv_pipeline.c.o
[994/3124] Compiling C object src/intel/vulkan_hasvk/libanv_per_hw_ver80.a.p/genX_gpu_memcpy.c.o
[995/3124] Linking static target src/intel/vulkan/libanv_common.a
[996/3124] Compiling C object src/intel/vulkan_hasvk/libanv_per_hw_ver75.a.p/genX_pipeline.c.o
[997/3124] Compiling C object src/intel/vulkan_hasvk/libanv_per_hw_ver75.a.p/genX_blorp_exec.c.o
[998/3124] Compiling C object src/intel/vulkan_hasvk/libanv_hasvk_common.a.p/meson-generated_.._anv_entrypoints.c.o
[999/3124] Compiling C object src/intel/vulkan_hasvk/libanv_per_hw_ver75.a.p/genX_query.c.o
[1000/3124] Compiling C object src/intel/vulkan_hasvk/libanv_hasvk_common.a.p/layers_anv_doom64.c.o
[1001/3124] Compiling C object src/intel/vulkan_hasvk/libanv_per_hw_ver80.a.p/gfx8_cmd_buffer.c.o
[1002/3124] Compiling C object src/intel/vulkan_hasvk/libanv_per_hw_ver80.a.p/genX_state.c.o
[1003/3124] Compiling C object src/intel/vulkan_hasvk/libanv_per_hw_ver80.a.p/genX_blorp_exec.c.o
[1004/3124] Compiling C object src/intel/vulkan_hasvk/libanv_hasvk_common.a.p/anv_bo_sync.c.o
[1005/3124] Compiling C object src/intel/vulkan_hasvk/libanv_per_hw_ver80.a.p/genX_pipeline.c.o
[1006/3124] Compiling C object src/intel/vulkan_hasvk/libanv_hasvk_common.a.p/anv_cmd_buffer.c.o
[1007/3124] Compiling C object src/intel/vulkan_hasvk/libanv_hasvk_common.a.p/anv_measure.c.o
[1008/3124] Compiling C object src/intel/vulkan_hasvk/libanv_hasvk_common.a.p/anv_allocator.c.o
[1009/3124] Compiling C object src/intel/vulkan_hasvk/libanv_hasvk_common.a.p/anv_formats.c.o
[1010/3124] Compiling C object src/intel/vulkan_hasvk/libanv_hasvk_common.a.p/anv_blorp.c.o
[1011/3124] Compiling C object src/intel/vulkan_hasvk/libanv_hasvk_common.a.p/anv_descriptor_set.c.o
[1012/3124] Compiling C object src/intel/vulkan_hasvk/libanv_per_hw_ver80.a.p/genX_query.c.o
[1013/3124] Compiling C object src/intel/vulkan_hasvk/libanv_hasvk_common.a.p/anv_batch_chain.c.o
[1014/3124] Compiling C object src/intel/vulkan_hasvk/libanv_hasvk_common.a.p/anv_image.c.o
[1015/3124] Compiling C object src/intel/vulkan_hasvk/libanv_hasvk_common.a.p/anv_nir_lower_multiview.c.o
[1016/3124] Compiling C object src/intel/vulkan_hasvk/libanv_hasvk_common.a.p/anv_perf.c.o
[1017/3124] Compiling C object src/intel/vulkan_hasvk/libanv_hasvk_common.a.p/anv_queue.c.o
[1018/3124] Compiling C object src/intel/vulkan_hasvk/libanv_hasvk_common.a.p/anv_nir_compute_push_layout.c.o
[1019/3124] Compiling C object src/intel/vulkan_hasvk/libanv_hasvk_common.a.p/anv_device.c.o
[1020/3124] Compiling C object src/intel/vulkan_hasvk/libanv_hasvk_common.a.p/anv_nir_lower_ubo_loads.c.o
[1021/3124] Compiling C object src/intel/vulkan_hasvk/libanv_hasvk_common.a.p/anv_pipeline_cache.c.o
[1022/3124] Compiling C object src/intel/vulkan_hasvk/libanv_hasvk_common.a.p/anv_util.c.o
[1023/3124] Compiling C object src/intel/vulkan_hasvk/libanv_hasvk_common.a.p/anv_android_stubs.c.o
[1024/3124] Compiling C object src/intel/vulkan_hasvk/libanv_hasvk_common.a.p/anv_nir_lower_ycbcr_textures.c.o
[1025/3124] Compiling C object src/intel/vulkan_hasvk/libanv_hasvk_common.a.p/anv_utrace.c.o
[1026/3124] Generating src/amd/common/gfx10_format_table.c with a custom command (wrapped by meson to capture output)
[1027/3124] Generating src/amd/compiler/aco_opcodes.h with a custom command (wrapped by meson to capture output)
[1028/3124] Compiling C object src/intel/vulkan_hasvk/libanv_hasvk_common.a.p/anv_wsi.c.o
[1029/3124] Compiling C object src/intel/vulkan_hasvk/libvulkan_intel_hasvk.so.p/anv_gem.c.o
[1030/3124] Generating src/amd/compiler/aco_opcodes.cpp with a custom command (wrapped by meson to capture output)
[1031/3124] Compiling C++ object src/amd/addrlib/libaddrlib.a.p/src_r800_ciaddrlib.cpp.o
[1032/3124] Generating src/amd/compiler/aco_builder.h with a custom command (wrapped by meson to capture output)
[1033/3124] Generating src/amd/vulkan/radix_sort/shaders/init.comp.spv.h with a custom command
[1034/3124] Generating src/amd/vulkan/radix_sort/shaders/fill.comp.spv.h with a custom command
[1035/3124] Generating src/amd/vulkan/radix_sort/shaders/histogram.comp.spv.h with a custom command
[1036/3124] Compiling C object src/intel/vulkan_hasvk/libanv_hasvk_common.a.p/anv_nir_apply_pipeline_layout.c.o
[1037/3124] Generating src/amd/vulkan/radix_sort/shaders/prefix.comp.spv.h with a custom command
[1038/3124] Generating src/amd/vulkan/radix_sort/shaders/scatter_0_even.comp.spv.h with a custom command
[1039/3124] Generating src/amd/vulkan/radv_entrypoints with a custom command
[1040/3124] Generating src/amd/vulkan/radix_sort/shaders/scatter_0_odd.comp.spv.h with a custom command
[1041/3124] Generating src/amd/vulkan/radix_sort/shaders/scatter_1_even.comp.spv.h with a custom command
[1042/3124] Generating src/amd/vulkan/radix_sort/shaders/scatter_1_odd.comp.spv.h with a custom command
[1043/3124] Compiling C++ object src/amd/addrlib/libaddrlib.a.p/src_r800_egbaddrlib.cpp.o
[1044/3124] Generating src/amd/vulkan/bvh/copy.spv.h with a custom command
[1045/3124] Generating src/amd/vulkan/bvh/encode.spv.h with a custom command
[1046/3124] Generating src/amd/vulkan/bvh/header.spv.h with a custom command
[1047/3124] Generating src/amd/vulkan/bvh/encode_compact.spv.h with a custom command
[1048/3124] Compiling C++ object src/amd/addrlib/libaddrlib.a.p/src_r800_siaddrlib.cpp.o
[1049/3124] Generating src/amd/vulkan/bvh/lbvh_generate_ir.spv.h with a custom command
[1050/3124] Generating src/amd/vulkan/bvh/lbvh_main.spv.h with a custom command
[1051/3124] Compiling C object src/intel/vulkan_hasvk/libanv_hasvk_common.a.p/anv_pipeline.c.o
[1052/3124] Generating src/amd/vulkan/bvh/leaf.spv.h with a custom command
[1053/3124] Generating src/amd/vulkan/bvh/leaf_always_active.spv.h with a custom command
[1054/3124] Linking static target src/intel/vulkan_hasvk/libanv_hasvk_common.a
[1055/3124] Generating src/amd/vulkan/bvh/morton.spv.h with a custom command
[1056/3124] Generating src/amd/vulkan/bvh/ploc_internal.spv.h with a custom command
[1057/3124] Generating src/amd/vulkan/bvh/update.spv.h with a custom command
[1058/3124] Generating src/amd/vulkan/radeon_icd with a custom command
[1059/3124] Compiling C object src/amd/vpelib/liblibvpe.a.a.p/src_core_vpe_scl_filters.c.o
[1060/3124] Generating src/amd/vulkan/radeon_devenv_icd with a custom command
[1061/3124] Compiling C object src/amd/vpelib/liblibvpe.a.a.p/src_core_mpc.c.o
[1062/3124] Compiling C object src/amd/vpelib/liblibvpe.a.a.p/src_core_vpe_visual_confirm.c.o
[1063/3124] Compiling C object src/amd/vpelib/liblibvpe.a.a.p/src_core_background.c.o
[1064/3124] Compiling C object src/amd/vpelib/liblibvpe.a.a.p/src_core_color_bg.c.o
[1065/3124] Compiling C object src/amd/vpelib/liblibvpe.a.a.p/src_core_plane_desc_writer.c.o
[1066/3124] Compiling C object src/amd/vpelib/liblibvpe.a.a.p/src_core_config_writer.c.o
[1067/3124] Compiling C object src/amd/vpelib/liblibvpe.a.a.p/src_core_color_gamma.c.o
[1068/3124] Compiling C object src/amd/vpelib/liblibvpe.a.a.p/src_core_vpe_desc_writer.c.o
[1069/3124] Compiling C object src/amd/vpelib/liblibvpe.a.a.p/src_core_color_table.c.o
[1070/3124] Compiling C object src/intel/vulkan/libanv_per_hw_ver125.a.p/genX_cmd_buffer.c.o
[1071/3124] Linking static target src/intel/vulkan/libanv_per_hw_ver125.a
[1072/3124] Compiling C object src/amd/vpelib/liblibvpe.a.a.p/src_core_3dlut_builder.c.o
[1073/3124] Compiling C object src/amd/vpelib/liblibvpe.a.a.p/src_core_color_gamut.c.o
[1074/3124] Compiling C++ object src/amd/addrlib/libaddrlib.a.p/src_gfx11_gfx11addrlib.cpp.o
[1075/3124] Linking static target src/amd/addrlib/libaddrlib.a
[1076/3124] Compiling C object src/amd/vpelib/liblibvpe.a.a.p/src_core_vpelib.c.o
[1077/3124] Compiling C object src/amd/vpelib/liblibvpe.a.a.p/src_utils_custom_float.c.o
[1078/3124] Compiling C object src/amd/vpelib/liblibvpe.a.a.p/src_core_shaper_builder.c.o
[1079/3124] Compiling C object src/amd/vpelib/liblibvpe.a.a.p/src_core_color_cs.c.o
[1080/3124] Compiling C object src/amd/vpelib/liblibvpe.a.a.p/src_utils_conversion.c.o
[1081/3124] Compiling C object src/amd/vpelib/liblibvpe.a.a.p/src_core_common.c.o
[1082/3124] Compiling C object src/amd/vpelib/liblibvpe.a.a.p/src_utils_custom_fp16.c.o
[1083/3124] Compiling C object src/amd/vpelib/liblibvpe.a.a.p/src_utils_fixpt31_32.c.o
[1084/3124] Compiling C object src/amd/vpelib/liblibvpe.a.a.p/src_core_resource.c.o
[1085/3124] Compiling C object src/amd/vpelib/liblibvpe.a.a.p/src_core_color.c.o
[1086/3124] Compiling C object src/amd/vpelib/liblibvpe.a.a.p/src_chip_vpe10_vpe10_cmd_builder.c.o
[1087/3124] Compiling C object src/amd/vpelib/liblibvpe.a.a.p/src_chip_vpe10_vpe10_dpp_dscl.c.o
[1088/3124] Compiling C object src/amd/vpelib/liblibvpe.a.a.p/src_chip_vpe10_vpe10_background.c.o
[1089/3124] Compiling C object src/amd/vpelib/liblibvpe.a.a.p/src_chip_vpe10_vpe10_vpec.c.o
[1090/3124] Compiling C object src/amd/vpelib/liblibvpe.a.a.p/src_chip_vpe10_vpe10_resource.c.o
[1091/3124] Compiling C object src/amd/vpelib/liblibvpe.a.a.p/src_chip_vpe10_vpe10_cm_common.c.o
[1092/3124] Compiling C object src/amd/vpelib/liblibvpe.a.a.p/src_chip_vpe10_vpe10_dpp.c.o
[1093/3124] Compiling C object src/amd/vpelib/liblibvpe.a.a.p/src_chip_vpe10_vpe10_dpp_cm.c.o
[1094/3124] Compiling C object src/amd/vpelib/liblibvpe.a.a.p/src_chip_vpe10_vpe10_opp.c.o
[1095/3124] Compiling C object src/amd/vpelib/liblibvpe.a.a.p/src_chip_vpe10_vpe10_cdc.c.o
[1096/3124] Compiling C object src/amd/vpelib/liblibvpe.a.a.p/src_chip_vpe10_vpe10_mpc.c.o
[1097/3124] Compiling C object src/microsoft/compiler/libdxil_compiler.a.p/dxil_buffer.c.o
[1098/3124] Generating src/virtio/vulkan/virtio_icd with a custom command
[1099/3124] Generating src/virtio/vulkan/virtio_devenv_icd with a custom command
[1100/3124] Generating src/intel/vulkan/grl/gfx125_bvh_build_DFS_DFS_single_wg_batchable.h with a custom command (wrapped by meson to set env)
[1101/3124] Compiling C object src/microsoft/compiler/libdxil_compiler.a.p/dxil_enums.c.o
[1102/3124] Compiling C object src/microsoft/compiler/libdxil_compiler.a.p/dxil_function.c.o
[1103/3124] Generating src/microsoft/compiler/dxil_nir_algebraic.c with a custom command (wrapped by meson to capture output)
[1104/3124] Generating src/virtio/vulkan/vn_entrypoints with a custom command
[1105/3124] Compiling C object src/microsoft/compiler/libdxil_compiler.a.p/dxil_container.c.o
[1106/3124] Generating src/intel/vulkan/grl/gfx125_bvh_build_DFS_DFS_single_wg.h with a custom command (wrapped by meson to set env)
[1107/3124] Compiling C object src/virtio/vulkan/libvulkan_virtio.so.p/meson-generated_.._vn_entrypoints.c.o
[1108/3124] Compiling C object src/microsoft/compiler/libdxil_compiler.a.p/dxil_dump.c.o
[1109/3124] Compiling C object src/microsoft/compiler/libdxil_compiler.a.p/meson-generated_.._dxil_nir_algebraic.c.o
[1110/3124] Compiling C object src/microsoft/compiler/libdxil_compiler.a.p/dxil_signature.c.o
[1111/3124] Compiling C object src/microsoft/compiler/libdxil_compiler.a.p/dxil_nir_lower_vs_vertex_conversion.c.o
[1112/3124] Generating src/intel/vulkan/grl/gfx125_bvh_build_DFS_DFS.h with a custom command (wrapped by meson to set env)
[1113/3124] Compiling C object src/microsoft/compiler/libdxil_compiler.a.p/dxil_nir_tess.c.o
[1114/3124] Compiling C object src/intel/vulkan_hasvk/libanv_per_hw_ver70.a.p/genX_cmd_buffer.c.o
[1115/3124] Compiling C object src/microsoft/compiler/libdxil_compiler.a.p/dxil_nir_lower_int_samplers.c.o
[1116/3124] Compiling C object src/virtio/vulkan/libvulkan_virtio.so.p/vn_common.c.o
[1117/3124] Compiling C object src/microsoft/compiler/libdxil_compiler.a.p/dxil_nir_lower_int_cubemaps.c.o
[1118/3124] Compiling C object src/virtio/vulkan/libvulkan_virtio.so.p/vn_cs.c.o
[1119/3124] Compiling C object src/virtio/vulkan/libvulkan_virtio.so.p/vn_buffer.c.o
[1120/3124] Compiling C object src/virtio/vulkan/libvulkan_virtio.so.p/vn_device_memory.c.o
[1121/3124] Compiling C object src/intel/vulkan/grl/libgrl_gfx125.a.p/meson-generated_.._grl_metakernel_postbuild_info.c.o
[1122/3124] Linking static target src/intel/vulkan_hasvk/libanv_per_hw_ver70.a
[1123/3124] Compiling C object src/intel/vulkan/grl/libgrl_gfx125.a.p/genX_grl_dispatch.c.o
[1124/3124] Compiling C object src/microsoft/compiler/libdxil_compiler.a.p/dxil_module.c.o
[1125/3124] Compiling C object src/intel/vulkan/grl/libgrl_gfx125.a.p/meson-generated_.._grl_metakernel_build_leaf.c.o
[1126/3124] Compiling C object src/intel/vulkan/grl/libgrl_gfx125.a.p/meson-generated_.._grl_metakernel_copy.c.o
[1127/3124] Compiling C object src/intel/vulkan/grl/libgrl_gfx125.a.p/meson-generated_.._grl_metakernel_build_primref.c.o
[1128/3124] Compiling C object src/intel/vulkan/grl/libgrl_gfx125.a.p/meson-generated_.._grl_metakernel_misc.c.o
[1129/3124] Compiling C++ object src/intel/vulkan/grl/libgrl_gfx125.a.p/genX_grl_uuid.cpp.o
[1130/3124] Compiling C object src/virtio/vulkan/libvulkan_virtio.so.p/vn_icd.c.o
[1131/3124] Compiling C object src/virtio/vulkan/libvulkan_virtio.so.p/vn_feedback.c.o
[1132/3124] Compiling C object src/virtio/vulkan/libvulkan_virtio.so.p/vn_descriptor_set.c.o
[1133/3124] Compiling C object src/virtio/vulkan/libvulkan_virtio.so.p/vn_instance.c.o
[1134/3124] Compiling C object src/intel/vulkan_hasvk/libanv_per_hw_ver75.a.p/genX_cmd_buffer.c.o
[1135/3124] Linking static target src/intel/vulkan_hasvk/libanv_per_hw_ver75.a
[1136/3124] Compiling C object src/intel/vulkan_hasvk/libanv_per_hw_ver80.a.p/genX_cmd_buffer.c.o
[1137/3124] Linking static target src/intel/vulkan_hasvk/libanv_per_hw_ver80.a
[1138/3124] Compiling C object src/virtio/vulkan/libvulkan_virtio.so.p/vn_query_pool.c.o
[1139/3124] Compiling C object src/virtio/vulkan/libvulkan_virtio.so.p/vn_renderer_internal.c.o
[1140/3124] Compiling C object src/intel/vulkan/grl/libgrl_gfx125.a.p/meson-generated_.._grl_gfx125_cl_kernel.c.o
[1141/3124] Compiling C object src/virtio/vulkan/libvulkan_virtio.so.p/vn_ring.c.o
[1142/3124] Compiling C object src/virtio/vulkan/libvulkan_virtio.so.p/vn_renderer_util.c.o
[1143/3124] Compiling C object src/virtio/vulkan/libvulkan_virtio.so.p/vn_device.c.o
[1144/3124] Compiling C object src/intel/vulkan/grl/libgrl_gfx125.a.p/meson-generated_.._grl_metakernel_new_sah_builder.c.o
[1145/3124] Linking static target src/intel/vulkan/grl/libgrl_gfx125.a
[1146/3124] Linking static target src/intel/vulkan/grl/libgrl.a
[1147/3124] Compiling C object src/virtio/vulkan/libvulkan_virtio.so.p/vn_wsi.c.o
[1148/3124] Compiling C object src/virtio/vulkan/libvulkan_virtio.so.p/vn_renderer_vtest.c.o
[1149/3124] Compiling C object src/microsoft/spirv_to_dxil/spirv2dxil.p/spirv2dxil.c.o
[1150/3124] Compiling C object src/virtio/vulkan/libvulkan_virtio.so.p/vn_renderer_virtgpu.c.o
[1151/3124] Generating src/microsoft/vulkan/dzn_icd with a custom command
[1152/3124] Generating src/microsoft/vulkan/dzn_entrypoints with a custom command
[1153/3124] Generating src/microsoft/vulkan/dzn_devenv_icd with a custom command
[1154/3124] Compiling C object src/microsoft/compiler/libdxil_compiler.a.p/dxil_nir.c.o
[1155/3124] Compiling C object src/microsoft/spirv_to_dxil/libspirv_to_dxil.so.p/spirv_to_dxil.c.o
[1156/3124] Generating src/nouveau/headers/cl902d.h with a custom command
[1157/3124] Generating src/nouveau/headers/cl9039.h with a custom command
[1158/3124] Generating src/nouveau/headers/cl906f.h with a custom command
[1159/3124] Compiling C object src/microsoft/spirv_to_dxil/libspirv_to_dxil.so.p/dxil_spirv_nir_lower_bindless.c.o
[1160/3124] Compiling C object src/microsoft/vulkan/libvulkan_dzn.so.p/meson-generated_.._dzn_entrypoints.c.o
[1161/3124] Generating src/amd/common/amdgfxregs_h with a custom command (wrapped by meson to capture output)
[1162/3124] Compiling C++ object src/microsoft/vulkan/libvulkan_dzn.so.p/dzn_dxcore.cpp.o
[1163/3124] Compiling C object src/virtio/vulkan/libvulkan_virtio.so.p/vn_image.c.o
[1164/3124] Compiling C object src/amd/common/ac_ib_parser.p/ac_ib_parser.c.o
[1165/3124] Compiling C object src/virtio/vulkan/libvulkan_virtio.so.p/vn_render_pass.c.o
[1166/3124] Compiling C object src/amd/llvm/libamd_common_llvm.a.p/ac_llvm_util.c.o
[1167/3124] Compiling C object src/virtio/vulkan/libvulkan_virtio.so.p/vn_command_buffer.c.o
[1168/3124] Compiling C object src/microsoft/vulkan/libvulkan_dzn.so.p/dzn_meta.c.o
[1169/3124] Compiling C object src/virtio/vulkan/libvulkan_virtio.so.p/vn_pipeline.c.o
[1170/3124] Compiling C object src/microsoft/vulkan/libvulkan_dzn.so.p/dzn_image.c.o
[1171/3124] Compiling C object src/microsoft/spirv_to_dxil/libspirv_to_dxil.so.p/dxil_spirv_nir.c.o
[1172/3124] Compiling C object src/virtio/vulkan/libvulkan_virtio.so.p/vn_queue.c.o
[1173/3124] Compiling C object src/microsoft/vulkan/libvulkan_dzn.so.p/dzn_descriptor_set.c.o
[1174/3124] Compiling C object src/microsoft/vulkan/libvulkan_dzn.so.p/dzn_device.c.o
[1175/3124] Compiling C++ object src/amd/compiler/libaco.a.p/meson-generated_.._aco_opcodes.cpp.o
[1176/3124] Compiling C object src/microsoft/vulkan/libvulkan_dzn.so.p/dzn_pipeline.c.o
[1177/3124] Compiling C++ object src/amd/compiler/libaco.a.p/aco_dominance.cpp.o
[1178/3124] Compiling C++ object src/amd/compiler/libaco.a.p/aco_dead_code_analysis.cpp.o
[1179/3124] Compiling C object src/amd/llvm/libamd_common_llvm.a.p/ac_llvm_build.c.o
[1180/3124] Compiling C object src/microsoft/vulkan/libvulkan_dzn.so.p/dzn_nir.c.o
[1181/3124] Compiling C object src/microsoft/compiler/libdxil_compiler.a.p/nir_to_dxil.c.o
../src/microsoft/compiler/nir_to_dxil.c: In function 'log_nir_instr_unsupported':
../src/microsoft/compiler/nir_to_dxil.c:66:4: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result]
66 | asprintf(&msg, "%s: %s\n", message_prefix, instr_str);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1182/3124] Compiling C object src/amd/vpelib/liblibvpe.a.a.p/src_core_color_test_values.c.o
[1183/3124] Compiling C object src/microsoft/vulkan/libvulkan_dzn.so.p/dzn_cmd_buffer.c.o
[1184/3124] Compiling C++ object src/amd/compiler/libaco.a.p/aco_interface.cpp.o
[1185/3124] Compiling C object src/virtio/vulkan/libvulkan_virtio.so.p/vn_physical_device.c.o
[1186/3124] Compiling C object src/amd/llvm/libamd_common_llvm.a.p/ac_nir_to_llvm.c.o
[1187/3124] Compiling C++ object src/amd/compiler/libaco.a.p/aco_instruction_selection_setup.cpp.o
[1188/3124] Compiling C++ object src/amd/compiler/libaco.a.p/aco_form_hard_clauses.cpp.o
[1189/3124] Compiling C++ object src/amd/compiler/libaco.a.p/aco_ir.cpp.o
[1190/3124] Compiling C++ object src/amd/compiler/libaco.a.p/aco_reduce_assign.cpp.o
[1191/3124] Generating src/amd/common/sid_tables_h with a custom command (wrapped by meson to capture output)
[1192/3124] Compiling C object src/amd/common/libamd_common.a.p/meson-generated_.._gfx10_format_table.c.o
[1193/3124] Compiling C++ object src/amd/compiler/libaco.a.p/aco_live_var_analysis.cpp.o
[1194/3124] Compiling C object src/amd/common/libamd_common.a.p/ac_binary.c.o
[1195/3124] Compiling C++ object src/amd/compiler/libaco.a.p/aco_insert_waitcnt.cpp.o
[1196/3124] Compiling C object src/amd/common/libamd_common.a.p/ac_shader_args.c.o
[1197/3124] Compiling C++ object src/amd/compiler/libaco.a.p/aco_lower_phis.cpp.o
[1198/3124] Compiling C++ object src/amd/llvm/libamd_common_llvm.a.p/ac_llvm_helper.cpp.o
[1199/3124] Compiling C++ object src/amd/compiler/libaco.a.p/aco_print_asm.cpp.o
[1200/3124] Compiling C object src/amd/common/libamd_common.a.p/ac_shader_util.c.o
[1201/3124] Compiling C++ object src/amd/compiler/libaco.a.p/aco_reindex_ssa.cpp.o
[1202/3124] Compiling C++ object src/amd/compiler/libaco.a.p/aco_opt_value_numbering.cpp.o
[1203/3124] Compiling C++ object src/amd/compiler/libaco.a.p/aco_assembler.cpp.o
[1204/3124] Compiling C++ object src/amd/compiler/libaco.a.p/aco_optimizer_postRA.cpp.o
[1205/3124] Compiling C object src/amd/common/libamd_common.a.p/ac_shadowed_regs.c.o
[1206/3124] Compiling C object src/amd/common/libamd_common.a.p/ac_sqtt.c.o
[1207/3124] Compiling C object src/amd/common/libamd_common.a.p/ac_spm.c.o
[1208/3124] Compiling C object src/amd/common/libamd_common.a.p/ac_gather_context_rolls.c.o
[1209/3124] Compiling C object src/amd/common/libamd_common.a.p/ac_msgpack.c.o
[1210/3124] Compiling C++ object src/amd/compiler/libaco.a.p/aco_insert_exec_mask.cpp.o
[1211/3124] Compiling C++ object src/amd/compiler/libaco.a.p/aco_print_ir.cpp.o
[1212/3124] Compiling C object src/amd/common/libamd_common.a.p/ac_rgp.c.o
[1213/3124] Compiling C object src/amd/common/libamd_common.a.p/ac_debug.c.o
[1214/3124] Compiling C object src/amd/common/libamd_common.a.p/ac_gpu_info.c.o
[1215/3124] Compiling C++ object src/amd/compiler/libaco.a.p/aco_lower_to_cssa.cpp.o
[1216/3124] Compiling C object src/amd/common/libamd_common.a.p/ac_nir_opt_outputs.c.o
[1217/3124] Compiling C object src/amd/common/libamd_common.a.p/ac_nir_lower_global_access.c.o
[1218/3124] Compiling C object src/amd/common/libamd_common.a.p/ac_nir_cull.c.o
[1219/3124] Compiling C object src/amd/common/libamd_common.a.p/amd_family.c.o
[1220/3124] Compiling C++ object src/amd/compiler/libaco.a.p/aco_scheduler.cpp.o
[1221/3124] Compiling C object src/amd/common/libamd_common.a.p/ac_nir_lower_esgs_io_to_mem.c.o
[1222/3124] Compiling C object src/amd/common/libamd_common.a.p/ac_nir_lower_resinfo.c.o
[1223/3124] Compiling C++ object src/amd/compiler/libaco.a.p/aco_insert_NOPs.cpp.o
[1224/3124] Linking static target src/amd/llvm/libamd_common_llvm.a
[1225/3124] Compiling C object src/amd/common/libamd_common.a.p/ac_nir_lower_subdword_loads.c.o
[1226/3124] Compiling C object src/amd/common/libamd_common.a.p/ac_nir_lower_taskmesh_io_to_mem.c.o
[1227/3124] Compiling C object src/amd/common/libamd_common.a.p/ac_perfcounter.c.o
[1228/3124] Compiling C object src/amd/common/libamd_common.a.p/ac_nir_lower_image_opcodes_cdna.c.o
[1229/3124] Compiling C object src/amd/common/libamd_common.a.p/ac_rgp_elf_object_pack.c.o
[1230/3124] Compiling C object src/amd/common/libamd_common.a.p/ac_rtld.c.o
[1231/3124] Compiling C object src/amd/common/libamd_common.a.p/ac_nir_lower_tex.c.o
[1232/3124] Compiling C object src/amd/common/libamd_common.a.p/ac_surface.c.o
[1233/3124] Compiling C object src/amd/common/libamd_common.a.p/ac_nir_lower_tess_io_to_mem.c.o
[1234/3124] Compiling C object src/amd/common/libamd_common.a.p/ac_nir.c.o
[1235/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/meson-generated_.._radv_entrypoints.c.o
[1236/3124] Compiling C object src/amd/common/libamd_common.a.p/ac_nir_lower_ps.c.o
[1237/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/layers_radv_metro_exodus.c.o
[1238/3124] Compiling C object src/amd/common/libamd_common.a.p/ac_parse_ib.c.o
[1239/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/layers_radv_rage2.c.o
[1240/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/layers_radv_quantic_dream.c.o
[1241/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/layers_radv_rmv_layer.c.o
[1242/3124] Compiling C++ object src/amd/compiler/libaco.a.p/aco_scheduler_ilp.cpp.o
[1243/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/layers_radv_rra_layer.c.o
[1244/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/meta_radv_meta.c.o
[1245/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/meta_radv_meta_astc_decode.c.o
[1246/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/layers_radv_sqtt_layer.c.o
[1247/3124] Compiling C++ object src/amd/compiler/libaco.a.p/aco_statistics.cpp.o
[1248/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/meta_radv_meta_buffer.c.o
[1249/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/meta_radv_meta_copy.c.o
[1250/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/meta_radv_meta_blit.c.o
[1251/3124] Compiling C++ object src/amd/compiler/libaco.a.p/aco_ssa_elimination.cpp.o
[1252/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/meta_radv_meta_blit2d.c.o
[1253/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/meta_radv_meta_copy_vrs_htile.c.o
[1254/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/meta_radv_meta_etc_decode.c.o
[1255/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/meta_radv_meta_decompress.c.o
[1256/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/meta_radv_meta_dcc_retile.c.o
[1257/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/meta_radv_meta_clear.c.o
[1258/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/meta_radv_meta_bufimage.c.o
[1259/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/nir_radv_nir_export_multiview.c.o
[1260/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/meta_radv_meta_fast_clear.c.o
[1261/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/meta_radv_meta_fmask_expand.c.o
[1262/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/meta_radv_meta_fmask_copy.c.o
[1263/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/meta_radv_meta_resolve.c.o
[1264/3124] Compiling C++ object src/amd/compiler/libaco.a.p/aco_register_allocation.cpp.o
[1265/3124] Compiling C object src/amd/common/libamd_common.a.p/ac_nir_lower_ngg.c.o
[1266/3124] Linking static target src/amd/common/libamd_common.a
[1267/3124] Linking target src/amd/common/ac_ib_parser
[1268/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/nir_radv_nir_lower_primitive_shading_rate.c.o
[1269/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/nir_radv_nir_lower_hit_attrib_derefs.c.o
[1270/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/meta_radv_meta_resolve_cs.c.o
[1271/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/meta_radv_meta_resolve_fs.c.o
[1272/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/nir_radv_nir_lower_intrinsics_early.c.o
[1273/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/nir_radv_nir_lower_poly_line_smooth.c.o
[1274/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/nir_radv_nir_lower_view_index.c.o
[1275/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/nir_radv_nir_lower_fs_intrinsics.c.o
[1276/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/nir_radv_nir_lower_fs_barycentric.c.o
[1277/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/nir_radv_nir_lower_io.c.o
[1278/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/nir_radv_nir_lower_cooperative_matrix.c.o
[1279/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/nir_radv_nir_apply_pipeline_layout.c.o
[1280/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/nir_radv_nir_lower_viewport_to_zero.c.o
[1281/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/nir_radv_nir_lower_abi.c.o
[1282/3124] Compiling C++ object src/amd/compiler/libaco.a.p/aco_optimizer.cpp.o
[1283/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/winsys_null_radv_null_winsys.c.o
[1284/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/winsys_null_radv_null_bo.c.o
[1285/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/winsys_null_radv_null_cs.c.o
[1286/3124] Compiling C++ object src/amd/compiler/libaco.a.p/aco_lower_to_hw_instr.cpp.o
[1287/3124] Compiling C++ object src/amd/compiler/libaco.a.p/aco_validate.cpp.o
[1288/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/radv_android.c.o
[1289/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/radv_buffer_view.c.o
[1290/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/radv_buffer.c.o
[1291/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/radv_cp_reg_shadowing.c.o
[1292/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/nir_radv_nir_lower_vs_inputs.c.o
[1293/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/radv_event.c.o
[1294/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/nir_radv_nir_lower_ray_queries.c.o
[1295/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/radv_device_memory.c.o
[1296/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/radv_debug.c.o
[1297/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/radv_acceleration_structure.c.o
[1298/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/radv_instance.c.o
[1299/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/radv_image_view.c.o
[1300/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/radv_formats.c.o
[1301/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/radv_pipeline_cache.c.o
[1302/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/radv_image.c.o
[1303/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/radv_perfcounter.c.o
[1304/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/radv_device.c.o
[1305/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/radv_descriptor_set.c.o
[1306/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/radv_pipeline_compute.c.o
[1307/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/radv_pipeline.c.o
[1308/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/nir_radv_nir_rt_common.c.o
[1309/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/radv_physical_device.c.o
[1310/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/radv_sampler.c.o
[1311/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/radv_pipeline_rt.c.o
[1312/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/radv_rmv.c.o
[1313/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/radv_queue.c.o
[1314/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/radv_rra.c.o
[1315/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/radv_sdma.c.o
[1316/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/radv_shader_args.c.o
[1317/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/radv_spm.c.o
[1318/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/radv_device_generated_commands.c.o
[1319/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/radix_sort_common_vk_barrier.c.o
[1320/3124] Compiling C++ object src/amd/vulkan/libvulkan_radeon.so.p/radv_llvm_helper.cpp.o
[1321/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/nir_radv_nir_rt_shader.c.o
[1322/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/radix_sort_common_util.c.o
[1323/3124] Linking static target src/amd/vpelib/liblibvpe.a.a
[1324/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/winsys_amdgpu_radv_amdgpu_surface.c.o
[1325/3124] Linking static target src/microsoft/compiler/libdxil_compiler.a
[1326/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/radv_sqtt.c.o
[1327/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/radv_wsi.c.o
[1328/3124] Linking static target src/microsoft/spirv_to_dxil/libspirv_to_dxil.a
[1329/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/radv_shader_info.c.o
[1330/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/winsys_amdgpu_radv_amdgpu_bo.c.o
[1331/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/radix_sort_radix_sort_vk.c.o
[1332/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/winsys_amdgpu_radv_amdgpu_winsys.c.o
[1333/3124] Generating src/nouveau/headers/cl9097.h with a custom command
[1334/3124] Generating src/nouveau/headers/cl90b5.h with a custom command
[1335/3124] Generating src/nouveau/headers/cl90c0.h with a custom command
[1336/3124] Generating src/nouveau/headers/cla0b5.h with a custom command
[1337/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/radv_shader.c.o
[1338/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/winsys_amdgpu_radv_amdgpu_cs.c.o
[1339/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/radix_sort_radv_radix_sort.c.o
[1340/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/radv_nir_to_llvm.c.o
[1341/3124] Compiling C object src/microsoft/vulkan/libvulkan_dzn.so.p/dzn_query.c.o
[1342/3124] Compiling C object src/microsoft/vulkan/libvulkan_dzn.so.p/dzn_wsi.c.o
[1343/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/si_cmd_buffer.c.o
[1344/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/radv_video.c.o
[1345/3124] Compiling C object src/microsoft/vulkan/libvulkan_dzn.so.p/dzn_sync.c.o
[1346/3124] Linking target src/microsoft/spirv_to_dxil/libspirv_to_dxil.so
[1347/3124] Compiling C object src/microsoft/vulkan/libvulkan_dzn.so.p/dzn_util.c.o
[1348/3124] Generating src/nouveau/headers/cla097.h with a custom command
[1349/3124] Generating src/nouveau/headers/cla0c0.h with a custom command
[1350/3124] Generating src/nouveau/headers/clb1c0.h with a custom command
[1351/3124] Generating src/nouveau/headers/clc1b5.h with a custom command
[1352/3124] Generating src/nouveau/headers/clb0c0.h with a custom command
[1353/3124] Generating src/nouveau/headers/clb097.h with a custom command
[1354/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/radv_pipeline_graphics.c.o
[1355/3124] Generating src/nouveau/headers/clc0c0.h with a custom command
[1356/3124] Generating src/nouveau/headers/clb197.h with a custom command
[1357/3124] Generating src/nouveau/headers/clc3c0.h with a custom command
[1358/3124] Generating src/nouveau/headers/clc097.h with a custom command
[1359/3124] Generating src/nouveau/headers/clc397.h with a custom command
[1360/3124] Linking target src/microsoft/spirv_to_dxil/spirv2dxil
[1361/3124] Compiling Rust source ../subprojects/unicode-ident-1.0.12/src/lib.rs
[1362/3124] Generating src/nouveau/headers/clc6c0.h with a custom command
[1363/3124] Generating src/nouveau/headers/clc5c0.h with a custom command
[1364/3124] Generating src/nouveau/headers/clc597.h with a custom command
[1365/3124] Compiling Rust source ../src/nouveau/compiler/bitview/lib.rs
[1366/3124] Generating src/nouveau/compiler/nak_nir_algebraic.c with a custom command (wrapped by meson to capture output)
[1367/3124] Compiling C object src/nouveau/headers/libnvidia_headers.a.p/meson-generated_.._nvk_cl906f.c.o
[1368/3124] Compiling C++ object src/amd/compiler/libaco.a.p/aco_spill.cpp.o
[1369/3124] Compiling C object src/nouveau/headers/libnvidia_headers.a.p/meson-generated_.._nvk_cl9039.c.o
[1370/3124] Linking target src/virtio/vulkan/libvulkan_virtio.so
[1371/3124] Compiling C object src/nouveau/headers/libnvidia_headers.a.p/meson-generated_.._nvk_cl90b5.c.o
[1372/3124] Compiling C object src/nouveau/headers/libnvidia_headers.a.p/meson-generated_.._nvk_cl902d.c.o
[1373/3124] Compiling C object src/nouveau/headers/libnvidia_headers.a.p/meson-generated_.._nvk_cla0b5.c.o
[1374/3124] Compiling Rust source ../subprojects/proc-macro2-1.0.70/src/lib.rs
warning: field `0` is never read
--> ../subprojects/proc-macro2-1.0.70/src/marker.rs:15:39
|
15 | pub(crate) struct ProcMacroAutoTraits(Rc<()>);
| ------------------- ^^^^^^
| |
| field in this struct
|
= note: `#[warn(dead_code)]` on by default
help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
|
15 | pub(crate) struct ProcMacroAutoTraits(());
| ~~
warning: 1 warning emitted
[1375/3124] Compiling C object src/nouveau/headers/libnvidia_headers.a.p/meson-generated_.._nvk_cl90c0.c.o
[1376/3124] Compiling C++ object src/nouveau/codegen/libnouveau_codegen.a.p/nv50_ir_lowering_helper.cpp.o
[1377/3124] Compiling C++ object src/nouveau/codegen/libnouveau_codegen.a.p/nv50_ir_graph.cpp.o
[1378/3124] Compiling C object src/nouveau/headers/libnvidia_headers.a.p/meson-generated_.._nvk_clb0c0.c.o
[1379/3124] Compiling C++ object src/nouveau/codegen/libnouveau_codegen.a.p/nv50_ir_bb.cpp.o
[1380/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/radv_query.c.o
[1381/3124] Compiling C object src/nouveau/headers/libnvidia_headers.a.p/meson-generated_.._nvk_clc1b5.c.o
[1382/3124] Compiling C object src/nouveau/headers/libnvidia_headers.a.p/meson-generated_.._nvk_clb1c0.c.o
[1383/3124] Compiling C++ object src/nouveau/codegen/libnouveau_codegen.a.p/nv50_ir_build_util.cpp.o
[1384/3124] Compiling C object src/nouveau/headers/libnvidia_headers.a.p/meson-generated_.._nvk_cla0c0.c.o
[1385/3124] Compiling C object src/nouveau/headers/libnvidia_headers.a.p/meson-generated_.._nvk_clc0c0.c.o
[1386/3124] Linking target src/microsoft/vulkan/libvulkan_dzn.so
[1387/3124] Compiling C object src/nouveau/headers/libnvidia_headers.a.p/meson-generated_.._nvk_clc3c0.c.o
[1388/3124] Compiling C object src/nouveau/headers/libnvidia_headers.a.p/meson-generated_.._nvk_clc5c0.c.o
[1389/3124] Compiling C object src/amd/vulkan/libvulkan_radeon.so.p/radv_cmd_buffer.c.o
[1390/3124] Compiling Rust source ../subprojects/quote-1.0.33/src/lib.rs
[1391/3124] Compiling C object src/nouveau/headers/libnvidia_headers.a.p/nv_push.c.o
[1392/3124] Compiling C object src/nouveau/headers/libnvidia_headers.a.p/meson-generated_.._nvk_clc6c0.c.o
[1393/3124] Compiling C++ object src/nouveau/codegen/libnouveau_codegen.a.p/nv50_ir_emit_nv50.cpp.o
[1394/3124] Generating bindings for Rust src/nouveau/compiler/rustmod-bindgen-nak_bindings.h
Failed to run rustfmt: cannot find binary path (non-fatal, continuing)
[1395/3124] Compiling C object src/nouveau/compiler/libnak.a.p/meson-generated_.._.._headers_nvk_cl906f.c.o
[1396/3124] Compiling C object src/nouveau/compiler/libnak.a.p/meson-generated_.._nak_nir_algebraic.c.o
[1397/3124] Compiling C object src/nouveau/compiler/libnak.a.p/meson-generated_.._.._headers_nvk_cl9039.c.o
[1398/3124] Compiling C object src/nouveau/compiler/libnak.a.p/meson-generated_.._.._headers_nvk_cl90b5.c.o
[1399/3124] Compiling C++ object src/nouveau/codegen/libnouveau_codegen.a.p/nv50_ir.cpp.o
[1400/3124] Compiling C object src/nouveau/compiler/libnak.a.p/meson-generated_.._.._headers_nvk_cla0b5.c.o
[1401/3124] Compiling C object src/nouveau/compiler/libnak.a.p/meson-generated_.._.._headers_nvk_cl902d.c.o
[1402/3124] Compiling C object src/nouveau/compiler/libnak.a.p/meson-generated_.._.._headers_nvk_cl90c0.c.o
[1403/3124] Compiling Rust source src/nouveau/compiler/nak_bindings.rs
[1404/3124] Compiling C object src/nouveau/compiler/libnak.a.p/meson-generated_.._.._headers_nvk_clb0c0.c.o
[1405/3124] Compiling C object src/nouveau/headers/libnvidia_headers.a.p/meson-generated_.._nvk_cl9097.c.o
[1406/3124] Compiling C object src/nouveau/compiler/libnak.a.p/meson-generated_.._.._headers_nvk_clb1c0.c.o
[1407/3124] Compiling C object src/nouveau/compiler/libnak.a.p/meson-generated_.._.._headers_nvk_clc1b5.c.o
[1408/3124] Compiling C++ object src/nouveau/codegen/libnouveau_codegen.a.p/nv50_ir_lowering_nv50.cpp.o
[1409/3124] Compiling C object src/nouveau/compiler/libnak.a.p/meson-generated_.._.._headers_nvk_cla0c0.c.o
[1410/3124] Compiling C object src/nouveau/compiler/libnak.a.p/meson-generated_.._.._headers_nvk_clc0c0.c.o
[1411/3124] Compiling C object src/nouveau/headers/libnvidia_headers.a.p/meson-generated_.._nvk_cla097.c.o
[1412/3124] Compiling C object src/nouveau/compiler/libnak.a.p/meson-generated_.._.._headers_nvk_clc3c0.c.o
[1413/3124] Compiling C object src/nouveau/headers/libnvidia_headers.a.p/meson-generated_.._nvk_clb097.c.o
[1414/3124] Compiling C object src/nouveau/compiler/libnak.a.p/meson-generated_.._.._headers_nvk_clc5c0.c.o
[1415/3124] Compiling C object src/nouveau/compiler/libnak.a.p/meson-generated_.._.._headers_nvk_clc6c0.c.o
[1416/3124] Compiling C++ object src/nouveau/codegen/libnouveau_codegen.a.p/nv50_ir_peephole.cpp.o
[1417/3124] Compiling C object src/nouveau/headers/libnvidia_headers.a.p/meson-generated_.._nvk_clb197.c.o
[1418/3124] Compiling C object src/nouveau/compiler/libnak.a.p/nak_nir_add_barriers.c.o
[1419/3124] Compiling C object src/nouveau/compiler/libnak.a.p/nak_nir_lower_scan_reduce.c.o
[1420/3124] Compiling C++ object src/nouveau/codegen/libnouveau_codegen.a.p/nv50_ir_from_nir.cpp.o
[1421/3124] Compiling C object src/nouveau/headers/libnvidia_headers.a.p/meson-generated_.._nvk_clc097.c.o
[1422/3124] Compiling C object src/nouveau/winsys/libnouveau_ws.a.p/meson-generated_.._.._headers_nvk_cl906f.c.o
[1423/3124] Compiling C object src/nouveau/compiler/libnak.a.p/nak_nir_lower_vtg_io.c.o
[1424/3124] Compiling C object src/nouveau/compiler/libnak.a.p/nak_nir_lower_gs_intrinsics.c.o
[1425/3124] Compiling C object src/nouveau/compiler/libnak.a.p/nak_nir.c.o
[1426/3124] Compiling C object src/nouveau/compiler/libnak.a.p/nak_nir_lower_tex.c.o
[1427/3124] Compiling C object src/nouveau/winsys/libnouveau_ws.a.p/meson-generated_.._.._headers_nvk_cl9039.c.o
[1428/3124] Compiling Rust source ../subprojects/syn-2.0.39/src/lib.rs
[1429/3124] Compiling C object src/nouveau/winsys/libnouveau_ws.a.p/meson-generated_.._.._headers_nvk_cl90b5.c.o
[1430/3124] Compiling C object src/nouveau/headers/libnvidia_headers.a.p/meson-generated_.._nvk_clc397.c.o
[1431/3124] Compiling C object src/nouveau/headers/libnvidia_headers.a.p/meson-generated_.._nvk_clc597.c.o
[1432/3124] Compiling C object src/nouveau/winsys/libnouveau_ws.a.p/meson-generated_.._.._headers_nvk_cla0b5.c.o
[1433/3124] Linking static target src/nouveau/headers/libnvidia_headers.a
[1434/3124] Compiling C object src/nouveau/compiler/libnak.a.p/meson-generated_.._.._headers_nvk_cl9097.c.o
[1435/3124] Compiling C object src/nouveau/winsys/libnouveau_ws.a.p/meson-generated_.._.._headers_nvk_cl902d.c.o
[1436/3124] Compiling C object src/nouveau/winsys/libnouveau_ws.a.p/meson-generated_.._.._headers_nvk_clc1b5.c.o
[1437/3124] Compiling C object src/nouveau/winsys/libnouveau_ws.a.p/meson-generated_.._.._headers_nvk_cl90c0.c.o
[1438/3124] Compiling C object src/nouveau/winsys/libnouveau_ws.a.p/meson-generated_.._.._headers_nvk_clb0c0.c.o
[1439/3124] Compiling C object src/nouveau/compiler/libnak.a.p/meson-generated_.._.._headers_nvk_cla097.c.o
[1440/3124] Compiling C object src/nouveau/winsys/libnouveau_ws.a.p/meson-generated_.._.._headers_nvk_clb1c0.c.o
[1441/3124] Compiling C object src/nouveau/winsys/libnouveau_ws.a.p/meson-generated_.._.._headers_nvk_cla0c0.c.o
[1442/3124] Compiling C object src/nouveau/winsys/libnouveau_ws.a.p/meson-generated_.._.._headers_nvk_clc0c0.c.o
[1443/3124] Compiling C object src/nouveau/winsys/libnouveau_ws.a.p/nouveau_context.c.o
[1444/3124] Compiling C object src/nouveau/winsys/libnouveau_ws.a.p/nouveau_bo.c.o
[1445/3124] Compiling C object src/nouveau/winsys/libnouveau_ws.a.p/meson-generated_.._.._headers_nvk_clc3c0.c.o
[1446/3124] Compiling C object src/nouveau/winsys/libnouveau_ws.a.p/meson-generated_.._.._headers_nvk_clc6c0.c.o
[1447/3124] Compiling C object src/nouveau/winsys/libnouveau_ws.a.p/nouveau_device.c.o
[1448/3124] Compiling Rust source ../src/nouveau/compiler/nak/ir_proc.rs
[1449/3124] Compiling C object src/nouveau/winsys/libnouveau_ws.a.p/meson-generated_.._.._headers_nvk_clc5c0.c.o
[1450/3124] Compiling C object src/nouveau/compiler/libnak.a.p/meson-generated_.._.._headers_nvk_clb097.c.o
[1451/3124] Generating symbol file src/nouveau/compiler/libnak_ir_proc.so.p/libnak_ir_proc.so.symbols
[1452/3124] Compiling C object src/nouveau/compiler/libnak.a.p/meson-generated_.._.._headers_nvk_clb197.c.o
[1453/3124] Compiling C object src/nouveau/compiler/libnak.a.p/meson-generated_.._.._headers_nvk_clc097.c.o
[1454/3124] Compiling C++ object src/nouveau/codegen/libnouveau_codegen.a.p/nv50_ir_serialize.cpp.o
[1455/3124] Compiling C++ object src/nouveau/codegen/libnouveau_codegen.a.p/nv50_ir_target.cpp.o
[1456/3124] Compiling C++ object src/nouveau/codegen/libnouveau_codegen.a.p/nv50_ir_util.cpp.o
[1457/3124] Compiling C object src/nouveau/compiler/libnak.a.p/meson-generated_.._.._headers_nvk_clc397.c.o
[1458/3124] Compiling C++ object src/nouveau/codegen/libnouveau_codegen.a.p/nv50_ir_target_nv50.cpp.o
[1459/3124] Compiling C++ object src/nouveau/codegen/libnouveau_codegen.a.p/nv50_ir_print.cpp.o
[1460/3124] Compiling C object src/nouveau/compiler/libnak.a.p/meson-generated_.._.._headers_nvk_clc597.c.o
[1461/3124] Linking static target src/nouveau/compiler/libnak.a
[1462/3124] Compiling C++ object src/nouveau/codegen/libnouveau_codegen.a.p/nv50_ir_ssa.cpp.o
[1463/3124] Compiling C object src/nouveau/winsys/libnouveau_ws.a.p/meson-generated_.._.._headers_nvk_cl9097.c.o
[1464/3124] Compiling C object src/nouveau/winsys/libnouveau_ws.a.p/meson-generated_.._.._headers_nvk_cla097.c.o
[1465/3124] Compiling C++ object src/nouveau/codegen/libnouveau_codegen.a.p/nv50_ir_target_gv100.cpp.o
[1466/3124] Compiling C++ object src/nouveau/codegen/libnouveau_codegen.a.p/nv50_ir_target_gm107.cpp.o
[1467/3124] Compiling C object src/nouveau/winsys/libnouveau_ws.a.p/meson-generated_.._.._headers_nvk_clb097.c.o
[1468/3124] Compiling C object src/nouveau/nil/libnil.a.p/meson-generated_.._.._headers_nvk_cl906f.c.o
[1469/3124] Compiling C++ object src/nouveau/codegen/libnouveau_codegen.a.p/nv50_ir_lowering_gm107.cpp.o
[1470/3124] Compiling C object src/nouveau/nil/libnil.a.p/meson-generated_.._.._headers_nvk_cl9039.c.o
[1471/3124] Compiling C++ object src/nouveau/codegen/libnouveau_codegen.a.p/nv50_ir_lowering_gv100.cpp.o
[1472/3124] Compiling C object src/nouveau/nil/libnil.a.p/meson-generated_.._.._headers_nvk_cl90b5.c.o
[1473/3124] Compiling C object src/nouveau/winsys/libnouveau_ws.a.p/meson-generated_.._.._headers_nvk_clb197.c.o
[1474/3124] Compiling C object src/nouveau/winsys/libnouveau_ws.a.p/meson-generated_.._.._headers_nvk_clc097.c.o
[1475/3124] Compiling C object src/nouveau/nil/libnil.a.p/meson-generated_.._.._headers_nvk_cl902d.c.o
[1476/3124] Compiling C++ object src/nouveau/codegen/libnouveau_codegen.a.p/nv50_ir_target_nvc0.cpp.o
[1477/3124] Compiling C object src/nouveau/winsys/libnouveau_ws.a.p/meson-generated_.._.._headers_nvk_clc397.c.o
[1478/3124] Compiling C object src/nouveau/nil/libnil.a.p/meson-generated_.._.._headers_nvk_cla0b5.c.o
[1479/3124] Compiling C object src/nouveau/nil/libnil.a.p/meson-generated_.._.._headers_nvk_clb0c0.c.o
[1480/3124] Compiling C object src/nouveau/nil/libnil.a.p/meson-generated_.._.._headers_nvk_cl90c0.c.o
[1481/3124] Compiling C object src/nouveau/nil/libnil.a.p/meson-generated_.._.._headers_nvk_clc1b5.c.o
[1482/3124] Compiling C object src/nouveau/winsys/libnouveau_ws.a.p/meson-generated_.._.._headers_nvk_clc597.c.o
[1483/3124] Compiling C object src/nouveau/nil/libnil.a.p/meson-generated_.._.._headers_nvk_clb1c0.c.o
[1484/3124] Linking static target src/nouveau/winsys/libnouveau_ws.a
[1485/3124] Compiling C++ object src/nouveau/codegen/libnouveau_codegen.a.p/nv50_ir_emit_gv100.cpp.o
[1486/3124] Compiling C object src/nouveau/nil/libnil.a.p/meson-generated_.._.._headers_nvk_cla0c0.c.o
[1487/3124] Compiling C object src/nouveau/nil/libnil.a.p/meson-generated_.._.._headers_nvk_clc0c0.c.o
[1488/3124] Compiling C object src/nouveau/nil/libnil.a.p/meson-generated_.._.._headers_nvk_clc3c0.c.o
[1489/3124] Compiling C object src/nouveau/nil/libnil.a.p/nil_format.c.o
[1490/3124] Compiling C object src/nouveau/nil/libnil.a.p/meson-generated_.._.._headers_nvk_clc5c0.c.o
[1491/3124] Generating src/nouveau/mme/mme_isa with a custom command
[1492/3124] Generating src/nouveau/mme/mme-tu104-encode.h with a custom command
[1493/3124] Compiling C object src/nouveau/nil/libnil.a.p/meson-generated_.._.._headers_nvk_clc6c0.c.o
[1494/3124] Compiling C object src/nouveau/nil/libnil.a.p/nil_image.c.o
[1495/3124] Compiling C object src/nouveau/nil/libnil.a.p/nil_image_tic.c.o
[1496/3124] Generating src/nouveau/mme/mme-fermi-encode.h with a custom command
[1497/3124] Compiling C++ object src/nouveau/codegen/libnouveau_codegen.a.p/nv50_ir_emit_gk110.cpp.o
[1498/3124] Generating src/nouveau/mme/mme_fermi_isa with a custom command
[1499/3124] Generating src/nouveau/vulkan/nouveau_icd with a custom command
[1500/3124] Generating src/nouveau/vulkan/nouveau_devenv_icd with a custom command
[1501/3124] Generating src/nouveau/vulkan/nvk_entrypoints with a custom command
[1502/3124] Compiling C++ object src/nouveau/codegen/libnouveau_codegen.a.p/nv50_ir_emit_nvc0.cpp.o
[1503/3124] Compiling C object src/loader/libloader.a.p/loader_dri_helper.c.o
[1504/3124] Compiling C object src/nouveau/mme/libnouveau_mme.a.p/meson-generated_.._.._headers_nvk_cl906f.c.o
[1505/3124] Compiling C object src/loader/libloader_dri3_helper.a.p/loader_dri3_helper.c.o
[1506/3124] Compiling C object src/nouveau/mme/libnouveau_mme.a.p/meson-generated_.._mme_tu104_isa.c.o
In file included from src/nouveau/mme/mme_tu104_isa.c:321:
../src/compiler/isaspec/isaspec_decode_impl.c: In function 'decode_error':
../src/compiler/isaspec/isaspec_decode_impl.c:227:9: warning: ignoring return value of 'vasprintf' declared with attribute 'warn_unused_result' [-Wunused-result]
227 | vasprintf(&state->errors[state->num_errors++], fmt, ap);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1507/3124] Compiling C object src/nouveau/mme/libnouveau_mme.a.p/meson-generated_.._.._headers_nvk_cl9039.c.o
[1508/3124] Compiling C object src/nouveau/mme/libnouveau_mme.a.p/meson-generated_.._.._headers_nvk_cl90b5.c.o
[1509/3124] Compiling C object src/nouveau/mme/libnouveau_mme.a.p/meson-generated_.._mme_fermi_isa.c.o
In file included from src/nouveau/mme/mme_fermi_isa.c:425:
../src/compiler/isaspec/isaspec_decode_impl.c: In function 'decode_error':
../src/compiler/isaspec/isaspec_decode_impl.c:227:9: warning: ignoring return value of 'vasprintf' declared with attribute 'warn_unused_result' [-Wunused-result]
227 | vasprintf(&state->errors[state->num_errors++], fmt, ap);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1510/3124] Compiling C++ object src/nouveau/codegen/libnouveau_codegen.a.p/nv50_ir_ra.cpp.o
[1511/3124] Compiling C++ object src/nouveau/codegen/libnouveau_codegen.a.p/nv50_ir_emit_gm107.cpp.o
[1512/3124] Compiling C object src/nouveau/mme/libnouveau_mme.a.p/meson-generated_.._.._headers_nvk_cl902d.c.o
[1513/3124] Compiling C object src/nouveau/mme/libnouveau_mme.a.p/meson-generated_.._.._headers_nvk_cla0b5.c.o
[1514/3124] Compiling C object src/nouveau/mme/libnouveau_mme.a.p/meson-generated_.._.._headers_nvk_clb0c0.c.o
[1515/3124] Compiling C object src/nouveau/mme/libnouveau_mme.a.p/meson-generated_.._.._headers_nvk_cl90c0.c.o
[1516/3124] Compiling C object src/nouveau/mme/libnouveau_mme.a.p/meson-generated_.._.._headers_nvk_clc1b5.c.o
[1517/3124] Compiling C++ object src/nouveau/codegen/libnouveau_codegen.a.p/nv50_ir_lowering_nvc0.cpp.o
[1518/3124] Linking static target src/nouveau/codegen/libnouveau_codegen.a
[1519/3124] Compiling C object src/nouveau/mme/libnouveau_mme.a.p/meson-generated_.._.._headers_nvk_clb1c0.c.o
[1520/3124] Compiling C object src/nouveau/nil/libnil.a.p/meson-generated_.._.._headers_nvk_cl9097.c.o
[1521/3124] Compiling C object src/nouveau/mme/libnouveau_mme.a.p/meson-generated_.._.._headers_nvk_cla0c0.c.o
[1522/3124] Compiling C object src/nouveau/mme/libnouveau_mme.a.p/meson-generated_.._.._headers_nvk_clc3c0.c.o
[1523/3124] Compiling C object src/nouveau/nil/libnil.a.p/meson-generated_.._.._headers_nvk_cla097.c.o
[1524/3124] Compiling C object src/nouveau/mme/libnouveau_mme.a.p/meson-generated_.._.._headers_nvk_clc0c0.c.o
[1525/3124] Compiling C object src/nouveau/mme/libnouveau_mme.a.p/meson-generated_.._.._headers_nvk_clc5c0.c.o
[1526/3124] Compiling C object src/nouveau/mme/libnouveau_mme.a.p/mme_fermi_dump.c.o
[1527/3124] Compiling Rust source ../src/nouveau/compiler/nak/lib.rs
warning: method `set_unknown_bit611` is never used
--> ../src/nouveau/compiler/nak/sph.rs:458:12
|
99 | impl ShaderProgramHeader {
| ------------------------ method in this implementation
...
458 | pub fn set_unknown_bit611(&mut self, value: bool) {
| ^^^^^^^^^^^^^^^^^^
|
= note: `#[warn(dead_code)]` on by default
warning: 1 warning emitted
[1528/3124] Compiling C object src/nouveau/mme/libnouveau_mme.a.p/meson-generated_.._.._headers_nvk_clc6c0.c.o
[1529/3124] Compiling C object src/nouveau/mme/libnouveau_mme.a.p/mme_tu104_dump.c.o
[1530/3124] Compiling C object src/nouveau/mme/libnouveau_mme.a.p/mme_fermi.c.o
[1531/3124] Compiling C object src/nouveau/mme/libnouveau_mme.a.p/mme_fermi_sim.c.o
[1532/3124] Compiling C object src/nouveau/mme/libnouveau_mme.a.p/mme_fermi_builder.c.o
[1533/3124] Compiling C object src/nouveau/mme/libnouveau_mme.a.p/mme_tu104_builder.c.o
[1534/3124] Compiling C object src/nouveau/mme/libnouveau_mme.a.p/mme_tu104.c.o
[1535/3124] Compiling C object src/nouveau/nil/libnil.a.p/meson-generated_.._.._headers_nvk_clb097.c.o
[1536/3124] Compiling C object src/nouveau/nil/libnil.a.p/meson-generated_.._.._headers_nvk_clb197.c.o
[1537/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/meson-generated_.._.._headers_nvk_cl906f.c.o
[1538/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/meson-generated_.._nvk_entrypoints.c.o
[1539/3124] Compiling C object src/nouveau/nil/libnil.a.p/meson-generated_.._.._headers_nvk_clc097.c.o
[1540/3124] Compiling C object src/nouveau/mme/libnouveau_mme.a.p/mme_tu104_sim.c.o
In function 'load_reg',
inlined from 'load_reg' at ../src/nouveau/mme/mme_tu104_sim.c:232:1,
inlined from 'load_pred' at ../src/nouveau/mme/mme_tu104_sim.c:270:19,
inlined from 'mme_tu104_sim' at ../src/nouveau/mme/mme_tu104_sim.c:551:22:
../src/nouveau/mme/mme_tu104_sim.c:251:32: warning: array subscript 2 is above array bounds of 'const uint16_t[2]' {aka 'const short unsigned int[2]'} [-Warray-bounds=]
251 | return (int16_t)inst->imm[1 - imm_idx];
| ~~~~~~~~~^~~~~~~~~~~~~
In file included from ../src/nouveau/mme/mme_tu104_sim.c:9:
../src/nouveau/mme/mme_tu104.h: In function 'mme_tu104_sim':
../src/nouveau/mme/mme_tu104.h:162:13: note: while referencing 'imm'
162 | uint16_t imm[2];
| ^~~
In function 'load_reg',
inlined from 'load_reg' at ../src/nouveau/mme/mme_tu104_sim.c:232:1,
inlined from 'load_pred' at ../src/nouveau/mme/mme_tu104_sim.c:270:19,
inlined from 'mme_tu104_sim' at ../src/nouveau/mme/mme_tu104_sim.c:551:22:
../src/nouveau/mme/mme_tu104_sim.c:247:32: warning: array subscript 4294967295 is above array bounds of 'const uint16_t[2]' {aka 'const short unsigned int[2]'} [-Warray-bounds=]
247 | return (int16_t)inst->imm[imm_idx];
| ~~~~~~~~~^~~~~~~~~
../src/nouveau/mme/mme_tu104.h: In function 'mme_tu104_sim':
../src/nouveau/mme/mme_tu104.h:162:13: note: while referencing 'imm'
162 | uint16_t imm[2];
| ^~~
[1541/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/meson-generated_.._.._headers_nvk_cl90b5.c.o
[1542/3124] Compiling C object src/nouveau/nil/libnil.a.p/meson-generated_.._.._headers_nvk_clc397.c.o
[1543/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/meson-generated_.._.._headers_nvk_cla0b5.c.o
[1544/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/meson-generated_.._.._headers_nvk_cl9039.c.o
[1545/3124] Compiling C object src/nouveau/nil/libnil.a.p/meson-generated_.._.._headers_nvk_clc597.c.o
[1546/3124] Linking static target src/nouveau/nil/libnil.a
[1547/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/meson-generated_.._.._headers_nvk_clc1b5.c.o
[1548/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/meson-generated_.._.._headers_nvk_clb0c0.c.o
[1549/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/meson-generated_.._.._headers_nvk_cl90c0.c.o
[1550/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/meson-generated_.._.._headers_nvk_cl902d.c.o
[1551/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/meson-generated_.._.._headers_nvk_clb1c0.c.o
[1552/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/meson-generated_.._.._headers_nvk_cla0c0.c.o
[1553/3124] Compiling C object src/nouveau/mme/libnouveau_mme.a.p/meson-generated_.._.._headers_nvk_cl9097.c.o
[1554/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/meson-generated_.._.._headers_nvk_clc0c0.c.o
[1555/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/.._.._gallium_auxiliary_tgsi_tgsi_from_mesa.c.o
[1556/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/meson-generated_.._.._headers_nvk_clc3c0.c.o
[1557/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/meson-generated_.._.._headers_nvk_clc5c0.c.o
[1558/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/meson-generated_.._.._headers_nvk_clc6c0.c.o
[1559/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/nvk_buffer_view.c.o
[1560/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/nvk_buffer.c.o
[1561/3124] Compiling C object src/nouveau/mme/libnouveau_mme.a.p/meson-generated_.._.._headers_nvk_clb097.c.o
[1562/3124] Compiling C object src/nouveau/mme/libnouveau_mme.a.p/meson-generated_.._.._headers_nvk_cla097.c.o
[1563/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/nvk_cmd_clear.c.o
[1564/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/nvk_cmd_buffer.c.o
[1565/3124] Compiling C object src/nouveau/mme/libnouveau_mme.a.p/meson-generated_.._.._headers_nvk_clb197.c.o
[1566/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/nvk_cmd_pool.c.o
[1567/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/nvk_cmd_meta.c.o
[1568/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/nvk_cmd_copy.c.o
[1569/3124] Compiling C object src/nouveau/mme/libnouveau_mme.a.p/meson-generated_.._.._headers_nvk_clc097.c.o
[1570/3124] Compiling C object src/intel/perf/libintel_perf.a.p/meson-generated_.._intel_perf_metrics.c.o
[1571/3124] Linking static target src/intel/perf/libintel_perf.a
[1572/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/nvk_cmd_dispatch.c.o
[1573/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/nvk_descriptor_table.c.o
[1574/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/nvk_descriptor_set_layout.c.o
[1575/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/nvk_compute_pipeline.c.o
[1576/3124] Compiling C object src/nouveau/mme/libnouveau_mme.a.p/meson-generated_.._.._headers_nvk_clc397.c.o
[1577/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/nvk_device.c.o
[1578/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/nvk_device_memory.c.o
[1579/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/nvk_descriptor_set.c.o
[1580/3124] Compiling C object src/nouveau/mme/libnouveau_mme.a.p/meson-generated_.._.._headers_nvk_clc597.c.o
[1581/3124] Linking static target src/nouveau/mme/libnouveau_mme.a
[1582/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/nvk_format.c.o
[1583/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/nvk_codegen.c.o
[1584/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/nvk_instance.c.o
[1585/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/nvk_event.c.o
[1586/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/meson-generated_.._.._headers_nvk_cl9097.c.o
[1587/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/nvk_heap.c.o
[1588/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/nvk_mme.c.o
[1589/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/nvk_image_view.c.o
[1590/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/nvk_graphics_pipeline.c.o
[1591/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/nvk_image.c.o
[1592/3124] Linking static target src/loader/libloader_dri3_helper.a
[1593/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/nvk_pipeline.c.o
[1594/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/meson-generated_.._.._headers_nvk_cla097.c.o
[1595/3124] Compiling C object src/gbm/libgbm.so.1.0.0.p/main_backend.c.o
[1596/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/nvk_physical_device.c.o
[1597/3124] Generating src/mesa/program/mesa_lex with a custom command
[1598/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/nvk_wsi.c.o
[1599/3124] Compiling C object src/gbm/libgbm.so.1.0.0.p/main_gbm.c.o
[1600/3124] Compiling C object src/loader/libloader.a.p/loader.c.o
[1601/3124] Linking static target src/loader/libloader.a
[1602/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/nvk_queue.c.o
[1603/3124] Compiling C++ object src/amd/compiler/libaco.a.p/aco_instruction_selection.cpp.o
[1604/3124] Linking static target src/amd/compiler/libaco.a
[1605/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/nvk_queue_drm_nouveau.c.o
[1606/3124] Generating src/mesa/format_fallback.c with a custom command
[1607/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/meson-generated_.._.._headers_nvk_clb097.c.o
[1608/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/nvk_sampler.c.o
[1609/3124] Generating src/gallium/auxiliary/tr_util.[ch] with a custom command
[1610/3124] Generating src/mesa/program/program_parse_tab.[ch] with a custom command
[1611/3124] Generating src/mesa/format_info.h with a custom command (wrapped by meson to capture output)
[1612/3124] Compiling C object src/mesa/libmesa_sse41.a.p/main_sse_minmax.c.o
[1613/3124] Linking static target src/mesa/libmesa_sse41.a
[1614/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/meson-generated_.._.._headers_nvk_clb197.c.o
[1615/3124] Generating src/gallium/auxiliary/u_indices_gen.c with a custom command
[1616/3124] Generating src/gallium/auxiliary/u_unfilled_gen.c with a custom command
[1617/3124] Generating src/gallium/auxiliary/u_tracepoints.c with a custom command
[1618/3124] Generating src/gallium/auxiliary/u_tracepoints.h with a custom command
[1619/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/meson-generated_.._.._headers_nvk_clc097.c.o
[1620/3124] Compiling C object src/gbm/libgbm.so.1.0.0.p/backends_dri_gbm_dri.c.o
[1621/3124] Compiling C object src/gallium/auxiliary/libgalliumvl_stub.a.p/vl_vl_stubs.c.o
[1622/3124] Compiling C object src/gallium/auxiliary/libgalliumvl.a.p/vl_vl_codec.c.o
[1623/3124] Generating src/mesa/main/dispatch.h with a custom command (wrapped by meson to capture output)
[1624/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/nvk_shader.c.o
[1625/3124] Generating src/mesa/main/marshal_generated.h with a custom command (wrapped by meson to capture output)
[1626/3124] Generating src/mesa/main/remap_helper.h with a custom command (wrapped by meson to capture output)
[1627/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/meson-generated_.._tr_util.c.o
[1628/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/meson-generated_.._u_tracepoints.c.o
[1629/3124] Linking target src/gbm/libgbm.so.1.0.0
[1630/3124] Generating src/mesa/get_hash.h with a custom command (wrapped by meson to capture output)
[1631/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/cso_cache_cso_cache.c.o
[1632/3124] Generating symbol file src/gbm/libgbm.so.1.0.0.p/libgbm.so.1.0.0.symbols
[1633/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/nvk_nir_lower_descriptors.c.o
[1634/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/draw_draw_fs.c.o
[1635/3124] Compiling C object src/gallium/auxiliary/libgalliumvl.a.p/vl_vl_compositor.c.o
[1636/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/cso_cache_cso_hash.c.o
[1637/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/meson-generated_.._.._headers_nvk_clc397.c.o
[1638/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/meson-generated_.._.._headers_nvk_clc597.c.o
[1639/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/nvk_query_pool.c.o
[1640/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/draw_draw_context.c.o
[1641/3124] Compiling C object src/mesa/libmesa.a.p/meson-generated_.._format_fallback.c.o
[1642/3124] Compiling C object src/nouveau/vulkan/libnvk.a.p/nvk_cmd_draw.c.o
[1643/3124] Compiling C object src/mesa/libmesa.a.p/meson-generated_.._.._mapi_glapi_gen_enums.c.o
[1644/3124] Linking static target src/nouveau/vulkan/libnvk.a
[1645/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/meson-generated_.._u_unfilled_gen.c.o
[1646/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/cso_cache_cso_context.c.o
[1647/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/draw_draw_gs.c.o
[1648/3124] Compiling C object src/mesa/libmesa.a.p/meson-generated_.._.._mapi_glapi_gen_unmarshal_table.c.o
[1649/3124] Compiling C object src/gallium/auxiliary/libgalliumvl.a.p/vl_vl_bicubic_filter.c.o
[1650/3124] Compiling C object src/mesa/libmesa.a.p/meson-generated_.._program_program_parse.tab.c.o
[1651/3124] Compiling C object src/mesa/libmesa.a.p/main_accum.c.o
[1652/3124] Compiling C object src/mesa/libmesa.a.p/meson-generated_.._program_lex.yy.c.o
[1653/3124] Linking target src/intel/vulkan_hasvk/libvulkan_intel_hasvk.so
[1654/3124] Compiling C object src/mesa/libmesa.a.p/main_arbprogram.c.o
[1655/3124] Compiling C object src/mesa/libmesa.a.p/main_arrayobj.c.o
[1656/3124] Compiling C object src/mesa/libmesa.a.p/main_api_arrayelt.c.o
[1657/3124] Compiling C object src/mesa/libmesa.a.p/main_barrier.c.o
[1658/3124] Compiling C object src/mesa/libmesa.a.p/main_atifragshader.c.o
[1659/3124] Compiling C object src/mesa/libmesa.a.p/main_bbox.c.o
[1660/3124] Compiling C object src/mesa/libmesa.a.p/main_blit.c.o
[1661/3124] Compiling C object src/mesa/libmesa.a.p/main_blend.c.o
[1662/3124] Compiling C object src/mesa/libmesa.a.p/main_clip.c.o
[1663/3124] Compiling C object src/mesa/libmesa.a.p/main_attrib.c.o
[1664/3124] Compiling C object src/mesa/libmesa.a.p/meson-generated_.._.._mapi_glapi_gen_marshal_generated1.c.o
[1665/3124] Linking target src/intel/vulkan/libvulkan_intel.so
[1666/3124] Compiling C object src/mesa/libmesa.a.p/main_clear.c.o
[1667/3124] Compiling C object src/mesa/libmesa.a.p/main_buffers.c.o
[1668/3124] Compiling C object src/mesa/libmesa.a.p/meson-generated_.._.._mapi_glapi_gen_marshal_generated0.c.o
[1669/3124] Compiling C object src/mesa/libmesa.a.p/main_condrender.c.o
[1670/3124] Compiling C object src/mesa/libmesa.a.p/main_conservativeraster.c.o
[1671/3124] Compiling C object src/mesa/libmesa.a.p/main_compute.c.o
[1672/3124] Compiling C object src/mesa/libmesa.a.p/meson-generated_.._.._mapi_glapi_gen_marshal_generated2.c.o
[1673/3124] Compiling C object src/mesa/libmesa.a.p/main_depth.c.o
[1674/3124] Compiling C object src/mesa/libmesa.a.p/main_copyimage.c.o
[1675/3124] Compiling C object src/mesa/libmesa.a.p/main_debug.c.o
[1676/3124] Compiling C object src/mesa/libmesa.a.p/main_context.c.o
[1677/3124] Compiling C object src/mesa/libmesa.a.p/main_draw_validate.c.o
[1678/3124] Compiling C object src/mesa/libmesa.a.p/main_drawtex.c.o
[1679/3124] Compiling C object src/mesa/libmesa.a.p/main_drawpix.c.o
[1680/3124] Compiling C object src/mesa/libmesa.a.p/meson-generated_.._.._mapi_glapi_gen_marshal_generated4.c.o
[1681/3124] Compiling C object src/mesa/libmesa.a.p/main_debug_output.c.o
[1682/3124] Compiling C object src/mesa/libmesa.a.p/meson-generated_.._.._mapi_glapi_gen_marshal_generated7.c.o
[1683/3124] Compiling C object src/mesa/libmesa.a.p/main_errors.c.o
[1684/3124] Compiling C object src/mesa/libmesa.a.p/meson-generated_.._.._mapi_glapi_gen_marshal_generated5.c.o
[1685/3124] Compiling C object src/mesa/libmesa.a.p/main_extensions_table.c.o
[1686/3124] Compiling C object src/mesa/libmesa.a.p/main_extensions.c.o
[1687/3124] Compiling C object src/mesa/libmesa.a.p/meson-generated_.._.._mapi_glapi_gen_marshal_generated3.c.o
[1688/3124] Compiling C object src/mesa/libmesa.a.p/meson-generated_.._.._mapi_glapi_gen_marshal_generated6.c.o
[1689/3124] Compiling C object src/mesa/libmesa.a.p/main_es1_conversion.c.o
[1690/3124] Compiling C object src/mesa/libmesa.a.p/main_eval.c.o
[1691/3124] Compiling C object src/mesa/libmesa.a.p/main_feedback.c.o
[1692/3124] Compiling C object src/mesa/libmesa.a.p/main_draw.c.o
[1693/3124] Compiling C object src/mesa/libmesa.a.p/main_fog.c.o
[1694/3124] Compiling C object src/mesa/libmesa.a.p/main_externalobjects.c.o
[1695/3124] Compiling C object src/mesa/libmesa.a.p/main_enable.c.o
[1696/3124] Linking target src/nouveau/vulkan/libvulkan_nouveau.so
[1697/3124] Compiling C object src/mesa/libmesa.a.p/main_genmipmap.c.o
[1698/3124] Compiling C object src/mesa/libmesa.a.p/main_formats.c.o
[1699/3124] Compiling C object src/mesa/libmesa.a.p/main_getstring.c.o
[1700/3124] Compiling C object src/mesa/libmesa.a.p/main_framebuffer.c.o
[1701/3124] Compiling C object src/mesa/libmesa.a.p/main_bufferobj.c.o
[1702/3124] Compiling C object src/mesa/libmesa.a.p/main_ff_fragment_shader.c.o
[1703/3124] Compiling C object src/mesa/libmesa.a.p/main_formatquery.c.o
[1704/3124] Compiling C object src/mesa/libmesa.a.p/main_glthread_bufferobj.c.o
[1705/3124] Compiling C object src/mesa/libmesa.a.p/main_glthread.c.o
[1706/3124] Compiling C object src/mesa/libmesa.a.p/main_glspirv.c.o
[1707/3124] Compiling C object src/mesa/libmesa.a.p/main_glthread_get.c.o
[1708/3124] Compiling C object src/mesa/libmesa.a.p/main_hash.c.o
[1709/3124] Compiling C object src/mesa/libmesa.a.p/main_glthread_list.c.o
[1710/3124] Compiling C object src/mesa/libmesa.a.p/main_glthread_shaderobj.c.o
[1711/3124] Compiling C object src/mesa/libmesa.a.p/main_glthread_varray.c.o
[1712/3124] Compiling C object src/mesa/libmesa.a.p/main_hint.c.o
[1713/3124] Compiling C object src/mesa/libmesa.a.p/main_get.c.o
[1714/3124] Compiling C object src/mesa/libmesa.a.p/main_glformats.c.o
[1715/3124] Compiling C object src/mesa/libmesa.a.p/main_ffvertex_prog.c.o
[1716/3124] Compiling C object src/mesa/libmesa.a.p/main_lines.c.o
[1717/3124] Compiling C object src/mesa/libmesa.a.p/main_glthread_draw_unroll.c.o
[1718/3124] Compiling C object src/mesa/libmesa.a.p/main_image.c.o
[1719/3124] Compiling C object src/mesa/libmesa.a.p/main_objectlabel.c.o
[1720/3124] Compiling C object src/mesa/libmesa.a.p/main_multisample.c.o
[1721/3124] Compiling C object src/mesa/libmesa.a.p/main_fbobject.c.o
[1722/3124] Compiling C object src/mesa/libmesa.a.p/meson-generated_.._.._mapi_glapi_gen_api_exec_init.c.o
[1723/3124] Compiling C object src/mesa/libmesa.a.p/main_pbo.c.o
[1724/3124] Compiling C object src/mesa/libmesa.a.p/main_matrix.c.o
[1725/3124] Compiling C object src/mesa/libmesa.a.p/main_light.c.o
[1726/3124] Compiling C object src/mesa/libmesa.a.p/main_performance_query.c.o
[1727/3124] Linking target src/amd/vulkan/libvulkan_radeon.so
[1728/3124] Compiling C object src/mesa/libmesa.a.p/main_pixelstore.c.o
[1729/3124] Compiling C object src/mesa/libmesa.a.p/main_points.c.o
[1730/3124] Compiling C object src/mesa/libmesa.a.p/main_pixeltransfer.c.o
[1731/3124] Compiling C object src/mesa/libmesa.a.p/main_glthread_draw.c.o
[1732/3124] Compiling C object src/mesa/libmesa.a.p/main_querymatrix.c.o
[1733/3124] Compiling C object src/mesa/libmesa.a.p/main_pixel.c.o
[1734/3124] Compiling C object src/mesa/libmesa.a.p/main_polygon.c.o
[1735/3124] Compiling C object src/mesa/libmesa.a.p/main_pipelineobj.c.o
[1736/3124] Compiling C object src/mesa/libmesa.a.p/main_program_binary.c.o
[1737/3124] Compiling C object src/mesa/libmesa.a.p/main_performance_monitor.c.o
[1738/3124] Compiling C object src/mesa/libmesa.a.p/main_remap.c.o
[1739/3124] Compiling C object src/mesa/libmesa.a.p/main_program_resource.c.o
[1740/3124] Compiling C object src/mesa/libmesa.a.p/main_pack.c.o
[1741/3124] Compiling C object src/mesa/libmesa.a.p/main_robustness.c.o
[1742/3124] Compiling C object src/mesa/libmesa.a.p/main_spirv_extensions.c.o
[1743/3124] Compiling C object src/mesa/libmesa.a.p/main_shared.c.o
[1744/3124] Compiling C object src/mesa/libmesa.a.p/main_scissor.c.o
[1745/3124] Compiling C object src/mesa/libmesa.a.p/main_renderbuffer.c.o
[1746/3124] Compiling C object src/mesa/libmesa.a.p/main_rastpos.c.o
[1747/3124] Compiling C object src/mesa/libmesa.a.p/main_queryobj.c.o
[1748/3124] Compiling C object src/mesa/libmesa.a.p/main_shaderobj.c.o
[1749/3124] Compiling C object src/mesa/libmesa.a.p/main_readpix.c.o
[1750/3124] Compiling C object src/mesa/libmesa.a.p/main_shaderimage.c.o
[1751/3124] Compiling C object src/mesa/libmesa.a.p/main_stencil.c.o
[1752/3124] Compiling C object src/mesa/libmesa.a.p/main_state.c.o
[1753/3124] Compiling C object src/mesa/libmesa.a.p/main_syncobj.c.o
[1754/3124] Compiling C object src/mesa/libmesa.a.p/main_texcompress.c.o
[1755/3124] Compiling C object src/mesa/libmesa.a.p/main_texcompress_cpal.c.o
[1756/3124] Compiling C object src/mesa/libmesa.a.p/main_texcompress_fxt1.c.o
[1757/3124] Compiling C object src/mesa/libmesa.a.p/main_texcompress_rgtc.c.o
[1758/3124] Compiling C object src/mesa/libmesa.a.p/main_samplerobj.c.o
[1759/3124] Compiling C object src/mesa/libmesa.a.p/main_texgen.c.o
[1760/3124] Compiling C object src/mesa/libmesa.a.p/main_mipmap.c.o
[1761/3124] Compiling C object src/mesa/libmesa.a.p/main_texenv.c.o
[1762/3124] Compiling C++ object src/mesa/libmesa.a.p/main_shader_query.cpp.o
[1763/3124] Compiling C object src/mesa/libmesa.a.p/main_texcompress_etc.c.o
[1764/3124] Compiling C object src/mesa/libmesa.a.p/main_shaderapi.c.o
[1765/3124] Compiling C object src/mesa/libmesa.a.p/main_texcompress_bptc.c.o
[1766/3124] Compiling C object src/mesa/libmesa.a.p/main_texstorage.c.o
[1767/3124] Compiling C object src/mesa/libmesa.a.p/main_textureview.c.o
[1768/3124] Compiling C object src/mesa/libmesa.a.p/main_texcompress_s3tc.c.o
[1769/3124] Compiling C object src/mesa/libmesa.a.p/main_texgetimage.c.o
[1770/3124] Compiling C object src/mesa/libmesa.a.p/main_texstore.c.o
[1771/3124] Compiling C object src/mesa/libmesa.a.p/main_texturebindless.c.o
[1772/3124] Compiling C object src/mesa/libmesa.a.p/main_texstate.c.o
[1773/3124] Compiling C object src/mesa/libmesa.a.p/main_texobj.c.o
[1774/3124] Compiling C++ object src/mesa/libmesa.a.p/main_texcompress_astc.cpp.o
[1775/3124] Compiling C object src/mesa/libmesa.a.p/program_prog_cache.c.o
[1776/3124] Compiling C object src/mesa/libmesa.a.p/main_transformfeedback.c.o
[1777/3124] Compiling C object src/mesa/libmesa.a.p/program_prog_instruction.c.o
[1778/3124] Compiling C object src/mesa/libmesa.a.p/main_vdpau.c.o
[1779/3124] Compiling C object src/mesa/libmesa.a.p/program_arbprogparse.c.o
[1780/3124] Compiling C object src/mesa/libmesa.a.p/math_m_eval.c.o
[1781/3124] Compiling C object src/mesa/libmesa.a.p/math_m_matrix.c.o
[1782/3124] Compiling C object src/mesa/libmesa.a.p/program_prog_parameter_layout.c.o
[1783/3124] Compiling C object src/mesa/libmesa.a.p/main_version.c.o
[1784/3124] Compiling C object src/mesa/libmesa.a.p/program_prog_parameter.c.o
[1785/3124] Compiling C object src/mesa/libmesa.a.p/main_viewport.c.o
[1786/3124] Compiling C object src/mesa/libmesa.a.p/main_uniforms.c.o
[1787/3124] Compiling C object src/mesa/libmesa.a.p/program_symbol_table.c.o
[1788/3124] Compiling C object src/mesa/libmesa.a.p/program_program_parse_extra.c.o
[1789/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/meson-generated_.._u_indices_gen.c.o
[1790/3124] Compiling C object src/mesa/libmesa.a.p/program_prog_print.c.o
[1791/3124] Compiling C object src/mesa/libmesa.a.p/main_texparam.c.o
[1792/3124] Compiling C object src/mesa/libmesa.a.p/program_program.c.o
[1793/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_atom_atomicbuf.c.o
[1794/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_atom_clip.c.o
[1795/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_atom_blend.c.o
[1796/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_atom_constbuf.c.o
[1797/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_atom_depth.c.o
[1798/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_atom_framebuffer.c.o
[1799/3124] Compiling C++ object src/mesa/libmesa.a.p/main_uniform_query.cpp.o
[1800/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_atom_image.c.o
[1801/3124] Compiling C object src/mesa/libmesa.a.p/main_varray.c.o
[1802/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_atom_msaa.c.o
[1803/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_atom_pixeltransfer.c.o
[1804/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_atom_rasterizer.c.o
[1805/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_atom_sampler.c.o
[1806/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_atom_scissor.c.o
[1807/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_atom_shader.c.o
[1808/3124] Compiling C object src/mesa/libmesa.a.p/program_prog_statevars.c.o
[1809/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_atom_tess.c.o
[1810/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_atom_stipple.c.o
[1811/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_atom_viewport.c.o
[1812/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_atom_storagebuf.c.o
[1813/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_atom_texture.c.o
[1814/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_atifs_to_nir.c.o
[1815/3124] Compiling C++ object src/mesa/libmesa.a.p/state_tracker_st_atom_array.cpp.o
[1816/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_cb_bitmap.c.o
[1817/3124] Compiling C object src/mesa/libmesa.a.p/program_prog_to_nir.c.o
[1818/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_cb_clear.c.o
[1819/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_cb_eglimage.c.o
[1820/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_cb_drawtex.c.o
[1821/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_cb_feedback.c.o
[1822/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_cb_copyimage.c.o
[1823/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_cb_flush.c.o
[1824/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_copytex.c.o
[1825/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_debug.c.o
[1826/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_cb_rasterpos.c.o
[1827/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_cb_readpixels.c.o
[1828/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_draw.c.o
[1829/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_context.c.o
[1830/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_gen_mipmap.c.o
[1831/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_draw_feedback.c.o
[1832/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_interop.c.o
[1833/3124] Compiling C object src/mesa/libmesa.a.p/main_teximage.c.o
[1834/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_format.c.o
[1835/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_nir_builtins.c.o
[1836/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_nir_lower_builtin.c.o
[1837/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_extensions.c.o
[1838/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_nir_lower_position_invariant.c.o
[1839/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_scissor.c.o
[1840/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_manager.c.o
[1841/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_nir_lower_tex_src_plane.c.o
[1842/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_cb_drawpixels.c.o
[1843/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_nir_lower_fog.c.o
[1844/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_shader_cache.c.o
[1845/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_sampler_view.c.o
[1846/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_texcompress_compute.c.o
[1847/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_cb_texture.c.o
[1848/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_texture.c.o
[1849/3124] Compiling C object src/mesa/libmesa.a.p/vbo_vbo_context.c.o
[1850/3124] Compiling C object src/mesa/libmesa.a.p/vbo_vbo_exec.c.o
[1851/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_program.c.o
[1852/3124] Compiling C object src/mesa/libmesa.a.p/vbo_vbo_minmax_index.c.o
[1853/3124] Compiling C object src/mesa/libmesa.a.p/vbo_vbo_exec_eval.c.o
[1854/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_vdpau.c.o
[1855/3124] Compiling C object src/mesa/libmesa.a.p/vbo_vbo_exec_draw.c.o
[1856/3124] Compiling C object src/mesa/libmesa.a.p/vbo_vbo_save.c.o
[1857/3124] Compiling C++ object src/mesa/libmesa.a.p/state_tracker_st_glsl_to_nir.cpp.o
[1858/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/draw_draw_mesh.c.o
[1859/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_pbo.c.o
[1860/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/draw_draw_mesh_prim.c.o
[1861/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/draw_draw_pipe_cull.c.o
[1862/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/draw_draw_pipe_offset.c.o
[1863/3124] Compiling C object src/mesa/libmesa.a.p/vbo_vbo_save_draw.c.o
[1864/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/draw_draw_pipe_flatshade.c.o
[1865/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/draw_draw_pipe_aaline.c.o
[1866/3124] Compiling C object src/mesa/libmesa.a.p/vbo_vbo_save_loopback.c.o
[1867/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/draw_draw_pipe_aapoint.c.o
[1868/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/draw_draw_pipe_stipple.c.o
[1869/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/draw_draw_pipe_twoside.c.o
[1870/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/draw_draw_pipe_pstipple.c.o
[1871/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/draw_draw_pipe_unfilled.c.o
[1872/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/draw_draw_pipe_util.c.o
[1873/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/draw_draw_pipe_user_cull.c.o
[1874/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/draw_draw_pipe_clip.c.o
[1875/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/draw_draw_pipe_validate.c.o
[1876/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/draw_draw_pipe_wide_line.c.o
[1877/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/draw_draw_pipe_wide_point.c.o
[1878/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/draw_draw_pipe.c.o
[1879/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/draw_draw_pipe_vbuf.c.o
[1880/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/draw_draw_pt_emit.c.o
[1881/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/draw_draw_pt_fetch.c.o
[1882/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/draw_draw_pt_mesh_pipeline.c.o
[1883/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/draw_draw_pt_fetch_shade_emit.c.o
[1884/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/draw_draw_vertex.c.o
[1885/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/draw_draw_pt.c.o
[1886/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/draw_draw_pt_fetch_shade_pipeline.c.o
[1887/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/draw_draw_pt_util.c.o
[1888/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_draw_hw_select.c.o
[1889/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/draw_draw_prim_assembler.c.o
[1890/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/draw_draw_vs.c.o
[1891/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/draw_draw_vs_exec.c.o
[1892/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/draw_draw_vs_variant.c.o
[1893/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/driver_ddebug_dd_screen.c.o
[1894/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/driver_noop_noop_state.c.o
[1895/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/draw_draw_tess.c.o
[1896/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/driver_noop_noop_pipe.c.o
[1897/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/draw_draw_pt_so_emit.c.o
[1898/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/hud_hud_nic.c.o
[1899/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/draw_draw_pt_vsplit.c.o
[1900/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/hud_hud_diskstat.c.o
[1901/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/hud_hud_cpufreq.c.o
[1902/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/driver_ddebug_dd_context.c.o
[1903/3124] Compiling C object src/mesa/libmesa.a.p/state_tracker_st_pbo_compute.c.o
[1904/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/driver_trace_tr_texture.c.o
[1905/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/hud_font.c.o
[1906/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/hud_hud_cpu.c.o
[1907/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/driver_trace_tr_dump.c.o
[1908/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/draw_draw_pt_post_vs.c.o
[1909/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/hud_hud_fps.c.o
[1910/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/driver_trace_tr_video.c.o
[1911/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/hud_hud_sensors_temp.c.o
[1912/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/hud_hud_driver_query.c.o
[1913/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/pipebuffer_pb_bufmgr_cache.c.o
[1914/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/pipebuffer_pb_bufmgr_debug.c.o
[1915/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/driver_trace_tr_dump_state.c.o
[1916/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/indices_u_primconvert.c.o
[1917/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/driver_trace_tr_screen.c.o
[1918/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/pipebuffer_pb_buffer_fenced.c.o
[1919/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/pipebuffer_pb_bufmgr_mm.c.o
[1920/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/postprocess_pp_celshade.c.o
[1921/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/pipebuffer_pb_bufmgr_slab.c.o
[1922/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/pipebuffer_pb_cache.c.o
[1923/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/pipebuffer_pb_validate.c.o
[1924/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/pipebuffer_pb_slab.c.o
[1925/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/driver_ddebug_dd_draw.c.o
[1926/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/rtasm_rtasm_execmem.c.o
[1927/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/postprocess_pp_colors.c.o
[1928/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/postprocess_pp_program.c.o
[1929/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/hud_hud_context.c.o
[1930/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/driver_trace_tr_context.c.o
[1931/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/postprocess_pp_run.c.o
[1932/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/tgsi_tgsi_aa_point.c.o
[1933/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/tgsi_tgsi_build.c.o
[1934/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/tgsi_tgsi_dynamic_indexing.c.o
[1935/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/tgsi_tgsi_info.c.o
[1936/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/tgsi_tgsi_parse.c.o
[1937/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/postprocess_pp_init.c.o
[1938/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/tgsi_tgsi_iterate.c.o
[1939/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/postprocess_pp_mlaa.c.o
[1940/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/tgsi_tgsi_dump.c.o
[1941/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/tgsi_tgsi_from_mesa.c.o
[1942/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/tgsi_tgsi_strings.c.o
[1943/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/translate_translate.c.o
[1944/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/rtasm_rtasm_x86sse.c.o
[1945/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/translate_translate_cache.c.o
[1946/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/tgsi_tgsi_vpos.c.o
[1947/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/tgsi_tgsi_transform.c.o
[1948/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/tgsi_tgsi_util.c.o
[1949/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/tgsi_tgsi_two_side.c.o
[1950/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/tgsi_tgsi_sanity.c.o
[1951/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/tgsi_tgsi_lowering.c.o
[1952/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/util_u_debug_flush.c.o
[1953/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/util_u_async_debug.c.o
[1954/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/util_u_debug_refcnt.c.o
[1955/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/util_u_bitmask.c.o
[1956/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/tgsi_tgsi_point_sprite.c.o
[1957/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/util_u_debug_describe.c.o
[1958/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/util_u_cache.c.o
[1959/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/tgsi_tgsi_scan.c.o
[1960/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/util_u_debug_image.c.o
[1961/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/util_u_driconf.c.o
[1962/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/util_u_draw_quad.c.o
[1963/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/util_u_draw.c.o
[1964/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/util_u_dump_defines.c.o
[1965/3124] Compiling C object src/mesa/libmesa.a.p/vbo_vbo_noop.c.o
[1966/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/util_u_handle_table.c.o
[1967/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/util_u_gen_mipmap.c.o
[1968/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/util_u_framebuffer.c.o
[1969/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/util_u_prim.c.o
[1970/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/util_u_log.c.o
[1971/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/util_u_index_modify.c.o
[1972/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/translate_translate_generic.c.o
[1973/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/util_u_compute.c.o
[1974/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/util_u_sample_positions.c.o
[1975/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/util_u_resource.c.o
[1976/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/util_u_sampler.c.o
[1977/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/util_u_prim_restart.c.o
[1978/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/util_u_live_shader_cache.c.o
[1979/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/util_u_pstipple.c.o
[1980/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/translate_translate_sse.c.o
[1981/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/util_u_helpers.c.o
[1982/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/util_u_screen.c.o
[1983/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/util_u_split_draw.c.o
[1984/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/util_u_texture.c.o
[1985/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/util_u_suballoc.c.o
[1986/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/tgsi_tgsi_ureg.c.o
[1987/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/util_u_dump_state.c.o
[1988/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/tgsi_tgsi_text.c.o
[1989/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/util_u_transfer.c.o
[1990/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/util_u_transfer_helper.c.o
[1991/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/util_u_trace_gallium.c.o
[1992/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/util_u_tile.c.o
[1993/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/util_u_upload_mgr.c.o
[1994/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/util_u_vertex_state_cache.c.o
[1995/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/util_u_surface.c.o
[1996/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/renderonly_renderonly.c.o
[1997/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/util_u_tests.c.o
[1998/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/gallivm_lp_bld_assert.c.o
[1999/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/util_u_blitter.c.o
[2000/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/gallivm_lp_bld_coro.c.o
[2001/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/gallivm_lp_bld_bitarit.c.o
[2002/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/gallivm_lp_bld_arit_overflow.c.o
[2003/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/gallivm_lp_bld_format_aos_array.c.o
[2004/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/gallivm_lp_bld_const.c.o
[2005/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/gallivm_lp_bld_flow.c.o
[2006/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/gallivm_lp_bld_format_float.c.o
[2007/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/gallivm_lp_bld_format.c.o
[2008/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/tgsi_tgsi_exec.c.o
[2009/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/gallivm_lp_bld_conv.c.o
[2010/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/gallivm_lp_bld_format_srgb.c.o
[2011/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/util_u_vbuf.c.o
[2012/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/gallivm_lp_bld_format_aos.c.o
[2013/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/gallivm_lp_bld_init.c.o
[2014/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/gallivm_lp_bld_format_yuv.c.o
[2015/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/nir_nir_draw_helpers.c.o
[2016/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/gallivm_lp_bld_gather.c.o
[2017/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/gallivm_lp_bld_intr.c.o
[2018/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/gallivm_lp_bld_ir_common.c.o
[2019/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/gallivm_lp_bld_format_soa.c.o
[2020/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/gallivm_lp_bld_logic.c.o
[2021/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/gallivm_lp_bld_jit_sample.c.o
[2022/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/gallivm_lp_bld_arit.c.o
[2023/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/gallivm_lp_bld_jit_types.c.o
[2024/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/gallivm_lp_bld_printf.c.o
[2025/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/gallivm_lp_bld_quad.c.o
[2026/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/gallivm_lp_bld_nir_aos.c.o
[2027/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/gallivm_lp_bld_format_s3tc.c.o
[2028/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/gallivm_lp_bld_struct.c.o
[2029/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/gallivm_lp_bld_pack.c.o
[2030/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/gallivm_lp_bld_swizzle.c.o
[2031/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/gallivm_lp_bld_sample_aos.c.o
[2032/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/gallivm_lp_bld_tgsi.c.o
[2033/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/gallivm_lp_bld_tgsi_info.c.o
[2034/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/gallivm_lp_bld_type.c.o
[2035/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/gallivm_lp_bld_sample.c.o
[2036/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/util_u_simple_shaders.c.o
[2037/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/nir_tgsi_to_nir.c.o
[2038/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/draw_draw_pt_fetch_shade_pipeline_llvm.c.o
[2039/3124] Compiling C++ object src/gallium/auxiliary/libgallium.a.p/gallivm_lp_bld_debug.cpp.o
[2040/3124] Compiling C++ object src/gallium/auxiliary/libgallium.a.p/tessellator_p_tessellator.cpp.o
[2041/3124] Linking static target src/gallium/auxiliary/libgalliumvl_stub.a
[2042/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/gallivm_lp_bld_tgsi_action.c.o
[2043/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/draw_draw_vs_llvm.c.o
[2044/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/gallivm_lp_bld_nir_soa.c.o
[2045/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/util_u_threaded_context.c.o
[2046/3124] Compiling C object src/gallium/auxiliary/libgalliumvl.a.p/vl_vl_csc.c.o
[2047/3124] Compiling C object src/gallium/auxiliary/libgalliumvl.a.p/vl_vl_decoder.c.o
[2048/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/gallivm_lp_bld_nir.c.o
[2049/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/gallivm_lp_bld_tgsi_soa.c.o
[2050/3124] Compiling C object src/gallium/auxiliary/libgalliumvl.a.p/vl_vl_matrix_filter.c.o
[2051/3124] Compiling C++ object src/gallium/auxiliary/libgallium.a.p/tessellator_tessellator.cpp.o
[2052/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/gallivm_lp_bld_sample_soa.c.o
[2053/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/nir_nir_to_tgsi_info.c.o
[2054/3124] Compiling C object src/gallium/auxiliary/libgalliumvlwinsys.a.p/vl_vl_winsys_drm.c.o
[2055/3124] Compiling C object src/gallium/auxiliary/libgalliumvl.a.p/vl_vl_vertex_buffers.c.o
[2056/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/draw_draw_llvm.c.o
[2057/3124] Compiling C object src/gallium/auxiliary/libgalliumvl.a.p/vl_vl_median_filter.c.o
[2058/3124] Compiling C object src/gallium/auxiliary/libgalliumvlwinsys.a.p/vl_vl_winsys_dri_vgem.c.o
[2059/3124] Compiling C object src/gallium/auxiliary/libgalliumvl.a.p/vl_vl_video_buffer.c.o
[2060/3124] Compiling C object src/gallium/auxiliary/pipe-loader/libpipe_loader_static.a.p/pipe_loader_sw.c.o
[2061/3124] Compiling C object src/gallium/auxiliary/libgalliumvl.a.p/vl_vl_mpeg12_decoder.c.o
[2062/3124] Compiling C object src/gallium/auxiliary/pipe-loader/libpipe_loader_static.a.p/pipe_loader.c.o
[2063/3124] Compiling C object src/gallium/auxiliary/libgalliumvlwinsys.a.p/vl_vl_winsys_dri.c.o
[2064/3124] Compiling C object src/gallium/auxiliary/pipe-loader/libpipe_loader_static.a.p/pipe_loader_drm.c.o
[2065/3124] Linking static target src/gallium/auxiliary/pipe-loader/libpipe_loader_static.a
[2066/3124] Compiling C object src/gallium/winsys/sw/null/libws_null.a.p/null_sw_winsys.c.o
[2067/3124] Linking static target src/gallium/winsys/sw/null/libws_null.a
[2068/3124] Compiling C object src/gallium/auxiliary/libgalliumvl.a.p/vl_vl_mc.c.o
[2069/3124] Compiling C object src/gallium/auxiliary/pipe-loader/libpipe_loader_dynamic.a.p/pipe_loader_sw.c.o
[2070/3124] Compiling C object src/gallium/auxiliary/pipe-loader/libpipe_loader_dynamic.a.p/pipe_loader_drm.c.o
[2071/3124] Compiling C object src/gallium/auxiliary/libgalliumvl.a.p/vl_vl_mpeg12_bitstream.c.o
[2072/3124] Compiling C object src/gallium/auxiliary/pipe-loader/libpipe_loader_dynamic.a.p/pipe_loader.c.o
[2073/3124] Linking static target src/gallium/auxiliary/pipe-loader/libpipe_loader_dynamic.a
[2074/3124] Compiling C object src/gallium/auxiliary/libgalliumvlwinsys.a.p/vl_vl_winsys_dri3.c.o
[2075/3124] Compiling C object src/gallium/auxiliary/libgalliumvl.a.p/vl_vl_compositor_gfx.c.o
[2076/3124] Linking static target src/gallium/auxiliary/libgalliumvlwinsys.a
[2077/3124] Compiling C object src/gallium/auxiliary/libgalliumvl.a.p/vl_vl_zscan.c.o
[2078/3124] Compiling C object src/gallium/winsys/sw/dri/libswdri.a.p/dri_sw_winsys.c.o
[2079/3124] Linking static target src/gallium/winsys/sw/dri/libswdri.a
[2080/3124] Compiling C object src/gallium/auxiliary/libgallium.a.p/nir_nir_to_tgsi.c.o
[2081/3124] Compiling C object src/gallium/drivers/softpipe/libsoftpipe.a.p/sp_buffer.c.o
[2082/3124] Compiling C object src/gallium/drivers/softpipe/libsoftpipe.a.p/sp_fence.c.o
[2083/3124] Compiling C object src/gallium/winsys/sw/kms-dri/libswkmsdri.a.p/kms_dri_sw_winsys.c.o
[2084/3124] Linking static target src/gallium/winsys/sw/kms-dri/libswkmsdri.a
[2085/3124] Compiling C object src/gallium/winsys/sw/wrapper/libwsw.a.p/wrapper_sw_winsys.c.o
[2086/3124] Linking static target src/gallium/winsys/sw/wrapper/libwsw.a
[2087/3124] Compiling C object src/gallium/drivers/softpipe/libsoftpipe.a.p/sp_clear.c.o
[2088/3124] Compiling C object src/gallium/auxiliary/libgalliumvl.a.p/vl_vl_idct.c.o
[2089/3124] Compiling C object src/gallium/drivers/softpipe/libsoftpipe.a.p/sp_draw_arrays.c.o
[2090/3124] Compiling C object src/gallium/drivers/softpipe/libsoftpipe.a.p/sp_fs_exec.c.o
[2091/3124] Compiling C object src/gallium/drivers/softpipe/libsoftpipe.a.p/sp_compute.c.o
[2092/3124] Compiling C object src/gallium/drivers/softpipe/libsoftpipe.a.p/sp_flush.c.o
[2093/3124] Compiling C object src/gallium/drivers/softpipe/libsoftpipe.a.p/sp_context.c.o
[2094/3124] Compiling C object src/gallium/drivers/softpipe/libsoftpipe.a.p/sp_quad_pipe.c.o
[2095/3124] Compiling C object src/gallium/drivers/softpipe/libsoftpipe.a.p/sp_quad_fs.c.o
[2096/3124] Compiling C object src/gallium/auxiliary/libgalliumvl.a.p/vl_vl_compositor_cs.c.o
[2097/3124] Compiling C object src/gallium/auxiliary/libgalliumvl.a.p/vl_vl_deint_filter.c.o
[2098/3124] Compiling C object src/gallium/drivers/softpipe/libsoftpipe.a.p/sp_query.c.o
[2099/3124] Compiling C object src/gallium/drivers/softpipe/libsoftpipe.a.p/sp_screen.c.o
[2100/3124] Compiling C object src/gallium/drivers/softpipe/libsoftpipe.a.p/sp_state_blend.c.o
[2101/3124] Compiling C object src/gallium/drivers/softpipe/libsoftpipe.a.p/sp_state_image.c.o
[2102/3124] Compiling C object src/gallium/drivers/softpipe/libsoftpipe.a.p/sp_state_clip.c.o
[2103/3124] Linking static target src/gallium/auxiliary/libgalliumvl.a
[2104/3124] Compiling C object src/gallium/drivers/softpipe/libsoftpipe.a.p/sp_prim_vbuf.c.o
[2105/3124] Compiling C object src/gallium/drivers/softpipe/libsoftpipe.a.p/sp_image.c.o
[2106/3124] Compiling C object src/gallium/drivers/softpipe/libsoftpipe.a.p/sp_state_derived.c.o
[2107/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_bld_alpha.c.o
[2108/3124] Compiling C object src/gallium/drivers/softpipe/libsoftpipe.a.p/sp_tex_tile_cache.c.o
[2109/3124] Compiling C object src/gallium/drivers/softpipe/libsoftpipe.a.p/sp_state_vertex.c.o
[2110/3124] Compiling C object src/gallium/drivers/softpipe/libsoftpipe.a.p/sp_state_rasterizer.c.o
[2111/3124] Compiling C object src/gallium/drivers/softpipe/libsoftpipe.a.p/sp_surface.c.o
[2112/3124] Compiling C object src/gallium/drivers/softpipe/libsoftpipe.a.p/sp_state_surface.c.o
[2113/3124] Compiling C object src/gallium/drivers/softpipe/libsoftpipe.a.p/sp_state_so.c.o
[2114/3124] Compiling C object src/gallium/drivers/softpipe/libsoftpipe.a.p/sp_texture.c.o
[2115/3124] Compiling C object src/gallium/drivers/softpipe/libsoftpipe.a.p/sp_setup.c.o
[2116/3124] Compiling C object src/gallium/drivers/softpipe/libsoftpipe.a.p/sp_quad_blend.c.o
[2117/3124] Compiling C object src/gallium/drivers/softpipe/libsoftpipe.a.p/sp_state_shader.c.o
[2118/3124] Compiling C object src/gallium/drivers/softpipe/libsoftpipe.a.p/sp_state_sampler.c.o
[2119/3124] Compiling C object src/gallium/drivers/softpipe/libsoftpipe.a.p/sp_tile_cache.c.o
[2120/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_bld_blend_logicop.c.o
[2121/3124] Compiling C object src/gallium/drivers/softpipe/libsoftpipe.a.p/sp_quad_depth_test.c.o
[2122/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_bld_blend_aos.c.o
[2123/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_bld_blend.c.o
[2124/3124] Compiling C object src/mesa/libmesa.a.p/main_dlist.c.o
[2125/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_cs_tpool.c.o
[2126/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_clear.c.o
[2127/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_memory.c.o
[2128/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_perf.c.o
[2129/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_fence.c.o
[2130/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_bld_interp.c.o
[2131/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_draw_arrays.c.o
[2132/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_linear_fastpath.c.o
[2133/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_context.c.o
[2134/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_flush.c.o
[2135/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_linear_interp.c.o
[2136/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_linear.c.o
[2137/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_bld_depth.c.o
[2138/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_jit.c.o
[2139/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_rast_linear.c.o
[2140/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_rast_linear_fallback.c.o
[2141/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_scene_queue.c.o
[2142/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_query.c.o
[2143/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_rast_debug.c.o
[2144/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_rast_rect.c.o
[2145/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_setup_analysis.c.o
[2146/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_rast.c.o
[2147/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_scene.c.o
[2148/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_linear_sampler.c.o
[2149/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_screen.c.o
[2150/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_setup_point.c.o
[2151/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_state_clip.c.o
[2152/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_state_blend.c.o
[2153/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_setup_line.c.o
[2154/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_state_derived.c.o
[2155/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_state_fs_fastpath.c.o
[2156/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_setup_vbuf.c.o
[2157/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_state_fs_analysis.c.o
[2158/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_setup_tri.c.o
[2159/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_state_gs.c.o
[2160/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_state_rasterizer.c.o
[2161/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_setup_rect.c.o
[2162/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_state_fs_linear.c.o
[2163/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_state_fs_linear_llvm.c.o
[2164/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_setup.c.o
[2165/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_state_so.c.o
[2166/3124] Compiling C object src/gallium/drivers/softpipe/libsoftpipe.a.p/sp_tex_sample.c.o
[2167/3124] Linking static target src/gallium/drivers/softpipe/libsoftpipe.a
[2168/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_tex_sample.c.o
[2169/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_state_surface.c.o
[2170/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_state_sampler.c.o
[2171/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_state_vertex.c.o
[2172/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_state_tess.c.o
[2173/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_state_vs.c.o
[2174/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_state_setup.c.o
[2175/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_surface.c.o
[2176/3124] Generating src/gallium/drivers/r300/r300_nir_algebraic.c with a custom command
[2177/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_texture.c.o
[2178/3124] Compiling C object src/gallium/winsys/radeon/drm/libradeonwinsys.a.p/radeon_drm_surface.c.o
[2179/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/r300_chipset.c.o
[2180/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/r300_debug.c.o
[2181/3124] Compiling C object src/gallium/winsys/radeon/drm/libradeonwinsys.a.p/radeon_drm_cs.c.o
[2182/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_state_cs.c.o
[2183/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/r300_flush.c.o
[2184/3124] Compiling C object src/gallium/winsys/radeon/drm/libradeonwinsys.a.p/radeon_drm_bo.c.o
[2185/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/r300_hyperz.c.o
[2186/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_texture_handle.c.o
[2187/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/r300_render_stencilref.c.o
[2188/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/r300_query.c.o
[2189/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/r300_context.c.o
[2190/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/r300_render_translate.c.o
[2191/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/r300_blit.c.o
[2192/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/r300_resource.c.o
[2193/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/r300_screen_buffer.c.o
[2194/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/meson-generated_.._r300_nir_algebraic.c.o
[2195/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/r300_fs.c.o
[2196/3124] Compiling C object src/gallium/winsys/radeon/drm/libradeonwinsys.a.p/radeon_drm_winsys.c.o
[2197/3124] Linking static target src/gallium/winsys/radeon/drm/libradeonwinsys.a
[2198/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/compiler_memory_pool.c.o
[2199/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/r300_tgsi_to_rc.c.o
[2200/3124] Compiling C++ object src/gallium/auxiliary/libgallium.a.p/gallivm_lp_bld_misc.cpp.o
[2201/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/r300_transfer.c.o
[2202/3124] Linking static target src/gallium/auxiliary/libgallium.a
[2203/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/r300_vs.c.o
[2204/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/r300_emit.c.o
[2205/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/compiler_r300_fragprog_swizzle.c.o
[2206/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/r300_render.c.o
[2207/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/compiler_r300_fragprog.c.o
[2208/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/r300_texture_desc.c.o
[2209/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/r300_screen.c.o
[2210/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/r300_texture.c.o
[2211/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/compiler_r300_fragprog_emit.c.o
[2212/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/compiler_r3xx_vertprog_dump.c.o
[2213/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/compiler_r3xx_fragprog.c.o
[2214/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/r300_vs_draw.c.o
[2215/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/compiler_radeon_code.c.o
[2216/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/compiler_radeon_inline_literals.c.o
[2217/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/compiler_radeon_list.c.o
[2218/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/compiler_r500_fragprog.c.o
[2219/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/compiler_radeon_dataflow_deadcode.c.o
[2220/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/compiler_radeon_compiler.c.o
[2221/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_rast_tri.c.o
[2222/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/compiler_radeon_opcodes.c.o
[2223/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/compiler_radeon_pair_dead_sources.c.o
[2224/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/compiler_radeon_dataflow_swizzles.c.o
[2225/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/compiler_radeon_compiler_util.c.o
[2226/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/compiler_radeon_dataflow.c.o
[2227/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/compiler_r500_fragprog_emit.c.o
[2228/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/compiler_r500_nir_lower_fcsel.c.o
[2229/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/compiler_radeon_program.c.o
[2230/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/r300_state_derived.c.o
[2231/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/compiler_r3xx_vertprog.c.o
[2232/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/compiler_radeon_program_pair.c.o
[2233/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/compiler_radeon_remove_constants.c.o
[2234/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/compiler_radeon_rename_regs.c.o
[2235/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/compiler_r300_nir.c.o
[2236/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/compiler_radeon_program_alu.c.o
[2237/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/compiler_radeon_program_tex.c.o
[2238/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/compiler_radeon_pair_translate.c.o
[2239/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/compiler_radeon_pair_regalloc.c.o
[2240/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/compiler_radeon_regalloc.c.o
[2241/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/compiler_radeon_vert_fc.c.o
[2242/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/compiler_radeon_variable.c.o
[2243/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nouveau_heap.c.o
[2244/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/compiler_radeon_program_print.c.o
[2245/3124] Generating src/gallium/drivers/radeonsi/si_tracepoints.[ch] with a custom command
[2246/3124] Generating src/gallium/drivers/r600/egd_tables.h with a custom command (wrapped by meson to capture output)
[2247/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/r300_state.c.o
[2248/3124] Compiling C object src/gallium/winsys/amdgpu/drm/libamdgpuwinsys.a.p/amdgpu_surface.c.o
[2249/3124] Compiling C object src/gallium/drivers/llvmpipe/libllvmpipe.a.p/lp_state_fs.c.o
[2250/3124] Linking static target src/gallium/drivers/llvmpipe/libllvmpipe.a
[2251/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/compiler_radeon_pair_schedule.c.o
[2252/3124] Compiling C object src/gallium/winsys/nouveau/drm/libnouveauwinsys.a.p/nouveau_drm_winsys.c.o
[2253/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi_gfx6.a.p/meson-generated_.._si_tracepoints.c.o
[2254/3124] Compiling C object src/gallium/winsys/amdgpu/drm/libamdgpuwinsys.a.p/amdgpu_winsys.c.o
[2255/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nouveau_fence.c.o
[2256/3124] Compiling C object src/gallium/drivers/r600/libr600.a.p/eg_asm.c.o
[2257/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nouveau_mm.c.o
[2258/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nouveau_screen.c.o
[2259/3124] Compiling C object src/gallium/drivers/r600/libr600.a.p/evergreen_hw_context.c.o
[2260/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/compiler_radeon_optimize.c.o
[2261/3124] Compiling C object src/gallium/drivers/r600/libr600.a.p/eg_debug.c.o
[2262/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nouveau_buffer.c.o
[2263/3124] Compiling C object src/gallium/drivers/r600/libr600.a.p/r600_isa.c.o
[2264/3124] Compiling C object src/gallium/drivers/r600/libr600.a.p/compute_memory_pool.c.o
[2265/3124] Compiling C object src/gallium/winsys/amdgpu/drm/libamdgpuwinsys.a.p/amdgpu_bo.c.o
[2266/3124] Compiling C object src/gallium/drivers/r600/libr600.a.p/r700_asm.c.o
[2267/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nouveau_video.c.o
[2268/3124] Compiling C object src/gallium/winsys/amdgpu/drm/libamdgpuwinsys.a.p/amdgpu_cs.c.o
[2269/3124] Compiling C object src/gallium/drivers/r600/libr600.a.p/r600_dump.c.o
[2270/3124] Compiling C object src/gallium/drivers/r600/libr600.a.p/r600_pipe.c.o
[2271/3124] Compiling C object src/gallium/drivers/r600/libr600.a.p/evergreen_compute.c.o
[2272/3124] Compiling C object src/gallium/drivers/r600/libr600.a.p/r600_uvd.c.o
[2273/3124] Compiling C object src/gallium/drivers/r600/libr600.a.p/r600_hw_context.c.o
[2274/3124] Compiling C object src/gallium/drivers/r600/libr600.a.p/r600_gpu_load.c.o
[2275/3124] Compiling C object src/gallium/drivers/r600/libr600.a.p/cayman_msaa.c.o
[2276/3124] Compiling C object src/gallium/drivers/r600/libr600.a.p/r600_blit.c.o
[2277/3124] Compiling C object src/mesa/libmesa.a.p/vbo_vbo_save_api.c.o
[2278/3124] Compiling C object src/gallium/drivers/r600/libr600.a.p/r600_buffer_common.c.o
[2279/3124] Compiling C object src/gallium/drivers/r600/libr600.a.p/r600_shader.c.o
[2280/3124] Compiling C object src/gallium/drivers/r600/libr600.a.p/r600_perfcounter.c.o
[2281/3124] Compiling C object src/gallium/drivers/r600/libr600.a.p/r600_streamout.c.o
[2282/3124] Compiling C object src/gallium/drivers/r600/libr600.a.p/r600_test_dma.c.o
[2283/3124] Compiling C object src/gallium/drivers/r600/libr600.a.p/r600_pipe_common.c.o
[2284/3124] Compiling C object src/gallium/drivers/r600/libr600.a.p/r600_viewport.c.o
[2285/3124] Compiling C++ object src/gallium/drivers/r600/libr600.a.p/sfn_sfn_callstack.cpp.o
[2286/3124] Compiling C object src/gallium/drivers/r600/libr600.a.p/radeon_vce.c.o
[2287/3124] Compiling C object src/gallium/drivers/r600/libr600.a.p/radeon_video.c.o
[2288/3124] Compiling C object src/gallium/drivers/r600/libr600.a.p/r600_query.c.o
[2289/3124] Compiling C object src/gallium/drivers/r300/libr300.a.p/compiler_nir_to_rc.c.o
[2290/3124] Linking static target src/gallium/drivers/r300/libr300.a
[2291/3124] Compiling C object src/gallium/drivers/r600/libr600.a.p/radeon_uvd.c.o
[2292/3124] Compiling C object src/gallium/drivers/r600/libr600.a.p/r600_asm.c.o
[2293/3124] Compiling C object src/gallium/drivers/r600/libr600.a.p/r600_texture.c.o
[2294/3124] Compiling C object src/gallium/drivers/r600/libr600.a.p/r600_state_common.c.o
[2295/3124] Compiling C object src/gallium/drivers/r600/libr600.a.p/r600_state.c.o
[2296/3124] Compiling C++ object src/gallium/drivers/r600/libr600.a.p/sfn_sfn_debug.cpp.o
[2297/3124] Compiling C++ object src/gallium/drivers/r600/libr600.a.p/sfn_sfn_alu_readport_validation.cpp.o
[2298/3124] Compiling C++ object src/gallium/drivers/r600/libr600.a.p/r600_sfn.cpp.o
[2299/3124] Compiling C++ object src/gallium/drivers/r600/libr600.a.p/sfn_sfn_conditionaljumptracker.cpp.o
[2300/3124] Compiling C++ object src/gallium/drivers/r600/libr600.a.p/sfn_sfn_instr_controlflow.cpp.o
[2301/3124] Compiling C object src/gallium/drivers/r600/libr600.a.p/evergreen_state.c.o
[2302/3124] Compiling C++ object src/gallium/drivers/r600/libr600.a.p/sfn_sfn_memorypool.cpp.o
[2303/3124] Compiling C object src/mesa/libmesa.a.p/vbo_vbo_exec_api.c.o
[2304/3124] Compiling C++ object src/gallium/drivers/r600/libr600.a.p/sfn_sfn_instr_export.cpp.o
[2305/3124] Compiling C++ object src/gallium/drivers/r600/libr600.a.p/sfn_sfn_instr_alugroup.cpp.o
[2306/3124] Compiling C++ object src/gallium/drivers/r600/libr600.a.p/sfn_sfn_instr_lds.cpp.o
[2307/3124] Compiling C++ object src/gallium/drivers/r600/libr600.a.p/sfn_sfn_instr.cpp.o
[2308/3124] Compiling C++ object src/gallium/drivers/r600/libr600.a.p/sfn_sfn_liverangeevaluator_helpers.cpp.o
[2309/3124] Compiling C++ object src/gallium/drivers/r600/libr600.a.p/sfn_sfn_instr_fetch.cpp.o
[2310/3124] Compiling C++ object src/gallium/drivers/r600/libr600.a.p/sfn_sfn_nir_lower_tex.cpp.o
[2311/3124] Compiling C++ object src/gallium/drivers/r600/libr600.a.p/sfn_sfn_alu_defines.cpp.o
[2312/3124] Compiling C++ object src/gallium/drivers/r600/libr600.a.p/sfn_sfn_instr_mem.cpp.o
[2313/3124] Compiling C++ object src/gallium/drivers/r600/libr600.a.p/sfn_sfn_instrfactory.cpp.o
[2314/3124] Compiling C object src/gallium/drivers/r600/libr600.a.p/sfn_sfn_nir_vectorize_vs_inputs.c.o
[2315/3124] Compiling C++ object src/gallium/drivers/r600/libr600.a.p/sfn_sfn_assembler.cpp.o
[2316/3124] Compiling C++ object src/gallium/drivers/r600/libr600.a.p/sfn_sfn_liverangeevaluator.cpp.o
[2317/3124] Compiling C++ object src/gallium/drivers/r600/libr600.a.p/sfn_sfn_nir_legalize_image_load_store.cpp.o
[2318/3124] Compiling C++ object src/gallium/drivers/r600/libr600.a.p/sfn_sfn_nir_lower_alu.cpp.o
[2319/3124] Compiling C++ object src/gallium/drivers/r600/libr600.a.p/sfn_sfn_nir_lower_fs_out_to_vector.cpp.o
[2320/3124] Linking static target src/gallium/winsys/amdgpu/drm/libamdgpuwinsys.a
[2321/3124] Compiling C++ object src/gallium/drivers/r600/libr600.a.p/sfn_sfn_instr_tex.cpp.o
[2322/3124] Compiling C++ object src/gallium/drivers/r600/libr600.a.p/sfn_sfn_nir.cpp.o
[2323/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi_gfx7.a.p/meson-generated_.._si_tracepoints.c.o
[2324/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi_gfx8.a.p/meson-generated_.._si_tracepoints.c.o
[2325/3124] Compiling C++ object src/gallium/drivers/r600/libr600.a.p/sfn_sfn_peephole.cpp.o
[2326/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi_gfx9.a.p/meson-generated_.._si_tracepoints.c.o
[2327/3124] Compiling C++ object src/gallium/drivers/r600/libr600.a.p/sfn_sfn_ra.cpp.o
[2328/3124] Compiling C++ object src/gallium/drivers/r600/libr600.a.p/sfn_sfn_shader_cs.cpp.o
[2329/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi_gfx10.a.p/meson-generated_.._si_tracepoints.c.o
[2330/3124] Compiling C++ object src/gallium/drivers/r600/libr600.a.p/sfn_sfn_nir_lower_tess_io.cpp.o
[2331/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi_gfx103.a.p/meson-generated_.._si_tracepoints.c.o
[2332/3124] Compiling C++ object src/gallium/drivers/r600/libr600.a.p/sfn_sfn_optimizer.cpp.o
[2333/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi_gfx11.a.p/meson-generated_.._si_tracepoints.c.o
[2334/3124] Compiling C++ object src/gallium/drivers/r600/libr600.a.p/sfn_sfn_shader_tess.cpp.o
[2335/3124] Compiling C++ object src/gallium/drivers/r600/libr600.a.p/sfn_sfn_nir_lower_64bit.cpp.o
[2336/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi_gfx115.a.p/meson-generated_.._si_tracepoints.c.o
[2337/3124] Compiling C++ object src/gallium/drivers/r600/libr600.a.p/sfn_sfn_split_address_loads.cpp.o
[2338/3124] Compiling C++ object src/gallium/drivers/r600/libr600.a.p/sfn_sfn_shader_gs.cpp.o
[2339/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/meson-generated_.._si_tracepoints.c.o
[2340/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/gfx10_shader_ngg.c.o
[2341/3124] Compiling C++ object src/gallium/drivers/r600/libr600.a.p/sfn_sfn_instr_alu.cpp.o
[2342/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/gfx11_query.c.o
[2343/3124] Compiling C++ object src/gallium/drivers/r600/libr600.a.p/sfn_sfn_shader_vs.cpp.o
[2344/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/si_buffer.c.o
[2345/3124] Compiling C++ object src/gallium/drivers/r600/libr600.a.p/sfn_sfn_shader_fs.cpp.o
[2346/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/si_blit.c.o
[2347/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/si_cp_reg_shadowing.c.o
[2348/3124] Compiling C++ object src/gallium/drivers/r600/libr600.a.p/sfn_sfn_virtualvalues.cpp.o
[2349/3124] Compiling C++ object src/gallium/drivers/r600/libr600.a.p/sfn_sfn_scheduler.cpp.o
[2350/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/si_cp_dma.c.o
[2351/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/si_clear.c.o
[2352/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/si_compute_blit.c.o
[2353/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/si_compute.c.o
[2354/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/si_fence.c.o
[2355/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/si_gpu_load.c.o
[2356/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/si_get.c.o
[2357/3124] Compiling C++ object src/gallium/drivers/r600/libr600.a.p/sfn_sfn_shader.cpp.o
[2358/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/si_pm4.c.o
[2359/3124] Compiling C++ object src/gallium/drivers/r600/libr600.a.p/sfn_sfn_valuefactory.cpp.o
[2360/3124] Linking static target src/gallium/drivers/r600/libr600.a
[2361/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/si_perfcounter.c.o
[2362/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/si_gfx_cs.c.o
[2363/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/si_debug.c.o
[2364/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/si_query.c.o
[2365/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/si_pipe.c.o
[2366/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/si_sdma_copy_image.c.o
[2367/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/si_shader_aco.c.o
[2368/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/si_nir_optim.c.o
[2369/3124] Compiling C object src/mesa/libmesa.a.p/main_format_utils.c.o
[2370/3124] Linking static target src/mesa/libmesa.a
[2371/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/si_nir_lower_resource.c.o
[2372/3124] Compiling C++ object src/gallium/drivers/radeonsi/libradeonsi_gfx6.a.p/si_state_draw.cpp.o
[2373/3124] Linking static target src/gallium/drivers/radeonsi/libradeonsi_gfx6.a
[2374/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/si_descriptors.c.o
[2375/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/si_state_binning.c.o
[2376/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/si_shader_info.c.o
[2377/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/si_shader_nir.c.o
[2378/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/si_nir_lower_abi.c.o
[2379/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/si_nir_lower_vs_inputs.c.o
[2380/3124] Compiling C++ object src/gallium/drivers/radeonsi/libradeonsi_gfx7.a.p/si_state_draw.cpp.o
[2381/3124] Linking static target src/gallium/drivers/radeonsi/libradeonsi_gfx7.a
[2382/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/si_state_streamout.c.o
[2383/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/si_utrace.c.o
[2384/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/si_sqtt.c.o
[2385/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/si_state_msaa.c.o
[2386/3124] Compiling C++ object src/gallium/drivers/radeonsi/libradeonsi_gfx8.a.p/si_state_draw.cpp.o
[2387/3124] Linking static target src/gallium/drivers/radeonsi/libradeonsi_gfx8.a
[2388/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/si_state_viewport.c.o
[2389/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/si_test_dma_perf.c.o
[2390/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/si_uvd.c.o
[2391/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/radeon_vcn.c.o
[2392/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/radeon_uvd_enc.c.o
[2393/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/si_vpe.c.o
[2394/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/si_test_image_copy_region.c.o
[2395/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/radeon_vce_50.c.o
[2396/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/radeon_vce.c.o
[2397/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/radeon_vce_40_2_2.c.o
[2398/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/radeon_vce_52.c.o
[2399/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/radeon_uvd_enc_1_1.c.o
[2400/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/radeon_uvd.c.o
[2401/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/si_shader.c.o
[2402/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/si_texture.c.o
[2403/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/radeon_vcn_enc_2_0.c.o
[2404/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/radeon_vcn_enc_3_0.c.o
[2405/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/radeon_vcn_dec_jpeg.c.o
[2406/3124] Linking static target src/gallium/winsys/nouveau/drm/libnouveauwinsys.a
[2407/3124] Compiling C++ object src/gallium/drivers/radeonsi/libradeonsi_gfx9.a.p/si_state_draw.cpp.o
[2408/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/radeon_video.c.o
[2409/3124] Linking static target src/gallium/drivers/radeonsi/libradeonsi_gfx9.a
[2410/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/radeon_vcn_enc_4_0.c.o
[2411/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nouveau_vp3_video_bsp.c.o
[2412/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/radeon_vcn_enc_1_2.c.o
[2413/3124] Compiling C++ object src/gallium/drivers/radeonsi/libradeonsi.a.p/si_perfetto.cpp.o
[2414/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/si_shader_llvm_gs.c.o
[2415/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/radeon_vcn_enc.c.o
[2416/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/si_shader_llvm_tess.c.o
[2417/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nouveau_vp3_video_vp.c.o
[2418/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/si_shader_llvm_vs.c.o
[2419/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nouveau_vp3_video.c.o
[2420/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/si_shader_llvm_ps.c.o
[2421/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nv30_nv30_format.c.o
[2422/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nv30_nv30_context.c.o
[2423/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/si_shader_llvm.c.o
[2424/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nv30_nv30_clear.c.o
[2425/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nv30_nv30_fragprog.c.o
[2426/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nv30_nv30_fragtex.c.o
[2427/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nv30_nv30_resource.c.o
[2428/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nv30_nv30_query.c.o
[2429/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nv30_nv30_draw.c.o
[2430/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nv30_nv30_push.c.o
[2431/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nv30_nv30_texture.c.o
[2432/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nv30_nv30_miptree.c.o
[2433/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nv30_nv30_state.c.o
[2434/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nv30_nv40_verttex.c.o
[2435/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nv50_nv50_formats.c.o
[2436/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nv30_nv30_screen.c.o
[2437/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/si_shaderlib_nir.c.o
[2438/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nv30_nv30_vertprog.c.o
[2439/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/si_state.c.o
[2440/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nv30_nv30_state_validate.c.o
[2441/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nv50_nv50_miptree.c.o
[2442/3124] Compiling C object src/gallium/drivers/radeonsi/libradeonsi.a.p/radeon_vcn_dec.c.o
[2443/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nv50_nv50_context.c.o
[2444/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nv50_nv50_query.c.o
[2445/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nv50_nv50_query_hw_metric.c.o
[2446/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nv50_nv50_query_hw.c.o
[2447/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nv50_nv50_resource.c.o
[2448/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nv30_nv30_vbo.c.o
[2449/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nv50_nv50_program.c.o
[2450/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nv50_nv50_query_hw_sm.c.o
[2451/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nv50_nv50_push.c.o
[2452/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nv30_nv30_transfer.c.o
[2453/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nv50_nv50_compute.c.o
[2454/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nv50_nv84_video_bsp.c.o
[2455/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nv50_nv50_state_validate.c.o
[2456/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nv50_nv50_tex.c.o
[2457/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nv30_nvfx_vertprog.c.o
[2458/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nv50_nv84_video_vp.c.o
[2459/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nv50_nv50_screen.c.o
[2460/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nv50_nv98_video_ppp.c.o
[2461/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nv50_nv98_video_bsp.c.o
[2462/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nv50_nv84_video.c.o
[2463/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nv50_nv98_video.c.o
[2464/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nv50_nv50_state.c.o
[2465/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nv50_nv50_shader_state.c.o
[2466/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nv50_nv50_transfer.c.o
[2467/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nvc0_qmda0c0.c.o
[2468/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nvc0_qmdc0c0.c.o
[2469/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nv30_nvfx_fragprog.c.o
[2470/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nvc0_qmdc3c0.c.o
[2471/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nvc0_nvc0_formats.c.o
[2472/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nv50_nv98_video_vp.c.o
[2473/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nvc0_nvc0_query_sw.c.o
[2474/3124] Compiling C++ object src/gallium/drivers/radeonsi/libradeonsi.a.p/si_state_shaders.cpp.o
[2475/3124] Linking static target src/gallium/drivers/radeonsi/libradeonsi.a
[2476/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nvc0_nvc0_query.c.o
[2477/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nvc0_nvc0_resource.c.o
[2478/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nvc0_nvc0_query_hw_metric.c.o
[2479/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nvc0_nvc0_miptree.c.o
[2480/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nv50_nv50_vbo.c.o
[2481/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nvc0_nvc0_query_hw.c.o
[2482/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nvc0_nvc0_context.c.o
[2483/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nvc0_nvc0_query_hw_sm.c.o
[2484/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nvc0_nvc0_program.c.o
[2485/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nvc0_nvc0_compute.c.o
[2486/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nvc0_nvc0_shader_state.c.o
[2487/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nvc0_nvc0_video_bsp.c.o
[2488/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nvc0_nvc0_video.c.o
[2489/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nvc0_nvc0_video_ppp.c.o
[2490/3124] Compiling C++ object src/gallium/drivers/radeonsi/libradeonsi_gfx10.a.p/si_state_draw.cpp.o
[2491/3124] Linking static target src/gallium/drivers/radeonsi/libradeonsi_gfx10.a
[2492/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nvc0_nvc0_video_vp.c.o
[2493/3124] Compiling C object src/gallium/winsys/crocus/drm/libcrocuswinsys.a.p/crocus_drm_winsys.c.o
[2494/3124] Linking static target src/gallium/winsys/crocus/drm/libcrocuswinsys.a
[2495/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nvc0_nvc0_transfer.c.o
[2496/3124] Compiling C++ object src/gallium/drivers/radeonsi/libradeonsi_gfx103.a.p/si_state_draw.cpp.o
[2497/3124] Linking static target src/gallium/drivers/radeonsi/libradeonsi_gfx103.a
[2498/3124] Compiling C++ object src/gallium/drivers/radeonsi/libradeonsi_gfx11.a.p/si_state_draw.cpp.o
[2499/3124] Linking static target src/gallium/drivers/radeonsi/libradeonsi_gfx11.a
[2500/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nvc0_nvc0_state.c.o
[2501/3124] Compiling C object src/gallium/drivers/crocus/libcrocus_per_hw_ver40.a.p/crocus_query.c.o
[2502/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nvc0_nvc0_state_validate.c.o
[2503/3124] Compiling C object src/gallium/drivers/crocus/libcrocus_per_hw_ver40.a.p/crocus_blt.c.o
[2504/3124] Compiling C object src/gallium/drivers/crocus/libcrocus_per_hw_ver45.a.p/crocus_query.c.o
[2505/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nvc0_nvc0_screen.c.o
[2506/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nvc0_nvc0_vbo_translate.c.o
[2507/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nvc0_nvc0_tex.c.o
[2508/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nvc0_nvc0_vbo.c.o
[2509/3124] Compiling C++ object src/gallium/drivers/radeonsi/libradeonsi_gfx115.a.p/si_state_draw.cpp.o
[2510/3124] Linking static target src/gallium/drivers/radeonsi/libradeonsi_gfx115.a
[2511/3124] Compiling C object src/gallium/drivers/crocus/libcrocus_per_hw_ver45.a.p/crocus_blt.c.o
[2512/3124] Compiling C object src/gallium/drivers/crocus/libcrocus_per_hw_ver40.a.p/crocus_blorp.c.o
[2513/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nv50_nv50_surface.c.o
[2514/3124] Compiling C object src/gallium/drivers/crocus/libcrocus_per_hw_ver50.a.p/crocus_query.c.o
[2515/3124] Compiling C object src/gallium/drivers/crocus/libcrocus_per_hw_ver60.a.p/crocus_blt.c.o
[2516/3124] Compiling C object src/gallium/drivers/crocus/libcrocus_per_hw_ver45.a.p/crocus_blorp.c.o
[2517/3124] Compiling C object src/gallium/drivers/crocus/libcrocus_per_hw_ver50.a.p/crocus_blt.c.o
[2518/3124] Compiling C object src/gallium/drivers/crocus/libcrocus_per_hw_ver60.a.p/crocus_query.c.o
[2519/3124] Compiling C object src/gallium/drivers/crocus/libcrocus_per_hw_ver70.a.p/crocus_blt.c.o
[2520/3124] Compiling C object src/gallium/drivers/crocus/libcrocus_per_hw_ver70.a.p/crocus_query.c.o
[2521/3124] Compiling C object src/gallium/drivers/crocus/libcrocus_per_hw_ver50.a.p/crocus_blorp.c.o
[2522/3124] Compiling C object src/gallium/drivers/crocus/libcrocus_per_hw_ver75.a.p/crocus_blt.c.o
[2523/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nvc0_nve4_compute.c.o
[2524/3124] Compiling C object src/gallium/drivers/crocus/libcrocus.a.p/crocus_batch.c.o
[2525/3124] Compiling C object src/gallium/drivers/crocus/libcrocus.a.p/crocus_blit.c.o
[2526/3124] Compiling C object src/gallium/drivers/crocus/libcrocus_per_hw_ver80.a.p/crocus_blt.c.o
[2527/3124] Compiling C object src/gallium/drivers/crocus/libcrocus_per_hw_ver60.a.p/crocus_blorp.c.o
[2528/3124] Compiling C object src/gallium/drivers/crocus/libcrocus.a.p/crocus_context.c.o
[2529/3124] Compiling C object src/gallium/drivers/crocus/libcrocus.a.p/crocus_clear.c.o
[2530/3124] Compiling C object src/gallium/drivers/crocus/libcrocus_per_hw_ver75.a.p/crocus_query.c.o
[2531/3124] Compiling C object src/gallium/drivers/nouveau/libnouveau.a.p/nvc0_nvc0_surface.c.o
[2532/3124] Linking static target src/gallium/drivers/nouveau/libnouveau.a
[2533/3124] Compiling C object src/gallium/drivers/crocus/libcrocus.a.p/crocus_bufmgr.c.o
[2534/3124] Compiling C object src/gallium/drivers/crocus/libcrocus_per_hw_ver80.a.p/crocus_query.c.o
[2535/3124] Compiling C object src/gallium/drivers/crocus/libcrocus.a.p/crocus_fine_fence.c.o
[2536/3124] Compiling C object src/gallium/drivers/crocus/libcrocus.a.p/crocus_formats.c.o
[2537/3124] Compiling C object src/gallium/drivers/crocus/libcrocus.a.p/crocus_perf.c.o
[2538/3124] Compiling C object src/gallium/drivers/crocus/libcrocus.a.p/crocus_monitor.c.o
[2539/3124] Compiling C object src/gallium/drivers/crocus/libcrocus.a.p/crocus_draw.c.o
[2540/3124] Compiling C object src/gallium/winsys/iris/drm/libiriswinsys.a.p/iris_drm_winsys.c.o
[2541/3124] Linking static target src/gallium/winsys/iris/drm/libiriswinsys.a
[2542/3124] Compiling C object src/gallium/drivers/crocus/libcrocus.a.p/crocus_fence.c.o
[2543/3124] Compiling C object src/gallium/drivers/crocus/libcrocus.a.p/crocus_pipe_control.c.o
[2544/3124] Compiling C object src/gallium/drivers/crocus/libcrocus_per_hw_ver70.a.p/crocus_blorp.c.o
[2545/3124] Compiling C object src/gallium/drivers/crocus/libcrocus.a.p/crocus_performance_query.c.o
[2546/3124] Compiling C object src/gallium/drivers/crocus/libcrocus_per_hw_ver75.a.p/crocus_blorp.c.o
[2547/3124] Compiling C object src/gallium/drivers/crocus/libcrocus.a.p/crocus_screen.c.o
[2548/3124] Compiling C object src/gallium/drivers/crocus/libcrocus.a.p/crocus_disk_cache.c.o
[2549/3124] Compiling C object src/gallium/drivers/crocus/libcrocus_per_hw_ver80.a.p/crocus_blorp.c.o
[2550/3124] Compiling C object src/gallium/drivers/crocus/libcrocus.a.p/crocus_resolve.c.o
[2551/3124] Compiling C object src/gallium/drivers/crocus/libcrocus_per_hw_ver40.a.p/crocus_state.c.o
[2552/3124] Linking static target src/gallium/drivers/crocus/libcrocus_per_hw_ver40.a
[2553/3124] Compiling C object src/gallium/drivers/crocus/libcrocus.a.p/crocus_program_cache.c.o
[2554/3124] Compiling C object src/gallium/drivers/crocus/libcrocus_per_hw_ver45.a.p/crocus_state.c.o
[2555/3124] Linking static target src/gallium/drivers/crocus/libcrocus_per_hw_ver45.a
[2556/3124] Compiling C object src/gallium/drivers/crocus/libcrocus.a.p/crocus_resource.c.o
[2557/3124] Compiling C object src/gallium/drivers/crocus/libcrocus_per_hw_ver50.a.p/crocus_state.c.o
[2558/3124] Linking static target src/gallium/drivers/crocus/libcrocus_per_hw_ver50.a
[2559/3124] Compiling C object src/gallium/drivers/iris/libiris_per_hw_ver80.a.p/iris_query.c.o
[2560/3124] Compiling C object src/gallium/drivers/iris/libiris_per_hw_ver90.a.p/iris_query.c.o
[2561/3124] Compiling C object src/gallium/drivers/iris/libiris_per_hw_ver110.a.p/iris_query.c.o
[2562/3124] Compiling C object src/gallium/drivers/iris/libiris_per_hw_ver80.a.p/iris_blorp.c.o
[2563/3124] Compiling C object src/gallium/drivers/iris/libiris_per_hw_ver120.a.p/iris_query.c.o
[2564/3124] Compiling C object src/gallium/drivers/crocus/libcrocus_per_hw_ver60.a.p/crocus_state.c.o
[2565/3124] Linking static target src/gallium/drivers/crocus/libcrocus_per_hw_ver60.a
[2566/3124] Compiling C object src/gallium/drivers/crocus/libcrocus.a.p/crocus_program.c.o
[2567/3124] Linking static target src/gallium/drivers/crocus/libcrocus.a
[2568/3124] Compiling C object src/gallium/drivers/iris/libiris_per_hw_ver90.a.p/iris_blorp.c.o
[2569/3124] Compiling C object src/gallium/drivers/iris/libiris.a.p/i915_iris_bufmgr.c.o
[2570/3124] Compiling C object src/gallium/drivers/iris/libiris.a.p/xe_iris_bufmgr.c.o
[2571/3124] Compiling C object src/gallium/drivers/iris/libiris.a.p/i915_iris_batch.c.o
[2572/3124] Compiling C object src/gallium/drivers/iris/libiris_per_hw_ver110.a.p/iris_blorp.c.o
[2573/3124] Compiling C object src/gallium/drivers/iris/libiris_per_hw_ver125.a.p/iris_query.c.o
[2574/3124] Compiling C object src/gallium/drivers/iris/libiris.a.p/xe_iris_batch.c.o
[2575/3124] Compiling C object src/gallium/drivers/iris/libiris_per_hw_ver120.a.p/iris_blorp.c.o
[2576/3124] Compiling C object src/gallium/drivers/iris/libiris.a.p/i915_iris_kmd_backend.c.o
[2577/3124] Compiling C object src/gallium/drivers/iris/libiris.a.p/iris_border_color.c.o
[2578/3124] Compiling C object src/gallium/drivers/iris/libiris.a.p/iris_binder.c.o
[2579/3124] Compiling C object src/gallium/drivers/iris/libiris.a.p/xe_iris_kmd_backend.c.o
[2580/3124] Compiling C object src/gallium/drivers/iris/libiris_per_hw_ver125.a.p/iris_blorp.c.o
[2581/3124] Compiling C object src/gallium/drivers/crocus/libcrocus_per_hw_ver70.a.p/crocus_state.c.o
[2582/3124] Linking static target src/gallium/drivers/crocus/libcrocus_per_hw_ver70.a
[2583/3124] Compiling C object src/gallium/drivers/iris/libiris.a.p/iris_blit.c.o
[2584/3124] Compiling C object src/gallium/drivers/iris/libiris.a.p/iris_batch.c.o
[2585/3124] Compiling C object src/gallium/drivers/iris/libiris_per_hw_ver200.a.p/iris_query.c.o
[2586/3124] Compiling C object src/gallium/drivers/iris/libiris.a.p/iris_context.c.o
[2587/3124] Compiling C object src/gallium/drivers/iris/libiris.a.p/iris_kmd_backend.c.o
[2588/3124] Compiling C object src/gallium/drivers/iris/libiris.a.p/iris_clear.c.o
[2589/3124] Compiling C object src/gallium/drivers/iris/libiris.a.p/iris_fine_fence.c.o
[2590/3124] Compiling C object src/gallium/drivers/iris/libiris.a.p/iris_formats.c.o
[2591/3124] Compiling C object src/gallium/drivers/iris/libiris.a.p/iris_draw.c.o
[2592/3124] Compiling C object src/gallium/drivers/iris/libiris.a.p/iris_fence.c.o
[2593/3124] Compiling C object src/gallium/drivers/iris/libiris.a.p/iris_perf.c.o
[2594/3124] Compiling C object src/gallium/drivers/iris/libiris.a.p/iris_monitor.c.o
[2595/3124] Compiling C object src/gallium/drivers/iris/libiris.a.p/iris_measure.c.o
[2596/3124] Compiling C object src/gallium/drivers/iris/libiris.a.p/iris_bufmgr.c.o
[2597/3124] Compiling C object src/gallium/drivers/iris/libiris.a.p/iris_performance_query.c.o
[2598/3124] Compiling C object src/gallium/winsys/i915/drm/libi915drm.a.p/i915_drm_batchbuffer.c.o
[2599/3124] Compiling C object src/gallium/drivers/iris/libiris_per_hw_ver200.a.p/iris_blorp.c.o
[2600/3124] Compiling C object src/gallium/drivers/iris/libiris.a.p/iris_pipe_control.c.o
[2601/3124] Compiling C object src/gallium/drivers/crocus/libcrocus_per_hw_ver75.a.p/crocus_state.c.o
[2602/3124] Linking static target src/gallium/drivers/crocus/libcrocus_per_hw_ver75.a
[2603/3124] Compiling C object src/gallium/drivers/iris/libiris.a.p/iris_disk_cache.c.o
[2604/3124] Compiling C object src/gallium/drivers/iris/libiris.a.p/iris_utrace.c.o
[2605/3124] Compiling C object src/gallium/drivers/iris/libiris.a.p/iris_resolve.c.o
[2606/3124] Compiling C object src/gallium/drivers/iris/libiris.a.p/iris_screen.c.o
[2607/3124] Compiling C object src/gallium/winsys/i915/drm/libi915drm.a.p/i915_drm_winsys.c.o
[2608/3124] Compiling C object src/gallium/drivers/iris/libiris.a.p/iris_program_cache.c.o
[2609/3124] Compiling C object src/gallium/winsys/i915/drm/libi915drm.a.p/i915_drm_buffer.c.o
[2610/3124] Compiling C object src/gallium/winsys/i915/drm/libi915drm.a.p/i915_drm_fence.c.o
[2611/3124] Linking static target src/gallium/winsys/i915/drm/libi915drm.a
[2612/3124] Compiling C object src/gallium/drivers/crocus/libcrocus_per_hw_ver80.a.p/crocus_state.c.o
[2613/3124] Linking static target src/gallium/drivers/crocus/libcrocus_per_hw_ver80.a
[2614/3124] Compiling C object src/gallium/drivers/i915/libi915.a.p/i915_blit.c.o
[2615/3124] Compiling C object src/gallium/drivers/i915/libi915.a.p/i915_debug_fp.c.o
[2616/3124] Compiling C object src/gallium/drivers/i915/libi915.a.p/i915_context.c.o
[2617/3124] Compiling C object src/gallium/drivers/i915/libi915.a.p/i915_clear.c.o
[2618/3124] Compiling C object src/gallium/drivers/i915/libi915.a.p/i915_flush.c.o
[2619/3124] Compiling C object src/gallium/drivers/i915/libi915.a.p/i915_query.c.o
[2620/3124] Compiling C object src/gallium/drivers/i915/libi915.a.p/i915_fpc_emit.c.o
[2621/3124] Compiling C object src/gallium/drivers/i915/libi915.a.p/i915_resource.c.o
[2622/3124] Compiling C object src/gallium/drivers/i915/libi915.a.p/i915_resource_buffer.c.o
[2623/3124] Compiling C object src/gallium/drivers/i915/libi915.a.p/i915_prim_emit.c.o
[2624/3124] Compiling C object src/gallium/drivers/i915/libi915.a.p/i915_fpc_optimize.c.o
[2625/3124] Compiling C object src/gallium/drivers/i915/libi915.a.p/i915_prim_vbuf.c.o
[2626/3124] Compiling C object src/gallium/drivers/i915/libi915.a.p/i915_debug.c.o
[2627/3124] Compiling C object src/gallium/drivers/i915/libi915.a.p/i915_state_fpc.c.o
[2628/3124] Compiling C object src/gallium/drivers/iris/libiris.a.p/iris_resource.c.o
[2629/3124] Compiling C object src/gallium/drivers/i915/libi915.a.p/i915_state_dynamic.c.o
[2630/3124] Compiling C object src/gallium/drivers/i915/libi915.a.p/i915_screen.c.o
[2631/3124] Compiling C object src/gallium/drivers/i915/libi915.a.p/i915_state_derived.c.o
[2632/3124] Compiling C object src/gallium/drivers/i915/libi915.a.p/i915_state_immediate.c.o
[2633/3124] Compiling C object src/gallium/drivers/i915/libi915.a.p/i915_fpc_translate.c.o
[2634/3124] Compiling C object src/gallium/drivers/i915/libi915.a.p/i915_state_sampler.c.o
[2635/3124] Compiling C object src/gallium/drivers/i915/libi915.a.p/i915_state_emit.c.o
[2636/3124] Compiling C object src/gallium/drivers/i915/libi915.a.p/i915_state_static.c.o
[2637/3124] Compiling C object src/gallium/drivers/i915/libi915.a.p/i915_resource_texture.c.o
[2638/3124] Compiling C object src/gallium/winsys/svga/drm/libsvgadrm.a.p/vmw_buffer.c.o
[2639/3124] Compiling C object src/gallium/winsys/svga/drm/libsvgadrm.a.p/vmw_msg.c.o
[2640/3124] Compiling C object src/gallium/winsys/svga/drm/libsvgadrm.a.p/vmw_screen.c.o
[2641/3124] Compiling C object src/gallium/winsys/svga/drm/libsvgadrm.a.p/vmw_fence.c.o
[2642/3124] Compiling C object src/gallium/winsys/svga/drm/libsvgadrm.a.p/pb_buffer_simple_fenced.c.o
[2643/3124] Compiling C object src/gallium/winsys/svga/drm/libsvgadrm.a.p/vmw_screen_pools.c.o
[2644/3124] Compiling C object src/gallium/winsys/svga/drm/libsvgadrm.a.p/vmw_screen_dri.c.o
[2645/3124] Compiling C object src/gallium/winsys/svga/drm/libsvgadrm.a.p/vmw_context.c.o
[2646/3124] Compiling C object src/gallium/drivers/i915/libi915.a.p/i915_surface.c.o
[2647/3124] Compiling C object src/gallium/winsys/svga/drm/libsvgadrm.a.p/vmw_surface.c.o
[2648/3124] Compiling C object src/gallium/drivers/i915/libi915.a.p/i915_state.c.o
[2649/3124] Linking static target src/gallium/drivers/i915/libi915.a
[2650/3124] Compiling C object src/gallium/winsys/svga/drm/libsvgadrm.a.p/vmw_query.c.o
[2651/3124] Compiling C object src/gallium/winsys/svga/drm/libsvgadrm.a.p/vmw_shader.c.o
[2652/3124] Compiling C object src/gallium/drivers/iris/libiris.a.p/iris_program.c.o
[2653/3124] Compiling C object src/gallium/winsys/svga/drm/libsvgadrm.a.p/vmw_screen_svga.c.o
[2654/3124] Linking static target src/gallium/drivers/iris/libiris.a
[2655/3124] Compiling C object src/gallium/winsys/svga/drm/libsvgadrm.a.p/vmw_screen_ioctl.c.o
[2656/3124] Linking static target src/gallium/winsys/svga/drm/libsvgadrm.a
[2657/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_context.c.o
[2658/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_draw_arrays.c.o
[2659/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_link.c.o
[2660/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_draw_elements.c.o
[2661/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_image_view.c.o
[2662/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_format.c.o
[2663/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_cmd.c.o
[2664/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_pipe_constants.c.o
[2665/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_pipe_blend.c.o
[2666/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_cmd_vgpu10.c.o
[2667/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_pipe_cs.c.o
[2668/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_pipe_flush.c.o
[2669/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_draw.c.o
[2670/3124] Compiling C object src/gallium/drivers/iris/libiris_per_hw_ver80.a.p/iris_state.c.o
[2671/3124] Linking static target src/gallium/drivers/iris/libiris_per_hw_ver80.a
[2672/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_pipe_draw.c.o
[2673/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_pipe_gs.c.o
[2674/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_pipe_blit.c.o
[2675/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_pipe_clear.c.o
[2676/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_pipe_depthstencil.c.o
[2677/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_pipe_fs.c.o
[2678/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_pipe_ts.c.o
[2679/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_pipe_misc.c.o
[2680/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_pipe_rasterizer.c.o
[2681/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_pipe_vertex.c.o
[2682/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_pipe_query.c.o
[2683/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_pipe_vs.c.o
[2684/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_pipe_sampler.c.o
[2685/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_pipe_streamout.c.o
[2686/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_resource.c.o
[2687/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_sampler_view.c.o
[2688/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_state_cs.c.o
[2689/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_shader_buffer.c.o
[2690/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_screen_cache.c.o
[2691/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_resource_buffer.c.o
[2692/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_state.c.o
[2693/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_state_gs.c.o
[2694/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_state_fs.c.o
[2695/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_screen.c.o
[2696/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_resource_buffer_upload.c.o
[2697/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_state_ts.c.o
[2698/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_state_framebuffer.c.o
[2699/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_state_need_swtnl.c.o
[2700/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_shader.c.o
[2701/3124] Compiling C object src/gallium/drivers/iris/libiris_per_hw_ver90.a.p/iris_state.c.o
[2702/3124] Linking static target src/gallium/drivers/iris/libiris_per_hw_ver90.a
[2703/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_state_constants.c.o
[2704/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_state_vdecl.c.o
[2705/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_state_tgsi_transform.c.o
[2706/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_resource_texture.c.o
[2707/3124] Compiling C object src/gallium/drivers/iris/libiris_per_hw_ver110.a.p/iris_state.c.o
[2708/3124] Linking static target src/gallium/drivers/iris/libiris_per_hw_ver110.a
[2709/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_state_tss.c.o
[2710/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_state_vs.c.o
[2711/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_state_rss.c.o
[2712/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_state_sampler.c.o
[2713/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_state_uav.c.o
[2714/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svgadump_svga_shader_op.c.o
[2715/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_swtnl_draw.c.o
[2716/3124] Compiling C object src/gallium/winsys/virgl/common/libvirglcommon.a.p/virgl_resource_cache.c.o
[2717/3124] Linking static target src/gallium/winsys/virgl/common/libvirglcommon.a
[2718/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_tgsi.c.o
[2719/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_swtnl_backend.c.o
[2720/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_swtnl_state.c.o
[2721/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_tgsi_decl_sm30.c.o
[2722/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_surface.c.o
[2723/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svgadump_svga_shader_dump.c.o
[2724/3124] Compiling C object src/gallium/winsys/virgl/vtest/libvirglvtest.a.p/virgl_vtest_socket.c.o
[2725/3124] Compiling C object src/gallium/drivers/virgl/libvirgl.a.p/virgl_buffer.c.o
[2726/3124] Compiling C object src/gallium/drivers/virgl/libvirgl.a.p/virgl_staging_mgr.c.o
[2727/3124] Compiling C object src/gallium/drivers/virgl/libvirgl.a.p/virgl_query.c.o
[2728/3124] Compiling C object src/gallium/winsys/virgl/vtest/libvirglvtest.a.p/virgl_vtest_winsys.c.o
[2729/3124] Linking static target src/gallium/winsys/virgl/vtest/libvirglvtest.a
[2730/3124] Compiling C object src/gallium/drivers/iris/libiris_per_hw_ver120.a.p/iris_state.c.o
[2731/3124] Linking static target src/gallium/drivers/iris/libiris_per_hw_ver120.a
[2732/3124] Compiling C object src/gallium/drivers/virgl/libvirgl.a.p/virgl_streamout.c.o
[2733/3124] Compiling C object src/gallium/drivers/virgl/libvirgl.a.p/virgl_transfer_queue.c.o
[2734/3124] Compiling C object src/gallium/drivers/virgl/libvirgl.a.p/virgl_texture.c.o
[2735/3124] Compiling C object src/gallium/drivers/virgl/libvirgl.a.p/virgl_tgsi.c.o
[2736/3124] Generating src/gallium/drivers/zink/zink_nir_algebraic.c with a custom command (wrapped by meson to capture output)
[2737/3124] Compiling C object src/gallium/winsys/virgl/drm/libvirgldrm.a.p/virgl_drm_winsys.c.o
[2738/3124] Linking static target src/gallium/winsys/virgl/drm/libvirgldrm.a
[2739/3124] Compiling C object src/gallium/drivers/virgl/libvirgl.a.p/virgl_screen.c.o
[2740/3124] Compiling C object src/gallium/drivers/virgl/libvirgl.a.p/virgl_resource.c.o
[2741/3124] Generating src/gallium/drivers/zink/zink_device_info.c with a custom command
[2742/3124] Generating src/gallium/drivers/zink/zink_instance.c with a custom command
[2743/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svgadump_svga_dump.c.o
[2744/3124] Compiling C object src/gallium/drivers/iris/libiris_per_hw_ver200.a.p/iris_state.c.o
[2745/3124] Linking static target src/gallium/drivers/iris/libiris_per_hw_ver200.a
[2746/3124] Compiling C object src/gallium/drivers/virgl/libvirgl.a.p/virgl_context.c.o
[2747/3124] Compiling C object src/gallium/drivers/virgl/libvirgl.a.p/virgl_encode.c.o
[2748/3124] Compiling C object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_format.c.o
[2749/3124] Compiling C object src/gallium/drivers/virgl/libvirgl.a.p/virgl_video.c.o
[2750/3124] Linking static target src/gallium/drivers/virgl/libvirgl.a
[2751/3124] Compiling C object src/gallium/drivers/zink/libzink.a.p/meson-generated_.._zink_instance.c.o
[2752/3124] Compiling C++ object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_bufmgr.cpp.o
[2753/3124] Compiling C++ object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_batch.cpp.o
[2754/3124] Compiling C++ object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_cmd_signature.cpp.o
[2755/3124] Compiling C++ object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_fence.cpp.o
[2756/3124] Compiling C++ object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_descriptor_pool.cpp.o
[2757/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_tgsi_insn.c.o
[2758/3124] Compiling C object src/gallium/drivers/zink/libzink.a.p/meson-generated_.._zink_nir_algebraic.c.o
[2759/3124] Compiling C object src/gallium/drivers/zink/libzink.a.p/zink_lower_cubemap_to_array.c.o
[2760/3124] Compiling C++ object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_draw.cpp.o
[2761/3124] Compiling C object src/gallium/drivers/zink/libzink.a.p/meson-generated_.._zink_device_info.c.o
[2762/3124] Compiling C object src/gallium/drivers/zink/libzink.a.p/zink_blit.c.o
[2763/3124] Compiling C++ object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_blit.cpp.o
[2764/3124] Compiling C object src/gallium/drivers/zink/libzink.a.p/zink_bo.c.o
[2765/3124] Compiling C object src/gallium/drivers/zink/libzink.a.p/zink_clear.c.o
[2766/3124] Compiling C object src/gallium/drivers/zink/libzink.a.p/zink_batch.c.o
[2767/3124] Compiling C object src/gallium/drivers/zink/libzink.a.p/zink_format.c.o
[2768/3124] Compiling C++ object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_compiler.cpp.o
[2769/3124] Compiling C object src/gallium/drivers/zink/libzink.a.p/zink_kopper.c.o
[2770/3124] Compiling C object src/gallium/drivers/zink/libzink.a.p/nir_to_spirv_spirv_builder.c.o
[2771/3124] Compiling C object src/gallium/drivers/zink/libzink.a.p/zink_fence.c.o
[2772/3124] Compiling C object src/gallium/drivers/zink/libzink.a.p/meson-generated_.._.._.._.._vulkan_util_vk_dispatch_table.c.o
[2773/3124] Compiling C object src/gallium/drivers/zink/libzink.a.p/zink_framebuffer.c.o
[2774/3124] Compiling C++ object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_compute_transforms.cpp.o
[2775/3124] Compiling C object src/gallium/drivers/zink/libzink.a.p/zink_pipeline.c.o
[2776/3124] Compiling C object src/gallium/drivers/zink/libzink.a.p/zink_descriptors.c.o
[2777/3124] Compiling C object src/gallium/drivers/zink/libzink.a.p/zink_render_pass.c.o
[2778/3124] Compiling C++ object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_context.cpp.o
[2779/3124] Compiling C object src/gallium/drivers/iris/libiris_per_hw_ver125.a.p/iris_state.c.o
[2780/3124] Linking static target src/gallium/drivers/iris/libiris_per_hw_ver125.a
[2781/3124] Compiling C object src/gallium/drivers/zink/libzink.a.p/zink_surface.c.o
[2782/3124] Compiling C object src/gallium/drivers/zink/libzink.a.p/zink_state.c.o
[2783/3124] Compiling C object src/gallium/drivers/zink/libzink.a.p/zink_query.c.o
[2784/3124] Compiling C object src/gallium/drivers/svga/libsvga.a.p/svga_tgsi_vgpu10.c.o
[2785/3124] Linking static target src/gallium/drivers/svga/libsvga.a
[2786/3124] Compiling C object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_lower_point_sprite.c.o
[2787/3124] Compiling C object src/gallium/drivers/zink/libzink.a.p/nir_to_spirv_nir_to_spirv.c.o
[2788/3124] Compiling C object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_lower_image_casts.c.o
[2789/3124] Compiling C object src/gallium/drivers/zink/libzink.a.p/zink_screen.c.o
[2790/3124] Compiling C++ object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_residency.cpp.o
[2791/3124] Compiling C++ object src/gallium/drivers/zink/libzink.a.p/zink_synchronization.cpp.o
[2792/3124] Compiling C object src/gallium/drivers/zink/libzink.a.p/zink_resource.c.o
[2793/3124] Compiling C++ object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_surface.cpp.o
[2794/3124] Compiling C++ object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_resource_state.cpp.o
[2795/3124] Compiling C++ object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_gs_variant.cpp.o
[2796/3124] Compiling C++ object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_pipeline_state.cpp.o
[2797/3124] Compiling C++ object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_query.cpp.o
[2798/3124] Compiling C++ object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_root_signature.cpp.o
[2799/3124] Compiling C object src/gallium/drivers/zink/libzink.a.p/zink_program.c.o
[2800/3124] Compiling C++ object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_screen.cpp.o
[2801/3124] Compiling C++ object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_tcs_variant.cpp.o
[2802/3124] Compiling C++ object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_resource.cpp.o
[2803/3124] Compiling C object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_nir_passes.c.o
[2804/3124] Compiling C++ object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_video_encoder_bitstream.cpp.o
[2805/3124] Compiling C++ object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_video_buffer.cpp.o
[2806/3124] Compiling C++ object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_video_texture_array_dpb_manager.cpp.o
[2807/3124] Compiling C++ object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_video_array_of_textures_dpb_manager.cpp.o
[2808/3124] Compiling C++ object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_video_dec_h264.cpp.o
[2809/3124] Compiling C++ object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_video_dec_references_mgr.cpp.o
[2810/3124] Compiling C++ object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_video_encoder_bitstream_builder_h264.cpp.o
[2811/3124] Compiling C++ object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_video_dec_av1.cpp.o
[2812/3124] Compiling C++ object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_video_encoder_nalu_writer_h264.cpp.o
[2813/3124] Compiling C++ object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_video_dec.cpp.o
[2814/3124] Compiling C object src/gallium/targets/pipe-loader/pipe_i915.so.p/pipe_i915.c.o
[2815/3124] Compiling C++ object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_video_screen.cpp.o
[2816/3124] Compiling C object src/gallium/targets/pipe-loader/pipe_crocus.so.p/pipe_crocus.c.o
[2817/3124] Compiling C++ object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_video_dec_vp9.cpp.o
[2818/3124] Compiling C object src/gallium/targets/pipe-loader/pipe_iris.so.p/pipe_iris.c.o
[2819/3124] Compiling C++ object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_video_proc.cpp.o
[2820/3124] Compiling C++ object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_video_dec_hevc.cpp.o
[2821/3124] Linking target src/gallium/targets/pipe-loader/pipe_i915.so
[2822/3124] Compiling C object src/gallium/targets/pipe-loader/pipe_nouveau.so.p/pipe_nouveau.c.o
[2823/3124] Compiling C object src/gallium/targets/pipe-loader/pipe_radeonsi.so.p/pipe_radeonsi.c.o
[2824/3124] Compiling C object src/gallium/drivers/zink/libzink.a.p/zink_context.c.o
[2825/3124] Compiling C object src/gallium/targets/pipe-loader/pipe_r300.so.p/pipe_r300.c.o
[2826/3124] Compiling C object src/gallium/targets/pipe-loader/pipe_r600.so.p/pipe_r600.c.o
[2827/3124] Compiling C++ object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_video_enc_h264.cpp.o
[2828/3124] Compiling C object src/gallium/targets/pipe-loader/pipe_vmwgfx.so.p/pipe_vmwgfx.c.o
[2829/3124] Compiling C++ object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_dxcore_screen.cpp.o
[2830/3124] Compiling C++ object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_video_encoder_bitstream_builder_hevc.cpp.o
[2831/3124] Compiling C object src/gallium/targets/pipe-loader/pipe_swrast.so.p/pipe_swrast.c.o
[2832/3124] Compiling C++ object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_video_encoder_references_manager_h264.cpp.o
[2833/3124] Compiling C object src/gallium/drivers/zink/libzink.a.p/zink_compiler.c.o
[2834/3124] Compiling C++ object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_video_encoder_nalu_writer_hevc.cpp.o
[2835/3124] Compiling C++ object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_video_enc_hevc.cpp.o
[2836/3124] Compiling C++ object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_video_encoder_bitstream_builder_av1.cpp.o
[2837/3124] Compiling C++ object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_video_encoder_references_manager_hevc.cpp.o
[2838/3124] Compiling C++ object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_video_enc_av1.cpp.o
[2839/3124] Compiling C++ object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_video_encoder_references_manager_av1.cpp.o
[2840/3124] Compiling C++ object src/gallium/frontends/clover/libclover.a.p/api_dispatch.cpp.o
[2841/3124] Compiling C++ object src/gallium/drivers/d3d12/libd3d12.a.p/d3d12_video_enc.cpp.o
[2842/3124] Linking static target src/gallium/drivers/d3d12/libd3d12.a
[2843/3124] Linking target src/gallium/targets/pipe-loader/pipe_r600.so
[2844/3124] Linking target src/gallium/targets/pipe-loader/pipe_crocus.so
[2845/3124] Linking target src/gallium/targets/pipe-loader/pipe_iris.so
[2846/3124] Linking target src/gallium/targets/pipe-loader/pipe_r300.so
[2847/3124] Compiling C++ object src/gallium/frontends/clover/libclover.a.p/api_interop.cpp.o
[2848/3124] Linking target src/gallium/targets/pipe-loader/pipe_vmwgfx.so
[2849/3124] Compiling C++ object src/gallium/frontends/clover/libclover.a.p/api_invalid.cpp.o
[2850/3124] Compiling C++ object src/gallium/frontends/clover/libclover.a.p/api_context.cpp.o
[2851/3124] Linking target src/gallium/targets/pipe-loader/pipe_nouveau.so
[2852/3124] Compiling C++ object src/gallium/frontends/clover/libclnir.a.p/nir_invocation.cpp.o
[2853/3124] Linking static target src/gallium/frontends/clover/libclnir.a
[2854/3124] Linking target src/gallium/targets/pipe-loader/pipe_swrast.so
[2855/3124] Compiling C++ object src/gallium/frontends/clover/libclover.a.p/api_event.cpp.o
[2856/3124] Compiling C++ object src/gallium/frontends/clover/libclover.a.p/api_device.cpp.o
[2857/3124] Compiling C++ object src/gallium/frontends/clover/libclover.a.p/api_platform.cpp.o
[2858/3124] Compiling C++ object src/gallium/frontends/clover/libclover.a.p/core_binary.cpp.o
[2859/3124] Compiling C++ object src/gallium/frontends/clover/libclover.a.p/api_sampler.cpp.o
[2860/3124] Compiling C++ object src/gallium/frontends/clover/libclover.a.p/api_queue.cpp.o
[2861/3124] Linking target src/gallium/targets/pipe-loader/pipe_radeonsi.so
[2862/3124] Compiling C++ object src/gallium/frontends/clover/libclover.a.p/core_context.cpp.o
[2863/3124] Compiling C++ object src/gallium/frontends/clover/libclover.a.p/api_memory.cpp.o
[2864/3124] Compiling C++ object src/gallium/frontends/clover/libclover.a.p/core_format.cpp.o
[2865/3124] Compiling C++ object src/gallium/frontends/clover/libclover.a.p/core_event.cpp.o
[2866/3124] Compiling C++ object src/gallium/frontends/clover/libclover.a.p/core_platform.cpp.o
[2867/3124] Generating src/gallium/targets/opencl/ocldef.def with a custom command
[2868/3124] Compiling C++ object src/gallium/frontends/clover/libclover.a.p/core_device.cpp.o
[2869/3124] Compiling C object src/gallium/frontends/rusticl/libsystem_bindings.a.p/rusticl_system_bindings.c.o
[2870/3124] Linking static target src/gallium/frontends/rusticl/libsystem_bindings.a
[2871/3124] Compiling C object src/gallium/frontends/rusticl/libmesa_bindings_inline_wrapper.a.p/rusticl_mesa_inline_bindings_wrapper.c.o
[2872/3124] Compiling C++ object src/gallium/frontends/clover/libclover.a.p/core_queue.cpp.o
[2873/3124] Compiling C++ object src/gallium/frontends/clover/libclover.a.p/core_printf.cpp.o
[2874/3124] Generating bindings for Rust src/gallium/frontends/rusticl/rustmod-bindgen-rusticl_libc_bindings.h
Failed to run rustfmt: cannot find binary path (non-fatal, continuing)
[2875/3124] Compiling Rust source src/gallium/frontends/rusticl/rusticl_libc_bindings.rs
[2876/3124] Compiling C++ object src/gallium/frontends/clover/libclover.a.p/api_kernel.cpp.o
[2877/3124] Compiling C++ object src/gallium/frontends/clover/libclover.a.p/core_memory.cpp.o
[2878/3124] Compiling Rust source ../src/gallium/frontends/rusticl/util/lib.rs
[2879/3124] Generating bindings for Rust src/gallium/frontends/rusticl/rustmod-bindgen-rusticl_opencl_bindings.h
Failed to run rustfmt: cannot find binary path (non-fatal, continuing)
[2880/3124] Compiling C++ object src/gallium/frontends/clover/libclover.a.p/core_sampler.cpp.o
[2881/3124] Compiling C++ object src/gallium/frontends/clover/libclover.a.p/core_timestamp.cpp.o
[2882/3124] Compiling C object src/gallium/targets/rusticl/libRusticlOpenCL.so.1.0.0.p/target.c.o
[2883/3124] Compiling C object src/gallium/frontends/rusticl/libmesa_bindings_inline_wrapper.a.p/rusticl_nir.c.o
[2884/3124] Linking static target src/gallium/frontends/rusticl/libmesa_bindings_inline_wrapper.a
[2885/3124] Compiling C object src/gallium/frontends/dri/libdri.a.p/dri_context.c.o
[2886/3124] Compiling Rust source ../src/gallium/frontends/rusticl/proc/lib.rs
[2887/3124] Compiling C++ object src/gallium/frontends/clover/libclover.a.p/core_resource.cpp.o
[2888/3124] Compiling C object src/gallium/frontends/dri/libdri.a.p/dri_query_renderer.c.o
[2889/3124] Generating bindings for Rust src/gallium/frontends/rusticl/rustmod-bindgen-rusticl_mesa_bindings.h
Failed to run rustfmt: cannot find binary path (non-fatal, continuing)
[2890/3124] Compiling C object src/gallium/frontends/dri/libdri.a.p/dri_drawable.c.o
[2891/3124] Generating symbol file src/gallium/frontends/rusticl/librusticl_proc_macros.so.p/librusticl_proc_macros.so.symbols
[2892/3124] Compiling C object src/gallium/frontends/dri/libdri.a.p/dri_helpers.c.o
[2893/3124] Compiling C object src/gallium/frontends/dri/libdri.a.p/dri_screen.c.o
[2894/3124] Generating src/gallium/targets/osmesa/osmesa.def with a custom command
[2895/3124] Compiling C++ object src/gallium/frontends/clover/libclspirv.a.p/spirv_invocation.cpp.o
[2896/3124] Linking static target src/gallium/frontends/clover/libclspirv.a
[2897/3124] Compiling C object src/gallium/frontends/dri/libdri.a.p/dri_util.c.o
[2898/3124] Compiling C object src/gallium/targets/osmesa/libOSMesa.so.8.0.0.p/target.c.o
[2899/3124] Compiling C++ object src/gallium/frontends/clover/libclover.a.p/core_program.cpp.o
[2900/3124] Compiling C object src/gallium/targets/dri/libgallium_dri.so.p/target.c.o
[2901/3124] Compiling C object src/gallium/frontends/dri/libdri.a.p/drisw.c.o
[2902/3124] Generating bindings for Rust src/gallium/frontends/rusticl/rustmod-bindgen-rusticl_llvm_bindings.hpp
Failed to run rustfmt: cannot find binary path (non-fatal, continuing)
[2903/3124] Compiling C object src/gallium/frontends/vdpau/libvdpau_st.a.p/bitmap.c.o
[2904/3124] Compiling C object src/gallium/frontends/vdpau/libvdpau_st.a.p/ftab.c.o
[2905/3124] Compiling Rust source src/gallium/frontends/rusticl/rusticl_llvm_bindings.rs
[2906/3124] Compiling C object src/gallium/frontends/vdpau/libvdpau_st.a.p/device.c.o
[2907/3124] Compiling C object src/gallium/frontends/vdpau/libvdpau_st.a.p/htab.c.o
[2908/3124] Compiling C object src/gallium/frontends/osmesa/libosmesa_st.a.p/osmesa.c.o
[2909/3124] Linking static target src/gallium/frontends/osmesa/libosmesa_st.a
[2910/3124] Compiling C object src/gallium/frontends/dri/libdri.a.p/kopper.c.o
[2911/3124] Compiling C object src/gallium/frontends/vdpau/libvdpau_st.a.p/preemption.c.o
[2912/3124] Compiling C object src/gallium/frontends/vdpau/libvdpau_st.a.p/decode.c.o
[2913/3124] Compiling C object src/gallium/frontends/vdpau/libvdpau_st.a.p/presentation.c.o
[2914/3124] Compiling C object src/gallium/frontends/vdpau/libvdpau_st.a.p/query.c.o
[2915/3124] Compiling C object src/gallium/frontends/vdpau/libvdpau_st.a.p/mixer.c.o
[2916/3124] Compiling C object src/gallium/targets/vdpau/libvdpau_gallium.so.1.0.0.p/target.c.o
[2917/3124] Compiling C object src/gallium/frontends/dri/libdri.a.p/dri2.c.o
[2918/3124] Linking static target src/gallium/frontends/dri/libdri.a
[2919/3124] Compiling C object src/gallium/frontends/vdpau/libvdpau_st.a.p/output.c.o
[2920/3124] Compiling C object src/gallium/frontends/vdpau/libvdpau_st.a.p/surface.c.o
[2921/3124] Linking static target src/gallium/frontends/vdpau/libvdpau_st.a
[2922/3124] Compiling C object src/gallium/frontends/va/libva_st.a.p/buffer.c.o
[2923/3124] Compiling C object src/gallium/frontends/va/libva_st.a.p/display.c.o
[2924/3124] Compiling Rust source src/gallium/frontends/rusticl/rusticl_opencl_bindings.rs
[2925/3124] Compiling C object src/gallium/frontends/va/libva_st.a.p/context.c.o
[2926/3124] Compiling C object src/gallium/frontends/va/libva_st.a.p/config.c.o
[2927/3124] Compiling C object src/gallium/frontends/va/libva_st.a.p/picture_mpeg4.c.o
[2928/3124] Compiling C object src/gallium/frontends/va/libva_st.a.p/picture_mpeg12.c.o
[2929/3124] Compiling C object src/gallium/frontends/va/libva_st.a.p/picture_h264.c.o
[2930/3124] Compiling C object src/gallium/frontends/va/libva_st.a.p/picture_hevc.c.o
[2931/3124] Compiling C object src/gallium/frontends/va/libva_st.a.p/image.c.o
[2932/3124] Compiling C object src/gallium/frontends/va/libva_st.a.p/picture_vc1.c.o
[2933/3124] Compiling C object src/gallium/frontends/va/libva_st.a.p/picture.c.o
[2934/3124] Compiling C object src/gallium/frontends/va/libva_st.a.p/picture_mjpeg.c.o
[2935/3124] Compiling C object src/gallium/frontends/va/libva_st.a.p/subpicture.c.o
[2936/3124] Compiling C++ object src/gallium/frontends/clover/libclover.a.p/api_transfer.cpp.o
[2937/3124] Compiling C object src/gallium/frontends/va/libva_st.a.p/picture_vp9.c.o
[2938/3124] Compiling C++ object src/gallium/frontends/clover/libclover.a.p/api_program.cpp.o
[2939/3124] Compiling C object src/gallium/frontends/va/libva_st.a.p/picture_av1.c.o
[2940/3124] Compiling C object src/gallium/frontends/va/libva_st.a.p/postproc.c.o
[2941/3124] Compiling C object src/gallium/targets/va/libgallium_drv_video.so.p/target.c.o
[2942/3124] Compiling C object src/gallium/frontends/xa/libxa_st.a.p/xa_composite.c.o
[2943/3124] Compiling C object src/gallium/frontends/xa/libxa_st.a.p/xa_context.c.o
[2944/3124] Compiling C object src/gallium/frontends/xa/libxa_st.a.p/xa_yuv.c.o
[2945/3124] Compiling C object src/gallium/targets/xa/libxatracker.so.2.5.0.p/target.c.o
[2946/3124] Compiling C object src/gallium/frontends/xa/libxa_st.a.p/xa_renderer.c.o
[2947/3124] Compiling C object src/gallium/frontends/xa/libxa_st.a.p/xa_tracker.c.o
[2948/3124] Compiling C object src/gallium/frontends/nine/libnine_st.a.p/authenticatedchannel9.c.o
[2949/3124] Compiling C object src/gallium/frontends/va/libva_st.a.p/picture_av1_enc.c.o
[2950/3124] Compiling C object src/gallium/frontends/va/libva_st.a.p/surface.c.o
[2951/3124] Compiling C object src/gallium/frontends/nine/libnine_st.a.p/cryptosession9.c.o
[2952/3124] Compiling C++ object src/gallium/frontends/clover/libclover.a.p/core_kernel.cpp.o
[2953/3124] Linking static target src/gallium/frontends/clover/libclover.a
[2954/3124] Compiling C object src/gallium/frontends/va/libva_st.a.p/picture_h264_enc.c.o
[2955/3124] Compiling C object src/gallium/frontends/nine/libnine_st.a.p/guid.c.o
[2956/3124] Compiling C object src/gallium/frontends/nine/libnine_st.a.p/device9video.c.o
[2957/3124] Compiling C object src/gallium/frontends/nine/libnine_st.a.p/nine_debug.c.o
[2958/3124] Compiling C object src/gallium/frontends/nine/libnine_st.a.p/device9ex.c.o
[2959/3124] Compiling C object src/gallium/frontends/nine/libnine_st.a.p/indexbuffer9.c.o
[2960/3124] Compiling C object src/gallium/frontends/nine/libnine_st.a.p/adapter9.c.o
[2961/3124] Compiling C object src/gallium/frontends/nine/libnine_st.a.p/buffer9.c.o
[2962/3124] Compiling C object src/gallium/frontends/nine/libnine_st.a.p/iunknown.c.o
[2963/3124] Compiling C object src/gallium/frontends/nine/libnine_st.a.p/basetexture9.c.o
[2964/3124] Compiling C object src/gallium/frontends/nine/libnine_st.a.p/nine_buffer_upload.c.o
[2965/3124] Compiling C object src/gallium/frontends/nine/libnine_st.a.p/cubetexture9.c.o
[2966/3124] Compiling C object src/gallium/frontends/xa/libxa_st.a.p/xa_tgsi.c.o
[2967/3124] Linking static target src/gallium/frontends/xa/libxa_st.a
[2968/3124] Compiling C object src/gallium/frontends/nine/libnine_st.a.p/nineexoverlayextension.c.o
[2969/3124] Compiling C object src/gallium/frontends/nine/libnine_st.a.p/nine_dump.c.o
[2970/3124] Compiling C object src/gallium/frontends/nine/libnine_st.a.p/nine_helpers.c.o
[2971/3124] Compiling C object src/gallium/frontends/nine/libnine_st.a.p/nine_quirk.c.o
[2972/3124] Compiling C object src/gallium/frontends/nine/libnine_st.a.p/nine_memory_helper.c.o
[2973/3124] Compiling C object src/gallium/frontends/nine/libnine_st.a.p/nine_queue.c.o
[2974/3124] Compiling C object src/gallium/frontends/nine/libnine_st.a.p/nine_pipe.c.o
[2975/3124] Compiling C object src/gallium/frontends/nine/libnine_st.a.p/resource9.c.o
[2976/3124] Compiling C object src/gallium/frontends/nine/libnine_st.a.p/pixelshader9.c.o
[2977/3124] Compiling C object src/gallium/frontends/nine/libnine_st.a.p/query9.c.o
[2978/3124] Compiling C object src/gallium/frontends/nine/libnine_st.a.p/swapchain9ex.c.o
[2979/3124] Compiling C object src/gallium/frontends/va/libva_st.a.p/picture_hevc_enc.c.o
[2980/3124] Linking static target src/gallium/frontends/va/libva_st.a
[2981/3124] Compiling C object src/gallium/frontends/nine/libnine_st.a.p/texture9.c.o
[2982/3124] Compiling C object src/gallium/frontends/nine/libnine_st.a.p/threadpool.c.o
[2983/3124] Compiling C object src/gallium/frontends/nine/libnine_st.a.p/stateblock9.c.o
[2984/3124] Compiling C object src/gallium/frontends/nine/libnine_st.a.p/surface9.c.o
[2985/3124] Compiling Rust source src/gallium/frontends/rusticl/rusticl_mesa_bindings.rs
[2986/3124] Compiling C object src/gallium/frontends/nine/libnine_st.a.p/vertexbuffer9.c.o
[2987/3124] Compiling C object src/gallium/frontends/nine/libnine_st.a.p/swapchain9.c.o
[2988/3124] Compiling C object src/gallium/frontends/nine/libnine_st.a.p/vertexdeclaration9.c.o
[2989/3124] Compiling C object src/gallium/frontends/nine/libnine_st.a.p/vertexshader9.c.o
[2990/3124] Compiling C++ object src/gallium/frontends/clover/libclllvm.a.p/llvm_codegen_native.cpp.o
[2991/3124] Compiling C object src/gallium/targets/d3dadapter9/d3dadapter9.so.1.0.0.p/description.c.o
[2992/3124] Compiling C object src/gallium/targets/d3dadapter9/d3dadapter9.so.1.0.0.p/getproc.c.o
[2993/3124] Generating src/gallium/frontends/lavapipe/lvp_entrypoints with a custom command
[2994/3124] Compiling C object src/gallium/frontends/nine/libnine_st.a.p/volumetexture9.c.o
[2995/3124] Compiling C object src/gallium/frontends/nine/libnine_st.a.p/volume9.c.o
[2996/3124] Compiling C object src/gallium/targets/d3dadapter9/d3dadapter9.so.1.0.0.p/drm.c.o
[2997/3124] Generating src/gallium/targets/lavapipe/lvp_icd with a custom command
[2998/3124] Compiling C object src/gallium/frontends/nine/libnine_st.a.p/device9.c.o
[2999/3124] Compiling C object src/gallium/frontends/nine/libnine_st.a.p/nine_lock.c.o
[3000/3124] Compiling C object src/gallium/targets/lavapipe/libvulkan_lvp.so.p/target.c.o
[3001/3124] Compiling C object src/gallium/frontends/lavapipe/liblavapipe_st.a.p/meson-generated_.._lvp_entrypoints.c.o
[3002/3124] Compiling Rust source ../src/gallium/frontends/rusticl/mesa/lib.rs
[3003/3124] Compiling C object src/gallium/frontends/lavapipe/liblavapipe_st.a.p/lvp_util.c.o
[3004/3124] Compiling C object src/gallium/frontends/lavapipe/liblavapipe_st.a.p/lvp_cmd_buffer.c.o
[3005/3124] Compiling C object src/gallium/frontends/lavapipe/liblavapipe_st.a.p/lvp_formats.c.o
[3006/3124] Compiling C object src/gallium/frontends/nine/libnine_st.a.p/nine_state.c.o
[3007/3124] Compiling C object src/gallium/frontends/lavapipe/liblavapipe_st.a.p/lvp_image.c.o
[3008/3124] Compiling C object src/gallium/frontends/lavapipe/liblavapipe_st.a.p/lvp_descriptor_set.c.o
[3009/3124] Compiling C++ object src/gallium/frontends/clover/libclllvm.a.p/llvm_codegen_bitcode.cpp.o
[3010/3124] Compiling C object src/gallium/frontends/lavapipe/liblavapipe_st.a.p/lvp_inline_uniforms.c.o
[3011/3124] Compiling C object src/gallium/frontends/lavapipe/liblavapipe_st.a.p/lvp_lower_input_attachments.c.o
[3012/3124] Generating src/gallium/targets/lavapipe/lvp_devenv_icd with a custom command
[3013/3124] Compiling C object src/gallium/frontends/lavapipe/liblavapipe_st.a.p/lvp_pipe_sync.c.o
[3014/3124] Compiling C object src/gallium/frontends/lavapipe/liblavapipe_st.a.p/lvp_device.c.o
[3015/3124] Compiling C object src/gallium/frontends/lavapipe/liblavapipe_st.a.p/lvp_lower_exec_graph.c.o
[3016/3124] Compiling C object src/gallium/frontends/lavapipe/liblavapipe_st.a.p/lvp_lower_vulkan_resource.c.o
[3017/3124] Linking target src/gallium/targets/osmesa/libOSMesa.so.8.0.0
[3018/3124] Compiling C object src/glx/libglx.a.p/compsize.c.o
[3019/3124] Compiling C object src/glx/libglx.a.p/meson-generated_.._.._mapi_glapi_gen_indirect_size.c.o
[3020/3124] Compiling C object src/glx/libglx.a.p/clientinfo.c.o
[3021/3124] Compiling C object src/gallium/frontends/lavapipe/liblavapipe_st.a.p/lvp_pipeline_cache.c.o
[3022/3124] Compiling C object src/gallium/frontends/lavapipe/liblavapipe_st.a.p/lvp_query.c.o
[3023/3124] Compiling C object src/gallium/frontends/lavapipe/liblavapipe_st.a.p/lvp_wsi.c.o
[3024/3124] Compiling C object src/glx/libglx.a.p/clientattrib.c.o
[3025/3124] Linking target src/gallium/targets/xa/libxatracker.so.2.5.0
[3026/3124] Compiling C object src/glx/libglx.a.p/meson-generated_.._.._mapi_glapi_gen_indirect_init.c.o
[3027/3124] Compiling C object src/glx/libglx.a.p/create_context.c.o
[3028/3124] Compiling C object src/gallium/frontends/nine/libnine_st.a.p/nine_shader.c.o
[3029/3124] Compiling C object src/glx/libglx.a.p/glxconfig.c.o
[3030/3124] Compiling C object src/glx/libglx.a.p/dri_common.c.o
[3031/3124] Compiling C object src/glx/libglx.a.p/eval.c.o
[3032/3124] Compiling C object src/glx/libglx.a.p/dri_common_interop.c.o
[3033/3124] Compiling C object src/glx/libglx.a.p/glxcurrent.c.o
[3034/3124] Compiling C object src/glx/libglx.a.p/glx_error.c.o
[3035/3124] Compiling C object src/glx/libglx.a.p/dri_common_query_renderer.c.o
[3036/3124] Compiling C object src/glx/libglx.a.p/glxhash.c.o
[3037/3124] Compiling C object src/gallium/frontends/lavapipe/liblavapipe_st.a.p/lvp_pipeline.c.o
[3038/3124] Compiling C object src/glx/libglx.a.p/glx_query.c.o
[3039/3124] Compiling C object src/glx/libglx.a.p/glxextensions.c.o
[3040/3124] Compiling C object src/glx/libglx.a.p/drisw_glx.c.o
[3041/3124] Compiling C object src/glx/libglx.a.p/glxext.c.o
[3042/3124] Compiling C object src/glx/libglx.a.p/indirect_transpose_matrix.c.o
[3043/3124] Compiling C object src/glx/libglx.a.p/indirect_glx.c.o
[3044/3124] Compiling C object src/glx/libglx.a.p/indirect_texture_compression.c.o
[3045/3124] Compiling C object src/glx/libglx.a.p/indirect_vertex_program.c.o
[3046/3124] Compiling C object src/glx/libglx.a.p/glx_pbuffer.c.o
[3047/3124] Compiling C object src/glx/libglx.a.p/indirect_window_pos.c.o
[3048/3124] Compiling C object src/glx/libglx.a.p/glxcmds.c.o
[3049/3124] Compiling C object src/glx/libglx.a.p/renderpix.c.o
[3050/3124] Compiling C object src/glx/libglx.a.p/query_renderer.c.o
[3051/3124] Compiling C object src/glx/libglx.a.p/pixel.c.o
[3052/3124] Compiling C object src/glx/libglx.a.p/singlepix.c.o
[3053/3124] Compiling C object src/glx/libglx.a.p/pixelstore.c.o
[3054/3124] Compiling C object src/glx/libglx.a.p/render2.c.o
[3055/3124] Compiling C object src/glx/libglx.a.p/vertarr.c.o
[3056/3124] Compiling C++ object src/gallium/frontends/clover/libclllvm.a.p/llvm_codegen_common.cpp.o
[3057/3124] Generating src/egl/egl.def with a custom command
[3058/3124] Compiling C object src/glx/libglx.a.p/xfont.c.o
[3059/3124] Compiling C object src/glx/libglx.a.p/glxglvnd.c.o
[3060/3124] Generating src/egl/g_egldispatchstubs.c with a custom command (wrapped by meson to capture output)
[3061/3124] Compiling C object src/gallium/frontends/lavapipe/liblavapipe_st.a.p/lvp_execute.c.o
[3062/3124] Linking static target src/gallium/frontends/lavapipe/liblavapipe_st.a
[3063/3124] Generating src/egl/g_egldispatchstubs.h with a custom command (wrapped by meson to capture output)
[3064/3124] Compiling C object src/glx/libglx.a.p/single2.c.o
[3065/3124] Compiling C object src/glx/libglx.a.p/indirect_vertex_array.c.o
[3066/3124] Compiling C object src/glx/libglx.a.p/dri2.c.o
[3067/3124] Compiling C object src/egl/libEGL_mesa.so.0.0.0.p/meson-generated_.._wayland_wayland-drm_linux-dmabuf-unstable-v1-protocol.c.o
[3068/3124] Compiling C object src/egl/libEGL_mesa.so.0.0.0.p/main_eglarray.c.o
[3069/3124] Compiling C object src/egl/libEGL_mesa.so.0.0.0.p/main_eglcurrent.c.o
[3070/3124] Compiling C object src/egl/libEGL_mesa.so.0.0.0.p/main_eglconfigdebug.c.o
[3071/3124] Compiling C object src/glx/libglx.a.p/dri3_glx.c.o
[3072/3124] Compiling C object src/glx/libglx.a.p/g_glxglvnddispatchfuncs.c.o
[3073/3124] Compiling C object src/egl/libEGL_mesa.so.0.0.0.p/meson-generated_.._g_egldispatchstubs.c.o
[3074/3124] Compiling C object src/glx/libglx.a.p/dri2_glx.c.o
[3075/3124] Compiling C object src/egl/libEGL_mesa.so.0.0.0.p/main_egldevice.c.o
[3076/3124] Compiling C object src/egl/libEGL_mesa.so.0.0.0.p/main_eglcontext.c.o
[3077/3124] Compiling C object src/egl/libEGL_mesa.so.0.0.0.p/main_eglconfig.c.o
[3078/3124] Compiling C object src/egl/libEGL_mesa.so.0.0.0.p/main_egllog.c.o
[3079/3124] Compiling C object src/egl/libEGL_mesa.so.0.0.0.p/main_eglglobals.c.o
[3080/3124] Compiling C object src/egl/libEGL_mesa.so.0.0.0.p/main_eglsync.c.o
[3081/3124] Compiling C object src/egl/libEGL_mesa.so.0.0.0.p/main_eglimage.c.o
[3082/3124] Compiling C object src/egl/libEGL_mesa.so.0.0.0.p/main_eglglvnd.c.o
[3083/3124] Compiling C object src/egl/libEGL_mesa.so.0.0.0.p/main_egldispatchstubs.c.o
[3084/3124] Compiling C object src/egl/libEGL_mesa.so.0.0.0.p/main_eglsurface.c.o
[3085/3124] Compiling C object src/egl/libEGL_mesa.so.0.0.0.p/main_egldisplay.c.o
[3086/3124] Compiling C object src/egl/libEGL_mesa.so.0.0.0.p/drivers_dri2_platform_device.c.o
[3087/3124] Compiling C object src/egl/libEGL_mesa.so.0.0.0.p/drivers_dri2_platform_surfaceless.c.o
[3088/3124] Compiling C object src/egl/libEGL_mesa.so.0.0.0.p/drivers_dri2_platform_x11_dri3.c.o
[3089/3124] Compiling C object src/egl/libEGL_mesa.so.0.0.0.p/drivers_dri2_platform_drm.c.o
[3090/3124] Compiling C object src/egl/libEGL_mesa.so.0.0.0.p/drivers_dri2_platform_x11.c.o
[3091/3124] Compiling C object src/egl/libEGL_mesa.so.0.0.0.p/drivers_dri2_platform_wayland.c.o
[3092/3124] Compiling C object src/egl/libEGL_mesa.so.0.0.0.p/drivers_dri2_egl_dri2.c.o
[3093/3124] Compiling C object src/egl/libEGL_mesa.so.0.0.0.p/main_eglapi.c.o
[3094/3124] Compiling C object src/glx/libglx.a.p/meson-generated_.._.._mapi_glapi_gen_indirect.c.o
[3095/3124] Linking static target src/glx/libglx.a
[3096/3124] Compiling Rust source ../src/gallium/frontends/rusticl/lib.rs
[3097/3124] Linking target src/egl/libEGL_mesa.so.0.0.0
[3098/3124] Linking target src/gallium/targets/vdpau/libvdpau_gallium.so.1.0.0
[3099/3124] Linking target src/glx/libGLX_mesa.so.0.0.0
[3100/3124] Compiling C object src/gallium/frontends/nine/libnine_st.a.p/nine_ff.c.o
[3101/3124] Linking static target src/gallium/frontends/nine/libnine_st.a
[3102/3124] Compiling C++ object src/gallium/drivers/zink/libzink.a.p/zink_draw.cpp.o
[3103/3124] Linking static target src/gallium/drivers/zink/libzink.a
[3104/3124] Compiling C++ object src/gallium/frontends/clover/libclllvm.a.p/llvm_invocation.cpp.o
[3105/3124] Linking static target src/gallium/frontends/clover/libclllvm.a
[3106/3124] Linking target src/gallium/targets/va/libgallium_drv_video.so
[3107/3124] Linking target src/gallium/targets/lavapipe/libvulkan_lvp.so
[3108/3124] Linking target src/gallium/targets/opencl/libMesaOpenCL.so.1.0.0
[3109/3124] Linking target src/gallium/targets/d3dadapter9/d3dadapter9.so.1.0.0
[3110/3124] Linking target src/gallium/targets/rusticl/libRusticlOpenCL.so.1.0.0
[3111/3124] Linking target src/gallium/targets/dri/libgallium_dri.so
[3112/3124] Generating src/gallium/targets/dri/devenv_radeonsi_dri.so with a custom command
[3113/3124] Generating src/gallium/targets/dri/devenv_nouveau_dri.so with a custom command
[3114/3124] Generating src/gallium/targets/dri/devenv_swrast_dri.so with a custom command
[3115/3124] Generating src/gallium/targets/dri/devenv_kms_swrast_dri.so with a custom command
[3116/3124] Generating src/gallium/targets/dri/devenv_crocus_dri.so with a custom command
[3117/3124] Generating src/gallium/targets/dri/devenv_iris_dri.so with a custom command
[3118/3124] Generating src/gallium/targets/dri/devenv_i915_dri.so with a custom command
[3119/3124] Generating src/gallium/targets/dri/devenv_r300_dri.so with a custom command
[3120/3124] Generating src/gallium/targets/dri/devenv_r600_dri.so with a custom command
[3121/3124] Generating src/gallium/targets/dri/devenv_vmwgfx_dri.so with a custom command
[3122/3124] Generating src/gallium/targets/dri/devenv_virtio_gpu_dri.so with a custom command
[3123/3124] Generating src/gallium/targets/dri/devenv_zink_dri.so with a custom command
[3124/3124] Generating src/gallium/targets/dri/devenv_d3d12_dri.so with a custom command
buildPhase completed in 7 minutes 40 seconds
Running phase: installPhase
mesonInstallPhase flags: ''
Installing src/mapi/shared-glapi/libglapi.so.0.0.0 to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib
Installing src/vulkan/overlay-layer/libVkLayer_MESA_overlay.so to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib
Installing src/vulkan/device-select-layer/libVkLayer_MESA_device_select.so to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib
Installing src/intel/nullhw-layer/libVkLayer_INTEL_nullhw.so to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib
Installing src/intel/vulkan/intel_icd.x86_64.json to /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/share/vulkan/icd.d
Installing src/intel/vulkan/libvulkan_intel.so to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib
Installing src/intel/vulkan_hasvk/intel_hasvk_icd.x86_64.json to /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/share/vulkan/icd.d
Installing src/intel/vulkan_hasvk/libvulkan_intel_hasvk.so to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib
Installing src/amd/vulkan/libvulkan_radeon.so to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib
Installing src/amd/vulkan/radeon_icd.x86_64.json to /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/share/vulkan/icd.d
Installing src/virtio/vulkan/virtio_icd.x86_64.json to /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/share/vulkan/icd.d
Installing src/virtio/vulkan/libvulkan_virtio.so to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib
Installing src/microsoft/spirv_to_dxil/libspirv_to_dxil.so to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib
Installing src/microsoft/spirv_to_dxil/libspirv_to_dxil.a to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib
Installing src/microsoft/spirv_to_dxil/spirv2dxil to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/bin
Installing src/microsoft/vulkan/libvulkan_dzn.so to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib
Installing src/microsoft/vulkan/dzn_icd.x86_64.json to /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/share/vulkan/icd.d
Installing src/nouveau/vulkan/libvulkan_nouveau.so to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib
Installing src/nouveau/vulkan/nouveau_icd.x86_64.json to /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/share/vulkan/icd.d
Installing src/gbm/libgbm.so.1.0.0 to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib
Installing src/gallium/targets/pipe-loader/pipe_i915.so to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib/gallium-pipe
Installing src/gallium/targets/pipe-loader/pipe_crocus.so to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib/gallium-pipe
Installing src/gallium/targets/pipe-loader/pipe_iris.so to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib/gallium-pipe
Installing src/gallium/targets/pipe-loader/pipe_nouveau.so to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib/gallium-pipe
Installing src/gallium/targets/pipe-loader/pipe_r300.so to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib/gallium-pipe
Installing src/gallium/targets/pipe-loader/pipe_r600.so to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib/gallium-pipe
Installing src/gallium/targets/pipe-loader/pipe_radeonsi.so to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib/gallium-pipe
Installing src/gallium/targets/pipe-loader/pipe_vmwgfx.so to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib/gallium-pipe
Installing src/gallium/targets/pipe-loader/pipe_swrast.so to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib/gallium-pipe
Installing src/gallium/targets/opencl/libMesaOpenCL.so.1.0.0 to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib
Installing src/gallium/targets/rusticl/libRusticlOpenCL.so.1.0.0 to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib
Installing src/gallium/targets/dri/libgallium_dri.so to /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri
Installing src/gallium/targets/osmesa/libOSMesa.so.8.0.0 to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib
Installing src/gallium/targets/vdpau/libvdpau_gallium.so.1.0.0 to /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/vdpau
Installing src/gallium/targets/va/libgallium_drv_video.so to /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri
Installing src/gallium/targets/xa/libxatracker.so.2.5.0 to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib
Installing src/gallium/targets/d3dadapter9/d3dadapter9.so.1.0.0 to /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/d3d
Installing src/gallium/targets/lavapipe/libvulkan_lvp.so to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib
Installing src/gallium/targets/lavapipe/lvp_icd.x86_64.json to /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/share/vulkan/icd.d
Installing src/glx/libGLX_mesa.so.0.0.0 to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib
Installing src/egl/libEGL_mesa.so.0.0.0 to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib
Installing /build/mesa-24.0.7/include/EGL/eglext_angle.h to /nix/store/y3vj6rm5jwxcdgby71722ck2jsc9v8sn-mesa-24.0.7-dev/include/EGL
Installing /build/mesa-24.0.7/include/EGL/eglmesaext.h to /nix/store/y3vj6rm5jwxcdgby71722ck2jsc9v8sn-mesa-24.0.7-dev/include/EGL
Installing /build/mesa-24.0.7/include/GL/osmesa.h to /nix/store/y3vj6rm5jwxcdgby71722ck2jsc9v8sn-mesa-24.0.7-dev/include/GL
Installing /build/mesa-24.0.7/include/GL/internal/dri_interface.h to /nix/store/y3vj6rm5jwxcdgby71722ck2jsc9v8sn-mesa-24.0.7-dev/include/GL/internal
Installing /build/mesa-24.0.7/include/d3dadapter/d3dadapter9.h to /nix/store/y3vj6rm5jwxcdgby71722ck2jsc9v8sn-mesa-24.0.7-dev/include/d3dadapter
Installing /build/mesa-24.0.7/include/d3dadapter/drm.h to /nix/store/y3vj6rm5jwxcdgby71722ck2jsc9v8sn-mesa-24.0.7-dev/include/d3dadapter
Installing /build/mesa-24.0.7/include/d3dadapter/present.h to /nix/store/y3vj6rm5jwxcdgby71722ck2jsc9v8sn-mesa-24.0.7-dev/include/d3dadapter
Installing /build/mesa-24.0.7/src/gbm/main/gbm.h to /nix/store/y3vj6rm5jwxcdgby71722ck2jsc9v8sn-mesa-24.0.7-dev/include
Installing /build/mesa-24.0.7/src/gallium/frontends/xa/xa_composite.h to /nix/store/y3vj6rm5jwxcdgby71722ck2jsc9v8sn-mesa-24.0.7-dev/include
Installing /build/mesa-24.0.7/src/gallium/frontends/xa/xa_context.h to /nix/store/y3vj6rm5jwxcdgby71722ck2jsc9v8sn-mesa-24.0.7-dev/include
Installing /build/mesa-24.0.7/src/util/00-mesa-defaults.conf to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/share/drirc.d
Installing /build/mesa-24.0.7/src/util/00-radv-defaults.conf to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/share/drirc.d
Installing /build/mesa-24.0.7/src/vulkan/overlay-layer/VkLayer_MESA_overlay.json to /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/share/vulkan/explicit_layer.d
Installing /build/mesa-24.0.7/src/vulkan/overlay-layer/mesa-overlay-control.py to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/bin
Installing /build/mesa-24.0.7/src/vulkan/device-select-layer/VkLayer_MESA_device_select.json to /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/share/vulkan/implicit_layer.d
Installing /build/mesa-24.0.7/src/intel/nullhw-layer/VkLayer_INTEL_nullhw.json to /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/share/vulkan/explicit_layer.d
Installing /build/mesa-24.0.7/build/meson-private/gbm.pc to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib/pkgconfig
Installing /build/mesa-24.0.7/build/meson-private/dri.pc to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib/pkgconfig
Installing /build/mesa-24.0.7/build/meson-private/osmesa.pc to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib/pkgconfig
Installing /build/mesa-24.0.7/build/src/gallium/frontends/xa/xa_tracker.h to /nix/store/y3vj6rm5jwxcdgby71722ck2jsc9v8sn-mesa-24.0.7-dev/include
Installing /build/mesa-24.0.7/build/meson-private/xatracker.pc to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib/pkgconfig
Installing /build/mesa-24.0.7/build/meson-private/d3d.pc to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib/pkgconfig
Installing /build/mesa-24.0.7/build/src/egl/50_mesa.json to /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/share/glvnd/egl_vendor.d
Installing symlink pointing to libglapi.so.0.0.0 to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib/libglapi.so.0
Installing symlink pointing to libglapi.so.0 to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib/libglapi.so
Installing symlink pointing to libgbm.so.1.0.0 to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib/libgbm.so.1
Installing symlink pointing to libgbm.so.1 to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib/libgbm.so
Installing symlink pointing to libMesaOpenCL.so.1.0.0 to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib/libMesaOpenCL.so.1
Installing symlink pointing to libMesaOpenCL.so.1 to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib/libMesaOpenCL.so
Installing symlink pointing to libRusticlOpenCL.so.1.0.0 to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib/libRusticlOpenCL.so.1
Installing symlink pointing to libRusticlOpenCL.so.1 to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib/libRusticlOpenCL.so
Installing symlink pointing to libOSMesa.so.8.0.0 to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib/libOSMesa.so.8
Installing symlink pointing to libOSMesa.so.8 to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib/libOSMesa.so
Installing symlink pointing to libvdpau_gallium.so.1.0.0 to /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/vdpau/libvdpau_gallium.so
Installing symlink pointing to libxatracker.so.2.5.0 to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib/libxatracker.so.2
Installing symlink pointing to libxatracker.so.2 to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib/libxatracker.so
Installing symlink pointing to d3dadapter9.so.1.0.0 to /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/d3d/d3dadapter9.so.1
Installing symlink pointing to d3dadapter9.so.1 to /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/d3d/d3dadapter9.so
Installing symlink pointing to libGLX_mesa.so.0.0.0 to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib/libGLX_mesa.so.0
Installing symlink pointing to libGLX_mesa.so.0 to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib/libGLX_mesa.so
Installing symlink pointing to libEGL_mesa.so.0.0.0 to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib/libEGL_mesa.so.0
Installing symlink pointing to libEGL_mesa.so.0 to /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib/libEGL_mesa.so
Running custom install script '/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3.11 /build/mesa-24.0.7/bin/install_megadrivers.py /build/mesa-24.0.7/build/src/gallium/targets/dri/libgallium_dri.so /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri radeonsi_dri.so nouveau_dri.so swrast_dri.so kms_swrast_dri.so crocus_dri.so iris_dri.so i915_dri.so r300_dri.so r600_dri.so vmwgfx_dri.so virtio_gpu_dri.so zink_dri.so d3d12_dri.so'
installing /build/mesa-24.0.7/build/src/gallium/targets/dri/libgallium_dri.so to /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/radeonsi_dri.so
installing /build/mesa-24.0.7/build/src/gallium/targets/dri/libgallium_dri.so to /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/nouveau_dri.so
installing /build/mesa-24.0.7/build/src/gallium/targets/dri/libgallium_dri.so to /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/swrast_dri.so
installing /build/mesa-24.0.7/build/src/gallium/targets/dri/libgallium_dri.so to /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/kms_swrast_dri.so
installing /build/mesa-24.0.7/build/src/gallium/targets/dri/libgallium_dri.so to /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/crocus_dri.so
installing /build/mesa-24.0.7/build/src/gallium/targets/dri/libgallium_dri.so to /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/iris_dri.so
installing /build/mesa-24.0.7/build/src/gallium/targets/dri/libgallium_dri.so to /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/i915_dri.so
installing /build/mesa-24.0.7/build/src/gallium/targets/dri/libgallium_dri.so to /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/r300_dri.so
installing /build/mesa-24.0.7/build/src/gallium/targets/dri/libgallium_dri.so to /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/r600_dri.so
installing /build/mesa-24.0.7/build/src/gallium/targets/dri/libgallium_dri.so to /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/vmwgfx_dri.so
installing /build/mesa-24.0.7/build/src/gallium/targets/dri/libgallium_dri.so to /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/virtio_gpu_dri.so
installing /build/mesa-24.0.7/build/src/gallium/targets/dri/libgallium_dri.so to /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/zink_dri.so
installing /build/mesa-24.0.7/build/src/gallium/targets/dri/libgallium_dri.so to /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/d3d12_dri.so
Running custom install script '/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3.11 /build/mesa-24.0.7/bin/install_megadrivers.py /build/mesa-24.0.7/build/src/gallium/targets/vdpau/libvdpau_gallium.so.1.0.0 /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/vdpau libvdpau_r600.so.1.0.0 libvdpau_radeonsi.so.1.0.0 libvdpau_nouveau.so.1.0.0 libvdpau_virtio_gpu.so.1.0.0 libvdpau_d3d12.so.1.0.0'
installing /build/mesa-24.0.7/build/src/gallium/targets/vdpau/libvdpau_gallium.so.1.0.0 to /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/vdpau/libvdpau_r600.so.1.0.0
installing /build/mesa-24.0.7/build/src/gallium/targets/vdpau/libvdpau_gallium.so.1.0.0 to /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/vdpau/libvdpau_radeonsi.so.1.0.0
installing /build/mesa-24.0.7/build/src/gallium/targets/vdpau/libvdpau_gallium.so.1.0.0 to /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/vdpau/libvdpau_nouveau.so.1.0.0
installing /build/mesa-24.0.7/build/src/gallium/targets/vdpau/libvdpau_gallium.so.1.0.0 to /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/vdpau/libvdpau_virtio_gpu.so.1.0.0
installing /build/mesa-24.0.7/build/src/gallium/targets/vdpau/libvdpau_gallium.so.1.0.0 to /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/vdpau/libvdpau_d3d12.so.1.0.0
Running custom install script '/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3.11 /build/mesa-24.0.7/bin/install_megadrivers.py /build/mesa-24.0.7/build/src/gallium/targets/va/libgallium_drv_video.so /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri r600_drv_video.so radeonsi_drv_video.so nouveau_drv_video.so virtio_gpu_drv_video.so d3d12_drv_video.so'
installing /build/mesa-24.0.7/build/src/gallium/targets/va/libgallium_drv_video.so to /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/r600_drv_video.so
installing /build/mesa-24.0.7/build/src/gallium/targets/va/libgallium_drv_video.so to /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/radeonsi_drv_video.so
installing /build/mesa-24.0.7/build/src/gallium/targets/va/libgallium_drv_video.so to /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/nouveau_drv_video.so
installing /build/mesa-24.0.7/build/src/gallium/targets/va/libgallium_drv_video.so to /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/virtio_gpu_drv_video.so
installing /build/mesa-24.0.7/build/src/gallium/targets/va/libgallium_drv_video.so to /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/d3d12_drv_video.so
Running phase: fixupPhase
Moving /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib/pkgconfig to /nix/store/y3vj6rm5jwxcdgby71722ck2jsc9v8sn-mesa-24.0.7-dev/lib/pkgconfig
Patching '/nix/store/y3vj6rm5jwxcdgby71722ck2jsc9v8sn-mesa-24.0.7-dev/lib/pkgconfig/d3d.pc' includedir to output /nix/store/y3vj6rm5jwxcdgby71722ck2jsc9v8sn-mesa-24.0.7-dev
Patching '/nix/store/y3vj6rm5jwxcdgby71722ck2jsc9v8sn-mesa-24.0.7-dev/lib/pkgconfig/dri.pc' includedir to output /nix/store/y3vj6rm5jwxcdgby71722ck2jsc9v8sn-mesa-24.0.7-dev
Patching '/nix/store/y3vj6rm5jwxcdgby71722ck2jsc9v8sn-mesa-24.0.7-dev/lib/pkgconfig/gbm.pc' includedir to output /nix/store/y3vj6rm5jwxcdgby71722ck2jsc9v8sn-mesa-24.0.7-dev
Patching '/nix/store/y3vj6rm5jwxcdgby71722ck2jsc9v8sn-mesa-24.0.7-dev/lib/pkgconfig/osmesa.pc' includedir to output /nix/store/y3vj6rm5jwxcdgby71722ck2jsc9v8sn-mesa-24.0.7-dev
Patching '/nix/store/y3vj6rm5jwxcdgby71722ck2jsc9v8sn-mesa-24.0.7-dev/lib/pkgconfig/xatracker.pc' includedir to output /nix/store/y3vj6rm5jwxcdgby71722ck2jsc9v8sn-mesa-24.0.7-dev
separating debug info from /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib/libgbm.so.1.0.0 (build ID 1a80b548f8f9133bc40f684801450f0803673cd8)
separating debug info from /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib/libglapi.so.0.0.0 (build ID 2d2ecf442f711492257a874bc618ac481b78f365)
shrinking RPATHs of ELF executables and libraries in /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7
shrinking /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib/libgbm.so.1.0.0
shrinking /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib/libglapi.so.0.0.0
checking for references to /build/ in /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7...
patching script interpreter paths in /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7
stripping (with command strip and flags -S -p) in /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/lib /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/bin
shrinking RPATHs of ELF executables and libraries in /nix/store/y3vj6rm5jwxcdgby71722ck2jsc9v8sn-mesa-24.0.7-dev
checking for references to /build/ in /nix/store/y3vj6rm5jwxcdgby71722ck2jsc9v8sn-mesa-24.0.7-dev...
patching script interpreter paths in /nix/store/y3vj6rm5jwxcdgby71722ck2jsc9v8sn-mesa-24.0.7-dev
stripping (with command strip and flags -S -p) in /nix/store/y3vj6rm5jwxcdgby71722ck2jsc9v8sn-mesa-24.0.7-dev/lib
separating debug info from /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/d3d/d3dadapter9.so.1.0.0 (build ID 1db2c2dcb472e8321dfa2ea8799c473422fe9ac4)
separating debug info from /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/crocus_dri.so (build ID e4b25383d9b750d30f585fc09a3fc17af2bcab20)
separating debug info from /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/d3d12_dri.so (build ID e4b25383d9b750d30f585fc09a3fc17af2bcab20)
separate-debug-info: warning: multiple files with build id e4b25383d9b750d30f585fc09a3fc17af2bcab20 found, overwriting
separating debug info from /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/d3d12_drv_video.so (build ID 1bac7ef3e46c091734a467c5919c25f7b407df8f)
separating debug info from /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/i915_dri.so (build ID e4b25383d9b750d30f585fc09a3fc17af2bcab20)
separate-debug-info: warning: multiple files with build id e4b25383d9b750d30f585fc09a3fc17af2bcab20 found, overwriting
separating debug info from /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/iris_dri.so (build ID e4b25383d9b750d30f585fc09a3fc17af2bcab20)
separate-debug-info: warning: multiple files with build id e4b25383d9b750d30f585fc09a3fc17af2bcab20 found, overwriting
separating debug info from /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/kms_swrast_dri.so (build ID e4b25383d9b750d30f585fc09a3fc17af2bcab20)
separate-debug-info: warning: multiple files with build id e4b25383d9b750d30f585fc09a3fc17af2bcab20 found, overwriting
separating debug info from /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/nouveau_dri.so (build ID e4b25383d9b750d30f585fc09a3fc17af2bcab20)
separate-debug-info: warning: multiple files with build id e4b25383d9b750d30f585fc09a3fc17af2bcab20 found, overwriting
separating debug info from /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/nouveau_drv_video.so (build ID 1bac7ef3e46c091734a467c5919c25f7b407df8f)
separate-debug-info: warning: multiple files with build id 1bac7ef3e46c091734a467c5919c25f7b407df8f found, overwriting
separating debug info from /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/r300_dri.so (build ID e4b25383d9b750d30f585fc09a3fc17af2bcab20)
separate-debug-info: warning: multiple files with build id e4b25383d9b750d30f585fc09a3fc17af2bcab20 found, overwriting
separating debug info from /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/r600_dri.so (build ID e4b25383d9b750d30f585fc09a3fc17af2bcab20)
separate-debug-info: warning: multiple files with build id e4b25383d9b750d30f585fc09a3fc17af2bcab20 found, overwriting
separating debug info from /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/r600_drv_video.so (build ID 1bac7ef3e46c091734a467c5919c25f7b407df8f)
separate-debug-info: warning: multiple files with build id 1bac7ef3e46c091734a467c5919c25f7b407df8f found, overwriting
separating debug info from /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/radeonsi_dri.so (build ID e4b25383d9b750d30f585fc09a3fc17af2bcab20)
separate-debug-info: warning: multiple files with build id e4b25383d9b750d30f585fc09a3fc17af2bcab20 found, overwriting
separating debug info from /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/radeonsi_drv_video.so (build ID 1bac7ef3e46c091734a467c5919c25f7b407df8f)
separate-debug-info: warning: multiple files with build id 1bac7ef3e46c091734a467c5919c25f7b407df8f found, overwriting
separating debug info from /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/swrast_dri.so (build ID e4b25383d9b750d30f585fc09a3fc17af2bcab20)
separate-debug-info: warning: multiple files with build id e4b25383d9b750d30f585fc09a3fc17af2bcab20 found, overwriting
separating debug info from /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/virtio_gpu_dri.so (build ID e4b25383d9b750d30f585fc09a3fc17af2bcab20)
separate-debug-info: warning: multiple files with build id e4b25383d9b750d30f585fc09a3fc17af2bcab20 found, overwriting
separating debug info from /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/virtio_gpu_drv_video.so (build ID 1bac7ef3e46c091734a467c5919c25f7b407df8f)
separate-debug-info: warning: multiple files with build id 1bac7ef3e46c091734a467c5919c25f7b407df8f found, overwriting
separating debug info from /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/vmwgfx_dri.so (build ID e4b25383d9b750d30f585fc09a3fc17af2bcab20)
separate-debug-info: warning: multiple files with build id e4b25383d9b750d30f585fc09a3fc17af2bcab20 found, overwriting
separating debug info from /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/zink_dri.so (build ID e4b25383d9b750d30f585fc09a3fc17af2bcab20)
separate-debug-info: warning: multiple files with build id e4b25383d9b750d30f585fc09a3fc17af2bcab20 found, overwriting
separating debug info from /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/libEGL_mesa.so.0.0.0 (build ID fc4e721b3d8c0125868464575dd22ccea6f3a803)
separating debug info from /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/libGLX_mesa.so.0.0.0 (build ID 44d5fa00a898ace7b86b07bec3063d3b893c8aba)
separating debug info from /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/libVkLayer_INTEL_nullhw.so (build ID 67b3fe90a1c199551db180d63d58920827b6c1b7)
separating debug info from /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/libVkLayer_MESA_device_select.so (build ID beb146232781a30a5518d2b666c44ffaca325b4b)
separating debug info from /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/libVkLayer_MESA_overlay.so (build ID ddc6cf0def99cadc0bad480409168c4f8816625d)
separating debug info from /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/libvulkan_dzn.so (build ID a1007dc8b36622ac33e27fbcebfa959858ed8cb5)
separating debug info from /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/libvulkan_intel.so (build ID 54c34d1b979d2b91a143a9dd9de0bc2065cfb483)
separating debug info from /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/libvulkan_intel_hasvk.so (build ID a2353c15a9c1eb255400f27444611eedff5d7b6d)
separating debug info from /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/libvulkan_lvp.so (build ID 291162b635cc0a2918fc75fc641973b8556c6450)
separating debug info from /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/libvulkan_nouveau.so (build ID a63ff99d72240120dce0a045cd16d3188f638350)
separating debug info from /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/libvulkan_radeon.so (build ID d2abe983aaa737bcd4b11199e4b9bc435aec4188)
separating debug info from /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/libvulkan_virtio.so (build ID 33e879009e66b0b71382181fc7631c89d75013a1)
separating debug info from /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/libxatracker.so.2.5.0 (build ID 71bc90be3bad177671b9c764c81a3faf3ab1a79e)
separating debug info from /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/vdpau/libvdpau_d3d12.so.1.0.0 (build ID 8309e09feca608cc353057d63b69374b1aa7ead5)
separating debug info from /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/vdpau/libvdpau_nouveau.so.1.0.0 (build ID 8309e09feca608cc353057d63b69374b1aa7ead5)
separate-debug-info: warning: multiple files with build id 8309e09feca608cc353057d63b69374b1aa7ead5 found, overwriting
separating debug info from /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/vdpau/libvdpau_r600.so.1.0.0 (build ID 8309e09feca608cc353057d63b69374b1aa7ead5)
separate-debug-info: warning: multiple files with build id 8309e09feca608cc353057d63b69374b1aa7ead5 found, overwriting
separating debug info from /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/vdpau/libvdpau_radeonsi.so.1.0.0 (build ID 8309e09feca608cc353057d63b69374b1aa7ead5)
separate-debug-info: warning: multiple files with build id 8309e09feca608cc353057d63b69374b1aa7ead5 found, overwriting
separating debug info from /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/vdpau/libvdpau_virtio_gpu.so.1.0.0 (build ID 8309e09feca608cc353057d63b69374b1aa7ead5)
separate-debug-info: warning: multiple files with build id 8309e09feca608cc353057d63b69374b1aa7ead5 found, overwriting
shrinking RPATHs of ELF executables and libraries in /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers
shrinking /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/libVkLayer_MESA_device_select.so
shrinking /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/d3d/d3dadapter9.so.1.0.0
shrinking /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/libvulkan_intel.so
shrinking /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/libvulkan_dzn.so
shrinking /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/libvulkan_intel_hasvk.so
shrinking /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/libVkLayer_MESA_overlay.so
shrinking /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/libvulkan_radeon.so
shrinking /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/libvulkan_virtio.so
shrinking /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/libvulkan_nouveau.so
shrinking /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/libVkLayer_INTEL_nullhw.so
shrinking /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/libvulkan_lvp.so
shrinking /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/libxatracker.so.2.5.0
shrinking /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/vdpau/libvdpau_d3d12.so.1.0.0
shrinking /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/vdpau/libvdpau_virtio_gpu.so.1.0.0
shrinking /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/vdpau/libvdpau_r600.so.1.0.0
shrinking /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/vdpau/libvdpau_radeonsi.so.1.0.0
shrinking /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/vdpau/libvdpau_nouveau.so.1.0.0
shrinking /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/libGLX_mesa.so.0.0.0
shrinking /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/libEGL_mesa.so.0.0.0
shrinking /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/r600_drv_video.so
shrinking /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/radeonsi_drv_video.so
shrinking /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/vmwgfx_dri.so
shrinking /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/virtio_gpu_dri.so
shrinking /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/zink_dri.so
shrinking /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/crocus_dri.so
shrinking /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/r300_dri.so
shrinking /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/r600_dri.so
shrinking /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/nouveau_drv_video.so
shrinking /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/nouveau_dri.so
shrinking /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/radeonsi_dri.so
shrinking /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/virtio_gpu_drv_video.so
shrinking /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/d3d12_dri.so
shrinking /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/d3d12_drv_video.so
shrinking /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/kms_swrast_dri.so
shrinking /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/iris_dri.so
shrinking /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/swrast_dri.so
shrinking /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/i915_dri.so
checking for references to /build/ in /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers...
patching script interpreter paths in /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers
stripping (with command strip and flags -S -p) in /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib
separating debug info from /nix/store/0815v37nnxppwdq8471c41z6jg6vrc8i-mesa-24.0.7-osmesa/lib/libOSMesa.so.8.0.0 (build ID e27c1a9b8a901c86206f5d38717cfe347ca5fc63)
shrinking RPATHs of ELF executables and libraries in /nix/store/0815v37nnxppwdq8471c41z6jg6vrc8i-mesa-24.0.7-osmesa
shrinking /nix/store/0815v37nnxppwdq8471c41z6jg6vrc8i-mesa-24.0.7-osmesa/lib/libOSMesa.so.8.0.0
checking for references to /build/ in /nix/store/0815v37nnxppwdq8471c41z6jg6vrc8i-mesa-24.0.7-osmesa...
patching script interpreter paths in /nix/store/0815v37nnxppwdq8471c41z6jg6vrc8i-mesa-24.0.7-osmesa
stripping (with command strip and flags -S -p) in /nix/store/0815v37nnxppwdq8471c41z6jg6vrc8i-mesa-24.0.7-osmesa/lib
separating debug info from /nix/store/qvrwarmyxsw4f4pyv6gzccfn1ywq1y5l-mesa-24.0.7-opencl/lib/gallium-pipe/pipe_crocus.so (build ID 64f52d0b6d58261bf17715034b5f388a4b2836b0)
separating debug info from /nix/store/qvrwarmyxsw4f4pyv6gzccfn1ywq1y5l-mesa-24.0.7-opencl/lib/gallium-pipe/pipe_i915.so (build ID 2094e4519c9b6d27e4af1ba29af8d0182caea64d)
separating debug info from /nix/store/qvrwarmyxsw4f4pyv6gzccfn1ywq1y5l-mesa-24.0.7-opencl/lib/gallium-pipe/pipe_iris.so (build ID c28640dedbb19f7b4ef2eb588b791b0133e39f9a)
separating debug info from /nix/store/qvrwarmyxsw4f4pyv6gzccfn1ywq1y5l-mesa-24.0.7-opencl/lib/gallium-pipe/pipe_nouveau.so (build ID 1a12836ec3de518628871fbe01c8877911f8f1e6)
separating debug info from /nix/store/qvrwarmyxsw4f4pyv6gzccfn1ywq1y5l-mesa-24.0.7-opencl/lib/gallium-pipe/pipe_r300.so (build ID 7bd292fd95aafc2d5af6f2167634ecf41cd47dc4)
separating debug info from /nix/store/qvrwarmyxsw4f4pyv6gzccfn1ywq1y5l-mesa-24.0.7-opencl/lib/gallium-pipe/pipe_r600.so (build ID cc0bec859aea4e8ce568bf72c146d2f61b4ff1c0)
separating debug info from /nix/store/qvrwarmyxsw4f4pyv6gzccfn1ywq1y5l-mesa-24.0.7-opencl/lib/gallium-pipe/pipe_radeonsi.so (build ID a4301392a031a55d497c1628c1e8dc80cc43c849)
separating debug info from /nix/store/qvrwarmyxsw4f4pyv6gzccfn1ywq1y5l-mesa-24.0.7-opencl/lib/gallium-pipe/pipe_swrast.so (build ID 3038994109d919ff581d27be68feab82444a302c)
separating debug info from /nix/store/qvrwarmyxsw4f4pyv6gzccfn1ywq1y5l-mesa-24.0.7-opencl/lib/gallium-pipe/pipe_vmwgfx.so (build ID fc4eea0a98184e2cb310a452704c18bf87acb226)
separating debug info from /nix/store/qvrwarmyxsw4f4pyv6gzccfn1ywq1y5l-mesa-24.0.7-opencl/lib/libMesaOpenCL.so.1.0.0 (build ID a04cae53b4544effac55230b74282d0157802e01)
separating debug info from /nix/store/qvrwarmyxsw4f4pyv6gzccfn1ywq1y5l-mesa-24.0.7-opencl/lib/libRusticlOpenCL.so.1.0.0 (build ID 542e810de923d4c72efd1002fec29f5238a6c1e6)
shrinking RPATHs of ELF executables and libraries in /nix/store/qvrwarmyxsw4f4pyv6gzccfn1ywq1y5l-mesa-24.0.7-opencl
shrinking /nix/store/qvrwarmyxsw4f4pyv6gzccfn1ywq1y5l-mesa-24.0.7-opencl/lib/gallium-pipe/pipe_swrast.so
shrinking /nix/store/qvrwarmyxsw4f4pyv6gzccfn1ywq1y5l-mesa-24.0.7-opencl/lib/gallium-pipe/pipe_r300.so
shrinking /nix/store/qvrwarmyxsw4f4pyv6gzccfn1ywq1y5l-mesa-24.0.7-opencl/lib/gallium-pipe/pipe_radeonsi.so
shrinking /nix/store/qvrwarmyxsw4f4pyv6gzccfn1ywq1y5l-mesa-24.0.7-opencl/lib/gallium-pipe/pipe_i915.so
shrinking /nix/store/qvrwarmyxsw4f4pyv6gzccfn1ywq1y5l-mesa-24.0.7-opencl/lib/gallium-pipe/pipe_nouveau.so
shrinking /nix/store/qvrwarmyxsw4f4pyv6gzccfn1ywq1y5l-mesa-24.0.7-opencl/lib/gallium-pipe/pipe_crocus.so
shrinking /nix/store/qvrwarmyxsw4f4pyv6gzccfn1ywq1y5l-mesa-24.0.7-opencl/lib/gallium-pipe/pipe_iris.so
shrinking /nix/store/qvrwarmyxsw4f4pyv6gzccfn1ywq1y5l-mesa-24.0.7-opencl/lib/gallium-pipe/pipe_r600.so
shrinking /nix/store/qvrwarmyxsw4f4pyv6gzccfn1ywq1y5l-mesa-24.0.7-opencl/lib/gallium-pipe/pipe_vmwgfx.so
shrinking /nix/store/qvrwarmyxsw4f4pyv6gzccfn1ywq1y5l-mesa-24.0.7-opencl/lib/libMesaOpenCL.so.1.0.0
shrinking /nix/store/qvrwarmyxsw4f4pyv6gzccfn1ywq1y5l-mesa-24.0.7-opencl/lib/libRusticlOpenCL.so.1.0.0
checking for references to /build/ in /nix/store/qvrwarmyxsw4f4pyv6gzccfn1ywq1y5l-mesa-24.0.7-opencl...
patching script interpreter paths in /nix/store/qvrwarmyxsw4f4pyv6gzccfn1ywq1y5l-mesa-24.0.7-opencl
stripping (with command strip and flags -S -p) in /nix/store/qvrwarmyxsw4f4pyv6gzccfn1ywq1y5l-mesa-24.0.7-opencl/lib
separating debug info from /nix/store/24vzmfj2fdma31cyximn6bzxj89frk60-mesa-24.0.7-spirv2dxil/bin/spirv2dxil (build ID d2885ea5b6b1557e947ea62c0cc256a6f169c07b)
separating debug info from /nix/store/24vzmfj2fdma31cyximn6bzxj89frk60-mesa-24.0.7-spirv2dxil/lib/libspirv_to_dxil.so (build ID b010629430bb71c1753504aa4e2bc8d7caea1117)
shrinking RPATHs of ELF executables and libraries in /nix/store/24vzmfj2fdma31cyximn6bzxj89frk60-mesa-24.0.7-spirv2dxil
shrinking /nix/store/24vzmfj2fdma31cyximn6bzxj89frk60-mesa-24.0.7-spirv2dxil/bin/spirv2dxil
shrinking /nix/store/24vzmfj2fdma31cyximn6bzxj89frk60-mesa-24.0.7-spirv2dxil/lib/libspirv_to_dxil.so
checking for references to /build/ in /nix/store/24vzmfj2fdma31cyximn6bzxj89frk60-mesa-24.0.7-spirv2dxil...
patching script interpreter paths in /nix/store/24vzmfj2fdma31cyximn6bzxj89frk60-mesa-24.0.7-spirv2dxil
stripping (with command strip and flags -S -p) in /nix/store/24vzmfj2fdma31cyximn6bzxj89frk60-mesa-24.0.7-spirv2dxil/lib /nix/store/24vzmfj2fdma31cyximn6bzxj89frk60-mesa-24.0.7-spirv2dxil/bin
shrinking RPATHs of ELF executables and libraries in /nix/store/gqa5rcqwb792434vdq5d4qipqkysj0sp-mesa-24.0.7-debug
checking for references to /build/ in /nix/store/gqa5rcqwb792434vdq5d4qipqkysj0sp-mesa-24.0.7-debug...
patching script interpreter paths in /nix/store/gqa5rcqwb792434vdq5d4qipqkysj0sp-mesa-24.0.7-debug
stripping (with command strip and flags -S -p) in /nix/store/gqa5rcqwb792434vdq5d4qipqkysj0sp-mesa-24.0.7-debug/lib
patching script interpreter paths in /nix/store/badwwwcibrv1p3xnm8yvxjgkl823hybh-mesa-24.0.7/bin/mesa-overlay-control.py
Scanning: 48 files, 12 items (in 2 specified)
[SRC] /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/d3d12_drv_video.so
-@@-> /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/nouveau_drv_video.so
-@@-> /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/r600_drv_video.so
-@@-> /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/radeonsi_drv_video.so
-@@-> /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/virtio_gpu_drv_video.so
[SRC] /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/crocus_dri.so
-@@-> /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/d3d12_dri.so
-@@-> /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/i915_dri.so
-@@-> /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/iris_dri.so
-@@-> /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/kms_swrast_dri.so
-@@-> /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/nouveau_dri.so
-@@-> /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/r300_dri.so
-@@-> /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/r600_dri.so
-@@-> /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/radeonsi_dri.so
-@@-> /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/swrast_dri.so
-@@-> /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/virtio_gpu_dri.so
-@@-> /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/vmwgfx_dri.so
-@@-> /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/dri/zink_dri.so
[SRC] /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/vdpau/libvdpau_d3d12.so.1.0.0
-@@-> /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/vdpau/libvdpau_nouveau.so.1.0.0
-@@-> /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/vdpau/libvdpau_r600.so.1.0.0
-@@-> /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/vdpau/libvdpau_radeonsi.so.1.0.0
-@@-> /nix/store/pd5j95hznlm9jp7r4lf75khdcfchpk3s-mesa-24.0.7-drivers/lib/vdpau/libvdpau_virtio_gpu.so.1.0.0
fixupPhase completed in 1 minutes 1 seconds
building '/nix/store/94c9hkfhk5qg54hy05i8447pjn33ianc-xorg-server-21.1.13.drv'...
Running phase: unpackPhase
unpacking source archive /nix/store/z0xnjbk1zvxqvcvwq93rslpmbwf517n6-xorg-server-21.1.13.tar.xz
source root is xorg-server-21.1.13
setting SOURCE_DATE_EPOCH to timestamp 1712942254 of file xorg-server-21.1.13/hw/xwin/winprefsyacc.h
Running phase: patchPhase
applying patch /nix/store/f82i34m1dsmkimli3aklvr6bsxyhf7i8-dont-create-logdir-during-build.patch
patching file hw/xfree86/Makefile.am
Hunk #1 succeeded at 97 (offset -3 lines).
patching file hw/xfree86/Makefile.in
Hunk #1 succeeded at 1132 (offset -29 lines).
Running phase: updateAutotoolsGnuConfigScriptsPhase
Updating Autotools / GNU config script to a newer upstream version: ./config.sub
Updating Autotools / GNU config script to a newer upstream version: ./config.guess
Running phase: configurePhase
fixing libtool script ./ltmain.sh
./configure
patching script interpreter paths in ./configure
./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/sh"
configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13 --bindir=/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/bin --sbindir=/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/sbin --includedir=/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include --oldincludedir=/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include --mandir=/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/share/man --infodir=/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/share/info --docdir=/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/share/doc/xorg-server --libdir=/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib --libexecdir=/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/libexec --localedir=/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/share/locale --enable-kdrive --enable-xephyr --enable-xcsecurity --with-default-font-path= --with-xkb-bin-directory=/nix/store/cqnzy7hvdgsc96f3y0yb248mdp7vcpyh-xkbcomp-1.4.7/bin --with-xkb-path=/nix/store/9scfxaxwvzvwy36lv3293jwnwxkxqizq-xkeyboard-config-2.41/share/X11/xkb --with-xkb-output=\$out/share/X11/xkb/compiled --with-log-dir=/var/log --enable-glamor --with-os-name=Nix
configure: WARNING: unrecognized options: --with-os-name
checking for a BSD-compatible install... /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for gcc options needed to detect all undeclared functions... none needed
checking whether __clang__ is declared... no
checking whether __INTEL_COMPILER is declared... no
checking whether __SUNPRO_C is declared... no
checking pkg-config is at least version 0.9.0... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for a sed that does not truncate output... /nix/store/nhr25jgz6bpxbrz6kndjyvgaxipall0j-gnused-4.9/bin/sed
checking if gcc supports -Werror=unknown-warning-option... no
checking if gcc supports -Werror=unused-command-line-argument... no
checking if gcc supports -Wall... yes
checking if gcc supports -Wpointer-arith... yes
checking if gcc supports -Wmissing-declarations... yes
checking if gcc supports -Wformat=2... yes
checking if gcc supports -Wstrict-prototypes... yes
checking if gcc supports -Wmissing-prototypes... yes
checking if gcc supports -Wnested-externs... yes
checking if gcc supports -Wbad-function-cast... yes
checking if gcc supports -Wold-style-definition... yes
checking if gcc supports -Wdeclaration-after-statement... yes
checking if gcc supports -Wunused... yes
checking if gcc supports -Wuninitialized... yes
checking if gcc supports -Wshadow... yes
checking if gcc supports -Wmissing-noreturn... yes
checking if gcc supports -Wmissing-format-attribute... yes
checking if gcc supports -Wredundant-decls... yes
checking if gcc supports -Wlogical-op... yes
checking if gcc supports -Werror=implicit... yes
checking if gcc supports -Werror=nonnull... yes
checking if gcc supports -Werror=init-self... yes
checking if gcc supports -Werror=main... yes
checking if gcc supports -Werror=missing-braces... yes
checking if gcc supports -Werror=sequence-point... yes
checking if gcc supports -Werror=return-type... yes
checking if gcc supports -Werror=trigraphs... yes
checking if gcc supports -Werror=array-bounds... yes
checking if gcc supports -Werror=write-strings... yes
checking if gcc supports -Werror=address... yes
checking if gcc supports -Werror=int-to-pointer-cast... yes
checking if gcc supports -Werror=pointer-to-int-cast... yes
checking if gcc supports -pedantic... yes
checking if gcc supports -Werror... yes
checking if gcc supports -Werror=attributes... yes
Package xorg-macros was not found in the pkg-config search path.
Perhaps you should add the directory containing `xorg-macros.pc'
to the PKG_CONFIG_PATH environment variable
No package 'xorg-macros' found
checking whether make supports nested variables... (cached) yes
checking for doxygen... no
configure: WARNING: doxygen not found - documentation targets will be skipped
checking for X.Org SGML entities >= 1.8... no
checking whether to build documentation... yes
checking whether to build developer documentation... yes
checking for xmlto... no
configure: WARNING: xmlto not found - documentation targets will be skipped
checking for fop... no
configure: WARNING: fop not found - documentation targets will be skipped
checking for xsltproc... no
configure: WARNING: xsltproc not found - cannot transform XML documents
checking whether to build unit test cases... auto
checking whether the linker accepts -Wl,-wrap,exit... yes
checking dependency style of gcc... none
checking whether ln -s works... yes
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /nix/store/nhr25jgz6bpxbrz6kndjyvgaxipall0j-gnused-4.9/bin/sed
checking for grep that handles long lines and -e... /nix/store/3jc4m5gwimj4mbm01ijgkm2di8hiy5l3-gnugrep-3.11/bin/grep
checking for egrep... /nix/store/3jc4m5gwimj4mbm01ijgkm2di8hiy5l3-gnugrep-3.11/bin/grep -E
checking for fgrep... /nix/store/3jc4m5gwimj4mbm01ijgkm2di8hiy5l3-gnugrep-3.11/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse nm output from gcc object... ok
checking for sysroot... no
checking for a working dd... /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/dd
checking how to truncate binary pipes... /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking pkg-config is at least version 0.9.0... yes
checking for flex... no
checking for lex... no
checking for bison... no
checking for byacc... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking how to run the C preprocessor... gcc -E
checking for cpp... /nix/store/r6k305g2rn0qqkvdxfvzqg7mhh7rw679-gcc-wrapper-13.2.0/bin/cpp
checking if /nix/store/r6k305g2rn0qqkvdxfvzqg7mhh7rw679-gcc-wrapper-13.2.0/bin/cpp requires -undef... yes
checking if /nix/store/r6k305g2rn0qqkvdxfvzqg7mhh7rw679-gcc-wrapper-13.2.0/bin/cpp requires -traditional... grep: warning: stray \ before "
grep: warning: stray \ before "
yes
checking for dtrace... not_found
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for egrep... (cached) /nix/store/3jc4m5gwimj4mbm01ijgkm2di8hiy5l3-gnugrep-3.11/bin/grep -E
checking for fcntl.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for stropts.h... no
checking for fnmatch.h... yes
checking for sys/mkdev.h... no
checking for sys/sysmacros.h... yes
checking for sys/utsname.h... yes
checking for an ANSI C-conforming const... yes
checking for typeof syntax and keyword spelling... typeof
checking whether byte ordering is bigendian... no
checking size of unsigned long... 8
checking for pid_t... yes
checking for dlopen... yes
checking for backtrace... yes
checking for geteuid... yes
checking for getuid... yes
checking for issetugid... no
checking for getresuid... yes
checking for getdtablesize... yes
checking for getifaddrs... yes
checking for getpeereid... no
checking for getpeerucred... no
checking for getprogname... no
checking for getzoneid... no
checking for mmap... yes
checking for posix_fallocate... yes
checking for seteuid... yes
checking for shmctl64... no
checking for strncasecmp... yes
checking for vasprintf... yes
checking for vsnprintf... yes
checking for walkcontext... no
checking for setitimer... yes
checking for poll... yes
checking for epoll_create1... yes
checking for mkostemp... yes
checking for memfd_create... yes
checking for sigprocmask... yes
checking for isastream... no
checking for reallocarray... yes
checking for strcasecmp... yes
checking for strcasestr... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strndup... yes
checking for timingsafe_memcmp... no
checking whether program_invocation_short_name is declared... yes
checking for SO_PEERCRED in sys/socket.h... yes
checking for sqrt in -lm... yes
checking for cbrt... yes
checking for linux/agpgart.h... yes
checking for sys/agpio.h... no
checking for sys/agpgart.h... no
checking for linux/fb.h... yes
checking for sys/linker.h... no
checking for SYSV IPC... yes
checking for execinfo.h... yes
checking for backtrace in -lc... yes
checking for fallback input driver... libinput
checking for root directory for font files... Package fontutil was not found in the pkg-config search path.
Perhaps you should add the directory containing `fontutil.pc'
to the PKG_CONFIG_PATH environment variable
No package 'fontutil' found
${datarootdir}/fonts/X11
checking for directory for misc files... ${FONTROOTDIR}/misc
checking for directory for OTF files... ${FONTROOTDIR}/OTF
checking for directory for TTF files... ${FONTROOTDIR}/TTF
checking for directory for Type1 files... ${FONTROOTDIR}/Type1
checking for directory for 75dpi files... ${FONTROOTDIR}/75dpi
checking for directory for 100dpi files... ${FONTROOTDIR}/100dpi
checking for default font path...
checking to see if we can install the Xorg server as root... no
checking if Xtrans should support UNIX socket connections... yes
checking if Xtrans should support TCP socket connections... yes
checking for library containing socket... none required
checking for library containing gethostbyname... none required
checking for getaddrinfo... yes
checking if IPv6 support should be built... yes
checking for struct sockaddr_in.sin_len... no
checking for socklen_t... yes
checking for struct msghdr.msg_control... yes
checking if Xtrans should support os-specific local connections... no
checking for strcasecmp... (cached) yes
checking for strlcpy... (cached) yes
checking for authdes_seccreate... no
checking for authdes_create... no
checking if Secure RPC authentication ("SUN-DES-1") should be supported... no
checking for pixman-1 >= 0.27.2... yes
checking whether PTHREAD_MUTEX_RECURSIVE is declared... yes
checking if compiler needs -Werror to reject unknown flags... no
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for pthread_setname_np(const char*)... no
checking for pthread_setname_np(pthread_t, const char*)... yes
checking for libsystemd >= 209... yes
checking for libudev >= 143... yes
checking for udev_monitor_filter_add_match_tag... yes
checking for udev_enumerate_add_match_tag... yes
checking for dbus-1 >= 1.0... yes
checking for hal... no
checking for glibc...... yes
checking for clock_gettime... yes
checking for a useful monotonic clock ...... yes
checking whether to track client ids... yes
checking for dri2proto >= 2.8... yes
checking for dri3proto >= 1.2... yes
checking for sigaction... yes
checking for xshmfence >= 1.1... yes
configure: DRI3 enabled
checking for libdrm >= 2.4.89... yes
checking for x11... yes
checking for glproto >= 1.4.17 gl >= 1.2... yes
checking for xdmcp... yes
checking for SHA1Init... no
checking for CC_SHA1_Init... no
checking for wincrypt.h... no
checking for SHA1Init in -lmd... no
checking for libsha1... no
checking for nettle_sha1_init in -lnettle... no
checking for gcry_md_open in -lgcrypt... no
checking for SHA1_Init in -lcrypto... yes
checking for openssl... yes
checking for SHA1 implementation... libcrypto
checking for fixesproto >= 6.0 damageproto >= 1.1 xcmiscproto >= 1.2.0 xtrans >= 1.3.5 bigreqsproto >= 1.1.0 xproto >= 7.0.31 randrproto >= 1.6.0 renderproto >= 0.11 xextproto >= 7.2.99.901 inputproto >= 2.3.99.1 kbproto >= 1.0.3 fontsproto >= 2.1.3 pixman-1 >= 0.27.2 libxcvt videoproto compositeproto >= 0.4 recordproto >= 1.13.99.1 scrnsaverproto >= 1.1 resourceproto >= 1.2.0 xf86driproto >= 2.1.0 glproto >= 1.4.17 dri >= 7.8.0 dri3proto presentproto >= 1.2 xineramaproto xkbfile pixman-1 >= 0.27.2 xfont2 >= 2.0.0 xau libsystemd >= 209 xshmfence >= 1.1 xdmcp... yes
checking for pixman-1 >= 0.27.2 xfont2 >= 2.0.0 xau libsystemd >= 209 xshmfence >= 1.1 xdmcp... yes
checking for libunwind... yes
checking if SVR4 needs to be defined... no
checking whether to build Xvfb DDX... yes
checking for xext >= 1.0.99.4 x11 xau xdmcp... yes
checking whether to build Xnest DDX... yes
checking whether to build Xorg DDX... yes
checking for libxcvt... yes
checking for symbol visibility support... yes
checking whether to build Xorg PCI functions... checking for pciaccess >= 0.12.901... yes
yes
checking for linux/apm_bios.h... yes
checking for xf86dgaproto >= 2.0.99.1... yes
checking for xf86dgaproto >= 2.0.99.1... yes
checking for xf86dgaproto >= 2.0.99.1 xf86vidmodeproto >= 2.2.99.1... yes
checking for epoxy... yes
checking for "gbm >= 10.2.0"... yes
checking whether GBM_BO_USE_LINEAR is declared... yes
checking whether to build XWin DDX... no
checking dependency style of $(CC)... none
checking for xau xdmcp xcb xcb-shape xcb-render xcb-renderutil xcb-aux xcb-image xcb-icccm xcb-shm >= 1.9.3 xcb-keysyms xcb-randr xcb-xkb xcb-xv libdrm >= 2.4.89 xcb-glx xcb-xf86dri > 1.6 x11-xcb... yes
checking for nanosleep... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating glx/Makefile
config.status: creating include/Makefile
config.status: creating composite/Makefile
config.status: creating damageext/Makefile
config.status: creating dbe/Makefile
config.status: creating dix/Makefile
config.status: creating doc/Makefile
config.status: creating doc/dtrace/Makefile
config.status: creating man/Makefile
config.status: creating fb/Makefile
config.status: creating glamor/Makefile
config.status: creating record/Makefile
config.status: creating config/Makefile
config.status: creating mi/Makefile
config.status: creating miext/Makefile
config.status: creating miext/sync/Makefile
config.status: creating miext/damage/Makefile
config.status: creating miext/shadow/Makefile
config.status: creating miext/rootless/Makefile
config.status: creating os/Makefile
config.status: creating pseudoramiX/Makefile
config.status: creating randr/Makefile
config.status: creating render/Makefile
config.status: creating xkb/Makefile
config.status: creating Xext/Makefile
config.status: creating Xi/Makefile
config.status: creating xfixes/Makefile
config.status: creating exa/Makefile
config.status: creating dri3/Makefile
config.status: creating present/Makefile
config.status: creating hw/Makefile
config.status: creating hw/xfree86/Makefile
config.status: creating hw/xfree86/Xorg.sh
config.status: creating hw/xfree86/common/Makefile
config.status: creating hw/xfree86/ddc/Makefile
config.status: creating hw/xfree86/dixmods/Makefile
config.status: creating hw/xfree86/doc/Makefile
config.status: creating hw/xfree86/dri/Makefile
config.status: creating hw/xfree86/dri2/Makefile
config.status: creating hw/xfree86/dri2/pci_ids/Makefile
config.status: creating hw/xfree86/drivers/Makefile
config.status: creating hw/xfree86/drivers/inputtest/Makefile
config.status: creating hw/xfree86/drivers/modesetting/Makefile
config.status: creating hw/xfree86/exa/Makefile
config.status: creating hw/xfree86/exa/man/Makefile
config.status: creating hw/xfree86/fbdevhw/Makefile
config.status: creating hw/xfree86/fbdevhw/man/Makefile
config.status: creating hw/xfree86/glamor_egl/Makefile
config.status: creating hw/xfree86/i2c/Makefile
config.status: creating hw/xfree86/int10/Makefile
config.status: creating hw/xfree86/loader/Makefile
config.status: creating hw/xfree86/man/Makefile
config.status: creating hw/xfree86/modes/Makefile
config.status: creating hw/xfree86/os-support/Makefile
config.status: creating hw/xfree86/os-support/bsd/Makefile
config.status: creating hw/xfree86/os-support/bus/Makefile
config.status: creating hw/xfree86/os-support/hurd/Makefile
config.status: creating hw/xfree86/os-support/misc/Makefile
config.status: creating hw/xfree86/os-support/linux/Makefile
config.status: creating hw/xfree86/os-support/solaris/Makefile
config.status: creating hw/xfree86/os-support/stub/Makefile
config.status: creating hw/xfree86/parser/Makefile
config.status: creating hw/xfree86/ramdac/Makefile
config.status: creating hw/xfree86/shadowfb/Makefile
config.status: creating hw/xfree86/vgahw/Makefile
config.status: creating hw/xfree86/x86emu/Makefile
config.status: creating hw/xfree86/xkb/Makefile
config.status: creating hw/xfree86/utils/Makefile
config.status: creating hw/xfree86/utils/man/Makefile
config.status: creating hw/xfree86/utils/gtf/Makefile
config.status: creating hw/vfb/Makefile
config.status: creating hw/vfb/man/Makefile
config.status: creating hw/xnest/Makefile
config.status: creating hw/xnest/man/Makefile
config.status: creating hw/xwin/Makefile
config.status: creating hw/xwin/dri/Makefile
config.status: creating hw/xwin/glx/Makefile
config.status: creating hw/xwin/man/Makefile
config.status: creating hw/xwin/winclipboard/Makefile
config.status: creating hw/xquartz/Makefile
config.status: creating hw/xquartz/GL/Makefile
config.status: creating hw/xquartz/bundle/Makefile
config.status: creating hw/xquartz/man/Makefile
config.status: creating hw/xquartz/mach-startup/Makefile
config.status: creating hw/xquartz/pbproxy/Makefile
config.status: creating hw/xquartz/xpr/Makefile
config.status: creating hw/kdrive/Makefile
config.status: creating hw/kdrive/ephyr/Makefile
config.status: creating hw/kdrive/ephyr/man/Makefile
config.status: creating hw/kdrive/src/Makefile
config.status: creating test/Makefile
config.status: creating xserver.ent
config.status: creating xorg-server.pc
config.status: creating include/do-not-use-config.h
config.status: creating include/xorg-server.h
config.status: creating include/dix-config.h
config.status: creating include/xorg-config.h
config.status: creating include/xkb-config.h
config.status: creating include/xwin-config.h
config.status: creating include/version-config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing sdksyms commands
configure: WARNING: unrecognized options: --with-os-name
configurePhase completed in 1 minutes 21 seconds
Running phase: buildPhase
build flags: -j20 SHELL=/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash
Making all in doc
make[1]: Entering directory '/build/xorg-server-21.1.13/doc'
Making all in dtrace
make[2]: Entering directory '/build/xorg-server-21.1.13/doc/dtrace'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/xorg-server-21.1.13/doc/dtrace'
make[2]: Entering directory '/build/xorg-server-21.1.13/doc'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/xorg-server-21.1.13/doc'
make[1]: Leaving directory '/build/xorg-server-21.1.13/doc'
Making all in man
make[1]: Entering directory '/build/xorg-server-21.1.13/man'
GEN Xserver.1
make[1]: Leaving directory '/build/xorg-server-21.1.13/man'
Making all in include
make[1]: Entering directory '/build/xorg-server-21.1.13/include'
make all-am
make[2]: Entering directory '/build/xorg-server-21.1.13/include'
make[2]: Leaving directory '/build/xorg-server-21.1.13/include'
make[1]: Leaving directory '/build/xorg-server-21.1.13/include'
Making all in dix
make[1]: Entering directory '/build/xorg-server-21.1.13/dix'
CC atom.lo
CC colormap.lo
CC cursor.lo
CC devices.lo
CC dispatch.lo
CC dixfonts.lo
CC main.lo
CC dixutils.lo
CC enterleave.lo
CC events.lo
CC eventconvert.lo
CC extension.lo
CC gc.lo
CC getevents.lo
CC gestures.lo
CC globals.lo
CC glyphcurs.lo
CC grabs.lo
CC initatoms.lo
CC inpututils.lo
dispatch.c: In function 'ProcCreateWindow':
dispatch.c:744:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
744 | int len, rc;
| ^~~
dispatch.c: In function 'ProcChangeWindowAttributes':
dispatch.c:781:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
781 | int len, rc;
| ^~~
dispatch.c: In function 'ProcGetWindowAttributes':
dispatch.c:803:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
803 | xGetWindowAttributesReply wa;
| ^~~~~~~~~~~~~~~~~~~~~~~~~
dispatch.c: In function 'ProcDestroyWindow':
dispatch.c:822:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
822 | int rc;
| ^~~
events.c: In function 'UpdateGesturesForGrab':
dispatch.c: In function 'ProcDestroySubwindows':
dispatch.c:844:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
844 | int rc;
| ^~~
dispatch.c: In function 'ProcChangeSaveSet':
events.c:1543:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1543 | GestureInfoPtr gi = &mouse->gesture->gesture;
| ^~~~~~~~~~~~~~
dispatch.c:860:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
860 | int rc;
| ^~~
dispatch.c: In function 'ProcReparentWindow':
dispatch.c:880:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
880 | int rc;
| ^~~
dispatch.c: In function 'ProcMapWindow':
dispatch.c:907:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
907 | int rc;
| ^~~
dispatch.c: In function 'ProcMapSubwindows':
dispatch.c:924:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
924 | int rc;
| ^~~
dispatch.c: In function 'ProcUnmapWindow':
dispatch.c:941:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
941 | int rc;
| ^~~
dispatch.c: In function 'ProcUnmapSubwindows':
CC pixmap.lo
dispatch.c:958:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
958 | int rc;
| ^~~
dispatch.c: In function 'ProcConfigureWindow':
dispatch.c:974:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
974 | int len, rc;
| ^~~
dispatch.c: In function 'ProcCirculateWindow':
dispatch.c:993:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
993 | int rc;
| ^~~
dispatch.c: In function 'ProcTranslateCoords':
dispatch.c:1231:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1231 | WindowPtr pWin, pDst;
| ^~~~~~~~~
dispatch.c: In function 'ProcCreatePixmap':
dispatch.c:1467:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1467 | DepthPtr pDepth;
| ^~~~~~~~
dispatch.c: In function 'ProcClearToBackground':
dispatch.c:1695:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1695 | WindowPtr pWin;
| ^~~~~~~~~
dispatch.c: In function 'ProcCopyArea':
dispatch.c:1770:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1770 | RegionPtr pRgn;
| ^~~~~~~~~
dispatch.c: In function 'ProcCopyPlane':
dispatch.c:1808:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1808 | RegionPtr pRgn;
| ^~~~~~~~~
devices.c: In function 'ProcChangeKeyboardMapping':
devices.c:1807:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1807 | unsigned len;
| ^~~~~~~~
dispatch.c: In function 'ProcPolyText':
dispatch.c:2353:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
2353 | DrawablePtr pDraw;
| ^~~~~~~~~~~
dispatch.c: In function 'ProcCreateColormap':
dispatch.c:2435:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
2435 | int i, result;
| ^~~
dispatch.c: In function 'ProcCopyColormapAndFree':
dispatch.c:2491:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
2491 | int rc;
| ^~~
CC privates.lo
dispatch.c: In function 'ProcKillClient':
dispatch.c:3339:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
3339 | ClientPtr killclient;
| ^~~~~~~~~
dispatch.c: In function 'ProcInitialConnection':
dispatch.c:3653:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
3653 | xConnClientPrefix *prefix;
| ^~~~~~~~~~~~~~~~~
events.c: In function 'ProcGrabPointer':
events.c:5052:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
5052 | int rc;
| ^~~
events.c: In function 'ProcChangeActivePointerGrab':
events.c:5108:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
5108 | TimeStamp time;
| ^~~~~~~~~
events.c: In function 'ProcGrabKeyboard':
events.c:5310:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
5310 | int result;
| ^~~
events.c: In function 'ProcUngrabKey':
events.c:5618:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
5618 | WindowPtr pWin;
| ^~~~~~~~~
events.c: In function 'ProcGrabKey':
events.c:5674:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
5674 | GrabPtr grab;
| ^~~~~~~
events.c: In function 'ProcGrabButton':
events.c:5725:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
5725 | CursorPtr cursor;
| ^~~~~~~~~
events.c: In function 'ProcUngrabButton':
events.c:5817:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
5817 | WindowPtr pWin;
| ^~~~~~~~~
CC property.lo
CC ptrveloc.lo
CC region.lo
CC registry.lo
CC resource.lo
CC selection.lo
CC swaprep.lo
CC swapreq.lo
CC tables.lo
CC touch.lo
CC window.lo
property.c: In function 'ProcRotateProperties':
property.c:138:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
138 | WindowPtr pWin;
| ^~~~~~~~~
property.c: In function 'ProcDeleteProperty':
property.c:623:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
623 | int result;
| ^~~
CC stubmain.lo
CCLD libmain.la
CCLD libdix.la
make[1]: Leaving directory '/build/xorg-server-21.1.13/dix'
Making all in fb
make[1]: Entering directory '/build/xorg-server-21.1.13/fb'
CC libfb_la-fballpriv.lo
CC libfb_la-fbarc.lo
CC libfb_la-fbbits.lo
CC libfb_la-fbblt.lo
CC libfb_la-fbbltone.lo
CC libfb_la-fbcmap_mi.lo
CC libfb_la-fbcopy.lo
CC libfb_la-fbfill.lo
CC libfb_la-fbfillrect.lo
CC libfb_la-fbfillsp.lo
CC libfb_la-fbgc.lo
CC libfb_la-fbgetsp.lo
CC libfb_la-fbglyph.lo
CC libfb_la-fbimage.lo
CC libfb_la-fbline.lo
CC libfb_la-fbpict.lo
CC libfb_la-fboverlay.lo
CC libfb_la-fbpixmap.lo
CC libfb_la-fbpush.lo
CC libfb_la-fbpoint.lo
CC libfb_la-fbscreen.lo
CC libfb_la-fbseg.lo
CC libfb_la-fbsetsp.lo
CC libfb_la-fbsolid.lo
CC libfb_la-fbtrap.lo
CC libfb_la-fbutil.lo
CC libwfb_la-fballpriv.lo
CC libfb_la-fbwindow.lo
CC libwfb_la-fbarc.lo
CC libwfb_la-fbbits.lo
CC libwfb_la-fbblt.lo
CC libwfb_la-fbbltone.lo
CC libwfb_la-fbcmap_mi.lo
CC libwfb_la-fbcopy.lo
CC libwfb_la-fbfill.lo
CC libwfb_la-fbfillrect.lo
CC libwfb_la-fbfillsp.lo
CC libwfb_la-fbgc.lo
CC libwfb_la-fbgetsp.lo
CC libwfb_la-fbglyph.lo
CC libwfb_la-fbimage.lo
CC libwfb_la-fbline.lo
CC libwfb_la-fboverlay.lo
CC libwfb_la-fbpict.lo
CC libwfb_la-fbpixmap.lo
CC libwfb_la-fbpoint.lo
CC libwfb_la-fbpush.lo
CC libwfb_la-fbscreen.lo
CC libwfb_la-fbseg.lo
CC libwfb_la-fbsetsp.lo
CC libwfb_la-fbsolid.lo
CC libwfb_la-fbtrap.lo
CC libwfb_la-fbutil.lo
CC libwfb_la-fbwindow.lo
CCLD libfb.la
CCLD libwfb.la
make[1]: Leaving directory '/build/xorg-server-21.1.13/fb'
Making all in mi
make[1]: Entering directory '/build/xorg-server-21.1.13/mi'
CC miarc.lo
CC mibitblt.lo
CC micmap.lo
CC micopy.lo
CC midash.lo
CC midispcur.lo
CC mieq.lo
CC miexpose.lo
CC mifillarc.lo
CC mifillrct.lo
CC migc.lo
CC miglblt.lo
CC mioverlay.lo
CC mipointer.lo
CC mipoly.lo
CC mipolypnt.lo
CC mipolyrect.lo
CC mipolytext.lo
CC mipolyseg.lo
CC mipushpxl.lo
CC miscrinit.lo
CC misprite.lo
CC mivaltree.lo
CC miwideline.lo
CC mizerarc.lo
CC miwindow.lo
CC mizerclip.lo
CC mizerline.lo
CCLD libmi.la
make[1]: Leaving directory '/build/xorg-server-21.1.13/mi'
Making all in Xext
make[1]: Entering directory '/build/xorg-server-21.1.13/Xext'
CC bigreq.lo
CC geext.lo
CC shape.lo
CC sleepuntil.lo
CC sync.lo
CC xcmisc.lo
CC xtest.lo
CC shm.lo
CC xvmain.lo
CC xvdisp.lo
CC xvmc.lo
CC xres.lo
CC saver.lo
CC panoramiX.lo
CC panoramiXprocs.lo
CC panoramiXSwap.lo
CC xace.lo
CC hashtable.lo
CC security.lo
CC dpms.lo
xcmisc.c: In function 'ProcXCMiscGetXIDList':
xcmisc.c:95:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
95 | xXCMiscGetXIDListReply rep;
| ^~~~~~~~~~~~~~~~~~~~~~
bigreq.c: In function 'ProcBigReqDispatch':
bigreq.c:47:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
47 | xBigReqEnableReply rep;
| ^~~~~~~~~~~~~~~~~~
shape.c: In function 'ProcShapeRectangles':
shape.c:238:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
238 | xRectangle *prects;
| ^~~~~~~~~~
shape.c: In function 'ProcPanoramiXShapeRectangles':
shape.c:304:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
304 | PanoramiXRes *win;
| ^~~~~~~~~~~~
shape.c: In function 'ProcShapeMask':
shape.c:335:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
335 | RegionPtr srcRgn;
| ^~~~~~~~~
shape.c: In function 'ProcPanoramiXShapeMask':
shape.c:402:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
402 | PanoramiXRes *win, *pmap;
| ^~~~~~~~~~~~
shape.c: In function 'ProcShapeCombine':
shape.c:443:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
443 | RegionPtr srcRgn;
| ^~~~~~~~~
shape.c: In function 'ProcPanoramiXShapeCombine':
shape.c:530:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
530 | PanoramiXRes *win, *win2;
| ^~~~~~~~~~~~
shape.c: In function 'ProcShapeOffset':
shape.c:566:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
566 | RegionPtr srcRgn;
| ^~~~~~~~~
shape.c: In function 'ProcPanoramiXShapeOffset':
shape.c:601:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
601 | PanoramiXRes *win;
| ^~~~~~~~~~~~
shape.c: In function 'ProcShapeQueryExtents':
shape.c:625:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
625 | WindowPtr pWin;
| ^~~~~~~~~
security.c: In function 'ProcSecurityGenerateAuthorization':
shape.c: In function 'ProcShapeSelectInput':
security.c:397:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
397 | int len; /* request length in CARD32s */
| ^~~
shape.c:734:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
734 | WindowPtr pWin;
| ^~~~~~~~~
security.c: In function 'ProcSecurityRevokeAuthorization':
security.c:572:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
572 | SecurityAuthorizationPtr pAuth;
| ^~~~~~~~~~~~~~~~~~~~~~~~
shape.c: In function 'ProcShapeInputSelected':
security.c: In function 'SProcSecurityGenerateAuthorization':
shape.c:905:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
905 | WindowPtr pWin;
| ^~~~~~~~~
security.c:620:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
620 | CARD32 *values;
| ^~~~~~
saver.c: In function 'ProcScreenSaverQueryInfo':
saver.c:636:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
636 | xScreenSaverQueryInfoReply rep;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
shape.c: In function 'ProcShapeGetRectangles':
shape.c:945:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
945 | WindowPtr pWin;
| ^~~~~~~~~
saver.c: In function 'ProcScreenSaverSelectInput':
saver.c:709:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
709 | DrawablePtr pDraw;
| ^~~~~~~~~~~
saver.c: In function 'ScreenSaverSetAttributes':
saver.c:732:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
732 | DrawablePtr pDraw;
| ^~~~~~~~~~~
sync.c: In function 'ProcSyncSetPriority':
sync.c:1322:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1322 | ClientPtr priorityclient;
| ^~~~~~~~~
sync.c: In function 'ProcSyncGetPriority':
sync.c:1356:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1356 | xSyncGetPriorityReply rep;
| ^~~~~~~~~~~~~~~~~~~~~
sync.c: In function 'ProcSyncCreateCounter':
saver.c: In function 'ScreenSaverUnsetAttributes':
saver.c:1074:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1074 | DrawablePtr pDraw;
| ^~~~~~~~~~~
sync.c:1395:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1395 | int64_t initial;
| ^~~~~~~
panoramiX.c: In function 'ProcPanoramiXGetState':
saver.c: In function 'ProcScreenSaverSetAttributes':
sync.c: In function 'ProcSyncSetCounter':
panoramiX.c:927:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
927 | WindowPtr pWin;
| ^~~~~~~~~
saver.c:1099:9: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1099 | PanoramiXRes *draw;
| ^~~~~~~~~~~~
panoramiX.c: In function 'ProcPanoramiXGetScreenCount':
sync.c:1416:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1416 | SyncCounter *pCounter;
| ^~~~~~~~~~~
panoramiXprocs.c: In function 'PanoramiXCreateWindow':
sync.c: In function 'ProcSyncChangeCounter':
panoramiX.c:957:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
957 | WindowPtr pWin;
| ^~~~~~~~~
panoramiXprocs.c:63:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
63 | int pback_offset = 0, pbord_offset = 0, cmap_offset = 0;
| ^~~
panoramiX.c: In function 'ProcPanoramiXGetScreenSize':
sync.c:1444:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1444 | SyncCounter *pCounter;
| ^~~~~~~~~~~
saver.c: In function 'ProcScreenSaverUnsetAttributes':
panoramiX.c:986:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
986 | WindowPtr pWin;
| ^~~~~~~~~
sync.c: In function 'ProcSyncDestroyCounter':
saver.c:1186:9: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1186 | PanoramiXRes *draw;
| ^~~~~~~~~~~~
panoramiXprocs.c: In function 'PanoramiXChangeWindowAttributes':
panoramiXprocs.c:171:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
171 | int pback_offset = 0, pbord_offset = 0, cmap_offset = 0;
| ^~~
sync.c:1479:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1479 | SyncCounter *pCounter;
| ^~~~~~~~~~~
sync.c: In function 'ProcSyncAwait':
sync.c:1560:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1560 | int len, items;
| ^~~
sync.c: In function 'ProcSyncQueryCounter':
sync.c:1640:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1640 | xSyncQueryCounterReply rep;
| ^~~~~~~~~~~~~~~~~~~~~~
sync.c: In function 'ProcSyncCreateAlarm':
xres.c: In function 'ProcXResQueryClientResources':
xres.c:299:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
299 | xXResQueryClientResourcesReply rep;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
panoramiXprocs.c: In function 'PanoramiXTranslateCoords':
sync.c:1682:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1682 | SyncAlarm *pAlarm;
| ^~~~~~~~~
xvdisp.c: In function 'XineramaXvSetPortAttribute':
panoramiXprocs.c:613:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
613 | int rc;
| ^~~
xvdisp.c:1471:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1471 | PanoramiXRes *port;
| ^~~~~~~~~~~~
xres.c: In function 'ProcXResQueryClientPixmapBytes':
xvdisp.c: In function 'XineramaXvShmPutImage':
sync.c: In function 'ProcSyncChangeAlarm':
xres.c:375:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
375 | xXResQueryClientPixmapBytesReply rep;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
xvdisp.c:1495:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1495 | PanoramiXRes *draw, *gc, *port;
| ^~~~~~~~~~~~
sync.c:1765:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1765 | SyncAlarm *pAlarm;
| ^~~~~~~~~
panoramiXprocs.c: In function 'PanoramiXCreateGC':
xtest.c: In function 'ProcXTestCompareCursor':
xtest.c:112:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
112 | xXTestCompareCursorReply rep;
| ^~~~~~~~~~~~~~~~~~~~~~~~
xvdisp.c: In function 'XineramaXvPutImage':
panoramiXprocs.c:758:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
758 | int tile_offset = 0, stip_offset = 0, clip_offset = 0;
| ^~~
xtest.c: In function 'ProcXTestFakeInput':
xtest.c:155:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
155 | int nev, n, type, rc;
| ^~~
sync.c: In function 'ProcSyncQueryAlarm':
xvdisp.c:1550:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1550 | PanoramiXRes *draw, *gc, *port;
| ^~~~~~~~~~~~
xres.c: In function 'ProcXResQueryClientIds':
xres.c:575:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
575 | xXResClientIdSpec *specs = (void*) ((char*) stuff + sizeof(*stuff));
| ^~~~~~~~~~~~~~~~~
xvdisp.c: In function 'XineramaXvPutVideo':
sync.c:1806:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1806 | SyncAlarm *pAlarm;
| ^~~~~~~~~
panoramiXprocs.c: In function 'PanoramiXChangeGC':
panoramiXprocs.c:839:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
839 | int tile_offset = 0, stip_offset = 0, clip_offset = 0;
| ^~~
xvdisp.c:1598:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1598 | PanoramiXRes *draw, *gc, *port;
| ^~~~~~~~~~~~
sync.c: In function 'ProcSyncCreateFence':
xvdisp.c: In function 'XineramaXvPutStill':
xvdisp.c:1646:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1646 | PanoramiXRes *draw, *gc, *port;
| ^~~~~~~~~~~~
sync.c:1884:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1884 | DrawablePtr pDraw;
| ^~~~~~~~~~~
xres.c: In function 'ProcXResQueryResourceBytes':
sync.c: In function 'ProcSyncTriggerFence':
xres.c:954:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
954 | int rc;
| ^~~
sync.c:1930:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1930 | SyncFence *pFence;
| ^~~~~~~~~
sync.c: In function 'ProcSyncResetFence':
xres.c: In function 'SProcXResQueryResourceBytes':
xres.c:1062:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1062 | int c;
| ^~~
sync.c:1949:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1949 | SyncFence *pFence;
| ^~~~~~~~~
sync.c: In function 'ProcSyncDestroyFence':
CC vidmode.lo
sync.c:1971:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1971 | SyncFence *pFence;
| ^~~~~~~~~
sync.c: In function 'ProcSyncQueryFence':
sync.c:1989:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1989 | xSyncQueryFenceReply rep;
| ^~~~~~~~~~~~~~~~~~~~
sync.c: In function 'ProcSyncAwaitFence':
shm.c: In function 'ProcPanoramiXShmCreatePixmap':
shm.c:929:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
929 | unsigned int width, height, depth;
| ^~~~~~~~
sync.c:2021:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
2021 | SyncAwaitUnion *pAwaitUnion;
| ^~~~~~~~~~~~~~
shm.c: In function 'ProcShmCreatePixmap':
shm.c:1063:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1063 | unsigned int width, height, depth;
| ^~~~~~~~
shm.c: In function 'ProcShmAttachFd':
shm.c:1151:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1151 | struct stat statb;
| ^~~~~~
shm.c: In function 'ProcShmCreateSegment':
shm.c:1266:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1266 | xShmCreateSegmentReply rep = {
| ^~~~~~~~~~~~~~~~~~~~~~
panoramiXprocs.c: In function 'PanoramiXInstallColormap':
panoramiXprocs.c:2388:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
2388 | int result, j;
| ^~~
panoramiXprocs.c: In function 'PanoramiXUninstallColormap':
panoramiXprocs.c:2413:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
2413 | int result, j;
| ^~~
CCLD libhashtable.la
vidmode.c: In function 'ProcVidModeGetModeLine':
vidmode.c:224:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
224 | xXF86VidModeGetModeLineReply rep = {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
vidmode.c: In function 'ProcVidModeGetAllModeLines':
vidmode.c:330:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
330 | xXF86VidModeGetAllModeLinesReply rep;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
vidmode.c: In function 'ProcVidModeAddModeLine':
vidmode.c:444:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
444 | xXF86OldVidModeAddModeLineReq *oldstuff =
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
vidmode.c: In function 'ProcVidModeDeleteModeLine':
vidmode.c:615:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
615 | xXF86OldVidModeDeleteModeLineReq *oldstuff =
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
vidmode.c: In function 'ProcVidModeModModeLine':
vidmode.c:739:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
739 | xXF86OldVidModeModModeLineReq *oldstuff =
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
vidmode.c: In function 'ProcVidModeValidateModeLine':
vidmode.c:873:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
873 | xXF86OldVidModeValidateModeLineReq *oldstuff =
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
vidmode.c: In function 'ProcVidModeSwitchMode':
vidmode.c:1002:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1002 | ScreenPtr pScreen;
| ^~~~~~~~~
vidmode.c: In function 'ProcVidModeSwitchToMode':
vidmode.c:1026:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1026 | xXF86OldVidModeSwitchToModeReq *oldstuff =
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
vidmode.c: In function 'ProcVidModeLockModeSwitch':
vidmode.c:1134:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1134 | ScreenPtr pScreen;
| ^~~~~~~~~
vidmode.c: In function 'ProcVidModeGetMonitor':
vidmode.c:1159:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1159 | xXF86VidModeGetMonitorReply rep = {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
vidmode.c: In function 'ProcVidModeGetViewPort':
vidmode.c:1256:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1256 | xXF86VidModeGetViewPortReply rep;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
vidmode.c: In function 'ProcVidModeSetViewPort':
vidmode.c:1297:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1297 | ScreenPtr pScreen;
| ^~~~~~~~~
vidmode.c: In function 'ProcVidModeGetDotClocks':
vidmode.c:1322:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1322 | xXF86VidModeGetDotClocksReply rep;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
vidmode.c: In function 'ProcVidModeSetGamma':
vidmode.c:1395:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1395 | ScreenPtr pScreen;
| ^~~~~~~~~
vidmode.c: In function 'ProcVidModeGetGamma':
vidmode.c:1422:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1422 | xXF86VidModeGetGammaReply rep;
| ^~~~~~~~~~~~~~~~~~~~~~~~~
vidmode.c: In function 'ProcVidModeSetClientVersion':
vidmode.c:1628:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1628 | VidModePrivPtr pPriv;
| ^~~~~~~~~~~~~~
CCLD libXvidmode.la
CCLD libXext.la
make[1]: Leaving directory '/build/xorg-server-21.1.13/Xext'
Making all in miext
make[1]: Entering directory '/build/xorg-server-21.1.13/miext'
Making all in sync
make[2]: Entering directory '/build/xorg-server-21.1.13/miext/sync'
CC misync.lo
CC misyncfd.lo
CC misyncshm.lo
CCLD libsync.la
make[2]: Leaving directory '/build/xorg-server-21.1.13/miext/sync'
Making all in damage
make[2]: Entering directory '/build/xorg-server-21.1.13/miext/damage'
CC damage.lo
CCLD libdamage.la
make[2]: Leaving directory '/build/xorg-server-21.1.13/miext/damage'
Making all in shadow
make[2]: Entering directory '/build/xorg-server-21.1.13/miext/shadow'
CC shadow.lo
CC sh3224.lo
CC shafb4.lo
CC shafb8.lo
CC shiplan2p4.lo
CC shiplan2p8.lo
CC shpacked.lo
CC shplanar8.lo
CC shplanar.lo
CC shrot16pack_180.lo
CC shrot16pack_270.lo
CC shrot16pack_270YX.lo
CC shrot16pack_90.lo
CC shrot16pack_90YX.lo
CC shrot16pack.lo
CC shrot32pack_180.lo
CC shrot32pack_270.lo
CC shrot32pack.lo
CC shrot32pack_90.lo
CC shrot8pack_180.lo
CC shrot8pack_270.lo
CC shrot8pack_90.lo
CC shrot8pack.lo
CC shrotate.lo
CCLD libshadow.la
make[2]: Leaving directory '/build/xorg-server-21.1.13/miext/shadow'
Making all in rootless
make[2]: Entering directory '/build/xorg-server-21.1.13/miext/rootless'
CC rootlessCommon.lo
CC rootlessGC.lo
CC rootlessScreen.lo
CC rootlessValTree.lo
CC rootlessWindow.lo
rootlessCommon.c:137:15: warning: no previous prototype for 'RootlessWID' [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;]
137 | unsigned long RootlessWID(WindowPtr pWindow) {
| ^~~~~~~~~~~
rootlessCommon.c: In function 'RootlessWID':
rootlessCommon.c:141:15: warning: unused variable 'curPixmap' [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable8;;]
141 | PixmapPtr curPixmap;
| ^~~~~~~~~
rootlessCommon.c:138:15: warning: unused variable 'pScreen' [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable8;;]
138 | ScreenPtr pScreen = pWindow->drawable.pScreen;
| ^~~~~~~
CCLD librootless.la
make[2]: Leaving directory '/build/xorg-server-21.1.13/miext/rootless'
make[2]: Entering directory '/build/xorg-server-21.1.13/miext'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/xorg-server-21.1.13/miext'
make[1]: Leaving directory '/build/xorg-server-21.1.13/miext'
Making all in os
make[1]: Entering directory '/build/xorg-server-21.1.13/os'
CC WaitFor.lo
CC access.lo
CC auth.lo
CC backtrace.lo
CC client.lo
CC connection.lo
CC inputthread.lo
CC io.lo
CC mitauth.lo
CC oscolor.lo
CC osinit.lo
CC ospoll.lo
CC utils.lo
CC xdmauth.lo
CC xstrans.lo
CC xsha1.lo
CC xprintf.lo
CC log.lo
CC xdmcp.lo
CC busfault.lo
xsha1.c: In function 'x_sha1_init':
xsha1.c:270:5: warning: 'SHA1_Init' is deprecated: Since OpenSSL 3.0 [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
270 | ret = SHA1_Init(ctx);
| ^~~
In file included from xsha1.c:260:
/nix/store/zdj2as83y9mcyv8xzhwgl2g8g1rr6mgn-openssl-3.0.14-dev/include/openssl/sha.h:49:27: note: declared here
49 | OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c);
| ^~~~~~~~~
xsha1.c: In function 'x_sha1_update':
xsha1.c:284:5: warning: 'SHA1_Update' is deprecated: Since OpenSSL 3.0 [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
284 | ret = SHA1_Update(sha_ctx, data, size);
| ^~~
/nix/store/zdj2as83y9mcyv8xzhwgl2g8g1rr6mgn-openssl-3.0.14-dev/include/openssl/sha.h:50:27: note: declared here
50 | OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len);
| ^~~~~~~~~~~
xsha1.c: In function 'x_sha1_final':
xsha1.c:296:5: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
296 | ret = SHA1_Final(result, sha_ctx);
| ^~~
/nix/store/zdj2as83y9mcyv8xzhwgl2g8g1rr6mgn-openssl-3.0.14-dev/include/openssl/sha.h:51:27: note: declared here
51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
| ^~~~~~~~~~
auth.c: In function 'GenerateRandomData':
auth.c:320:5: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result8;;]
320 | read(fd, buf, len);
| ^~~~~~~~~~~~~~~~~~
io.c: In function 'ResetCurrentRequest':
io.c:565:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
565 | register ConnectionInputPtr oci = oc->input;
| ^~~~~~~~
CC timingsafe_memcmp.lo
CCLD libos.la
make[1]: Leaving directory '/build/xorg-server-21.1.13/os'
Making all in randr
make[1]: Entering directory '/build/xorg-server-21.1.13/randr'
CC randr.lo
CC rrcrtc.lo
CC rrdispatch.lo
CC rrinfo.lo
CC rrlease.lo
CC rrmode.lo
CC rrmonitor.lo
CC rroutput.lo
CC rrpointer.lo
CC rrproperty.lo
CC rrprovider.lo
CC rrproviderproperty.lo
CC rrscreen.lo
CC rrsdispatch.lo
CC rrtransform.lo
CC rrxinerama.lo
rrmode.c: In function 'ProcRRCreateMode':
rrmode.c:287:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
287 | xRRCreateModeReply rep;
| ^~~~~~~~~~~~~~~~~~
rrmode.c: In function 'ProcRRDestroyMode':
In file included from rrdispatch.c:23:
rrdispatch.c: In function 'ProcRRQueryVersion':
rrmode.c:336:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
336 | RRModePtr mode;
| ^~~~~~~~~
randrstr.h:507:33: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
507 | #define rrClientPriv(pClient) RRClientPtr pRRClient = GetRRClient(pClient)
| ^~~~~~~~~~~
rrdispatch.c:44:5: note: in expansion of macro 'rrClientPriv'
44 | rrClientPriv(client);
| ^~~~~~~~~~~~
rrmode.c: In function 'ProcRRAddOutputMode':
rrmode.c:353:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
353 | RRModePtr mode;
| ^~~~~~~~~
rrdispatch.c: In function 'ProcRRSelectInput':
randrstr.h:507:33: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
507 | #define rrClientPriv(pClient) RRClientPtr pRRClient = GetRRClient(pClient)
| ^~~~~~~~~~~
rrdispatch.c:75:5: note: in expansion of macro 'rrClientPriv'
75 | rrClientPriv(client);
| ^~~~~~~~~~~~
rrmode.c: In function 'ProcRRDeleteOutputMode':
rrmode.c:370:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
370 | RRModePtr mode;
| ^~~~~~~~~
rrxinerama.c: In function 'ProcRRXineramaGetState':
rrxinerama.c:117:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
117 | WindowPtr pWin;
| ^~~~~~~~~
rroutput.c: In function 'ProcRRGetOutputInfo':
rrxinerama.c: In function 'ProcRRXineramaGetScreenCount':
rrxinerama.c:168:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
168 | WindowPtr pWin;
| ^~~~~~~~~
rroutput.c:453:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
453 | xRRGetOutputInfoReply rep;
| ^~~~~~~~~~~~~~~~~~~~~
rrxinerama.c: In function 'ProcRRXineramaGetScreenSize':
rrxinerama.c:197:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
197 | WindowPtr pWin, pRoot;
| ^~~~~~~~~
rrprovider.c: In function 'ProcRRGetProviders':
rrscreen.c: In function 'ProcRRGetScreenSizeRange':
rrprovider.c:56:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
56 | xRRGetProvidersReply rep;
| ^~~~~~~~~~~~~~~~~~~~
rrscreen.c:193:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
193 | xRRGetScreenSizeRangeReply rep;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
rrlease.c: In function 'ProcRRCreateLease':
rrscreen.c: In function 'ProcRRSetScreenSize':
rrlease.c:211:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
211 | xRRCreateLeaseReply rep;
| ^~~~~~~~~~~~~~~~~~~
rrscreen.c:242:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
242 | WindowPtr pWin;
| ^~~~~~~~~
rrprovider.c: In function 'ProcRRGetProviderInfo':
rrprovider.c:138:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
138 | xRRGetProviderInfoReply rep;
| ^~~~~~~~~~~~~~~~~~~~~~~
rrmonitor.c: In function 'ProcRRGetMonitors':
rroutput.c: In function 'ProcRRSetOutputPrimary':
rrmonitor.c:592:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
592 | xRRGetMonitorsReply rep = {
| ^~~~~~~~~~~~~~~~~~~
rroutput.c:608:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
608 | RROutputPtr output = NULL;
| ^~~~~~~~~~~
rrlease.c: In function 'ProcRRFreeLease':
rrlease.c:338:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
338 | RRLeasePtr lease;
| ^~~~~~~~~~
rroutput.c: In function 'ProcRRGetOutputPrimary':
rroutput.c:656:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
656 | WindowPtr pWin;
| ^~~~~~~~~
rrmonitor.c: In function 'ProcRRSetMonitor':
rrmonitor.c:676:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
676 | WindowPtr window;
| ^~~~~~~~~
rrprovider.c: In function 'ProcRRSetProviderOutputSource':
rrprovider.c:321:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
321 | rrScrPrivPtr pScrPriv;
| ^~~~~~~~~~~~
rrmonitor.c: In function 'ProcRRDeleteMonitor':
rrprovider.c: In function 'ProcRRSetProviderOffloadSink':
rrprovider.c:361:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
361 | rrScrPrivPtr pScrPriv;
| ^~~~~~~~~~~~
rrmonitor.c:724:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
724 | WindowPtr window;
| ^~~~~~~~~
rrproviderproperty.c: In function 'ProcRRListProviderProperties':
rrproviderproperty.c:390:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
390 | Atom *pAtoms = NULL, *temppAtoms;
| ^~~~
rrscreen.c: In function 'rrGetScreenResources':
rrscreen.c:488:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
488 | xRRGetScreenResourcesReply rep;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
rrproviderproperty.c: In function 'ProcRRQueryProviderProperty':
rrproperty.c: In function 'ProcRRListOutputProperties':
rrproviderproperty.c:434:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
434 | xRRQueryProviderPropertyReply rep;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
rrproperty.c:415:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
415 | Atom *pAtoms = NULL;
| ^~~~
rrproviderproperty.c: In function 'ProcRRConfigureProviderProperty':
rrproviderproperty.c:479:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
479 | RRProviderPtr provider;
| ^~~~~~~~~~~~~
rrproperty.c: In function 'ProcRRQueryOutputProperty':
rrproviderproperty.c: In function 'ProcRRChangeProviderProperty':
rrproperty.c:461:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
461 | xRRQueryOutputPropertyReply rep;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
rrproviderproperty.c:497:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
497 | RRProviderPtr provider;
| ^~~~~~~~~~~~~
rrproperty.c: In function 'ProcRRConfigureOutputProperty':
rrproviderproperty.c: In function 'ProcRRDeleteProviderProperty':
rrproperty.c:508:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
508 | RROutputPtr output;
| ^~~~~~~~~~~
rrproviderproperty.c:549:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
549 | RRProviderPtr provider;
| ^~~~~~~~~~~~~
rrproperty.c: In function 'ProcRRChangeOutputProperty':
rrproviderproperty.c: In function 'ProcRRGetProviderProperty':
rrproperty.c:529:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
529 | RROutputPtr output;
| ^~~~~~~~~~~
rrproviderproperty.c:580:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
580 | RRPropertyPtr prop, *prev;
| ^~~~~~~~~~~~~
rrproperty.c: In function 'ProcRRDeleteOutputProperty':
rrscreen.c: In function 'ProcRRGetScreenInfo':
rrproperty.c:581:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
581 | RROutputPtr output;
| ^~~~~~~~~~~
rrscreen.c:758:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
758 | xRRGetScreenInfoReply rep;
| ^~~~~~~~~~~~~~~~~~~~~
rrcrtc.c: In function 'ProcRRGetCrtcInfo':
rrproperty.c: In function 'ProcRRGetOutputProperty':
rrproperty.c:615:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
615 | RRPropertyPtr prop, *prev;
| ^~~~~~~~~~~~~
rrcrtc.c:1145:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1145 | xRRGetCrtcInfoReply rep;
| ^~~~~~~~~~~~~~~~~~~
rrscreen.c: In function 'ProcRRSetScreenConfig':
rrcrtc.c: In function 'ProcRRSetCrtcConfig':
rrscreen.c:906:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
906 | xRRSetScreenConfigReply rep;
| ^~~~~~~~~~~~~~~~~~~~~~~
rrcrtc.c:1278:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1278 | xRRSetCrtcConfigReply rep;
| ^~~~~~~~~~~~~~~~~~~~~
rrcrtc.c: In function 'ProcRRGetPanning':
rrcrtc.c:1492:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1492 | xRRGetPanningReply rep;
| ^~~~~~~~~~~~~~~~~~
rrcrtc.c: In function 'ProcRRSetPanning':
rrcrtc.c:1561:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1561 | xRRSetPanningReply rep;
| ^~~~~~~~~~~~~~~~~~
rrcrtc.c: In function 'ProcRRGetCrtcGammaSize':
rrcrtc.c:1636:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1636 | xRRGetCrtcGammaSizeReply reply;
| ^~~~~~~~~~~~~~~~~~~~~~~~
rrcrtc.c: In function 'ProcRRGetCrtcGamma':
rrcrtc.c:1665:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1665 | xRRGetCrtcGammaReply reply;
| ^~~~~~~~~~~~~~~~~~~~
rrcrtc.c: In function 'ProcRRSetCrtcGamma':
rrcrtc.c:1710:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1710 | RRCrtcPtr crtc;
| ^~~~~~~~~
rrcrtc.c: In function 'ProcRRSetCrtcTransform':
rrcrtc.c:1742:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1742 | RRCrtcPtr crtc;
| ^~~~~~~~~
rrcrtc.c: In function 'ProcRRGetCrtcTransform':
rrcrtc.c:1828:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1828 | xRRGetCrtcTransformReply *reply;
| ^~~~~~~~~~~~~~~~~~~~~~~~
CCLD librandr.la
make[1]: Leaving directory '/build/xorg-server-21.1.13/randr'
Making all in render
make[1]: Entering directory '/build/xorg-server-21.1.13/render'
CC animcur.lo
CC filter.lo
CC glyph.lo
CC matrix.lo
CC miindex.lo
CC mipict.lo
CC mirect.lo
CC mitrap.lo
CC mitri.lo
CC picture.lo
CC render.lo
render.c: In function 'ProcRenderQueryPictIndexValues':
render.c:505:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
505 | xRenderQueryPictIndexValuesReply *reply;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
render.c: In function 'ProcRenderChangePicture':
render.c:605:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
605 | int len;
| ^~~
render.c: In function 'ProcRenderSetPictureClipRectangles':
render.c:622:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
622 | PicturePtr pPicture;
| ^~~~~~~~~~
render.c: In function 'ProcRenderAddGlyphs':
render.c:999:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
999 | GlyphNewRec glyphsLocal[NLOCALGLYPH];
| ^~~~~~~~~~~
render.c: In function 'ProcRenderFreeGlyphs':
render.c:1207:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1207 | GlyphSetPtr glyphSet;
| ^~~~~~~~~~~
render.c: In function 'ProcRenderCreateCursor':
render.c:1457:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1457 | PicturePtr pSrc;
| ^~~~~~~~~~
render.c: In function 'ProcRenderSetPictureTransform':
render.c:1651:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1651 | PicturePtr pPicture;
| ^~~~~~~~~~
render.c: In function 'ProcRenderQueryFilters':
render.c:1662:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1662 | DrawablePtr pDrawable;
| ^~~~~~~~~~~
render.c: In function 'ProcRenderSetPictureFilter':
render.c:1761:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1761 | PicturePtr pPicture;
| ^~~~~~~~~~
render.c: In function 'ProcRenderCreateAnimCursor':
render.c:1783:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1783 | CursorPtr *cursors;
| ^~~~~~~~~
render.c: In function 'PanoramiXRenderCreatePicture':
render.c:2605:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
2605 | PanoramiXRes *refDraw, *newPict;
| ^~~~~~~~~~~~
render.c: In function 'PanoramiXRenderSetPictureClipRectangles':
render.c:2667:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
2667 | int result = Success, j;
| ^~~
render.c: In function 'PanoramiXRenderSetPictureTransform':
render.c:2690:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
2690 | int result = Success, j;
| ^~~
render.c: In function 'PanoramiXRenderSetPictureFilter':
render.c:2712:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
2712 | int result = Success, j;
| ^~~
render.c: In function 'PanoramiXRenderCompositeGlyphs':
render.c:2807:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
2807 | xGlyphElt origElt, *elt;
| ^~~~~~~~~
render.c: In function 'PanoramiXRenderFillRectangles':
render.c:2848:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
2848 | char *extra;
| ^~~~
render.c: In function 'PanoramiXRenderTrapezoids':
render.c:2893:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
2893 | char *extra;
| ^~~~
render.c: In function 'PanoramiXRenderTriangles':
render.c:2954:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
2954 | char *extra;
| ^~~~
render.c: In function 'PanoramiXRenderTriStrip':
render.c:3011:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
3011 | char *extra;
| ^~~~
render.c: In function 'PanoramiXRenderTriFan':
render.c:3064:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
3064 | char *extra;
| ^~~~
render.c: In function 'PanoramiXRenderAddTraps':
render.c:3117:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
3117 | char *extra;
| ^~~~
render.c: In function 'PanoramiXRenderCreateSolidFill':
render.c:3151:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
3151 | PanoramiXRes *newPict;
| ^~~~~~~~~~~~
render.c: In function 'PanoramiXRenderCreateLinearGradient':
render.c:3182:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
3182 | PanoramiXRes *newPict;
| ^~~~~~~~~~~~
render.c: In function 'PanoramiXRenderCreateRadialGradient':
render.c:3214:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
3214 | PanoramiXRes *newPict;
| ^~~~~~~~~~~~
render.c: In function 'PanoramiXRenderCreateConicalGradient':
render.c:3246:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
3246 | PanoramiXRes *newPict;
| ^~~~~~~~~~~~
CCLD librender.la
make[1]: Leaving directory '/build/xorg-server-21.1.13/render'
Making all in Xi
make[1]: Entering directory '/build/xorg-server-21.1.13/Xi'
CC allowev.lo
CC chgdctl.lo
CC chgfctl.lo
CC chgkbd.lo
CC chgkmap.lo
CC chgprop.lo
CC chgptr.lo
CC closedev.lo
CC devbell.lo
CC exevents.lo
CC extinit.lo
CC getbmap.lo
CC getdctl.lo
CC getfctl.lo
CC getfocus.lo
CC getkmap.lo
CC getmmap.lo
CC getprop.lo
CC getselev.lo
CC getvers.lo
CC grabdev.lo
CC grabdevb.lo
CC grabdevk.lo
CC gtmotion.lo
CC listdev.lo
CC opendev.lo
CC queryst.lo
CC selectev.lo
CC sendexev.lo
CC setbmap.lo
CC setdval.lo
CC setfocus.lo
CC setmmap.lo
CC setmode.lo
CC ungrdev.lo
CC ungrdevb.lo
CC ungrdevk.lo
CC xiallowev.lo
CC xibarriers.lo
CC xichangecursor.lo
CC xichangehierarchy.lo
CC xigetclientpointer.lo
CC xigrabdev.lo
CC xipassivegrab.lo
CC xiproperty.lo
CC xiquerydevice.lo
CC xiquerypointer.lo
CC xiqueryversion.lo
CC xiselectev.lo
CC xisetclientpointer.lo
CC xisetdevfocus.lo
CC xiwarppointer.lo
CC stubs.lo
xibarriers.c: In function 'SProcXIBarrierReleasePointer':
xibarriers.c:841:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
841 | int i;
| ^~~
xiproperty.c: In function 'ProcXChangeDeviceProperty':
xiproperty.c:891:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
891 | DeviceIntPtr dev;
| ^~~~~~~~~~~~
xiproperty.c: In function 'ProcXDeleteDeviceProperty':
xiproperty.c:924:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
924 | DeviceIntPtr dev;
| ^~~~~~~~~~~~
xiproperty.c: In function 'ProcXGetDeviceProperty':
xiproperty.c:946:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
946 | DeviceIntPtr dev;
| ^~~~~~~~~~~~
xiproperty.c: In function 'ProcXIGetProperty':
xiproperty.c:1188:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1188 | DeviceIntPtr dev;
| ^~~~~~~~~~~~
CCLD libXistubs.la
CCLD libXi.la
make[1]: Leaving directory '/build/xorg-server-21.1.13/Xi'
Making all in xkb
make[1]: Entering directory '/build/xorg-server-21.1.13/xkb'
CC ddxBeep.lo
CC ddxCtrls.lo
CC ddxLEDs.lo
CC ddxLoad.lo
CC xkb.lo
CC xkbUtils.lo
CC xkbEvents.lo
CC xkbAccessX.lo
CC xkbSwap.lo
CC xkbLEDs.lo
CC xkbInit.lo
CC xkbActions.lo
CC xkbPrKeyEv.lo
CC maprules.lo
CC xkmread.lo
CC xkbtext.lo
CC xkbfmisc.lo
CC xkbout.lo
CC XKBAlloc.lo
CC XKBMisc.lo
xkb.c: In function 'ProcXkbUseExtension':
xkb.c:174:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
174 | xkbUseExtensionReply rep;
| ^~~~~~~~~~~~~~~~~~~~
xkb.c: In function 'ProcXkbBell':
xkb.c:495:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
495 | DeviceIntPtr dev;
| ^~~~~~~~~~~~
xkb.c: In function 'ProcXkbGetState':
xkb.c:583:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
583 | DeviceIntPtr dev;
| ^~~~~~~~~~~~
CC XKBGAlloc.lo
CC XKBMAlloc.lo
CC ddxPrivate.lo
CC ddxVT.lo
CC ddxKillSrv.lo
XKBMAlloc.c: In function 'SrvXkbChangeKeycodeRange':
XKBMAlloc.c:664:21: warning: pointer may be used after 'reallocarray' [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wuse-after-free-Wuse-after-free8;;]
664 | free(prev_key_sym_map);
| ^~~~~~~~~~~~~~~~~~~~~~
XKBMAlloc.c:660:41: note: call to 'reallocarray' here
660 | xkb->map->key_sym_map = reallocarray(xkb->map->key_sym_map,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
661 | maxKC + 1,
| ~~~~~~~~~~
662 | sizeof(XkbSymMapRec));
| ~~~~~~~~~~~~~~~~~~~~~
XKBMAlloc.c:685:21: warning: pointer may be used after 'reallocarray' [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wuse-after-free-Wuse-after-free8;;]
685 | free(prev_modmap);
| ^~~~~~~~~~~~~~~~~
XKBMAlloc.c:681:36: note: call to 'reallocarray' here
681 | xkb->map->modmap = reallocarray(xkb->map->modmap,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
682 | maxKC + 1,
| ~~~~~~~~~~
683 | sizeof(unsigned char));
| ~~~~~~~~~~~~~~~~~~~~~~
XKBMAlloc.c:708:21: warning: pointer may be used after 'reallocarray' [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wuse-after-free-Wuse-after-free8;;]
708 | free(prev_behaviors);
| ^~~~~~~~~~~~~~~~~~~~
XKBMAlloc.c:704:42: note: call to 'reallocarray' here
704 | xkb->server->behaviors = reallocarray(xkb->server->behaviors,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
705 | maxKC + 1,
| ~~~~~~~~~~
706 | sizeof(XkbBehavior));
| ~~~~~~~~~~~~~~~~~~~~
XKBMAlloc.c:730:21: warning: pointer may be used after 'reallocarray' [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wuse-after-free-Wuse-after-free8;;]
730 | free(prev_key_acts);
| ^~~~~~~~~~~~~~~~~~~
XKBMAlloc.c:726:41: note: call to 'reallocarray' here
726 | xkb->server->key_acts = reallocarray(xkb->server->key_acts,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
727 | maxKC + 1,
| ~~~~~~~~~~
728 | sizeof(unsigned short));
| ~~~~~~~~~~~~~~~~~~~~~~~
XKBMAlloc.c:752:21: warning: pointer may be used after 'reallocarray' [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wuse-after-free-Wuse-after-free8;;]
752 | free(prev_vmodmap);
| ^~~~~~~~~~~~~~~~~~
XKBMAlloc.c:748:40: note: call to 'reallocarray' here
748 | xkb->server->vmodmap = reallocarray(xkb->server->vmodmap,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
749 | maxKC + 1,
| ~~~~~~~~~~
750 | sizeof(unsigned short));
| ~~~~~~~~~~~~~~~~~~~~~~~
XKBMAlloc.c:774:17: warning: pointer may be used after 'reallocarray' [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wuse-after-free-Wuse-after-free8;;]
774 | free(prev_keys);
| ^~~~~~~~~~~~~~~
XKBMAlloc.c:771:32: note: call to 'reallocarray' here
771 | xkb->names->keys = reallocarray(xkb->names->keys,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
772 | maxKC + 1, sizeof(XkbKeyNameRec));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CCLD libxkbstubs.la
CCLD libxkb.la
make[1]: Leaving directory '/build/xorg-server-21.1.13/xkb'
Making all in dbe
make[1]: Entering directory '/build/xorg-server-21.1.13/dbe'
CC dbe.lo
CC midbe.lo
dbe.c: In function 'ProcDbeAllocateBackBufferName':
dbe.c:166:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
166 | WindowPtr pWin;
| ^~~~~~~~~
dbe.c: In function 'ProcDbeDeallocateBackBufferName':
dbe.c:378:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
378 | DbeWindowPrivPtr pDbeWindowPriv;
| ^~~~~~~~~~~~~~~~
dbe.c: In function 'ProcDbeSwapBuffers':
dbe.c:447:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
447 | WindowPtr pWin;
| ^~~~~~~~~
dbe.c: In function 'ProcDbeGetVisualInfo':
dbe.c:566:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
566 | DbeScreenPrivPtr pDbeScreenPriv;
| ^~~~~~~~~~~~~~~~
dbe.c: In function 'ProcDbeGetBackBufferAttributes':
dbe.c:724:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
724 | xDbeGetBackBufferAttributesReply rep = {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbe.c: In function 'SProcDbeSwapBuffers':
dbe.c:922:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
922 | unsigned int i;
| ^~~~~~~~
CCLD libdbe.la
make[1]: Leaving directory '/build/xorg-server-21.1.13/dbe'
Making all in record
make[1]: Entering directory '/build/xorg-server-21.1.13/record'
CC record.lo
CC set.lo
record.c: In function 'RecordARequest':
record.c:508:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
508 | int majorop;
| ^~~
record.c: In function 'ProcRecordCreateContext':
record.c:1842:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1842 | RecordContextPtr pContext;
| ^~~~~~~~~~~~~~~~
record.c: In function 'ProcRecordUnregisterClients':
record.c:1908:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1908 | XID *pCanonClients;
| ^~~
record.c: In function 'ProcRecordGetContext':
record.c:2132:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
2132 | xRecordGetContextReply rep;
| ^~~~~~~~~~~~~~~~~~~~~~
record.c: In function 'ProcRecordEnableContext':
record.c:2284:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
2284 | int i;
| ^~~
record.c: In function 'SProcRecordCreateContext':
record.c:2530:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
2530 | int status;
| ^~~
record.c: In function 'SProcRecordRegisterClients':
record.c:2543:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
2543 | int status;
| ^~~
CCLD librecord.la
make[1]: Leaving directory '/build/xorg-server-21.1.13/record'
Making all in xfixes
make[1]: Entering directory '/build/xorg-server-21.1.13/xfixes'
CC cursor.lo
CC disconnect.lo
CC region.lo
CC saveset.lo
CC select.lo
CC xfixes.lo
xfixes.c: In function 'ProcXFixesDispatch':
xfixes.c:154:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
154 | XFixesClientPtr pXFixesClient = GetXFixesClient(client);
| ^~~~~~~~~~~~~~~
xfixes.c: In function 'SProcXFixesDispatch':
xfixes.c:218:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
218 | XFixesClientPtr pXFixesClient = GetXFixesClient(client);
| ^~~~~~~~~~~~~~~
select.c: In function 'ProcXFixesSelectSelectionInput':
select.c:185:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
185 | WindowPtr pWin;
| ^~~~~~~~~
cursor.c: In function 'ProcXFixesSelectCursorInput':
cursor.c:267:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
267 | WindowPtr pWin;
| ^~~~~~~~~
cursor.c: In function 'ProcXFixesSetCursorName':
cursor.c:433:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
433 | Atom atom;
| ^~~~
cursor.c: In function 'ProcXFixesGetCursorName':
cursor.c:465:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
465 | const char *str;
| ^~~~~
cursor.c: In function 'ProcXFixesHideCursor':
cursor.c:853:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
853 | int ret;
| ^~~
cursor.c: In function 'SProcXFixesCreatePointerBarrier':
cursor.c:1024:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1024 | int i;
| ^~~
region.c: In function 'ProcXFixesDestroyRegion':
region.c:298:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
298 | RegionPtr pRegion;
| ^~~~~~~~~
region.c: In function 'ProcXFixesExpandRegion':
region.c:769:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
769 | BoxPtr pTmp;
| ^~~~~~
region.c: In function 'PanoramiXFixesSetGCClipRegion':
region.c:826:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
826 | int result = Success, j;
| ^~~
region.c: In function 'PanoramiXFixesSetPictureClipRegion':
region.c:892:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
892 | int result = Success, j;
| ^~~
CCLD libxfixes.la
make[1]: Leaving directory '/build/xorg-server-21.1.13/xfixes'
Making all in damageext
make[1]: Entering directory '/build/xorg-server-21.1.13/damageext'
CC damageext.lo
damageext.c: In function 'ProcDamageDestroy':
damageext.c:313:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
313 | DamageExtPtr pDamageExt;
| ^~~~~~~~~~~~
damageext.c: In function 'ProcDamageSubtract':
damageext.c:407:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
407 | DamageExtPtr pDamageExt;
| ^~~~~~~~~~~~
damageext.c: In function 'ProcDamageAdd':
damageext.c:440:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
440 | DrawablePtr pDrawable;
| ^~~~~~~~~~~
damageext.c: In function 'ProcDamageDispatch':
damageext.c:481:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
481 | DamageClientPtr pDamageClient = GetDamageClient(client);
| ^~~~~~~~~~~~~~~
damageext.c: In function 'SProcDamageDispatch':
damageext.c:564:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
564 | DamageClientPtr pDamageClient = GetDamageClient(client);
| ^~~~~~~~~~~~~~~
CCLD libdamageext.la
make[1]: Leaving directory '/build/xorg-server-21.1.13/damageext'
Making all in composite
make[1]: Entering directory '/build/xorg-server-21.1.13/composite'
CC compalloc.lo
CC compext.lo
CC compinit.lo
CC compoverlay.lo
CC compwindow.lo
compext.c: In function 'ProcCompositeGetOverlayWindow':
compext.c:280:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
280 | xCompositeGetOverlayWindowReply rep;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compext.c: In function 'ProcCompositeReleaseOverlayWindow':
compext.c:337:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
337 | WindowPtr pWin;
| ^~~~~~~~~
compext.c: In function 'PanoramiXCompositeGetOverlayWindow':
compext.c:771:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
771 | xCompositeGetOverlayWindowReply rep;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compext.c: In function 'PanoramiXCompositeReleaseOverlayWindow':
compext.c:871:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
871 | WindowPtr pWin;
| ^~~~~~~~~
CCLD libcomposite.la
make[1]: Leaving directory '/build/xorg-server-21.1.13/composite'
Making all in glx
make[1]: Entering directory '/build/xorg-server-21.1.13/glx'
CC indirect_dispatch.lo
CC indirect_dispatch_swap.lo
CC indirect_reqsize.lo
CC indirect_size_get.lo
CC indirect_table.lo
CC clientinfo.lo
CC createcontext.lo
CC extension_string.lo
CC indirect_util.lo
CC indirect_program.lo
CC indirect_texture_compression.lo
CC glxcmds.lo
CC glxcmdsswap.lo
CC glxext.lo
CC glxdriswrast.lo
CC glxdricommon.lo
CC render2.lo
CC render2swap.lo
CC renderpix.lo
CC glxscreens.lo
CC renderpixswap.lo
glxext.c: In function 'xorgGlxThunkRequest':
glxext.c:363:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
363 | CARD32 vendorCode = maybe_swap32(client, stuff->vendorCode);
| ^~~~~~
glxext.c: In function '__glXForceCurrent':
glxext.c:589:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
589 | __GLXcontext *cx;
| ^~~~~~~~~~~~
glxext.c: In function '__glXDispatch':
glxext.c:707:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
707 | CARD8 opcode;
| ^~~~~
CC rensize.lo
CC single2.lo
CC singlepix.lo
CC single2swap.lo
CC singlepixswap.lo
CC singlesize.lo
CC swap_interval.lo
CC xfont.lo
CC glxdri2.lo
CC vndcmds.lo
CC vndext.lo
CC vndservermapping.lo
CC vndservervendor.lo
In file included from vndcmds.c:102:
vnd_dispatch_stubs.c: In function 'dispatch_Render':
vnd_dispatch_stubs.c:14:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
14 | CARD32 contextTag;
| ^~~~~~
vnd_dispatch_stubs.c: In function 'dispatch_RenderLarge':
vnd_dispatch_stubs.c:31:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
31 | CARD32 contextTag;
| ^~~~~~
vnd_dispatch_stubs.c: In function 'dispatch_CreateContext':
vnd_dispatch_stubs.c:48:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
48 | CARD32 screen, context;
| ^~~~~~
vnd_dispatch_stubs.c: In function 'dispatch_DestroyContext':
vnd_dispatch_stubs.c:75:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
75 | CARD32 context;
| ^~~~~~
vnd_dispatch_stubs.c: In function 'dispatch_WaitGL':
vnd_dispatch_stubs.c:95:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
95 | CARD32 contextTag;
| ^~~~~~
vnd_dispatch_stubs.c: In function 'dispatch_WaitX':
vnd_dispatch_stubs.c:112:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
112 | CARD32 contextTag;
| ^~~~~~
vnd_dispatch_stubs.c: In function 'dispatch_UseXFont':
vnd_dispatch_stubs.c:129:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
129 | CARD32 contextTag;
| ^~~~~~
vnd_dispatch_stubs.c: In function 'dispatch_CreateGLXPixmap':
vnd_dispatch_stubs.c:146:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
146 | CARD32 screen, glxpixmap;
| ^~~~~~
vnd_dispatch_stubs.c: In function 'dispatch_GetVisualConfigs':
vnd_dispatch_stubs.c:173:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
173 | CARD32 screen;
| ^~~~~~
vnd_dispatch_stubs.c: In function 'dispatch_DestroyGLXPixmap':
vnd_dispatch_stubs.c:192:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
192 | CARD32 glxpixmap;
| ^~~~~~
vnd_dispatch_stubs.c: In function 'dispatch_QueryExtensionsString':
vnd_dispatch_stubs.c:209:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
209 | CARD32 screen;
| ^~~~~~
vnd_dispatch_stubs.c: In function 'dispatch_QueryServerString':
vnd_dispatch_stubs.c:228:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
228 | CARD32 screen;
| ^~~~~~
vnd_dispatch_stubs.c: In function 'dispatch_ChangeDrawableAttributes':
vnd_dispatch_stubs.c:247:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
247 | CARD32 drawable;
| ^~~~~~
vnd_dispatch_stubs.c: In function 'dispatch_CreateNewContext':
vnd_dispatch_stubs.c:264:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
264 | CARD32 screen, context;
| ^~~~~~
vnd_dispatch_stubs.c: In function 'dispatch_CreatePbuffer':
vnd_dispatch_stubs.c:291:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
291 | CARD32 screen, pbuffer;
| ^~~~~~
vnd_dispatch_stubs.c: In function 'dispatch_CreatePixmap':
vnd_dispatch_stubs.c:318:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
318 | CARD32 screen, glxpixmap;
| ^~~~~~
vnd_dispatch_stubs.c: In function 'dispatch_CreateWindow':
vnd_dispatch_stubs.c:345:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
345 | CARD32 screen, glxwindow;
| ^~~~~~
vnd_dispatch_stubs.c: In function 'dispatch_CreateContextAttribsARB':
vnd_dispatch_stubs.c:372:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
372 | CARD32 screen, context;
| ^~~~~~
vnd_dispatch_stubs.c: In function 'dispatch_DestroyPbuffer':
vnd_dispatch_stubs.c:399:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
399 | CARD32 pbuffer;
| ^~~~~~
vnd_dispatch_stubs.c: In function 'dispatch_DestroyPixmap':
vnd_dispatch_stubs.c:419:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
419 | CARD32 glxpixmap;
| ^~~~~~
vnd_dispatch_stubs.c: In function 'dispatch_DestroyWindow':
vnd_dispatch_stubs.c:439:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
439 | CARD32 glxwindow;
| ^~~~~~
vnd_dispatch_stubs.c: In function 'dispatch_GetDrawableAttributes':
vnd_dispatch_stubs.c:459:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
459 | CARD32 drawable;
| ^~~~~~
vnd_dispatch_stubs.c: In function 'dispatch_GetFBConfigs':
vnd_dispatch_stubs.c:476:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
476 | CARD32 screen;
| ^~~~~~
vnd_dispatch_stubs.c: In function 'dispatch_QueryContext':
vnd_dispatch_stubs.c:495:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
495 | CARD32 context;
| ^~~~~~
vnd_dispatch_stubs.c: In function 'dispatch_IsDirect':
vnd_dispatch_stubs.c:512:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
512 | CARD32 context;
| ^~~~~~
vndcmds.c: In function 'dispatch_GLXCopyContext':
vndcmds.c:310:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
310 | GlxServerVendor *vendor;
| ^~~~~~~~~~~~~~~
vndcmds.c: In function 'dispatch_GLXSingle':
vndcmds.c:364:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
364 | GlxContextTagInfo *tagInfo;
| ^~~~~~~~~~~~~~~~~
vndcmds.c: In function 'GlxDispatchRequest':
vndcmds.c:474:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
474 | int result;
| ^~~
CCLD libglxdri.la
CCLD libglxvnd.la
CCLD libglx.la
make[1]: Leaving directory '/build/xorg-server-21.1.13/glx'
Making all in present
make[1]: Entering directory '/build/xorg-server-21.1.13/present'
CC present.lo
CC present_event.lo
CC present_execute.lo
CC present_fake.lo
CC present_fence.lo
CC present_notify.lo
CC present_request.lo
CC present_scmd.lo
CC present_screen.lo
CC present_vblank.lo
present_request.c: In function 'proc_present_query_version':
present_request.c:31:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
31 | xPresentQueryVersionReply rep = {
| ^~~~~~~~~~~~~~~~~~~~~~~~~
present_request.c: In function 'proc_present_pixmap':
present_request.c:85:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
85 | WindowPtr window;
| ^~~~~~~~~
present_request.c: In function 'proc_present_notify_msc':
present_request.c:159:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
159 | WindowPtr window;
| ^~~~~~~~~
present_request.c: In function 'proc_present_select_input':
present_request.c:190:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
190 | WindowPtr window;
| ^~~~~~~~~
present_request.c: In function 'proc_present_query_capabilities':
present_request.c:210:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
210 | xPresentQueryCapabilitiesReply rep = {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CCLD libpresent.la
make[1]: Leaving directory '/build/xorg-server-21.1.13/present'
Making all in dri3
make[1]: Entering directory '/build/xorg-server-21.1.13/dri3'
CC dri3.lo
CC dri3_request.lo
CC dri3_screen.lo
dri3_request.c: In function 'proc_dri3_query_version':
dri3_request.c:49:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
49 | xDRI3QueryVersionReply rep = {
| ^~~~~~~~~~~~~~~~~~~~~~
dri3_request.c: In function 'proc_dri3_open':
dri3_request.c:126:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
126 | RRProviderPtr provider;
| ^~~~~~~~~~~~~
dri3_request.c: In function 'proc_dri3_pixmap_from_buffer':
dri3_request.c:163:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
163 | int fd;
| ^~~
dri3_request.c: In function 'proc_dri3_buffer_from_pixmap':
dri3_request.c:234:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
234 | xDRI3BufferFromPixmapReply rep = {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
dri3_request.c: In function 'proc_dri3_fence_from_fd':
dri3_request.c:283:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
283 | DrawablePtr drawable;
| ^~~~~~~~~~~
dri3_request.c: In function 'proc_dri3_fd_from_fence':
dri3_request.c:309:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
309 | xDRI3FDFromFenceReply rep = {
| ^~~~~~~~~~~~~~~~~~~~~
dri3_request.c: In function 'proc_dri3_get_supported_modifiers':
dri3_request.c:349:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
349 | xDRI3GetSupportedModifiersReply rep = {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dri3_request.c: In function 'proc_dri3_pixmap_from_buffers':
dri3_request.c:404:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
404 | int fds[4];
| ^~~
dri3_request.c: In function 'proc_dri3_buffers_from_pixmap':
dri3_request.c:498:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
498 | xDRI3BuffersFromPixmapReply rep = {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
CCLD libdri3.la
make[1]: Leaving directory '/build/xorg-server-21.1.13/dri3'
Making all in exa
make[1]: Entering directory '/build/xorg-server-21.1.13/exa'
CC exa.lo
CC exa_classic.lo
CC exa_migration_classic.lo
CC exa_driver.lo
CC exa_mixed.lo
CC exa_migration_mixed.lo
CC exa_accel.lo
CC exa_glyphs.lo
CC exa_offscreen.lo
CC exa_render.lo
CC exa_unaccel.lo
CCLD libexa.la
make[1]: Leaving directory '/build/xorg-server-21.1.13/exa'
Making all in glamor
make[1]: Entering directory '/build/xorg-server-21.1.13/glamor'
CC glamor.lo
CC glamor_copy.lo
CC glamor_core.lo
CC glamor_dash.lo
CC glamor_font.lo
CC glamor_glx.lo
CC glamor_composite_glyphs.lo
CC glamor_image.lo
CC glamor_lines.lo
CC glamor_segs.lo
CC glamor_render.lo
CC glamor_gradient.lo
CC glamor_prepare.lo
CC glamor_program.lo
CC glamor_rects.lo
CC glamor_spans.lo
CC glamor_text.lo
CC glamor_transfer.lo
CC glamor_transform.lo
CC glamor_trapezoid.lo
CC glamor_triangles.lo
CC glamor_addtraps.lo
CC glamor_glyphblt.lo
CC glamor_points.lo
CC glamor_pixmap.lo
CC glamor_largepixmap.lo
CC glamor_picture.lo
CC glamor_vbo.lo
CC glamor_window.lo
CC glamor_fbo.lo
CC glamor_compositerects.lo
CC glamor_utils.lo
CC glamor_sync.lo
CC glamor_xv.lo
CC glamor_egl_stubs.lo
CCLD libglamor_egl_stubs.la
CCLD libglamor.la
make[1]: Leaving directory '/build/xorg-server-21.1.13/glamor'
Making all in config
make[1]: Entering directory '/build/xorg-server-21.1.13/config'
CC config.lo
CC dbus-core.lo
CC udev.lo
CCLD libconfig.la
make[1]: Leaving directory '/build/xorg-server-21.1.13/config'
Making all in hw
make[1]: Entering directory '/build/xorg-server-21.1.13/hw'
Making all in xfree86
make[2]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86'
GEN xorg.conf.example
make all-recursive
make[3]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86'
Making all in common
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/common'
GEN xf86DefModeSet.c
GEN xf86DefModeSet.c
make all-am
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/common'
CC xf86Configure.lo
CC xf86Bus.lo
CC xf86Config.lo
CC xf86Cursor.lo
CC xf86DGA.lo
CC xf86DPMS.lo
CC xf86Events.lo
CC xf86Globals.lo
CC xf86AutoConfig.lo
CC xf86Option.lo
CC xf86Init.lo
CC xf86VidMode.lo
CC xf86fbman.lo
CC xf86cmap.lo
CC xf86Helper.lo
CC xf86PM.lo
CC xf86Xinput.lo
CC xisb.lo
CC xorgHelper.lo
CC xf86Mode.lo
xf86Bus.c: In function 'xf86BusConfig':
xf86Bus.c:219:9: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
219 | int scrnum = (layout && layout->screen) ? layout->screen->screennum : 0;
| ^~~
CC xf86Extensions.lo
CC xf86xv.lo
CC xf86xvmc.lo
xf86DGA.c: In function 'ProcXDGAOpenFramebuffer':
xf86DGA.c:1240:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1240 | xXDGAOpenFramebufferReply rep;
| ^~~~~~~~~~~~~~~~~~~~~~~~~
xf86DGA.c: In function 'ProcXDGAQueryModes':
xf86DGA.c:1297:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1297 | xXDGAQueryModesReply rep;
| ^~~~~~~~~~~~~~~~~~~~
xf86DGA.c: In function 'ProcXDGASetMode':
xf86DGA.c:1410:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1410 | xXDGASetModeReply rep;
| ^~~~~~~~~~~~~~~~~
xf86DGA.c: In function 'ProcXDGAGetViewportStatus':
xf86DGA.c:1630:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1630 | xXDGAGetViewportStatusReply rep;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
xf86DGA.c: In function 'ProcXDGASync':
xf86DGA.c:1654:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1654 | xXDGASyncReply rep;
| ^~~~~~~~~~~~~~
xf86DGA.c: In function 'ProcXDGASetClientVersion':
xf86DGA.c:1679:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1679 | DGAPrivPtr pPriv;
| ^~~~~~~~~~
xf86DGA.c: In function 'ProcXDGAChangePixmapMode':
xf86DGA.c:1699:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1699 | xXDGAChangePixmapModeReply rep;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
xf86DGA.c: In function 'ProcXDGACreateColormap':
xf86DGA.c:1731:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1731 | int result;
| ^~~
xf86DGA.c: In function 'ProcXF86DGAGetVideoLL':
xf86DGA.c:1764:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1764 | xXF86DGAGetVideoLLReply rep;
| ^~~~~~~~~~~~~~~~~~~~~~~
xf86DGA.c: In function 'ProcXF86DGAGetViewPortSize':
xf86DGA.c:1867:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1867 | xXF86DGAGetViewPortSizeReply rep;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
xf86DGA.c: In function 'ProcXF86DGAGetVidPage':
xf86DGA.c:1923:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1923 | xXF86DGAGetVidPageReply rep;
| ^~~~~~~~~~~~~~~~~~~~~~~
xf86DGA.c: In function 'ProcXF86DGAQueryDirectVideo':
xf86DGA.c:1988:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
1988 | xXF86DGAQueryDirectVideoReply rep;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
xf86DGA.c: In function 'ProcXF86DGAViewPortChanged':
xf86DGA.c:2011:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
2011 | xXF86DGAViewPortChangedReply rep;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
CC xf86fbBus.lo
CC xf86noBus.lo
CC xf86pciBus.lo
CC xf86VGAarbiter.lo
CC xf86platformBus.lo
CC xf86RandR.lo
CC xf86DefModeSet.lo
CCLD libcommon.la
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/common'
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/common'
Making all in ddc
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/ddc'
CC ddc.lo
CC interpret_edid.lo
CC print_edid.lo
CC ddcProperty.lo
CCLD libddc.la
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/ddc'
Making all in x86emu
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/x86emu'
CC debug.lo
CC decode.lo
CC fpu.lo
CC ops2.lo
CC ops.lo
CC prim_ops.lo
CC sys.lo
CCLD libx86emu.la
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/x86emu'
Making all in int10
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/int10'
CC vbe.lo
CC vbeModes.lo
CC helper_exec.lo
CC helper_mem.lo
CC xf86int10.lo
CC xf86int10module.lo
CC xf86x86emu.lo
CC generic.lo
CC x86emu.lo
CCLD libint10.la
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/int10'
Making all in os-support
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/os-support'
Making all in bus
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/os-support/bus'
CC Pci.lo
CC nobus.lo
CCLD libbus.la
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/os-support/bus'
Making all in linux
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/os-support/linux'
CC lnx_init.lo
CC lnx_video.lo
CC lnx_kmod.lo
CC lnx_bell.lo
CC lnx_platform.lo
CC VTsw_usl.lo
CC posix_tty.lo
CC vidmem.lo
CC sigio.lo
CC lnx_acpi.lo
CC lnx_apm.lo
CC systemd-logind.lo
CC lnx_agp.lo
CCLD liblinux.la
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/os-support/linux'
Making all in misc
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/os-support/misc'
CC SlowBcopy.lo
CCLD libmisc.la
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/os-support/misc'
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/os-support'
CCLD libxorgos.la
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/os-support'
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/os-support'
Making all in parser
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/parser'
CC Device.lo
CC Files.lo
CC Flags.lo
CC Input.lo
CC InputClass.lo
CC OutputClass.lo
CC Layout.lo
CC Module.lo
CC Video.lo
CC Monitor.lo
CC Pointer.lo
CC Screen.lo
CC Vendor.lo
CC read.lo
CC scan.lo
CC write.lo
CC DRI.lo
CC Extensions.lo
CCLD libxf86config.la
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/parser'
Making all in ramdac
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/ramdac'
CC xf86CursorRD.lo
CC xf86HWCurs.lo
CCLD libramdac.la
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/ramdac'
Making all in vgahw
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/vgahw'
CC vgaHW.lo
CC vgaHWmodule.lo
CCLD libvgahw.la
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/vgahw'
Making all in loader
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/loader'
CC loader.lo
CC loadmod.lo
CCLD libloader.la
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/loader'
Making all in modes
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/modes'
CC xf86Crtc.lo
CC xf86Cursors.lo
CC xf86gtf.lo
CC xf86EdidModes.lo
CC xf86Modes.lo
CC xf86RandR12.lo
CC xf86Rotate.lo
CC xf86DiDGA.lo
CCLD libxf86modes.la
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/modes'
Making all in dri
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/dri'
CC dri.lo
CC xf86dri.lo
xf86dri.c: In function 'ProcXF86DRIDestroyDrawable':
xf86dri.c:344:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
344 | DrawablePtr pDrawable;
| ^~~~~~~~~~~
CCLD libdri.la
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/dri'
Making all in dri2
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/dri2'
Making all in pci_ids
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/dri2/pci_ids'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/dri2/pci_ids'
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/dri2'
CC dri2.lo
CC dri2ext.lo
dri2ext.c: In function 'ProcDRI2QueryVersion':
dri2ext.c:76:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
76 | xDRI2QueryVersionReply rep = {
| ^~~~~~~~~~~~~~~~~~~~~~
dri2ext.c: In function 'ProcDRI2Connect':
dri2ext.c:105:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
105 | xDRI2ConnectReply rep = {
| ^~~~~~~~~~~~~~~~~
dri2ext.c: In function 'ProcDRI2Authenticate':
dri2ext.c:143:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
143 | xDRI2AuthenticateReply rep;
| ^~~~~~~~~~~~~~~~~~~~~~
dri2ext.c: In function 'ProcDRI2CreateDrawable':
dri2ext.c:179:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
179 | DrawablePtr pDrawable;
| ^~~~~~~~~~~
dri2ext.c: In function 'ProcDRI2DestroyDrawable':
dri2ext.c:200:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
200 | DrawablePtr pDrawable;
| ^~~~~~~~~~~
dri2ext.c: In function 'ProcDRI2GetBuffers':
dri2ext.c:267:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
267 | DrawablePtr pDrawable;
| ^~~~~~~~~~~
dri2ext.c: In function 'ProcDRI2GetBuffersWithFormat':
dri2ext.c:297:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
297 | DrawablePtr pDrawable;
| ^~~~~~~~~~~
dri2ext.c: In function 'ProcDRI2CopyRegion':
dri2ext.c:327:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
327 | xDRI2CopyRegionReply rep;
| ^~~~~~~~~~~~~~~~~~~~
dri2ext.c: In function 'ProcDRI2SwapBuffers':
dri2ext.c:398:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
398 | xDRI2SwapBuffersReply rep = {
| ^~~~~~~~~~~~~~~~~~~~~
dri2ext.c: In function 'ProcDRI2GetMSC':
dri2ext.c:451:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
451 | xDRI2MSCReply rep = {
| ^~~~~~~~~~~~~
dri2ext.c: In function 'ProcDRI2WaitMSC':
dri2ext.c:481:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
481 | DrawablePtr pDrawable;
| ^~~~~~~~~~~
dri2ext.c: In function 'ProcDRI2SwapInterval':
dri2ext.c:524:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
524 | DrawablePtr pDrawable;
| ^~~~~~~~~~~
dri2ext.c: In function 'ProcDRI2WaitSBC':
dri2ext.c:544:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
544 | DrawablePtr pDrawable;
| ^~~~~~~~~~~
dri2ext.c: In function 'ProcDRI2GetParam':
dri2ext.c:564:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
564 | xDRI2GetParamReply rep = {
| ^~~~~~~~~~~~~~~~~~
dri2ext.c: In function 'SProcDRI2Connect':
dri2ext.c:641:5: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
641 | xDRI2ConnectReply rep = {
| ^~~~~~~~~~~~~~~~~
CCLD libdri2.la
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/dri2'
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/dri2'
Making all in .
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86'
GEN sdksyms.c
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/dixmods'
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/i2c'
CC libdixmods_la-miinitext.lo
CC xf86i2c.lo
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/xkb'
CC xkbVT.lo
CC xkbPrivate.lo
CC xkbKillSrv.lo
CCLD libdixmods.la
CCLD libxorgxkb.la
CCLD libi2c.la
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/dixmods'
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/xkb'
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/i2c'
CC sdksyms.o
CCLD Xorg
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86'
Making all in i2c
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/i2c'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/i2c'
Making all in dixmods
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/dixmods'
CC glxmodule.lo
CC libwfb_la-fbmodule.lo
CC shmodule.lo
CCLD libwfb.la
CCLD libshadow.la
CCLD libglx.la
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/dixmods'
Making all in xkb
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/xkb'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/xkb'
Making all in fbdevhw
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/fbdevhw'
Making all in man
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/fbdevhw/man'
GEN fbdevhw.4
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/fbdevhw/man'
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/fbdevhw'
CC fbdevhw.lo
CCLD libfbdevhw.la
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/fbdevhw'
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/fbdevhw'
Making all in shadowfb
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/shadowfb'
CC sfbmodule.lo
CC shadowfb.lo
CCLD libshadowfb.la
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/shadowfb'
Making all in exa
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/exa'
Making all in man
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/exa/man'
GEN exa.4
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/exa/man'
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/exa'
CC examodule.lo
CCLD libexa.la
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/exa'
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/exa'
Making all in utils
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/utils'
Making all in gtf
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/utils/gtf'
CC gtf-gtf.o
CCLD gtf
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/utils/gtf'
Making all in man
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/utils/man'
GEN gtf.1
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/utils/man'
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/utils'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/utils'
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/utils'
Making all in doc
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/doc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/doc'
Making all in man
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/man'
GEN Xorg.1
GEN xorg.conf.5
GEN xorg.conf.d.5
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/man'
Making all in glamor_egl
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/glamor_egl'
CC glamor_egl.lo
CC glamor_eglmodule.lo
CC glamor_xf86_xv.lo
CCLD libglamoregl.la
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/glamor_egl'
Making all in drivers
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/drivers'
Making all in modesetting
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/drivers/modesetting'
CC dri2.lo
CC driver.lo
CC drmmode_display.lo
CC dumb_bo.lo
CC present.lo
CC vblank.lo
CC pageflip.lo
GEN modesetting.4
CCLD modesetting_drv.la
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/drivers/modesetting'
Making all in inputtest
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/drivers/inputtest'
CC xf86-input-inputtest.lo
GEN inputtestdrv.4
xf86-input-inputtest.c: In function 'try_accept_connection':
xf86-input-inputtest.c:189:29: warning: logical 'or' of equal expressions [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wlogical-op-Wlogical-op8;;]
189 | if (errno == EAGAIN || errno == EWOULDBLOCK)
| ^~
xf86-input-inputtest.c: In function 'read_input_from_connection':
xf86-input-inputtest.c:848:33: warning: logical 'or' of equal expressions [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wlogical-op-Wlogical-op8;;]
848 | if (errno == EAGAIN || errno == EWOULDBLOCK)
| ^~
xf86-input-inputtest.c:895:17: warning: ISO C90 forbids mixed declarations and code [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeclaration-after-statement-Wdeclaration-after-statement8;;]
895 | xf86ITEventAny event_data;
| ^~~~~~~~~~~~~~
CCLD inputtest_drv.la
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/drivers/inputtest'
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/drivers'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/drivers'
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/drivers'
make[3]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86'
make[2]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86'
Making all in vfb
make[2]: Entering directory '/build/xorg-server-21.1.13/hw/vfb'
Making all in man
make[3]: Entering directory '/build/xorg-server-21.1.13/hw/vfb/man'
GEN Xvfb.1
make[3]: Leaving directory '/build/xorg-server-21.1.13/hw/vfb/man'
make[3]: Entering directory '/build/xorg-server-21.1.13/hw/vfb'
CC InitInput.o
CC InitOutput.o
CC miinitext.o
CCLD Xvfb
make[3]: Leaving directory '/build/xorg-server-21.1.13/hw/vfb'
make[2]: Leaving directory '/build/xorg-server-21.1.13/hw/vfb'
Making all in xnest
make[2]: Entering directory '/build/xorg-server-21.1.13/hw/xnest'
Making all in man
make[3]: Entering directory '/build/xorg-server-21.1.13/hw/xnest/man'
GEN Xnest.1
make[3]: Leaving directory '/build/xorg-server-21.1.13/hw/xnest/man'
make[3]: Entering directory '/build/xorg-server-21.1.13/hw/xnest'
CC Args.o
CC Color.o
CC Cursor.o
CC Display.o
CC Events.o
CC Font.o
CC GC.o
CC GCOps.o
CC Handlers.o
CC Init.o
CC Keyboard.o
CC Pixmap.o
CC Pointer.o
CC Screen.o
CC Visual.o
CC Window.o
CC miinitext.o
CCLD Xnest
make[3]: Leaving directory '/build/xorg-server-21.1.13/hw/xnest'
make[2]: Leaving directory '/build/xorg-server-21.1.13/hw/xnest'
Making all in kdrive
make[2]: Entering directory '/build/xorg-server-21.1.13/hw/kdrive'
Making all in src
make[3]: Entering directory '/build/xorg-server-21.1.13/hw/kdrive/src'
CC kcmap.lo
CC kdrive.lo
CC kinfo.lo
CC kinput.lo
CC kshadow.lo
CC kxv.lo
CC miinitext.lo
CCLD libkdrive.la
make[3]: Leaving directory '/build/xorg-server-21.1.13/hw/kdrive/src'
Making all in ephyr
make[3]: Entering directory '/build/xorg-server-21.1.13/hw/kdrive/ephyr'
Making all in man
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/kdrive/ephyr/man'
GEN Xephyr.1
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/kdrive/ephyr/man'
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/kdrive/ephyr'
CC ephyr.o
CC ephyr_draw.o
CC ephyrinit.o
CC ephyrcursor.o
CC hostx.o
CC ephyrvideo.o
CC ephyr_glamor_glx.o
CC ephyr_glamor_xv.o
CCLD Xephyr
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/kdrive/ephyr'
make[3]: Leaving directory '/build/xorg-server-21.1.13/hw/kdrive/ephyr'
make[3]: Entering directory '/build/xorg-server-21.1.13/hw/kdrive'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/xorg-server-21.1.13/hw/kdrive'
make[2]: Leaving directory '/build/xorg-server-21.1.13/hw/kdrive'
make[2]: Entering directory '/build/xorg-server-21.1.13/hw'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/xorg-server-21.1.13/hw'
make[1]: Leaving directory '/build/xorg-server-21.1.13/hw'
Making all in test
make[1]: Entering directory '/build/xorg-server-21.1.13/test'
GEN sdksyms.c
make all-recursive
make[2]: Entering directory '/build/xorg-server-21.1.13/test'
Making all in .
make[3]: Entering directory '/build/xorg-server-21.1.13/test'
CC simple-xinit.o
CC tests-tests-common.o
CC tests-list.o
CC tests-string.o
CC tests-tests.o
CC tests-fixes.o
CC tests-input.o
CC tests-misc.o
CC tests-signal-logging.o
CC tests-touch.o
CC tests-xfree86.o
CC tests-test_xkb.o
CC tests-xtest.o
CC tests-hashtabletest.o
CC tests-protocol-xchangedevicecontrol.o
CC tests-protocol-common.o
CC tests-protocol-xiqueryversion.o
CC tests-protocol-xiquerydevice.o
CC tests-protocol-xiselectevents.o
CC tests-protocol-xigetselectedevents.o
CC tests-protocol-xisetclientpointer.o
simple-xinit.c: In function 'handle_sigchld':
simple-xinit.c:69:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result8;;]
69 | write(server_displayfd, server_dead, strlen(server_dead));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CC tests-protocol-xigetclientpointer.o
CC tests-protocol-xiquerypointer.o
CC tests-protocol-xipassivegrabdevice.o
CC tests-protocol-xiwarppointer.o
CC tests-protocol-eventconvert.o
CC tests-xi2.o
CC tests-sdksyms.o
CCLD simple-xinit
CCLD tests
make[3]: Leaving directory '/build/xorg-server-21.1.13/test'
make[2]: Leaving directory '/build/xorg-server-21.1.13/test'
make[1]: Leaving directory '/build/xorg-server-21.1.13/test'
make[1]: Entering directory '/build/xorg-server-21.1.13'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/build/xorg-server-21.1.13'
buildPhase completed in 3 minutes 0 seconds
Running phase: installPhase
install flags: -j20 SHELL=/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash pkgconfigdir=/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/lib/pkgconfig m4datadir=/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/share/aclocal aclocaldir=/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/share/aclocal appdefaultdir=/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/share/X11/app-defaults install
Making install in doc
make[1]: Entering directory '/build/xorg-server-21.1.13/doc'
Making install in dtrace
make[2]: Entering directory '/build/xorg-server-21.1.13/doc/dtrace'
make[3]: Entering directory '/build/xorg-server-21.1.13/doc/dtrace'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Leaving directory '/build/xorg-server-21.1.13/doc/dtrace'
make[2]: Leaving directory '/build/xorg-server-21.1.13/doc/dtrace'
make[2]: Entering directory '/build/xorg-server-21.1.13/doc'
make[3]: Entering directory '/build/xorg-server-21.1.13/doc'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/xorg-server-21.1.13/doc'
make[2]: Leaving directory '/build/xorg-server-21.1.13/doc'
make[1]: Leaving directory '/build/xorg-server-21.1.13/doc'
Making install in man
make[1]: Entering directory '/build/xorg-server-21.1.13/man'
make[2]: Entering directory '/build/xorg-server-21.1.13/man'
make[2]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/share/man/man1'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 Xserver.1 '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/share/man/man1'
make[2]: Leaving directory '/build/xorg-server-21.1.13/man'
make[1]: Leaving directory '/build/xorg-server-21.1.13/man'
Making install in include
make[1]: Entering directory '/build/xorg-server-21.1.13/include'
make install-am
make[2]: Entering directory '/build/xorg-server-21.1.13/include'
make[3]: Entering directory '/build/xorg-server-21.1.13/include'
make[3]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 XIstubs.h Xprintf.h callback.h client.h closestr.h closure.h colormap.h colormapst.h hotplug.h cursor.h cursorstr.h dix.h dixaccess.h dixevents.h dixfont.h dixfontstr.h dixgrabs.h dixstruct.h events.h exevents.h extension.h extinit.h extnsionst.h fourcc.h gc.h gcstruct.h globals.h glx_extinit.h glxvndabi.h input.h inputstr.h list.h misc.h miscstruct.h opaque.h nonsdk_extinit.h optionstr.h os.h pixmap.h pixmapstr.h '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 xorg-server.h '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 privates.h property.h propertyst.h ptrveloc.h region.h regionstr.h registry.h resource.h rgb.h screenint.h scrnintstr.h selection.h servermd.h validate.h displaymode.h window.h windowstr.h xkbfile.h xkbsrv.h xkbstr.h xkbrules.h xserver_poll.h xserver-properties.h '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
make[3]: Leaving directory '/build/xorg-server-21.1.13/include'
make[2]: Leaving directory '/build/xorg-server-21.1.13/include'
make[1]: Leaving directory '/build/xorg-server-21.1.13/include'
Making install in dix
make[1]: Entering directory '/build/xorg-server-21.1.13/dix'
make[2]: Entering directory '/build/xorg-server-21.1.13/dix'
make[2]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 protocol.txt '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg'
make[2]: Leaving directory '/build/xorg-server-21.1.13/dix'
make[1]: Leaving directory '/build/xorg-server-21.1.13/dix'
Making install in fb
make[1]: Entering directory '/build/xorg-server-21.1.13/fb'
make[2]: Entering directory '/build/xorg-server-21.1.13/fb'
make[2]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 fb.h fbrop.h fboverlay.h wfbrename.h fbpict.h '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
make[2]: Leaving directory '/build/xorg-server-21.1.13/fb'
make[1]: Leaving directory '/build/xorg-server-21.1.13/fb'
Making install in mi
make[1]: Entering directory '/build/xorg-server-21.1.13/mi'
make[2]: Entering directory '/build/xorg-server-21.1.13/mi'
make[2]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 micmap.h miline.h mipointer.h mi.h migc.h mipointrst.h mizerarc.h micoord.h mistruct.h mioverlay.h '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
make[2]: Leaving directory '/build/xorg-server-21.1.13/mi'
make[1]: Leaving directory '/build/xorg-server-21.1.13/mi'
Making install in Xext
make[1]: Entering directory '/build/xorg-server-21.1.13/Xext'
make[2]: Entering directory '/build/xorg-server-21.1.13/Xext'
make[2]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 xvdix.h xvmcext.h geext.h geint.h shmint.h syncsdk.h panoramiXsrv.h panoramiX.h xace.h xacestr.h '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
make[2]: Leaving directory '/build/xorg-server-21.1.13/Xext'
make[1]: Leaving directory '/build/xorg-server-21.1.13/Xext'
Making install in miext
make[1]: Entering directory '/build/xorg-server-21.1.13/miext'
Making install in sync
make[2]: Entering directory '/build/xorg-server-21.1.13/miext/sync'
make[3]: Entering directory '/build/xorg-server-21.1.13/miext/sync'
make[3]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 misync.h misyncstr.h misyncshm.h misyncfd.h '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
make[3]: Leaving directory '/build/xorg-server-21.1.13/miext/sync'
make[2]: Leaving directory '/build/xorg-server-21.1.13/miext/sync'
Making install in damage
make[2]: Entering directory '/build/xorg-server-21.1.13/miext/damage'
make[3]: Entering directory '/build/xorg-server-21.1.13/miext/damage'
make[3]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 damage.h damagestr.h '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
make[3]: Leaving directory '/build/xorg-server-21.1.13/miext/damage'
make[2]: Leaving directory '/build/xorg-server-21.1.13/miext/damage'
Making install in shadow
make[2]: Entering directory '/build/xorg-server-21.1.13/miext/shadow'
make[3]: Entering directory '/build/xorg-server-21.1.13/miext/shadow'
make[3]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 shadow.h '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
make[3]: Leaving directory '/build/xorg-server-21.1.13/miext/shadow'
make[2]: Leaving directory '/build/xorg-server-21.1.13/miext/shadow'
Making install in rootless
make[2]: Entering directory '/build/xorg-server-21.1.13/miext/rootless'
make[3]: Entering directory '/build/xorg-server-21.1.13/miext/rootless'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/xorg-server-21.1.13/miext/rootless'
make[2]: Leaving directory '/build/xorg-server-21.1.13/miext/rootless'
make[2]: Entering directory '/build/xorg-server-21.1.13/miext'
make[3]: Entering directory '/build/xorg-server-21.1.13/miext'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/xorg-server-21.1.13/miext'
make[2]: Leaving directory '/build/xorg-server-21.1.13/miext'
make[1]: Leaving directory '/build/xorg-server-21.1.13/miext'
Making install in os
make[1]: Entering directory '/build/xorg-server-21.1.13/os'
make[2]: Entering directory '/build/xorg-server-21.1.13/os'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/xorg-server-21.1.13/os'
make[1]: Leaving directory '/build/xorg-server-21.1.13/os'
Making install in randr
make[1]: Entering directory '/build/xorg-server-21.1.13/randr'
make[2]: Entering directory '/build/xorg-server-21.1.13/randr'
make[2]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 randrstr.h rrtransform.h '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
make[2]: Leaving directory '/build/xorg-server-21.1.13/randr'
make[1]: Leaving directory '/build/xorg-server-21.1.13/randr'
Making install in render
make[1]: Entering directory '/build/xorg-server-21.1.13/render'
make[2]: Entering directory '/build/xorg-server-21.1.13/render'
make[2]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 picture.h mipict.h glyphstr.h picturestr.h '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
make[2]: Leaving directory '/build/xorg-server-21.1.13/render'
make[1]: Leaving directory '/build/xorg-server-21.1.13/render'
Making install in Xi
make[1]: Entering directory '/build/xorg-server-21.1.13/Xi'
make[2]: Entering directory '/build/xorg-server-21.1.13/Xi'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/xorg-server-21.1.13/Xi'
make[1]: Leaving directory '/build/xorg-server-21.1.13/Xi'
Making install in xkb
make[1]: Entering directory '/build/xorg-server-21.1.13/xkb'
make[2]: Entering directory '/build/xorg-server-21.1.13/xkb'
make[2]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p 'ut/share/X11/xkb/compiled'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 README.compiled 'ut/share/X11/xkb/compiled'
make[2]: Leaving directory '/build/xorg-server-21.1.13/xkb'
make[1]: Leaving directory '/build/xorg-server-21.1.13/xkb'
Making install in dbe
make[1]: Entering directory '/build/xorg-server-21.1.13/dbe'
make[2]: Entering directory '/build/xorg-server-21.1.13/dbe'
make[2]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 dbestruct.h '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
make[2]: Leaving directory '/build/xorg-server-21.1.13/dbe'
make[1]: Leaving directory '/build/xorg-server-21.1.13/dbe'
Making install in record
make[1]: Entering directory '/build/xorg-server-21.1.13/record'
make[2]: Entering directory '/build/xorg-server-21.1.13/record'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/xorg-server-21.1.13/record'
make[1]: Leaving directory '/build/xorg-server-21.1.13/record'
Making install in xfixes
make[1]: Entering directory '/build/xorg-server-21.1.13/xfixes'
make[2]: Entering directory '/build/xorg-server-21.1.13/xfixes'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/xorg-server-21.1.13/xfixes'
make[1]: Leaving directory '/build/xorg-server-21.1.13/xfixes'
Making install in damageext
make[1]: Entering directory '/build/xorg-server-21.1.13/damageext'
make[2]: Entering directory '/build/xorg-server-21.1.13/damageext'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/xorg-server-21.1.13/damageext'
make[1]: Leaving directory '/build/xorg-server-21.1.13/damageext'
Making install in composite
make[1]: Entering directory '/build/xorg-server-21.1.13/composite'
make[2]: Entering directory '/build/xorg-server-21.1.13/composite'
make[2]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 compositeext.h '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
make[2]: Leaving directory '/build/xorg-server-21.1.13/composite'
make[1]: Leaving directory '/build/xorg-server-21.1.13/composite'
Making install in glx
make[1]: Entering directory '/build/xorg-server-21.1.13/glx'
make[2]: Entering directory '/build/xorg-server-21.1.13/glx'
make[2]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 vndserver.h '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
make[2]: Leaving directory '/build/xorg-server-21.1.13/glx'
make[1]: Leaving directory '/build/xorg-server-21.1.13/glx'
Making install in present
make[1]: Entering directory '/build/xorg-server-21.1.13/present'
make[2]: Entering directory '/build/xorg-server-21.1.13/present'
make[2]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 present.h presentext.h '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
make[2]: Leaving directory '/build/xorg-server-21.1.13/present'
make[1]: Leaving directory '/build/xorg-server-21.1.13/present'
Making install in dri3
make[1]: Entering directory '/build/xorg-server-21.1.13/dri3'
make[2]: Entering directory '/build/xorg-server-21.1.13/dri3'
make[2]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 dri3.h '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
make[2]: Leaving directory '/build/xorg-server-21.1.13/dri3'
make[1]: Leaving directory '/build/xorg-server-21.1.13/dri3'
Making install in exa
make[1]: Entering directory '/build/xorg-server-21.1.13/exa'
make[2]: Entering directory '/build/xorg-server-21.1.13/exa'
make[2]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 exa.h '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
make[2]: Leaving directory '/build/xorg-server-21.1.13/exa'
make[1]: Leaving directory '/build/xorg-server-21.1.13/exa'
Making install in glamor
make[1]: Entering directory '/build/xorg-server-21.1.13/glamor'
make[2]: Entering directory '/build/xorg-server-21.1.13/glamor'
make[2]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 glamor.h '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
make[2]: Leaving directory '/build/xorg-server-21.1.13/glamor'
make[1]: Leaving directory '/build/xorg-server-21.1.13/glamor'
Making install in config
make[1]: Entering directory '/build/xorg-server-21.1.13/config'
make[2]: Entering directory '/build/xorg-server-21.1.13/config'
make[2]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/share/X11/xorg.conf.d'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 10-quirks.conf '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/share/X11/xorg.conf.d'
make[2]: Leaving directory '/build/xorg-server-21.1.13/config'
make[1]: Leaving directory '/build/xorg-server-21.1.13/config'
Making install in hw
make[1]: Entering directory '/build/xorg-server-21.1.13/hw'
Making install in xfree86
make[2]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86'
make install-recursive
make[3]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86'
Making install in common
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/common'
make install-am
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/common'
make[6]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/common'
make[6]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 compiler.h xf86.h xf86Module.h xf86Opt.h xf86PciInfo.h xf86Priv.h xf86Privstr.h xf86cmap.h xf86fbman.h xf86str.h xf86Xinput.h xisb.h xf86xv.h xf86xvmc.h xf86xvpriv.h dgaproc.h xorgVersion.h xf86sbusBus.h xf86VGAarbiter.h xf86Optionstr.h xf86platformBus.h xf86MatchDrivers.h xaarop.h '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
make[6]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/common'
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/common'
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/common'
Making install in ddc
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/ddc'
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/ddc'
make[5]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 edid.h xf86DDC.h '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/ddc'
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/ddc'
Making install in x86emu
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/x86emu'
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/x86emu'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/x86emu'
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/x86emu'
Making install in int10
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/int10'
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/int10'
make[5]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash ../../../libtool --mode=install /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c libint10.la '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 xf86int10.h vbe.h vbeModes.h '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
libtool: install: /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c .libs/libint10.so /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules/libint10.so
libtool: install: /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c .libs/libint10.lai /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules/libint10.la
libtool: finish: PATH="/nix/store/r6k305g2rn0qqkvdxfvzqg7mhh7rw679-gcc-wrapper-13.2.0/bin:/nix/store/6g5fhxv0bdm7236ixdwq1izzawbc7grm-gcc-13.2.0/bin:/nix/store/4y2kcviw0cczb56lfl84h7n7j7xm8hh0-glibc-2.39-52-bin/bin:/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin:/nix/store/si9c1ncjikjq2hl5m8i6dzrfznmsz7g5-binutils-wrapper-2.41/bin:/nix/store/q3sm4x963a996qc3d6baw54609ryifak-binutils-2.41/bin:/nix/store/4lssw6pk59r654j0yrfydv0kngk8zrqp-pkg-config-wrapper-0.29.2/bin:/nix/store/6wf8zxqql7gmmi96k6swmm0pvqp13gi8-patchelf-0.15.0/bin:/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin:/nix/store/myb4rzvdyahvvlyyx32i19nhmr78bc8k-findutils-4.9.0/bin:/nix/store/wk9vn3lcxqya6a5j17v87x18lrkg2ngy-diffutils-3.10/bin:/nix/store/nhr25jgz6bpxbrz6kndjyvgaxipall0j-gnused-4.9/bin:/nix/store/3jc4m5gwimj4mbm01ijgkm2di8hiy5l3-gnugrep-3.11/bin:/nix/store/g7rq3khf0bnm64amflrc4964b7q57dqv-gawk-5.2.2/bin:/nix/store/wqbq6prmrhgm19qqdqm3ijjbap9x74cn-gnutar-1.35/bin:/nix/store/jpqm5igl1gmahp7lxx8j1dy874zvirgm-gzip-1.13/bin:/nix/store/azwrrzpvar2qyn5s4cmrj4jfgfjgmkbv-bzip2-1.0.8-bin/bin:/nix/store/mywvjmd80bayzbi161nly2vfpikyc47h-gnumake-4.4.1/bin:/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin:/nix/store/cjjaglbcsg30bc7rf6xajpp73fkna2mk-patch-2.7.6/bin:/nix/store/kpabg6z89nfry6frc3p5m3zfmk94zyqn-xz-5.4.7-bin/bin:/nix/store/vqhj138xim73r80qcsc546crm4y80ca2-file-5.45/bin:/sbin" ldconfig -n /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/int10'
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/int10'
Making install in os-support
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/os-support'
Making install in bus
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/os-support/bus'
make[6]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/os-support/bus'
make[6]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 xf86Pci.h '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
make[6]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/os-support/bus'
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/os-support/bus'
Making install in linux
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/os-support/linux'
make[6]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/os-support/linux'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/os-support/linux'
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/os-support/linux'
Making install in misc
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/os-support/misc'
make[6]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/os-support/misc'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/os-support/misc'
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/os-support/misc'
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/os-support'
make[6]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/os-support'
make[6]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 xf86_OSproc.h xf86_OSlib.h '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
make[6]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/os-support'
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/os-support'
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/os-support'
Making install in parser
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/parser'
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/parser'
make[5]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 xf86Parser.h xf86Optrec.h '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/parser'
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/parser'
Making install in ramdac
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/ramdac'
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/ramdac'
make[5]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 xf86Cursor.h '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/ramdac'
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/ramdac'
Making install in vgahw
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/vgahw'
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/vgahw'
make[5]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash ../../../libtool --mode=install /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c libvgahw.la '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 vgaHW.h '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
libtool: install: /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c .libs/libvgahw.so /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules/libvgahw.so
libtool: install: /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c .libs/libvgahw.lai /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules/libvgahw.la
libtool: finish: PATH="/nix/store/r6k305g2rn0qqkvdxfvzqg7mhh7rw679-gcc-wrapper-13.2.0/bin:/nix/store/6g5fhxv0bdm7236ixdwq1izzawbc7grm-gcc-13.2.0/bin:/nix/store/4y2kcviw0cczb56lfl84h7n7j7xm8hh0-glibc-2.39-52-bin/bin:/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin:/nix/store/si9c1ncjikjq2hl5m8i6dzrfznmsz7g5-binutils-wrapper-2.41/bin:/nix/store/q3sm4x963a996qc3d6baw54609ryifak-binutils-2.41/bin:/nix/store/4lssw6pk59r654j0yrfydv0kngk8zrqp-pkg-config-wrapper-0.29.2/bin:/nix/store/6wf8zxqql7gmmi96k6swmm0pvqp13gi8-patchelf-0.15.0/bin:/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin:/nix/store/myb4rzvdyahvvlyyx32i19nhmr78bc8k-findutils-4.9.0/bin:/nix/store/wk9vn3lcxqya6a5j17v87x18lrkg2ngy-diffutils-3.10/bin:/nix/store/nhr25jgz6bpxbrz6kndjyvgaxipall0j-gnused-4.9/bin:/nix/store/3jc4m5gwimj4mbm01ijgkm2di8hiy5l3-gnugrep-3.11/bin:/nix/store/g7rq3khf0bnm64amflrc4964b7q57dqv-gawk-5.2.2/bin:/nix/store/wqbq6prmrhgm19qqdqm3ijjbap9x74cn-gnutar-1.35/bin:/nix/store/jpqm5igl1gmahp7lxx8j1dy874zvirgm-gzip-1.13/bin:/nix/store/azwrrzpvar2qyn5s4cmrj4jfgfjgmkbv-bzip2-1.0.8-bin/bin:/nix/store/mywvjmd80bayzbi161nly2vfpikyc47h-gnumake-4.4.1/bin:/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin:/nix/store/cjjaglbcsg30bc7rf6xajpp73fkna2mk-patch-2.7.6/bin:/nix/store/kpabg6z89nfry6frc3p5m3zfmk94zyqn-xz-5.4.7-bin/bin:/nix/store/vqhj138xim73r80qcsc546crm4y80ca2-file-5.45/bin:/sbin" ldconfig -n /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/vgahw'
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/vgahw'
Making install in loader
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/loader'
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/loader'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/loader'
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/loader'
Making install in modes
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/modes'
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/modes'
make[5]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 xf86Crtc.h xf86Modes.h xf86RandR12.h '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/modes'
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/modes'
Making install in dri
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/dri'
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/dri'
make[5]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 dri.h sarea.h dristruct.h '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/dri'
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/dri'
Making install in dri2
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/dri2'
Making install in pci_ids
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/dri2/pci_ids'
make[6]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/dri2/pci_ids'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/dri2/pci_ids'
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/dri2/pci_ids'
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/dri2'
make[6]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/dri2'
make[6]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 dri2.h '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
make[6]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/dri2'
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/dri2'
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/dri2'
Making install in .
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86'
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86'
make[5]: Nothing to be done for 'install-data-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/bin'
/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash ../../libtool --mode=install /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c Xorg '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/bin'
libtool: install: /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c Xorg /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/bin/Xorg
make install-exec-hook
make[6]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86'
(cd /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/bin && rm -f X && ln -s Xorg X)
make[6]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86'
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86'
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86'
Making install in i2c
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/i2c'
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/i2c'
make[5]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 xf86i2c.h i2c_def.h '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/i2c'
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/i2c'
Making install in dixmods
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/dixmods'
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/dixmods'
make[5]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules/extensions'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules'
/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash ../../../libtool --mode=install /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c libglx.la '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules/extensions'
/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash ../../../libtool --mode=install /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c libwfb.la libshadow.la '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules'
libtool: install: /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c .libs/libglx.so /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules/extensions/libglx.so
libtool: install: /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c .libs/libwfb.so /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules/libwfb.so
libtool: install: /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c .libs/libglx.lai /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules/extensions/libglx.la
libtool: install: /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c .libs/libwfb.lai /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules/libwfb.la
libtool: install: /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c .libs/libshadow.so /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules/libshadow.so
libtool: install: /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c .libs/libshadow.lai /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules/libshadow.la
libtool: finish: PATH="/nix/store/r6k305g2rn0qqkvdxfvzqg7mhh7rw679-gcc-wrapper-13.2.0/bin:/nix/store/6g5fhxv0bdm7236ixdwq1izzawbc7grm-gcc-13.2.0/bin:/nix/store/4y2kcviw0cczb56lfl84h7n7j7xm8hh0-glibc-2.39-52-bin/bin:/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin:/nix/store/si9c1ncjikjq2hl5m8i6dzrfznmsz7g5-binutils-wrapper-2.41/bin:/nix/store/q3sm4x963a996qc3d6baw54609ryifak-binutils-2.41/bin:/nix/store/4lssw6pk59r654j0yrfydv0kngk8zrqp-pkg-config-wrapper-0.29.2/bin:/nix/store/6wf8zxqql7gmmi96k6swmm0pvqp13gi8-patchelf-0.15.0/bin:/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin:/nix/store/myb4rzvdyahvvlyyx32i19nhmr78bc8k-findutils-4.9.0/bin:/nix/store/wk9vn3lcxqya6a5j17v87x18lrkg2ngy-diffutils-3.10/bin:/nix/store/nhr25jgz6bpxbrz6kndjyvgaxipall0j-gnused-4.9/bin:/nix/store/3jc4m5gwimj4mbm01ijgkm2di8hiy5l3-gnugrep-3.11/bin:/nix/store/g7rq3khf0bnm64amflrc4964b7q57dqv-gawk-5.2.2/bin:/nix/store/wqbq6prmrhgm19qqdqm3ijjbap9x74cn-gnutar-1.35/bin:/nix/store/jpqm5igl1gmahp7lxx8j1dy874zvirgm-gzip-1.13/bin:/nix/store/azwrrzpvar2qyn5s4cmrj4jfgfjgmkbv-bzip2-1.0.8-bin/bin:/nix/store/mywvjmd80bayzbi161nly2vfpikyc47h-gnumake-4.4.1/bin:/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin:/nix/store/cjjaglbcsg30bc7rf6xajpp73fkna2mk-patch-2.7.6/bin:/nix/store/kpabg6z89nfry6frc3p5m3zfmk94zyqn-xz-5.4.7-bin/bin:/nix/store/vqhj138xim73r80qcsc546crm4y80ca2-file-5.45/bin:/sbin" ldconfig -n /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules/extensions
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules/extensions
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
libtool: finish: PATH="/nix/store/r6k305g2rn0qqkvdxfvzqg7mhh7rw679-gcc-wrapper-13.2.0/bin:/nix/store/6g5fhxv0bdm7236ixdwq1izzawbc7grm-gcc-13.2.0/bin:/nix/store/4y2kcviw0cczb56lfl84h7n7j7xm8hh0-glibc-2.39-52-bin/bin:/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin:/nix/store/si9c1ncjikjq2hl5m8i6dzrfznmsz7g5-binutils-wrapper-2.41/bin:/nix/store/q3sm4x963a996qc3d6baw54609ryifak-binutils-2.41/bin:/nix/store/4lssw6pk59r654j0yrfydv0kngk8zrqp-pkg-config-wrapper-0.29.2/bin:/nix/store/6wf8zxqql7gmmi96k6swmm0pvqp13gi8-patchelf-0.15.0/bin:/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin:/nix/store/myb4rzvdyahvvlyyx32i19nhmr78bc8k-findutils-4.9.0/bin:/nix/store/wk9vn3lcxqya6a5j17v87x18lrkg2ngy-diffutils-3.10/bin:/nix/store/nhr25jgz6bpxbrz6kndjyvgaxipall0j-gnused-4.9/bin:/nix/store/3jc4m5gwimj4mbm01ijgkm2di8hiy5l3-gnugrep-3.11/bin:/nix/store/g7rq3khf0bnm64amflrc4964b7q57dqv-gawk-5.2.2/bin:/nix/store/wqbq6prmrhgm19qqdqm3ijjbap9x74cn-gnutar-1.35/bin:/nix/store/jpqm5igl1gmahp7lxx8j1dy874zvirgm-gzip-1.13/bin:/nix/store/azwrrzpvar2qyn5s4cmrj4jfgfjgmkbv-bzip2-1.0.8-bin/bin:/nix/store/mywvjmd80bayzbi161nly2vfpikyc47h-gnumake-4.4.1/bin:/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin:/nix/store/cjjaglbcsg30bc7rf6xajpp73fkna2mk-patch-2.7.6/bin:/nix/store/kpabg6z89nfry6frc3p5m3zfmk94zyqn-xz-5.4.7-bin/bin:/nix/store/vqhj138xim73r80qcsc546crm4y80ca2-file-5.45/bin:/sbin" ldconfig -n /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/dixmods'
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/dixmods'
Making install in xkb
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/xkb'
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/xkb'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/xkb'
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/xkb'
Making install in fbdevhw
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/fbdevhw'
Making install in man
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/fbdevhw/man'
make[6]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/fbdevhw/man'
make[6]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/share/man/man4'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 fbdevhw.4 '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/share/man/man4'
make[6]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/fbdevhw/man'
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/fbdevhw/man'
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/fbdevhw'
make[6]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/fbdevhw'
make[6]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash ../../../libtool --mode=install /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c libfbdevhw.la '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 fbdevhw.h '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
libtool: install: /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c .libs/libfbdevhw.so /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules/libfbdevhw.so
libtool: install: /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c .libs/libfbdevhw.lai /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules/libfbdevhw.la
libtool: finish: PATH="/nix/store/r6k305g2rn0qqkvdxfvzqg7mhh7rw679-gcc-wrapper-13.2.0/bin:/nix/store/6g5fhxv0bdm7236ixdwq1izzawbc7grm-gcc-13.2.0/bin:/nix/store/4y2kcviw0cczb56lfl84h7n7j7xm8hh0-glibc-2.39-52-bin/bin:/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin:/nix/store/si9c1ncjikjq2hl5m8i6dzrfznmsz7g5-binutils-wrapper-2.41/bin:/nix/store/q3sm4x963a996qc3d6baw54609ryifak-binutils-2.41/bin:/nix/store/4lssw6pk59r654j0yrfydv0kngk8zrqp-pkg-config-wrapper-0.29.2/bin:/nix/store/6wf8zxqql7gmmi96k6swmm0pvqp13gi8-patchelf-0.15.0/bin:/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin:/nix/store/myb4rzvdyahvvlyyx32i19nhmr78bc8k-findutils-4.9.0/bin:/nix/store/wk9vn3lcxqya6a5j17v87x18lrkg2ngy-diffutils-3.10/bin:/nix/store/nhr25jgz6bpxbrz6kndjyvgaxipall0j-gnused-4.9/bin:/nix/store/3jc4m5gwimj4mbm01ijgkm2di8hiy5l3-gnugrep-3.11/bin:/nix/store/g7rq3khf0bnm64amflrc4964b7q57dqv-gawk-5.2.2/bin:/nix/store/wqbq6prmrhgm19qqdqm3ijjbap9x74cn-gnutar-1.35/bin:/nix/store/jpqm5igl1gmahp7lxx8j1dy874zvirgm-gzip-1.13/bin:/nix/store/azwrrzpvar2qyn5s4cmrj4jfgfjgmkbv-bzip2-1.0.8-bin/bin:/nix/store/mywvjmd80bayzbi161nly2vfpikyc47h-gnumake-4.4.1/bin:/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin:/nix/store/cjjaglbcsg30bc7rf6xajpp73fkna2mk-patch-2.7.6/bin:/nix/store/kpabg6z89nfry6frc3p5m3zfmk94zyqn-xz-5.4.7-bin/bin:/nix/store/vqhj138xim73r80qcsc546crm4y80ca2-file-5.45/bin:/sbin" ldconfig -n /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[6]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/fbdevhw'
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/fbdevhw'
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/fbdevhw'
Making install in shadowfb
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/shadowfb'
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/shadowfb'
make[5]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash ../../../libtool --mode=install /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c libshadowfb.la '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 shadowfb.h '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
libtool: install: /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c .libs/libshadowfb.so /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules/libshadowfb.so
libtool: install: /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c .libs/libshadowfb.lai /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules/libshadowfb.la
libtool: finish: PATH="/nix/store/r6k305g2rn0qqkvdxfvzqg7mhh7rw679-gcc-wrapper-13.2.0/bin:/nix/store/6g5fhxv0bdm7236ixdwq1izzawbc7grm-gcc-13.2.0/bin:/nix/store/4y2kcviw0cczb56lfl84h7n7j7xm8hh0-glibc-2.39-52-bin/bin:/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin:/nix/store/si9c1ncjikjq2hl5m8i6dzrfznmsz7g5-binutils-wrapper-2.41/bin:/nix/store/q3sm4x963a996qc3d6baw54609ryifak-binutils-2.41/bin:/nix/store/4lssw6pk59r654j0yrfydv0kngk8zrqp-pkg-config-wrapper-0.29.2/bin:/nix/store/6wf8zxqql7gmmi96k6swmm0pvqp13gi8-patchelf-0.15.0/bin:/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin:/nix/store/myb4rzvdyahvvlyyx32i19nhmr78bc8k-findutils-4.9.0/bin:/nix/store/wk9vn3lcxqya6a5j17v87x18lrkg2ngy-diffutils-3.10/bin:/nix/store/nhr25jgz6bpxbrz6kndjyvgaxipall0j-gnused-4.9/bin:/nix/store/3jc4m5gwimj4mbm01ijgkm2di8hiy5l3-gnugrep-3.11/bin:/nix/store/g7rq3khf0bnm64amflrc4964b7q57dqv-gawk-5.2.2/bin:/nix/store/wqbq6prmrhgm19qqdqm3ijjbap9x74cn-gnutar-1.35/bin:/nix/store/jpqm5igl1gmahp7lxx8j1dy874zvirgm-gzip-1.13/bin:/nix/store/azwrrzpvar2qyn5s4cmrj4jfgfjgmkbv-bzip2-1.0.8-bin/bin:/nix/store/mywvjmd80bayzbi161nly2vfpikyc47h-gnumake-4.4.1/bin:/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin:/nix/store/cjjaglbcsg30bc7rf6xajpp73fkna2mk-patch-2.7.6/bin:/nix/store/kpabg6z89nfry6frc3p5m3zfmk94zyqn-xz-5.4.7-bin/bin:/nix/store/vqhj138xim73r80qcsc546crm4y80ca2-file-5.45/bin:/sbin" ldconfig -n /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/shadowfb'
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/shadowfb'
Making install in exa
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/exa'
Making install in man
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/exa/man'
make[6]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/exa/man'
make[6]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/share/man/man4'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 exa.4 '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/share/man/man4'
make[6]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/exa/man'
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/exa/man'
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/exa'
make[6]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/exa'
make[6]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules'
/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash ../../../libtool --mode=install /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c libexa.la '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules'
libtool: install: /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c .libs/libexa.so /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules/libexa.so
libtool: install: /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c .libs/libexa.lai /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules/libexa.la
libtool: finish: PATH="/nix/store/r6k305g2rn0qqkvdxfvzqg7mhh7rw679-gcc-wrapper-13.2.0/bin:/nix/store/6g5fhxv0bdm7236ixdwq1izzawbc7grm-gcc-13.2.0/bin:/nix/store/4y2kcviw0cczb56lfl84h7n7j7xm8hh0-glibc-2.39-52-bin/bin:/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin:/nix/store/si9c1ncjikjq2hl5m8i6dzrfznmsz7g5-binutils-wrapper-2.41/bin:/nix/store/q3sm4x963a996qc3d6baw54609ryifak-binutils-2.41/bin:/nix/store/4lssw6pk59r654j0yrfydv0kngk8zrqp-pkg-config-wrapper-0.29.2/bin:/nix/store/6wf8zxqql7gmmi96k6swmm0pvqp13gi8-patchelf-0.15.0/bin:/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin:/nix/store/myb4rzvdyahvvlyyx32i19nhmr78bc8k-findutils-4.9.0/bin:/nix/store/wk9vn3lcxqya6a5j17v87x18lrkg2ngy-diffutils-3.10/bin:/nix/store/nhr25jgz6bpxbrz6kndjyvgaxipall0j-gnused-4.9/bin:/nix/store/3jc4m5gwimj4mbm01ijgkm2di8hiy5l3-gnugrep-3.11/bin:/nix/store/g7rq3khf0bnm64amflrc4964b7q57dqv-gawk-5.2.2/bin:/nix/store/wqbq6prmrhgm19qqdqm3ijjbap9x74cn-gnutar-1.35/bin:/nix/store/jpqm5igl1gmahp7lxx8j1dy874zvirgm-gzip-1.13/bin:/nix/store/azwrrzpvar2qyn5s4cmrj4jfgfjgmkbv-bzip2-1.0.8-bin/bin:/nix/store/mywvjmd80bayzbi161nly2vfpikyc47h-gnumake-4.4.1/bin:/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin:/nix/store/cjjaglbcsg30bc7rf6xajpp73fkna2mk-patch-2.7.6/bin:/nix/store/kpabg6z89nfry6frc3p5m3zfmk94zyqn-xz-5.4.7-bin/bin:/nix/store/vqhj138xim73r80qcsc546crm4y80ca2-file-5.45/bin:/sbin" ldconfig -n /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[6]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/exa'
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/exa'
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/exa'
Making install in utils
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/utils'
Making install in gtf
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/utils/gtf'
make[6]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/utils/gtf'
make[6]: Nothing to be done for 'install-data-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/bin'
/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash ../../../../libtool --mode=install /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c gtf '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/bin'
libtool: install: /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c gtf /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/bin/gtf
make[6]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/utils/gtf'
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/utils/gtf'
Making install in man
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/utils/man'
make[6]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/utils/man'
make[6]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/share/man/man1'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 gtf.1 '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/share/man/man1'
make[6]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/utils/man'
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/utils/man'
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/utils'
make[6]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/utils'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/utils'
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/utils'
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/utils'
Making install in doc
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/doc'
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/doc'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/doc'
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/doc'
Making install in man
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/man'
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/man'
make[5]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/share/man/man1'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/share/man/man5'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 Xorg.1 '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/share/man/man1'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 xorg.conf.5 xorg.conf.d.5 '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/share/man/man5'
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/man'
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/man'
Making install in glamor_egl
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/glamor_egl'
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/glamor_egl'
make[5]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules'
/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash ../../../libtool --mode=install /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c libglamoregl.la '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules'
libtool: install: /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c .libs/libglamoregl.so /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules/libglamoregl.so
libtool: install: /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c .libs/libglamoregl.lai /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules/libglamoregl.la
libtool: finish: PATH="/nix/store/r6k305g2rn0qqkvdxfvzqg7mhh7rw679-gcc-wrapper-13.2.0/bin:/nix/store/6g5fhxv0bdm7236ixdwq1izzawbc7grm-gcc-13.2.0/bin:/nix/store/4y2kcviw0cczb56lfl84h7n7j7xm8hh0-glibc-2.39-52-bin/bin:/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin:/nix/store/si9c1ncjikjq2hl5m8i6dzrfznmsz7g5-binutils-wrapper-2.41/bin:/nix/store/q3sm4x963a996qc3d6baw54609ryifak-binutils-2.41/bin:/nix/store/4lssw6pk59r654j0yrfydv0kngk8zrqp-pkg-config-wrapper-0.29.2/bin:/nix/store/6wf8zxqql7gmmi96k6swmm0pvqp13gi8-patchelf-0.15.0/bin:/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin:/nix/store/myb4rzvdyahvvlyyx32i19nhmr78bc8k-findutils-4.9.0/bin:/nix/store/wk9vn3lcxqya6a5j17v87x18lrkg2ngy-diffutils-3.10/bin:/nix/store/nhr25jgz6bpxbrz6kndjyvgaxipall0j-gnused-4.9/bin:/nix/store/3jc4m5gwimj4mbm01ijgkm2di8hiy5l3-gnugrep-3.11/bin:/nix/store/g7rq3khf0bnm64amflrc4964b7q57dqv-gawk-5.2.2/bin:/nix/store/wqbq6prmrhgm19qqdqm3ijjbap9x74cn-gnutar-1.35/bin:/nix/store/jpqm5igl1gmahp7lxx8j1dy874zvirgm-gzip-1.13/bin:/nix/store/azwrrzpvar2qyn5s4cmrj4jfgfjgmkbv-bzip2-1.0.8-bin/bin:/nix/store/mywvjmd80bayzbi161nly2vfpikyc47h-gnumake-4.4.1/bin:/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin:/nix/store/cjjaglbcsg30bc7rf6xajpp73fkna2mk-patch-2.7.6/bin:/nix/store/kpabg6z89nfry6frc3p5m3zfmk94zyqn-xz-5.4.7-bin/bin:/nix/store/vqhj138xim73r80qcsc546crm4y80ca2-file-5.45/bin:/sbin" ldconfig -n /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/glamor_egl'
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/glamor_egl'
Making install in drivers
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/drivers'
Making install in modesetting
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/drivers/modesetting'
make[6]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/drivers/modesetting'
make[6]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/share/man/man4'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules/drivers'
/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash ../../../../libtool --mode=install /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c modesetting_drv.la '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules/drivers'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 modesetting.4 '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/share/man/man4'
libtool: install: /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c .libs/modesetting_drv.so /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules/drivers/modesetting_drv.so
libtool: install: /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c .libs/modesetting_drv.lai /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules/drivers/modesetting_drv.la
libtool: finish: PATH="/nix/store/r6k305g2rn0qqkvdxfvzqg7mhh7rw679-gcc-wrapper-13.2.0/bin:/nix/store/6g5fhxv0bdm7236ixdwq1izzawbc7grm-gcc-13.2.0/bin:/nix/store/4y2kcviw0cczb56lfl84h7n7j7xm8hh0-glibc-2.39-52-bin/bin:/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin:/nix/store/si9c1ncjikjq2hl5m8i6dzrfznmsz7g5-binutils-wrapper-2.41/bin:/nix/store/q3sm4x963a996qc3d6baw54609ryifak-binutils-2.41/bin:/nix/store/4lssw6pk59r654j0yrfydv0kngk8zrqp-pkg-config-wrapper-0.29.2/bin:/nix/store/6wf8zxqql7gmmi96k6swmm0pvqp13gi8-patchelf-0.15.0/bin:/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin:/nix/store/myb4rzvdyahvvlyyx32i19nhmr78bc8k-findutils-4.9.0/bin:/nix/store/wk9vn3lcxqya6a5j17v87x18lrkg2ngy-diffutils-3.10/bin:/nix/store/nhr25jgz6bpxbrz6kndjyvgaxipall0j-gnused-4.9/bin:/nix/store/3jc4m5gwimj4mbm01ijgkm2di8hiy5l3-gnugrep-3.11/bin:/nix/store/g7rq3khf0bnm64amflrc4964b7q57dqv-gawk-5.2.2/bin:/nix/store/wqbq6prmrhgm19qqdqm3ijjbap9x74cn-gnutar-1.35/bin:/nix/store/jpqm5igl1gmahp7lxx8j1dy874zvirgm-gzip-1.13/bin:/nix/store/azwrrzpvar2qyn5s4cmrj4jfgfjgmkbv-bzip2-1.0.8-bin/bin:/nix/store/mywvjmd80bayzbi161nly2vfpikyc47h-gnumake-4.4.1/bin:/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin:/nix/store/cjjaglbcsg30bc7rf6xajpp73fkna2mk-patch-2.7.6/bin:/nix/store/kpabg6z89nfry6frc3p5m3zfmk94zyqn-xz-5.4.7-bin/bin:/nix/store/vqhj138xim73r80qcsc546crm4y80ca2-file-5.45/bin:/sbin" ldconfig -n /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules/drivers
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules/drivers
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[6]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/drivers/modesetting'
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/drivers/modesetting'
Making install in inputtest
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/drivers/inputtest'
make[6]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/drivers/inputtest'
make[6]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/share/man/man4'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules/input'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash ../../../../libtool --mode=install /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c inputtest_drv.la '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules/input'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 inputtestdrv.4 '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/share/man/man4'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 xf86-input-inputtest-protocol.h '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/include/xorg'
libtool: install: /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c .libs/inputtest_drv.so /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules/input/inputtest_drv.so
libtool: install: /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c .libs/inputtest_drv.lai /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules/input/inputtest_drv.la
libtool: finish: PATH="/nix/store/r6k305g2rn0qqkvdxfvzqg7mhh7rw679-gcc-wrapper-13.2.0/bin:/nix/store/6g5fhxv0bdm7236ixdwq1izzawbc7grm-gcc-13.2.0/bin:/nix/store/4y2kcviw0cczb56lfl84h7n7j7xm8hh0-glibc-2.39-52-bin/bin:/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin:/nix/store/si9c1ncjikjq2hl5m8i6dzrfznmsz7g5-binutils-wrapper-2.41/bin:/nix/store/q3sm4x963a996qc3d6baw54609ryifak-binutils-2.41/bin:/nix/store/4lssw6pk59r654j0yrfydv0kngk8zrqp-pkg-config-wrapper-0.29.2/bin:/nix/store/6wf8zxqql7gmmi96k6swmm0pvqp13gi8-patchelf-0.15.0/bin:/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin:/nix/store/myb4rzvdyahvvlyyx32i19nhmr78bc8k-findutils-4.9.0/bin:/nix/store/wk9vn3lcxqya6a5j17v87x18lrkg2ngy-diffutils-3.10/bin:/nix/store/nhr25jgz6bpxbrz6kndjyvgaxipall0j-gnused-4.9/bin:/nix/store/3jc4m5gwimj4mbm01ijgkm2di8hiy5l3-gnugrep-3.11/bin:/nix/store/g7rq3khf0bnm64amflrc4964b7q57dqv-gawk-5.2.2/bin:/nix/store/wqbq6prmrhgm19qqdqm3ijjbap9x74cn-gnutar-1.35/bin:/nix/store/jpqm5igl1gmahp7lxx8j1dy874zvirgm-gzip-1.13/bin:/nix/store/azwrrzpvar2qyn5s4cmrj4jfgfjgmkbv-bzip2-1.0.8-bin/bin:/nix/store/mywvjmd80bayzbi161nly2vfpikyc47h-gnumake-4.4.1/bin:/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin:/nix/store/cjjaglbcsg30bc7rf6xajpp73fkna2mk-patch-2.7.6/bin:/nix/store/kpabg6z89nfry6frc3p5m3zfmk94zyqn-xz-5.4.7-bin/bin:/nix/store/vqhj138xim73r80qcsc546crm4y80ca2-file-5.45/bin:/sbin" ldconfig -n /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules/input
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules/input
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[6]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/drivers/inputtest'
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/drivers/inputtest'
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/drivers'
make[6]: Entering directory '/build/xorg-server-21.1.13/hw/xfree86/drivers'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/drivers'
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/drivers'
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86/drivers'
make[3]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86'
make[2]: Leaving directory '/build/xorg-server-21.1.13/hw/xfree86'
Making install in vfb
make[2]: Entering directory '/build/xorg-server-21.1.13/hw/vfb'
Making install in man
make[3]: Entering directory '/build/xorg-server-21.1.13/hw/vfb/man'
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/vfb/man'
make[4]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/share/man/man1'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 Xvfb.1 '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/share/man/man1'
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/vfb/man'
make[3]: Leaving directory '/build/xorg-server-21.1.13/hw/vfb/man'
make[3]: Entering directory '/build/xorg-server-21.1.13/hw/vfb'
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/vfb'
make[4]: Nothing to be done for 'install-data-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/bin'
/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash ../../libtool --mode=install /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c Xvfb '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/bin'
libtool: install: /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c Xvfb /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/bin/Xvfb
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/vfb'
make[3]: Leaving directory '/build/xorg-server-21.1.13/hw/vfb'
make[2]: Leaving directory '/build/xorg-server-21.1.13/hw/vfb'
Making install in xnest
make[2]: Entering directory '/build/xorg-server-21.1.13/hw/xnest'
Making install in man
make[3]: Entering directory '/build/xorg-server-21.1.13/hw/xnest/man'
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xnest/man'
make[4]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/share/man/man1'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 Xnest.1 '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/share/man/man1'
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xnest/man'
make[3]: Leaving directory '/build/xorg-server-21.1.13/hw/xnest/man'
make[3]: Entering directory '/build/xorg-server-21.1.13/hw/xnest'
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/xnest'
make[4]: Nothing to be done for 'install-data-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/bin'
/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash ../../libtool --mode=install /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c Xnest '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/bin'
libtool: install: /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c Xnest /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/bin/Xnest
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/xnest'
make[3]: Leaving directory '/build/xorg-server-21.1.13/hw/xnest'
make[2]: Leaving directory '/build/xorg-server-21.1.13/hw/xnest'
Making install in kdrive
make[2]: Entering directory '/build/xorg-server-21.1.13/hw/kdrive'
Making install in src
make[3]: Entering directory '/build/xorg-server-21.1.13/hw/kdrive/src'
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/kdrive/src'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/kdrive/src'
make[3]: Leaving directory '/build/xorg-server-21.1.13/hw/kdrive/src'
Making install in ephyr
make[3]: Entering directory '/build/xorg-server-21.1.13/hw/kdrive/ephyr'
Making install in man
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/kdrive/ephyr/man'
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/kdrive/ephyr/man'
make[5]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/share/man/man1'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 Xephyr.1 '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/share/man/man1'
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/kdrive/ephyr/man'
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/kdrive/ephyr/man'
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/kdrive/ephyr'
make[5]: Entering directory '/build/xorg-server-21.1.13/hw/kdrive/ephyr'
make[5]: Nothing to be done for 'install-data-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/bin'
/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash ../../../libtool --mode=install /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c Xephyr '/nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/bin'
libtool: install: /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c Xephyr /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/bin/Xephyr
make[5]: Leaving directory '/build/xorg-server-21.1.13/hw/kdrive/ephyr'
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/kdrive/ephyr'
make[3]: Leaving directory '/build/xorg-server-21.1.13/hw/kdrive/ephyr'
make[3]: Entering directory '/build/xorg-server-21.1.13/hw/kdrive'
make[4]: Entering directory '/build/xorg-server-21.1.13/hw/kdrive'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/xorg-server-21.1.13/hw/kdrive'
make[3]: Leaving directory '/build/xorg-server-21.1.13/hw/kdrive'
make[2]: Leaving directory '/build/xorg-server-21.1.13/hw/kdrive'
make[2]: Entering directory '/build/xorg-server-21.1.13/hw'
make[3]: Entering directory '/build/xorg-server-21.1.13/hw'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/xorg-server-21.1.13/hw'
make[2]: Leaving directory '/build/xorg-server-21.1.13/hw'
make[1]: Leaving directory '/build/xorg-server-21.1.13/hw'
Making install in test
make[1]: Entering directory '/build/xorg-server-21.1.13/test'
make install-recursive
make[2]: Entering directory '/build/xorg-server-21.1.13/test'
Making install in .
make[3]: Entering directory '/build/xorg-server-21.1.13/test'
make[4]: Entering directory '/build/xorg-server-21.1.13/test'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/xorg-server-21.1.13/test'
make[3]: Leaving directory '/build/xorg-server-21.1.13/test'
make[2]: Leaving directory '/build/xorg-server-21.1.13/test'
make[1]: Leaving directory '/build/xorg-server-21.1.13/test'
make[1]: Entering directory '/build/xorg-server-21.1.13'
make[2]: Entering directory '/build/xorg-server-21.1.13'
make[2]: Nothing to be done for 'install-exec-am'.
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/share/aclocal'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir -p '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/lib/pkgconfig'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 xorg-server.m4 '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/share/aclocal'
/nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/install -c -m 644 xorg-server.pc '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/lib/pkgconfig'
make[2]: Leaving directory '/build/xorg-server-21.1.13'
make[1]: Leaving directory '/build/xorg-server-21.1.13'
propagating requisites
Running phase: fixupPhase
Patching '/nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/lib/pkgconfig/xorg-server.pc' includedir to output /nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev
shrinking RPATHs of ELF executables and libraries in /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13
shrinking /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/bin/Xorg
shrinking /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/bin/Xvfb
shrinking /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/bin/Xnest
shrinking /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/bin/Xephyr
shrinking /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/bin/gtf
shrinking /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules/libglamoregl.so
shrinking /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules/input/inputtest_drv.so
shrinking /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules/libwfb.so
shrinking /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules/libvgahw.so
shrinking /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules/libfbdevhw.so
shrinking /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules/libshadowfb.so
shrinking /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules/extensions/libglx.so
shrinking /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules/libexa.so
shrinking /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules/drivers/modesetting_drv.so
shrinking /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules/libint10.so
shrinking /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib/xorg/modules/libshadow.so
checking for references to /build/ in /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13...
gzipping man pages under /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/share/man/
patching script interpreter paths in /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13
stripping (with command strip and flags -S -p) in /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/lib /nix/store/9f5xblfylkic6cgy0vx7d8h3cf350f8w-xorg-server-21.1.13/bin
shrinking RPATHs of ELF executables and libraries in /nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev
checking for references to /build/ in /nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev...
patching script interpreter paths in /nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev
stripping (with command strip and flags -S -p) in /nix/store/vfla9ybmfbkvqwrwnbbrr290gqx2a2lz-xorg-server-21.1.13-dev/lib
building '/nix/store/lqv0q0x04ncgvm23n2g9wzxfs7ly1mw9-libxkbcommon-1.7.0.drv'...
Running phase: unpackPhase
unpacking source archive /nix/store/9f38s9mwyds4xhbinxcjdpsvsil88zl9-libxkbcommon-1.7.0.tar.xz
source root is libxkbcommon-1.7.0
setting SOURCE_DATE_EPOCH to timestamp 1711229023 of file libxkbcommon-1.7.0/xkbregistry.map
Running phase: patchPhase
applying patch /nix/store/d3vmnjyjvd425m7m02rwbl6a0i1xw862-disable-x11com.patch
patching file meson.build
Running phase: updateAutotoolsGnuConfigScriptsPhase
Running phase: configurePhase
mesonConfigurePhase flags: --prefix=/nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0 --libdir=/nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/lib --libexecdir=/nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/libexec --bindir=/nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/bin --sbindir=/nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/sbin --includedir=/nix/store/r5r6rlvqj4zm46w73plhi316xd7x9zrb-libxkbcommon-1.7.0-dev/include --mandir=/nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/man --infodir=/nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/info --localedir=/nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --buildtype=plain -Dxkb-config-root=/nix/store/9scfxaxwvzvwy36lv3293jwnwxkxqizq-xkeyboard-config-2.41/etc/X11/xkb -Dxkb-config-extra-path=/etc/xkb -Dx-locale-root=/nix/store/3bqj5kb2frr8z50akggyrpczlmy1adhx-libX11-1.8.9/share/X11/locale -Denable-docs=true -Denable-wayland=true
The Meson build system
Version: 1.4.2
Source dir: /build/libxkbcommon-1.7.0
Build dir: /build/libxkbcommon-1.7.0/build
Build type: native build
Project name: libxkbcommon
Project version: 1.7.0
C compiler for the host machine: gcc (gcc 13.2.0 "gcc (GCC) 13.2.0")
C linker for the host machine: gcc ld.bfd 2.41
Host machine cpu family: x86_64
Host machine cpu: x86_64
Compiler for C supports arguments -fno-strict-aliasing: YES
Compiler for C supports arguments -Wno-unused-parameter: YES
Compiler for C supports arguments -Wno-missing-field-initializers: YES
Compiler for C supports arguments -Wpointer-arith: YES
Compiler for C supports arguments -Wmissing-declarations: YES
Compiler for C supports arguments -Wformat=2: YES
Compiler for C supports arguments -Wstrict-prototypes: YES
Compiler for C supports arguments -Wmissing-prototypes: YES
Compiler for C supports arguments -Wnested-externs: YES
Compiler for C supports arguments -Wbad-function-cast: YES
Compiler for C supports arguments -Wshadow: YES
Compiler for C supports arguments -Wlogical-op: YES
Compiler for C supports arguments -Wdate-time: YES
Compiler for C supports arguments -Wwrite-strings: YES
Compiler for C supports arguments -Wno-documentation-deprecated-sync: NO
Has header "unistd.h" : YES
Checking if "__builtin_expect" : links: YES
Header "unistd.h" has symbol "eaccess" : YES
Header "unistd.h" has symbol "euidaccess" : YES
Header "sys/mman.h" has symbol "mmap" : YES
Header "stdlib.h" has symbol "mkostemp" : YES
Header "fcntl.h" has symbol "posix_fallocate" : YES
Header "string.h" has symbol "strndup" : YES
Header "stdio.h" has symbol "asprintf" : YES
Header "stdlib.h" has symbol "secure_getenv" : YES
Header "limits.h" has symbol "PATH_MAX" : YES
Checking if "-Wl,--version-script" : links: YES
Program scripts/map-to-def found: YES (/build/libxkbcommon-1.7.0/scripts/map-to-def)
Program bison found: YES 3.8.2 3.8.2 (/nix/store/w2agjznxiyjlj87dwmclw3f78bz9jza3-bison-3.8.2/bin/bison)
Found pkg-config: YES (/nix/store/4lssw6pk59r654j0yrfydv0kngk8zrqp-pkg-config-wrapper-0.29.2/bin/pkg-config) 0.29.2
Run-time dependency xcb found: YES 1.17.0
Run-time dependency xcb-xkb found: YES 1.17.0
Run-time dependency libxml-2.0 found: YES 2.12.7
Header "getopt.h" has symbol "getopt_long" : YES
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency bash-completion found: NO (tried pkgconfig and cmake)
Has header "linux/input.h" : YES
Run-time dependency wayland-client found: YES 1.22.0
Run-time dependency wayland-protocols found: YES 1.35
Build-time dependency wayland-scanner found: YES 1.22.0
Program /nix/store/68j042lyw26armisy7pyb2zwjaz10528-wayland-1.22.0-bin/bin/wayland-scanner found: YES (/nix/store/68j042lyw26armisy7pyb2zwjaz10528-wayland-1.22.0-bin/bin/wayland-scanner)
Configuring xkeyboard-config-test using configuration
Configuring test-config.h using configuration
Run-time dependency icu-uc found: NO (tried pkgconfig and cmake)
Program test/symbols-leak-test.py found: YES (/build/libxkbcommon-1.7.0/test/symbols-leak-test.py)
Program test/tool-option-parsing.py found: YES (/build/libxkbcommon-1.7.0/test/tool-option-parsing.py)
Program test/test-keysym.py found: YES (/build/libxkbcommon-1.7.0/test/test-keysym.py)
Program valgrind found: NO
Message: valgrind not found, disabling valgrind test setup
Program doxygen found: YES (/nix/store/fqc2jvh1bjj2wzcqypykchsx89pq20gk-doxygen-1.10.0/bin/doxygen)
Program scripts/doxygen-wrapper found: YES (/build/libxkbcommon-1.7.0/scripts/doxygen-wrapper)
Configuring Doxyfile using configuration
Configuring config.h using configuration
Build targets in project: 47
libxkbcommon 1.7.0
Compiler
backend : ninja
buildtype : plain
c_args :
c_link_args :
yacc : /nix/store/w2agjznxiyjlj87dwmclw3f78bz9jza3-bison-3.8.2/bin/bison 3.8.2
Directories
prefix : /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0
bindir : bin
libdir : lib
datadir : share
xkb-config-root : /nix/store/9scfxaxwvzvwy36lv3293jwnwxkxqizq-xkeyboard-config-2.41/etc/X11/xkb
xkb-config-extra-path: /etc/xkb
xlocaledir : /nix/store/3bqj5kb2frr8z50akggyrpczlmy1adhx-libX11-1.8.9/share/X11/locale
Features
docs : true
tools : true
wayland : true
x11 : true
Defaults
layout : us
model : pc105
options :
rules : evdev
variant :
User defined options
auto_features : enabled
bindir : /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/bin
buildtype : plain
includedir : /nix/store/r5r6rlvqj4zm46w73plhi316xd7x9zrb-libxkbcommon-1.7.0-dev/include
infodir : /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/info
libdir : /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/lib
libexecdir : /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/libexec
localedir : /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/locale
mandir : /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/man
prefix : /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0
sbindir : /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/sbin
wrap_mode : nodownload
enable-docs : true
enable-wayland : true
x-locale-root : /nix/store/3bqj5kb2frr8z50akggyrpczlmy1adhx-libX11-1.8.9/share/X11/locale
xkb-config-extra-path: /etc/xkb
xkb-config-root : /nix/store/9scfxaxwvzvwy36lv3293jwnwxkxqizq-xkeyboard-config-2.41/etc/X11/xkb
Found ninja-1.11.1 at /nix/store/j8ly6xc733w2wz98mz9avhy2bmibbcg9-ninja-1.11.1/bin/ninja
mesonConfigurePhase: enabled\ parallel\ building
Running phase: buildPhase
build flags: -j20
[1/243] Generating 'xkbcli-interactive-wayland.p/xdg-shell-protocol.c'
[2/243] Generating 'xkbcli-interactive-wayland.p/xdg-shell-client-protocol.h'
[3/243] Compiling C object libxkbregistry.so.0.0.0.p/src_util-list.c.o
[4/243] Compiling C object xkbcli-list.p/tools_registry-list.c.o
[5/243] Compiling C object libxkbregistry.so.0.0.0.p/src_utils.c.o
[6/243] Generating from 'src/xkbcomp/parser.y'
[7/243] Generating from 'src/xkbcomp/parser.y'
[8/243] Generating from 'src/xkbcomp/parser.y'
[9/243] Generating from 'src/xkbcomp/parser.y'
[10/243] Compiling C object libxkbcommon.so.0.0.0.p/src_xkbcomp_keywords.c.o
[11/243] Compiling C object libxkbcommon.so.0.0.0.p/src_xkbcomp_include.c.o
[12/243] Compiling C object libxkbcommon.so.0.0.0.p/src_compose_state.c.o
[13/243] Generating doc with a custom command
sh: dot: not found
/build/libxkbcommon-1.7.0/doc/introduction-to-xkb.md:42: error: Problems running dot: exit code=127, command='dot', arguments='"/build/libxkbcommon-1.7.0/doc/diagrams/xkb-configuration.dot" -Tsvg -o "/build/libxkbcommon-1.7.0/build/html/dot_xkb-configuration.svg"'
sh: dot: not found
/build/libxkbcommon-1.7.0/doc/introduction-to-xkb.md:42: error: Problems running dot: exit code=127, command='dot', arguments='"/build/libxkbcommon-1.7.0/doc/diagrams/xkb-configuration.dot" -Tcmapx -o "/build/libxkbcommon-1.7.0/build/html/dot_xkb-configuration.map"'
sh: dot: not found
/build/libxkbcommon-1.7.0/doc/keymap-format-text-v1.md:381: error: Problems running dot: exit code=127, command='dot', arguments='"/build/libxkbcommon-1.7.0/doc/diagrams/xkb-keymap-components.dot" -Tsvg -o "/build/libxkbcommon-1.7.0/build/html/dot_xkb-keymap-components.svg"'
sh: dot: not found
/build/libxkbcommon-1.7.0/doc/keymap-format-text-v1.md:381: error: Problems running dot: exit code=127, command='dot', arguments='"/build/libxkbcommon-1.7.0/doc/diagrams/xkb-keymap-components.dot" -Tcmapx -o "/build/libxkbcommon-1.7.0/build/html/dot_xkb-keymap-components.map"'
sh: dot: not found
/build/libxkbcommon-1.7.0/doc/keymap-format-text-v1.md:832: error: Problems running dot: exit code=127, command='dot', arguments='"/build/libxkbcommon-1.7.0/doc/diagrams/xkb-types-explanation.dot" -Tsvg -o "/build/libxkbcommon-1.7.0/build/html/dot_xkb-types-explanation.svg"'
sh: dot: not found
/build/libxkbcommon-1.7.0/doc/keymap-format-text-v1.md:832: error: Problems running dot: exit code=127, command='dot', arguments='"/build/libxkbcommon-1.7.0/doc/diagrams/xkb-types-explanation.dot" -Tcmapx -o "/build/libxkbcommon-1.7.0/build/html/dot_xkb-types-explanation.map"'
sh: dot: not found
sh: dot: not found
sh: dot: not found
/build/libxkbcommon-1.7.0/build/html/xkbcommon-compose_8h__incl.dot:1: error: Problems running dot: exit code=127, command='dot', arguments='"/build/libxkbcommon-1.7.0/build/html/xkbcommon-compose_8h__incl.dot" -Tsvg -o "/build/libxkbcommon-1.7.0/build/html/xkbcommon-compose_8h__incl.svg"'
sh: dot: not found
/build/libxkbcommon-1.7.0/build/html/xkbcommon_8h__dep__incl.dot:1: error: Problems running dot: exit code=127, command='dot', arguments='"/build/libxkbcommon-1.7.0/build/html/xkbcommon_8h__dep__incl.dot" -Tsvg -o "/build/libxkbcommon-1.7.0/build/html/xkbcommon_8h__dep__incl.svg"'
/build/libxkbcommon-1.7.0/build/html/xkbcommon-keysyms_8h__dep__incl.dot:1: error: Problems running dot: exit code=127, command='dot', arguments='"/build/libxkbcommon-1.7.0/build/html/xkbcommon-keysyms_8h__dep__incl.dot" -Tsvg -o "/build/libxkbcommon-1.7.0/build/html/xkbcommon-keysyms_8h__dep__incl.svg"'
/build/libxkbcommon-1.7.0/build/html/graph_legend.dot:1: error: Problems running dot: exit code=127, command='dot', arguments='"/build/libxkbcommon-1.7.0/build/html/graph_legend.dot" -Tsvg -o "/build/libxkbcommon-1.7.0/build/html/graph_legend.svg"'
sh: dot: not found
sh: dot: not found
/build/libxkbcommon-1.7.0/build/html/xkbcommon-x11_8h__incl.dot:1: error: Problems running dot: exit code=127, command='dot', arguments='"/build/libxkbcommon-1.7.0/build/html/xkbcommon-x11_8h__incl.dot" -Tsvg -o "/build/libxkbcommon-1.7.0/build/html/xkbcommon-x11_8h__incl.svg"'
/build/libxkbcommon-1.7.0/build/html/xkbcommon-names_8h__dep__incl.dot:1: error: Problems running dot: exit code=127, command='dot', arguments='"/build/libxkbcommon-1.7.0/build/html/xkbcommon-names_8h__dep__incl.dot" -Tsvg -o "/build/libxkbcommon-1.7.0/build/html/xkbcommon-names_8h__dep__incl.svg"'
sh: dot: not found
/build/libxkbcommon-1.7.0/build/html/xkbcommon_8h__incl.dot:1: error: Problems running dot: exit code=127, command='dot', arguments='"/build/libxkbcommon-1.7.0/build/html/xkbcommon_8h__incl.dot" -Tsvg -o "/build/libxkbcommon-1.7.0/build/html/xkbcommon_8h__incl.svg"'
sh: dot: not found
/build/libxkbcommon-1.7.0/build/html/dir_891596f32582d3133e8915e72908625f_dep.dot:1: error: Problems running dot: exit code=127, command='dot', arguments='"/build/libxkbcommon-1.7.0/build/html/dir_891596f32582d3133e8915e72908625f_dep.dot" -Tsvg -o "/build/libxkbcommon-1.7.0/build/html/dir_891596f32582d3133e8915e72908625f_dep.svg"'
sh: dot: not found
/build/libxkbcommon-1.7.0/build/html/xkbregistry_8h__incl.dot:1: error: Problems running dot: exit code=127, command='dot', arguments='"/build/libxkbcommon-1.7.0/build/html/xkbregistry_8h__incl.dot" -Tsvg -o "/build/libxkbcommon-1.7.0/build/html/xkbregistry_8h__incl.svg"'
sh: dot: not found
/build/libxkbcommon-1.7.0/build/html/dir_63ce773eee1f9b680e6e312b48cc99ca_dep.dot:1: error: Problems running dot: exit code=127, command='dot', arguments='"/build/libxkbcommon-1.7.0/build/html/dir_63ce773eee1f9b680e6e312b48cc99ca_dep.dot" -Tsvg -o "/build/libxkbcommon-1.7.0/build/html/dir_63ce773eee1f9b680e6e312b48cc99ca_dep.svg"'
error: Failed to rename file /build/libxkbcommon-1.7.0/build/html/dir_63ce773eee1f9b680e6e312b48cc99ca_dep.svg to /build/libxkbcommon-1.7.0/build/html/dir_63ce773eee1f9b680e6e312b48cc99ca_dep.svg.tmp!
[14/243] Compiling C object libxkbcommon.so.0.0.0.p/src_compose_paths.c.o
[15/243] Compiling C object libxkbcommon.so.0.0.0.p/src_compose_table.c.o
[16/243] Compiling C object libxkbcommon.so.0.0.0.p/src_xkbcomp_keymap.c.o
[17/243] Compiling C object libxkbcommon.so.0.0.0.p/src_xkbcomp_expr.c.o
[18/243] Compiling C object libxkbcommon.so.0.0.0.p/src_xkbcomp_vmod.c.o
[19/243] Compiling C object libxkbcommon.so.0.0.0.p/src_xkbcomp_xkbcomp.c.o
[20/243] Compiling C object libxkbcommon.so.0.0.0.p/src_xkbcomp_action.c.o
[21/243] Compiling C object libxkbcommon.so.0.0.0.p/src_atom.c.o
[22/243] Compiling C object libxkbcommon.so.0.0.0.p/src_xkbcomp_scanner.c.o
[23/243] Compiling C object libxkbregistry.so.0.0.0.p/src_registry.c.o
[24/243] Compiling C object libxkbcommon.so.0.0.0.p/src_xkbcomp_keycodes.c.o
[25/243] Compiling C object libxkbcommon.so.0.0.0.p/src_context-priv.c.o
[26/243] Compiling C object libxkbcommon.so.0.0.0.p/src_xkbcomp_ast-build.c.o
In function 'ExprCreate',
inlined from 'ExprCreateString' at ../src/xkbcomp/ast-build.c:78:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateString':
../src/xkbcomp/ast-build.c:81:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
81 | expr->string.str = str;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateString' at ../src/xkbcomp/ast-build.c:78:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateInteger' at ../src/xkbcomp/ast-build.c:88:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateInteger':
../src/xkbcomp/ast-build.c:91:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
91 | expr->integer.ival = ival;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateInteger' at ../src/xkbcomp/ast-build.c:88:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateFloat' at ../src/xkbcomp/ast-build.c:98:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[24]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 24 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[24]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 24 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[24]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 24 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[24]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 24 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateBoolean' at ../src/xkbcomp/ast-build.c:107:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateBoolean':
../src/xkbcomp/ast-build.c:110:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
110 | expr->boolean.set = set;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateBoolean' at ../src/xkbcomp/ast-build.c:107:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateKeyName' at ../src/xkbcomp/ast-build.c:117:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateKeyName':
../src/xkbcomp/ast-build.c:120:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
120 | expr->key_name.key_name = key_name;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateKeyName' at ../src/xkbcomp/ast-build.c:117:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateIdent' at ../src/xkbcomp/ast-build.c:127:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateIdent':
../src/xkbcomp/ast-build.c:130:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
130 | expr->ident.ident = ident;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateIdent' at ../src/xkbcomp/ast-build.c:127:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateUnary' at ../src/xkbcomp/ast-build.c:138:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateUnary':
../src/xkbcomp/ast-build.c:141:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
141 | expr->unary.child = child;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateUnary' at ../src/xkbcomp/ast-build.c:138:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateBinary' at ../src/xkbcomp/ast-build.c:148:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateBinary':
../src/xkbcomp/ast-build.c:156:13: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
156 | expr->expr.value_type = left->expr.value_type;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateBinary' at ../src/xkbcomp/ast-build.c:148:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateBinary':
../src/xkbcomp/ast-build.c:153:13: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
153 | expr->expr.value_type = right->expr.value_type;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateBinary' at ../src/xkbcomp/ast-build.c:148:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateBinary':
../src/xkbcomp/ast-build.c:157:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
157 | expr->binary.left = left;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateBinary' at ../src/xkbcomp/ast-build.c:148:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateBinary':
../src/xkbcomp/ast-build.c:158:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
158 | expr->binary.right = right;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateBinary' at ../src/xkbcomp/ast-build.c:148:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateFieldRef' at ../src/xkbcomp/ast-build.c:166:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateFieldRef':
../src/xkbcomp/ast-build.c:169:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
169 | expr->field_ref.element = element;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateFieldRef' at ../src/xkbcomp/ast-build.c:166:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateFieldRef':
../src/xkbcomp/ast-build.c:170:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
170 | expr->field_ref.field = field;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateFieldRef' at ../src/xkbcomp/ast-build.c:166:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateArrayRef' at ../src/xkbcomp/ast-build.c:177:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateArrayRef':
../src/xkbcomp/ast-build.c:180:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
180 | expr->array_ref.element = element;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateArrayRef' at ../src/xkbcomp/ast-build.c:177:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateArrayRef':
../src/xkbcomp/ast-build.c:181:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
181 | expr->array_ref.field = field;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateArrayRef' at ../src/xkbcomp/ast-build.c:177:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateArrayRef':
../src/xkbcomp/ast-build.c:182:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
182 | expr->array_ref.entry = entry;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateArrayRef' at ../src/xkbcomp/ast-build.c:177:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateAction' at ../src/xkbcomp/ast-build.c:189:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateAction':
../src/xkbcomp/ast-build.c:192:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
192 | expr->action.name = name;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateAction' at ../src/xkbcomp/ast-build.c:189:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateAction':
../src/xkbcomp/ast-build.c:193:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
193 | expr->action.args = args;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateAction' at ../src/xkbcomp/ast-build.c:189:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateActionList' at ../src/xkbcomp/ast-build.c:200:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateActionList':
../src/xkbcomp/ast-build.c:203:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
203 | expr->actions.actions = actions;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateActionList' at ../src/xkbcomp/ast-build.c:200:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateIdent' at ../src/xkbcomp/ast-build.c:127:21,
inlined from 'BoolVarCreate' at ../src/xkbcomp/ast-build.c:330:18:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreateIdent',
inlined from 'BoolVarCreate' at ../src/xkbcomp/ast-build.c:330:18:
../src/xkbcomp/ast-build.c:130:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
130 | expr->ident.ident = ident;
| ~~~~~~~~~~~~~~~~~~^~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateIdent' at ../src/xkbcomp/ast-build.c:127:21,
inlined from 'BoolVarCreate' at ../src/xkbcomp/ast-build.c:330:18:
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateBoolean' at ../src/xkbcomp/ast-build.c:107:21,
inlined from 'BoolVarCreate' at ../src/xkbcomp/ast-build.c:333:19:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreateBoolean',
inlined from 'BoolVarCreate' at ../src/xkbcomp/ast-build.c:333:19:
../src/xkbcomp/ast-build.c:110:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
110 | expr->boolean.set = set;
| ~~~~~~~~~~~~~~~~~~^~~~~
In function 'ExprCreate',
inlined from 'ExprCreateBoolean' at ../src/xkbcomp/ast-build.c:107:21,
inlined from 'BoolVarCreate' at ../src/xkbcomp/ast-build.c:333:19:
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
[27/243] Compiling C object libxkbcommon.so.0.0.0.p/src_keysym-utf.c.o
[28/243] Compiling C object libxkbcommon.so.0.0.0.p/src_context.c.o
[29/243] Compiling C object libxkbcommon.so.0.0.0.p/src_xkbcomp_types.c.o
[30/243] Compiling C object libxkbcommon.so.0.0.0.p/src_utf8.c.o
[31/243] Compiling C object libxkbcommon.so.0.0.0.p/src_keymap-priv.c.o
[32/243] Compiling C object libxkbcommon.so.0.0.0.p/src_xkbcomp_keymap-dump.c.o
[33/243] Compiling C object libxkbcommon.so.0.0.0.p/src_xkbcomp_compat.c.o
[34/243] Compiling C object libxkbcommon.so.0.0.0.p/src_utils.c.o
[35/243] Compiling C object libxkbcommon.so.0.0.0.p/meson-generated_parser.c.o
[36/243] Compiling C object libxkbcommon-x11.so.0.0.0.p/src_x11_state.c.o
[37/243] Compiling C object xkbcli.p/tools_xkbcli.c.o
[38/243] Compiling C object libxkbcommon.so.0.0.0.p/src_text.c.o
[39/243] Linking target libxkbregistry.so.0.0.0
[40/243] Compiling C object libxkbcommon-x11.so.0.0.0.p/src_context-priv.c.o
[41/243] Compiling C object libxkbcommon-x11.so.0.0.0.p/src_keymap-priv.c.o
[42/243] Compiling C object libxkbcommon.so.0.0.0.p/src_compose_parser.c.o
[43/243] Compiling C object libxkbcommon.so.0.0.0.p/src_keymap.c.o
[44/243] Compiling C object libxkbcommon-x11.so.0.0.0.p/src_atom.c.o
[45/243] Compiling C object libxkbcommon-x11.so.0.0.0.p/src_x11_util.c.o
[46/243] Compiling C object libtools-internal.a.p/tools_tools-common.c.o
[47/243] Linking static target libtools-internal.a
[48/243] Compiling C object xkbcli-compile-keymap.p/tools_compile-keymap.c.o
[49/243] Compiling C object libxkbcommon.so.0.0.0.p/src_keysym.c.o
[50/243] Compiling C object compile-keymap.p/tools_compile-keymap.c.o
[51/243] Generating symbol file libxkbregistry.so.0.0.0.p/libxkbregistry.so.0.0.0.symbols
[52/243] Compiling C object compile-keymap.p/src_compose_state.c.o
[53/243] Compiling C object compile-keymap.p/src_compose_paths.c.o
[54/243] Compiling C object compile-keymap.p/src_xkbcomp_include.c.o
[55/243] Compiling C object compile-keymap.p/src_compose_table.c.o
[56/243] Compiling C object libxkbcommon.so.0.0.0.p/src_xkbcomp_rules.c.o
[57/243] Compiling C object compile-keymap.p/src_xkbcomp_keywords.c.o
[58/243] Compiling C object libxkbcommon.so.0.0.0.p/src_state.c.o
[59/243] Compiling C object compile-keymap.p/src_xkbcomp_expr.c.o
[60/243] Compiling C object libxkbcommon.so.0.0.0.p/src_xkbcomp_symbols.c.o
[61/243] Compiling C object compile-keymap.p/src_xkbcomp_vmod.c.o
[62/243] Compiling C object compile-keymap.p/src_xkbcomp_keymap.c.o
[63/243] Compiling C object compile-keymap.p/src_xkbcomp_xkbcomp.c.o
[64/243] Compiling C object compile-keymap.p/src_xkbcomp_action.c.o
[65/243] Compiling C object compile-keymap.p/src_xkbcomp_ast-build.c.o
In function 'ExprCreate',
inlined from 'ExprCreateString' at ../src/xkbcomp/ast-build.c:78:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateString':
../src/xkbcomp/ast-build.c:81:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
81 | expr->string.str = str;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateString' at ../src/xkbcomp/ast-build.c:78:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateInteger' at ../src/xkbcomp/ast-build.c:88:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateInteger':
../src/xkbcomp/ast-build.c:91:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
91 | expr->integer.ival = ival;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateInteger' at ../src/xkbcomp/ast-build.c:88:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateFloat' at ../src/xkbcomp/ast-build.c:98:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[24]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 24 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[24]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 24 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[24]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 24 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[24]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 24 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateBoolean' at ../src/xkbcomp/ast-build.c:107:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateBoolean':
../src/xkbcomp/ast-build.c:110:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
110 | expr->boolean.set = set;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateBoolean' at ../src/xkbcomp/ast-build.c:107:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateKeyName' at ../src/xkbcomp/ast-build.c:117:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateKeyName':
../src/xkbcomp/ast-build.c:120:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
120 | expr->key_name.key_name = key_name;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateKeyName' at ../src/xkbcomp/ast-build.c:117:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateIdent' at ../src/xkbcomp/ast-build.c:127:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateIdent':
../src/xkbcomp/ast-build.c:130:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
130 | expr->ident.ident = ident;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateIdent' at ../src/xkbcomp/ast-build.c:127:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateUnary' at ../src/xkbcomp/ast-build.c:138:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateUnary':
../src/xkbcomp/ast-build.c:141:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
141 | expr->unary.child = child;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateUnary' at ../src/xkbcomp/ast-build.c:138:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateBinary' at ../src/xkbcomp/ast-build.c:148:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateBinary':
../src/xkbcomp/ast-build.c:156:13: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
156 | expr->expr.value_type = left->expr.value_type;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateBinary' at ../src/xkbcomp/ast-build.c:148:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateBinary':
../src/xkbcomp/ast-build.c:153:13: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
153 | expr->expr.value_type = right->expr.value_type;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateBinary' at ../src/xkbcomp/ast-build.c:148:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateBinary':
../src/xkbcomp/ast-build.c:157:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
157 | expr->binary.left = left;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateBinary' at ../src/xkbcomp/ast-build.c:148:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateBinary':
../src/xkbcomp/ast-build.c:158:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
158 | expr->binary.right = right;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateBinary' at ../src/xkbcomp/ast-build.c:148:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateFieldRef' at ../src/xkbcomp/ast-build.c:166:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateFieldRef':
../src/xkbcomp/ast-build.c:169:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
169 | expr->field_ref.element = element;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateFieldRef' at ../src/xkbcomp/ast-build.c:166:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateFieldRef':
../src/xkbcomp/ast-build.c:170:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
170 | expr->field_ref.field = field;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateFieldRef' at ../src/xkbcomp/ast-build.c:166:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateArrayRef' at ../src/xkbcomp/ast-build.c:177:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateArrayRef':
../src/xkbcomp/ast-build.c:180:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
180 | expr->array_ref.element = element;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateArrayRef' at ../src/xkbcomp/ast-build.c:177:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateArrayRef':
../src/xkbcomp/ast-build.c:181:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
181 | expr->array_ref.field = field;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateArrayRef' at ../src/xkbcomp/ast-build.c:177:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateArrayRef':
../src/xkbcomp/ast-build.c:182:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
182 | expr->array_ref.entry = entry;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateArrayRef' at ../src/xkbcomp/ast-build.c:177:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateAction' at ../src/xkbcomp/ast-build.c:189:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateAction':
../src/xkbcomp/ast-build.c:192:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
192 | expr->action.name = name;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateAction' at ../src/xkbcomp/ast-build.c:189:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateAction':
../src/xkbcomp/ast-build.c:193:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
193 | expr->action.args = args;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateAction' at ../src/xkbcomp/ast-build.c:189:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateActionList' at ../src/xkbcomp/ast-build.c:200:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateActionList':
../src/xkbcomp/ast-build.c:203:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
203 | expr->actions.actions = actions;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateActionList' at ../src/xkbcomp/ast-build.c:200:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
[66/243] Compiling C object compile-keymap.p/src_xkbcomp_keycodes.c.o
[67/243] Compiling C object compile-keymap.p/src_atom.c.o
[68/243] Linking target libxkbcommon.so.0.0.0
[69/243] Compiling C object compile-keymap.p/meson-generated_parser.c.o
[70/243] Compiling C object compile-keymap.p/src_context-priv.c.o
[71/243] Compiling C object compile-keymap.p/src_xkbcomp_scanner.c.o
[72/243] Compiling C object compile-keymap.p/src_utf8.c.o
[73/243] Compiling C object compile-keymap.p/src_keysym-utf.c.o
[74/243] Compiling C object compile-keymap.p/src_context.c.o
[75/243] Compiling C object compile-keymap.p/src_keymap-priv.c.o
[76/243] Compiling C object libxkbcommon-x11.so.0.0.0.p/src_x11_keymap.c.o
[77/243] Compiling C object compile-keymap.p/src_compose_parser.c.o
[78/243] Compiling C object compile-keymap.p/src_xkbcomp_compat.c.o
[79/243] Compiling C object compile-keymap.p/src_xkbcomp_keymap-dump.c.o
[80/243] Generating symbol file libxkbcommon.so.0.0.0.p/libxkbcommon.so.0.0.0.symbols
[81/243] Compiling C object compile-keymap.p/src_utils.c.o
[82/243] Compiling C object compile-keymap.p/src_text.c.o
[83/243] Compiling C object compile-keymap.p/src_xkbcomp_types.c.o
[84/243] Compiling C object xkbcli-compile-compose.p/tools_compile-compose.c.o
[85/243] Compiling C object compile-keymap.p/src_keymap.c.o
[86/243] Compiling C object xkbcli-how-to-type.p/tools_how-to-type.c.o
[87/243] Compiling C object interactive-evdev.p/src_compose_state.c.o
[88/243] Linking target libxkbcommon-x11.so.0.0.0
[89/243] Compiling C object interactive-evdev.p/src_compose_paths.c.o
[90/243] Linking target xkbcli-compile-keymap
[91/243] Linking target xkbcli
[92/243] Compiling C object interactive-evdev.p/src_compose_table.c.o
[93/243] Linking target xkbcli-compile-compose
[94/243] Linking target xkbcli-how-to-type
[95/243] Compiling C object compile-keymap.p/src_keysym.c.o
[96/243] Generating symbol file libxkbcommon-x11.so.0.0.0.p/libxkbcommon-x11.so.0.0.0.symbols
[97/243] Compiling C object xkbcli-interactive-evdev.p/tools_interactive-evdev.c.o
[98/243] Compiling C object interactive-evdev.p/src_xkbcomp_include.c.o
[99/243] Compiling C object interactive-evdev.p/tools_interactive-evdev.c.o
[100/243] Compiling C object interactive-evdev.p/src_xkbcomp_action.c.o
[101/243] Compiling C object interactive-evdev.p/src_xkbcomp_keywords.c.o
[102/243] Compiling C object compile-keymap.p/src_state.c.o
[103/243] Compiling C object compile-keymap.p/src_xkbcomp_rules.c.o
[104/243] Linking target xkbcli-interactive-evdev
[105/243] Compiling C object interactive-evdev.p/src_xkbcomp_keymap.c.o
[106/243] Compiling C object interactive-evdev.p/src_xkbcomp_ast-build.c.o
In function 'ExprCreate',
inlined from 'ExprCreateString' at ../src/xkbcomp/ast-build.c:78:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateString':
../src/xkbcomp/ast-build.c:81:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
81 | expr->string.str = str;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateString' at ../src/xkbcomp/ast-build.c:78:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateInteger' at ../src/xkbcomp/ast-build.c:88:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateInteger':
../src/xkbcomp/ast-build.c:91:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
91 | expr->integer.ival = ival;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateInteger' at ../src/xkbcomp/ast-build.c:88:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateFloat' at ../src/xkbcomp/ast-build.c:98:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[24]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 24 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[24]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 24 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[24]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 24 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[24]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 24 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateBoolean' at ../src/xkbcomp/ast-build.c:107:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateBoolean':
../src/xkbcomp/ast-build.c:110:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
110 | expr->boolean.set = set;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateBoolean' at ../src/xkbcomp/ast-build.c:107:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateKeyName' at ../src/xkbcomp/ast-build.c:117:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateKeyName':
../src/xkbcomp/ast-build.c:120:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
120 | expr->key_name.key_name = key_name;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateKeyName' at ../src/xkbcomp/ast-build.c:117:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateIdent' at ../src/xkbcomp/ast-build.c:127:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateIdent':
../src/xkbcomp/ast-build.c:130:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
130 | expr->ident.ident = ident;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateIdent' at ../src/xkbcomp/ast-build.c:127:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateUnary' at ../src/xkbcomp/ast-build.c:138:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateUnary':
../src/xkbcomp/ast-build.c:141:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
141 | expr->unary.child = child;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateUnary' at ../src/xkbcomp/ast-build.c:138:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateBinary' at ../src/xkbcomp/ast-build.c:148:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateBinary':
../src/xkbcomp/ast-build.c:156:13: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
156 | expr->expr.value_type = left->expr.value_type;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateBinary' at ../src/xkbcomp/ast-build.c:148:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateBinary':
../src/xkbcomp/ast-build.c:153:13: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
153 | expr->expr.value_type = right->expr.value_type;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateBinary' at ../src/xkbcomp/ast-build.c:148:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateBinary':
../src/xkbcomp/ast-build.c:157:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
157 | expr->binary.left = left;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateBinary' at ../src/xkbcomp/ast-build.c:148:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateBinary':
../src/xkbcomp/ast-build.c:158:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
158 | expr->binary.right = right;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateBinary' at ../src/xkbcomp/ast-build.c:148:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateFieldRef' at ../src/xkbcomp/ast-build.c:166:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateFieldRef':
../src/xkbcomp/ast-build.c:169:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
169 | expr->field_ref.element = element;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateFieldRef' at ../src/xkbcomp/ast-build.c:166:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateFieldRef':
../src/xkbcomp/ast-build.c:170:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
170 | expr->field_ref.field = field;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateFieldRef' at ../src/xkbcomp/ast-build.c:166:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateArrayRef' at ../src/xkbcomp/ast-build.c:177:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateArrayRef':
../src/xkbcomp/ast-build.c:180:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
180 | expr->array_ref.element = element;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateArrayRef' at ../src/xkbcomp/ast-build.c:177:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateArrayRef':
../src/xkbcomp/ast-build.c:181:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
181 | expr->array_ref.field = field;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateArrayRef' at ../src/xkbcomp/ast-build.c:177:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateArrayRef':
../src/xkbcomp/ast-build.c:182:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
182 | expr->array_ref.entry = entry;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateArrayRef' at ../src/xkbcomp/ast-build.c:177:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateAction' at ../src/xkbcomp/ast-build.c:189:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateAction':
../src/xkbcomp/ast-build.c:192:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
192 | expr->action.name = name;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateAction' at ../src/xkbcomp/ast-build.c:189:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateAction':
../src/xkbcomp/ast-build.c:193:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
193 | expr->action.args = args;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateAction' at ../src/xkbcomp/ast-build.c:189:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateActionList' at ../src/xkbcomp/ast-build.c:200:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateActionList':
../src/xkbcomp/ast-build.c:203:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
203 | expr->actions.actions = actions;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateActionList' at ../src/xkbcomp/ast-build.c:200:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
[107/243] Compiling C object interactive-evdev.p/src_xkbcomp_expr.c.o
[108/243] Compiling C object interactive-evdev.p/src_xkbcomp_vmod.c.o
[109/243] Compiling C object interactive-evdev.p/src_xkbcomp_xkbcomp.c.o
[110/243] Compiling C object interactive-evdev.p/meson-generated_parser.c.o
[111/243] Compiling C object interactive-evdev.p/src_atom.c.o
[112/243] Compiling C object compile-keymap.p/src_xkbcomp_symbols.c.o
[113/243] Compiling C object interactive-evdev.p/src_xkbcomp_keycodes.c.o
[114/243] Compiling C object interactive-evdev.p/src_compose_parser.c.o
[115/243] Compiling C object interactive-evdev.p/src_utf8.c.o
[116/243] Compiling C object interactive-evdev.p/src_context-priv.c.o
[117/243] Compiling C object interactive-evdev.p/src_xkbcomp_compat.c.o
[118/243] Compiling C object interactive-evdev.p/src_keysym-utf.c.o
[119/243] Compiling C object interactive-evdev.p/src_xkbcomp_scanner.c.o
[120/243] Compiling C object interactive-evdev.p/src_context.c.o
[121/243] Compiling C object interactive-evdev.p/src_keymap-priv.c.o
[122/243] Compiling C object xkbcli-interactive-wayland.p/meson-generated_xdg-shell-protocol.c.o
[123/243] Compiling C object interactive-evdev.p/src_xkbcomp_keymap-dump.c.o
[124/243] Compiling C object interactive-evdev.p/src_utils.c.o
[125/243] Compiling C object interactive-evdev.p/src_text.c.o
[126/243] Linking target compile-keymap
[127/243] Compiling C object xkb-check-messages.p/tools_messages.c.o
[128/243] Linking target xkbcli-list
[129/243] Compiling C object xkb-check-messages.p/tools_check-messages.c.o
[130/243] Compiling C object interactive-evdev.p/src_xkbcomp_types.c.o
[131/243] Compiling C object libxkbcommon-test-internal.a.p/bench_bench.c.o
[132/243] Compiling C object interactive-evdev.p/src_keymap.c.o
[133/243] Compiling C object xkbcli-interactive-x11.p/tools_interactive-x11.c.o
[134/243] Compiling C object interactive-evdev.p/tools_tools-common.c.o
[135/243] Compiling C object libxkbcommon-test-internal.a.p/src_compose_state.c.o
[136/243] Linking target xkb-check-messages
[137/243] Compiling C object libxkbcommon-test-internal.a.p/src_compose_paths.c.o
[138/243] Compiling C object interactive-evdev.p/src_keysym.c.o
[139/243] Compiling C object libxkbcommon-test-internal.a.p/test_common.c.o
[140/243] Linking target xkbcli-interactive-x11
[141/243] Compiling C object libxkbcommon-test-internal.a.p/src_compose_table.c.o
[142/243] Compiling C object libxkbcommon-test-internal.a.p/src_xkbcomp_include.c.o
[143/243] Compiling C object libxkbcommon-test-internal.a.p/src_xkbcomp_keywords.c.o
[144/243] Compiling C object xkbcli-interactive-wayland.p/tools_interactive-wayland.c.o
../tools/interactive-wayland.c: In function 'main':
../tools/interactive-wayland.c:820:5: warning: 'ret' may be used uninitialized [-Wmaybe-uninitialized]
820 | exit(ret >= 0 ? EXIT_SUCCESS : EXIT_FAILURE);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../tools/interactive-wayland.c:716:9: note: 'ret' was declared here
716 | int ret;
| ^~~
[145/243] Compiling C object libxkbcommon-test-internal.a.p/src_xkbcomp_action.c.o
[146/243] Compiling C object libxkbcommon-test-internal.a.p/src_xkbcomp_vmod.c.o
[147/243] Compiling C object interactive-evdev.p/src_state.c.o
[148/243] Compiling C object interactive-evdev.p/src_xkbcomp_rules.c.o
[149/243] Compiling C object libxkbcommon-test-internal.a.p/src_xkbcomp_expr.c.o
[150/243] Linking target xkbcli-interactive-wayland
[151/243] Compiling C object libxkbcommon-test-internal.a.p/meson-generated_parser.c.o
[152/243] Compiling C object libxkbcommon-test-internal.a.p/src_xkbcomp_ast-build.c.o
In function 'ExprCreate',
inlined from 'ExprCreateString' at ../src/xkbcomp/ast-build.c:78:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateString':
../src/xkbcomp/ast-build.c:81:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
81 | expr->string.str = str;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateString' at ../src/xkbcomp/ast-build.c:78:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateInteger' at ../src/xkbcomp/ast-build.c:88:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateInteger':
../src/xkbcomp/ast-build.c:91:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
91 | expr->integer.ival = ival;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateInteger' at ../src/xkbcomp/ast-build.c:88:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateFloat' at ../src/xkbcomp/ast-build.c:98:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[24]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 24 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[24]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 24 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[24]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 24 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[24]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 24 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateBoolean' at ../src/xkbcomp/ast-build.c:107:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateBoolean':
../src/xkbcomp/ast-build.c:110:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
110 | expr->boolean.set = set;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateBoolean' at ../src/xkbcomp/ast-build.c:107:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateKeyName' at ../src/xkbcomp/ast-build.c:117:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateKeyName':
../src/xkbcomp/ast-build.c:120:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
120 | expr->key_name.key_name = key_name;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateKeyName' at ../src/xkbcomp/ast-build.c:117:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateIdent' at ../src/xkbcomp/ast-build.c:127:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateIdent':
../src/xkbcomp/ast-build.c:130:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
130 | expr->ident.ident = ident;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateIdent' at ../src/xkbcomp/ast-build.c:127:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateUnary' at ../src/xkbcomp/ast-build.c:138:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateUnary':
../src/xkbcomp/ast-build.c:141:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
141 | expr->unary.child = child;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateUnary' at ../src/xkbcomp/ast-build.c:138:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateBinary' at ../src/xkbcomp/ast-build.c:148:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateBinary':
../src/xkbcomp/ast-build.c:156:13: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
156 | expr->expr.value_type = left->expr.value_type;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateBinary' at ../src/xkbcomp/ast-build.c:148:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateBinary':
../src/xkbcomp/ast-build.c:153:13: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
153 | expr->expr.value_type = right->expr.value_type;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateBinary' at ../src/xkbcomp/ast-build.c:148:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateBinary':
../src/xkbcomp/ast-build.c:157:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
157 | expr->binary.left = left;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateBinary' at ../src/xkbcomp/ast-build.c:148:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateBinary':
../src/xkbcomp/ast-build.c:158:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
158 | expr->binary.right = right;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateBinary' at ../src/xkbcomp/ast-build.c:148:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateFieldRef' at ../src/xkbcomp/ast-build.c:166:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateFieldRef':
../src/xkbcomp/ast-build.c:169:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
169 | expr->field_ref.element = element;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateFieldRef' at ../src/xkbcomp/ast-build.c:166:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateFieldRef':
../src/xkbcomp/ast-build.c:170:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
170 | expr->field_ref.field = field;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateFieldRef' at ../src/xkbcomp/ast-build.c:166:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateArrayRef' at ../src/xkbcomp/ast-build.c:177:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateArrayRef':
../src/xkbcomp/ast-build.c:180:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
180 | expr->array_ref.element = element;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateArrayRef' at ../src/xkbcomp/ast-build.c:177:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateArrayRef':
../src/xkbcomp/ast-build.c:181:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
181 | expr->array_ref.field = field;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateArrayRef' at ../src/xkbcomp/ast-build.c:177:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateArrayRef':
../src/xkbcomp/ast-build.c:182:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
182 | expr->array_ref.entry = entry;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateArrayRef' at ../src/xkbcomp/ast-build.c:177:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateAction' at ../src/xkbcomp/ast-build.c:189:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateAction':
../src/xkbcomp/ast-build.c:192:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
192 | expr->action.name = name;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateAction' at ../src/xkbcomp/ast-build.c:189:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateAction':
../src/xkbcomp/ast-build.c:193:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[40]' [-Warray-bounds=]
193 | expr->action.args = args;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateAction' at ../src/xkbcomp/ast-build.c:189:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 40 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
In function 'ExprCreate',
inlined from 'ExprCreateActionList' at ../src/xkbcomp/ast-build.c:200:21:
../src/xkbcomp/ast-build.c:67:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
67 | expr->common.type = STMT_EXPR;
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:68:23: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
68 | expr->common.next = NULL;
| ^
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:69:19: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
69 | expr->expr.op = op;
| ~~~~~~~~~~~~~~^~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c:70:27: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
70 | expr->expr.value_type = type;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
../src/xkbcomp/ast-build.c: In function 'ExprCreateActionList':
../src/xkbcomp/ast-build.c:203:9: warning: array subscript 'ExprDef[0]' is partly outside array bounds of 'unsigned char[32]' [-Warray-bounds=]
203 | expr->actions.actions = actions;
| ^~
In function 'ExprCreate',
inlined from 'ExprCreateActionList' at ../src/xkbcomp/ast-build.c:200:21:
../src/xkbcomp/ast-build.c:63:21: note: object of size 32 allocated by 'malloc'
63 | ExprDef *expr = malloc(size);
| ^~~~~~~~~~~~
[153/243] Compiling C object libxkbcommon-test-internal.a.p/src_xkbcomp_keycodes.c.o
[154/243] Compiling C object libxkbcommon-test-internal.a.p/src_xkbcomp_keymap.c.o
[155/243] Compiling C object libxkbcommon-test-internal.a.p/src_atom.c.o
[156/243] Compiling C object libxkbcommon-test-internal.a.p/src_keysym-utf.c.o
[157/243] Compiling C object interactive-evdev.p/src_xkbcomp_symbols.c.o
[158/243] Compiling C object libxkbcommon-test-internal.a.p/src_compose_parser.c.o
[159/243] Compiling C object libxkbcommon-test-internal.a.p/src_xkbcomp_compat.c.o
[160/243] Compiling C object libxkbcommon-test-internal.a.p/src_xkbcomp_scanner.c.o
[161/243] Compiling C object libxkbcommon-test-internal.a.p/src_xkbcomp_xkbcomp.c.o
[162/243] Compiling C object libxkbcommon-test-internal.a.p/src_context-priv.c.o
[163/243] Compiling C object libxkbcommon-test-internal.a.p/src_keymap-priv.c.o
[164/243] Compiling C object libxkbcommon-test-internal.a.p/src_xkbcomp_keymap-dump.c.o
[165/243] Compiling C object libxkbcommon-test-internal.a.p/src_context.c.o
[166/243] Compiling C object libxkbcommon-test-internal.a.p/src_xkbcomp_types.c.o
[167/243] Compiling C object libxkbcommon-test-internal.a.p/src_keymap.c.o
[168/243] Compiling C object libxkbcommon-test-internal.a.p/src_utf8.c.o
[169/243] Linking target interactive-evdev
[170/243] Compiling C object test-filecomp.p/test_filecomp.c.o
[171/243] Compiling C object libxkbcommon-test-internal.a.p/src_utils.c.o
[172/243] Compiling C object libxkbcommon-x11-internal.a.p/src_atom.c.o
[173/243] Compiling C object libxkbcommon-x11-internal.a.p/src_x11_state.c.o
[174/243] Compiling C object libxkbcommon-x11-internal.a.p/src_keymap-priv.c.o
[175/243] Compiling C object libxkbcommon-x11-internal.a.p/src_context-priv.c.o
[176/243] Compiling C object libxkbcommon-test-internal.a.p/src_text.c.o
[177/243] Compiling C object libxkbcommon-test-internal.a.p/src_keysym.c.o
[178/243] Compiling C object libxkbcommon-x11-internal.a.p/test_xvfb-wrapper.c.o
[179/243] Compiling C object libxkbcommon-x11-internal.a.p/src_x11_util.c.o
[180/243] Compiling C object test-keymap.p/test_keymap.c.o
[181/243] Compiling C object test-context.p/test_context.c.o
[182/243] Compiling C object test-rules-file-includes.p/test_rules-file-includes.c.o
[183/243] Compiling C object test-rules-file.p/test_rules-file.c.o
[184/243] Compiling C object test-stringcomp.p/test_stringcomp.c.o
[185/243] Compiling C object test-buffercomp.p/test_buffercomp.c.o
[186/243] Compiling C object test-log.p/test_log.c.o
[187/243] Compiling C object test-utils.p/test_utils.c.o
[188/243] Compiling C object fuzz-keymap.p/fuzz_keymap_target.c.o
[189/243] Compiling C object libxkbcommon-test-internal.a.p/src_xkbcomp_rules.c.o
[190/243] Compiling C object test-atom.p/test_atom.c.o
[191/243] Compiling C object test-messages.p/test_messages.c.o
[192/243] Compiling C object test-rulescomp.p/test_rulescomp.c.o
[193/243] Compiling C object test-messages.p/tools_messages.c.o
[194/243] Compiling C object fuzz-compose.p/fuzz_compose_target.c.o
[195/243] Compiling C object test-utf8.p/test_utf8.c.o
[196/243] Compiling C object test-x11.p/test_x11.c.o
[197/243] Compiling C object test-keyseq.p/test_keyseq.c.o
[198/243] Compiling C object test-modifiers.p/test_modifiers.c.o
[199/243] Compiling C object bench-rulescomp.p/bench_rulescomp.c.o
[200/243] Compiling C object bench-rules.p/bench_rules.c.o
[201/243] Compiling C object bench-compose.p/bench_compose.c.o
[202/243] Compiling C object bench-key-proc.p/bench_key-proc.c.o
[203/243] Compiling C object bench-compose-traversal.p/bench_compose-traversal.c.o
[204/243] Compiling C object libxkbcommon-test-internal.a.p/src_xkbcomp_symbols.c.o
[205/243] Compiling C object bench-atom.p/bench_atom.c.o
[206/243] Compiling C object bench-x11.p/bench_x11.c.o
[207/243] Compiling C object libxkbcommon-test-internal.a.p/src_state.c.o
[208/243] Linking static target libxkbcommon-test-internal.a
[209/243] Compiling C object libxkbcommon-x11-internal.a.p/src_x11_keymap.c.o
[210/243] Compiling C object test-keysym.p/test_keysym.c.o
[211/243] Linking static target libxkbcommon-x11-internal.a
[212/243] Compiling C object test-compose.p/test_compose.c.o
[213/243] Linking target test-keymap
[214/243] Linking target test-rules-file
[215/243] Linking target test-filecomp
[216/243] Linking target test-rulescomp
[217/243] Linking target test-log
[218/243] Linking target test-messages
[219/243] Linking target test-modifiers
[220/243] Linking target test-utf8
[221/243] Linking target test-context
[222/243] Linking target test-buffercomp
[223/243] Linking target test-rules-file-includes
[224/243] Linking target test-stringcomp
[225/243] Linking target test-keyseq
[226/243] Linking target test-atom
[227/243] Linking target test-utils
[228/243] Compiling C object test-state.p/test_state.c.o
[229/243] Linking target test-x11
[230/243] Linking target test-keysym
[231/243] Linking target test-compose
[232/243] Linking target fuzz-keymap
[233/243] Linking target bench-rules
[234/243] Linking target bench-key-proc
[235/243] Linking target bench-atom
[236/243] Linking target bench-x11
[237/243] Linking target fuzz-compose
[238/243] Compiling C object test-registry.p/test_registry.c.o
[239/243] Linking target bench-compose
[240/243] Linking target bench-compose-traversal
[241/243] Linking target bench-rulescomp
[242/243] Linking target test-state
[243/243] Linking target test-registry
Running phase: checkPhase
patching script interpreter paths in ../test/
../test/test-keysym.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
../test/xkeyboard-config-test.py.in: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
../test/tool-option-parsing.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
../test/symbols-leak-test.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
mesonCheckPhase flags: ''
1/23 libxkbcommon / log OK 0.29s
2/23 libxkbcommon / atom OK 0.28s
3/23 libxkbcommon / utf8 OK 0.26s
4/23 libxkbcommon / utils OK 0.17s
5/23 libxkbcommon / messages OK 0.11s
6/23 libxkbcommon / keymap OK 0.43s
7/23 libxkbcommon / filecomp OK 0.41s
8/23 libxkbcommon / context OK 0.41s
9/23 libxkbcommon / rules-file OK 0.39s
10/23 libxkbcommon / rules-file-includes OK 0.38s
11/23 libxkbcommon / stringcomp OK 0.36s
12/23 libxkbcommon / buffercomp OK 0.34s
13/23 libxkbcommon / state OK 0.27s
14/23 libxkbcommon / keyseq OK 0.26s
15/23 libxkbcommon / compose OK 0.24s
16/23 libxkbcommon / modifiers OK 0.19s
17/23 libxkbcommon / keysym OK 0.49s
18/23 libxkbcommon:python-tests / symbols-leak-test OK 0.22s
19/23 libxkbcommon / rulescomp OK 0.28s
20/23 libxkbcommon / x11 OK 0.18s
21/23 libxkbcommon / registry OK 0.06s
22/23 libxkbcommon:python-tests / keysym-test-XF86Macro23 OK 0.18s
23/23 libxkbcommon:python-tests / tool-option-parsing OK 2.74s
Ok: 23
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /build/libxkbcommon-1.7.0/build/meson-logs/testlog.txt
Running phase: installPhase
mesonInstallPhase flags: ''
Installing libxkbcommon.so.0.0.0 to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/lib
Installing libxkbcommon-x11.so.0.0.0 to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/lib
Installing libxkbregistry.so.0.0.0 to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/lib
Installing xkbcli to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/bin
Installing xkbcli-compile-keymap to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/libexec/xkbcommon
Installing xkbcli-compile-compose to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/libexec/xkbcommon
Installing xkbcli-how-to-type to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/libexec/xkbcommon
Installing xkbcli-interactive-evdev to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/libexec/xkbcommon
Installing xkbcli-interactive-x11 to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/libexec/xkbcommon
Installing xkbcli-interactive-wayland to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/libexec/xkbcommon
Installing xkbcli-list to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/libexec/xkbcommon
Installing /build/libxkbcommon-1.7.0/build/html/tab_h.png to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/doc.svg to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/minus.svg to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/group__compose.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/folderclosed.svg to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/annotated.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/tabs.css to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/tab_a.png to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/nav_g.png to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/nav_fd.png to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/structxkb__keymap.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/structrxkb__option__group.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/group__include-path.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/topics.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/xkbcommon-x11_8h__incl.dot to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/globals_type.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/xkbcommon-compatibility.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/xkbregistry_8h__incl.dot to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/closed.png to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/rule-file-format.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/bc_s.png to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/error-index.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/structrxkb__iso639__code.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/xkbcommon-keysyms_8h.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/structrxkb__option.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/deprecated.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/xkbcommon-compose_8h__incl.dot to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/globals_defs.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/dir_e68e8157741866f444e17edd764ebbae.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/structrxkb__iso3166__code.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/dir_d44c64559bbebec7f509842c48db8b23.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/globals_enum.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/structxkb__compose__state.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/xkbcommon_8h__dep__incl.dot to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/menudata.js to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/functions_type.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/xkbcommon-compose_8h.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/globals.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/structxkb__context.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/doxygen.svg to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/structrxkb__layout.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/group__registry.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/folderclosedd.svg to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/xkbcommon-names_8h__dep__incl.dot to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/structxkb__state.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/dynsections.js to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/functions_func.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/clipboard.js to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/files.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/graph_legend.dot to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/user-configuration.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/doxygen-extra.css to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/splitbard.png to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/group__context.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/tab_sd.png to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/group__x11.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/group__state.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/globals_eval.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/xkb-intro.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/doxygen_crawl.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/structxkb__compose__table.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/tab_hd.png to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/folderopend.svg to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/xkbcommon-keysyms_8h__dep__incl.dot to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/dir_63ce773eee1f9b680e6e312b48cc99ca.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/tab_ad.png to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/structxkb__compose__table__iterator.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/globals_func.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/group__keysyms.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/group__logging.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/index.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/sync_on.png to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/structrxkb__context.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/group__keymap.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/classes.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/folderopen.svg to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/sync_off.png to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/tab_b.png to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/group__components.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/md_doc_2quick-guide.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/structrxkb__model.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/plusd.svg to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/todo.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/jquery.js to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/plus.svg to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/tab_bd.png to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/pages.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/splitbar.png to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/doxygen.css to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/docd.svg to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/structxkb__rule__names.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/dir_63ce773eee1f9b680e6e312b48cc99ca_dep.dot to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/tab_s.png to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/nav_hd.png to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/minusd.svg to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/structxkb__compose__table__entry.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/xkbcommon-x11_8h.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/nav_f.png to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/graph_legend.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/nav_h.png to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/menu.js to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/dir_891596f32582d3133e8915e72908625f_dep.dot to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/functions.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/functions_vars.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/xkbregistry_8h.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/xkbcommon_8h.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/open.png to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/dir_891596f32582d3133e8915e72908625f.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/keymap-text-format-v1.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/bc_sd.png to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/xkbcommon_8h__incl.dot to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/build/html/xkbcommon-names_8h.html to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc/libxkbcommon/html
Installing /build/libxkbcommon-1.7.0/include/xkbcommon/xkbcommon.h to /nix/store/r5r6rlvqj4zm46w73plhi316xd7x9zrb-libxkbcommon-1.7.0-dev/include/xkbcommon
Installing /build/libxkbcommon-1.7.0/include/xkbcommon/xkbcommon-compat.h to /nix/store/r5r6rlvqj4zm46w73plhi316xd7x9zrb-libxkbcommon-1.7.0-dev/include/xkbcommon
Installing /build/libxkbcommon-1.7.0/include/xkbcommon/xkbcommon-compose.h to /nix/store/r5r6rlvqj4zm46w73plhi316xd7x9zrb-libxkbcommon-1.7.0-dev/include/xkbcommon
Installing /build/libxkbcommon-1.7.0/include/xkbcommon/xkbcommon-keysyms.h to /nix/store/r5r6rlvqj4zm46w73plhi316xd7x9zrb-libxkbcommon-1.7.0-dev/include/xkbcommon
Installing /build/libxkbcommon-1.7.0/include/xkbcommon/xkbcommon-names.h to /nix/store/r5r6rlvqj4zm46w73plhi316xd7x9zrb-libxkbcommon-1.7.0-dev/include/xkbcommon
Installing /build/libxkbcommon-1.7.0/include/xkbcommon/xkbcommon-x11.h to /nix/store/r5r6rlvqj4zm46w73plhi316xd7x9zrb-libxkbcommon-1.7.0-dev/include/xkbcommon
Installing /build/libxkbcommon-1.7.0/include/xkbcommon/xkbregistry.h to /nix/store/r5r6rlvqj4zm46w73plhi316xd7x9zrb-libxkbcommon-1.7.0-dev/include/xkbcommon
Installing /build/libxkbcommon-1.7.0/tools/xkbcli.1 to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/man/man1
Installing /build/libxkbcommon-1.7.0/tools/xkbcli-compile-keymap.1 to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/man/man1
Installing /build/libxkbcommon-1.7.0/tools/xkbcli-compile-compose.1 to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/man/man1
Installing /build/libxkbcommon-1.7.0/tools/xkbcli-how-to-type.1 to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/man/man1
Installing /build/libxkbcommon-1.7.0/tools/xkbcli-interactive-evdev.1 to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/man/man1
Installing /build/libxkbcommon-1.7.0/tools/xkbcli-interactive-x11.1 to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/man/man1
Installing /build/libxkbcommon-1.7.0/tools/xkbcli-interactive-wayland.1 to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/man/man1
Installing /build/libxkbcommon-1.7.0/tools/xkbcli-list.1 to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/man/man1
Installing /build/libxkbcommon-1.7.0/build/meson-private/xkbcommon.pc to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/lib/pkgconfig
Installing /build/libxkbcommon-1.7.0/build/meson-private/xkbcommon-x11.pc to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/lib/pkgconfig
Installing /build/libxkbcommon-1.7.0/build/meson-private/xkbregistry.pc to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/lib/pkgconfig
Installing /build/libxkbcommon-1.7.0/tools/xkbcli-bash-completion.sh to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/bash-completion/completions
Installing symlink pointing to libxkbcommon.so.0.0.0 to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/lib/libxkbcommon.so.0
Installing symlink pointing to libxkbcommon.so.0 to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/lib/libxkbcommon.so
Installing symlink pointing to libxkbcommon-x11.so.0.0.0 to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/lib/libxkbcommon-x11.so.0
Installing symlink pointing to libxkbcommon-x11.so.0 to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/lib/libxkbcommon-x11.so
Installing symlink pointing to libxkbregistry.so.0.0.0 to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/lib/libxkbregistry.so.0
Installing symlink pointing to libxkbregistry.so.0 to /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/lib/libxkbregistry.so
Running phase: fixupPhase
Moving /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/doc to /nix/store/ag0j4nrz59ffviiav00f7vjiw9a6xsa9-libxkbcommon-1.7.0-doc/share/doc
Moving /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/lib/pkgconfig to /nix/store/r5r6rlvqj4zm46w73plhi316xd7x9zrb-libxkbcommon-1.7.0-dev/lib/pkgconfig
Patching '/nix/store/r5r6rlvqj4zm46w73plhi316xd7x9zrb-libxkbcommon-1.7.0-dev/lib/pkgconfig/xkbcommon-x11.pc' includedir to output /nix/store/r5r6rlvqj4zm46w73plhi316xd7x9zrb-libxkbcommon-1.7.0-dev
Patching '/nix/store/r5r6rlvqj4zm46w73plhi316xd7x9zrb-libxkbcommon-1.7.0-dev/lib/pkgconfig/xkbcommon.pc' includedir to output /nix/store/r5r6rlvqj4zm46w73plhi316xd7x9zrb-libxkbcommon-1.7.0-dev
Patching '/nix/store/r5r6rlvqj4zm46w73plhi316xd7x9zrb-libxkbcommon-1.7.0-dev/lib/pkgconfig/xkbregistry.pc' includedir to output /nix/store/r5r6rlvqj4zm46w73plhi316xd7x9zrb-libxkbcommon-1.7.0-dev
shrinking RPATHs of ELF executables and libraries in /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0
shrinking /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/libexec/xkbcommon/xkbcli-compile-keymap
shrinking /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/libexec/xkbcommon/xkbcli-interactive-evdev
shrinking /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/libexec/xkbcommon/xkbcli-compile-compose
shrinking /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/libexec/xkbcommon/xkbcli-interactive-wayland
shrinking /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/libexec/xkbcommon/xkbcli-list
shrinking /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/libexec/xkbcommon/xkbcli-interactive-x11
shrinking /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/libexec/xkbcommon/xkbcli-how-to-type
shrinking /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/bin/xkbcli
shrinking /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/lib/libxkbregistry.so.0.0.0
shrinking /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/lib/libxkbcommon.so.0.0.0
shrinking /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/lib/libxkbcommon-x11.so.0.0.0
checking for references to /build/ in /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0...
gzipping man pages under /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/share/man/
patching script interpreter paths in /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0
stripping (with command strip and flags -S -p) in /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/lib /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/libexec /nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/bin
shrinking RPATHs of ELF executables and libraries in /nix/store/r5r6rlvqj4zm46w73plhi316xd7x9zrb-libxkbcommon-1.7.0-dev
checking for references to /build/ in /nix/store/r5r6rlvqj4zm46w73plhi316xd7x9zrb-libxkbcommon-1.7.0-dev...
patching script interpreter paths in /nix/store/r5r6rlvqj4zm46w73plhi316xd7x9zrb-libxkbcommon-1.7.0-dev
stripping (with command strip and flags -S -p) in /nix/store/r5r6rlvqj4zm46w73plhi316xd7x9zrb-libxkbcommon-1.7.0-dev/lib
shrinking RPATHs of ELF executables and libraries in /nix/store/ag0j4nrz59ffviiav00f7vjiw9a6xsa9-libxkbcommon-1.7.0-doc
checking for references to /build/ in /nix/store/ag0j4nrz59ffviiav00f7vjiw9a6xsa9-libxkbcommon-1.7.0-doc...
patching script interpreter paths in /nix/store/ag0j4nrz59ffviiav00f7vjiw9a6xsa9-libxkbcommon-1.7.0-doc
building '/nix/store/xxc0wmiiyhvv6bp6qal846w6lnmzyp37-gtk+3-3.24.43.drv'...
Running phase: unpackPhase
unpacking source archive /nix/store/b6jj8kli350jwqwj1dr32wr5fv3nqp8l-gtk+-3.24.43.tar.xz
source root is gtk+-3.24.43
setting SOURCE_DATE_EPOCH to timestamp 1720630994 of file gtk+-3.24.43/testsuite/tools/tools.test.in
Running phase: patchPhase
applying patch /nix/store/aq2pv5ijchrhhk07lhmcscdjw8babgph-3.0-immodules.cache.patch
patching file gtk/deprecated/gtkrc.c
Hunk #1 succeeded at 774 with fuzz 1.
applying patch /nix/store/mrmq2wn103apnfxgys49bzgas0dvv75z-3.0-Xft-setting-fallback-compute-DPI-properly.patch
patching file gdk/x11/gdkxftdefaults.c
substituteStream() in derivation gtk+3-3.24.43: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'meson.build')
patching script interpreter paths in build-aux/meson/post-install.py demos/gtk-demo/geninclude.py gdk/broadway/gen-c-array.py gdk/gen-gdk-gresources-xml.py gtk/cursor/dnd-copy.png gtk/gen-gtk-gresources-xml.py gtk/gen-rc.py gtk/gentypefuncs.py
build-aux/meson/post-install.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
demos/gtk-demo/geninclude.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
gdk/broadway/gen-c-array.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
gdk/gen-gdk-gresources-xml.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
gtk/gen-gtk-gresources-xml.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
gtk/gentypefuncs.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h723hb9m43lybmvfxkk6n7j4v664qy7b-python3-3.11.9/bin/python3"
Running phase: updateAutotoolsGnuConfigScriptsPhase
Running phase: configurePhase
mesonConfigurePhase flags: --prefix=/nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43 --libdir=/nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib --libexecdir=/nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/libexec --bindir=/nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/bin --sbindir=/nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/sbin --includedir=/nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include --mandir=/nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/share/man --infodir=/nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/share/info --localedir=/nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --buildtype=plain -Dgtk_doc=true -Dtests=false -Dtracker3=true -Dbroadway_backend=true -Dx11_backend=true -Dquartz_backend=false -Dintrospection=true
The Meson build system
Version: 1.4.2
Source dir: /build/gtk+-3.24.43
Build dir: /build/gtk+-3.24.43/build
Build type: native build
Project name: gtk+
Project version: 3.24.43
C compiler for the host machine: gcc (gcc 13.2.0 "gcc (GCC) 13.2.0")
C linker for the host machine: gcc ld.bfd 2.41
Host machine cpu family: x86_64
Host machine cpu: x86_64
Has header "crt/externs.h" : NO
Has header "dlfcn.h" : YES
Has header "ftw.h" : YES
Has header "inttypes.h" : YES
Has header "linux/memfd.h" : YES
Has header "linux/input.h" : YES
Has header "dev/evdev/input.h" : NO
Has header "locale.h" : YES
Has header "memory.h" : YES
Has header "stdint.h" : YES
Has header "stdlib.h" : YES
Has header "string.h" : YES
Has header "strings.h" : YES
Has header "sys/mman.h" : YES
Has header "sys/param.h" : YES
Has header "sys/stat.h" : YES
Has header "sys/sysinfo.h" : YES
Has header "sys/systeminfo.h" : NO
Has header "sys/time.h" : YES
Has header "sys/types.h" : YES
Has header "unistd.h" : YES
Library m found: YES
Checking for function "dcgettext" with dependency -lm: YES
Checking for function "getpagesize" with dependency -lm: YES
Checking for function "getresuid" with dependency -lm: YES
Checking for function "lstat" with dependency -lm: YES
Checking for function "mmap" with dependency -lm: YES
Checking for function "nearbyint" with dependency -lm: YES
Checking for function "posix_fallocate" with dependency -lm: YES
Checking for function "_lock_file" with dependency -lm: NO
Checking for function "flockfile" with dependency -lm: YES
Checking for function "mkstemp" with dependency -lm: YES
Checking for function "mallinfo" with dependency -lm: YES
Checking for function "round" with dependency -lm: YES
Checking for function "rint" with dependency -lm: YES
Checking for function "log2" with dependency -lm: YES
Checking for function "exp2" with dependency -lm: YES
Checking for function "sincos" with dependency -lm: YES
Checking for function "trunc" with dependency -lm: YES
Checking for function "localtime_r" with dependency -lm: YES
Checking for function "fmin" with dependency -lm: YES
Header "math.h" has symbol "isinf" : YES
Header "math.h" has symbol "isnan" : YES
Compiler for C supports arguments -fno-strict-aliasing: YES
Compiler for C supports arguments -Wpointer-arith: YES
Compiler for C supports arguments -Wimplicit-function-declaration: YES
Compiler for C supports arguments -Wformat=2: YES
Compiler for C supports arguments -Wformat-security: YES
Compiler for C supports arguments -Wnested-externs: YES
Compiler for C supports arguments -Wold-style-definition: YES
Compiler for C supports arguments -Wundef: YES
Compiler for C supports arguments -Wunused: YES
Compiler for C supports arguments -Wcast-align: YES
Compiler for C supports arguments -Wmissing-noreturn: YES
Compiler for C supports arguments -Wmissing-format-attribute: YES
Compiler for C supports arguments -Wmissing-include-dirs: YES
Compiler for C supports arguments -Wlogical-op: YES
Compiler for C supports arguments -Wignored-qualifiers: YES
Compiler for C supports arguments -Wno-discarded-qualifiers: YES
Compiler for C supports arguments -Werror=implicit: YES
Compiler for C supports arguments -Werror=nonnull: YES
Compiler for C supports arguments -Werror=init-self: YES
Compiler for C supports arguments -Werror=main: YES
Compiler for C supports arguments -Werror=missing-braces: YES
Compiler for C supports arguments -Werror=sequence-point: YES
Compiler for C supports arguments -Werror=return-type: YES
Compiler for C supports arguments -Werror=trigraphs: YES
Compiler for C supports arguments -Werror=array-bounds: YES
Compiler for C supports arguments -Werror=write-strings: YES
Compiler for C supports arguments -Werror=address: YES
Compiler for C supports arguments -Werror=int-to-pointer-cast: YES
Compiler for C supports arguments -Werror=pointer-to-int-cast: YES
Compiler for C supports arguments -Werror=empty-body: YES
Compiler for C supports arguments -Werror=write-strings: YES (cached)
Checking if "-Wl,-Bsymbolic" : links: YES
Checking if "-Wl,-z,relro" : links: YES
Checking if "-Wl,-z,now" : links: YES
Found pkg-config: YES (/nix/store/4lssw6pk59r654j0yrfydv0kngk8zrqp-pkg-config-wrapper-0.29.2/bin/pkg-config) 0.29.2
Run-time dependency glib-2.0 found: YES 2.80.2
Run-time dependency gobject-2.0 found: YES 2.80.2
Run-time dependency gio-unix-2.0 found: YES 2.80.2
Run-time dependency gmodule-2.0 found: YES 2.80.2
Run-time dependency cairo found: YES 1.18.0
Run-time dependency cairo-gobject found: YES 1.18.0
Run-time dependency pango found: YES 1.52.2
Run-time dependency fribidi found: YES 1.0.13
Run-time dependency pangoft2 found: YES 1.52.2
Run-time dependency freetype2 found: YES 26.1.20
Run-time dependency pangocairo found: YES 1.52.2
Run-time dependency gdk-pixbuf-2.0 found: YES 2.42.12
Run-time dependency epoxy found: YES 1.5.10
Run-time dependency atk found: YES 2.52.0
Run-time dependency harfbuzz found: YES 8.4.0
Run-time dependency xkbcommon found: YES 1.7.0
Run-time dependency iso-codes found: YES 4.16.0
Run-time dependency tracker-sparql-3.0 found: YES 3.7.3
Run-time dependency cairo-xlib found: YES 1.18.0
Dependency cairo found: YES 1.18.0 (cached)
Run-time dependency wayland-client found: YES 1.22.0
Run-time dependency wayland-protocols found: YES 1.35
Run-time dependency wayland-cursor found: YES 1.22.0
Run-time dependency wayland-egl found: YES 18.1.0
Run-time dependency xrandr found: YES 1.5.4
Dependency xrandr found: YES 1.5.4 (cached)
Run-time dependency x11 found: YES 1.8.9
Run-time dependency xrender found: YES 0.9.11
Run-time dependency xi found: YES 1.8.1
Run-time dependency xext found: YES 1.3.6
Run-time dependency xcursor found: YES 1.2.2
Run-time dependency xdamage found: YES 1.1.6
Run-time dependency xfixes found: YES 6.0.1
Run-time dependency xcomposite found: YES 0.4.6
Run-time dependency fontconfig found: YES 2.15.0
Run-time dependency atk-bridge-2.0 found: YES 2.52.0
Checking for function "XkbQueryExtension" with dependency x11: YES
Checking for function "XSyncQueryExtension" with dependency xext: YES
Checking for function "XGetEventData" with dependency x11: YES
Has header "X11/extensions/XInput2.h" with dependency xi: YES
Checking for function "XIAllowTouchEvents" with dependency xi: YES
Checking whether type "XIScrollClassInfo" has member "number" with dependency xi: YES
Checking whether type "XIGesturePinchEvent" has member "type" with dependency xi: YES
Run-time dependency xinerama found: YES 1.1.5
Header "X11/extensions/Xinerama.h" has symbol "XineramaQueryExtension" with dependency xinerama: YES
Program wayland-scanner found: YES (/nix/store/68j042lyw26armisy7pyb2zwjaz10528-wayland-1.22.0-bin/bin/wayland-scanner)
Checking for function "ngettext" : YES
Program g-ir-scanner found: YES (/nix/store/4r1zbpzh2ipysqgsnx77yr0q4d9czprq-gobject-introspection-wrapped-1.80.1-dev/bin/g-ir-scanner)
Program gen-gdk-gresources-xml.py found: YES (/build/gtk+-3.24.43/gdk/gen-gdk-gresources-xml.py)
Configuring gdk.gresource.xml with command
Build-time dependency gio-2.0 found: YES 2.80.2
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources)
Dependency glib-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-mkenums found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-mkenums)
Dependency glib-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-mkenums found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-mkenums)
Dependency glib-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-genmarshal found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-genmarshal)
Configuring gdkconfig.h using configuration
Configuring gdkversionmacros.h using configuration
Checking for function "shm_open" : YES
Program gen-c-array.py found: YES (/build/gtk+-3.24.43/gdk/broadway/gen-c-array.py)
Dependency wayland-protocols found: YES 1.35 (cached)
Program wayland-scanner found: YES (/nix/store/68j042lyw26armisy7pyb2zwjaz10528-wayland-1.22.0-bin/bin/wayland-scanner)
Run-time dependency gobject-introspection-1.0 found: YES 1.80.1
Dependency gobject-introspection-1.0 found: YES 1.80.1 (cached)
Program /nix/store/c7lhlhnnanf5q0hm9z1rg3if7lzv5shh-gobject-introspection-1.80.1-dev/bin/g-ir-scanner found: YES (/nix/store/c7lhlhnnanf5q0hm9z1rg3if7lzv5shh-gobject-introspection-1.80.1-dev/bin/g-ir-scanner)
Dependency gobject-introspection-1.0 found: YES 1.80.1 (cached)
Program /nix/store/c7lhlhnnanf5q0hm9z1rg3if7lzv5shh-gobject-introspection-1.80.1-dev/bin/g-ir-compiler found: YES (/nix/store/c7lhlhnnanf5q0hm9z1rg3if7lzv5shh-gobject-introspection-1.80.1-dev/bin/g-ir-compiler)
Program gen-gtk-gresources-xml.py found: YES (/build/gtk+-3.24.43/gtk/gen-gtk-gresources-xml.py)
Configuring gtk.gresources.xml with command
Program sassc found: YES (/nix/store/prziy6c2b7ml2b52jqqz98y92g088xiv-sassc-3.6.2/bin/sassc)
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources)
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/gdbus-codegen found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/gdbus-codegen)
Dependency glib-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-genmarshal found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-genmarshal)
Dependency glib-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-mkenums found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-mkenums)
Dependency glib-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-mkenums found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-mkenums)
Dependency glib-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-mkenums found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-mkenums)
Dependency glib-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-mkenums found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-mkenums)
Program gentypefuncs.py found: YES (/build/gtk+-3.24.43/gtk/gentypefuncs.py)
Configuring gtkversion.h using configuration
Dependency x11 found: YES 1.8.9 (cached)
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-schemas found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-schemas)
Has header "langinfo.h" : YES
Header "langinfo.h" has symbol "_NL_MEASUREMENT_MEASUREMENT" : YES
Header "langinfo.h" has symbol "_NL_PAPER_HEIGHT" : YES
Header "langinfo.h" has symbol "_NL_PAPER_WIDTH" : YES
Header "langinfo.h" has symbol "_NL_TIME_FIRST_WEEKDAY" : YES
Configuring bn.gresource.xml using configuration
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources)
Configuring de.gresource.xml using configuration
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources)
Configuring da.gresource.xml using configuration
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources)
Configuring fr.gresource.xml using configuration
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources)
Configuring es.gresource.xml using configuration
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources)
Configuring et.gresource.xml using configuration
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources)
Configuring fi.gresource.xml using configuration
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources)
Configuring hi.gresource.xml using configuration
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources)
Configuring hu.gresource.xml using configuration
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources)
Configuring it.gresource.xml using configuration
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources)
Configuring ja.gresource.xml using configuration
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources)
Configuring ko.gresource.xml using configuration
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources)
Configuring lt.gresource.xml using configuration
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources)
Configuring ms.gresource.xml using configuration
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources)
Configuring nb.gresource.xml using configuration
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources)
Configuring nl.gresource.xml using configuration
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources)
Configuring pl.gresource.xml using configuration
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources)
Configuring pt.gresource.xml using configuration
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources)
Configuring ru.gresource.xml using configuration
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources)
Configuring sv.gresource.xml using configuration
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources)
Configuring th.gresource.xml using configuration
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources)
Configuring uk.gresource.xml using configuration
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources)
Configuring zh.gresource.xml using configuration
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources)
Run-time dependency cups found: YES 2.4.8
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency colord found: NO (tried pkgconfig and cmake)
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources)
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources)
Header "hb-ot.h" has symbol "hb_ot_var_get_axis_count" with dependency harfbuzz: YES
Program geninclude.py found: YES (/build/gtk+-3.24.43/demos/gtk-demo/geninclude.py)
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources)
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-schemas found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-schemas)
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources)
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources)
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources)
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources)
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources)
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-schemas found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-schemas)
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources)
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-schemas found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-schemas)
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources)
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-schemas found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-schemas)
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources)
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-schemas found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-schemas)
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources)
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-schemas found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-schemas)
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-resources)
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-schemas found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-schemas)
Configuring config.h using configuration
Configuring gail-3.0.pc using configuration
Configuring gdk-3.0.pc using configuration
Configuring gdk-broadway-3.0.pc using configuration
Configuring gdk-wayland-3.0.pc using configuration
Configuring gdk-x11-3.0.pc using configuration
Configuring gtk+-3.0.pc using configuration
Configuring gtk+-broadway-3.0.pc using configuration
Configuring gtk+-wayland-3.0.pc using configuration
Configuring gtk+-x11-3.0.pc using configuration
Configuring gtk+-unix-print-3.0.pc using configuration
Program msgfmt found: YES (/nix/store/zz3kckpl8ag09cr4qrlwi2q691ckqvgj-gettext-0.21.1/bin/msgfmt)
Program msginit found: YES (/nix/store/zz3kckpl8ag09cr4qrlwi2q691ckqvgj-gettext-0.21.1/bin/msginit)
Program msgmerge found: YES (/nix/store/zz3kckpl8ag09cr4qrlwi2q691ckqvgj-gettext-0.21.1/bin/msgmerge)
Program xgettext found: YES (/nix/store/zz3kckpl8ag09cr4qrlwi2q691ckqvgj-gettext-0.21.1/bin/xgettext)
Dependency glib-2.0 found: YES 2.80.2 (cached)
Dependency cairo-gobject found: YES 1.18.0 (cached)
Dependency gdk-pixbuf-2.0 found: YES 2.42.12 (cached)
docs/reference/meson.build:17: WARNING: Project targets '>= 0.60.0' but uses feature deprecated since '0.56.0': meson.source_root. use meson.project_source_root() or meson.global_source_root() instead.
Configuring version.xml using configuration
Program gtkdoc-scan found: YES (/nix/store/xgnn2g97kx2hynl1l7j9aspcjia6afcm-gtk-doc-1.34.0/bin/gtkdoc-scan)
Program gtkdoc-scangobj found: YES (/nix/store/xgnn2g97kx2hynl1l7j9aspcjia6afcm-gtk-doc-1.34.0/bin/gtkdoc-scangobj)
Program gtkdoc-mkdb found: YES (/nix/store/xgnn2g97kx2hynl1l7j9aspcjia6afcm-gtk-doc-1.34.0/bin/gtkdoc-mkdb)
Program gtkdoc-mkhtml found: YES (/nix/store/xgnn2g97kx2hynl1l7j9aspcjia6afcm-gtk-doc-1.34.0/bin/gtkdoc-mkhtml)
Program gtkdoc-fixxref found: YES (/nix/store/xgnn2g97kx2hynl1l7j9aspcjia6afcm-gtk-doc-1.34.0/bin/gtkdoc-fixxref)
Configuring version.xml using configuration
Configuring getting_started.xml using configuration
Configuring gtk3.types using configuration
Program gtkdoc-scan found: YES (/nix/store/xgnn2g97kx2hynl1l7j9aspcjia6afcm-gtk-doc-1.34.0/bin/gtkdoc-scan)
Program gtkdoc-scangobj found: YES (/nix/store/xgnn2g97kx2hynl1l7j9aspcjia6afcm-gtk-doc-1.34.0/bin/gtkdoc-scangobj)
Program gtkdoc-mkdb found: YES (/nix/store/xgnn2g97kx2hynl1l7j9aspcjia6afcm-gtk-doc-1.34.0/bin/gtkdoc-mkdb)
Program gtkdoc-mkhtml found: YES (/nix/store/xgnn2g97kx2hynl1l7j9aspcjia6afcm-gtk-doc-1.34.0/bin/gtkdoc-mkhtml)
Program gtkdoc-fixxref found: YES (/nix/store/xgnn2g97kx2hynl1l7j9aspcjia6afcm-gtk-doc-1.34.0/bin/gtkdoc-fixxref)
Program xsltproc found: NO
Configuring version.xml using configuration
Program gtkdoc-scan found: YES (/nix/store/xgnn2g97kx2hynl1l7j9aspcjia6afcm-gtk-doc-1.34.0/bin/gtkdoc-scan)
Program gtkdoc-scangobj found: YES (/nix/store/xgnn2g97kx2hynl1l7j9aspcjia6afcm-gtk-doc-1.34.0/bin/gtkdoc-scangobj)
Program gtkdoc-mkdb found: YES (/nix/store/xgnn2g97kx2hynl1l7j9aspcjia6afcm-gtk-doc-1.34.0/bin/gtkdoc-mkdb)
Program gtkdoc-mkhtml found: YES (/nix/store/xgnn2g97kx2hynl1l7j9aspcjia6afcm-gtk-doc-1.34.0/bin/gtkdoc-mkhtml)
Program gtkdoc-fixxref found: YES (/nix/store/xgnn2g97kx2hynl1l7j9aspcjia6afcm-gtk-doc-1.34.0/bin/gtkdoc-fixxref)
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-schemas found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-schemas)
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/gio-querymodules found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/gio-querymodules)
Dependency gio-2.0 found: YES 2.80.2 (cached)
Program /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/gio-querymodules found: YES (/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/gio-querymodules)
Program gtk4-update-icon-cache found: NO
Program gtk-update-icon-cache found: YES (overridden)
Message:
------
GTK+ 3.24.43 (3.0)
Display backends: broadway wayland x11 [disabled: quartz win32]
Print backends: file lpr cups [disabled: papi test]
Cloud support: false
Colord support: auto
Profiler: false
Introspection: true
Documentation: true
Man pages: false
Build tests: false
Installed tests: false
Demos: true
Examples: true
Directories:
prefix: /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43
includedir: /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include
libdir: /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib
datadir: /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share
------
Build targets in project: 416
NOTICE: Future-deprecated features used:
* 1.1.0: {'"boolean option" keyword argument "value" of type str'}
WARNING: Deprecated features used:
* 0.56.0: {'meson.source_root'}
gtk+ 3.24.43
User defined options
auto_features : enabled
bindir : /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/bin
buildtype : plain
includedir : /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include
infodir : /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/share/info
libdir : /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib
libexecdir : /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/libexec
localedir : /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale
mandir : /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/share/man
prefix : /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43
sbindir : /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/sbin
wrap_mode : nodownload
broadway_backend: true
gtk_doc : true
introspection : true
quartz_backend : false
tests : false
tracker3 : true
x11_backend : true
Found ninja-1.11.1 at /nix/store/j8ly6xc733w2wz98mz9avhy2bmibbcg9-ninja-1.11.1/bin/ninja
mesonConfigurePhase: enabled\ parallel\ building
configurePhase completed in 41 seconds
Running phase: buildPhase
build flags: -j20
[1/1220] Generating text-input-unstable-v3 client header with a custom command
[2/1220] Generating text-input-unstable-v3 source with a custom command
[3/1220] Generating gdk/wayland/gtk-shell client header with a custom command
[4/1220] Generating gdk/wayland/gtk-shell source with a custom command
[5/1220] Generating gdk/wayland/gtk-primary-selection client header with a custom command
[6/1220] Generating gdk/wayland/gtk-primary-selection source with a custom command
[7/1220] Generating gdk/wayland/pointer-gestures-unstable-v1 client header with a custom command
[8/1220] Generating gdk/wayland/pointer-gestures-unstable-v1 source with a custom command
[9/1220] Generating gdk/wayland/xdg-foreign-unstable-v1 client header with a custom command
[10/1220] Generating gdk/wayland/xdg-foreign-unstable-v1 source with a custom command
[11/1220] Generating gdk/wayland/server-decoration source with a custom command
[12/1220] Generating gdk/wayland/xdg-shell-unstable-v6 source with a custom command
[13/1220] Generating gdk/gdkresources_h with a custom command
[14/1220] Generating gdk/wayland/keyboard-shortcuts-inhibit-unstable-v1 client header with a custom command
[15/1220] Generating gdk/wayland/keyboard-shortcuts-inhibit-unstable-v1 source with a custom command
[16/1220] Generating gdk/wayland/server-decoration client header with a custom command
[17/1220] Generating gdk/gdkresources_c with a custom command
[18/1220] Generating gdk/wayland/xdg-shell-unstable-v6 client header with a custom command
[19/1220] Generating gdk/wayland/xdg-shell client header with a custom command
[20/1220] Generating gdk/wayland/tablet-unstable-v2 source with a custom command
[21/1220] Generating gdk/wayland/xdg-output-unstable-v1 client header with a custom command
[22/1220] Generating gdk/wayland/xdg-output-unstable-v1 source with a custom command
[23/1220] Generating gdk/wayland/xdg-shell source with a custom command
[24/1220] Generating gdk/wayland/tablet-unstable-v2 client header with a custom command
[25/1220] Generating gdk/wayland/primary-selection-unstable-v1 client header with a custom command
[26/1220] Generating gdk/wayland/primary-selection-unstable-v1 source with a custom command
[27/1220] Generating gdk/wayland/xdg-activation-v1 client header with a custom command
[28/1220] Generating gdk/wayland/xdg-activation-v1 source with a custom command
[29/1220] Generating gtk/et_gresource with a custom command
[30/1220] Compiling gschemas gtk/gsettings-compile-gtk
[31/1220] Generating gtk/da_gresource with a custom command
[32/1220] Generating gtk/bn_gresource with a custom command
[33/1220] Generating gtk/de_gresource with a custom command
[34/1220] Generating gtk/fr_gresource with a custom command
[35/1220] Generating gtk/es_gresource with a custom command
[36/1220] Generating gtk/fi_gresource with a custom command
[37/1220] Generating gtk/ms_gresource with a custom command
[38/1220] Generating gtk/hu_gresource with a custom command
[39/1220] Generating gtk/hi_gresource with a custom command
[40/1220] Generating gtk/it_gresource with a custom command
[41/1220] Generating gtk/ja_gresource with a custom command
[42/1220] Generating gtk/ko_gresource with a custom command
[43/1220] Generating gtk/lt_gresource with a custom command
[44/1220] Generating gtk/nb_gresource with a custom command
[45/1220] Generating gtk/uk_gresource with a custom command
[46/1220] Generating gtk/nl_gresource with a custom command
[47/1220] Generating gtk/pl_gresource with a custom command
[48/1220] Generating gtk/pt_gresource with a custom command
[49/1220] Generating gtk/sv_gresource with a custom command
[50/1220] Generating gtk/ru_gresource with a custom command
[51/1220] Generating gtk/th_gresource with a custom command
[52/1220] Generating gtk/zh_gresource with a custom command
[53/1220] Generating demos/icon-browser/iconbrowser_resources_c with a custom command
[54/1220] Generating demos/icon-browser/iconbrowser_resources_h with a custom command
[55/1220] Compiling gschemas demos/gtk-demo/gsettings-compile-demos_gtk-demo
[56/1220] Generating demos/widget-factory/widgetfactory_resources_h with a custom command
[57/1220] Generating gdk/broadway/clienthtml.h with a custom command
[58/1220] Generating examples/bp/bloatpad resources_c with a custom command
[59/1220] Generating examples/application2/exampleapp2 resources_h with a custom command
[60/1220] Generating examples/application2/exampleapp2 resources_c with a custom command
[61/1220] Generating examples/bp/bloatpad resources_h with a custom command
[62/1220] Generating glib marshaller header gdk/gdkmarshalers_h
INFO: Reading ../gdk/gdkmarshalers.list...
[63/1220] Generating demos/gtk-demo/gtkdemo_resources_h with a custom command
[64/1220] Generating examples/application3/exampleapp3 resources_c with a custom command
[65/1220] Generating demos/widget-factory/widgetfactory_resources_c with a custom command
[66/1220] Generating examples/application3/exampleapp3 resources_h with a custom command
[67/1220] Generating demos/gtk-demo/gtk3 demo header with a custom command
[68/1220] Generating examples/application4/exampleapp4 resources_c with a custom command
[69/1220] Generating examples/application4/exampleapp4 resources_h with a custom command
[70/1220] Generating examples/application5/exampleapp5 resources_c with a custom command
[71/1220] Generating examples/application5/exampleapp5 resources_h with a custom command
[72/1220] Compiling gschemas examples/application5/gsettings-compile-examples_application5
[73/1220] Generating examples/application6/exampleapp6 resources_c with a custom command
[74/1220] Compiling gschemas examples/application6/gsettings-compile-examples_application6
[75/1220] Compiling gschemas examples/application7/gsettings-compile-examples_application7
[76/1220] Generating glib marshaller header gtk/gtkmarshalers_h
INFO: Reading ../gtk/gtkmarshalers.list...
[77/1220] Compiling gschemas examples/application8/gsettings-compile-examples_application8
[78/1220] Generating examples/application6/exampleapp6 resources_h with a custom command
[79/1220] Generating examples/application7/exampleapp7 resources_c with a custom command
[80/1220] Generating examples/application7/exampleapp7 resources_h with a custom command
[81/1220] Compiling gschemas examples/application9/gsettings-compile-examples_application9
[82/1220] Compiling gschemas examples/application10/gsettings-compile-examples_application10
[83/1220] Generating examples/application8/exampleapp8 resources_c with a custom command
[84/1220] Generating examples/application8/exampleapp8 resources_h with a custom command
[85/1220] Generating examples/application9/exampleapp9 resources_c with a custom command
[86/1220] Generating examples/application9/exampleapp9 resources_h with a custom command
[87/1220] Generating examples/application10/exampleapp10 resources_h with a custom command
[88/1220] Generating examples/application10/exampleapp10 resources_c with a custom command
[89/1220] Building translation po/am/LC_MESSAGES/gtk30-am.mo
[90/1220] Building translation po/ang/LC_MESSAGES/gtk30-ang.mo
[91/1220] Generating gdk/broadway/broadwayjs.h with a custom command
[92/1220] Building translation po/an/LC_MESSAGES/gtk30-an.mo
[93/1220] Building translation po/ab/LC_MESSAGES/gtk30-ab.mo
[94/1220] Generating glib marshaller source gdk/gdkmarshalers_c
INFO: Reading ../gdk/gdkmarshalers.list...
[95/1220] Building translation po/af/LC_MESSAGES/gtk30-af.mo
[96/1220] Building translation po/ar/LC_MESSAGES/gtk30-ar.mo
[97/1220] Building translation po/as/LC_MESSAGES/gtk30-as.mo
[98/1220] Building translation po/az/LC_MESSAGES/gtk30-az.mo
[99/1220] Building translation po/ast/LC_MESSAGES/gtk30-ast.mo
[100/1220] Building translation po/az_IR/LC_MESSAGES/gtk30-az_IR.mo
[101/1220] Generating gdbus source gtk/gtkdbusgenerated.c
[102/1220] Generating gdbus header gtk/gtkdbusgenerated.h
[103/1220] Building translation po/be@latin/LC_MESSAGES/gtk30-be@latin.mo
[104/1220] Building translation po/bn/LC_MESSAGES/gtk30-bn.mo
[105/1220] Building translation po/be/LC_MESSAGES/gtk30-be.mo
[106/1220] Generating glib marshaller source gtk/gtkmarshalers_c
INFO: Reading ../gtk/gtkmarshalers.list...
[107/1220] Building translation po/bn_IN/LC_MESSAGES/gtk30-bn_IN.mo
[108/1220] Generating gtk/theme/Adwaita/Adwaita with a custom command
[109/1220] Generating gtk/theme/HighContrast/HighContrast with a custom command
[110/1220] Building translation po/bg/LC_MESSAGES/gtk30-bg.mo
[111/1220] Generating gtk/theme/Adwaita/Adwaita-dark with a custom command
[112/1220] Building translation po/br/LC_MESSAGES/gtk30-br.mo
[113/1220] Generating gtk/theme/HighContrast/HighContrast-inverse with a custom command
[114/1220] Building translation po/bs/LC_MESSAGES/gtk30-bs.mo
[115/1220] Building translation po/ca@valencia/LC_MESSAGES/gtk30-ca@valencia.mo
[116/1220] Building translation po/crh/LC_MESSAGES/gtk30-crh.mo
[117/1220] Building translation po/cy/LC_MESSAGES/gtk30-cy.mo
[118/1220] Building translation po/ca/LC_MESSAGES/gtk30-ca.mo
[119/1220] Building translation po/ckb/LC_MESSAGES/gtk30-ckb.mo
[120/1220] Building translation po/cs/LC_MESSAGES/gtk30-cs.mo
[121/1220] Building translation po/dz/LC_MESSAGES/gtk30-dz.mo
[122/1220] Building translation po/de/LC_MESSAGES/gtk30-de.mo
[123/1220] Building translation po/en/LC_MESSAGES/gtk30-en.mo
[124/1220] Generating GObject enum file gtk/gtkprivatetypebuiltins.h (wrapped by meson to capture output)
[125/1220] Building translation po/da/LC_MESSAGES/gtk30-da.mo
[126/1220] Building translation po/en_CA/LC_MESSAGES/gtk30-en_CA.mo
[127/1220] Building translation po/el/LC_MESSAGES/gtk30-el.mo
[128/1220] Building translation po/en@shaw/LC_MESSAGES/gtk30-en@shaw.mo
[129/1220] Building translation po/et/LC_MESSAGES/gtk30-et.mo
[130/1220] Building translation po/eu/LC_MESSAGES/gtk30-eu.mo
[131/1220] Building translation po/es/LC_MESSAGES/gtk30-es.mo
[132/1220] Building translation po/en_GB/LC_MESSAGES/gtk30-en_GB.mo
[133/1220] Building translation po/eo/LC_MESSAGES/gtk30-eo.mo
[134/1220] Building translation po/fi/LC_MESSAGES/gtk30-fi.mo
[135/1220] Building translation po/ga/LC_MESSAGES/gtk30-ga.mo
[136/1220] Building translation po/fr/LC_MESSAGES/gtk30-fr.mo
[137/1220] Building translation po/fa/LC_MESSAGES/gtk30-fa.mo
[138/1220] Building translation po/fur/LC_MESSAGES/gtk30-fur.mo
[139/1220] Building translation po/gd/LC_MESSAGES/gtk30-gd.mo
[140/1220] Building translation po/hy/LC_MESSAGES/gtk30-hy.mo
[141/1220] Building translation po/hi/LC_MESSAGES/gtk30-hi.mo
[142/1220] Building translation po/gu/LC_MESSAGES/gtk30-gu.mo
[143/1220] Building translation po/gl/LC_MESSAGES/gtk30-gl.mo
[144/1220] Building translation po/ia/LC_MESSAGES/gtk30-ia.mo
[145/1220] Building translation po/hu/LC_MESSAGES/gtk30-hu.mo
[146/1220] Building translation po/hr/LC_MESSAGES/gtk30-hr.mo
[147/1220] Building translation po/he/LC_MESSAGES/gtk30-he.mo
[148/1220] Building translation po/id/LC_MESSAGES/gtk30-id.mo
[149/1220] Building translation po/io/LC_MESSAGES/gtk30-io.mo
[150/1220] Building translation po/ie/LC_MESSAGES/gtk30-ie.mo
[151/1220] Building translation po/kg/LC_MESSAGES/gtk30-kg.mo
[152/1220] Building translation po/ja/LC_MESSAGES/gtk30-ja.mo
[153/1220] Generating demos/gtk-demo/gtkdemo_resources_c with a custom command
[154/1220] Building translation po/it/LC_MESSAGES/gtk30-it.mo
[155/1220] Building translation po/ka/LC_MESSAGES/gtk30-ka.mo
[156/1220] Building translation po/kab/LC_MESSAGES/gtk30-kab.mo
[157/1220] Building translation po/km/LC_MESSAGES/gtk30-km.mo
[158/1220] Building translation po/is/LC_MESSAGES/gtk30-is.mo
[159/1220] Building translation po/kk/LC_MESSAGES/gtk30-kk.mo
[160/1220] Building translation po/kn/LC_MESSAGES/gtk30-kn.mo
[161/1220] Building translation po/ky/LC_MESSAGES/gtk30-ky.mo
[162/1220] Building translation po/lg/LC_MESSAGES/gtk30-lg.mo
[163/1220] Building translation po/ku/LC_MESSAGES/gtk30-ku.mo
[164/1220] Building translation po/ko/LC_MESSAGES/gtk30-ko.mo
[165/1220] Building translation po/li/LC_MESSAGES/gtk30-li.mo
[166/1220] Building translation po/mai/LC_MESSAGES/gtk30-mai.mo
[167/1220] Building translation po/lv/LC_MESSAGES/gtk30-lv.mo
[168/1220] Building translation po/lt/LC_MESSAGES/gtk30-lt.mo
[169/1220] Building translation po/mk/LC_MESSAGES/gtk30-mk.mo
[170/1220] Building translation po/mn/LC_MESSAGES/gtk30-mn.mo
[171/1220] Building translation po/ml/LC_MESSAGES/gtk30-ml.mo
[172/1220] Building translation po/my/LC_MESSAGES/gtk30-my.mo
[173/1220] Building translation po/nds/LC_MESSAGES/gtk30-nds.mo
[174/1220] Building translation po/mr/LC_MESSAGES/gtk30-mr.mo
[175/1220] Building translation po/nb/LC_MESSAGES/gtk30-nb.mo
[176/1220] Building translation po/ms/LC_MESSAGES/gtk30-ms.mo
[177/1220] Building translation po/nn/LC_MESSAGES/gtk30-nn.mo
[178/1220] Building translation po/nso/LC_MESSAGES/gtk30-nso.mo
[179/1220] Building translation po/mi/LC_MESSAGES/gtk30-mi.mo
[180/1220] Building translation po/ps/LC_MESSAGES/gtk30-ps.mo
[181/1220] Building translation po/nl/LC_MESSAGES/gtk30-nl.mo
[182/1220] Building translation po/or/LC_MESSAGES/gtk30-or.mo
[183/1220] Building translation po/ne/LC_MESSAGES/gtk30-ne.mo
[184/1220] Building translation po/oc/LC_MESSAGES/gtk30-oc.mo
[185/1220] Building translation po/pl/LC_MESSAGES/gtk30-pl.mo
[186/1220] Building translation po/pt_BR/LC_MESSAGES/gtk30-pt_BR.mo
[187/1220] Building translation po/pt/LC_MESSAGES/gtk30-pt.mo
[188/1220] Building translation po/ro/LC_MESSAGES/gtk30-ro.mo
[189/1220] Building translation po/ru/LC_MESSAGES/gtk30-ru.mo
[190/1220] Building translation po/rw/LC_MESSAGES/gtk30-rw.mo
[191/1220] Building translation po/pa/LC_MESSAGES/gtk30-pa.mo
[192/1220] Generating GObject enum file gdk/gdkenumtypes.h (wrapped by meson to capture output)
[193/1220] Building translation po/si/LC_MESSAGES/gtk30-si.mo
[194/1220] Building translation po/sq/LC_MESSAGES/gtk30-sq.mo
[195/1220] Building translation po/sl/LC_MESSAGES/gtk30-sl.mo
[196/1220] Generating GObject enum file gtk/gtkprivatetypebuiltins.c (wrapped by meson to capture output)
[197/1220] Building translation po/sr@ije/LC_MESSAGES/gtk30-sr@ije.mo
[198/1220] Building translation po/sk/LC_MESSAGES/gtk30-sk.mo
[199/1220] Building translation po/te/LC_MESSAGES/gtk30-te.mo
[200/1220] Building translation po/sv/LC_MESSAGES/gtk30-sv.mo
[201/1220] Building translation po/sr/LC_MESSAGES/gtk30-sr.mo
[202/1220] Building translation po/tg/LC_MESSAGES/gtk30-tg.mo
[203/1220] Building translation po/ta/LC_MESSAGES/gtk30-ta.mo
[204/1220] Building translation po/sr@latin/LC_MESSAGES/gtk30-sr@latin.mo
[205/1220] Compiling C object gdk/broadway/broadwayd.p/broadway-buffer.c.o
[206/1220] Compiling C object gdk/broadway/broadwayd.p/broadway-output.c.o
[207/1220] Compiling C object gdk/broadway/broadwayd.p/broadwayd.c.o
[208/1220] Generating GObject enum file gdk/gdkenumtypes.c (wrapped by meson to capture output)
[209/1220] Generating GObject enum file gtk/gtktypebuiltins.h (wrapped by meson to capture output)
[210/1220] Compiling C object gdk/broadway/libgdk-broadway.a.p/gdkglobals-broadway.c.o
[211/1220] Compiling C object gdk/broadway/libgdk-broadway.a.p/gdkmonitor-broadway.c.o
[212/1220] Compiling C object gdk/broadway/libgdk-broadway.a.p/gdkproperty-broadway.c.o
[213/1220] Compiling C object gdk/broadway/libgdk-broadway.a.p/gdkcursor-broadway.c.o
[214/1220] Compiling C object gdk/broadway/libgdk-broadway.a.p/gdkdevicemanager-broadway.c.o
[215/1220] Compiling C object gdk/broadway/libgdk-broadway.a.p/gdkkeys-broadway.c.o
[216/1220] Compiling C object gdk/broadway/libgdk-broadway.a.p/gdkdnd-broadway.c.o
[217/1220] Compiling C object gdk/wayland/libgdk-wayland.a.p/meson-generated_.._gtk-shell-protocol.c.o
[218/1220] Compiling C object gdk/broadway/libgdk-broadway.a.p/gdkselection-broadway.c.o
[219/1220] Compiling C object gdk/broadway/libgdk-broadway.a.p/gdkdevice-broadway.c.o
[220/1220] Compiling C object gdk/broadway/libgdk-broadway.a.p/gdkscreen-broadway.c.o
../gdk/broadway/gdkscreen-broadway.c: In function 'gdk_broadway_screen_get_width_mm':
../gdk/broadway/gdkscreen-broadway.c:68:3: warning: 'gdk_screen_get_width' is deprecated [-Wdeprecated-declarations]
68 | return gdk_screen_get_width (screen) * 25.4 / 96;
| ^~~~~~
In file included from ../gdk/gdkscreenprivate.h:21,
from ../gdk/broadway/gdkscreen-broadway.h:25,
from ../gdk/broadway/gdkscreen-broadway.c:24:
../gdk/gdkscreen.h:58:14: note: declared here
58 | gint gdk_screen_get_width (GdkScreen *screen);
| ^~~~~~~~~~~~~~~~~~~~
../gdk/broadway/gdkscreen-broadway.c: In function 'gdk_broadway_screen_get_height_mm':
../gdk/broadway/gdkscreen-broadway.c:74:3: warning: 'gdk_screen_get_height' is deprecated [-Wdeprecated-declarations]
74 | return gdk_screen_get_height (screen) * 25.4 / 96;
| ^~~~~~
../gdk/gdkscreen.h:60:14: note: declared here
60 | gint gdk_screen_get_height (GdkScreen *screen);
| ^~~~~~~~~~~~~~~~~~~~~
../gdk/broadway/gdkscreen-broadway.c: In function '_gdk_broadway_screen_size_changed':
../gdk/broadway/gdkscreen-broadway.c:98:3: warning: 'gdk_screen_get_width' is deprecated [-Wdeprecated-declarations]
98 | width = gdk_screen_get_width (screen);
| ^~~~~
../gdk/gdkscreen.h:58:14: note: declared here
58 | gint gdk_screen_get_width (GdkScreen *screen);
| ^~~~~~~~~~~~~~~~~~~~
../gdk/broadway/gdkscreen-broadway.c:99:3: warning: 'gdk_screen_get_height' is deprecated [-Wdeprecated-declarations]
99 | height = gdk_screen_get_height (screen);
| ^~~~~~
../gdk/gdkscreen.h:60:14: note: declared here
60 | gint gdk_screen_get_height (GdkScreen *screen);
| ^~~~~~~~~~~~~~~~~~~~~
../gdk/broadway/gdkscreen-broadway.c:104:3: warning: 'gdk_screen_get_width' is deprecated [-Wdeprecated-declarations]
104 | if (width == gdk_screen_get_width (screen) &&
| ^~
../gdk/gdkscreen.h:58:14: note: declared here
58 | gint gdk_screen_get_width (GdkScreen *screen);
| ^~~~~~~~~~~~~~~~~~~~
../gdk/broadway/gdkscreen-broadway.c:105:7: warning: 'gdk_screen_get_height' is deprecated [-Wdeprecated-declarations]
105 | height == gdk_screen_get_height (screen))
| ^~~~~~
../gdk/gdkscreen.h:60:14: note: declared here
60 | gint gdk_screen_get_height (GdkScreen *screen);
| ^~~~~~~~~~~~~~~~~~~~~
../gdk/broadway/gdkscreen-broadway.c:122:33: warning: 'gdk_screen_get_width' is deprecated [-Wdeprecated-declarations]
122 | gdk_screen_get_width (screen),
| ^~~~~~~~~~~~~~~~~~~~
../gdk/gdkscreen.h:58:14: note: declared here
58 | gint gdk_screen_get_width (GdkScreen *screen);
| ^~~~~~~~~~~~~~~~~~~~
../gdk/broadway/gdkscreen-broadway.c:123:33: warning: 'gdk_screen_get_height' is deprecated [-Wdeprecated-declarations]
123 | gdk_screen_get_height (screen));
| ^~~~~~~~~~~~~~~~~~~~~
../gdk/gdkscreen.h:60:14: note: declared here
60 | gint gdk_screen_get_height (GdkScreen *screen);
| ^~~~~~~~~~~~~~~~~~~~~
[221/1220] Compiling C object gdk/wayland/libgdk-wayland.a.p/meson-generated_.._gtk-primary-selection-protocol.c.o
[222/1220] Compiling C object gdk/broadway/libgdk-broadway.a.p/gdkdisplay-broadway.c.o
[223/1220] Compiling C object gdk/wayland/libgdk-wayland.a.p/meson-generated_.._pointer-gestures-unstable-v1-protocol.c.o
[224/1220] Compiling C object gdk/wayland/libgdk-wayland.a.p/meson-generated_.._xdg-shell-unstable-v6-protocol.c.o
[225/1220] Compiling C object gdk/broadway/libgdk-broadway.a.p/gdkeventsource.c.o
[226/1220] Compiling C object gdk/wayland/libgdk-wayland.a.p/meson-generated_.._xdg-shell-protocol.c.o
[227/1220] Compiling C object gdk/wayland/libgdk-wayland.a.p/meson-generated_.._xdg-foreign-unstable-v1-protocol.c.o
[228/1220] Compiling C object gdk/wayland/libgdk-wayland.a.p/meson-generated_.._tablet-unstable-v2-protocol.c.o
[229/1220] Compiling C object gdk/wayland/libgdk-wayland.a.p/meson-generated_.._keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o
[230/1220] Compiling C object gdk/wayland/libgdk-wayland.a.p/meson-generated_.._server-decoration-protocol.c.o
[231/1220] Compiling C object gdk/wayland/libgdk-wayland.a.p/meson-generated_.._xdg-output-unstable-v1-protocol.c.o
[232/1220] Compiling C object gdk/broadway/libgdk-broadway.a.p/gdktestutils-broadway.c.o
[233/1220] Compiling C object gdk/wayland/libgdk-wayland.a.p/meson-generated_.._primary-selection-unstable-v1-protocol.c.o
[234/1220] Compiling C object gdk/wayland/libgdk-wayland.a.p/meson-generated_.._xdg-activation-v1-protocol.c.o
[235/1220] Compiling C object gdk/broadway/libgdk-broadway.a.p/gdkvisual-broadway.c.o
[236/1220] Compiling C object gdk/wayland/libgdk-wayland.a.p/wm-button-layout-translation.c.o
[237/1220] Compiling C object gdk/broadway/broadwayd.p/broadway-server.c.o
[238/1220] Compiling C object gdk/broadway/libgdk-broadway.a.p/gdkbroadway-server.c.o
[239/1220] Linking target gdk/broadway/broadwayd
[240/1220] Generating gtk/gtkresources_h with a custom command
[241/1220] Compiling C object gdk/wayland/libgdk-wayland.a.p/gdkapplaunchcontext-wayland.c.o
[242/1220] Compiling C object gdk/wayland/libgdk-wayland.a.p/gdkmonitor-wayland.c.o
[243/1220] Compiling C object gdk/broadway/libgdk-broadway.a.p/gdkwindow-broadway.c.o
../gdk/broadway/gdkwindow-broadway.c: In function '_gdk_broadway_screen_init_root_window':
../gdk/broadway/gdkwindow-broadway.c:234:3: warning: 'gdk_screen_get_width' is deprecated [-Wdeprecated-declarations]
234 | window->width = gdk_screen_get_width (screen);
| ^~~~~~
In file included from ../gdk/gdkscreenprivate.h:21,
from ../gdk/broadway/gdkscreen-broadway.h:25,
from ../gdk/broadway/gdkwindow-broadway.c:29:
../gdk/gdkscreen.h:58:14: note: declared here
58 | gint gdk_screen_get_width (GdkScreen *screen);
| ^~~~~~~~~~~~~~~~~~~~
../gdk/broadway/gdkwindow-broadway.c:235:3: warning: 'gdk_screen_get_height' is deprecated [-Wdeprecated-declarations]
235 | window->height = gdk_screen_get_height (screen);
| ^~~~~~
../gdk/gdkscreen.h:60:14: note: declared here
60 | gint gdk_screen_get_height (GdkScreen *screen);
| ^~~~~~~~~~~~~~~~~~~~~
../gdk/broadway/gdkwindow-broadway.c: In function 'gdk_broadway_window_maximize':
../gdk/broadway/gdkwindow-broadway.c:922:27: warning: 'gdk_screen_get_width' is deprecated [-Wdeprecated-declarations]
922 | gdk_screen_get_width (screen),
| ^~~~~~~~~~~~~~~~~~~~
../gdk/gdkscreen.h:58:14: note: declared here
58 | gint gdk_screen_get_width (GdkScreen *screen);
| ^~~~~~~~~~~~~~~~~~~~
../gdk/broadway/gdkwindow-broadway.c:923:27: warning: 'gdk_screen_get_height' is deprecated [-Wdeprecated-declarations]
923 | gdk_screen_get_height (screen));
| ^~~~~~~~~~~~~~~~~~~~~
../gdk/gdkscreen.h:60:14: note: declared here
60 | gint gdk_screen_get_height (GdkScreen *screen);
| ^~~~~~~~~~~~~~~~~~~~~
[244/1220] Compiling C object gdk/x11/libgdk-x11.a.p/gdkapplaunchcontext-x11.c.o
[245/1220] Linking static target gdk/broadway/libgdk-broadway.a
[246/1220] Compiling C object gdk/wayland/libgdk-wayland.a.p/gdkeventsource.c.o
[247/1220] Compiling C object gdk/wayland/libgdk-wayland.a.p/gdkcursor-wayland.c.o
[248/1220] Compiling C object gdk/wayland/libgdk-wayland.a.p/gdkdnd-wayland.c.o
[249/1220] Compiling C object gdk/x11/libgdk-x11.a.p/gdkasync.c.o
[250/1220] Compiling C object gdk/wayland/libgdk-wayland.a.p/gdkglcontext-wayland.c.o
[251/1220] Generating gtk/gtkresources_c with a custom command
[252/1220] Compiling C object gdk/wayland/libgdk-wayland.a.p/gdkkeys-wayland.c.o
[253/1220] Compiling C object gdk/x11/libgdk-x11.a.p/gdkcursor-x11.c.o
[254/1220] Compiling C object gdk/wayland/libgdk-wayland.a.p/gdkdisplay-wayland.c.o
../gdk/wayland/gdkdisplay-wayland.c: In function 'log_handler':
../gdk/wayland/gdkdisplay-wayland.c:573:3: warning: function 'log_handler' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
573 | g_logv (G_LOG_DOMAIN, G_LOG_LEVEL_DEBUG, format, args);
| ^~~~~~
[255/1220] Compiling C object gdk/x11/libgdk-x11.a.p/gdkdevice-core-x11.c.o
[256/1220] Compiling C object gdk/x11/libgdk-x11.a.p/gdkdisplaymanager-x11.c.o
[257/1220] Compiling C object gdk/x11/libgdk-x11.a.p/gdkdevicemanager-x11.c.o
[258/1220] Compiling C object gdk/x11/libgdk-x11.a.p/gdkdevicemanager-core-x11.c.o
[259/1220] Compiling C object gdk/x11/libgdk-x11.a.p/gdkeventtranslator.c.o
[260/1220] Compiling C object gdk/wayland/libgdk-wayland.a.p/gdkselection-wayland.c.o
[261/1220] Compiling C object gdk/x11/libgdk-x11.a.p/gdkdevice-xi2.c.o
[262/1220] Compiling C object gdk/wayland/libgdk-wayland.a.p/gdkscreen-wayland.c.o
[263/1220] Compiling C object gdk/x11/libgdk-x11.a.p/gdkeventsource.c.o
[264/1220] Compiling C object gdk/x11/libgdk-x11.a.p/gdkgeometry-x11.c.o
[265/1220] Compiling C object gdk/x11/libgdk-x11.a.p/gdkmain-x11.c.o
[266/1220] Compiling C object gdk/x11/libgdk-x11.a.p/gdkproperty-x11.c.o
[267/1220] Compiling C object gdk/x11/libgdk-x11.a.p/gdktestutils-x11.c.o
[268/1220] Compiling C object gdk/libgdk-3.so.0.2411.32.p/meson-generated_.._gdkmarshalers.c.o
[269/1220] Compiling C object gdk/libgdk-3.so.0.2411.32.p/meson-generated_.._gdkresources.c.o
[270/1220] Compiling C object gdk/x11/libgdk-x11.a.p/gdkxid.c.o
[271/1220] Compiling C object gdk/x11/libgdk-x11.a.p/gdkmonitor-x11.c.o
[272/1220] Compiling C object gdk/x11/libgdk-x11.a.p/gdkvisual-x11.c.o
[273/1220] Compiling C object gdk/x11/libgdk-x11.a.p/gdkxftdefaults.c.o
[274/1220] Compiling C object gdk/x11/libgdk-x11.a.p/gdkdevicemanager-xi2.c.o
[275/1220] Compiling C object gdk/x11/libgdk-x11.a.p/gdkselection-x11.c.o
[276/1220] Compiling C object gdk/x11/libgdk-x11.a.p/gdkglcontext-x11.c.o
In file included from /nix/store/8v7pf6dzd84k6qfyr76v4r1pp339lbr5-libepoxy-1.5.10-dev/include/epoxy/glx.h:49,
from ../gdk/x11/gdkglcontext-x11.h:28,
from ../gdk/x11/gdkglcontext-x11.c:23:
In function 'glx_pixmap_get',
inlined from 'gdk_x11_gl_context_texture_from_surface' at ../gdk/x11/gdkglcontext-x11.c:458:16:
../gdk/x11/gdkglcontext-x11.c:418:26: warning: 'config' may be used uninitialized [-Wmaybe-uninitialized]
418 | glx_pixmap->drawable = glXCreatePixmap (display, config,
| ^
../gdk/x11/gdkglcontext-x11.c: In function 'gdk_x11_gl_context_texture_from_surface':
../gdk/x11/gdkglcontext-x11.c:318:27: note: 'config' was declared here
318 | GLXFBConfig *fbconfigs, config;
| ^~~~~~
[277/1220] Compiling C object gdk/x11/libgdk-x11.a.p/gdkkeys-x11.c.o
[278/1220] Compiling C object gdk/libgdk-3.so.0.2411.32.p/meson-generated_.._gdkenumtypes.c.o
[279/1220] Compiling C object gdk/x11/libgdk-x11.a.p/xsettings-client.c.o
[280/1220] Compiling C object gdk/libgdk-3.so.0.2411.32.p/gdk-private.c.o
[281/1220] Compiling C object gdk/x11/libgdk-x11.a.p/gdkdnd-x11.c.o
[282/1220] Compiling C object gdk/libgdk-3.so.0.2411.32.p/gdkapplaunchcontext.c.o
[283/1220] Compiling C object gdk/libgdk-3.so.0.2411.32.p/gdkdeprecated.c.o
[284/1220] Compiling C object gdk/libgdk-3.so.0.2411.32.p/gdkdevicemanager.c.o
[285/1220] Compiling C object gdk/libgdk-3.so.0.2411.32.p/gdkdevicepad.c.o
[286/1220] Compiling C object gdk/x11/libgdk-x11.a.p/gdkdisplay-x11.c.o
[287/1220] Compiling C object gdk/libgdk-3.so.0.2411.32.p/gdkframetimings.c.o
[288/1220] Compiling C object gdk/x11/libgdk-x11.a.p/gdkscreen-x11.c.o
[289/1220] Compiling C object gdk/libgdk-3.so.0.2411.32.p/gdk.c.o
[290/1220] Compiling C object gdk/libgdk-3.so.0.2411.32.p/gdkcursor.c.o
[291/1220] Compiling C object gdk/libgdk-3.so.0.2411.32.p/gdkcairo.c.o
[292/1220] Compiling C object gdk/wayland/libgdk-wayland.a.p/gdkdevice-wayland.c.o
[293/1220] Compiling C object gdk/wayland/libgdk-wayland.a.p/gdkwindow-wayland.c.o
[294/1220] Linking static target gdk/wayland/libgdk-wayland.a
[295/1220] Compiling C object gdk/libgdk-3.so.0.2411.32.p/gdkdnd.c.o
[296/1220] Compiling C object gdk/libgdk-3.so.0.2411.32.p/gdkkeyuni.c.o
[297/1220] Compiling C object gdk/libgdk-3.so.0.2411.32.p/gdkglobals.c.o
[298/1220] Compiling C object gdk/libgdk-3.so.0.2411.32.p/gdkdisplaymanager.c.o
[299/1220] Compiling C object gdk/libgdk-3.so.0.2411.32.p/gdkpango.c.o
[300/1220] Compiling C object gdk/libgdk-3.so.0.2411.32.p/gdkprofiler.c.o
[301/1220] Compiling C object gdk/libgdk-3.so.0.2411.32.p/gdkpixbuf-drawable.c.o
[302/1220] Compiling C object gdk/libgdk-3.so.0.2411.32.p/gdkrectangle.c.o
[303/1220] Compiling C object gdk/libgdk-3.so.0.2411.32.p/gdkdevice.c.o
[304/1220] Compiling C object gdk/libgdk-3.so.0.2411.32.p/gdkframeclockidle.c.o
[305/1220] Compiling C object gdk/libgdk-3.so.0.2411.32.p/gdkproperty.c.o
[306/1220] Compiling C object gdk/libgdk-3.so.0.2411.32.p/gdkgl.c.o
[307/1220] Compiling C object gdk/libgdk-3.so.0.2411.32.p/gdkrgba.c.o
[308/1220] Compiling C object gdk/libgdk-3.so.0.2411.32.p/gdkframeclock.c.o
[309/1220] Compiling C object gdk/libgdk-3.so.0.2411.32.p/gdkevents.c.o
[310/1220] Compiling C object gdk/libgdk-3.so.0.2411.32.p/gdkoffscreenwindow.c.o
[311/1220] Compiling C object gdk/libgdk-3.so.0.2411.32.p/gdkkeys.c.o
[312/1220] Compiling C object gdk/libgdk-3.so.0.2411.32.p/gdkvisual.c.o
[313/1220] Compiling C object gdk/libgdk-3.so.0.2411.32.p/gdkselection.c.o
[314/1220] Generating gtk/gtktypefuncs.inc with a custom command
[315/1220] Compiling C object gdk/libgdk-3.so.0.2411.32.p/gdkdisplay.c.o
[316/1220] Compiling C object gdk/libgdk-3.so.0.2411.32.p/gdkglcontext.c.o
[317/1220] Compiling C object gdk/libgdk-3.so.0.2411.32.p/gdkseat.c.o
[318/1220] Compiling C object gdk/libgdk-3.so.0.2411.32.p/gdkseatdefault.c.o
[319/1220] Compiling C object gdk/libgdk-3.so.0.2411.32.p/gdkwindowimpl.c.o
[320/1220] Compiling C object gdk/libgdk-3.so.0.2411.32.p/gdkdevicetool.c.o
[321/1220] Compiling C object gdk/libgdk-3.so.0.2411.32.p/deprecated_gdkcolor.c.o
[322/1220] Compiling C object gdk/libgdk-3.so.0.2411.32.p/gdkscreen.c.o
[323/1220] Compiling C object gdk/libgdk-3.so.0.2411.32.p/gdkmonitor.c.o
[324/1220] Compiling C object gdk/libgdk-3.so.0.2411.32.p/gdkdrawingcontext.c.o
[325/1220] Compiling C object gtk/gtk-query-settings.p/gtk-query-settings.c.o
[326/1220] Compiling C object gtk/gtk-query-immodules-3.0.p/queryimmodules.c.o
[327/1220] Compiling C object gtk/gtk-query-immodules-3.0.p/gtkutils.c.o
[328/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkactionobserver.c.o
[329/1220] Compiling C object gtk/gtk-encode-symbolic-svg.p/encodesymbolic.c.o
[330/1220] Generating GObject enum file gtk/gtktypebuiltins.c (wrapped by meson to capture output)
[331/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkactionobservable.c.o
[332/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkquery.c.o
[333/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/meson-generated_.._gtkdbusgenerated.c.o
[334/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/meson-generated_.._gtkprivatetypebuiltins.c.o
[335/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkactionable.c.o
[336/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/meson-generated_.._gtkresources.c.o
[337/1220] Compiling C object gtk/gtk-builder-tool.p/gtk-builder-tool.c.o
[338/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkactionmuxer.c.o
[339/1220] Compiling C object gdk/x11/libgdk-x11.a.p/gdkwindow-x11.c.o
[340/1220] Linking static target gdk/x11/libgdk-x11.a
[341/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtksearchentry.c.o
[342/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtksearchbar.c.o
[343/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtksearchenginemodel.c.o
[344/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtksearchenginesimple.c.o
[345/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/fnmatch.c.o
[346/1220] Compiling C object gtk/gtk-update-icon-cache.p/updateiconcache.c.o
[347/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtksearchengine.c.o
[348/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkaccessible.c.o
[349/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkappchooser.c.o
[350/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkactionbar.c.o
[351/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkactionhelper.c.o
[352/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkallocatedbitmask.c.o
[353/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkadjustment.c.o
[354/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkaccelmap.c.o
[355/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkaspectframe.c.o
[356/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkaboutdialog.c.o
[357/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/meson-generated_.._gtktypebuiltins.c.o
[358/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkaccelgroup.c.o
[359/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkappchooserwidget.c.o
[360/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkappchooserdialog.c.o
[361/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkapplicationaccels.c.o
[362/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkapplicationimpl.c.o
[363/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkapplicationwindow.c.o
[364/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkappchooserbutton.c.o
[365/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkaccellabel.c.o
[366/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkapplication.c.o
[367/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkbin.c.o
[368/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkbookmarksmanager.c.o
[369/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkbbox.c.o
[370/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkborder.c.o
[371/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcairoblur.c.o
[372/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkbindings.c.o
[373/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkbuilder-menus.c.o
[374/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkbuildable.c.o
[375/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkbuiltinicon.c.o
[376/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkboxgadget.c.o
[377/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcelleditable.c.o
[378/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkbuilderparser.c.o
[379/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcellareaboxcontext.c.o
[380/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkassistant.c.o
[381/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcellareacontext.c.o
[382/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcellrendereraccel.c.o
[383/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcellrenderercombo.c.o
[384/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/meson-generated_.._gtkmarshalers.c.o
[385/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcelllayout.c.o
[386/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcellrendererprogress.c.o
[387/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcellareabox.c.o
[388/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkbuilder.c.o
[389/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkbutton.c.o
[390/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcellrendererpixbuf.c.o
[391/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcellrendererspin.c.o
[392/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcellrendererspinner.c.o
[393/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkbox.c.o
[394/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcellrenderer.c.o
[395/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcellarea.c.o
[396/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcheckbutton.c.o
[397/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcolorchooser.c.o
[398/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcellrenderertoggle.c.o
[399/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcellview.c.o
[400/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcolorchooserdialog.c.o
[401/1220] Compiling C object gdk/libgdk-3.so.0.2411.32.p/gdkwindow.c.o
[402/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcolorpicker.c.o
[403/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcolorbutton.c.o
[404/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcolorpickerkwin.c.o
[405/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcheckmenuitem.c.o
[406/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcalendar.c.o
../gtk/gtkcalendar.c: In function 'gtk_calendar_init':
../gtk/gtkcalendar.c:742:13: warning: format not a string literal, format string not checked [-Wformat-nonliteral]
742 | strftime (buffer, sizeof (buffer), month_format, gmtime (&tmp_time));
| ^~~~~~~~
../gtk/gtkcalendar.c:747:17: warning: format not a string literal, format string not checked [-Wformat-nonliteral]
747 | strftime (buffer, sizeof (buffer), month_format, gmtime (&tmp_time));
| ^~~~~~~~
../gtk/gtkcalendar.c:751:11: warning: format not a string literal, format string not checked [-Wformat-nonliteral]
751 | strftime (buffer, sizeof (buffer), month_format, gmtime (&tmp_time));
| ^~~~~~~~
[407/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcolorchooserwidget.c.o
[408/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcoloreditor.c.o
[409/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcolorpickerportal.c.o
[410/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcolorpickershell.c.o
[411/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcellrenderertext.c.o
[412/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcolorscale.c.o
[413/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcolorplane.c.o
[414/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcolorutils.c.o
[415/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcomboboxtext.c.o
[416/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssanimation.c.o
[417/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssbgsizevalue.c.o
[418/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssanimatedstyle.c.o
[419/1220] Linking target gdk/libgdk-3.so.0.2411.32
[420/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssarrayvalue.c.o
[421/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssbordervalue.c.o
[422/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcsscornervalue.c.o
[423/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcolorswatch.c.o
[424/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcsscustomgadget.c.o
[425/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcsscalcvalue.c.o
[426/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcsscustomproperty.c.o
[427/1220] Generating symbol file gdk/libgdk-3.so.0.2411.32.p/libgdk-3.so.0.2411.32.symbols
[428/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcomposetable.c.o
[429/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssdimensionvalue.c.o
[430/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssenginevalue.c.o
[431/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcsscolorvalue.c.o
[432/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssiconthemevalue.c.o
[433/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcsseasevalue.c.o
[434/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssenumvalue.c.o
[435/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssimage.c.o
[436/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssimagefallback.c.o
[437/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssimageicontheme.c.o
[438/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssimagecrossfade.c.o
[439/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssimagegradient.c.o
[440/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssimagesurface.c.o
[441/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssimageurl.c.o
[442/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssgadget.c.o
[443/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssimagebuiltin.c.o
[444/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssimagerecolor.c.o
[445/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssimagescaled.c.o
[446/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssimagevalue.c.o
[447/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssimagelinear.c.o
[448/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssimagewin32.c.o
[449/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssinheritvalue.c.o
[450/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssimageradial.c.o
[451/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssinitialvalue.c.o
[452/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcsslookup.c.o
[453/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcombobox.c.o
[454/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssnodestylecache.c.o
[455/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssmatcher.c.o
[456/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssnumbervalue.c.o
[457/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcontainer.c.o
[458/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcsskeyframes.c.o
[459/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcsspathnode.c.o
[460/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcsspalettevalue.c.o
[461/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssrgbavalue.c.o
[462/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcsspositionvalue.c.o
[463/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssnodedeclaration.c.o
[464/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcsssection.c.o
[465/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssrepeatvalue.c.o
[466/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssstringvalue.c.o
[467/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssnode.c.o
[468/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssstylechange.c.o
[469/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssstyle.c.o
[470/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssparser.c.o
[471/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssshorthandproperty.c.o
[472/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssshadowsvalue.c.o
[473/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssstaticstyle.c.o
[474/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcsstransientnode.c.o
[475/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcsstransition.c.o
[476/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssstyleproperty.c.o
[477/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcsstypedvalue.c.o
[478/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssunsetvalue.c.o
[479/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssshadowvalue.c.o
[480/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcsstypes.c.o
[481/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssvalue.c.o
[482/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkdrawingarea.c.o
[483/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssprovider.c.o
[484/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssselector.c.o
[485/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssshorthandpropertyimpl.c.o
[486/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssstylefuncs.c.o
[487/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcsswin32sizevalue.c.o
[488/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcsswidgetnode.c.o
[489/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcssstylepropertyimpl.c.o
[490/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkdragsource.c.o
[491/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkeditable.c.o
[492/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcsstransformvalue.c.o
[493/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkemojicompletion.c.o
[494/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkemojichooser.c.o
[495/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkeventbox.c.o
[496/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkeventcontroller.c.o
[497/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkentrybuffer.c.o
[498/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkdialog.c.o
[499/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkeventcontrollermotion.c.o
[500/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkfilechooserembed.c.o
[501/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkeventcontrollerkey.c.o
[502/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkfilechooserdialog.c.o
[503/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkeventcontrollerscroll.c.o
[504/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkfilechooserentry.c.o
[505/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkfilechoosernative.c.o
[506/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkfilechoosernativeportal.c.o
[507/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkfilechooserutils.c.o
[508/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkentrycompletion.c.o
[509/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkfixed.c.o
[510/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkfilefilter.c.o
[511/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkexpander.c.o
[512/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkfilechooser.c.o
[513/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkfilesystem.c.o
[514/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkfontchooserutils.c.o
[515/1220] Generating gdk/Gdk-3.0.gir with a custom command (wrapped by meson to set env)
/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/glib/gutils.h:378: syntax error, unexpected INTEGER, expecting identifier in ' if ((__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 0); if (nth_bit < -1) G_PASTE (_g_boolean_var_, 0) = 1; else G_PASTE (_g_boolean_var_, 0) = 0; G_PASTE (_g_boolean_var_, 0); }), 0)))' at '0'
/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/glib/gutils.h:393: syntax error, unexpected INTEGER, expecting identifier in ' if (nth_bit < 0 || (__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 1); if (nth_bit > 8 * 8) G_PASTE (_g_boolean_var_, 1) = 1; else G_PASTE (_g_boolean_var_, 1) = 0; G_PASTE (_g_boolean_var_, 1); }), 0)))' at '1'
/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/glib/gutils.h:408: syntax error, unexpected INTEGER, expecting identifier in ' return (__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 2); if (number) G_PASTE (_g_boolean_var_, 2) = 1; else G_PASTE (_g_boolean_var_, 2) = 0; G_PASTE (_g_boolean_var_, 2); }), 1)) ?' at '2'
/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/glib/gstring.h:198: syntax error, unexpected INTEGER, expecting identifier in ' if ((__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 3); if (gstring != ' at '3'
/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/glib/gstring.h:220: syntax error, unexpected INTEGER, expecting identifier in ' if (__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 4); if (gstring == ' at '4'
/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/glib/gstring.h:223: syntax error, unexpected INTEGER, expecting identifier in ' if (__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 5); if (val == ' at '5'
/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/glib/gstring.h:231: syntax error, unexpected INTEGER, expecting identifier in ' if ((__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 6); if (gstring->len + len_unsigned < gstring->allocated_len) G_PASTE (_g_boolean_var_, 6) = 1; else G_PASTE (_g_boolean_var_, 6) = 0; G_PASTE (_g_boolean_var_, 6); }), 1)))' at '6'
/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/glib/gstring.h:234: syntax error, unexpected IF in ' if ((__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 7); if (val + len_unsigned <= end || val > end + len_unsigned) G_PASTE (_g_boolean_var_, 7) = 1; else G_PASTE (_g_boolean_var_, 7) = 0; G_PASTE (_g_boolean_var_, 7); }), 1)))' at 'if'
/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/glib/gstring.h:234: syntax error, unexpected INTEGER, expecting identifier in ' if ((__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 7); if (val + len_unsigned <= end || val > end + len_unsigned) G_PASTE (_g_boolean_var_, 7) = 1; else G_PASTE (_g_boolean_var_, 7) = 0; G_PASTE (_g_boolean_var_, 7); }), 1)))' at '7'
/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/gobject/gobject.h:804: syntax error, unexpected INTEGER, expecting identifier in ' do { if (__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 8); if ((((g_type_check_instance_is_fundamentally_a ((GTypeInstance*) ((weak_pointer)), (((GType) ((20) << (2))))))))) G_PASTE (_g_boolean_var_, 8) = 1; else G_PASTE (_g_boolean_var_, 8) = 0; G_PASTE (_g_boolean_var_, 8); }), 1)) ; else g_assertion_message (((gchar*) 0), "/nix/store/F8Y44C3K32PIPRP8WJ999CDLAKPZ86KZ-glib-2.80.2-dev/include/glib-2.0/gobject/gobject.h", 804, ((const char*) (__func__)), "'" "G_IS_OBJECT (weak_pointer)" "' should be TRUE"); } while (0);' at '8'
/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/gobject/gobject.h:804: syntax error, unexpected ')', expecting identifier or '(' in ' do { if (__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 8); if ((((g_type_check_instance_is_fundamentally_a ((GTypeInstance*) ((weak_pointer)), (((GType) ((20) << (2))))))))) G_PASTE (_g_boolean_var_, 8) = 1; else G_PASTE (_g_boolean_var_, 8) = 0; G_PASTE (_g_boolean_var_, 8); }), 1)) ; else g_assertion_message (((gchar*) 0), "/nix/store/F8Y44C3K32PIPRP8WJ999CDLAKPZ86KZ-glib-2.80.2-dev/include/glib-2.0/gobject/gobject.h", 804, ((const char*) (__func__)), "'" "G_IS_OBJECT (weak_pointer)" "' should be TRUE"); } while (0);' at ')'
/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/gobject/gobject.h:807: syntax error, unexpected INTEGER, expecting identifier in ' do { if (__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 9); if ((weak_pointer) == ' at '9'
/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/gobject/gobject.h:807: syntax error, unexpected ')', expecting identifier or '(' in '# 807 "/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/gobject/gobject.h"' at ')'
[516/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkfontchooser.c.o
[517/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkfontchooserdialog.c.o
[518/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkgladecatalog.c.o
[519/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkfilechooserbutton.c.o
[520/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkgesturedrag.c.o
[521/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkgesturelongpress.c.o
[522/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkfontbutton.c.o
../gtk/gtkfontbutton.c: In function 'pango_font_description_to_css':
../gtk/gtkfontbutton.c:1253:7: warning: enumeration value 'PANGO_VARIANT_ALL_SMALL_CAPS' not handled in switch [-Wswitch]
1253 | switch (pango_font_description_get_variant (desc))
| ^~~~~~
../gtk/gtkfontbutton.c:1253:7: warning: enumeration value 'PANGO_VARIANT_PETITE_CAPS' not handled in switch [-Wswitch]
../gtk/gtkfontbutton.c:1253:7: warning: enumeration value 'PANGO_VARIANT_ALL_PETITE_CAPS' not handled in switch [-Wswitch]
../gtk/gtkfontbutton.c:1253:7: warning: enumeration value 'PANGO_VARIANT_UNICASE' not handled in switch [-Wswitch]
../gtk/gtkfontbutton.c:1253:7: warning: enumeration value 'PANGO_VARIANT_TITLE_CAPS' not handled in switch [-Wswitch]
[523/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkfilesystemmodel.c.o
[524/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkgesturepan.c.o
[525/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkgesturemultipress.c.o
[526/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkgesturestylus.c.o
[527/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkgesturerotate.c.o
[528/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkframe.c.o
[529/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkgesturesingle.c.o
[530/1220] Generating gdk/Gdk-3.0.typelib with a custom command
[531/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkgestureswipe.c.o
[532/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkgesturezoom.c.o
[533/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkgesture.c.o
[534/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkiconcachevalidator.c.o
[535/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkhsla.c.o
[536/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkicon.c.o
[537/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkfontchooserwidget.c.o
../gtk/gtkfontchooserwidget.c:1676:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
1676 | static const float
| ^~~~~
../gtk/gtkfontchooserwidget.c:1682:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
1682 | static const float
| ^~~~~
../gtk/gtkfontchooserwidget.c:1688:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
1688 | static const float
| ^~~~~
../gtk/gtkfontchooserwidget.c: In function 'gtk_font_chooser_widget_update_font_variations':
../gtk/gtkfontchooserwidget.c:1859:41: warning: pointer targets in passing argument 3 of 'hb_ot_var_get_axis_infos' differ in signedness [-Wpointer-sign]
1859 | hb_ot_var_get_axis_infos (hb_face, 0, &num_axes, axes);
| ^~~~~~~~~
| |
| int *
In file included from /nix/store/h52a16f1vq6rwzf3vgb0xck7ms8x2fab-harfbuzz-8.4.0-dev/include/harfbuzz/hb-ot.h:42,
from ../gtk/gtkfontchooserwidget.c:75:
/nix/store/h52a16f1vq6rwzf3vgb0xck7ms8x2fab-harfbuzz-8.4.0-dev/include/harfbuzz/hb-ot-var.h:140:50: note: expected 'unsigned int *' but argument is of type 'int *'
140 | unsigned int *axes_count /* IN/OUT */,
| ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
../gtk/gtkfontchooserwidget.c: In function 'gtk_font_chooser_widget_update_font_features':
../gtk/gtkfontchooserwidget.c:2476:5: warning: "FONT_FEATURES_USE_PANGOFT2" is not defined, evaluates to 0 [-Wundef]
2476 | #if FONT_FEATURES_USE_PANGOFT2
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
[538/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkimagedefinition.c.o
[539/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkimcontext.c.o
[540/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkiconcache.c.o
[541/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkglarea.c.o
[542/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkiconhelper.c.o
[543/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkimmodule.c.o
[544/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkinvisible.c.o
[545/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkkineticscrolling.c.o
[546/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkflowbox.c.o
[547/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkimcontextsimple.c.o
[548/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkkeyhash.c.o
[549/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkimmulticontext.c.o
[550/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkimage.c.o
[551/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkgrid.c.o
[552/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkinfobar.c.o
[553/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkheaderbar.c.o
[554/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtklayout.c.o
[555/1220] Generating gdk/GdkX11-3.0.gir with a custom command (wrapped by meson to set env)
/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/glib/gutils.h:378: syntax error, unexpected INTEGER, expecting identifier in ' if ((__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 0); if (nth_bit < -1) G_PASTE (_g_boolean_var_, 0) = 1; else G_PASTE (_g_boolean_var_, 0) = 0; G_PASTE (_g_boolean_var_, 0); }), 0)))' at '0'
/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/glib/gutils.h:393: syntax error, unexpected INTEGER, expecting identifier in ' if (nth_bit < 0 || (__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 1); if (nth_bit > 8 * 8) G_PASTE (_g_boolean_var_, 1) = 1; else G_PASTE (_g_boolean_var_, 1) = 0; G_PASTE (_g_boolean_var_, 1); }), 0)))' at '1'
/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/glib/gutils.h:408: syntax error, unexpected INTEGER, expecting identifier in ' return (__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 2); if (number) G_PASTE (_g_boolean_var_, 2) = 1; else G_PASTE (_g_boolean_var_, 2) = 0; G_PASTE (_g_boolean_var_, 2); }), 1)) ?' at '2'
/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/glib/gstring.h:198: syntax error, unexpected INTEGER, expecting identifier in ' if ((__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 3); if (gstring != ' at '3'
/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/glib/gstring.h:220: syntax error, unexpected INTEGER, expecting identifier in ' if (__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 4); if (gstring == ' at '4'
/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/glib/gstring.h:223: syntax error, unexpected INTEGER, expecting identifier in ' if (__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 5); if (val == ' at '5'
/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/glib/gstring.h:231: syntax error, unexpected INTEGER, expecting identifier in ' if ((__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 6); if (gstring->len + len_unsigned < gstring->allocated_len) G_PASTE (_g_boolean_var_, 6) = 1; else G_PASTE (_g_boolean_var_, 6) = 0; G_PASTE (_g_boolean_var_, 6); }), 1)))' at '6'
/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/glib/gstring.h:234: syntax error, unexpected IF in ' if ((__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 7); if (val + len_unsigned <= end || val > end + len_unsigned) G_PASTE (_g_boolean_var_, 7) = 1; else G_PASTE (_g_boolean_var_, 7) = 0; G_PASTE (_g_boolean_var_, 7); }), 1)))' at 'if'
/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/glib/gstring.h:234: syntax error, unexpected INTEGER, expecting identifier in ' if ((__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 7); if (val + len_unsigned <= end || val > end + len_unsigned) G_PASTE (_g_boolean_var_, 7) = 1; else G_PASTE (_g_boolean_var_, 7) = 0; G_PASTE (_g_boolean_var_, 7); }), 1)))' at '7'
/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/gobject/gobject.h:804: syntax error, unexpected INTEGER, expecting identifier in ' do { if (__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 8); if ((((g_type_check_instance_is_fundamentally_a ((GTypeInstance*) ((weak_pointer)), (((GType) ((20) << (2))))))))) G_PASTE (_g_boolean_var_, 8) = 1; else G_PASTE (_g_boolean_var_, 8) = 0; G_PASTE (_g_boolean_var_, 8); }), 1)) ; else g_assertion_message (((gchar*) 0), "/nix/store/F8Y44C3K32PIPRP8WJ999CDLAKPZ86KZ-glib-2.80.2-dev/include/glib-2.0/gobject/gobject.h", 804, ((const char*) (__func__)), "'" "G_IS_OBJECT (weak_pointer)" "' should be TRUE"); } while (0);' at '8'
/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/gobject/gobject.h:804: syntax error, unexpected ')', expecting identifier or '(' in ' do { if (__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 8); if ((((g_type_check_instance_is_fundamentally_a ((GTypeInstance*) ((weak_pointer)), (((GType) ((20) << (2))))))))) G_PASTE (_g_boolean_var_, 8) = 1; else G_PASTE (_g_boolean_var_, 8) = 0; G_PASTE (_g_boolean_var_, 8); }), 1)) ; else g_assertion_message (((gchar*) 0), "/nix/store/F8Y44C3K32PIPRP8WJ999CDLAKPZ86KZ-glib-2.80.2-dev/include/glib-2.0/gobject/gobject.h", 804, ((const char*) (__func__)), "'" "G_IS_OBJECT (weak_pointer)" "' should be TRUE"); } while (0);' at ')'
/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/gobject/gobject.h:807: syntax error, unexpected INTEGER, expecting identifier in ' do { if (__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 9); if ((weak_pointer) == ' at '9'
/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/gobject/gobject.h:807: syntax error, unexpected ')', expecting identifier or '(' in '# 807 "/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/gobject/gobject.h"' at ')'
[556/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtklinkbutton.c.o
[557/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkfilechooserwidget.c.o
[558/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtklockbutton.c.o
[559/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkmenubar.c.o
[560/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkentry.c.o
[561/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkmagnifier.c.o
[562/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtklevelbar.c.o
[563/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkmenusectionbox.c.o
[564/1220] Generating gdk/GdkX11-3.0.typelib with a custom command
[565/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkmenutracker.c.o
[566/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkmenubutton.c.o
[567/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkmain.c.o
../gtk/gtkmain.c: In function 'check_setugid':
../gtk/gtkmain.c:365:7: warning: nested extern declaration of 'getresuid' [-Wnested-externs]
365 | int getresuid(uid_t *ruid, uid_t *euid, uid_t *suid);
| ^~~~~~~~~
../gtk/gtkmain.c:366:7: warning: nested extern declaration of 'getresgid' [-Wnested-externs]
366 | int getresgid(gid_t *rgid, gid_t *egid, gid_t *sgid);
| ^~~~~~~~~
[568/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkliststore.c.o
[569/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkmnemonichash.c.o
[570/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkicontheme.c.o
[571/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkmenutoolbutton.c.o
[572/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkmenutrackeritem.c.o
[573/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkmodelmenuitem.c.o
[574/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkmessagedialog.c.o
[575/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkmenushell.c.o
[576/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkmodules.c.o
[577/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkmodifierstyle.c.o
[578/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkoffscreenwindow.c.o
[579/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkmodelbutton.c.o
[580/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkmenuitem.c.o
[581/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtknativedialog.c.o
[582/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkorientable.c.o
[583/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkiconview.c.o
[584/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkpadcontroller.c.o
[585/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkpagesetup.c.o
[586/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtklistbox.c.o
[587/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkmountoperation.c.o
[588/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkoverlay.c.o
[589/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkprintoperationpreview.c.o
[590/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkprintcontext.c.o
[591/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkpango.c.o
[592/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkplacesviewrow.c.o
[593/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkprintutils.c.o
[594/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkpapersize.c.o
[595/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkprintsettings.c.o
[596/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtklabel.c.o
[597/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkpathbar.c.o
[598/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkmenu.c.o
[599/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkprivate.c.o
[600/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkprogresstracker.c.o
[601/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkpopovermenu.c.o
[602/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkradiotoolbutton.c.o
[603/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkpixelcache.c.o
[604/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkpaned.c.o
[605/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkprintoperation.c.o
[606/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkradiomenuitem.c.o
[607/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkplacesview.c.o
[608/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkradiobutton.c.o
[609/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkrecentchooserdialog.c.o
[610/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkrecentchooserwidget.c.o
[611/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkrecentchooserutils.c.o
[612/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkprogressbar.c.o
[613/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkrecentchoosermenu.c.o
[614/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkrecentchooser.c.o
[615/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkrecentfilter.c.o
[616/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkrenderbackground.c.o
[617/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkpopover.c.o
[618/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkrecentchooserdefault.c.o
[619/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkrender.c.o
[620/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkrendericon.c.o
[621/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkroundedbox.c.o
[622/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkscrollbar.c.o
[623/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkplacessidebar.c.o
[624/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkrbtree.c.o
[625/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkrenderborder.c.o
[626/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkrevealer.c.o
[627/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkscrollable.c.o
[628/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkrecentmanager.c.o
[629/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkscalebutton.c.o
[630/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkrange.c.o
[631/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtksizerequestcache.c.o
[632/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtknotebook.c.o
[633/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkseparatormenuitem.c.o
[634/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkseparatortoolitem.c.o
[635/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkseparator.c.o
[636/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkshow.c.o
[637/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtksidebarrow.c.o
[638/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtksizegroup.c.o
[639/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkshortcutlabel.c.o
[640/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtksizerequest.c.o
../gtk/gtksizerequest.c: In function 'gtk_distribute_natural_allocation':
../gtk/gtksizerequest.c:829:3: warning: 'spreading' may be used uninitialized [-Wmaybe-uninitialized]
829 | g_qsort_with_data (spreading,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
830 | n_requested_sizes, sizeof (guint),
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
831 | compare_gap, sizes);
| ~~~~~~~~~~~~~~~~~~~
In file included from /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/glib.h:71,
from ./gdk/gdkconfig.h:8,
from ../gdk/gdk.h:30,
from ../gtk/gtkwidget.h:32,
from ../gtk/gtksizerequest.h:25,
from ../gtk/gtksizerequest.c:24:
/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/glib/gqsort.h:39:6: note: by argument 1 of type 'gconstpointer' {aka 'const void *'} to 'g_qsort_with_data' declared here
39 | void g_qsort_with_data (gconstpointer pbase,
| ^~~~~~~~~~~~~~~~~
[641/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkshortcutssection.c.o
[642/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkshortcutsgroup.c.o
[643/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkscale.c.o
[644/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkshortcutsshortcut.c.o
[645/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkstacksidebar.c.o
[646/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkshortcutswindow.c.o
[647/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkspinner.c.o
[648/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkstyleanimation.c.o
[649/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkstackswitcher.c.o
[650/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkstyleprovider.c.o
[651/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkstyleproviderprivate.c.o
[652/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkstylecascade.c.o
[653/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkstyleproperty.c.o
[654/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkstatusbar.c.o
[655/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtktextattributes.c.o
[656/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkselection.c.o
[657/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtktextbufferrichtext.c.o
[658/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkswitch.c.o
[659/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtksettings.c.o
[660/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkscrolledwindow.c.o
[661/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkspinbutton.c.o
[662/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkstack.c.o
[663/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtktextchild.c.o
[664/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtktextmark.c.o
[665/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtktestutils.c.o
[666/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtktextdisplay.c.o
[667/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtktexthandle.c.o
[668/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtktextsegment.c.o
[669/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtktexttypes.c.o
[670/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkstylecontext.c.o
[671/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtktexttagtable.c.o
[672/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtktextbufferserialize.c.o
[673/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtktoggletoolbutton.c.o
[674/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtktextutil.c.o
[675/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtktogglebutton.c.o
[676/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtktoolshell.c.o
[677/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtktrashmonitor.c.o
[678/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtktoolbutton.c.o
[679/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtktooltipwindow.c.o
[680/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtktexttag.c.o
[681/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtktoolitem.c.o
[682/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtktreedatalist.c.o
[683/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtktextbuffer.c.o
[684/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtktooltip.c.o
[685/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtktextlayout.c.o
[686/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtktreednd.c.o
[687/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtktreesortable.c.o
[688/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkutils.c.o
[689/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtktoolpalette.c.o
[690/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtktreemenu.c.o
[691/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtktoolbar.c.o
[692/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtktoolitemgroup.c.o
[693/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtktextiter.c.o
[694/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtktextbtree.c.o
In file included from /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/glib/giochannel.h:36,
from /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/glib.h:56,
from ./gdk/gdkconfig.h:8,
from ../gdk/gdk.h:30,
from ../gtk/gtkwidget.h:32,
from ../gtk/gtktextbuffer.h:32,
from ../gtk/gtktextbtree.h:38,
from ../gtk/gtktextbtree.c:57:
../gtk/gtktextbtree.c: In function '_gtk_text_btree_get_text':
/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/glib/gstring.h:74:5: warning: ignoring return value of 'g_string_free_and_steal' declared with attribute 'warn_unused_result' [-Wunused-result]
70 | (__builtin_constant_p (free_segment) ? \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
71 | ((free_segment) ? \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
72 | (g_string_free) ((str), (free_segment)) : \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
73 | g_string_free_and_steal (str)) \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
74 | : \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
75 | (g_string_free) ((str), (free_segment)))
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../gtk/gtktextbtree.c:2452:3: note: in expansion of macro 'g_string_free'
2452 | g_string_free (retval, FALSE);
| ^~~~~~~~~~~~~
../gtk/gtktextbtree.c: In function 'tag_changed_cb':
../gtk/gtktextbtree.c:5716:11: warning: 'height' may be used uninitialized [-Wmaybe-uninitialized]
5716 | gtk_text_layout_changed (view->layout, 0, height, height);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../gtk/gtktextbtree.c:5713:23: note: 'height' was declared here
5713 | gint width, height;
| ^~~~~~
[695/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkvolumebutton.c.o
[696/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtktreemodel.c.o
[697/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtktreeselection.c.o
[698/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/script-names.c.o
[699/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtktreemodelsort.c.o
[700/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gdkpixbufutils.c.o
[701/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/language-names.c.o
[702/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkwin32theme.c.o
[703/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkwindowgroup.c.o
[704/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkviewport.c.o
[705/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkwin32draw.c.o
[706/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkwidgetpath.c.o
[707/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtktreemodelfilter.c.o
[708/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkprinteroptionset.c.o
[709/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkprinteroption.c.o
[710/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtktreestore.c.o
../gtk/gtktreestore.c: In function 'gtk_tree_store_move':
../gtk/gtktreestore.c:2638:13: warning: 'dst_b.user_data' may be used uninitialized [-Wmaybe-uninitialized]
2638 | b = G_NODE (dst_b.user_data);
| ^
../gtk/gtktreestore.c:2501:35: note: 'dst_b' declared here
2501 | GtkTreeIter parent_iter, dst_a, dst_b;
| ^~~~~
../gtk/gtktreestore.c:2638:13: warning: 'dst_b.user_data' may be used uninitialized [-Wmaybe-uninitialized]
2638 | b = G_NODE (dst_b.user_data);
| ^
../gtk/gtktreestore.c:2501:35: note: 'dst_b' declared here
2501 | GtkTreeIter parent_iter, dst_a, dst_b;
| ^~~~~
../gtk/gtktreestore.c:2638:13: warning: 'dst_b.user_data' may be used uninitialized [-Wmaybe-uninitialized]
2638 | b = G_NODE (dst_b.user_data);
| ^
../gtk/gtktreestore.c:2501:35: note: 'dst_b' declared here
2501 | GtkTreeIter parent_iter, dst_a, dst_b;
| ^~~~~
[711/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtktreeviewcolumn.c.o
[712/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkpagesetupunixdialog.c.o
[713/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkcustompaperunixdialog.c.o
[714/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkprinteroptionwidget.c.o
[715/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkprintjob.c.o
[716/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/filetransferportal.c.o
[717/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkprintoperation-portal.c.o
[718/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkprinter.c.o
[719/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtksearchenginetracker3.c.o
[720/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkprintbackend.c.o
[721/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkprintoperation-unix.c.o
[722/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtksearchenginetracker.c.o
[723/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/deprecated_gtkactivatable.c.o
[724/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkdragdest.c.o
[725/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/deprecated_gtkalignment.c.o
[726/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/deprecated_gtkcolorseldialog.c.o
[727/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/deprecated_gtkhbbox.c.o
[728/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkclipboard.c.o
[729/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/deprecated_gtkactiongroup.c.o
[730/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/deprecated_gtkarrow.c.o
[731/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/deprecated_gtkhbox.c.o
[732/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/deprecated_gtkhpaned.c.o
[733/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/deprecated_gtkhscale.c.o
[734/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/deprecated_gtkaction.c.o
[735/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/deprecated_gtkgradient.c.o
[736/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/deprecated_gtkhandlebox.c.o
[737/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/deprecated_gtkfontsel.c.o
[738/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkdnd.c.o
[739/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtktextview.c.o
[740/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkprintunixdialog.c.o
[741/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/deprecated_gtkhscrollbar.c.o
[742/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/deprecated_gtkhseparator.c.o
[743/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/deprecated_gtkmisc.c.o
[744/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/deprecated_gtkradioaction.c.o
[745/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/deprecated_gtkrecentaction.c.o
[746/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/deprecated_gtkcolorsel.c.o
[747/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/deprecated_gtkimagemenuitem.c.o
[748/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/deprecated_gtkrc.c.o
[749/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/deprecated_gtkstock.c.o
[750/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/deprecated_gtknumerableicon.c.o
[751/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/deprecated_gtksymboliccolor.c.o
[752/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/deprecated_gtkhsv.c.o
[753/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/deprecated_gtktearoffmenuitem.c.o
[754/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/deprecated_gtkiconfactory.c.o
[755/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/deprecated_gtktoggleaction.c.o
[756/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/deprecated_gtkstyleproperties.c.o
[757/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/deprecated_gtkstatusicon.c.o
[758/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/deprecated_gtkvbbox.c.o
[759/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/deprecated_gtkvbox.c.o
[760/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/deprecated_gtkvscale.c.o
[761/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/deprecated_gtkvseparator.c.o
[762/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/deprecated_gtkvscrollbar.c.o
[763/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/deprecated_gtkvpaned.c.o
[764/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/deprecated_gtkthemingengine.c.o
[765/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/inspector_action-editor.c.o
[766/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/inspector_actions.c.o
[767/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/inspector_css-editor.c.o
[768/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/deprecated_gtktable.c.o
[769/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/inspector_cellrenderergraph.c.o
[770/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/inspector_data-list.c.o
[771/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/inspector_gestures.c.o
[772/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/inspector_css-node-tree.c.o
[773/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/inspector_gtkstackcombo.c.o
[774/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/inspector_graphdata.c.o
[775/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/inspector_inspect-button.c.o
[776/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/inspector_init.c.o
[777/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/inspector_magnifier.c.o
[778/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/inspector_gtktreemodelcssnode.c.o
[779/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/inspector_menu.c.o
[780/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/deprecated_gtkuimanager.c.o
[781/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/inspector_object-hierarchy.c.o
[782/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/deprecated_gtkstyle.c.o
[783/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/inspector_general.c.o
[784/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/inspector_selector.c.o
[785/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/inspector_misc-info.c.o
[786/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/inspector_prop-list.c.o
[787/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/inspector_signals-list.c.o
[788/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkwindow.c.o
[789/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtkarrowaccessible.c.o
[790/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/inspector_object-tree.c.o
[791/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/inspector_resource-list.c.o
[792/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/inspector_statistics.c.o
[793/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/inspector_strv-editor.c.o
[794/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/inspector_treewalk.c.o
[795/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/inspector_window.c.o
[796/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/inspector_size-groups.c.o
[797/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtkaccessibilitymisc.c.o
[798/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtkaccessibilityutil.c.o
[799/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/inspector_visual.c.o
[800/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/inspector_prop-editor.c.o
[801/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtkbooleancellaccessible.c.o
[802/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtkaccessibility.c.o
[803/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtkcheckmenuitemaccessible.c.o
[804/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtkbuttonaccessible.c.o
[805/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtkcellaccessible.c.o
[806/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtkcellaccessibleparent.c.o
[807/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkwidget.c.o
[808/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtkflowboxchildaccessible.c.o
[809/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtkframeaccessible.c.o
[810/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtkfilechooserwidgetaccessible.c.o
[811/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtkcontaineraccessible.c.o
[812/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtkheaderbaraccessible.c.o
[813/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtkcolorswatchaccessible.c.o
[814/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtkexpanderaccessible.c.o
[815/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtkcontainercellaccessible.c.o
[816/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtkflowboxaccessible.c.o
[817/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtkcomboboxaccessible.c.o
[818/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtktreeview.c.o
[819/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtkimagecellaccessible.c.o
[820/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtkimageaccessible.c.o
[821/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtklevelbaraccessible.c.o
[822/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtklinkbuttonaccessible.c.o
[823/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtklistboxaccessible.c.o
[824/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtkentryaccessible.c.o
[825/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtkiconviewaccessible.c.o
[826/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtklistboxrowaccessible.c.o
[827/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtklabelaccessible.c.o
[828/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtklockbuttonaccessible.c.o
[829/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtkmenuaccessible.c.o
[830/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtkmenubuttonaccessible.c.o
[831/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtkmenushellaccessible.c.o
[832/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtkplugaccessible.c.o
[833/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtkpanedaccessible.c.o
[834/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtknotebookaccessible.c.o
[835/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtkpopoveraccessible.c.o
[836/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtknotebookpageaccessible.c.o
[837/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtkprogressbaraccessible.c.o
[838/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtkradiobuttonaccessible.c.o
[839/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtkradiomenuitemaccessible.c.o
[840/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtkrangeaccessible.c.o
[841/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtkscaleaccessible.c.o
[842/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtkrenderercellaccessible.c.o
[843/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtkmenuitemaccessible.c.o
[844/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtksocketaccessible.c.o
[845/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtkscalebuttonaccessible.c.o
[846/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtkscrolledwindowaccessible.c.o
[847/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtkspinbuttonaccessible.c.o
[848/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtkspinneraccessible.c.o
[849/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtkstatusbaraccessible.c.o
[850/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtkstackaccessible.c.o
[851/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtktoplevelaccessible.c.o
[852/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtkswitchaccessible.c.o
[853/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtktogglebuttonaccessible.c.o
[854/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkxembed.c.o
[855/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtktextcellaccessible.c.o
[856/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtkwidgetaccessible.c.o
[857/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtkwindowaccessible.c.o
[858/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkapplication-x11.c.o
[859/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkapplication-wayland.c.o
[860/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkplug.c.o
[861/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkmountoperation-x11.c.o
[862/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/deprecated_gtktrayicon-x11.c.o
[863/1220] Compiling C object modules/input/im-am-et.so.p/imam-et.c.o
[864/1220] Compiling C object modules/input/im-cedilla.so.p/imcedilla.c.o
[865/1220] Compiling C object modules/input/im-thai.so.p/thai-charprop.c.o
[866/1220] Compiling C object gtk/gtk-launch.p/gtk-launch.c.o
[867/1220] Compiling C object modules/input/im-cyrillic-translit.so.p/imcyrillic-translit.c.o
[868/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtkapplication-dbus.c.o
[869/1220] Compiling C object modules/input/im-inuktitut.so.p/iminuktitut.c.o
[870/1220] Compiling C object modules/input/im-ipa.so.p/imipa.c.o
[871/1220] Compiling C object modules/input/im-wayland.so.p/meson-generated_.._.._.._text-input-unstable-v3-protocol.c.o
[872/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/gtksocket.c.o
[873/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtktextviewaccessible.c.o
[874/1220] Compiling C object modules/input/im-multipress.so.p/gtkimcontextmultipress.c.o
../modules/input/gtkimcontextmultipress.c: In function 'on_timeout':
../modules/input/gtkimcontextmultipress.c:204:3: warning: 'gdk_threads_enter' is deprecated [-Wdeprecated-declarations]
204 | gdk_threads_enter ();
| ^~~~~~~~~~~~~~~~~
In file included from ../gdk/gdk.h:61,
from ../gtk/gtk.h:30,
from ../modules/input/gtkimcontextmultipress.h:20,
from ../modules/input/gtkimcontextmultipress.c:20:
../gdk/gdkthreads.h:46:10: note: declared here
46 | void gdk_threads_enter (void);
| ^~~~~~~~~~~~~~~~~
../modules/input/gtkimcontextmultipress.c:214:3: warning: 'gdk_threads_leave' is deprecated [-Wdeprecated-declarations]
214 | gdk_threads_leave ();
| ^~~~~~~~~~~~~~~~~
../gdk/gdkthreads.h:48:10: note: declared here
48 | void gdk_threads_leave (void);
| ^~~~~~~~~~~~~~~~~
[875/1220] Compiling C object modules/input/im-multipress.so.p/immultipress.c.o
[876/1220] Compiling C object gtk/libgtk-3.so.0.2411.32.p/a11y_gtktreeviewaccessible.c.o
[877/1220] Compiling C object modules/input/im-thai.so.p/imthai.c.o
[878/1220] Compiling C object modules/input/im-ti-er.so.p/imti-er.c.o
[879/1220] Compiling C object modules/input/im-ti-et.so.p/imti-et.c.o
[880/1220] Compiling C object modules/input/im-thai.so.p/gtkimcontextthai.c.o
[881/1220] Compiling C object demos/icon-browser/gtk3-icon-browser.p/meson-generated_.._iconbrowser_resources.c.o
[882/1220] Compiling C object modules/input/im-broadway.so.p/imbroadway.c.o
[883/1220] Compiling C object modules/input/im-viqr.so.p/imviqr.c.o
[884/1220] Compiling C object modules/input/im-xim.so.p/imxim.c.o
[885/1220] Compiling C object modules/printbackends/libprintbackend-lpr.so.p/lpr_gtkprintbackendlpr.c.o
[886/1220] Compiling C object modules/printbackends/libprintbackend-cups.so.p/cups_gtkprintercups.c.o
[887/1220] Compiling C object demos/icon-browser/gtk3-icon-browser.p/main.c.o
[888/1220] Compiling C object demos/widget-factory/gtk3-widget-factory.p/meson-generated_.._widgetfactory_resources.c.o
[889/1220] Compiling C object modules/printbackends/libprintbackend-file.so.p/file_gtkprintbackendfile.c.o
[890/1220] Compiling C object modules/input/im-wayland.so.p/imwayland.c.o
[891/1220] Compiling C object modules/printbackends/libprintbackend-cups.so.p/cups_gtkcupssecretsutils.c.o
[892/1220] Compiling C object demos/icon-browser/gtk3-icon-browser.p/iconbrowserapp.c.o
[893/1220] Compiling C object libgail-util/libgailutil-3.so.0.0.0.p/gailtextutil.c.o
[894/1220] Compiling C object demos/icon-browser/gtk3-icon-browser.p/iconstore.c.o
[895/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/meson-generated_.._gtkdemo_resources.c.o
[896/1220] Compiling C object modules/printbackends/libprintbackend-cups.so.p/cups_gtkcupsutils.c.o
[897/1220] Compiling C object libgail-util/libgailutil-3.so.0.0.0.p/gailmisc.c.o
[898/1220] Compiling C object modules/input/im-xim.so.p/gtkimcontextxim.c.o
[899/1220] Compiling C object demos/icon-browser/gtk3-icon-browser.p/iconbrowserwin.c.o
[900/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/application_demo.c.o
[901/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/assistant.c.o
[902/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/builder.c.o
[903/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/button_box.c.o
[904/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/clipboard.c.o
[905/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/colorsel.c.o
[906/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/changedisplay.c.o
[907/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/css_accordion.c.o
[908/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/css_basics.c.o
[909/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/css_blendmodes.c.o
[910/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/combobox.c.o
[911/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/css_pixbufs.c.o
[912/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/css_shadows.c.o
[913/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/css_multiplebgs.c.o
[914/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/cursors.c.o
[915/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/dialog.c.o
[916/1220] Compiling C object demos/widget-factory/gtk3-widget-factory.p/widget-factory.c.o
[917/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/drawingarea.c.o
[918/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/entry_buffer.c.o
[919/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/editable_cells.c.o
[920/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/entry_completion.c.o
[921/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/expander.c.o
[922/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/hypertext.c.o
[923/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/iconview_edit.c.o
[924/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/event_axes.c.o
../demos/gtk-demo/event_axes.c: In function 'update_axes_from_event':
../demos/gtk-demo/event_axes.c:181:7: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations]
181 | g_memdup (event->motion.axes,
| ^~~~~~~~
In file included from /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/glib/gstring.h:37,
from /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/glib/giochannel.h:36,
from /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/glib.h:56,
from /nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/glib/gi18n.h:23,
from ../demos/gtk-demo/event_axes.c:24:
/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/glib/gstrfuncs.h:350:23: note: declared here
350 | gpointer g_memdup (gconstpointer mem,
| ^~~~~~~~
../demos/gtk-demo/event_axes.c:188:7: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations]
188 | g_memdup (event->button.axes,
| ^~~~~~~~
/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/glib/gstrfuncs.h:350:23: note: declared here
350 | gpointer g_memdup (gconstpointer mem,
| ^~~~~~~~
[925/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/filtermodel.c.o
[926/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/fishbowl.c.o
[927/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/gestures.c.o
[928/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/headerbar.c.o
[929/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/iconview.c.o
[930/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/infobar.c.o
[931/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/links.c.o
[932/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/flowbox.c.o
[933/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/glarea.c.o
[934/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/images.c.o
[935/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/list_store.c.o
[936/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/foreigndrawing.c.o
[937/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/listbox.c.o
[938/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/markup.c.o
[939/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/menus.c.o
[940/1220] Linking target gtk/libgtk-3.so.0.2411.32
[941/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/modelbutton.c.o
[942/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/pickers.c.o
[943/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/overlay.c.o
[944/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/overlay2.c.o
[945/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/panes.c.o
[946/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/paint.c.o
[947/1220] Generating symbol file gtk/libgtk-3.so.0.2411.32.p/libgtk-3.so.0.2411.32.symbols
[948/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/offscreen_window2.c.o
[949/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/scale.c.o
[950/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/revealer.c.o
[951/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/popover.c.o
[952/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/shortcuts.c.o
[953/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/search_entry2.c.o
[954/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/offscreen_window.c.o
[955/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/search_entry.c.o
[956/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/rotated_text.c.o
[957/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/pixbufs.c.o
[958/1220] Compiling C object modules/printbackends/libprintbackend-cups.so.p/cups_gtkprintbackendcups.c.o
../modules/printbackends/cups/gtkprintbackendcups.c: In function 'cups_printer_create_cairo_surface':
../modules/printbackends/cups/gtkprintbackendcups.c:436:7: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
436 | ppd_attr = ppdFindAttr (ppd_file, "LanguageLevel", NULL);
| ^~~~~~~~
In file included from ../modules/printbackends/cups/gtkprintercups.h:23,
from ../modules/printbackends/cups/gtkprintbackendcups.c:53:
/nix/store/kq4fqvzi9jzrbr81j84dynqfbqpzh3d7-cups-2.4.8-dev/include/cups/ppd.h:400:26: note: declared here
400 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
../modules/printbackends/cups/gtkprintbackendcups.c:443:11: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
443 | ppd_attr_res = ppdFindAttr (ppd_file, "DefaultResolution", NULL);
| ^~~~~~~~~~~~
/nix/store/kq4fqvzi9jzrbr81j84dynqfbqpzh3d7-cups-2.4.8-dev/include/cups/ppd.h:400:26: note: declared here
400 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
../modules/printbackends/cups/gtkprintbackendcups.c:464:7: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
464 | ppd_attr_res_screen_freq = ppdFindAttr (ppd_file, "ResScreenFreq", res_string);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/kq4fqvzi9jzrbr81j84dynqfbqpzh3d7-cups-2.4.8-dev/include/cups/ppd.h:400:26: note: declared here
400 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
../modules/printbackends/cups/gtkprintbackendcups.c:472:11: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
472 | ppd_attr_res_screen_freq = ppdFindAttr (ppd_file, "ResScreenFreq", res_string);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/kq4fqvzi9jzrbr81j84dynqfbqpzh3d7-cups-2.4.8-dev/include/cups/ppd.h:400:26: note: declared here
400 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
../modules/printbackends/cups/gtkprintbackendcups.c:476:7: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
476 | ppd_attr_screen_freq = ppdFindAttr (ppd_file, "ScreenFreq", NULL);
| ^~~~~~~~~~~~~~~~~~~~
/nix/store/kq4fqvzi9jzrbr81j84dynqfbqpzh3d7-cups-2.4.8-dev/include/cups/ppd.h:400:26: note: declared here
400 | extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
| ^~~~~~~~~~~
../modules/printbackends/cups/gtkprintbackendcups.c: In function 'add_cups_options':
../modules/printbackends/cups/gtkprintbackendcups.c:609:7: warning: 'ppdFindCustomOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
609 | coption = ppdFindCustomOption (printer->ppd_file, key);
| ^~~~~~~
/nix/store/kq4fqvzi9jzrbr81j84dynqfbqpzh3d7-cups-2.4.8-dev/include/cups/ppd.h:425:26: note: declared here
425 | extern ppd_coption_t *ppdFindCustomOption(ppd_file_t *ppd,
| ^~~~~~~~~~~~~~~~~~~
../modules/printbackends/cups/gtkprintbackendcups.c: In function 'cups_request_ppd_cb':
../modules/printbackends/cups/gtkprintbackendcups.c:4080:7: warning: 'ppdOpenFd' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
4080 | data->printer->ppd_file = ppdOpenFd (dup (g_io_channel_unix_get_fd (data->ppd_io)));
| ^~~~
/nix/store/kq4fqvzi9jzrbr81j84dynqfbqpzh3d7-cups-2.4.8-dev/include/cups/ppd.h:389:26: note: declared here
389 | extern ppd_file_t *ppdOpenFd(int fd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~
../modules/printbackends/cups/gtkprintbackendcups.c:4081:7: warning: 'ppdLocalize' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
4081 | ppdLocalize (data->printer->ppd_file);
| ^~~~~~~~~~~
/nix/store/kq4fqvzi9jzrbr81j84dynqfbqpzh3d7-cups-2.4.8-dev/include/cups/ppd.h:435:25: note: declared here
435 | extern int ppdLocalize(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~
../modules/printbackends/cups/gtkprintbackendcups.c:4082:7: warning: 'ppdMarkDefaults' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
4082 | ppdMarkDefaults (data->printer->ppd_file);
| ^~~~~~~~~~~~~~~
/nix/store/kq4fqvzi9jzrbr81j84dynqfbqpzh3d7-cups-2.4.8-dev/include/cups/ppd.h:385:25: note: declared here
385 | extern void ppdMarkDefaults(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~~
../modules/printbackends/cups/gtkprintbackendcups.c: In function 'available_choices':
../modules/printbackends/cups/gtkprintbackendcups.c:5069:7: warning: 'ppdFindOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
5069 | option1 = ppdFindOption (ppd, constraint->option1);
| ^~~~~~~
/nix/store/kq4fqvzi9jzrbr81j84dynqfbqpzh3d7-cups-2.4.8-dev/include/cups/ppd.h:381:26: note: declared here
381 | extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword)
| ^~~~~~~~~~~~~
../modules/printbackends/cups/gtkprintbackendcups.c:5073:7: warning: 'ppdFindOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
5073 | option2 = ppdFindOption (ppd, constraint->option2);
| ^~~~~~~
/nix/store/kq4fqvzi9jzrbr81j84dynqfbqpzh3d7-cups-2.4.8-dev/include/cups/ppd.h:381:26: note: declared here
381 | extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword)
| ^~~~~~~~~~~~~
../modules/printbackends/cups/gtkprintbackendcups.c: In function 'create_pickone_option':
../modules/printbackends/cups/gtkprintbackendcups.c:5225:7: warning: 'ppdFindCustomOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
5225 | coption = ppdFindCustomOption (ppd_file, ppd_option->keyword);
| ^~~~~~~
/nix/store/kq4fqvzi9jzrbr81j84dynqfbqpzh3d7-cups-2.4.8-dev/include/cups/ppd.h:425:26: note: declared here
425 | extern ppd_coption_t *ppdFindCustomOption(ppd_file_t *ppd,
| ^~~~~~~~~~~~~~~~~~~
../modules/printbackends/cups/gtkprintbackendcups.c:5231:11: warning: 'ppdFirstCustomParam' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
5231 | cparam = ppdFirstCustomParam (coption);
| ^~~~~~
/nix/store/kq4fqvzi9jzrbr81j84dynqfbqpzh3d7-cups-2.4.8-dev/include/cups/ppd.h:430:26: note: declared here
430 | extern ppd_cparam_t *ppdFirstCustomParam(ppd_coption_t *opt)
| ^~~~~~~~~~~~~~~~~~~
../modules/printbackends/cups/gtkprintbackendcups.c:5233:11: warning: 'ppdNextCustomParam' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
5233 | if (ppdNextCustomParam (coption) == NULL)
| ^~
/nix/store/kq4fqvzi9jzrbr81j84dynqfbqpzh3d7-cups-2.4.8-dev/include/cups/ppd.h:433:26: note: declared here
433 | extern ppd_cparam_t *ppdNextCustomParam(ppd_coption_t *opt) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~~~~~
../modules/printbackends/cups/gtkprintbackendcups.c: In function 'cups_printer_get_options':
../modules/printbackends/cups/gtkprintbackendcups.c:5933:7: warning: 'ppdMarkDefaults' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
5933 | ppdMarkDefaults (ppd_file);
| ^~~~~~~~~~~~~~~
/nix/store/kq4fqvzi9jzrbr81j84dynqfbqpzh3d7-cups-2.4.8-dev/include/cups/ppd.h:385:25: note: declared here
385 | extern void ppdMarkDefaults(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~~
../modules/printbackends/cups/gtkprintbackendcups.c:5937:7: warning: 'ppdFindOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
5937 | ppd_option = ppdFindOption (ppd_file, "PageSize");
| ^~~~~~~~~~
/nix/store/kq4fqvzi9jzrbr81j84dynqfbqpzh3d7-cups-2.4.8-dev/include/cups/ppd.h:381:26: note: declared here
381 | extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword)
| ^~~~~~~~~~~~~
../modules/printbackends/cups/gtkprintbackendcups.c: In function 'mark_option_from_set':
../modules/printbackends/cups/gtkprintbackendcups.c:6118:5: warning: 'ppdMarkOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
6118 | ppdMarkOption (ppd_file, ppd_option->keyword, option->value);
| ^~~~~~~~~~~~~
/nix/store/kq4fqvzi9jzrbr81j84dynqfbqpzh3d7-cups-2.4.8-dev/include/cups/ppd.h:386:25: note: declared here
386 | extern int ppdMarkOption(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~~~
../modules/printbackends/cups/gtkprintbackendcups.c: In function 'cups_printer_mark_conflicts':
../modules/printbackends/cups/gtkprintbackendcups.c:6189:3: warning: 'ppdMarkDefaults' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
6189 | ppdMarkDefaults (ppd_file);
| ^~~~~~~~~~~~~~~
/nix/store/kq4fqvzi9jzrbr81j84dynqfbqpzh3d7-cups-2.4.8-dev/include/cups/ppd.h:385:25: note: declared here
385 | extern void ppdMarkDefaults(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~~
../modules/printbackends/cups/gtkprintbackendcups.c:6194:3: warning: 'ppdConflicts' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
6194 | num_conflicts = ppdConflicts (ppd_file);
| ^~~~~~~~~~~~~
/nix/store/kq4fqvzi9jzrbr81j84dynqfbqpzh3d7-cups-2.4.8-dev/include/cups/ppd.h:368:25: note: declared here
368 | extern int ppdConflicts(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~
../modules/printbackends/cups/gtkprintbackendcups.c: In function 'create_page_setup':
../modules/printbackends/cups/gtkprintbackendcups.c:6843:3: warning: 'ppdFindOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
6843 | option = ppdFindOption (ppd_file, "PageSize");
| ^~~~~~
/nix/store/kq4fqvzi9jzrbr81j84dynqfbqpzh3d7-cups-2.4.8-dev/include/cups/ppd.h:381:26: note: declared here
381 | extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword)
| ^~~~~~~~~~~~~
../modules/printbackends/cups/gtkprintbackendcups.c:6846:7: warning: 'ppdFindChoice' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
6846 | choice = ppdFindChoice (option, size->name);
| ^~~~~~
/nix/store/kq4fqvzi9jzrbr81j84dynqfbqpzh3d7-cups-2.4.8-dev/include/cups/ppd.h:376:26: note: declared here
376 | extern ppd_choice_t *ppdFindChoice(ppd_option_t *o, const char *option)
| ^~~~~~~~~~~~~
../modules/printbackends/cups/gtkprintbackendcups.c: In function 'cups_printer_get_default_page_size':
../modules/printbackends/cups/gtkprintbackendcups.c:6976:7: warning: 'ppdFindOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
6976 | option = ppdFindOption (ppd_file, "PageSize");
| ^~~~~~
/nix/store/kq4fqvzi9jzrbr81j84dynqfbqpzh3d7-cups-2.4.8-dev/include/cups/ppd.h:381:26: note: declared here
381 | extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword)
| ^~~~~~~~~~~~~
../modules/printbackends/cups/gtkprintbackendcups.c:6980:7: warning: 'ppdPageSize' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
6980 | size = ppdPageSize (ppd_file, option->defchoice);
| ^~~~
/nix/store/kq4fqvzi9jzrbr81j84dynqfbqpzh3d7-cups-2.4.8-dev/include/cups/ppd.h:393:26: note: declared here
393 | extern ppd_size_t *ppdPageSize(ppd_file_t *ppd, const char *name)
| ^~~~~~~~~~~
[959/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/printing.c.o
[960/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/sidebar.c.o
[961/1220] Linking target gtk/gtk-update-icon-cache
[962/1220] Linking target gtk/gtk-encode-symbolic-svg
[963/1220] Linking target modules/input/im-am-et.so
[964/1220] Linking target modules/input/im-cyrillic-translit.so
[965/1220] Linking target modules/input/im-cedilla.so
[966/1220] Linking target gtk/gtk-query-settings
[967/1220] Linking target modules/input/im-inuktitut.so
[968/1220] Linking target modules/input/im-ipa.so
[969/1220] Linking target gtk/gtk-builder-tool
[970/1220] Linking target modules/input/im-thai.so
[971/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/sizegroup.c.o
[972/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/spinner.c.o
[973/1220] Linking target modules/input/im-ti-er.so
[974/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/stack.c.o
[975/1220] Linking target modules/input/im-multipress.so
[976/1220] Linking target modules/input/im-ti-et.so
[977/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/tabs.c.o
[978/1220] Linking target gtk/gtk-query-immodules-3.0
[979/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/spinbutton.c.o
[980/1220] Linking target gtk/gtk-launch
[981/1220] Linking target modules/input/im-viqr.so
[982/1220] Linking target modules/input/im-broadway.so
[983/1220] Linking target modules/printbackends/libprintbackend-lpr.so
[984/1220] Linking target modules/input/im-wayland.so
[985/1220] Linking target modules/input/im-xim.so
[986/1220] Linking target libgail-util/libgailutil-3.so.0.0.0
[987/1220] Linking target modules/printbackends/libprintbackend-file.so
[988/1220] Linking target modules/printbackends/libprintbackend-cups.so
[989/1220] Linking target demos/icon-browser/gtk3-icon-browser
[990/1220] Linking target demos/widget-factory/gtk3-widget-factory
[991/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/textmask.c.o
[992/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/theming_style_classes.c.o
[993/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/textscroll.c.o
[994/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/transparent.c.o
[995/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/tree_store.c.o
[996/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/textview.c.o
[997/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/pagesetup.c.o
[998/1220] Compiling C object demos/gtk-demo/gtk3-demo-application.p/meson-generated_.._gtkdemo_resources.c.o
[999/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/toolpalette.c.o
[1000/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/font_features.c.o
[1001/1220] Compiling C object examples/builder_example.p/builder.c.o
[1002/1220] Compiling C object examples/grid-packing.p/grid-packing.c.o
[1003/1220] Compiling C object examples/drawing.p/drawing.c.o
[1004/1220] Compiling C object 'examples/bp/bloatpad.p/meson-generated_.._bloatpad resources.c.o'
[1005/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/gtkfishbowl.c.o
[1006/1220] Compiling C object demos/gtk-demo/gtk3-demo-application.p/application.c.o
[1007/1220] Compiling C object examples/hello-world.p/hello-world.c.o
[1008/1220] Compiling C object 'examples/application2/exampleapp2.p/meson-generated_.._exampleapp2 resources.c.o'
[1009/1220] Compiling C object examples/search-bar.p/search-bar.c.o
[1010/1220] Compiling C object examples/window-default.p/window-default.c.o
[1011/1220] Compiling C object examples/sunny.p/sunny.c.o
[1012/1220] Compiling C object examples/application1/exampleapp.p/main.c.o
[1013/1220] Compiling C object demos/gtk-demo/gtk3-demo.p/main.c.o
[1014/1220] Compiling C object examples/plugman.p/plugman.c.o
[1015/1220] Compiling C object examples/application1/exampleapp.p/exampleapp.c.o
[1016/1220] Linking target examples/builder_example
[1017/1220] Compiling C object examples/application1/exampleapp.p/exampleappwin.c.o
[1018/1220] Linking target examples/grid-packing
[1019/1220] Compiling C object examples/application2/exampleapp2.p/main.c.o
[1020/1220] Linking target examples/drawing
[1021/1220] Compiling C object examples/bp/bloatpad.p/bloatpad.c.o
[1022/1220] Compiling C object 'examples/application3/exampleapp3.p/meson-generated_.._exampleapp3 resources.c.o'
[1023/1220] Compiling C object examples/application2/exampleapp2.p/exampleapp.c.o
[1024/1220] Compiling C object examples/application2/exampleapp2.p/exampleappwin.c.o
[1025/1220] Linking target examples/search-bar
[1026/1220] Compiling C object 'examples/application4/exampleapp4.p/meson-generated_.._exampleapp4 resources.c.o'
[1027/1220] Linking target examples/window-default
[1028/1220] Linking target examples/hello-world
[1029/1220] Linking target demos/gtk-demo/gtk3-demo-application
[1030/1220] Compiling C object examples/application3/exampleapp3.p/main.c.o
[1031/1220] Linking target examples/sunny
[1032/1220] Linking target examples/application1/exampleapp
[1033/1220] Compiling C object 'examples/application5/exampleapp5.p/meson-generated_.._exampleapp5 resources.c.o'
[1034/1220] Linking target examples/plugman
[1035/1220] Compiling C object examples/application3/exampleapp3.p/exampleapp.c.o
[1036/1220] Compiling C object examples/application4/exampleapp4.p/main.c.o
[1037/1220] Compiling C object examples/application3/exampleapp3.p/exampleappwin.c.o
[1038/1220] Compiling C object 'examples/application6/exampleapp6.p/meson-generated_.._exampleapp6 resources.c.o'
[1039/1220] Linking target examples/bp/bloatpad
[1040/1220] Compiling C object examples/application4/exampleapp4.p/exampleapp.c.o
[1041/1220] Compiling C object examples/application4/exampleapp4.p/exampleappwin.c.o
[1042/1220] Linking target examples/application2/exampleapp2
[1043/1220] Linking target demos/gtk-demo/gtk3-demo
[1044/1220] Compiling C object 'examples/application7/exampleapp7.p/meson-generated_.._exampleapp7 resources.c.o'
[1045/1220] Compiling C object examples/application5/exampleapp5.p/main.c.o
[1046/1220] Compiling C object examples/application5/exampleapp5.p/exampleapp.c.o
[1047/1220] Compiling C object examples/application5/exampleapp5.p/exampleappwin.c.o
[1048/1220] Compiling C object examples/application6/exampleapp6.p/main.c.o
[1049/1220] Compiling C object 'examples/application8/exampleapp8.p/meson-generated_.._exampleapp8 resources.c.o'
[1050/1220] Compiling C object examples/application6/exampleapp6.p/exampleapp.c.o
[1051/1220] Compiling C object examples/application6/exampleapp6.p/exampleappprefs.c.o
[1052/1220] Compiling C object examples/application7/exampleapp7.p/main.c.o
[1053/1220] Compiling C object examples/application6/exampleapp6.p/exampleappwin.c.o
[1054/1220] Compiling C object 'examples/application9/exampleapp9.p/meson-generated_.._exampleapp9 resources.c.o'
[1055/1220] Linking target examples/application3/exampleapp3
[1056/1220] Compiling C object examples/application7/exampleapp7.p/exampleapp.c.o
[1057/1220] Building translation po/th/LC_MESSAGES/gtk30-th.mo
[1058/1220] Building translation po/tk/LC_MESSAGES/gtk30-tk.mo
[1059/1220] Linking target examples/application4/exampleapp4
[1060/1220] Building translation po/tr/LC_MESSAGES/gtk30-tr.mo
[1061/1220] Building translation po/tt/LC_MESSAGES/gtk30-tt.mo
[1062/1220] Building translation po/ug/LC_MESSAGES/gtk30-ug.mo
[1063/1220] Compiling C object examples/application7/exampleapp7.p/exampleappwin.c.o
[1064/1220] Building translation po/uk/LC_MESSAGES/gtk30-uk.mo
[1065/1220] Building translation po/ur/LC_MESSAGES/gtk30-ur.mo
[1066/1220] Building translation po/uz/LC_MESSAGES/gtk30-uz.mo
[1067/1220] Building translation po/uz@cyrillic/LC_MESSAGES/gtk30-uz@cyrillic.mo
[1068/1220] Compiling C object examples/application7/exampleapp7.p/exampleappprefs.c.o
[1069/1220] Building translation po/vi/LC_MESSAGES/gtk30-vi.mo
[1070/1220] Building translation po/wa/LC_MESSAGES/gtk30-wa.mo
[1071/1220] Building translation po/xh/LC_MESSAGES/gtk30-xh.mo
[1072/1220] Building translation po/yi/LC_MESSAGES/gtk30-yi.mo
[1073/1220] Building translation po/zh_HK/LC_MESSAGES/gtk30-zh_HK.mo
[1074/1220] Building translation po/zh_CN/LC_MESSAGES/gtk30-zh_CN.mo
[1075/1220] Compiling C object examples/application8/exampleapp8.p/main.c.o
[1076/1220] Building translation po/zh_TW/LC_MESSAGES/gtk30-zh_TW.mo
[1077/1220] Building translation po-properties/ab/LC_MESSAGES/gtk30-properties-ab.mo
[1078/1220] Building translation po-properties/af/LC_MESSAGES/gtk30-properties-af.mo
[1079/1220] Building translation po-properties/am/LC_MESSAGES/gtk30-properties-am.mo
[1080/1220] Compiling C object 'examples/application10/exampleapp10.p/meson-generated_.._exampleapp10 resources.c.o'
[1081/1220] Building translation po-properties/ang/LC_MESSAGES/gtk30-properties-ang.mo
[1082/1220] Building translation po-properties/an/LC_MESSAGES/gtk30-properties-an.mo
[1083/1220] Compiling C object examples/application8/exampleapp8.p/exampleapp.c.o
[1084/1220] Building translation po-properties/ar/LC_MESSAGES/gtk30-properties-ar.mo
[1085/1220] Building translation po-properties/ast/LC_MESSAGES/gtk30-properties-ast.mo
[1086/1220] Building translation po-properties/as/LC_MESSAGES/gtk30-properties-as.mo
[1087/1220] Building translation po-properties/az/LC_MESSAGES/gtk30-properties-az.mo
[1088/1220] Building translation po-properties/az_IR/LC_MESSAGES/gtk30-properties-az_IR.mo
[1089/1220] Building translation po-properties/be@latin/LC_MESSAGES/gtk30-properties-be@latin.mo
[1090/1220] Building translation po-properties/br/LC_MESSAGES/gtk30-properties-br.mo
[1091/1220] Compiling C object examples/application9/exampleapp9.p/main.c.o
[1092/1220] Building translation po-properties/be/LC_MESSAGES/gtk30-properties-be.mo
[1093/1220] Building translation po-properties/bn/LC_MESSAGES/gtk30-properties-bn.mo
[1094/1220] Building translation po-properties/bg/LC_MESSAGES/gtk30-properties-bg.mo
[1095/1220] Building translation po-properties/bn_IN/LC_MESSAGES/gtk30-properties-bn_IN.mo
[1096/1220] Compiling C object examples/application8/exampleapp8.p/exampleappprefs.c.o
[1097/1220] Building translation po-properties/bs/LC_MESSAGES/gtk30-properties-bs.mo
[1098/1220] Building translation po-properties/crh/LC_MESSAGES/gtk30-properties-crh.mo
[1099/1220] Building translation po-properties/cy/LC_MESSAGES/gtk30-properties-cy.mo
[1100/1220] Building translation po-properties/ca/LC_MESSAGES/gtk30-properties-ca.mo
[1101/1220] Building translation po-properties/ca@valencia/LC_MESSAGES/gtk30-properties-ca@valencia.mo
[1102/1220] Building translation po-properties/ckb/LC_MESSAGES/gtk30-properties-ckb.mo
[1103/1220] Linking target examples/application5/exampleapp5
[1104/1220] Building translation po-properties/cs/LC_MESSAGES/gtk30-properties-cs.mo
[1105/1220] Building translation po-properties/en/LC_MESSAGES/gtk30-properties-en.mo
[1106/1220] Building translation po-properties/da/LC_MESSAGES/gtk30-properties-da.mo
[1107/1220] Building translation po-properties/de/LC_MESSAGES/gtk30-properties-de.mo
[1108/1220] Building translation po-properties/en_CA/LC_MESSAGES/gtk30-properties-en_CA.mo
[1109/1220] Building translation po-properties/en@shaw/LC_MESSAGES/gtk30-properties-en@shaw.mo
[1110/1220] Building translation po-properties/en_GB/LC_MESSAGES/gtk30-properties-en_GB.mo
[1111/1220] Building translation po-properties/eo/LC_MESSAGES/gtk30-properties-eo.mo
[1112/1220] Building translation po-properties/dz/LC_MESSAGES/gtk30-properties-dz.mo
[1113/1220] Building translation po-properties/et/LC_MESSAGES/gtk30-properties-et.mo
[1114/1220] Building translation po-properties/es/LC_MESSAGES/gtk30-properties-es.mo
[1115/1220] Compiling C object examples/application8/exampleapp8.p/exampleappwin.c.o
[1116/1220] Building translation po-properties/fa/LC_MESSAGES/gtk30-properties-fa.mo
[1117/1220] Building translation po-properties/eu/LC_MESSAGES/gtk30-properties-eu.mo
[1118/1220] Building translation po-properties/el/LC_MESSAGES/gtk30-properties-el.mo
[1119/1220] Building translation po-properties/fur/LC_MESSAGES/gtk30-properties-fur.mo
[1120/1220] Building translation po-properties/fi/LC_MESSAGES/gtk30-properties-fi.mo
[1121/1220] Building translation po-properties/ga/LC_MESSAGES/gtk30-properties-ga.mo
[1122/1220] Building translation po-properties/fr/LC_MESSAGES/gtk30-properties-fr.mo
[1123/1220] Building translation po-properties/gl/LC_MESSAGES/gtk30-properties-gl.mo
[1124/1220] Building translation po-properties/gd/LC_MESSAGES/gtk30-properties-gd.mo
[1125/1220] Building translation po-properties/gu/LC_MESSAGES/gtk30-properties-gu.mo
[1126/1220] Building translation po-properties/he/LC_MESSAGES/gtk30-properties-he.mo
[1127/1220] Building translation po-properties/hi/LC_MESSAGES/gtk30-properties-hi.mo
[1128/1220] Building translation po-properties/ia/LC_MESSAGES/gtk30-properties-ia.mo
[1129/1220] Building translation po-properties/hy/LC_MESSAGES/gtk30-properties-hy.mo
[1130/1220] Building translation po-properties/hr/LC_MESSAGES/gtk30-properties-hr.mo
[1131/1220] Building translation po-properties/hu/LC_MESSAGES/gtk30-properties-hu.mo
[1132/1220] Building translation po-properties/io/LC_MESSAGES/gtk30-properties-io.mo
[1133/1220] Building translation po-properties/id/LC_MESSAGES/gtk30-properties-id.mo
[1134/1220] Building translation po-properties/is/LC_MESSAGES/gtk30-properties-is.mo
[1135/1220] Building translation po-properties/ie/LC_MESSAGES/gtk30-properties-ie.mo
[1136/1220] Building translation po-properties/kab/LC_MESSAGES/gtk30-properties-kab.mo
[1137/1220] Building translation po-properties/kg/LC_MESSAGES/gtk30-properties-kg.mo
[1138/1220] Compiling C object examples/application9/exampleapp9.p/exampleapp.c.o
[1139/1220] Building translation po-properties/it/LC_MESSAGES/gtk30-properties-it.mo
[1140/1220] Building translation po-properties/ja/LC_MESSAGES/gtk30-properties-ja.mo
[1141/1220] Building translation po-properties/ka/LC_MESSAGES/gtk30-properties-ka.mo
[1142/1220] Linking target examples/application6/exampleapp6
[1143/1220] Building translation po-properties/kk/LC_MESSAGES/gtk30-properties-kk.mo
[1144/1220] Building translation po-properties/ku/LC_MESSAGES/gtk30-properties-ku.mo
[1145/1220] Building translation po-properties/kn/LC_MESSAGES/gtk30-properties-kn.mo
[1146/1220] Building translation po-properties/lg/LC_MESSAGES/gtk30-properties-lg.mo
[1147/1220] Building translation po-properties/ky/LC_MESSAGES/gtk30-properties-ky.mo
[1148/1220] Building translation po-properties/ko/LC_MESSAGES/gtk30-properties-ko.mo
[1149/1220] Building translation po-properties/km/LC_MESSAGES/gtk30-properties-km.mo
[1150/1220] Building translation po-properties/li/LC_MESSAGES/gtk30-properties-li.mo
[1151/1220] Building translation po-properties/mi/LC_MESSAGES/gtk30-properties-mi.mo
[1152/1220] Building translation po-properties/mk/LC_MESSAGES/gtk30-properties-mk.mo
[1153/1220] Building translation po-properties/lt/LC_MESSAGES/gtk30-properties-lt.mo
[1154/1220] Building translation po-properties/mai/LC_MESSAGES/gtk30-properties-mai.mo
[1155/1220] Building translation po-properties/lv/LC_MESSAGES/gtk30-properties-lv.mo
[1156/1220] Building translation po-properties/mn/LC_MESSAGES/gtk30-properties-mn.mo
[1157/1220] Building translation po-properties/ml/LC_MESSAGES/gtk30-properties-ml.mo
[1158/1220] Compiling C object examples/application9/exampleapp9.p/exampleappprefs.c.o
[1159/1220] Building translation po-properties/mr/LC_MESSAGES/gtk30-properties-mr.mo
[1160/1220] Building translation po-properties/nds/LC_MESSAGES/gtk30-properties-nds.mo
[1161/1220] Building translation po-properties/nb/LC_MESSAGES/gtk30-properties-nb.mo
[1162/1220] Building translation po-properties/ms/LC_MESSAGES/gtk30-properties-ms.mo
[1163/1220] Building translation po-properties/my/LC_MESSAGES/gtk30-properties-my.mo
[1164/1220] Building translation po-properties/nn/LC_MESSAGES/gtk30-properties-nn.mo
[1165/1220] Building translation po-properties/nso/LC_MESSAGES/gtk30-properties-nso.mo
[1166/1220] Building translation po-properties/nl/LC_MESSAGES/gtk30-properties-nl.mo
[1167/1220] Building translation po-properties/ne/LC_MESSAGES/gtk30-properties-ne.mo
[1168/1220] Building translation po-properties/ps/LC_MESSAGES/gtk30-properties-ps.mo
[1169/1220] Building translation po-properties/oc/LC_MESSAGES/gtk30-properties-oc.mo
[1170/1220] Building translation po-properties/or/LC_MESSAGES/gtk30-properties-or.mo
[1171/1220] Building translation po-properties/pl/LC_MESSAGES/gtk30-properties-pl.mo
[1172/1220] Building translation po-properties/pt/LC_MESSAGES/gtk30-properties-pt.mo
[1173/1220] Building translation po-properties/rw/LC_MESSAGES/gtk30-properties-rw.mo
[1174/1220] Building translation po-properties/pt_BR/LC_MESSAGES/gtk30-properties-pt_BR.mo
[1175/1220] Building translation po-properties/ro/LC_MESSAGES/gtk30-properties-ro.mo
[1176/1220] Building translation po-properties/si/LC_MESSAGES/gtk30-properties-si.mo
[1177/1220] Building translation po-properties/pa/LC_MESSAGES/gtk30-properties-pa.mo
[1178/1220] Compiling C object examples/application10/exampleapp10.p/main.c.o
[1179/1220] Building translation po-properties/ru/LC_MESSAGES/gtk30-properties-ru.mo
[1180/1220] Building translation po-properties/sq/LC_MESSAGES/gtk30-properties-sq.mo
[1181/1220] Building translation po-properties/sl/LC_MESSAGES/gtk30-properties-sl.mo
[1182/1220] Building translation po-properties/sk/LC_MESSAGES/gtk30-properties-sk.mo
[1183/1220] Building translation po-properties/sr@ije/LC_MESSAGES/gtk30-properties-sr@ije.mo
[1184/1220] Building translation po-properties/sr/LC_MESSAGES/gtk30-properties-sr.mo
[1185/1220] Building translation po-properties/sr@latin/LC_MESSAGES/gtk30-properties-sr@latin.mo
[1186/1220] Building translation po-properties/sv/LC_MESSAGES/gtk30-properties-sv.mo
[1187/1220] Building translation po-properties/th/LC_MESSAGES/gtk30-properties-th.mo
[1188/1220] Building translation po-properties/tk/LC_MESSAGES/gtk30-properties-tk.mo
[1189/1220] Building translation po-properties/tt/LC_MESSAGES/gtk30-properties-tt.mo
[1190/1220] Building translation po-properties/tg/LC_MESSAGES/gtk30-properties-tg.mo
[1191/1220] Building translation po-properties/te/LC_MESSAGES/gtk30-properties-te.mo
[1192/1220] Building translation po-properties/ta/LC_MESSAGES/gtk30-properties-ta.mo
[1193/1220] Building translation po-properties/ur/LC_MESSAGES/gtk30-properties-ur.mo
[1194/1220] Building translation po-properties/uz/LC_MESSAGES/gtk30-properties-uz.mo
[1195/1220] Building translation po-properties/ug/LC_MESSAGES/gtk30-properties-ug.mo
[1196/1220] Compiling C object examples/application9/exampleapp9.p/exampleappwin.c.o
[1197/1220] Building translation po-properties/uz@cyrillic/LC_MESSAGES/gtk30-properties-uz@cyrillic.mo
[1198/1220] Building translation po-properties/tr/LC_MESSAGES/gtk30-properties-tr.mo
[1199/1220] Building translation po-properties/uk/LC_MESSAGES/gtk30-properties-uk.mo
[1200/1220] Building translation po-properties/wa/LC_MESSAGES/gtk30-properties-wa.mo
[1201/1220] Building translation po-properties/xh/LC_MESSAGES/gtk30-properties-xh.mo
[1202/1220] Building translation po-properties/yi/LC_MESSAGES/gtk30-properties-yi.mo
[1203/1220] Building translation po-properties/vi/LC_MESSAGES/gtk30-properties-vi.mo
[1204/1220] Building translation po-properties/zh_HK/LC_MESSAGES/gtk30-properties-zh_HK.mo
[1205/1220] Building translation po-properties/zh_TW/LC_MESSAGES/gtk30-properties-zh_TW.mo
[1206/1220] Building translation po-properties/zh_CN/LC_MESSAGES/gtk30-properties-zh_CN.mo
[1207/1220] Linking target examples/application7/exampleapp7
[1208/1220] Compiling C object examples/application10/exampleapp10.p/exampleapp.c.o
[1209/1220] Compiling C object examples/application10/exampleapp10.p/exampleappprefs.c.o
[1210/1220] Compiling C object examples/application10/exampleapp10.p/exampleappwin.c.o
[1211/1220] Linking target examples/application8/exampleapp8
[1212/1220] Linking target examples/application9/exampleapp9
[1213/1220] Compiling C object docs/tools/doc-shooter.p/shadow.c.o
[1214/1220] Linking target examples/application10/exampleapp10
[1215/1220] Compiling C object docs/tools/doc-shooter.p/shooter.c.o
../docs/tools/shooter.c: In function 'take_window_shot':
../docs/tools/shooter.c:173:3: warning: 'gdk_screen_width' is deprecated [-Wdeprecated-declarations]
173 | if (x_orig + width > gdk_screen_width ())
| ^~
In file included from ../gdk/gdk.h:50,
from ../docs/tools/shooter.c:1:
../gdk/gdkmain.h:108:6: note: declared here
108 | gint gdk_screen_width (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~
../docs/tools/shooter.c:174:5: warning: 'gdk_screen_width' is deprecated [-Wdeprecated-declarations]
174 | width = gdk_screen_width () - x_orig;
| ^~~~~
../gdk/gdkmain.h:108:6: note: declared here
108 | gint gdk_screen_width (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~
../docs/tools/shooter.c:176:3: warning: 'gdk_screen_height' is deprecated [-Wdeprecated-declarations]
176 | if (y_orig + height > gdk_screen_height ())
| ^~
../gdk/gdkmain.h:110:6: note: declared here
110 | gint gdk_screen_height (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~
../docs/tools/shooter.c:177:5: warning: 'gdk_screen_height' is deprecated [-Wdeprecated-declarations]
177 | height = gdk_screen_height () - y_orig;
| ^~~~~~
../gdk/gdkmain.h:110:6: note: declared here
110 | gint gdk_screen_height (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~
[1216/1220] Compiling C object docs/tools/doc-shooter.p/widgets.c.o
[1217/1220] Compiling C object docs/tools/doc-shooter.p/.._.._tests_gtkgears.c.o
[1218/1220] Linking target docs/tools/doc-shooter
[1219/1220] Generating gtk/Gtk-3.0.gir with a custom command (wrapped by meson to set env)
/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/glib/gutils.h:378: syntax error, unexpected INTEGER, expecting identifier in ' if ((__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 0); if (nth_bit < -1) G_PASTE (_g_boolean_var_, 0) = 1; else G_PASTE (_g_boolean_var_, 0) = 0; G_PASTE (_g_boolean_var_, 0); }), 0)))' at '0'
/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/glib/gutils.h:393: syntax error, unexpected INTEGER, expecting identifier in ' if (nth_bit < 0 || (__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 1); if (nth_bit > 8 * 8) G_PASTE (_g_boolean_var_, 1) = 1; else G_PASTE (_g_boolean_var_, 1) = 0; G_PASTE (_g_boolean_var_, 1); }), 0)))' at '1'
/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/glib/gutils.h:408: syntax error, unexpected INTEGER, expecting identifier in ' return (__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 2); if (number) G_PASTE (_g_boolean_var_, 2) = 1; else G_PASTE (_g_boolean_var_, 2) = 0; G_PASTE (_g_boolean_var_, 2); }), 1)) ?' at '2'
/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/glib/gstring.h:198: syntax error, unexpected INTEGER, expecting identifier in ' if ((__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 3); if (gstring != ' at '3'
/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/glib/gstring.h:220: syntax error, unexpected INTEGER, expecting identifier in ' if (__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 4); if (gstring == ' at '4'
/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/glib/gstring.h:223: syntax error, unexpected INTEGER, expecting identifier in ' if (__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 5); if (val == ' at '5'
/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/glib/gstring.h:231: syntax error, unexpected INTEGER, expecting identifier in ' if ((__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 6); if (gstring->len + len_unsigned < gstring->allocated_len) G_PASTE (_g_boolean_var_, 6) = 1; else G_PASTE (_g_boolean_var_, 6) = 0; G_PASTE (_g_boolean_var_, 6); }), 1)))' at '6'
/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/glib/gstring.h:234: syntax error, unexpected IF in ' if ((__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 7); if (val + len_unsigned <= end || val > end + len_unsigned) G_PASTE (_g_boolean_var_, 7) = 1; else G_PASTE (_g_boolean_var_, 7) = 0; G_PASTE (_g_boolean_var_, 7); }), 1)))' at 'if'
/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/glib/gstring.h:234: syntax error, unexpected INTEGER, expecting identifier in ' if ((__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 7); if (val + len_unsigned <= end || val > end + len_unsigned) G_PASTE (_g_boolean_var_, 7) = 1; else G_PASTE (_g_boolean_var_, 7) = 0; G_PASTE (_g_boolean_var_, 7); }), 1)))' at '7'
/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/gobject/gobject.h:804: syntax error, unexpected INTEGER, expecting identifier in ' do { if (__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 8); if ((((g_type_check_instance_is_fundamentally_a ((GTypeInstance*) ((weak_pointer)), (((GType) ((20) << (2))))))))) G_PASTE (_g_boolean_var_, 8) = 1; else G_PASTE (_g_boolean_var_, 8) = 0; G_PASTE (_g_boolean_var_, 8); }), 1)) ; else g_assertion_message (((gchar*) 0), "/nix/store/F8Y44C3K32PIPRP8WJ999CDLAKPZ86KZ-glib-2.80.2-dev/include/glib-2.0/gobject/gobject.h", 804, ((const char*) (__func__)), "'" "G_IS_OBJECT (weak_pointer)" "' should be TRUE"); } while (0);' at '8'
/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/gobject/gobject.h:804: syntax error, unexpected ')', expecting identifier or '(' in ' do { if (__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 8); if ((((g_type_check_instance_is_fundamentally_a ((GTypeInstance*) ((weak_pointer)), (((GType) ((20) << (2))))))))) G_PASTE (_g_boolean_var_, 8) = 1; else G_PASTE (_g_boolean_var_, 8) = 0; G_PASTE (_g_boolean_var_, 8); }), 1)) ; else g_assertion_message (((gchar*) 0), "/nix/store/F8Y44C3K32PIPRP8WJ999CDLAKPZ86KZ-glib-2.80.2-dev/include/glib-2.0/gobject/gobject.h", 804, ((const char*) (__func__)), "'" "G_IS_OBJECT (weak_pointer)" "' should be TRUE"); } while (0);' at ')'
/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/gobject/gobject.h:807: syntax error, unexpected INTEGER, expecting identifier in ' do { if (__builtin_expect (__extension__ ({ int G_PASTE (_g_boolean_var_, 9); if ((weak_pointer) == ' at '9'
/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/gobject/gobject.h:807: syntax error, unexpected ')', expecting identifier or '(' in '# 807 "/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0/gobject/gobject.h"' at ')'
../gtk/gtkentry.c:2104: Warning: Gtk: multiple comment blocks documenting 'GtkEntry:inner-border:' identifier (already seen at gtkentry.c:888).
../gtk/a11y/gtkcellaccessibleparent.c:45: Warning: Gtk: multiple comment blocks documenting 'gtk_cell_accessible_parent_get_cell_extents:' identifier (already seen at gtkcellaccessibleparent.c:45).
../gtk/a11y/gtkcellaccessibleparent.c:71: Warning: Gtk: multiple comment blocks documenting 'gtk_cell_accessible_parent_get_cell_area:' identifier (already seen at gtkcellaccessibleparent.c:71).
../gtk/a11y/gtkcellaccessibleparent.c:202: Warning: Gtk: multiple comment blocks documenting 'gtk_cell_accessible_parent_get_cell_position:' identifier (already seen at gtkcellaccessibleparent.c:202).
../gtk/a11y/gtkcellaccessibleparent.c:231: Warning: Gtk: multiple comment blocks documenting 'gtk_cell_accessible_parent_get_column_header_cells:' identifier (already seen at gtkcellaccessibleparent.c:231).
../gtk/a11y/gtkcellaccessibleparent.c:252: Warning: Gtk: multiple comment blocks documenting 'gtk_cell_accessible_parent_get_row_header_cells:' identifier (already seen at gtkcellaccessibleparent.c:252).
../gtk/a11y/gtkcontainercellaccessible.c:174: Warning: Gtk: multiple comment blocks documenting 'gtk_container_cell_accessible_get_children:' identifier (already seen at gtkcontainercellaccessible.c:174).
../gtk/a11y/gtktoplevelaccessible.c:302: Warning: Gtk: multiple comment blocks documenting 'gtk_toplevel_accessible_get_children:' identifier (already seen at gtktoplevelaccessible.c:302).
../gtk/gtkdnd.h:80: Warning: Gtk: gtk_drag_cancel: Methods must belong to the same namespace as the class they belong to
[1220/1220] Generating gtk/Gtk-3.0.typelib with a custom command
buildPhase completed in 1 minutes 23 seconds
Running phase: glibPreInstallPhase
Running phase: glibPreInstallPhase
Running phase: glibPreInstallPhase
Running phase: installPhase
mesonInstallPhase flags: ''
Installing gdk/gdkenumtypes.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk
Installing gdk/broadway/broadwayd to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/bin
Installing gdk/libgdk-3.so.0.2411.32 to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib
Installing gdk/Gdk-3.0.gir to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/gir-1.0
Installing gdk/Gdk-3.0.typelib to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/girepository-1.0
Installing gdk/GdkX11-3.0.gir to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/gir-1.0
Installing gdk/GdkX11-3.0.typelib to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/girepository-1.0
Installing gtk/gtktypebuiltins.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing gtk/libgtk-3.so.0.2411.32 to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib
Installing gtk/Gtk-3.0.gir to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/gir-1.0
Installing gtk/Gtk-3.0.typelib to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/girepository-1.0
Installing gtk/bn.gresource to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/gtk-3.0/emoji
Installing gtk/de.gresource to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/gtk-3.0/emoji
Installing gtk/da.gresource to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/gtk-3.0/emoji
Installing gtk/fr.gresource to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/gtk-3.0/emoji
Installing gtk/es.gresource to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/gtk-3.0/emoji
Installing gtk/et.gresource to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/gtk-3.0/emoji
Installing gtk/fi.gresource to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/gtk-3.0/emoji
Installing gtk/hi.gresource to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/gtk-3.0/emoji
Installing gtk/hu.gresource to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/gtk-3.0/emoji
Installing gtk/it.gresource to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/gtk-3.0/emoji
Installing gtk/ja.gresource to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/gtk-3.0/emoji
Installing gtk/ko.gresource to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/gtk-3.0/emoji
Installing gtk/lt.gresource to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/gtk-3.0/emoji
Installing gtk/ms.gresource to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/gtk-3.0/emoji
Installing gtk/nb.gresource to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/gtk-3.0/emoji
Installing gtk/nl.gresource to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/gtk-3.0/emoji
Installing gtk/pl.gresource to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/gtk-3.0/emoji
Installing gtk/pt.gresource to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/gtk-3.0/emoji
Installing gtk/ru.gresource to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/gtk-3.0/emoji
Installing gtk/sv.gresource to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/gtk-3.0/emoji
Installing gtk/th.gresource to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/gtk-3.0/emoji
Installing gtk/uk.gresource to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/gtk-3.0/emoji
Installing gtk/zh.gresource to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/gtk-3.0/emoji
Installing gtk/gtk-query-settings to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/bin
Installing gtk/gtk-builder-tool to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/bin
Installing gtk/gtk-update-icon-cache to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/bin
Installing gtk/gtk-query-immodules-3.0 to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/bin
Installing gtk/gtk-encode-symbolic-svg to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/bin
Installing gtk/gtk-launch to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/bin
Installing modules/input/im-am-et.so to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/immodules
Installing modules/input/im-cedilla.so to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/immodules
Installing modules/input/im-cyrillic-translit.so to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/immodules
Installing modules/input/im-inuktitut.so to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/immodules
Installing modules/input/im-ipa.so to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/immodules
Installing modules/input/im-multipress.so to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/immodules
Installing modules/input/im-thai.so to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/immodules
Installing modules/input/im-ti-er.so to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/immodules
Installing modules/input/im-ti-et.so to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/immodules
Installing modules/input/im-viqr.so to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/immodules
Installing modules/input/im-broadway.so to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/immodules
Installing modules/input/im-wayland.so to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/immodules
Installing modules/input/im-xim.so to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/immodules
Installing modules/printbackends/libprintbackend-file.so to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/printbackends
Installing modules/printbackends/libprintbackend-lpr.so to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/printbackends
Installing modules/printbackends/libprintbackend-cups.so to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/printbackends
Installing libgail-util/libgailutil-3.so.0.0.0 to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib
Installing demos/icon-browser/gtk3-icon-browser to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/bin
Installing demos/widget-factory/gtk3-widget-factory to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/bin
Installing demos/gtk-demo/gtk3-demo to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/bin
Installing demos/gtk-demo/gtk3-demo-application to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/bin
Installing po/ab/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ab/LC_MESSAGES
Installing po/af/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/af/LC_MESSAGES
Installing po/am/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/am/LC_MESSAGES
Installing po/an/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/an/LC_MESSAGES
Installing po/ang/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ang/LC_MESSAGES
Installing po/ar/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ar/LC_MESSAGES
Installing po/as/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/as/LC_MESSAGES
Installing po/ast/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ast/LC_MESSAGES
Installing po/az/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/az/LC_MESSAGES
Installing po/az_IR/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/az_IR/LC_MESSAGES
Installing po/be/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/be/LC_MESSAGES
Installing po/be@latin/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/be@latin/LC_MESSAGES
Installing po/bg/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/bg/LC_MESSAGES
Installing po/bn/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/bn/LC_MESSAGES
Installing po/bn_IN/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/bn_IN/LC_MESSAGES
Installing po/br/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/br/LC_MESSAGES
Installing po/bs/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/bs/LC_MESSAGES
Installing po/ca/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ca/LC_MESSAGES
Installing po/ca@valencia/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ca@valencia/LC_MESSAGES
Installing po/ckb/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ckb/LC_MESSAGES
Installing po/crh/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/crh/LC_MESSAGES
Installing po/cs/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/cs/LC_MESSAGES
Installing po/cy/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/cy/LC_MESSAGES
Installing po/da/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/da/LC_MESSAGES
Installing po/de/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/de/LC_MESSAGES
Installing po/dz/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/dz/LC_MESSAGES
Installing po/el/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/el/LC_MESSAGES
Installing po/en/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/en/LC_MESSAGES
Installing po/en_CA/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/en_CA/LC_MESSAGES
Installing po/en_GB/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/en_GB/LC_MESSAGES
Installing po/en@shaw/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/en@shaw/LC_MESSAGES
Installing po/eo/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/eo/LC_MESSAGES
Installing po/es/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/es/LC_MESSAGES
Installing po/et/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/et/LC_MESSAGES
Installing po/eu/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/eu/LC_MESSAGES
Installing po/fa/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/fa/LC_MESSAGES
Installing po/fi/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/fi/LC_MESSAGES
Installing po/fr/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/fr/LC_MESSAGES
Installing po/fur/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/fur/LC_MESSAGES
Installing po/ga/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ga/LC_MESSAGES
Installing po/gd/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/gd/LC_MESSAGES
Installing po/gl/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/gl/LC_MESSAGES
Installing po/gu/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/gu/LC_MESSAGES
Installing po/he/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/he/LC_MESSAGES
Installing po/hi/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/hi/LC_MESSAGES
Installing po/hr/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/hr/LC_MESSAGES
Installing po/hu/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/hu/LC_MESSAGES
Installing po/hy/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/hy/LC_MESSAGES
Installing po/ia/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ia/LC_MESSAGES
Installing po/id/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/id/LC_MESSAGES
Installing po/ie/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ie/LC_MESSAGES
Installing po/io/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/io/LC_MESSAGES
Installing po/is/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/is/LC_MESSAGES
Installing po/it/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/it/LC_MESSAGES
Installing po/ja/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ja/LC_MESSAGES
Installing po/ka/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ka/LC_MESSAGES
Installing po/kab/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/kab/LC_MESSAGES
Installing po/kg/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/kg/LC_MESSAGES
Installing po/kk/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/kk/LC_MESSAGES
Installing po/km/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/km/LC_MESSAGES
Installing po/kn/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/kn/LC_MESSAGES
Installing po/ko/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ko/LC_MESSAGES
Installing po/ku/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ku/LC_MESSAGES
Installing po/ky/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ky/LC_MESSAGES
Installing po/lg/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/lg/LC_MESSAGES
Installing po/li/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/li/LC_MESSAGES
Installing po/lt/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/lt/LC_MESSAGES
Installing po/lv/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/lv/LC_MESSAGES
Installing po/mai/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/mai/LC_MESSAGES
Installing po/mi/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/mi/LC_MESSAGES
Installing po/mk/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/mk/LC_MESSAGES
Installing po/ml/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ml/LC_MESSAGES
Installing po/mn/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/mn/LC_MESSAGES
Installing po/mr/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/mr/LC_MESSAGES
Installing po/ms/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ms/LC_MESSAGES
Installing po/my/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/my/LC_MESSAGES
Installing po/nb/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/nb/LC_MESSAGES
Installing po/nds/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/nds/LC_MESSAGES
Installing po/ne/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ne/LC_MESSAGES
Installing po/nl/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/nl/LC_MESSAGES
Installing po/nn/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/nn/LC_MESSAGES
Installing po/nso/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/nso/LC_MESSAGES
Installing po/oc/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/oc/LC_MESSAGES
Installing po/or/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/or/LC_MESSAGES
Installing po/pa/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/pa/LC_MESSAGES
Installing po/pl/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/pl/LC_MESSAGES
Installing po/ps/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ps/LC_MESSAGES
Installing po/pt/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/pt/LC_MESSAGES
Installing po/pt_BR/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/pt_BR/LC_MESSAGES
Installing po/ro/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ro/LC_MESSAGES
Installing po/ru/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ru/LC_MESSAGES
Installing po/rw/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/rw/LC_MESSAGES
Installing po/si/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/si/LC_MESSAGES
Installing po/sk/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/sk/LC_MESSAGES
Installing po/sl/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/sl/LC_MESSAGES
Installing po/sq/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/sq/LC_MESSAGES
Installing po/sr/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/sr/LC_MESSAGES
Installing po/sr@ije/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/sr@ije/LC_MESSAGES
Installing po/sr@latin/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/sr@latin/LC_MESSAGES
Installing po/sv/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/sv/LC_MESSAGES
Installing po/ta/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ta/LC_MESSAGES
Installing po/te/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/te/LC_MESSAGES
Installing po/tg/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/tg/LC_MESSAGES
Installing po/th/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/th/LC_MESSAGES
Installing po/tk/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/tk/LC_MESSAGES
Installing po/tr/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/tr/LC_MESSAGES
Installing po/tt/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/tt/LC_MESSAGES
Installing po/ug/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ug/LC_MESSAGES
Installing po/uk/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/uk/LC_MESSAGES
Installing po/ur/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ur/LC_MESSAGES
Installing po/uz/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/uz/LC_MESSAGES
Installing po/uz@cyrillic/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/uz@cyrillic/LC_MESSAGES
Installing po/vi/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/vi/LC_MESSAGES
Installing po/wa/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/wa/LC_MESSAGES
Installing po/xh/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/xh/LC_MESSAGES
Installing po/yi/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/yi/LC_MESSAGES
Installing po/zh_CN/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/zh_CN/LC_MESSAGES
Installing po/zh_HK/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/zh_HK/LC_MESSAGES
Installing po/zh_TW/LC_MESSAGES/gtk30.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/zh_TW/LC_MESSAGES
Installing po-properties/ab/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ab/LC_MESSAGES
Installing po-properties/af/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/af/LC_MESSAGES
Installing po-properties/am/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/am/LC_MESSAGES
Installing po-properties/an/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/an/LC_MESSAGES
Installing po-properties/ang/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ang/LC_MESSAGES
Installing po-properties/ar/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ar/LC_MESSAGES
Installing po-properties/as/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/as/LC_MESSAGES
Installing po-properties/ast/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ast/LC_MESSAGES
Installing po-properties/az/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/az/LC_MESSAGES
Installing po-properties/az_IR/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/az_IR/LC_MESSAGES
Installing po-properties/be/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/be/LC_MESSAGES
Installing po-properties/be@latin/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/be@latin/LC_MESSAGES
Installing po-properties/bg/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/bg/LC_MESSAGES
Installing po-properties/bn/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/bn/LC_MESSAGES
Installing po-properties/bn_IN/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/bn_IN/LC_MESSAGES
Installing po-properties/br/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/br/LC_MESSAGES
Installing po-properties/bs/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/bs/LC_MESSAGES
Installing po-properties/ca/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ca/LC_MESSAGES
Installing po-properties/ca@valencia/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ca@valencia/LC_MESSAGES
Installing po-properties/ckb/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ckb/LC_MESSAGES
Installing po-properties/crh/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/crh/LC_MESSAGES
Installing po-properties/cs/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/cs/LC_MESSAGES
Installing po-properties/cy/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/cy/LC_MESSAGES
Installing po-properties/da/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/da/LC_MESSAGES
Installing po-properties/de/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/de/LC_MESSAGES
Installing po-properties/dz/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/dz/LC_MESSAGES
Installing po-properties/el/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/el/LC_MESSAGES
Installing po-properties/en/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/en/LC_MESSAGES
Installing po-properties/en_CA/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/en_CA/LC_MESSAGES
Installing po-properties/en_GB/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/en_GB/LC_MESSAGES
Installing po-properties/en@shaw/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/en@shaw/LC_MESSAGES
Installing po-properties/eo/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/eo/LC_MESSAGES
Installing po-properties/es/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/es/LC_MESSAGES
Installing po-properties/et/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/et/LC_MESSAGES
Installing po-properties/eu/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/eu/LC_MESSAGES
Installing po-properties/fa/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/fa/LC_MESSAGES
Installing po-properties/fi/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/fi/LC_MESSAGES
Installing po-properties/fr/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/fr/LC_MESSAGES
Installing po-properties/fur/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/fur/LC_MESSAGES
Installing po-properties/ga/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ga/LC_MESSAGES
Installing po-properties/gd/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/gd/LC_MESSAGES
Installing po-properties/gl/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/gl/LC_MESSAGES
Installing po-properties/gu/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/gu/LC_MESSAGES
Installing po-properties/he/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/he/LC_MESSAGES
Installing po-properties/hi/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/hi/LC_MESSAGES
Installing po-properties/hr/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/hr/LC_MESSAGES
Installing po-properties/hu/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/hu/LC_MESSAGES
Installing po-properties/hy/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/hy/LC_MESSAGES
Installing po-properties/ia/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ia/LC_MESSAGES
Installing po-properties/id/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/id/LC_MESSAGES
Installing po-properties/ie/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ie/LC_MESSAGES
Installing po-properties/io/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/io/LC_MESSAGES
Installing po-properties/is/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/is/LC_MESSAGES
Installing po-properties/it/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/it/LC_MESSAGES
Installing po-properties/ja/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ja/LC_MESSAGES
Installing po-properties/ka/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ka/LC_MESSAGES
Installing po-properties/kab/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/kab/LC_MESSAGES
Installing po-properties/kg/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/kg/LC_MESSAGES
Installing po-properties/kk/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/kk/LC_MESSAGES
Installing po-properties/km/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/km/LC_MESSAGES
Installing po-properties/kn/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/kn/LC_MESSAGES
Installing po-properties/ko/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ko/LC_MESSAGES
Installing po-properties/ku/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ku/LC_MESSAGES
Installing po-properties/ky/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ky/LC_MESSAGES
Installing po-properties/lg/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/lg/LC_MESSAGES
Installing po-properties/li/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/li/LC_MESSAGES
Installing po-properties/lt/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/lt/LC_MESSAGES
Installing po-properties/lv/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/lv/LC_MESSAGES
Installing po-properties/mai/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/mai/LC_MESSAGES
Installing po-properties/mi/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/mi/LC_MESSAGES
Installing po-properties/mk/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/mk/LC_MESSAGES
Installing po-properties/ml/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ml/LC_MESSAGES
Installing po-properties/mn/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/mn/LC_MESSAGES
Installing po-properties/mr/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/mr/LC_MESSAGES
Installing po-properties/ms/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ms/LC_MESSAGES
Installing po-properties/my/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/my/LC_MESSAGES
Installing po-properties/nb/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/nb/LC_MESSAGES
Installing po-properties/nds/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/nds/LC_MESSAGES
Installing po-properties/ne/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ne/LC_MESSAGES
Installing po-properties/nl/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/nl/LC_MESSAGES
Installing po-properties/nn/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/nn/LC_MESSAGES
Installing po-properties/nso/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/nso/LC_MESSAGES
Installing po-properties/oc/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/oc/LC_MESSAGES
Installing po-properties/or/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/or/LC_MESSAGES
Installing po-properties/pa/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/pa/LC_MESSAGES
Installing po-properties/pl/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/pl/LC_MESSAGES
Installing po-properties/ps/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ps/LC_MESSAGES
Installing po-properties/pt/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/pt/LC_MESSAGES
Installing po-properties/pt_BR/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/pt_BR/LC_MESSAGES
Installing po-properties/ro/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ro/LC_MESSAGES
Installing po-properties/ru/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ru/LC_MESSAGES
Installing po-properties/rw/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/rw/LC_MESSAGES
Installing po-properties/si/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/si/LC_MESSAGES
Installing po-properties/sk/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/sk/LC_MESSAGES
Installing po-properties/sl/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/sl/LC_MESSAGES
Installing po-properties/sq/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/sq/LC_MESSAGES
Installing po-properties/sr/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/sr/LC_MESSAGES
Installing po-properties/sr@ije/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/sr@ije/LC_MESSAGES
Installing po-properties/sr@latin/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/sr@latin/LC_MESSAGES
Installing po-properties/sv/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/sv/LC_MESSAGES
Installing po-properties/ta/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ta/LC_MESSAGES
Installing po-properties/te/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/te/LC_MESSAGES
Installing po-properties/tg/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/tg/LC_MESSAGES
Installing po-properties/th/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/th/LC_MESSAGES
Installing po-properties/tk/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/tk/LC_MESSAGES
Installing po-properties/tr/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/tr/LC_MESSAGES
Installing po-properties/tt/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/tt/LC_MESSAGES
Installing po-properties/ug/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ug/LC_MESSAGES
Installing po-properties/uk/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/uk/LC_MESSAGES
Installing po-properties/ur/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/ur/LC_MESSAGES
Installing po-properties/uz/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/uz/LC_MESSAGES
Installing po-properties/uz@cyrillic/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/uz@cyrillic/LC_MESSAGES
Installing po-properties/vi/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/vi/LC_MESSAGES
Installing po-properties/wa/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/wa/LC_MESSAGES
Installing po-properties/xh/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/xh/LC_MESSAGES
Installing po-properties/yi/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/yi/LC_MESSAGES
Installing po-properties/zh_CN/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/zh_CN/LC_MESSAGES
Installing po-properties/zh_HK/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/zh_HK/LC_MESSAGES
Installing po-properties/zh_TW/LC_MESSAGES/gtk30-properties.mo to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/locale/zh_TW/LC_MESSAGES
Installing /build/gtk+-3.24.43/gdk/gdk.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk
Installing /build/gtk+-3.24.43/gdk/gdk-autocleanup.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk
Installing /build/gtk+-3.24.43/gdk/gdkapplaunchcontext.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk
Installing /build/gtk+-3.24.43/gdk/gdkcairo.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk
Installing /build/gtk+-3.24.43/gdk/gdkcursor.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk
Installing /build/gtk+-3.24.43/gdk/gdkdevice.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk
Installing /build/gtk+-3.24.43/gdk/gdkdevicetool.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk
Installing /build/gtk+-3.24.43/gdk/gdkdevicemanager.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk
Installing /build/gtk+-3.24.43/gdk/gdkdevicepad.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk
Installing /build/gtk+-3.24.43/gdk/gdkdisplay.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk
Installing /build/gtk+-3.24.43/gdk/gdkdisplaymanager.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk
Installing /build/gtk+-3.24.43/gdk/gdkdnd.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk
Installing /build/gtk+-3.24.43/gdk/gdkdrawingcontext.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk
Installing /build/gtk+-3.24.43/gdk/gdkevents.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk
Installing /build/gtk+-3.24.43/gdk/gdkframetimings.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk
Installing /build/gtk+-3.24.43/gdk/gdkglcontext.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk
Installing /build/gtk+-3.24.43/gdk/gdkkeys.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk
Installing /build/gtk+-3.24.43/gdk/gdkkeysyms.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk
Installing /build/gtk+-3.24.43/gdk/gdkmain.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk
Installing /build/gtk+-3.24.43/gdk/gdkmonitor.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk
Installing /build/gtk+-3.24.43/gdk/gdkpango.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk
Installing /build/gtk+-3.24.43/gdk/gdkframeclock.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk
Installing /build/gtk+-3.24.43/gdk/gdkpixbuf.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk
Installing /build/gtk+-3.24.43/gdk/gdkprivate.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk
Installing /build/gtk+-3.24.43/gdk/gdkproperty.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk
Installing /build/gtk+-3.24.43/gdk/gdkrectangle.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk
Installing /build/gtk+-3.24.43/gdk/gdkrgba.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk
Installing /build/gtk+-3.24.43/gdk/gdkscreen.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk
Installing /build/gtk+-3.24.43/gdk/gdkseat.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk
Installing /build/gtk+-3.24.43/gdk/gdkselection.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk
Installing /build/gtk+-3.24.43/gdk/gdktestutils.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk
Installing /build/gtk+-3.24.43/gdk/gdkthreads.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk
Installing /build/gtk+-3.24.43/gdk/gdktypes.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk
Installing /build/gtk+-3.24.43/gdk/gdkvisual.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk
Installing /build/gtk+-3.24.43/gdk/gdkwindow.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk
Installing /build/gtk+-3.24.43/gdk/gdkkeysyms-compat.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk
Installing /build/gtk+-3.24.43/gdk/deprecated/gdkcolor.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk/deprecated
Installing /build/gtk+-3.24.43/gdk/broadway/gdkbroadwaydisplay.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk/broadway
Installing /build/gtk+-3.24.43/gdk/broadway/gdkbroadwaywindow.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk/broadway
Installing /build/gtk+-3.24.43/gdk/broadway/gdkbroadwaycursor.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk/broadway
Installing /build/gtk+-3.24.43/gdk/broadway/gdkbroadwaymonitor.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk/broadway
Installing /build/gtk+-3.24.43/gdk/broadway/gdkbroadwayvisual.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk/broadway
Installing /build/gtk+-3.24.43/gdk/broadway/gdkbroadway.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk
Installing /build/gtk+-3.24.43/gdk/wayland/gdkwaylanddevice.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk/wayland
Installing /build/gtk+-3.24.43/gdk/wayland/gdkwaylanddisplay.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk/wayland
Installing /build/gtk+-3.24.43/gdk/wayland/gdkwaylandglcontext.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk/wayland
Installing /build/gtk+-3.24.43/gdk/wayland/gdkwaylandmonitor.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk/wayland
Installing /build/gtk+-3.24.43/gdk/wayland/gdkwaylandselection.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk/wayland
Installing /build/gtk+-3.24.43/gdk/wayland/gdkwaylandwindow.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk/wayland
Installing /build/gtk+-3.24.43/gdk/wayland/gdkwayland.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk
Installing /build/gtk+-3.24.43/gdk/x11/gdkx-autocleanups.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk/x11
Installing /build/gtk+-3.24.43/gdk/x11/gdkx11applaunchcontext.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk/x11
Installing /build/gtk+-3.24.43/gdk/x11/gdkx11cursor.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk/x11
Installing /build/gtk+-3.24.43/gdk/x11/gdkx11device.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk/x11
Installing /build/gtk+-3.24.43/gdk/x11/gdkx11device-core.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk/x11
Installing /build/gtk+-3.24.43/gdk/x11/gdkx11device-xi2.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk/x11
Installing /build/gtk+-3.24.43/gdk/x11/gdkx11devicemanager.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk/x11
Installing /build/gtk+-3.24.43/gdk/x11/gdkx11devicemanager-core.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk/x11
Installing /build/gtk+-3.24.43/gdk/x11/gdkx11devicemanager-xi2.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk/x11
Installing /build/gtk+-3.24.43/gdk/x11/gdkx11display.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk/x11
Installing /build/gtk+-3.24.43/gdk/x11/gdkx11displaymanager.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk/x11
Installing /build/gtk+-3.24.43/gdk/x11/gdkx11dnd.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk/x11
Installing /build/gtk+-3.24.43/gdk/x11/gdkx11glcontext.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk/x11
Installing /build/gtk+-3.24.43/gdk/x11/gdkx11keys.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk/x11
Installing /build/gtk+-3.24.43/gdk/x11/gdkx11monitor.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk/x11
Installing /build/gtk+-3.24.43/gdk/x11/gdkx11property.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk/x11
Installing /build/gtk+-3.24.43/gdk/x11/gdkx11screen.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk/x11
Installing /build/gtk+-3.24.43/gdk/x11/gdkx11selection.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk/x11
Installing /build/gtk+-3.24.43/gdk/x11/gdkx11utils.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk/x11
Installing /build/gtk+-3.24.43/gdk/x11/gdkx11visual.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk/x11
Installing /build/gtk+-3.24.43/gdk/x11/gdkx11window.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk/x11
Installing /build/gtk+-3.24.43/gdk/x11/gdkx.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk
Installing /build/gtk+-3.24.43/gtk/deprecated/gtkactivatable.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/deprecated
Installing /build/gtk+-3.24.43/gtk/deprecated/gtkaction.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/deprecated
Installing /build/gtk+-3.24.43/gtk/deprecated/gtkactiongroup.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/deprecated
Installing /build/gtk+-3.24.43/gtk/deprecated/gtkalignment.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/deprecated
Installing /build/gtk+-3.24.43/gtk/deprecated/gtkarrow.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/deprecated
Installing /build/gtk+-3.24.43/gtk/deprecated/gtkcolorsel.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/deprecated
Installing /build/gtk+-3.24.43/gtk/deprecated/gtkcolorseldialog.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/deprecated
Installing /build/gtk+-3.24.43/gtk/deprecated/gtkfontsel.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/deprecated
Installing /build/gtk+-3.24.43/gtk/deprecated/gtkgradient.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/deprecated
Installing /build/gtk+-3.24.43/gtk/deprecated/gtkhandlebox.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/deprecated
Installing /build/gtk+-3.24.43/gtk/deprecated/gtkhbbox.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/deprecated
Installing /build/gtk+-3.24.43/gtk/deprecated/gtkhbox.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/deprecated
Installing /build/gtk+-3.24.43/gtk/deprecated/gtkhpaned.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/deprecated
Installing /build/gtk+-3.24.43/gtk/deprecated/gtkhscale.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/deprecated
Installing /build/gtk+-3.24.43/gtk/deprecated/gtkhscrollbar.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/deprecated
Installing /build/gtk+-3.24.43/gtk/deprecated/gtkhseparator.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/deprecated
Installing /build/gtk+-3.24.43/gtk/deprecated/gtkhsv.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/deprecated
Installing /build/gtk+-3.24.43/gtk/deprecated/gtkiconfactory.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/deprecated
Installing /build/gtk+-3.24.43/gtk/deprecated/gtkimagemenuitem.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/deprecated
Installing /build/gtk+-3.24.43/gtk/deprecated/gtkmisc.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/deprecated
Installing /build/gtk+-3.24.43/gtk/deprecated/gtknumerableicon.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/deprecated
Installing /build/gtk+-3.24.43/gtk/deprecated/gtkradioaction.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/deprecated
Installing /build/gtk+-3.24.43/gtk/deprecated/gtkrc.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/deprecated
Installing /build/gtk+-3.24.43/gtk/deprecated/gtkrecentaction.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/deprecated
Installing /build/gtk+-3.24.43/gtk/deprecated/gtkstatusicon.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/deprecated
Installing /build/gtk+-3.24.43/gtk/deprecated/gtkstock.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/deprecated
Installing /build/gtk+-3.24.43/gtk/deprecated/gtkstyle.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/deprecated
Installing /build/gtk+-3.24.43/gtk/deprecated/gtkstyleproperties.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/deprecated
Installing /build/gtk+-3.24.43/gtk/deprecated/gtksymboliccolor.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/deprecated
Installing /build/gtk+-3.24.43/gtk/deprecated/gtktable.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/deprecated
Installing /build/gtk+-3.24.43/gtk/deprecated/gtktearoffmenuitem.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/deprecated
Installing /build/gtk+-3.24.43/gtk/deprecated/gtkthemingengine.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/deprecated
Installing /build/gtk+-3.24.43/gtk/deprecated/gtktoggleaction.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/deprecated
Installing /build/gtk+-3.24.43/gtk/deprecated/gtkuimanager.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/deprecated
Installing /build/gtk+-3.24.43/gtk/deprecated/gtkvbbox.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/deprecated
Installing /build/gtk+-3.24.43/gtk/deprecated/gtkvbox.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/deprecated
Installing /build/gtk+-3.24.43/gtk/deprecated/gtkvscale.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/deprecated
Installing /build/gtk+-3.24.43/gtk/deprecated/gtkvscrollbar.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/deprecated
Installing /build/gtk+-3.24.43/gtk/deprecated/gtkvseparator.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/deprecated
Installing /build/gtk+-3.24.43/gtk/deprecated/gtkvpaned.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/deprecated
Installing /build/gtk+-3.24.43/gtk/a11y/gtk-a11y-autocleanups.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtkarrowaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtkbooleancellaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtkbuttonaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtkcellaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtkcellaccessibleparent.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtkcheckmenuitemaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtkcomboboxaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtkcontaineraccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtkcontainercellaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtkentryaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtkexpanderaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtkfilechooserwidgetaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtkflowboxaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtkflowboxchildaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtkframeaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtkheaderbaraccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtkiconviewaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtkimageaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtkimagecellaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtklabelaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtklevelbaraccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtklinkbuttonaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtklistboxaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtklistboxrowaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtklockbuttonaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtkmenuaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtkmenubuttonaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtkmenuitemaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtkmenushellaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtknotebookaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtknotebookpageaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtkpanedaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtkplugaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtkpopoveraccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtkprogressbaraccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtkradiobuttonaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtkradiomenuitemaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtkrangeaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtkrenderercellaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtkscaleaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtkscalebuttonaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtkscrolledwindowaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtksocketaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtkspinbuttonaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtkspinneraccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtkstatusbaraccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtkstackaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtkswitchaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtktextcellaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtktextviewaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtktogglebuttonaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtktoplevelaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtktreeviewaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtkwidgetaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/a11y/gtkwindowaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk/a11y
Installing /build/gtk+-3.24.43/gtk/gtk.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtk-autocleanups.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkx-autocleanups.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtk-a11y.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkaboutdialog.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkaccelgroup.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkaccellabel.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkaccelmap.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkaccessible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkactionable.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkactionbar.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkadjustment.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkappchooser.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkappchooserbutton.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkappchooserdialog.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkappchooserwidget.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkapplication.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkapplicationwindow.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkaspectframe.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkassistant.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkbbox.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkbin.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkbindings.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkborder.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkbox.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkbuilder.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkbuildable.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkbutton.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkcalendar.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkcellarea.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkcellareacontext.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkcellareabox.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkcelleditable.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkcelllayout.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkcellrenderer.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkcellrendereraccel.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkcellrenderercombo.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkcellrendererpixbuf.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkcellrendererprogress.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkcellrendererspin.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkcellrendererspinner.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkcellrenderertext.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkcellrenderertoggle.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkcellview.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkcheckbutton.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkcheckmenuitem.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkclipboard.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkcolorbutton.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkcolorchooser.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkcolorchooserwidget.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkcolorchooserdialog.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkcolorutils.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkcombobox.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkcomboboxtext.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkcontainer.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkcssprovider.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkcsssection.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkdebug.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkdialog.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkdnd.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkdragdest.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkdragsource.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkdrawingarea.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkeditable.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkentry.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkentrybuffer.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkentrycompletion.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkenums.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkeventbox.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkeventcontroller.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkeventcontrollerkey.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkeventcontrollermotion.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkeventcontrollerscroll.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkexpander.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkfilechooser.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkfilechooserbutton.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkfilechooserdialog.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkfilechoosernative.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkfilechooserwidget.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkfilefilter.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkfixed.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkflowbox.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkfontbutton.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkfontchooser.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkfontchooserdialog.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkfontchooserwidget.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkframe.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkgesture.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkgesturedrag.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkgesturelongpress.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkgesturemultipress.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkgesturepan.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkgesturerotate.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkgesturesingle.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkgesturestylus.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkgestureswipe.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkgesturezoom.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkglarea.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkgrid.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkheaderbar.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkicontheme.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkiconview.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkimage.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkimcontext.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkimcontextinfo.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkimcontextsimple.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkimmodule.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkimmulticontext.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkinfobar.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkinvisible.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtklabel.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtklayout.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtklevelbar.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtklinkbutton.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtklistbox.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkliststore.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtklockbutton.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkmain.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkmenu.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkmenubar.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkmenubutton.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkmenuitem.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkmenushell.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkmenutoolbutton.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkmessagedialog.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkmodelbutton.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkmodules.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkmountoperation.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtknativedialog.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtknotebook.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkoffscreenwindow.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkorientable.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkoverlay.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkpadcontroller.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkpagesetup.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkpaned.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkpapersize.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkplacessidebar.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkplug.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkpopover.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkpopovermenu.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkprintcontext.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkprintoperation.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkprintoperationpreview.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkprintsettings.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkprogressbar.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkradiobutton.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkradiomenuitem.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkradiotoolbutton.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkrange.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkrecentchooser.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkrecentchooserdialog.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkrecentchoosermenu.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkrecentchooserwidget.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkrecentfilter.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkrecentmanager.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkrender.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkrevealer.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkscale.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkscalebutton.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkscrollable.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkscrollbar.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkscrolledwindow.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtksearchbar.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtksearchentry.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkselection.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkseparator.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkseparatormenuitem.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkseparatortoolitem.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtksettings.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkshortcutlabel.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkshortcutsgroup.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkshortcutssection.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkshortcutsshortcut.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkshortcutswindow.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkshow.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkstacksidebar.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtksizegroup.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtksizerequest.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtksocket.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkspinbutton.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkspinner.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkstack.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkstackswitcher.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkstatusbar.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkstylecontext.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkstyleprovider.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkswitch.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtktestutils.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtktextattributes.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtktextbuffer.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtktextbufferrichtext.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtktextchild.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtktextiter.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtktextmark.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtktexttag.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtktexttagtable.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtktextview.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtktogglebutton.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtktoggletoolbutton.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtktoolbar.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtktoolbutton.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtktoolitem.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtktoolitemgroup.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtktoolpalette.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtktoolshell.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtktooltip.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtktreednd.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtktreemodel.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtktreemodelfilter.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtktreemodelsort.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtktreeselection.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtktreesortable.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtktreestore.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtktreeview.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtktreeviewcolumn.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtktypes.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkviewport.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkvolumebutton.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkwidget.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkwidgetpath.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkwindow.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkwindowgroup.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkx.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtktextdisplay.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtktextlayout.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/gtkpagesetupunixdialog.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/unix-print/gtk
Installing /build/gtk+-3.24.43/gtk/gtkprintunixdialog.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/unix-print/gtk
Installing /build/gtk+-3.24.43/gtk/gtkprinter.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/unix-print/gtk
Installing /build/gtk+-3.24.43/gtk/gtkprintjob.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/unix-print/gtk
Installing /build/gtk+-3.24.43/gtk/gtkunixprint-autocleanups.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/unix-print/gtk
Installing /build/gtk+-3.24.43/gtk/gtkunixprint.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/unix-print/gtk
Installing /build/gtk+-3.24.43/libgail-util/gailmisc.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gail-3.0/libgail-util
Installing /build/gtk+-3.24.43/libgail-util/gailtextutil.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gail-3.0/libgail-util
Installing /build/gtk+-3.24.43/libgail-util/gail-util.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gail-3.0/libgail-util
Installing /build/gtk+-3.24.43/modules/input/im-multipress.conf to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/etc/gtk-3.0
Installing /build/gtk+-3.24.43/build/gdk/gdkconfig.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk
Installing /build/gtk+-3.24.43/build/gdk/gdkversionmacros.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gdk
Installing /build/gtk+-3.24.43/build/gtk/gtkversion.h to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/include/gtk-3.0/gtk
Installing /build/gtk+-3.24.43/gtk/org.gtk.Settings.FileChooser.gschema.xml to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/glib-2.0/schemas
Installing /build/gtk+-3.24.43/gtk/org.gtk.Settings.ColorChooser.gschema.xml to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/glib-2.0/schemas
Installing /build/gtk+-3.24.43/gtk/org.gtk.Settings.EmojiChooser.gschema.xml to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/glib-2.0/schemas
Installing /build/gtk+-3.24.43/gtk/org.gtk.Settings.Debug.gschema.xml to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/glib-2.0/schemas
Installing /build/gtk+-3.24.43/gtk/gtk-keys.css.default to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/themes/Default/gtk-3.0
Installing /build/gtk+-3.24.43/gtk/gtk-keys.css.emacs to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/themes/Emacs/gtk-3.0
Installing /build/gtk+-3.24.43/gtk/gtkbuilder.rng to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/gtk-3.0
Installing /build/gtk+-3.24.43/gtk/gtkbuilder.loc to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/gettext/its
Installing /build/gtk+-3.24.43/gtk/gtkbuilder.its to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/gettext/its
Installing /build/gtk+-3.24.43/demos/icon-browser/gtk3-icon-browser.desktop to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/applications
Installing /build/gtk+-3.24.43/demos/widget-factory/data/16x16/gtk3-widget-factory.png to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/icons/hicolor/16x16/apps
Installing /build/gtk+-3.24.43/demos/widget-factory/data/16x16/gtk3-widget-factory-symbolic.symbolic.png to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/icons/hicolor/16x16/apps
Installing /build/gtk+-3.24.43/demos/widget-factory/data/22x22/gtk3-widget-factory.png to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/icons/hicolor/22x22/apps
Installing /build/gtk+-3.24.43/demos/widget-factory/data/22x22/gtk3-widget-factory-symbolic.symbolic.png to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/icons/hicolor/22x22/apps
Installing /build/gtk+-3.24.43/demos/widget-factory/data/24x24/gtk3-widget-factory.png to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/icons/hicolor/24x24/apps
Installing /build/gtk+-3.24.43/demos/widget-factory/data/24x24/gtk3-widget-factory-symbolic.symbolic.png to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/icons/hicolor/24x24/apps
Installing /build/gtk+-3.24.43/demos/widget-factory/data/32x32/gtk3-widget-factory.png to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/icons/hicolor/32x32/apps
Installing /build/gtk+-3.24.43/demos/widget-factory/data/32x32/gtk3-widget-factory-symbolic.symbolic.png to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/icons/hicolor/32x32/apps
Installing /build/gtk+-3.24.43/demos/widget-factory/data/48x48/gtk3-widget-factory.png to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/icons/hicolor/48x48/apps
Installing /build/gtk+-3.24.43/demos/widget-factory/data/48x48/gtk3-widget-factory-symbolic.symbolic.png to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/icons/hicolor/48x48/apps
Installing /build/gtk+-3.24.43/demos/widget-factory/data/256x256/gtk3-widget-factory.png to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/icons/hicolor/256x256/apps
Installing /build/gtk+-3.24.43/demos/widget-factory/data/256x256/gtk3-widget-factory-symbolic.symbolic.png to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/icons/hicolor/256x256/apps
Installing /build/gtk+-3.24.43/demos/widget-factory/gtk3-widget-factory.desktop to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/applications
Installing /build/gtk+-3.24.43/demos/gtk-demo/data/16x16/gtk3-demo.png to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/icons/hicolor/16x16/apps
Installing /build/gtk+-3.24.43/demos/gtk-demo/data/16x16/gtk3-demo-symbolic.symbolic.png to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/icons/hicolor/16x16/apps
Installing /build/gtk+-3.24.43/demos/gtk-demo/data/22x22/gtk3-demo.png to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/icons/hicolor/22x22/apps
Installing /build/gtk+-3.24.43/demos/gtk-demo/data/22x22/gtk3-demo-symbolic.symbolic.png to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/icons/hicolor/22x22/apps
Installing /build/gtk+-3.24.43/demos/gtk-demo/data/24x24/gtk3-demo.png to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/icons/hicolor/24x24/apps
Installing /build/gtk+-3.24.43/demos/gtk-demo/data/24x24/gtk3-demo-symbolic.symbolic.png to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/icons/hicolor/24x24/apps
Installing /build/gtk+-3.24.43/demos/gtk-demo/data/32x32/gtk3-demo.png to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/icons/hicolor/32x32/apps
Installing /build/gtk+-3.24.43/demos/gtk-demo/data/32x32/gtk3-demo-symbolic.symbolic.png to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/icons/hicolor/32x32/apps
Installing /build/gtk+-3.24.43/demos/gtk-demo/data/48x48/gtk3-demo.png to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/icons/hicolor/48x48/apps
Installing /build/gtk+-3.24.43/demos/gtk-demo/data/48x48/gtk3-demo-symbolic.symbolic.png to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/icons/hicolor/48x48/apps
Installing /build/gtk+-3.24.43/demos/gtk-demo/data/256x256/gtk3-demo.png to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/icons/hicolor/256x256/apps
Installing /build/gtk+-3.24.43/demos/gtk-demo/data/256x256/gtk3-demo-symbolic.symbolic.png to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/icons/hicolor/256x256/apps
Installing /build/gtk+-3.24.43/demos/gtk-demo/gtk3-demo.desktop to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/applications
Installing /build/gtk+-3.24.43/demos/gtk-demo/org.gtk.Demo.gschema.xml to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/glib-2.0/schemas
Installing /build/gtk+-3.24.43/examples/application5/org.gtk.exampleapp.gschema.xml to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/glib-2.0/schemas
Installing /build/gtk+-3.24.43/examples/application6/org.gtk.exampleapp.gschema.xml to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/glib-2.0/schemas
Installing /build/gtk+-3.24.43/examples/application7/org.gtk.exampleapp.gschema.xml to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/glib-2.0/schemas
Installing /build/gtk+-3.24.43/examples/application8/org.gtk.exampleapp.gschema.xml to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/glib-2.0/schemas
Installing /build/gtk+-3.24.43/examples/application9/org.gtk.exampleapp.gschema.xml to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/glib-2.0/schemas
Installing /build/gtk+-3.24.43/examples/application10/org.gtk.exampleapp.gschema.xml to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/glib-2.0/schemas
Installing /build/gtk+-3.24.43/build/gail-3.0.pc to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/pkgconfig
Installing /build/gtk+-3.24.43/build/gdk-3.0.pc to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/pkgconfig
Installing /build/gtk+-3.24.43/build/gdk-broadway-3.0.pc to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/pkgconfig
Installing /build/gtk+-3.24.43/build/gdk-wayland-3.0.pc to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/pkgconfig
Installing /build/gtk+-3.24.43/build/gdk-x11-3.0.pc to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/pkgconfig
Installing /build/gtk+-3.24.43/build/gtk+-3.0.pc to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/pkgconfig
Installing /build/gtk+-3.24.43/build/gtk+-broadway-3.0.pc to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/pkgconfig
Installing /build/gtk+-3.24.43/build/gtk+-wayland-3.0.pc to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/pkgconfig
Installing /build/gtk+-3.24.43/build/gtk+-x11-3.0.pc to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/pkgconfig
Installing /build/gtk+-3.24.43/build/gtk+-unix-print-3.0.pc to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/pkgconfig
Installing /build/gtk+-3.24.43/m4macros/gtk-3.0.m4 to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/aclocal
Installing /build/gtk+-3.24.43/gtk.supp to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/gtk-3.0/valgrind
Installing symlink pointing to libgdk-3.so.0.2411.32 to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/libgdk-3.so.0
Installing symlink pointing to libgdk-3.so.0 to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/libgdk-3.so
Installing symlink pointing to libgtk-3.so.0.2411.32 to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/libgtk-3.so.0
Installing symlink pointing to libgtk-3.so.0 to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/libgtk-3.so
Installing symlink pointing to libgailutil-3.so.0.0.0 to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/libgailutil-3.so.0
Installing symlink pointing to libgailutil-3.so.0 to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/libgailutil-3.so
Running custom install script '/nix/store/wh0z53nh8ncmpsydirg17fbbi9k04rbr-meson-1.4.2/bin/meson --internal gtkdoc --sourcedir=/build/gtk+-3.24.43 --builddir=/build/gtk+-3.24.43/build --subdir=docs/reference/gdk --headerdirs=/build/gtk+-3.24.43/gdk/.@@/build/gtk+-3.24.43/build/gdk/.@@/build/gtk+-3.24.43/gdk/x11@@/build/gtk+-3.24.43/build/gdk/x11@@/build/gtk+-3.24.43/gdk/wayland@@/build/gtk+-3.24.43/build/gdk/wayland --mainfile=gdk-docs.sgml --modulename=gdk3 --moduleversion= --mode=none --gtkdoc-scan=/nix/store/xgnn2g97kx2hynl1l7j9aspcjia6afcm-gtk-doc-1.34.0/bin/gtkdoc-scan --gtkdoc-scangobj=/nix/store/xgnn2g97kx2hynl1l7j9aspcjia6afcm-gtk-doc-1.34.0/bin/gtkdoc-scangobj --gtkdoc-mkdb=/nix/store/xgnn2g97kx2hynl1l7j9aspcjia6afcm-gtk-doc-1.34.0/bin/gtkdoc-mkdb --gtkdoc-mkhtml=/nix/store/xgnn2g97kx2hynl1l7j9aspcjia6afcm-gtk-doc-1.34.0/bin/gtkdoc-mkhtml --gtkdoc-fixxref=/nix/store/xgnn2g97kx2hynl1l7j9aspcjia6afcm-gtk-doc-1.34.0/bin/gtkdoc-fixxref --htmlargs= --scanargs=--ignore-decorators=_GDK_EXTERN|G_GNUC_WARN_UNUSED_RESULT@@--ignore-headers=gdkintl.h gdkmarshalers.h gdkkeysyms.h gdkinternals.h gdkprivate.h gdk-private.h gdkapplaunchcontextprivate.h gdkcursorprivate.h gdkdevicemanagerprivate.h gdkdeviceprivate.h gdkdisplaymanagerprivate.h gdkdisplayprivate.h gdkdndprivate.h gdkframeclockprivate.h gdkglcontextprivate.h gdkkeysprivate.h gdkscreenprivate.h gdkseatdefaultprivate.h gdkseatprivate.h gdkvisualprivate.h keyname-table.h win32 x11 quartz broadway wayland --scanobjsargs= --gobjects-types-file=/build/gtk+-3.24.43/docs/reference/gdk/gdk3.types --fixxrefargs=--html-dir=/nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/gtk-doc/html@@--extra-dir=/nix/store/sr6skahp2mvi6y8d4g89a9vwk4yh4z0p-glib-2.80.2/share/gtk-doc/html/glib@@--extra-dir=/nix/store/sr6skahp2mvi6y8d4g89a9vwk4yh4z0p-glib-2.80.2/share/gtk-doc/html/gobject@@--extra-dir=/nix/store/sr6skahp2mvi6y8d4g89a9vwk4yh4z0p-glib-2.80.2/share/gtk-doc/html/gio@@--extra-dir=/nix/store/prqbww0nbzakdji7jvi9gvfmv65a5rds-cairo-1.18.0/share/gtk-doc/html/cairo --mkdbargs= --html-assets=/build/gtk+-3.24.43/docs/reference/gdk/images/rotated-text.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/X_cursor.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/arrow.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/based_arrow_down.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/based_arrow_up.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/boat.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/bogosity.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/bottom_left_corner.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/bottom_right_corner.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/bottom_side.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/bottom_tee.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/box_spiral.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/center_ptr.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/circle.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/clock.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/coffee_mug.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/cross.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/cross_reverse.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/crosshair.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/diamond_cross.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/dot.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/dotbox.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/double_arrow.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/draft_large.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/draft_small.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/draped_box.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/exchange.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/fleur.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/gobbler.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/gumby.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/hand1.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/hand2.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/heart.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/icon.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/iron_cross.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/left_ptr.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/left_side.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/left_tee.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/leftbutton.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/ll_angle.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/lr_angle.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/man.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/middlebutton.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/mouse.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/pencil.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/pirate.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/plus.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/question_arrow.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/right_ptr.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/right_side.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/right_tee.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/rightbutton.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/rtl_logo.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/sailboat.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/sb_down_arrow.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/sb_h_double_arrow.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/sb_left_arrow.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/sb_right_arrow.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/sb_up_arrow.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/sb_v_double_arrow.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/shuttle.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/sizing.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/spider.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/spraycan.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/star.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/target.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/tcross.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/top_left_arrow.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/top_left_corner.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/top_right_corner.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/top_side.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/top_tee.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/trek.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/ul_angle.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/umbrella.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/ur_angle.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/watch.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/xterm.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/alias_cursor.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/all_scroll_cursor.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/cell_cursor.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/col_resize_cursor.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/copy_cursor.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/crosshair_cursor.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/default_cursor.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/e_resize_cursor.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/ew_resize_cursor.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/grabbing_cursor.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/grab_cursor.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/hand_cursor.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/context_menu_cursor.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/help_cursor.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/move_cursor.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/ne_resize_cursor.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/nesw_resize_cursor.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/no_drop_cursor.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/not_allowed_cursor.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/n_resize_cursor.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/ns_resize_cursor.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/nw_resize_cursor.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/nwse_resize_cursor.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/pointer_cursor.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/progress_cursor.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/row_resize_cursor.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/se_resize_cursor.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/s_resize_cursor.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/sw_resize_cursor.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/text_cursor.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/vertical_text_cursor.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/wait_cursor.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/w_resize_cursor.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/X_cursor.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/zoom_in_cursor.png@@/build/gtk+-3.24.43/docs/reference/gdk/images/zoom_out_cursor.png --content-files= --expand-content-files= --ignore-headers= --installdir= --cc=gcc --ld=gcc --cflags=-I/build/gtk+-3.24.43/. -I/build/gtk+-3.24.43/build/. -I/build/gtk+-3.24.43/gdk/x11 -I/build/gtk+-3.24.43/build/gdk/x11 -I/build/gtk+-3.24.43/gdk/. -I/build/gtk+-3.24.43/build/gdk/. -I/nix/store/hfwg8k0h47s73s59834fqa53vq54jwhy-gdk-pixbuf-2.42.12-dev/include/gdk-pixbuf-2.0 -I/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include -I/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0 -I/nix/store/sr6skahp2mvi6y8d4g89a9vwk4yh4z0p-glib-2.80.2/lib/glib-2.0/include -I/nix/store/7w48qcq4b8lsgrj5c977fc7s3cbnb1jk-cairo-1.18.0-dev/include/cairo -I/nix/store/yr67n9a2bvmwx6qk3pvxv2971bg2qm11-freetype-2.13.2-dev/include/freetype2 -I/nix/store/yr67n9a2bvmwx6qk3pvxv2971bg2qm11-freetype-2.13.2-dev/include -I/nix/store/ykff47nln7lbrncz4ap5hs83wpp1y2z2-pango-1.52.2-dev/include/pango-1.0 -I/nix/store/h52a16f1vq6rwzf3vgb0xck7ms8x2fab-harfbuzz-8.4.0-dev/include/harfbuzz -I/nix/store/yl8vk2q1j6l7zvvz7glvqar3g36jpsx6-fribidi-1.0.13-dev/include/fribidi -I/nix/store/8v7pf6dzd84k6qfyr76v4r1pp339lbr5-libepoxy-1.5.10-dev/include -I/nix/store/gy54ca58pglivg7viskzczcnwimrm73z-fontconfig-2.15.0-dev/include -I/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/gio-unix-2.0 -I/nix/store/r5r6rlvqj4zm46w73plhi316xd7x9zrb-libxkbcommon-1.7.0-dev/include -I/nix/store/zxblsvnpxaf4yslyifnwww1kdgi1dmyc-wayland-1.22.0-dev/include -I/nix/store/5zhvq1c29xx8lid5gkd5ib7brs22gsb2-xorgproto-2024.1/include -I/nix/store/fw8wdqzqd4pnzicqa6m04hbs2w1m2wba-libXrender-0.9.11-dev/include -I/nix/store/gsb87g2a95fmi0cykvjra80q8x28zpx2-libX11-1.8.9-dev/include -I/nix/store/9gr7733gw7aigbw84j5zk8miajnl3p8z-libXi-1.8.1-dev/include -I/nix/store/9ipv80gwx5137lmfr5sm7rvwk86q9nac-libXext-1.3.6-dev/include -I/nix/store/syy1mj5nh7ml1f6sy8jgfi09zmkp1rrs-libXcursor-1.2.2-dev/include -I/nix/store/06z5rp2w8m5414fhjv4539bacybmd49k-libXfixes-6.0.1-dev/include -I/nix/store/hlk0y48bria54ilhh0w5r4vzsw4bbqwi-libXdamage-1.1.6-dev/include -I/nix/store/zkfcpn0fpmr9fspcwcm3bsg39cihxcrn-libXcomposite-0.4.6-dev/include -I/nix/store/4gx4xvmq9x7945g1w6p50gvb7zaxdcx3-libXrandr-1.5.4-dev/include -I/nix/store/ia4cbn9bmm1m2sdkjwkx6zb3l1x2d0hm-libXinerama-1.1.5-dev/include -DG_LOG_USE_STRUCTURED=1 -DGLIB_MIN_REQUIRED_VERSION=GLIB_VERSION_2_56 -DGLIB_MAX_ALLOWED_VERSION=GLIB_VERSION_2_58 \'-DGTK_VERSION="3.24.43"\' -D_GNU_SOURCE --ldflags=-L/build/gtk+-3.24.43/build/gdk -Wl,-rpath,/build/gtk+-3.24.43/build/gdk -lgdk-3 -lm -L/nix/store/331y81vaac63masxs7z26hhm920qkv03-gdk-pixbuf-2.42.12/lib -L/nix/store/sr6skahp2mvi6y8d4g89a9vwk4yh4z0p-glib-2.80.2/lib -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L/nix/store/prqbww0nbzakdji7jvi9gvfmv65a5rds-cairo-1.18.0/lib -lcairo -L/nix/store/d0mmd22f5w5c34ir227d5c4ypwscir88-pango-1.52.2/lib -L/nix/store/h8ipr16jd5kbyrj2qxiscagsl408ggrn-harfbuzz-8.4.0/lib -lpango-1.0 -lharfbuzz -L/nix/store/pa6v5zr3jyxqrpxjk1qrvbpnrcqz93nn-fribidi-1.0.13/lib -lfribidi -lcairo-gobject -L/nix/store/801n580y5k7zfrzagw9aclbwwxz7v6r1-libepoxy-1.5.10/lib -lepoxy -L/nix/store/5kblf15zi7407dqh70dw082hbfm8cnf8-fontconfig-2.15.0-lib/lib -L/nix/store/mpn61iy6hyjxay53vxynj7k0f5wb38bs-freetype-2.13.2/lib -lfontconfig -lfreetype -lgio-2.0 -lpangocairo-1.0 -L/nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/lib -lxkbcommon -L/nix/store/x2p2cnq23r0j8wc8ddiq8q9lyl97vz5f-wayland-1.22.0/lib -lwayland-client -lwayland-cursor -lwayland-egl -L/nix/store/27fxl2rdaz711gvhhh8mxxc75qddayx1-libXrender-0.9.11/lib -L/nix/store/3bqj5kb2frr8z50akggyrpczlmy1adhx-libX11-1.8.9/lib -lXrender -lX11 -L/nix/store/4ck8wv73bjrd06fylg85ab2vlr2lz4ji-libXi-1.8.1/lib -lXi -L/nix/store/aqfahf3qwiv5v2pc1yijgd6qrysbklmc-libXext-1.3.6/lib -lXext -L/nix/store/f8qswv18vg1hv5liyy7ac08lfxdd5k34-libXcursor-1.2.2/lib -lXcursor -L/nix/store/rpp9a5zwxw0b9j9wf7bby56v6il8fyaq-libXfixes-6.0.1/lib -L/nix/store/1f9ngq5s25wkyl6364875lrmwbidns9x-libXdamage-1.1.6/lib -lXdamage -lXfixes -L/nix/store/95581pj7n7fhr99n2pyf1p23n250z11s-libXcomposite-0.4.6/lib -lXcomposite -L/nix/store/yx944nd45j4s8rm6va1agm7cigw2x0pd-libXrandr-1.5.4/lib -lXrandr -L/nix/store/2abia4k01jjkryyapm86v3cly2fcfbac-libXinerama-1.1.5/lib -lXinerama'
Running custom install script '/nix/store/wh0z53nh8ncmpsydirg17fbbi9k04rbr-meson-1.4.2/bin/meson --internal gtkdoc --sourcedir=/build/gtk+-3.24.43 --builddir=/build/gtk+-3.24.43/build --subdir=docs/reference/gtk --headerdirs=/build/gtk+-3.24.43/gtk@@/build/gtk+-3.24.43/build/gtk --mainfile=gtk-docs.sgml --modulename=gtk3 --moduleversion= --mode=none --gtkdoc-scan=/nix/store/xgnn2g97kx2hynl1l7j9aspcjia6afcm-gtk-doc-1.34.0/bin/gtkdoc-scan --gtkdoc-scangobj=/nix/store/xgnn2g97kx2hynl1l7j9aspcjia6afcm-gtk-doc-1.34.0/bin/gtkdoc-scangobj --gtkdoc-mkdb=/nix/store/xgnn2g97kx2hynl1l7j9aspcjia6afcm-gtk-doc-1.34.0/bin/gtkdoc-mkdb --gtkdoc-mkhtml=/nix/store/xgnn2g97kx2hynl1l7j9aspcjia6afcm-gtk-doc-1.34.0/bin/gtkdoc-mkhtml --gtkdoc-fixxref=/nix/store/xgnn2g97kx2hynl1l7j9aspcjia6afcm-gtk-doc-1.34.0/bin/gtkdoc-fixxref --htmlargs= --scanargs=--ignore-decorators=_GDK_EXTERN|G_GNUC_WARN_UNUSED_RESULT@@--ignore-headers=inspector a11y gtkaccelgroupprivate.h gtkaccelmapprivate.h gtkadjustmentprivate.h gtkallocatedbitmaskprivate.h gtkappchooserprivate.h gtkapplicationaccelsprivate.h gtkapplicationprivate.h gtkbindingsprivate.h gtkbitmaskprivate.h gtkboxprivate.h gtkbuilderprivate.h gtkbuttonprivate.h gtkcairoblurprivate.h gtkcellareaboxcontextprivate.h gtkclipboardprivate.h gtkcolorchooserprivate.h gtkcoloreditorprivate.h gtkcolorplaneprivate.h gtkcolorscaleprivate.h gtkcolorswatchprivate.h gtkcomboboxprivate.h gtkcontainerprivate.h gtkcssanimatedstyleprivate.h gtkcssanimationprivate.h gtkcssarrayvalueprivate.h gtkcssbgsizevalueprivate.h gtkcssbordervalueprivate.h gtkcsscolorvalueprivate.h gtkcsscornervalueprivate.h gtkcsscustompropertyprivate.h gtkcsseasevalueprivate.h gtkcssenginevalueprivate.h gtkcssenumvalueprivate.h gtkcssiconthemevalueprivate.h gtkcssimagebuiltinprivate.h gtkcssimagecrossfadeprivate.h gtkcssimagegradientprivate.h gtkcssimageiconthemeprivate.h gtkcssimagelinearprivate.h gtkcssimageprivate.h gtkcssimagescaledprivate.h gtkcssimagesurfaceprivate.h gtkcssimageurlprivate.h gtkcssimagevalueprivate.h gtkcssimagewin32private.h gtkcssinheritvalueprivate.h gtkcssinitialvalueprivate.h gtkcsskeyframesprivate.h gtkcsslookupprivate.h gtkcssmatcherprivate.h gtkcssnodeprivate.h gtkcssnodedeclarationprivate.h gtkcssnumbervalueprivate.h gtkcsspathnodeprivate.h gtkcssparserprivate.h gtkcsspositionvalueprivate.h gtkcssproviderprivate.h gtkcssrepeatvalueprivate.h gtkcssrgbavalueprivate.h gtkcsssectionprivate.h gtkcssselectorprivate.h gtkcssshadowsvalueprivate.h gtkcssshadowvalueprivate.h gtkcssshorthandpropertyprivate.h gtkcssstaticstyleprivate.h gtkcssstringvalueprivate.h gtkcssstylefuncsprivate.h gtkcssstyleprivate.h gtkcssstylepropertyprivate.h gtkcsstransformvalueprivate.h gtkcsstransientnodeprivate.h gtkcsstransitionprivate.h gtkcsstypedvalueprivate.h gtkcsstypesprivate.h gtkcssunsetvalueprivate.h gtkcssvalueprivate.h gtkcsswidgetnodeprivate.h gtkdialogprivate.h gtkentryprivate.h gtkeventcontrollerprivate.h gtkfilechooserprivate.h gtkfilechooserwidgetprivate.h gtkfontchooserprivate.h gtkgesturedragprivate.h gtkgesturelongpressprivate.h gtkgesturemultipressprivate.h gtkgesturepanprivate.h gtkgestureprivate.h gtkgesturerotateprivate.h gtkgesturesingleprivate.h gtkgestureswipeprivate.h gtkgesturezoomprivate.h gtkheaderbarprivate.h gtkhslaprivate.h gtkiconhelperprivate.h gtkiconviewprivate.h gtkimageprivate.h gtkimmoduleprivate.h gtklabelprivate.h gtklockbuttonprivate.h gtkmagnifierprivate.h gtkmenubuttonprivate.h gtkmenuitemprivate.h gtkmenuprivate.h gtkmenushellprivate.h gtkmodulesprivate.h gtkmountoperationprivate.h gtkorientableprivate.h gtkpixelcacheprivate.h gtkplacessidebarprivate.h gtkplacesviewprivate.h gtkplacesviewrowprivate.h gtkpopoverprivate.h gtkprinter-private.h gtkprintoperation-private.h gtkprivate.h gtkrangeprivate.h gtkrecentchooserprivate.h gtkrenderbackgroundprivate.h gtkrenderborderprivate.h gtkrendericonprivate.h gtkrenderprivate.h gtkroundedboxprivate.h gtkscaleprivate.h gtksearchengine.h gtksearchenginemodel.h gtksearchenginequartz.h gtksearchenginesimple.h gtksearchenginetracker.h gtksearchentryprivate.h gtkselectionprivate.h gtksettingsprivate.h gtksidebarrowprivate.h gtksizegroup-private.h gtksizerequestcacheprivate.h gtksocketprivate.h gtkstyleanimationprivate.h gtkstylecascadeprivate.h gtkstylecontextprivate.h gtkstylepropertyprivate.h gtkstyleproviderprivate.h gtktextattributesprivate.h gtktextchildprivate.h gtktexthandleprivate.h gtktextiterprivate.h gtktextmarkprivate.h gtktexttagprivate.h gtktogglebuttonprivate.h gtktoolbarprivate.h gtktoolpaletteprivate.h gtktooltipprivate.h gtktooltipwindowprivate.h gtktreeprivate.h gtkwidgetprivate.h gtkwin32themeprivate.h gtkwindowprivate.h fnmatch.h gtkactionmuxer.h gtkactionobserver.h gtkactionobservable.h gtk9slice.h gtkanimationdescription.h gtkbitmaskprivateimpl.h gtkbookmarksmanager.h gtkdbusgenerated.c gtkdbusgenerated.h gtkdebug.h gtkactionhelper.h gtkdndcursors.h gtkfilechooserdefault.h gtkfilechooserembed.h gtkfilechooserentry.h gtkfilechoosersettings.h gtkfilechooserutils.h gtkfilesystem.h gtkfilesystemmodel.h gtkfilesystemunix.h gtkfilesystemwin32.h gtkfontchooserutils.h gtkiconcache.h gtkiconcachevalidator.h gtkiconthemeparser.h gtkintl.h gtkkeyhash.h gtkkineticscrolling.h gtkmarshal.h gtkmnemonichash.h gtkmenutracker.h gtkmenutrackeritem.h gtkmenusectionbox.h gtkmodelmenu.h gtkmodelmenuitem.h gtkmodifierstyle.h gtkpathbar.h gtkprintbackend.h gtkprinteroption.h gtkprinteroptionset.h gtkprinteroptionwidget.h gtkprint-win32.h gtkprintutils.h gtkprivate.h gtkprivatetypebuiltins.h gtkquery.h gtkrbtree.h gtkrecentchooserdefault.h gtkrecentchooserutils.h gtksearchengine.h gtksearchenginetracker.h gtksearchenginesimple.h gtksearchenginequartz.h gtksequence.h gtksocketprivate.h gtktextbtree.h gtktextbufferserialize.h gtktextdisplay.h gtktextlayout.h gtktextsegment.h gtktexttypes.h gtktextutil.h gtktimeline.h gtkthemes.h gtktrashmonitor.h gtktrayicon.h gtktreedatalist.h gtktreemenu.h gtktypebuiltins.h gtkxembed.h gtkwin32embed.h gtkwin32embedwidget.h gtkwindow-decorate.h xdgmime xembed.h --scanobjsargs= --gobjects-types-file=/build/gtk+-3.24.43/build/docs/reference/gtk/gtk3.types --fixxrefargs=--html-dir=/nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/gtk-doc/html@@--extra-dir=/nix/store/sr6skahp2mvi6y8d4g89a9vwk4yh4z0p-glib-2.80.2/share/gtk-doc/html/glib@@--extra-dir=/nix/store/sr6skahp2mvi6y8d4g89a9vwk4yh4z0p-glib-2.80.2/share/gtk-doc/html/gobject@@--extra-dir=/nix/store/sr6skahp2mvi6y8d4g89a9vwk4yh4z0p-glib-2.80.2/share/gtk-doc/html/gio@@--extra-dir=/nix/store/prqbww0nbzakdji7jvi9gvfmv65a5rds-cairo-1.18.0/share/gtk-doc/html/cairo@@--extra-dir=/nix/store/331y81vaac63masxs7z26hhm920qkv03-gdk-pixbuf-2.42.12/share/gtk-doc/html/gdk-pixbuf@@--extra-dir=../gdk --mkdbargs=--default-includes=gtk/gtk.h --html-assets=/build/gtk+-3.24.43/docs/reference/gtk/images/aboutdialog.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/accel-label.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/action-bar.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/appchooserbutton.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/appchooserdialog.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/assistant.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/box-packing.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/box-expand.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/button.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/check-button.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/color-button.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/colorchooser.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/combo-box.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/combo-box-entry.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/combo-box-text.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/entry.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/figure-hierarchical-drawing.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/figure-windowed-label.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/file-button.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/filechooser.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/font-button.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/fontchooser.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/frame.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/glarea.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/headerbar.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/icon-view.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/image.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/info-bar.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/label.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/levelbar.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/link-button.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/list-and-tree.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/lock-button.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/lockbutton.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/lockbutton-locked.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/lockbutton-unlocked.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/lockbutton-sorry.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/menubar.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/menu-button.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/messagedialog.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/multiline-text.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/notebook.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/panes.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/pagesetupdialog.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/placessidebar.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/popup-anchors.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/popup-flip.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/popup-slide.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/printdialog.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/progressbar.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/radio-group.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/recentchooserdialog.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/scales.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/scrollbar.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/scrolledwindow.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/search-bar.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/search-entry.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/separator.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/sidebar.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/spinbutton.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/spinner.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/stack.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/stackswitcher.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/statusbar.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/toggle-button.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/toolbar.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/toolpalette.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/tree-view-coordinates.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/volumebutton.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/window.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/layout-btlr.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/layout-btrl.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/layout-lrbt.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/layout-lrtb.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/layout-rlbt.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/layout-rltb.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/layout-tblr.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/layout-tbrl.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/widget-hvalign.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/window-default.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/hello-world.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/grid-packing.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/drawing.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/switch.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/linear.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/ease.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/ease-in-out.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/ease-in.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/ease-out.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/gradient1.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/gradient2.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/gradient3.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/gradient4.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/border1.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/border2.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/border3.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/slices.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/checks.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/options.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/arrows.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/expanders.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/background.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/frames.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/frame-gap.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/sliders.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/focus.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/handles.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/extensions.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/numerableicon.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/numerableicon2.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/bloatpad-osx.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/bloatpad-gnome.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/bloatpad-xfce.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/down-center.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/down-end.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/down-start.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/left-center.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/left-end.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/left-start.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/right-center.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/right-end.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/right-start.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/up-center.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/up-end.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/up-start.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/list-box.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/getting-started-app1.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/getting-started-app2.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/getting-started-app3.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/getting-started-app4.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/getting-started-app6.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/getting-started-app7.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/getting-started-app8.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/getting-started-app9.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/getting-started-app10.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/exampleapp.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/flow-box.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/inspector.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/gedit-shortcuts.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/clocks-shortcuts.png@@/build/gtk+-3.24.43/docs/reference/gtk/images/builder-shortcuts.png --content-files=/build/gtk+-3.24.43/docs/reference/gtk/broadway.xml@@/build/gtk+-3.24.43/docs/reference/gtk/broadwayd.xml@@/build/gtk+-3.24.43/docs/reference/gtk/building.sgml@@/build/gtk+-3.24.43/docs/reference/gtk/css-overview.xml@@/build/gtk+-3.24.43/docs/reference/gtk/css-properties.xml@@/build/gtk+-3.24.43/docs/reference/gtk/gtk3-demo-application.xml@@/build/gtk+-3.24.43/docs/reference/gtk/gtk3-demo.xml@@/build/gtk+-3.24.43/docs/reference/gtk/gtk3-icon-browser.xml@@/build/gtk+-3.24.43/docs/reference/gtk/gtk3-widget-factory.xml@@/build/gtk+-3.24.43/docs/reference/gtk/gtk-builder-tool.xml@@/build/gtk+-3.24.43/docs/reference/gtk/gtk-encode-symbolic-svg.xml@@/build/gtk+-3.24.43/docs/reference/gtk/gtk-launch.xml@@/build/gtk+-3.24.43/docs/reference/gtk/gtk-query-immodules-3.0.xml@@/build/gtk+-3.24.43/docs/reference/gtk/gtk-query-settings.xml@@/build/gtk+-3.24.43/docs/reference/gtk/gtk-update-icon-cache.xml@@/build/gtk+-3.24.43/docs/reference/gtk/osx.sgml@@/build/gtk+-3.24.43/docs/reference/gtk/overview.xml@@/build/gtk+-3.24.43/docs/reference/gtk/resources.sgml@@/build/gtk+-3.24.43/docs/reference/gtk/running.sgml@@/build/gtk+-3.24.43/docs/reference/gtk/visual_index.xml@@/build/gtk+-3.24.43/docs/reference/gtk/wayland.xml@@/build/gtk+-3.24.43/docs/reference/gtk/windows.sgml@@/build/gtk+-3.24.43/docs/reference/gtk/x11.sgml@@/build/gtk+-3.24.43/docs/reference/gtk/compiling.sgml@@/build/gtk+-3.24.43/docs/reference/gtk/drawing-model.xml@@/build/gtk+-3.24.43/build/docs/reference/gtk/getting_started.xml@@/build/gtk+-3.24.43/docs/reference/gtk/glossary.xml@@/build/gtk+-3.24.43/docs/reference/gtk/input-handling.xml@@/build/gtk+-3.24.43/docs/reference/gtk/migrating-2to3.xml@@/build/gtk+-3.24.43/docs/reference/gtk/migrating-3xtoy.xml@@/build/gtk+-3.24.43/docs/reference/gtk/migrating-checklist.sgml@@/build/gtk+-3.24.43/docs/reference/gtk/migrating-GtkGrid.xml@@/build/gtk+-3.24.43/docs/reference/gtk/migrating-GtkStyleContext.xml@@/build/gtk+-3.24.43/docs/reference/gtk/migrating-smclient-GtkApplication.xml@@/build/gtk+-3.24.43/docs/reference/gtk/migrating-unique-GtkApplication.xml@@/build/gtk+-3.24.43/docs/reference/gtk/question_index.sgml@@/build/gtk+-3.24.43/docs/reference/gtk/text_widget.sgml@@/build/gtk+-3.24.43/docs/reference/gtk/tree_widget.sgml --expand-content-files=/build/gtk+-3.24.43/docs/reference/gtk/compiling.sgml@@/build/gtk+-3.24.43/docs/reference/gtk/drawing-model.xml@@/build/gtk+-3.24.43/build/docs/reference/gtk/getting_started.xml@@/build/gtk+-3.24.43/docs/reference/gtk/glossary.xml@@/build/gtk+-3.24.43/docs/reference/gtk/input-handling.xml@@/build/gtk+-3.24.43/docs/reference/gtk/migrating-2to3.xml@@/build/gtk+-3.24.43/docs/reference/gtk/migrating-3xtoy.xml@@/build/gtk+-3.24.43/docs/reference/gtk/migrating-checklist.sgml@@/build/gtk+-3.24.43/docs/reference/gtk/migrating-GtkGrid.xml@@/build/gtk+-3.24.43/docs/reference/gtk/migrating-GtkStyleContext.xml@@/build/gtk+-3.24.43/docs/reference/gtk/migrating-smclient-GtkApplication.xml@@/build/gtk+-3.24.43/docs/reference/gtk/migrating-unique-GtkApplication.xml@@/build/gtk+-3.24.43/docs/reference/gtk/question_index.sgml@@/build/gtk+-3.24.43/docs/reference/gtk/text_widget.sgml@@/build/gtk+-3.24.43/docs/reference/gtk/tree_widget.sgml --ignore-headers= --installdir= --cc=gcc --ld=gcc --cflags=-I/build/gtk+-3.24.43/. -I/build/gtk+-3.24.43/build/. -I/build/gtk+-3.24.43/gtk -I/build/gtk+-3.24.43/build/gtk -pthread -I/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include -I/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0 -I/nix/store/sr6skahp2mvi6y8d4g89a9vwk4yh4z0p-glib-2.80.2/lib/glib-2.0/include -I/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/gio-unix-2.0 -I/nix/store/7w48qcq4b8lsgrj5c977fc7s3cbnb1jk-cairo-1.18.0-dev/include/cairo -I/nix/store/yr67n9a2bvmwx6qk3pvxv2971bg2qm11-freetype-2.13.2-dev/include/freetype2 -I/nix/store/yr67n9a2bvmwx6qk3pvxv2971bg2qm11-freetype-2.13.2-dev/include -I/nix/store/ykff47nln7lbrncz4ap5hs83wpp1y2z2-pango-1.52.2-dev/include/pango-1.0 -I/nix/store/h52a16f1vq6rwzf3vgb0xck7ms8x2fab-harfbuzz-8.4.0-dev/include/harfbuzz -I/nix/store/gy54ca58pglivg7viskzczcnwimrm73z-fontconfig-2.15.0-dev/include -I/nix/store/yl8vk2q1j6l7zvvz7glvqar3g36jpsx6-fribidi-1.0.13-dev/include/fribidi -I/nix/store/hfwg8k0h47s73s59834fqa53vq54jwhy-gdk-pixbuf-2.42.12-dev/include/gdk-pixbuf-2.0 -I/nix/store/mss66xny1jnpvqh4y7s0jdmwvi02hbwq-at-spi2-core-2.52.0-dev/include/atk-1.0 -I/nix/store/8v7pf6dzd84k6qfyr76v4r1pp339lbr5-libepoxy-1.5.10-dev/include -I/nix/store/5zhvq1c29xx8lid5gkd5ib7brs22gsb2-xorgproto-2024.1/include -I/nix/store/9gr7733gw7aigbw84j5zk8miajnl3p8z-libXi-1.8.1-dev/include -I/nix/store/gsb87g2a95fmi0cykvjra80q8x28zpx2-libX11-1.8.9-dev/include -I/nix/store/mss66xny1jnpvqh4y7s0jdmwvi02hbwq-at-spi2-core-2.52.0-dev/include/at-spi2-atk/2.0 -I/nix/store/jv987c49rljlkc8xnb5bdcrvz5ra2dij-tracker-3.7.3-dev/include/tracker-3.0 -I/nix/store/jv987c49rljlkc8xnb5bdcrvz5ra2dij-tracker-3.7.3-dev/include/tracker-3.0/libtracker-sparql -I/nix/store/r5r6rlvqj4zm46w73plhi316xd7x9zrb-libxkbcommon-1.7.0-dev/include -I/nix/store/zxblsvnpxaf4yslyifnwww1kdgi1dmyc-wayland-1.22.0-dev/include -I/nix/store/fw8wdqzqd4pnzicqa6m04hbs2w1m2wba-libXrender-0.9.11-dev/include -I/nix/store/9ipv80gwx5137lmfr5sm7rvwk86q9nac-libXext-1.3.6-dev/include -I/nix/store/syy1mj5nh7ml1f6sy8jgfi09zmkp1rrs-libXcursor-1.2.2-dev/include -I/nix/store/06z5rp2w8m5414fhjv4539bacybmd49k-libXfixes-6.0.1-dev/include -I/nix/store/hlk0y48bria54ilhh0w5r4vzsw4bbqwi-libXdamage-1.1.6-dev/include -I/nix/store/zkfcpn0fpmr9fspcwcm3bsg39cihxcrn-libXcomposite-0.4.6-dev/include -I/nix/store/4gx4xvmq9x7945g1w6p50gvb7zaxdcx3-libXrandr-1.5.4-dev/include -I/nix/store/ia4cbn9bmm1m2sdkjwkx6zb3l1x2d0hm-libXinerama-1.1.5-dev/include -I/build/gtk+-3.24.43/gdk/x11 -I/build/gtk+-3.24.43/build/gdk/x11 -I/build/gtk+-3.24.43/gdk/. -I/build/gtk+-3.24.43/build/gdk/. -DG_LOG_USE_STRUCTURED=1 -DGLIB_MIN_REQUIRED_VERSION=GLIB_VERSION_2_56 -DGLIB_MAX_ALLOWED_VERSION=GLIB_VERSION_2_58 \'-DGTK_VERSION="3.24.43"\' -D_GNU_SOURCE --ldflags=-L/build/gtk+-3.24.43/build/gtk -Wl,-rpath,/build/gtk+-3.24.43/build/gtk -L/build/gtk+-3.24.43/build/gdk -Wl,-rpath,/build/gtk+-3.24.43/build/gdk -lgtk-3 -lgdk-3 -L/nix/store/sr6skahp2mvi6y8d4g89a9vwk4yh4z0p-glib-2.80.2/lib -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lgio-2.0 -L/nix/store/prqbww0nbzakdji7jvi9gvfmv65a5rds-cairo-1.18.0/lib -L/nix/store/d0mmd22f5w5c34ir227d5c4ypwscir88-pango-1.52.2/lib -L/nix/store/h8ipr16jd5kbyrj2qxiscagsl408ggrn-harfbuzz-8.4.0/lib -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lcairo -L/nix/store/5kblf15zi7407dqh70dw082hbfm8cnf8-fontconfig-2.15.0-lib/lib -L/nix/store/mpn61iy6hyjxay53vxynj7k0f5wb38bs-freetype-2.13.2/lib -lpangoft2-1.0 -lfontconfig -lfreetype -L/nix/store/pa6v5zr3jyxqrpxjk1qrvbpnrcqz93nn-fribidi-1.0.13/lib -lfribidi -lcairo-gobject -L/nix/store/331y81vaac63masxs7z26hhm920qkv03-gdk-pixbuf-2.42.12/lib -lgdk_pixbuf-2.0 -L/nix/store/0ihfdhbj39xaa4mc48w5vgysbq7swnqv-at-spi2-core-2.52.0/lib -latk-1.0 -L/nix/store/801n580y5k7zfrzagw9aclbwwxz7v6r1-libepoxy-1.5.10/lib -lepoxy -lm -L/nix/store/4ck8wv73bjrd06fylg85ab2vlr2lz4ji-libXi-1.8.1/lib -lXi -L/nix/store/3bqj5kb2frr8z50akggyrpczlmy1adhx-libX11-1.8.9/lib -lX11 -latk-bridge-2.0 -L/nix/store/1861c008x47z518wnbk6a3lzzks7jn7v-tracker-3.7.3/lib -ltracker-sparql-3.0 -L/nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/lib -lxkbcommon -L/nix/store/x2p2cnq23r0j8wc8ddiq8q9lyl97vz5f-wayland-1.22.0/lib -lwayland-client -lwayland-cursor -lwayland-egl -L/nix/store/27fxl2rdaz711gvhhh8mxxc75qddayx1-libXrender-0.9.11/lib -lXrender -L/nix/store/aqfahf3qwiv5v2pc1yijgd6qrysbklmc-libXext-1.3.6/lib -lXext -L/nix/store/f8qswv18vg1hv5liyy7ac08lfxdd5k34-libXcursor-1.2.2/lib -lXcursor -L/nix/store/rpp9a5zwxw0b9j9wf7bby56v6il8fyaq-libXfixes-6.0.1/lib -L/nix/store/1f9ngq5s25wkyl6364875lrmwbidns9x-libXdamage-1.1.6/lib -lXdamage -lXfixes -L/nix/store/95581pj7n7fhr99n2pyf1p23n250z11s-libXcomposite-0.4.6/lib -lXcomposite -L/nix/store/yx944nd45j4s8rm6va1agm7cigw2x0pd-libXrandr-1.5.4/lib -lXrandr -L/nix/store/2abia4k01jjkryyapm86v3cly2fcfbac-libXinerama-1.1.5/lib -lXinerama'
Running custom install script '/nix/store/wh0z53nh8ncmpsydirg17fbbi9k04rbr-meson-1.4.2/bin/meson --internal gtkdoc --sourcedir=/build/gtk+-3.24.43 --builddir=/build/gtk+-3.24.43/build --subdir=docs/reference/libgail-util --headerdirs=/build/gtk+-3.24.43/libgail-util@@/build/gtk+-3.24.43/build/libgail-util --mainfile=gail-libgail-util-docs.sgml --modulename=gail-libgail-util3 --moduleversion= --mode=none --gtkdoc-scan=/nix/store/xgnn2g97kx2hynl1l7j9aspcjia6afcm-gtk-doc-1.34.0/bin/gtkdoc-scan --gtkdoc-scangobj=/nix/store/xgnn2g97kx2hynl1l7j9aspcjia6afcm-gtk-doc-1.34.0/bin/gtkdoc-scangobj --gtkdoc-mkdb=/nix/store/xgnn2g97kx2hynl1l7j9aspcjia6afcm-gtk-doc-1.34.0/bin/gtkdoc-mkdb --gtkdoc-mkhtml=/nix/store/xgnn2g97kx2hynl1l7j9aspcjia6afcm-gtk-doc-1.34.0/bin/gtkdoc-mkhtml --gtkdoc-fixxref=/nix/store/xgnn2g97kx2hynl1l7j9aspcjia6afcm-gtk-doc-1.34.0/bin/gtkdoc-fixxref --htmlargs= --scanargs=--ignore-decorators=_GDK_EXTERN|G_GNUC_WARN_UNUSED_RESULT --scanobjsargs= --gobjects-types-file=/build/gtk+-3.24.43/docs/reference/libgail-util/gail-libgail-util3.types --fixxrefargs=--html-dir=/nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/gtk-doc/html@@--extra-dir=/nix/store/sr6skahp2mvi6y8d4g89a9vwk4yh4z0p-glib-2.80.2/share/gtk-doc/html/glib@@--extra-dir=/nix/store/sr6skahp2mvi6y8d4g89a9vwk4yh4z0p-glib-2.80.2/share/gtk-doc/html/gobject@@--extra-dir=/nix/store/sr6skahp2mvi6y8d4g89a9vwk4yh4z0p-glib-2.80.2/share/gtk-doc/html/gio@@--extra-dir=../gtk --mkdbargs= --html-assets= --content-files= --expand-content-files= --ignore-headers= --installdir= --cc=gcc --ld=gcc --cflags=-I/build/gtk+-3.24.43/. -I/build/gtk+-3.24.43/build/. -I/build/gtk+-3.24.43/gtk -I/build/gtk+-3.24.43/build/gtk -pthread -I/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include -I/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/glib-2.0 -I/nix/store/sr6skahp2mvi6y8d4g89a9vwk4yh4z0p-glib-2.80.2/lib/glib-2.0/include -I/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/include/gio-unix-2.0 -I/nix/store/7w48qcq4b8lsgrj5c977fc7s3cbnb1jk-cairo-1.18.0-dev/include/cairo -I/nix/store/yr67n9a2bvmwx6qk3pvxv2971bg2qm11-freetype-2.13.2-dev/include/freetype2 -I/nix/store/yr67n9a2bvmwx6qk3pvxv2971bg2qm11-freetype-2.13.2-dev/include -I/nix/store/ykff47nln7lbrncz4ap5hs83wpp1y2z2-pango-1.52.2-dev/include/pango-1.0 -I/nix/store/h52a16f1vq6rwzf3vgb0xck7ms8x2fab-harfbuzz-8.4.0-dev/include/harfbuzz -I/nix/store/gy54ca58pglivg7viskzczcnwimrm73z-fontconfig-2.15.0-dev/include -I/nix/store/yl8vk2q1j6l7zvvz7glvqar3g36jpsx6-fribidi-1.0.13-dev/include/fribidi -I/nix/store/hfwg8k0h47s73s59834fqa53vq54jwhy-gdk-pixbuf-2.42.12-dev/include/gdk-pixbuf-2.0 -I/nix/store/mss66xny1jnpvqh4y7s0jdmwvi02hbwq-at-spi2-core-2.52.0-dev/include/atk-1.0 -I/nix/store/8v7pf6dzd84k6qfyr76v4r1pp339lbr5-libepoxy-1.5.10-dev/include -I/nix/store/5zhvq1c29xx8lid5gkd5ib7brs22gsb2-xorgproto-2024.1/include -I/nix/store/9gr7733gw7aigbw84j5zk8miajnl3p8z-libXi-1.8.1-dev/include -I/nix/store/gsb87g2a95fmi0cykvjra80q8x28zpx2-libX11-1.8.9-dev/include -I/nix/store/mss66xny1jnpvqh4y7s0jdmwvi02hbwq-at-spi2-core-2.52.0-dev/include/at-spi2-atk/2.0 -I/nix/store/jv987c49rljlkc8xnb5bdcrvz5ra2dij-tracker-3.7.3-dev/include/tracker-3.0 -I/nix/store/jv987c49rljlkc8xnb5bdcrvz5ra2dij-tracker-3.7.3-dev/include/tracker-3.0/libtracker-sparql -I/nix/store/r5r6rlvqj4zm46w73plhi316xd7x9zrb-libxkbcommon-1.7.0-dev/include -I/nix/store/zxblsvnpxaf4yslyifnwww1kdgi1dmyc-wayland-1.22.0-dev/include -I/nix/store/fw8wdqzqd4pnzicqa6m04hbs2w1m2wba-libXrender-0.9.11-dev/include -I/nix/store/9ipv80gwx5137lmfr5sm7rvwk86q9nac-libXext-1.3.6-dev/include -I/nix/store/syy1mj5nh7ml1f6sy8jgfi09zmkp1rrs-libXcursor-1.2.2-dev/include -I/nix/store/06z5rp2w8m5414fhjv4539bacybmd49k-libXfixes-6.0.1-dev/include -I/nix/store/hlk0y48bria54ilhh0w5r4vzsw4bbqwi-libXdamage-1.1.6-dev/include -I/nix/store/zkfcpn0fpmr9fspcwcm3bsg39cihxcrn-libXcomposite-0.4.6-dev/include -I/nix/store/4gx4xvmq9x7945g1w6p50gvb7zaxdcx3-libXrandr-1.5.4-dev/include -I/nix/store/ia4cbn9bmm1m2sdkjwkx6zb3l1x2d0hm-libXinerama-1.1.5-dev/include -I/build/gtk+-3.24.43/gdk/x11 -I/build/gtk+-3.24.43/build/gdk/x11 -I/build/gtk+-3.24.43/gdk/. -I/build/gtk+-3.24.43/build/gdk/. -DG_LOG_USE_STRUCTURED=1 -DGLIB_MIN_REQUIRED_VERSION=GLIB_VERSION_2_56 -DGLIB_MAX_ALLOWED_VERSION=GLIB_VERSION_2_58 \'-DGTK_VERSION="3.24.43"\' -D_GNU_SOURCE --ldflags=-L/build/gtk+-3.24.43/build/gtk -Wl,-rpath,/build/gtk+-3.24.43/build/gtk -L/build/gtk+-3.24.43/build/gdk -Wl,-rpath,/build/gtk+-3.24.43/build/gdk -lgtk-3 -lgdk-3 -L/nix/store/sr6skahp2mvi6y8d4g89a9vwk4yh4z0p-glib-2.80.2/lib -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lgio-2.0 -L/nix/store/prqbww0nbzakdji7jvi9gvfmv65a5rds-cairo-1.18.0/lib -L/nix/store/d0mmd22f5w5c34ir227d5c4ypwscir88-pango-1.52.2/lib -L/nix/store/h8ipr16jd5kbyrj2qxiscagsl408ggrn-harfbuzz-8.4.0/lib -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lcairo -L/nix/store/5kblf15zi7407dqh70dw082hbfm8cnf8-fontconfig-2.15.0-lib/lib -L/nix/store/mpn61iy6hyjxay53vxynj7k0f5wb38bs-freetype-2.13.2/lib -lpangoft2-1.0 -lfontconfig -lfreetype -L/nix/store/pa6v5zr3jyxqrpxjk1qrvbpnrcqz93nn-fribidi-1.0.13/lib -lfribidi -lcairo-gobject -L/nix/store/331y81vaac63masxs7z26hhm920qkv03-gdk-pixbuf-2.42.12/lib -lgdk_pixbuf-2.0 -L/nix/store/0ihfdhbj39xaa4mc48w5vgysbq7swnqv-at-spi2-core-2.52.0/lib -latk-1.0 -L/nix/store/801n580y5k7zfrzagw9aclbwwxz7v6r1-libepoxy-1.5.10/lib -lepoxy -lm -L/nix/store/4ck8wv73bjrd06fylg85ab2vlr2lz4ji-libXi-1.8.1/lib -lXi -L/nix/store/3bqj5kb2frr8z50akggyrpczlmy1adhx-libX11-1.8.9/lib -lX11 -latk-bridge-2.0 -L/nix/store/1861c008x47z518wnbk6a3lzzks7jn7v-tracker-3.7.3/lib -ltracker-sparql-3.0 -L/nix/store/q6bjljcs8b7b8gqs2j4n19fph52i538p-libxkbcommon-1.7.0/lib -lxkbcommon -L/nix/store/x2p2cnq23r0j8wc8ddiq8q9lyl97vz5f-wayland-1.22.0/lib -lwayland-client -lwayland-cursor -lwayland-egl -L/nix/store/27fxl2rdaz711gvhhh8mxxc75qddayx1-libXrender-0.9.11/lib -lXrender -L/nix/store/aqfahf3qwiv5v2pc1yijgd6qrysbklmc-libXext-1.3.6/lib -lXext -L/nix/store/f8qswv18vg1hv5liyy7ac08lfxdd5k34-libXcursor-1.2.2/lib -lXcursor -L/nix/store/rpp9a5zwxw0b9j9wf7bby56v6il8fyaq-libXfixes-6.0.1/lib -L/nix/store/1f9ngq5s25wkyl6364875lrmwbidns9x-libXdamage-1.1.6/lib -lXdamage -lXfixes -L/nix/store/95581pj7n7fhr99n2pyf1p23n250z11s-libXcomposite-0.4.6/lib -lXcomposite -L/nix/store/yx944nd45j4s8rm6va1agm7cigw2x0pd-libXrandr-1.5.4/lib -lXrandr -L/nix/store/2abia4k01jjkryyapm86v3cly2fcfbac-libXinerama-1.1.5/lib -lXinerama'
Running custom install script '/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/glib-compile-schemas /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/glib-2.0/schemas'
Running custom install script '/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/gio-querymodules /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/immodules/'
Running custom install script '/nix/store/f8y44c3k32piprp8wj999cdlakpz86kz-glib-2.80.2-dev/bin/gio-querymodules /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/printbackends'
Running custom install script '/build/gtk+-3.24.43/build/gtk/gtk-update-icon-cache -q -t -f /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/icons/hicolor'
Moving /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/bin/gtk-update-icon-cache to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/bin/gtk-update-icon-cache
Moving /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/bin/gtk-launch to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/bin/gtk-launch
Moving /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/bin/broadwayd to /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/bin/broadwayd
installPhase completed in 7 minutes 41 seconds
Running phase: glibPreFixupPhase
Running phase: dropIconThemeCache
Removing /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/icons/hicolor/icon-theme.cache
Running phase: giDiscoverSelf
Running phase: giDiscoverSelf
Running phase: glibPreFixupPhase
Running phase: glibPreFixupPhase
Running phase: fixupPhase
Moving /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/gir-1.0 to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/share/gir-1.0
Moving /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/gtk-doc to /nix/store/ypw1sbcs3blly0qy81kih190v1q31aj9-gtk+3-3.24.43-devdoc/share/gtk-doc
Moving /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/pkgconfig to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/lib/pkgconfig
Moving /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/share/aclocal to /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/share/aclocal
Patching '/nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/lib/pkgconfig/gail-3.0.pc' includedir to output /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev
Patching '/nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/lib/pkgconfig/gdk-3.0.pc' includedir to output /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev
Patching '/nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/lib/pkgconfig/gdk-broadway-3.0.pc' includedir to output /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev
Patching '/nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/lib/pkgconfig/gdk-wayland-3.0.pc' includedir to output /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev
Patching '/nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/lib/pkgconfig/gdk-x11-3.0.pc' includedir to output /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev
Patching '/nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/lib/pkgconfig/gtk+-3.0.pc' includedir to output /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev
Patching '/nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/lib/pkgconfig/gtk+-broadway-3.0.pc' includedir to output /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev
Patching '/nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/lib/pkgconfig/gtk+-unix-print-3.0.pc' includedir to output /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev
Patching '/nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/lib/pkgconfig/gtk+-wayland-3.0.pc' includedir to output /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev
Patching '/nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/lib/pkgconfig/gtk+-x11-3.0.pc' includedir to output /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev
separating debug info from /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/bin/broadwayd (build ID c39988b3a69d7d00345e043561a348b274d80d8f)
separating debug info from /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/bin/gtk-launch (build ID 44a247ecbacaa78bf59bc97563faad8a286d4dca)
separating debug info from /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/bin/gtk-update-icon-cache (build ID c666696014c5f185d37a5af048e3b72e4f10d9c4)
separating debug info from /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/immodules/im-am-et.so (build ID fb8ead7e6d7a05940023be1cd0986bc256d1ddb8)
separating debug info from /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/immodules/im-broadway.so (build ID a48c41f89392de2b551662399cc0bb57333e02c1)
separating debug info from /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/immodules/im-cedilla.so (build ID 9703f1518b35a3be7f0e3b26b18caf872e89b89d)
separating debug info from /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/immodules/im-cyrillic-translit.so (build ID 6b952604f458ad2c9b365f6d64f9366df99ca58d)
separating debug info from /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/immodules/im-inuktitut.so (build ID ab874c44976f7a66efe5fe097050dcc21776f46b)
separating debug info from /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/immodules/im-ipa.so (build ID 49c8a7dbd0c0da6384f478a770885c0949544b4a)
separating debug info from /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/immodules/im-multipress.so (build ID 3b1ea7d28ae0de5dff5c1048f891c7a51947d438)
separating debug info from /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/immodules/im-thai.so (build ID 19afc74a485a8e3ba7d217745f7f1ef5e6a29e45)
separating debug info from /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/immodules/im-ti-er.so (build ID 14516ec9296fce656b6a9fe3b287955d6e90f1ee)
separating debug info from /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/immodules/im-ti-et.so (build ID 0cb7e63da4ff52a62ff3a2698e01d0f599a1c225)
separating debug info from /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/immodules/im-viqr.so (build ID a3c2c9e14d0ffa6229de72a48c906048781ac02a)
separating debug info from /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/immodules/im-wayland.so (build ID fc0572923b47a01271e1ceeb6b785f8a9188aa72)
separating debug info from /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/immodules/im-xim.so (build ID 069e5119362d406a3657a59779f3e8d348fe833b)
separating debug info from /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/printbackends/libprintbackend-cups.so (build ID b4042afccfb17c4d46be8b3d791cfe4ea9ab5b11)
separating debug info from /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/printbackends/libprintbackend-file.so (build ID 979d6ef67fb28d7c6f6e6524ccd90e8df92018c9)
separating debug info from /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/printbackends/libprintbackend-lpr.so (build ID b359abc6dc8d58fcbed9993c2ea98b9472fb56ef)
separating debug info from /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/libgailutil-3.so.0.0.0 (build ID d87a5dd1e39f871b3ac34bb54aea12e42b156d91)
separating debug info from /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/libgdk-3.so.0.2411.32 (build ID 336cb0e6437056d658ebbe30f9f545017af78229)
separating debug info from /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/libgtk-3.so.0.2411.32 (build ID df8acc3e4649130c6f9e40beb63afb917dd685d8)
shrinking RPATHs of ELF executables and libraries in /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43
shrinking /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/bin/gtk-launch
shrinking /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/bin/broadwayd
shrinking /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/bin/gtk-update-icon-cache
shrinking /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/libgdk-3.so.0.2411.32
shrinking /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/libgailutil-3.so.0.0.0
shrinking /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/printbackends/libprintbackend-file.so
shrinking /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/printbackends/libprintbackend-cups.so
shrinking /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/printbackends/libprintbackend-lpr.so
shrinking /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/immodules/im-am-et.so
shrinking /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/immodules/im-xim.so
shrinking /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/immodules/im-broadway.so
shrinking /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/immodules/im-multipress.so
shrinking /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/immodules/im-thai.so
shrinking /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/immodules/im-viqr.so
shrinking /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/immodules/im-cyrillic-translit.so
shrinking /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/immodules/im-inuktitut.so
shrinking /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/immodules/im-ti-er.so
shrinking /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/immodules/im-ipa.so
shrinking /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/immodules/im-cedilla.so
shrinking /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/immodules/im-wayland.so
shrinking /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/gtk-3.0/3.0.0/immodules/im-ti-et.so
shrinking /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib/libgtk-3.so.0.2411.32
checking for references to /build/ in /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43...
patching script interpreter paths in /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43
stripping (with command strip and flags -S -p) in /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/lib /nix/store/xm9yp23r68lnv7v2bh0pm09snani4h19-gtk+3-3.24.43/bin
separating debug info from /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/bin/.gtk-encode-symbolic-svg-wrapped (build ID 7469acca669242da365085502b13b6d5c85a5608)
separating debug info from /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/bin/gtk-builder-tool (build ID 3395da2af8e8b1f3f0026b36d88b3d215f66bc04)
separating debug info from /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/bin/gtk-query-immodules-3.0 (build ID d62342b2d0ebe13d407082840f43d091e63bbb0c)
separating debug info from /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/bin/gtk-query-settings (build ID ff5631ccb80214ec4f84291fba92da1d2582e40d)
separating debug info from /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/bin/gtk3-demo (build ID 9937cce9835e117202813876eb90829307aee352)
separating debug info from /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/bin/gtk3-demo-application (build ID 2ab4c814f9de4d0617710fe70c76cfc6c5937e75)
separating debug info from /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/bin/gtk3-icon-browser (build ID 49b8b607a67c1d45be4d29a46652e4e1be20badc)
separating debug info from /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/bin/gtk3-widget-factory (build ID c66124177beebaf93c6cc3952223b07131067fe7)
shrinking RPATHs of ELF executables and libraries in /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev
shrinking /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/bin/gtk3-demo
shrinking /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/bin/gtk-builder-tool
shrinking /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/bin/gtk3-icon-browser
shrinking /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/bin/gtk3-demo-application
shrinking /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/bin/gtk-query-immodules-3.0
shrinking /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/bin/gtk3-widget-factory
shrinking /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/bin/gtk-query-settings
shrinking /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/bin/.gtk-encode-symbolic-svg-wrapped
checking for references to /build/ in /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev...
patching script interpreter paths in /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev
stripping (with command strip and flags -S -p) in /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/lib /nix/store/30l4j2jbjilrk1bmmydsivyzscls9v19-gtk+3-3.24.43-dev/bin
shrinking RPATHs of ELF executables and libraries in /nix/store/ypw1sbcs3blly0qy81kih190v1q31aj9-gtk+3-3.24.43-devdoc
checking for references to /build/ in /nix/store/ypw1sbcs3blly0qy81kih190v1q31aj9-gtk+3-3.24.43-devdoc...
patching script interpreter paths in /nix/store/ypw1sbcs3blly0qy81kih190v1q31aj9-gtk+3-3.24.43-devdoc
shrinking RPATHs of ELF executables and libraries in /nix/store/1f8pfwmhhkp5rz2z3r57mlls8y69c0vl-gtk+3-3.24.43-debug
checking for references to /build/ in /nix/store/1f8pfwmhhkp5rz2z3r57mlls8y69c0vl-gtk+3-3.24.43-debug...
patching script interpreter paths in /nix/store/1f8pfwmhhkp5rz2z3r57mlls8y69c0vl-gtk+3-3.24.43-debug
stripping (with command strip and flags -S -p) in /nix/store/1f8pfwmhhkp5rz2z3r57mlls8y69c0vl-gtk+3-3.24.43-debug/lib
building '/nix/store/6y9bdxmsckrffmawyihc91v0mjcg85wz-temurin-bin-21.0.1.drv'...
Running phase: unpackPhase
unpacking source archive /nix/store/cffcmbi7nlr98zr3ia479b7yii6k0aka-OpenJDK21U-jdk_x64_linux_hotspot_21.0.1_12.tar.gz
source root is jdk-21.0.1+12
setting SOURCE_DATE_EPOCH to timestamp 1697661363 of file jdk-21.0.1+12/NOTICE
Running phase: patchPhase
Running phase: updateAutotoolsGnuConfigScriptsPhase
Running phase: configurePhase
no configure script, doing nothing
Running phase: buildPhase
no Makefile or custom buildPhase, doing nothing
Running phase: installPhase
Running phase: fixupPhase
moving /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/man to /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/share/man
shrinking RPATHs of ELF executables and libraries in /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jpackage-wrapped
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jdeps-wrapped
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jhsdb-wrapped
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jrunscript-wrapped
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jinfo-wrapped
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.javac-wrapped
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jconsole-wrapped
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jstatd-wrapped
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jarsigner-wrapped
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jps-wrapped
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jlink-wrapped
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.javadoc-wrapped
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jfr-wrapped
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.keytool-wrapped
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jmod-wrapped
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jdeprscan-wrapped
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jshell-wrapped
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jstat-wrapped
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jdb-wrapped
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jwebserver-wrapped
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jmap-wrapped
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.rmiregistry-wrapped
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.javap-wrapped
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jstack-wrapped
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.java-wrapped
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jcmd-wrapped
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jimage-wrapped
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.serialver-wrapped
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jar-wrapped
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libnet.so
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libprefs.so
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libzip.so
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libjavajpeg.so
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libsplashscreen.so
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libjsvml.so
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libjsound.so
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libextnet.so
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/jspawnhelper
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libjava.so
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libawt.so
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libj2gss.so
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libawt_xawt.so
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libfontmanager.so
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libsaproc.so
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/liblcms.so
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libjsig.so
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libverify.so
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libdt_socket.so
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libmanagement.so
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libattach.so
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libsctp.so
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libj2pkcs11.so
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libj2pcsc.so
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libjimage.so
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libawt_headless.so
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libmanagement_agent.so
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libinstrument.so
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/lible.so
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libjdwp.so
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libmanagement_ext.so
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libjli.so
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libmlib_image.so
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libjaas.so
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libjawt.so
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libnio.so
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/librmi.so
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/.jexec-wrapped
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libsyslookup.so
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server/libjsig.so
shrinking /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server/libjvm.so
checking for references to /build/ in /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1...
gzipping man pages under /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/share/man/
patching script interpreter paths in /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1
automatically fixing dependencies for ELF files
{'append_rpaths': [],
'extra_args': [],
'ignore_missing': [],
'libs': [PosixPath('/nix/store/ibw76ifhbc8w9lza5176fkaws8v8yn32-auto-patchelf-hook/lib'),
PosixPath('/nix/store/w0k2k9x26wzv18c3zkvgcg3zqksq4mln-binutils-wrapper-2.41/lib'),
PosixPath('/nix/store/550qbd6mwglsfl1kpbgdaqxjvq5y3pw6-make-shell-wrapper-hook/lib'),
PosixPath('/nix/store/057v40b52y2jv8hhbhhy7z6rvgwxzlcg-die-hook/lib'),
PosixPath('/nix/store/6wf8zxqql7gmmi96k6swmm0pvqp13gi8-patchelf-0.15.0/lib'),
PosixPath('/nix/store/vdbrzhl533lr4xn4f48f2c50hymbfhfh-update-autotools-gnu-config-scripts-hook/lib'),
PosixPath('/nix/store/h9lc1dpi14z7is86ffhl3ld569138595-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/wgrbkkaldkrlrni33ccvm3b6vbxzb656-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/5yzw0vhkyszf2d179m0qfkgxmp5wjjx4-move-docs.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/pag6l61paj1dc9sv15l7bm5c17xn5kyk-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/jivxp510zxakaaic7qkrb7v1dd2rdbw9-multiple-outputs.sh/lib'),
PosixPath('/nix/store/ilaf1w22bxi6jsi45alhmvvdgy4ly3zs-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/xyff06pkhki3qy1ls77w10s0v79c9il0-reproducible-builds.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/gps9qrh99j7g02840wv5x78ykmz30byp-strip.sh/lib'),
PosixPath('/nix/store/r6k305g2rn0qqkvdxfvzqg7mhh7rw679-gcc-wrapper-13.2.0/lib'),
PosixPath('/nix/store/si9c1ncjikjq2hl5m8i6dzrfznmsz7g5-binutils-wrapper-2.41/lib'),
PosixPath('/nix/store/4ibrw2afjwz5zfrvzf7dncbwv375c1dc-alsa-lib-1.2.11-dev/lib'),
PosixPath('/nix/store/nb9lh6bnplacqcbkb1nfabwc4gkxq8c5-alsa-lib-1.2.11/lib'),
PosixPath('/nix/store/gy54ca58pglivg7viskzczcnwimrm73z-fontconfig-2.15.0-dev/lib'),
PosixPath('/nix/store/yr67n9a2bvmwx6qk3pvxv2971bg2qm11-freetype-2.13.2-dev/lib'),
PosixPath('/nix/store/77i5izsm6i7fyzdb5h8w28rcpawwqj6q-zlib-1.3.1-dev/lib'),
PosixPath('/nix/store/pkl664rrz6vb95piixzfm7qy1yc2xzgc-zlib-1.3.1/lib'),
PosixPath('/nix/store/vzhi3i4z82lgbvmwm6x01y752m8gqjba-bzip2-1.0.8-dev/lib'),
PosixPath('/nix/store/azwrrzpvar2qyn5s4cmrj4jfgfjgmkbv-bzip2-1.0.8-bin/lib'),
PosixPath('/nix/store/zindpxb2vylx0nsh2jjyg2fhaiakf8d9-bzip2-1.0.8/lib'),
PosixPath('/nix/store/hxy5v1j5s030yr3d6w37bv1viqh7ijbk-brotli-1.1.0-dev/lib'),
PosixPath('/nix/store/ic29n34kzlvla66s0w908f0dgsbnyxdh-brotli-1.1.0-lib/lib'),
PosixPath('/nix/store/2jplrr0mcgglx9x7aswwssrzzcmh3wm0-brotli-1.1.0/lib'),
PosixPath('/nix/store/x3bl8xhwng5s44kc7s0kzl4028a4g989-libpng-apng-1.6.43-dev/lib'),
PosixPath('/nix/store/v2jxpzlha1nwhna6yhj04gqg1rgl0ay1-libpng-apng-1.6.43/lib'),
PosixPath('/nix/store/mpn61iy6hyjxay53vxynj7k0f5wb38bs-freetype-2.13.2/lib'),
PosixPath('/nix/store/a857mpcwnavwjzhpaxi6qc83v3wvhwxx-fontconfig-2.15.0-bin/lib'),
PosixPath('/nix/store/5kblf15zi7407dqh70dw082hbfm8cnf8-fontconfig-2.15.0-lib/lib'),
PosixPath('/nix/store/swcl0ynnia5c57i6qfdcrqa72j7877mg-gcc-13.2.0-lib/lib'),
PosixPath('/nix/store/gsb87g2a95fmi0cykvjra80q8x28zpx2-libX11-1.8.9-dev/lib'),
PosixPath('/nix/store/5zhvq1c29xx8lid5gkd5ib7brs22gsb2-xorgproto-2024.1/lib'),
PosixPath('/nix/store/f3fppi12fhim6pndwl6flai272g06i88-libxcb-1.17.0-dev/lib'),
PosixPath('/nix/store/vj9881p4g6ibqyv3f1rfhhj56lwvc29s-libxcb-1.17.0/lib'),
PosixPath('/nix/store/3bqj5kb2frr8z50akggyrpczlmy1adhx-libX11-1.8.9/lib'),
PosixPath('/nix/store/9ipv80gwx5137lmfr5sm7rvwk86q9nac-libXext-1.3.6-dev/lib'),
PosixPath('/nix/store/2idxwzlqn7kwm5wrdzfvhsg7wdgr6qkl-libXau-1.0.11-dev/lib'),
PosixPath('/nix/store/qx025bsivaryh9p248l8qybsdv9hp1nr-libXau-1.0.11/lib'),
PosixPath('/nix/store/aqfahf3qwiv5v2pc1yijgd6qrysbklmc-libXext-1.3.6/lib'),
PosixPath('/nix/store/9gr7733gw7aigbw84j5zk8miajnl3p8z-libXi-1.8.1-dev/lib'),
PosixPath('/nix/store/06z5rp2w8m5414fhjv4539bacybmd49k-libXfixes-6.0.1-dev/lib'),
PosixPath('/nix/store/rpp9a5zwxw0b9j9wf7bby56v6il8fyaq-libXfixes-6.0.1/lib'),
PosixPath('/nix/store/4ck8wv73bjrd06fylg85ab2vlr2lz4ji-libXi-1.8.1/lib'),
PosixPath('/nix/store/fw8wdqzqd4pnzicqa6m04hbs2w1m2wba-libXrender-0.9.11-dev/lib'),
PosixPath('/nix/store/27fxl2rdaz711gvhhh8mxxc75qddayx1-libXrender-0.9.11/lib'),
PosixPath('/nix/store/71grqq2jc74c76pm1d1vsdciwi68ybrr-libXtst-1.2.4/lib'),
PosixPath('/nix/store/ibw76ifhbc8w9lza5176fkaws8v8yn32-auto-patchelf-hook/lib'),
PosixPath('/nix/store/w0k2k9x26wzv18c3zkvgcg3zqksq4mln-binutils-wrapper-2.41/lib'),
PosixPath('/nix/store/550qbd6mwglsfl1kpbgdaqxjvq5y3pw6-make-shell-wrapper-hook/lib'),
PosixPath('/nix/store/057v40b52y2jv8hhbhhy7z6rvgwxzlcg-die-hook/lib'),
PosixPath('/nix/store/6wf8zxqql7gmmi96k6swmm0pvqp13gi8-patchelf-0.15.0/lib'),
PosixPath('/nix/store/vdbrzhl533lr4xn4f48f2c50hymbfhfh-update-autotools-gnu-config-scripts-hook/lib'),
PosixPath('/nix/store/h9lc1dpi14z7is86ffhl3ld569138595-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/wgrbkkaldkrlrni33ccvm3b6vbxzb656-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/5yzw0vhkyszf2d179m0qfkgxmp5wjjx4-move-docs.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/pag6l61paj1dc9sv15l7bm5c17xn5kyk-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/jivxp510zxakaaic7qkrb7v1dd2rdbw9-multiple-outputs.sh/lib'),
PosixPath('/nix/store/ilaf1w22bxi6jsi45alhmvvdgy4ly3zs-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/xyff06pkhki3qy1ls77w10s0v79c9il0-reproducible-builds.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/gps9qrh99j7g02840wv5x78ykmz30byp-strip.sh/lib'),
PosixPath('/nix/store/r6k305g2rn0qqkvdxfvzqg7mhh7rw679-gcc-wrapper-13.2.0/lib'),
PosixPath('/nix/store/si9c1ncjikjq2hl5m8i6dzrfznmsz7g5-binutils-wrapper-2.41/lib'),
PosixPath('/nix/store/4ibrw2afjwz5zfrvzf7dncbwv375c1dc-alsa-lib-1.2.11-dev/lib'),
PosixPath('/nix/store/nb9lh6bnplacqcbkb1nfabwc4gkxq8c5-alsa-lib-1.2.11/lib'),
PosixPath('/nix/store/gy54ca58pglivg7viskzczcnwimrm73z-fontconfig-2.15.0-dev/lib'),
PosixPath('/nix/store/yr67n9a2bvmwx6qk3pvxv2971bg2qm11-freetype-2.13.2-dev/lib'),
PosixPath('/nix/store/77i5izsm6i7fyzdb5h8w28rcpawwqj6q-zlib-1.3.1-dev/lib'),
PosixPath('/nix/store/pkl664rrz6vb95piixzfm7qy1yc2xzgc-zlib-1.3.1/lib'),
PosixPath('/nix/store/vzhi3i4z82lgbvmwm6x01y752m8gqjba-bzip2-1.0.8-dev/lib'),
PosixPath('/nix/store/azwrrzpvar2qyn5s4cmrj4jfgfjgmkbv-bzip2-1.0.8-bin/lib'),
PosixPath('/nix/store/zindpxb2vylx0nsh2jjyg2fhaiakf8d9-bzip2-1.0.8/lib'),
PosixPath('/nix/store/hxy5v1j5s030yr3d6w37bv1viqh7ijbk-brotli-1.1.0-dev/lib'),
PosixPath('/nix/store/ic29n34kzlvla66s0w908f0dgsbnyxdh-brotli-1.1.0-lib/lib'),
PosixPath('/nix/store/2jplrr0mcgglx9x7aswwssrzzcmh3wm0-brotli-1.1.0/lib'),
PosixPath('/nix/store/x3bl8xhwng5s44kc7s0kzl4028a4g989-libpng-apng-1.6.43-dev/lib'),
PosixPath('/nix/store/v2jxpzlha1nwhna6yhj04gqg1rgl0ay1-libpng-apng-1.6.43/lib'),
PosixPath('/nix/store/mpn61iy6hyjxay53vxynj7k0f5wb38bs-freetype-2.13.2/lib'),
PosixPath('/nix/store/a857mpcwnavwjzhpaxi6qc83v3wvhwxx-fontconfig-2.15.0-bin/lib'),
PosixPath('/nix/store/5kblf15zi7407dqh70dw082hbfm8cnf8-fontconfig-2.15.0-lib/lib'),
PosixPath('/nix/store/swcl0ynnia5c57i6qfdcrqa72j7877mg-gcc-13.2.0-lib/lib'),
PosixPath('/nix/store/gsb87g2a95fmi0cykvjra80q8x28zpx2-libX11-1.8.9-dev/lib'),
PosixPath('/nix/store/5zhvq1c29xx8lid5gkd5ib7brs22gsb2-xorgproto-2024.1/lib'),
PosixPath('/nix/store/f3fppi12fhim6pndwl6flai272g06i88-libxcb-1.17.0-dev/lib'),
PosixPath('/nix/store/vj9881p4g6ibqyv3f1rfhhj56lwvc29s-libxcb-1.17.0/lib'),
PosixPath('/nix/store/3bqj5kb2frr8z50akggyrpczlmy1adhx-libX11-1.8.9/lib'),
PosixPath('/nix/store/9ipv80gwx5137lmfr5sm7rvwk86q9nac-libXext-1.3.6-dev/lib'),
PosixPath('/nix/store/2idxwzlqn7kwm5wrdzfvhsg7wdgr6qkl-libXau-1.0.11-dev/lib'),
PosixPath('/nix/store/qx025bsivaryh9p248l8qybsdv9hp1nr-libXau-1.0.11/lib'),
PosixPath('/nix/store/aqfahf3qwiv5v2pc1yijgd6qrysbklmc-libXext-1.3.6/lib'),
PosixPath('/nix/store/9gr7733gw7aigbw84j5zk8miajnl3p8z-libXi-1.8.1-dev/lib'),
PosixPath('/nix/store/06z5rp2w8m5414fhjv4539bacybmd49k-libXfixes-6.0.1-dev/lib'),
PosixPath('/nix/store/rpp9a5zwxw0b9j9wf7bby56v6il8fyaq-libXfixes-6.0.1/lib'),
PosixPath('/nix/store/4ck8wv73bjrd06fylg85ab2vlr2lz4ji-libXi-1.8.1/lib'),
PosixPath('/nix/store/fw8wdqzqd4pnzicqa6m04hbs2w1m2wba-libXrender-0.9.11-dev/lib'),
PosixPath('/nix/store/27fxl2rdaz711gvhhh8mxxc75qddayx1-libXrender-0.9.11/lib'),
PosixPath('/nix/store/71grqq2jc74c76pm1d1vsdciwi68ybrr-libXtst-1.2.4/lib')],
'paths': [PosixPath('/nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1')],
'recursive': True,
'runtime_dependencies': []}
setting interpreter of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jpackage-wrapped
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jpackage-wrapped
libjli.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting interpreter of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jdeps-wrapped
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jdeps-wrapped
libjli.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting interpreter of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jhsdb-wrapped
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jhsdb-wrapped
libjli.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting interpreter of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jrunscript-wrapped
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jrunscript-wrapped
libjli.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting interpreter of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jinfo-wrapped
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jinfo-wrapped
libjli.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting interpreter of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.javac-wrapped
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.javac-wrapped
libjli.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting interpreter of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jconsole-wrapped
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jconsole-wrapped
libjli.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting interpreter of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jstatd-wrapped
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jstatd-wrapped
libjli.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting interpreter of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jarsigner-wrapped
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jarsigner-wrapped
libjli.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting interpreter of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jps-wrapped
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jps-wrapped
libjli.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting interpreter of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jlink-wrapped
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jlink-wrapped
libjli.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting interpreter of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.javadoc-wrapped
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.javadoc-wrapped
libjli.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting interpreter of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jfr-wrapped
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jfr-wrapped
libjli.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting interpreter of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.keytool-wrapped
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.keytool-wrapped
libjli.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting interpreter of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jmod-wrapped
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jmod-wrapped
libjli.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting interpreter of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jdeprscan-wrapped
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jdeprscan-wrapped
libjli.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting interpreter of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jshell-wrapped
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jshell-wrapped
libjli.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting interpreter of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jstat-wrapped
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jstat-wrapped
libjli.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting interpreter of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jdb-wrapped
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jdb-wrapped
libjli.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting interpreter of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jwebserver-wrapped
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jwebserver-wrapped
libjli.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting interpreter of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jmap-wrapped
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jmap-wrapped
libjli.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting interpreter of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.rmiregistry-wrapped
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.rmiregistry-wrapped
libjli.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting interpreter of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.javap-wrapped
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.javap-wrapped
libjli.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting interpreter of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jstack-wrapped
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jstack-wrapped
libjli.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting interpreter of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.java-wrapped
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.java-wrapped
libjli.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting interpreter of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jcmd-wrapped
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jcmd-wrapped
libjli.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting interpreter of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jimage-wrapped
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jimage-wrapped
libjli.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting interpreter of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.serialver-wrapped
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.serialver-wrapped
libjli.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting interpreter of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jar-wrapped
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/bin/.jar-wrapped
libjli.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libnet.so
libjvm.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server
libjava.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server:/nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libprefs.so
libjvm.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server
libjava.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server:/nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libzip.so
libjvm.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server
libjava.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server:/nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libjavajpeg.so
libjava.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
libjvm.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib:/nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libsplashscreen.so
libjava.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
libjvm.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server
libX11.so.6 -> found: /nix/store/3bqj5kb2frr8z50akggyrpczlmy1adhx-libX11-1.8.9/lib
libXext.so.6 -> found: /nix/store/aqfahf3qwiv5v2pc1yijgd6qrysbklmc-libXext-1.3.6/lib
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib:/nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server:/nix/store/3bqj5kb2frr8z50akggyrpczlmy1adhx-libX11-1.8.9/lib:/nix/store/aqfahf3qwiv5v2pc1yijgd6qrysbklmc-libXext-1.3.6/lib
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libjsvml.so
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libjsound.so
libjava.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
libjvm.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server
libasound.so.2 -> found: /nix/store/nb9lh6bnplacqcbkb1nfabwc4gkxq8c5-alsa-lib-1.2.11/lib
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib:/nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server:/nix/store/nb9lh6bnplacqcbkb1nfabwc4gkxq8c5-alsa-lib-1.2.11/lib
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libextnet.so
libjava.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
libjvm.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib:/nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server
setting interpreter of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/jspawnhelper
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/jspawnhelper
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libjava.so
libjvm.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libawt.so
libjvm.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server
libjava.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server:/nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libj2gss.so
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libawt_xawt.so
libawt.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
libXext.so.6 -> found: /nix/store/aqfahf3qwiv5v2pc1yijgd6qrysbklmc-libXext-1.3.6/lib
libX11.so.6 -> found: /nix/store/3bqj5kb2frr8z50akggyrpczlmy1adhx-libX11-1.8.9/lib
libXrender.so.1 -> found: /nix/store/27fxl2rdaz711gvhhh8mxxc75qddayx1-libXrender-0.9.11/lib
libXtst.so.6 -> found: /nix/store/71grqq2jc74c76pm1d1vsdciwi68ybrr-libXtst-1.2.4/lib
libXi.so.6 -> found: /nix/store/4ck8wv73bjrd06fylg85ab2vlr2lz4ji-libXi-1.8.1/lib
libjava.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
libjvm.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib:/nix/store/aqfahf3qwiv5v2pc1yijgd6qrysbklmc-libXext-1.3.6/lib:/nix/store/3bqj5kb2frr8z50akggyrpczlmy1adhx-libX11-1.8.9/lib:/nix/store/27fxl2rdaz711gvhhh8mxxc75qddayx1-libXrender-0.9.11/lib:/nix/store/71grqq2jc74c76pm1d1vsdciwi68ybrr-libXtst-1.2.4/lib:/nix/store/4ck8wv73bjrd06fylg85ab2vlr2lz4ji-libXi-1.8.1/lib:/nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libfontmanager.so
libfontconfig.so -> found: /nix/store/5kblf15zi7407dqh70dw082hbfm8cnf8-fontconfig-2.15.0-lib/lib
libfreetype.so.6 -> found: /nix/store/mpn61iy6hyjxay53vxynj7k0f5wb38bs-freetype-2.13.2/lib
libawt.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
libjava.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
libjvm.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server
setting RPATH to: /nix/store/5kblf15zi7407dqh70dw082hbfm8cnf8-fontconfig-2.15.0-lib/lib:/nix/store/mpn61iy6hyjxay53vxynj7k0f5wb38bs-freetype-2.13.2/lib:/nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib:/nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libsaproc.so
libjava.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/liblcms.so
libawt.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
libjvm.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server
libjava.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib:/nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libjsig.so
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libverify.so
libjvm.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libdt_socket.so
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libmanagement.so
libjava.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
libjvm.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib:/nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libattach.so
libjava.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
libjvm.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib:/nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libsctp.so
libnio.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
libnet.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
libjava.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
libjvm.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib:/nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libj2pkcs11.so
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libj2pcsc.so
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libjimage.so
libjvm.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libawt_headless.so
libawt.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
libjvm.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server
libjava.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib:/nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libmanagement_agent.so
libjava.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
libjvm.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib:/nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libinstrument.so
libjava.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
libjvm.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server
libjli.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib:/nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/lible.so
libjava.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
libjvm.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib:/nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libjdwp.so
libjava.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
libjvm.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib:/nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libmanagement_ext.so
libjava.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
libjvm.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib:/nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libjli.so
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libmlib_image.so
libjava.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
libjvm.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib:/nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libjaas.so
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libjawt.so
libawt.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
libawt_xawt.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
libjava.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
libjvm.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib:/nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libnio.so
libjava.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
libnet.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/librmi.so
libjvm.so -> found: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server
setting RPATH to: /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server
setting interpreter of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/.jexec-wrapped
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/.jexec-wrapped
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/libsyslookup.so
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server/libjsig.so
searching for dependencies of /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/lib/server/libjvm.so
auto-patchelf: 0 dependencies could not be satisfied
rewriting symlink /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/include/jawt_md.h to be relative to /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1
rewriting symlink /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1/include/jni_md.h to be relative to /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1
building '/nix/store/qn2qxablixrg9xr725g7jkmn3s1faisx-openjdk-21.0.3+9.drv'...
Running phase: unpackPhase
unpacking source archive /nix/store/1g0bhdvsydcs4z5i5qn0rkvdc2m2d31i-source
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/test/micro/org/openjdk/bench/vm/lang/ThrowableRuntimeMicros.java
Running phase: patchPhase
applying patch /nix/store/wfdfsfvzmi00snwbg661f1papw0y4lbp-fix-java-home-jdk21.patch
patching file src/hotspot/os/linux/os_linux.cpp
Hunk #1 succeeded at 2615 with fuzz 2 (offset 345 lines).
applying patch /nix/store/3zfcang88j3y15viz1b4c83dwxpl9ps6-read-truststore-from-env-jdk10.patch
patching file src/java.base/share/classes/sun/security/ssl/TrustStoreManager.java
Hunk #1 succeeded at 69 (offset -2 lines).
Hunk #2 succeeded at 132 (offset -1 lines).
Hunk #3 succeeded at 145 (offset -1 lines).
applying patch /nix/store/08307j5x1ip16s0b0nik01i77pz6zch1-currency-date-range-jdk10.patch
patching file make/jdk/src/classes/build/tools/generatecurrencydata/GenerateCurrencyData.java
Hunk #1 succeeded at 312 (offset 31 lines).
applying patch /nix/store/5kqw0l5s940vbp7gxz59vk9fad25v3wr-increase-javadoc-heap-jdk13.patch
patching file make/Docs.gmk
Hunk #1 succeeded at 310 with fuzz 1 (offset 33 lines).
applying patch /nix/store/jh67fs50c9fyzps7cc1n858gh0hlsp4f-ignore-LegalNoticeFilePlugin-jdk18.patch
patching file src/jdk.jlink/share/classes/jdk/tools/jlink/internal/plugins/LegalNoticeFilePlugin.java
applying patch /nix/store/hq4y9kq66c7h6dhi7nb5vx2ibn6fcbd3-rh1673833-remove_removal_of_wformat_during_test_compilation.patch
patching file make/common/TestFilesCompilation.gmk
Hunk #1 succeeded at 100 with fuzz 1 (offset 3 lines).
applying patch /nix/store/7wg0iflfgfgx79aafqz7kd6maxc8nhgk-gnumake-4.4.1
patching file make/Init.gmk
applying patch /nix/store/4192g9ynrbv0w4pchg1n1wn51zirhsji-swing-use-gtk-jdk13.patch
patching file src/java.desktop/share/classes/javax/swing/UIManager.java
Hunk #1 succeeded at 665 (offset 5 lines).
Hunk #2 succeeded at 1399 (offset 3 lines).
patching script interpreter paths in configure
configure: interpreter directive changed from "#!/bin/bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
Running phase: updateAutotoolsGnuConfigScriptsPhase
Updating Autotools / GNU config script to a newer upstream version: ./make/autoconf/build-aux/config.sub
Updating Autotools / GNU config script to a newer upstream version: ./make/autoconf/build-aux/config.guess
Running phase: configurePhase
patching script interpreter paths in ./configure
configure flags: --prefix=/nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9 --bindir=/nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/bin --sbindir=/nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/sbin --includedir=/nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/include --oldincludedir=/nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/include --mandir=/nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/share/man --infodir=/nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/share/info --docdir=/nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/share/doc/openjdk --libdir=/nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib --libexecdir=/nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/libexec --localedir=/nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/share/locale --with-boot-jdk=/nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1 --with-version-build=9 --with-version-opt=nixos --with-version-pre= --enable-unlimited-crypto --with-native-debug-symbols=internal --with-libjpeg=system --with-giflib=system --with-libpng=system --with-zlib=system --with-lcms=system --with-stdc++lib=dynamic --with-jvm-features=zgc --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu
Runnable configure script is not present
Generating runnable configure script at /build/source/build/.configure-support/generated-configure.sh
Using autoconf at /nix/store/hllsdhackq4l0jsrq4dx8klqiy554326-autoconf-2.72/bin/autoconf [autoconf (GNU Autoconf) 2.72]
Warning: You are using misleading autoconf cross-compilation flag(s).
This is not encouraged as use of such flags during building can
quickly become confusing.
It is highly recommended that you use --openjdk-target instead.
configure: Configuration created at Mon Jun 9 17:34:04 UTC 2025.
checking for basename... /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/basename
checking for dirname... /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/dirname
checking for file... /nix/store/1yds8mz9b023mvx65ndsf51v7d0ggpbp-file-5.45/bin/file
checking for ldd... /nix/store/4y2kcviw0cczb56lfl84h7n7j7xm8hh0-glibc-2.39-52-bin/bin/ldd
checking for echo... echo [builtin]
checking for tr... /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/tr
checking for uname... /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/uname
checking for wc... /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/wc
checking for grep that handles long lines and -e... /nix/store/3jc4m5gwimj4mbm01ijgkm2di8hiy5l3-gnugrep-3.11/bin/grep
checking for egrep... /nix/store/3jc4m5gwimj4mbm01ijgkm2di8hiy5l3-gnugrep-3.11/bin/grep -E
checking for a sed that does not truncate output... /nix/store/nhr25jgz6bpxbrz6kndjyvgaxipall0j-gnused-4.9/bin/sed
checking for cygpath... [not found]
checking for wslpath... [not found]
checking for cmd.exe... [not found]
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking openjdk-build os-cpu... linux-x86_64
checking openjdk-build C library... gnu
checking openjdk-target os-cpu... linux-x86_64
checking openjdk-target C library... gnu
checking compilation type... native
checking for top-level directory... /build/source
checking for bash... /nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash
checking for cat... /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/cat
checking for chmod... /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/chmod
checking for cp... /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/cp
checking for cut... /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/cut
checking for date... /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/date
checking for gdiff... [not found]
checking for diff... /nix/store/wk9vn3lcxqya6a5j17v87x18lrkg2ngy-diffutils-3.10/bin/diff
checking for expr... /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/expr
checking for find... /nix/store/myb4rzvdyahvvlyyx32i19nhmr78bc8k-findutils-4.9.0/bin/find
checking for gunzip... /nix/store/jpqm5igl1gmahp7lxx8j1dy874zvirgm-gzip-1.13/bin/gunzip
checking for pigz... [not found]
checking for gzip... /nix/store/jpqm5igl1gmahp7lxx8j1dy874zvirgm-gzip-1.13/bin/gzip
checking for head... /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/head
checking for ln... /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/ln
checking for ls... /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/ls
checking for gmkdir... [not found]
checking for mkdir... /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mkdir
checking for mktemp... /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mktemp
checking for mv... /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/mv
checking for gawk... /nix/store/g7rq3khf0bnm64amflrc4964b7q57dqv-gawk-5.2.2/bin/gawk
checking for printf... printf [builtin]
checking for rm... /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/rm
checking for rmdir... /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/rmdir
checking for sh... /nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/sh
checking for sort... /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/sort
checking for tail... /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/tail
checking for gtar... [not found]
checking for tar... /nix/store/wqbq6prmrhgm19qqdqm3ijjbap9x74cn-gnutar-1.35/bin/tar
checking for tee... /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/tee
checking for touch... /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/touch
checking for xargs... /nix/store/myb4rzvdyahvvlyyx32i19nhmr78bc8k-findutils-4.9.0/bin/xargs
checking for fgrep... /nix/store/3jc4m5gwimj4mbm01ijgkm2di8hiy5l3-gnugrep-3.11/bin/grep -F
checking for df... /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/df
checking for git... [not found]
checking for nice... /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/nice
checking for greadlink... [not found]
checking for readlink... /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/readlink
checking for whoami... /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/whoami
checking for lsb_release... [not found]
checking for cmp... /nix/store/wk9vn3lcxqya6a5j17v87x18lrkg2ngy-diffutils-3.10/bin/cmp
checking for uniq... /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/uniq
checking for build environment type... dev, default (calculated from 'auto')
checking if custom source is suppressed (openjdk-only)... disabled, default
checking for --enable-debug... disabled, default
checking which debug level to use... release
checking which variants of the JVM to build... server
checking if absolute paths should be allowed in the build output... no, release build
checking for toolchain path...
checking for sysroot...
checking for extra path...
checking where to store configuration... in default location
checking what configuration name to use... linux-x86_64-server-release
checking for zypper... [not found]
checking for apt-get... [not found]
checking for yum... [not found]
checking for brew... [not found]
checking for port... [not found]
checking for pkgutil... [not found]
checking for pkgadd... [not found]
checking for pacman... [not found]
checking for apk... [not found]
checking for pandoc... [not found]
checking for gmake... [not found]
checking for make... /nix/store/mywvjmd80bayzbi161nly2vfpikyc47h-gnumake-4.4.1/bin/make
configure: Testing potential make at /nix/store/mywvjmd80bayzbi161nly2vfpikyc47h-gnumake-4.4.1/bin/make, found using make in PATH
configure: Using GNU make at /nix/store/mywvjmd80bayzbi161nly2vfpikyc47h-gnumake-4.4.1/bin/make (version: GNU Make 4.4.1)
checking if make --output-sync is supported... yes
checking for make --output-sync value... none, default
checking if find supports -delete... yes
checking what type of tar was found... gnu
checking that grep (/nix/store/3jc4m5gwimj4mbm01ijgkm2di8hiy5l3-gnugrep-3.11/bin/grep) -Fx handles empty lines in the pattern list correctly... yes
checking for unzip... /nix/store/v4an7anl3i7lz0c97xhkvv8l08871yzh-unzip-6.0/bin/unzip
checking for zip... /nix/store/hmm17cx1qa480wbn00j983kp5cr46p85-zip-3.0/bin/zip
configure: WARNING: Ignoring value of READELF from the environment. Use command line variables instead.
checking for greadelf... [not found]
checking for readelf... /nix/store/r6k305g2rn0qqkvdxfvzqg7mhh7rw679-gcc-wrapper-13.2.0/bin/readelf
checking for dot... [not found]
checking for stat... /nix/store/mr63za5vkxj0yip6wj3j9lya2frdm3zc-coreutils-9.5/bin/stat
checking for time... time [builtin]
checking for flock... [not found]
checking for dtrace... [not found]
checking for gpatch... [not found]
checking for patch... /nix/store/cjjaglbcsg30bc7rf6xajpp73fkna2mk-patch-2.7.6/bin/patch
checking if date is a GNU compatible version... yes
checking for ulimit... ulimit [builtin]
checking bash version... 5.2.32
checking if bash supports pipefail... yes
checking if bash supports errexit (-e)... yes
checking pkg-config is at least version 0.9.0... yes
checking for default LOG value...
checking for JMOD compression type... zip-6, default
checking if packaged modules are kept... enabled, default
checking for --with-build-user... nixbld, default
checking for --with-jdk-rc-name... OpenJDK Platform, default
checking for --with-vendor-name... N/A, default
checking for --with-jdk-rc-company-name... N/A, default
checking for --with-vendor-url... https://openjdk.org/, default
checking for --with-vendor-bug-url... https://bugreport.java.com/bugreport/, default
checking for --with-vendor-vm-bug-url... https://bugreport.java.com/bugreport/crash.jsp, default
checking for --with-version-string... <none>, default
checking for --with-version-feature... 21, default
checking for --with-version-date... 2024-04-16, default
checking for --with-vendor-version-string... <disabled>, default
checking for --with-macosx-bundle-name-base... OpenJDK, default
checking for --with-macosx-bundle-id-base... net.java.openjdk, default
checking for --with-macosx-bundle-build-version... 9, default
checking for version string... 21.0.3+9-nixos
configure: Found potential Boot JDK using configure arguments
checking for Boot JDK... /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1
checking Boot JDK version... openjdk version "21.0.1" 2023-10-17 LTS OpenJDK Runtime Environment Temurin-21.0.1+12 (build 21.0.1+12-LTS) OpenJDK 64-Bit Server VM Temurin-21.0.1+12 (build 21.0.1+12-LTS, mixed mode, sharing)
checking for java [Boot JDK]... $BOOT_JDK/bin/java
checking for javac [Boot JDK]... $BOOT_JDK/bin/javac
checking for javadoc [Boot JDK]... $BOOT_JDK/bin/javadoc
checking for jar [Boot JDK]... $BOOT_JDK/bin/jar
checking if Boot JDK jar supports --date=TIMESTAMP... true
checking if Boot JDK is 32 or 64 bits... 64
checking for local Boot JDK Class Data Sharing (CDS)... yes, created
checking for Build JDK... yes, will use output dir
checking for docs-reference JDK... no, using interim javadoc for the docs-reference targets
checking what source date to use... 315619200, from SOURCE_DATE_EPOCH
checking if we should build headless-only (no GUI)... disabled, default
checking if linker should clean out unused code (linktime-gc)... disabled, default
checking for graphviz dot... no, cannot generate full docs
checking for pandoc... no, cannot generate full docs
checking for --enable-full-docs... disabled, from default 'auto'
checking for cacerts file... default
checking for cacerts source... default
checking for --enable-unlimited-crypto... enabled, from command line
checking for jni library path... default
checking if static build is available... no
checking if static build is enabled... disabled, default
configure: Using default toolchain gcc (GNU Compiler Collection)
configure: Will use user supplied compiler CC=gcc
checking for gcc... /nix/store/r6k305g2rn0qqkvdxfvzqg7mhh7rw679-gcc-wrapper-13.2.0/bin/gcc
checking resolved symbolic links for CC... no symlink
configure: Using gcc C compiler version 13.2.0 [gcc (GCC) 13.2.0]
checking for x86_64-unknown-linux-gnu-/nix/store/r6k305g2rn0qqkvdxfvzqg7mhh7rw679-gcc-wrapper-13.2.0/bin/gcc... /nix/store/r6k305g2rn0qqkvdxfvzqg7mhh7rw679-gcc-wrapper-13.2.0/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether /nix/store/r6k305g2rn0qqkvdxfvzqg7mhh7rw679-gcc-wrapper-13.2.0/bin/gcc accepts -g... yes
checking for /nix/store/r6k305g2rn0qqkvdxfvzqg7mhh7rw679-gcc-wrapper-13.2.0/bin/gcc option to enable C11 features... none needed
configure: Will use user supplied compiler CXX=g++
checking for g++... /nix/store/r6k305g2rn0qqkvdxfvzqg7mhh7rw679-gcc-wrapper-13.2.0/bin/g++
checking resolved symbolic links for CXX... no symlink
configure: Using gcc C++ compiler version 13.2.0 [g++ (GCC) 13.2.0]
checking whether the compiler supports GNU C++... yes
checking whether /nix/store/r6k305g2rn0qqkvdxfvzqg7mhh7rw679-gcc-wrapper-13.2.0/bin/g++ accepts -g... yes
checking for /nix/store/r6k305g2rn0qqkvdxfvzqg7mhh7rw679-gcc-wrapper-13.2.0/bin/g++ option to enable C++11 features... none needed
checking how to run the C preprocessor... /nix/store/r6k305g2rn0qqkvdxfvzqg7mhh7rw679-gcc-wrapper-13.2.0/bin/gcc -E
checking how to run the C++ preprocessor... /nix/store/r6k305g2rn0qqkvdxfvzqg7mhh7rw679-gcc-wrapper-13.2.0/bin/g++ -E
configure: Using gcc linker version 2.41 [GNU ld (GNU Binutils) 2.41]
configure: comparing linker version to minimum version 2.25
configure: WARNING: Ignoring value of AR from the environment. Use command line variables instead.
checking for x86_64-unknown-linux-gnu-ar... [not found]
checking for ar... /nix/store/r6k305g2rn0qqkvdxfvzqg7mhh7rw679-gcc-wrapper-13.2.0/bin/ar
configure: WARNING: Ignoring value of STRIP from the environment. Use command line variables instead.
checking for x86_64-unknown-linux-gnu-strip... [not found]
checking for strip... /nix/store/r6k305g2rn0qqkvdxfvzqg7mhh7rw679-gcc-wrapper-13.2.0/bin/strip
configure: WARNING: Ignoring value of NM from the environment. Use command line variables instead.
checking for x86_64-unknown-linux-gnu-nm... [not found]
checking for nm... /nix/store/r6k305g2rn0qqkvdxfvzqg7mhh7rw679-gcc-wrapper-13.2.0/bin/nm
configure: WARNING: Ignoring value of OBJCOPY from the environment. Use command line variables instead.
checking for x86_64-unknown-linux-gnu-gobjcopy... [not found]
checking for gobjcopy... [not found]
checking for x86_64-unknown-linux-gnu-objcopy... [not found]
checking for objcopy... /nix/store/r6k305g2rn0qqkvdxfvzqg7mhh7rw679-gcc-wrapper-13.2.0/bin/objcopy
configure: WARNING: Ignoring value of OBJDUMP from the environment. Use command line variables instead.
checking for x86_64-unknown-linux-gnu-gobjdump... [not found]
checking for gobjdump... [not found]
checking for x86_64-unknown-linux-gnu-objdump... [not found]
checking for objdump... /nix/store/r6k305g2rn0qqkvdxfvzqg7mhh7rw679-gcc-wrapper-13.2.0/bin/objdump
checking for x86_64-unknown-linux-gnu-c++filt... [not found]
checking for c++filt... /nix/store/r6k305g2rn0qqkvdxfvzqg7mhh7rw679-gcc-wrapper-13.2.0/bin/c++filt
checking if @file is supported by gcc... yes
checking if CC supports "-m64"... yes
checking if CXX supports "-m64"... yes
checking if both CC and CXX support "-m64"... yes
checking for jtreg... [not found]
checking for jtreg test harness... no, not found
checking for jtreg jdk... no, using BOOT_JDK
checking for jmh (Java Microbenchmark Harness)... no, disabled
checking for jib... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for stdio.h... (cached) yes
checking size of int *... 8
checking for target address size... 64 bits
checking whether byte ordering is bigendian... no
checking for --enable-branch-protection... disabled, default
checking if CC supports "-fdebug-prefix-map=/build/source/="... yes
checking if CXX supports "-fdebug-prefix-map=/build/source/="... yes
checking if both CC and CXX support "-fdebug-prefix-map=/build/source/="... yes
checking for --enable-warnings-as-errors... enabled, default
checking if CC supports "-Xassembler -mrelax-relocations=no"... yes
checking if CXX supports "-Xassembler -mrelax-relocations=no"... yes
checking if both CC and CXX support "-Xassembler -mrelax-relocations=no"... yes
checking if TARGET is x86... no
checking if CC supports "-fno-delete-null-pointer-checks"... yes
checking if CXX supports "-fno-delete-null-pointer-checks"... yes
checking if both CC and CXX support "-fno-delete-null-pointer-checks"... yes
checking if CC supports "-fno-lifetime-dse"... yes
checking if CXX supports "-fno-lifetime-dse"... yes
checking if both CC and CXX support "-fno-lifetime-dse"... yes
checking if CC supports "-fmacro-prefix-map=/build/source/="... yes
checking if CXX supports "-fmacro-prefix-map=/build/source/="... yes
checking if both CC and CXX support "-fmacro-prefix-map=/build/source/="... yes
checking how to prevent absolute paths in output... using compiler options
checking if CC supports "-ffp-contract=off"... yes
checking if CXX supports "-ffp-contract=off"... yes
checking if both CC and CXX support "-ffp-contract=off"... yes
checking if BUILD is x86... no
checking if BUILD_CC supports "-fno-delete-null-pointer-checks"... yes
checking if BUILD_CXX supports "-fno-delete-null-pointer-checks"... yes
checking if both BUILD_CC and BUILD_CXX support "-fno-delete-null-pointer-checks"... yes
checking if BUILD_CC supports "-fno-lifetime-dse"... yes
checking if BUILD_CXX supports "-fno-lifetime-dse"... yes
checking if both BUILD_CC and BUILD_CXX support "-fno-lifetime-dse"... yes
checking if BUILD_CC supports "-fmacro-prefix-map=/build/source/="... yes
checking if BUILD_CXX supports "-fmacro-prefix-map=/build/source/="... yes
checking if both BUILD_CC and BUILD_CXX support "-fmacro-prefix-map=/build/source/="... yes
checking how to prevent absolute paths in output... using compiler options
checking if BUILD_CC supports "-ffp-contract=off"... yes
checking if BUILD_CXX supports "-ffp-contract=off"... yes
checking if both BUILD_CC and BUILD_CXX support "-ffp-contract=off"... yes
checking how to run strip... --strip-debug
checking what type of native debug symbols to use... internal
checking if we should add external native debug symbols to the shipped bundles... no
checking if native coverage is available... yes
checking for --enable-native-coverage... disabled, default
checking if AddressSanitizer (asan) is available... yes
checking for --enable-asan... disabled, default
checking if UndefinedBehaviorSanitizer (ubsan) is available... yes
checking for --enable-ubsan... disabled, default
checking if LeakSanitizer (lsan) is available... yes
checking for --enable-lsan... disabled, default
checking if fallback linker enabled... disabled, default
checking if static link of stdc++ is possible... yes
checking how to link with libstdc++... dynamic
checking for ALSA... yes
checking for which libjpeg to use... system
checking for jpeglib.h... yes
checking for jpeg_CreateDecompress in -ljpeg... yes
checking for which giflib to use... system
checking for gif_lib.h... yes
checking for DGifGetCode in -lgif... yes
checking for PNG... yes
checking for which libpng to use... system
checking for compress in -lz... yes
checking for which zlib to use... system
checking for which lcms to use... system
checking for LCMS... yes
checking for which harfbuzz to use... bundled
checking for cups/cups.h... yes
checking for cups/ppd.h... yes
checking for fontconfig/fontconfig.h... yes
checking for FREETYPE... yes
checking for freetype... yes (using pkg-config)
Using freetype: system
checking for --enable-hsdis-bundling... disabled, default
checking what hsdis backend to use... 'none', hsdis will not be built
checking if hsdis should be bundled... no
checking for --enable-libffi-bundling... disabled, default
checking for cos in -lm... yes
checking for dlopen in -ldl... yes
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for X11/extensions/shape.h... yes
checking for X11/extensions/Xrender.h... yes
checking for X11/extensions/XTest.h... yes
checking for X11/Intrinsic.h... yes
checking for X11/extensions/Xrandr.h... yes
checking for JVM features enabled by the user... 'zgc'
checking for JVM features disabled by the user... none
checking if platform is supported by CDS... yes
checking if JVM feature 'cds' is available... yes
checking for dtrace tool and platform support... no
checking for sys/sdt.h... no
configure: Cannot enable dtrace with missing dependencies. See above.
checking if JVM feature 'dtrace' is available... no
checking if platform is supported by JVMCI... yes
checking if JVM feature 'jvmci' is available... yes
checking if platform is supported by Shenandoah... yes
checking if JVM feature 'shenandoahgc' is available... yes
checking if static-build is enabled in configure... no, use --enable-static-build to enable static build.
checking if JVM feature 'static-build' is available... no
checking if platform is supported by ZGC... yes
checking if JVM feature 'zgc' is available... yes
configure: Default JVM features explicitly enabled for 'server': 'zgc'
checking JVM features to use for variant 'server'... 'cds compiler1 compiler2 epsilongc g1gc jfr jni-check jvmci jvmti management parallelgc serialgc services shenandoahgc vm-structs zgc'
checking what hotspot build time to use... 1980-01-02T00:00:00Z (from --with-source-date)
checking if the jtreg failure handler is available... no (jtreg not present)
checking if the jtreg failure handler should be built... disabled, default
checking if the jtreg test thread factory is available... no (jtreg not present)
checking if the jtreg test thread factory should be built... disabled, from default 'auto'
checking if the CDS classlist generation should be enabled... enabled, from default 'auto'
checking if any translations should be excluded... no
checking if static man pages should be copied... enabled, default
checking if CDS archive is available... yes
checking if a default CDS archive should be generated... enabled, from default 'auto'
checking if CDS archive is available... yes
checking if compatible cds region alignment enabled... disabled, default
checking for number of cores... 20
checking for memory size... 32091 MB
checking for appropriate number of jobs to run in parallel... 20
checking whether to use javac server... enabled, default
checking flags for boot jdk java command ... -Duser.language=en -Duser.country=US -XX:+UnlockDiagnosticVMOptions -XX:-VerifySharedSpaces -XX:SharedArchiveFile=/build/source/build/linux-x86_64-server-release/configure-support/classes.jsa -Xshare:auto
checking flags for boot jdk java command for big workloads... -Xms64M -Xmx1600M
checking flags for bootcycle boot jdk java command for big workloads... -Xms64M -Xmx1600M
checking flags for boot jdk java command for small workloads... -XX:+UseSerialGC -Xms32M -Xmx512M -XX:TieredStopAtLevel=1
checking for --enable-icecc... disabled, default
checking if precompiled headers are available... yes
checking for --enable-precompiled-headers... enabled, from default 'auto'
checking for ccache... [not found]
checking if ccache is available... no, ccache binary missing or not executable
checking if ccache is enabled... disabled, default
checking if build directory is on local disk... yes
configure: creating /build/source/build/linux-x86_64-server-release/configure-support/config.status
config.status: creating /build/source/build/linux-x86_64-server-release/spec.gmk
config.status: creating /build/source/build/linux-x86_64-server-release/bootcycle-spec.gmk
config.status: creating /build/source/build/linux-x86_64-server-release/buildjdk-spec.gmk
config.status: creating /build/source/build/linux-x86_64-server-release/compare.sh
config.status: creating /build/source/build/linux-x86_64-server-release/Makefile
====================================================
A new configuration has been successfully created in
/build/source/build/linux-x86_64-server-release
using configure arguments '--prefix=/nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9 --bindir=/nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/bin --sbindir=/nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/sbin --includedir=/nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/include --oldincludedir=/nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/include --mandir=/nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/share/man --infodir=/nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/share/info --docdir=/nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/share/doc/openjdk --libdir=/nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib --libexecdir=/nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/libexec --localedir=/nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/share/locale --with-boot-jdk=/nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1 --with-version-build=9 --with-version-opt=nixos --with-version-pre= --enable-unlimited-crypto --with-native-debug-symbols=internal --with-libjpeg=system --with-giflib=system --with-libpng=system --with-zlib=system --with-lcms=system --with-stdc++lib=dynamic --with-jvm-features=zgc --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu'.
Configuration summary:
* Name: linux-x86_64-server-release
* Debug level: release
* HS debug level: product
* JVM variants: server
* JVM features: server: 'cds compiler1 compiler2 epsilongc g1gc jfr jni-check jvmci jvmti management parallelgc serialgc services shenandoahgc vm-structs zgc'
* OpenJDK target: OS: linux, CPU architecture: x86, address length: 64
* Version string: 21.0.3+9-nixos (21.0.3)
* Source date: 315619200 (1980-01-02T00:00:00Z)
Tools summary:
* Boot JDK: openjdk version "21.0.1" 2023-10-17 LTS OpenJDK Runtime Environment Temurin-21.0.1+12 (build 21.0.1+12-LTS) OpenJDK 64-Bit Server VM Temurin-21.0.1+12 (build 21.0.1+12-LTS, mixed mode, sharing) (at /nix/store/7k6gk4a6inp2xgvk8a81csgdq2j1vskx-temurin-bin-21.0.1)
* Toolchain: gcc (GNU Compiler Collection)
* C Compiler: Version 13.2.0 (at /nix/store/r6k305g2rn0qqkvdxfvzqg7mhh7rw679-gcc-wrapper-13.2.0/bin/gcc)
* C++ Compiler: Version 13.2.0 (at /nix/store/r6k305g2rn0qqkvdxfvzqg7mhh7rw679-gcc-wrapper-13.2.0/bin/g++)
Build performance summary:
* Build jobs: 20
* Memory limit: 32091 MB
The following warnings were produced. Repeated here for convenience:
WARNING: Ignoring value of READELF from the environment. Use command line variables instead.
WARNING: Ignoring value of AR from the environment. Use command line variables instead.
WARNING: Ignoring value of STRIP from the environment. Use command line variables instead.
WARNING: Ignoring value of NM from the environment. Use command line variables instead.
WARNING: Ignoring value of OBJCOPY from the environment. Use command line variables instead.
WARNING: Ignoring value of OBJDUMP from the environment. Use command line variables instead.
configurePhase completed in 1 minutes 1 seconds
Running phase: buildPhase
build flags: SHELL=/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash images
Note: Command line contains non-control variables:
* SHELL=/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash
Make sure it is not mistyped, and that you intend to override this variable.
'make help' will list known control variables.
Note: Command line contains non-control variables:
* SHELL=/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash
Make sure it is not mistyped, and that you intend to override this variable.
'make help' will list known control variables.
Building target 'images' in configuration 'linux-x86_64-server-release'
Warning: No SCM configuration present and no .src-rev
Compiling up to 1 files for BUILD_TOOLS_HOTSPOT
Compiling up to 8 files for BUILD_TOOLS_LANGTOOLS
Creating hotspot/variant-server/tools/adlc/adlc from 13 file(s)
Compiling up to 2 files for BUILD_JVMTI_TOOLS
Compiling 9 properties into resource bundles for jdk.jshell
Generating classes for compiler.properties launcher.properties
Compiling 15 properties into resource bundles for jdk.jdeps
Compiling 17 properties into resource bundles for jdk.javadoc
Compiling 20 properties into resource bundles for jdk.compiler
Compiling up to 127 files for BUILD_java.compiler.interim
Compiling up to 353 files for BUILD_jdk.compiler.interim
Compiling up to 242 files for BUILD_jdk.javadoc.interim
Compiling up to 17 files for BUILD_JAVAC_SERVER
/build/source/src/hotspot/share/adlc/adlparse.cpp: In member function 'FormatRule* ADLParser::template_parse()':
/build/source/src/hotspot/share/adlc/adlparse.cpp:4101:56: warning: '%s' directive argument is null [-Wformat-overflow=]
4101 | if (_AD._adl_debug > 1) fprintf(stderr,"Format Rule: %s\n", desc);
| ^~
/build/source/src/hotspot/share/adlc/adlparse.cpp: In member function 'FormatRule* ADLParser::format_parse()':
/build/source/src/hotspot/share/adlc/adlparse.cpp:3974:56: warning: '%s' directive argument is null [-Wformat-overflow=]
3974 | if (_AD._adl_debug > 1) fprintf(stderr,"Format Rule: %s\n", desc);
| ^~
/build/source/src/hotspot/share/adlc/adlparse.cpp: In member function 'void ADLParser::effect_parse(InstructForm*)':
/build/source/src/hotspot/share/adlc/adlparse.cpp:4121:63: warning: '%s' directive argument is null [-Wformat-overflow=]
4121 | if (_AD._adl_debug > 1) fprintf(stderr,"Effect description: %s\n", desc);
| ^~
/build/source/src/hotspot/share/adlc/adlparse.cpp: In member function 'void ADLParser::frame_parse()':
/build/source/src/hotspot/share/adlc/adlparse.cpp:1100:55: warning: '%s' directive argument is null [-Wformat-overflow=]
1100 | if (_AD._adl_debug > 1) fprintf(stderr,"Frame Form: %s\n", desc);
| ^~
Creating support/modules_libs/java.base/server/libjvm.so from 1221 file(s)
Compiling up to 31 files for BUILD_JRTFS
Compiling up to 187 files for BUILD_TOOLS_JDK
Compiling up to 2 files for COMPILE_DEPEND
Creating support/modules_libs/java.base/jrt-fs.jar
Compiling up to 2 files for BUILD_BREAKITERATOR_BASE
Compiling up to 2 files for BUILD_BREAKITERATOR_LD
Compiling 11 properties into resource bundles for java.logging
Compiling 11 properties into resource bundles for java.base
Compiling 6 properties into resource bundles for java.base
Compiling 4 properties into resource bundles for jdk.httpserver
Compiling 11 properties into resource bundles for jdk.jartool
Compiling up to 71 files for COMPILE_CREATE_SYMBOLS
Compiling 11 properties into resource bundles for jdk.management.agent
Compiling 4 properties into resource bundles for jdk.jdi
Compiling 9 properties into resource bundles for jdk.jlink
Compiling 4 properties into resource bundles for jdk.jlink
Compiling 1 properties into resource bundles for jdk.jlink
Compiling up to 71 files for COMPILE_CREATE_SYMBOLS
Compiling 224 properties into resource bundles for jdk.localedata
Creating ct.sym classes
Compiling up to 3490 files for java.base
Compiling 89 properties into resource bundles for java.desktop
Updating support/src.zip
Compiling up to 127 files for java.compiler
Compiling up to 18 files for java.datatransfer
Compiling up to 10 files for java.instrument
Compiling up to 1850 files for java.xml
Compiling up to 35 files for java.logging
Compiling up to 330 files for java.management
Compiling up to 144 files for java.net.http
Compiling up to 15 files for java.scripting
Compiling up to 5 files for java.transaction.xa
Compiling up to 22 files for java.smartcardio
Compiling up to 61 files for jdk.internal.jvmstat
Compiling up to 125 files for jdk.charsets
Compiling up to 52 files for jdk.internal.opt
Compiling up to 14 files for jdk.zipfs
Compiling up to 35 files for jdk.crypto.ec
Compiling up to 68 files for jdk.dynalink
Compiling up to 3 files for jdk.internal.ed
Compiling up to 59 files for jdk.httpserver
Compiling up to 50 files for jdk.incubator.vector
Compiling up to 214 files for jdk.internal.vm.ci
Compiling up to 114 files for jdk.internal.le
Compiling up to 28 files for jdk.jartool
Compiling up to 24 files for jdk.management
Compiling up to 1 files for jdk.jdwp.agent
Compiling up to 311 files for jdk.jfr
Compiling up to 4 files for jdk.jsobject
Compiling up to 9 files for jdk.net
Compiling up to 1877 files for jdk.localedata
Compiling up to 2 files for jdk.nio.mapmode
Compiling up to 11 files for jdk.random
Compiling up to 33 files for jdk.sctp
Compiling up to 9 files for jdk.unsupported
Compiling up to 30 files for java.security.sasl
Compiling up to 15 files for jdk.attach
Compiling up to 106 files for java.rmi
Compiling up to 359 files for jdk.compiler
Compiling up to 78 files for jdk.crypto.cryptoki
Compiling up to 1 files for jdk.internal.vm.compiler
Compiling up to 1 files for jdk.internal.vm.compiler.management
Compiling up to 40 files for jdk.jcmd
Compiling up to 254 files for jdk.jdi
Compiling up to 11 files for jdk.jstatd
Compiling up to 15 files for jdk.management.jfr
Compiling up to 199 files for java.naming
Compiling up to 15 files for java.prefs
Compiling up to 77 files for java.sql
Compiling up to 94 files for jdk.xml.dom
Compiling up to 272 files for java.xml.crypto
Compiling up to 15 files for java.management.rmi
Compiling up to 212 files for java.security.jgss
Compiling up to 56 files for java.sql.rowset
Compiling up to 2774 files for java.desktop
Compiling up to 30 files for jdk.management.agent
Compiling up to 16 files for jdk.naming.dns
Compiling up to 8 files for jdk.naming.rmi
Compiling up to 30 files for jdk.security.auth
Compiling up to 16 files for jdk.security.jgss
Compiling up to 242 files for jdk.javadoc
Compiling up to 139 files for jdk.jdeps
Compiling up to 99 files for jdk.jshell
Compiling up to 91 files for jdk.jlink
Compiling up to 1 files for java.se
Compiling up to 18 files for jdk.accessibility
Compiling up to 3 files for jdk.editpad
Compiling up to 946 files for jdk.hotspot.agent
Compiling up to 64 files for jdk.jconsole
Compiling up to 55 files for jdk.jpackage
Compiling up to 8 files for jdk.unsupported.desktop
Creating support/modules_libs/java.base/libverify.so from 1 file(s)
Creating support/modules_libs/java.base/libjava.so from 67 file(s)
Creating support/modules_libs/java.base/libzip.so from 5 file(s)
Creating support/modules_libs/java.base/libjimage.so from 6 file(s)
Creating support/modules_libs/java.base/libjli.so from 8 file(s)
Creating support/modules_libs/java.base/libnet.so from 13 file(s)
Creating support/modules_libs/java.base/libnio.so from 23 file(s)
Creating support/modules_libs/java.base/libjsig.so from 1 file(s)
Creating support/modules_libs/java.base/libsyslookup.so from 1 file(s)
Creating support/modules_libs/java.rmi/librmi.so from 1 file(s)
Creating support/modules_libs/java.security.jgss/libj2gss.so from 3 file(s)
Creating support/modules_libs/java.prefs/libprefs.so from 1 file(s)
Creating support/modules_libs/jdk.attach/libattach.so from 1 file(s)
Creating support/modules_cmds/java.scripting/jrunscript from 1 file(s)
Creating support/modules_libs/java.smartcardio/libj2pcsc.so from 2 file(s)
Creating support/modules_cmds/java.rmi/rmiregistry from 1 file(s)
Creating support/modules_libs/java.management/libmanagement.so from 9 file(s)
Creating support/modules_libs/java.instrument/libinstrument.so from 12 file(s)
Creating support/modules_cmds/jdk.hotspot.agent/jhsdb from 1 file(s)
Creating support/modules_libs/jdk.internal.le/lible.so from 1 file(s)
Creating support/modules_libs/jdk.crypto.cryptoki/libj2pkcs11.so from 14 file(s)
Creating support/modules_cmds/jdk.javadoc/javadoc from 1 file(s)
Creating support/modules_cmds/jdk.httpserver/jwebserver from 1 file(s)
Creating support/modules_libs/jdk.hotspot.agent/libsaproc.so from 10 file(s)
Creating support/modules_cmds/jdk.compiler/javac from 1 file(s)
Creating support/modules_cmds/jdk.compiler/serialver from 1 file(s)
Creating support/modules_cmds/java.base/java from 1 file(s)
Creating support/modules_cmds/jdk.jartool/jar from 1 file(s)
Creating support/modules_libs/jdk.incubator.vector/libjsvml.so from 36 file(s)
Creating support/modules_cmds/java.base/keytool from 1 file(s)
Creating support/modules_cmds/jdk.jartool/jarsigner from 1 file(s)
Creating support/modules_libs/java.base/jexec from 1 file(s)
Creating support/modules_libs/java.base/jspawnhelper from 1 file(s)
Creating support/modules_libs/java.desktop/libmlib_image.so from 50 file(s)
Creating support/modules_libs/java.desktop/libawt.so from 72 file(s)
Creating support/modules_libs/java.desktop/libawt_xawt.so from 53 file(s)
Creating support/modules_libs/java.desktop/liblcms.so from 1 file(s)
Creating support/modules_libs/java.desktop/libjavajpeg.so from 2 file(s)
Creating support/modules_libs/java.desktop/libawt_headless.so from 26 file(s)
Creating support/modules_libs/java.desktop/libfontmanager.so from 70 file(s)
Creating support/modules_libs/java.desktop/libjawt.so from 1 file(s)
Creating support/modules_libs/java.desktop/libsplashscreen.so from 8 file(s)
Creating support/modules_libs/java.desktop/libjsound.so from 18 file(s)
Creating support/modules_libs/jdk.management/libmanagement_ext.so from 8 file(s)
Creating support/modules_cmds/jdk.jcmd/jinfo from 1 file(s)
Creating support/modules_cmds/jdk.jcmd/jmap from 1 file(s)
Creating support/modules_libs/jdk.management.agent/libmanagement_agent.so from 1 file(s)
Creating support/modules_cmds/jdk.jcmd/jps from 1 file(s)
Creating support/modules_cmds/jdk.jcmd/jstack from 1 file(s)
Creating support/modules_cmds/jdk.jcmd/jstat from 1 file(s)
Creating support/modules_cmds/jdk.jcmd/jcmd from 1 file(s)
Creating support/modules_cmds/jdk.jconsole/jconsole from 1 file(s)
Creating support/modules_cmds/jdk.jdeps/javap from 1 file(s)
Creating support/modules_cmds/jdk.jdeps/jdeps from 1 file(s)
Creating support/modules_cmds/jdk.jdeps/jdeprscan from 1 file(s)
Creating support/modules_libs/jdk.jdwp.agent/libdt_socket.so from 2 file(s)
Creating support/modules_libs/jdk.jdwp.agent/libjdwp.so from 43 file(s)
Creating support/modules_cmds/jdk.jdi/jdb from 1 file(s)
Creating support/modules_cmds/jdk.jfr/jfr from 1 file(s)
Creating support/modules_cmds/jdk.jlink/jimage from 1 file(s)
Creating support/modules_cmds/jdk.jlink/jlink from 1 file(s)
Creating support/modules_cmds/jdk.jlink/jmod from 1 file(s)
Creating jdk/modules/jdk.jpackage/jdk/jpackage/internal/resources/jpackageapplauncher from 3 file(s)
Creating jdk/modules/jdk.jpackage/jdk/jpackage/internal/resources/libjpackageapplauncheraux.so from 18 file(s)
Creating support/modules_cmds/jdk.jpackage/jpackage from 1 file(s)
Creating support/modules_cmds/jdk.jshell/jshell from 1 file(s)
Creating support/modules_cmds/jdk.jstatd/jstatd from 1 file(s)
Creating support/modules_libs/jdk.net/libextnet.so from 1 file(s)
Creating support/modules_libs/jdk.sctp/libsctp.so from 2 file(s)
Creating support/modules_libs/jdk.security.auth/libjaas.so from 1 file(s)
Updating images/sec-bin.zip
Compiling up to 4 files for BUILD_JIGSAW_TOOLS
Optimizing the exploded image
Creating java.compiler.jmod
Creating java.instrument.jmod
Creating java.sql.jmod
Creating java.prefs.jmod
Creating java.datatransfer.jmod
Creating java.management.rmi.jmod
Creating java.management.jmod
Creating java.naming.jmod
Creating java.logging.jmod
Creating java.rmi.jmod
Creating java.security.jgss.jmod
Creating java.se.jmod
Creating java.net.http.jmod
Creating java.smartcardio.jmod
Creating java.security.sasl.jmod
Creating java.scripting.jmod
Creating java.sql.rowset.jmod
Creating java.transaction.xa.jmod
Creating java.xml.jmod
Creating java.desktop.jmod
Creating java.xml.crypto.jmod
Creating jdk.accessibility.jmod
Creating jdk.attach.jmod
Creating jdk.charsets.jmod
Creating jdk.crypto.cryptoki.jmod
Creating jdk.compiler.jmod
Creating jdk.crypto.ec.jmod
Creating jdk.dynalink.jmod
Creating jdk.editpad.jmod
Creating jdk.httpserver.jmod
Creating jdk.incubator.vector.jmod
Creating jdk.hotspot.agent.jmod
Creating jdk.internal.ed.jmod
Creating jdk.internal.jvmstat.jmod
Creating jdk.internal.le.jmod
Creating jdk.internal.opt.jmod
Creating jdk.internal.vm.ci.jmod
Creating jdk.internal.vm.compiler.jmod
Creating jdk.internal.vm.compiler.management.jmod
Creating jdk.jartool.jmod
Creating jdk.javadoc.jmod
Creating jdk.jcmd.jmod
Creating jdk.jconsole.jmod
Creating jdk.jdi.jmod
Creating jdk.jdeps.jmod
Creating jdk.jdwp.agent.jmod
Creating jdk.jfr.jmod
Creating interim java.logging.jmod
Creating jdk.jpackage.jmod
Creating jdk.jsobject.jmod
Creating jdk.jshell.jmod
Creating interim java.base.jmod
Creating jdk.jstatd.jmod
Creating jdk.localedata.jmod
Creating jdk.management.jmod
Creating jdk.management.agent.jmod
Creating jdk.management.jfr.jmod
Creating jdk.naming.dns.jmod
Creating jdk.naming.rmi.jmod
Creating jdk.net.jmod
Creating jdk.nio.mapmode.jmod
Creating jdk.random.jmod
Creating jdk.sctp.jmod
Creating jdk.security.auth.jmod
Creating jdk.unsupported.jmod
Creating jdk.security.jgss.jmod
Creating jdk.xml.dom.jmod
Creating jdk.unsupported.desktop.jmod
Creating jdk.zipfs.jmod
Compiling up to 3 files for BUILD_DEMO_CodePointIM
Updating support/demos/image/jfc/CodePointIM/src.zip
Compiling up to 3 files for BUILD_DEMO_FileChooserDemo
Updating support/demos/image/jfc/FileChooserDemo/src.zip
Compiling up to 29 files for BUILD_DEMO_SwingSet2
Updating support/demos/image/jfc/SwingSet2/src.zip
Compiling up to 3 files for BUILD_DEMO_Font2DTest
Updating support/demos/image/jfc/Font2DTest/src.zip
Compiling up to 64 files for BUILD_DEMO_J2Ddemo
Updating support/demos/image/jfc/J2Ddemo/src.zip
Compiling up to 15 files for BUILD_DEMO_Metalworks
Updating support/demos/image/jfc/Metalworks/src.zip
Compiling up to 2 files for BUILD_DEMO_Notepad
Updating support/demos/image/jfc/Notepad/src.zip
Compiling up to 5 files for BUILD_DEMO_Stylepad
Updating support/demos/image/jfc/Stylepad/src.zip
Compiling up to 5 files for BUILD_DEMO_SampleTree
Updating support/demos/image/jfc/SampleTree/src.zip
Compiling up to 8 files for BUILD_DEMO_TableExample
Updating support/demos/image/jfc/TableExample/src.zip
Compiling up to 1 files for BUILD_DEMO_TransparentRuler
Updating support/demos/image/jfc/TransparentRuler/src.zip
Creating interim jimage
Creating support/demos/image/jfc/CodePointIM/CodePointIM.jar
Creating support/demos/image/jfc/TransparentRuler/TransparentRuler.jar
Creating support/demos/image/jfc/SampleTree/SampleTree.jar
Creating support/demos/image/jfc/FileChooserDemo/FileChooserDemo.jar
Creating support/demos/image/jfc/TableExample/TableExample.jar
Creating support/demos/image/jfc/Notepad/Notepad.jar
Creating support/demos/image/jfc/Metalworks/Metalworks.jar
Creating support/demos/image/jfc/Stylepad/Stylepad.jar
Creating support/demos/image/jfc/Font2DTest/Font2DTest.jar
Creating support/demos/image/jfc/SwingSet2/SwingSet2.jar
Creating support/demos/image/jfc/J2Ddemo/J2Ddemo.jar
Compiling up to 2 files for CLASSLIST_JAR
Creating support/classlist.jar
Creating jdk.jlink.jmod
Creating java.base.jmod
Creating jdk image
Creating CDS archive for jdk image for server
Creating CDS-NOCOOPS archive for jdk image for server
Stopping javac server
Finished building target 'images' in configuration 'linux-x86_64-server-release'
buildPhase completed in 13 minutes 22 seconds
Running phase: glibPreInstallPhase
Running phase: installPhase
Running phase: dropIconThemeCache
Running phase: glibPreFixupPhase
Running phase: fixupPhase
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/jar (build ID 36a443a8893948f40dda4d5473957e3f3d1e5393)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/jarsigner (build ID 8ac4c924f6b45b2d0bb72e14b3d82511061a6064)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/java (build ID 545162fab6198169ccc7b406b22ee763ace95c6b)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/javac (build ID b047c3e8c12078c02d9cd0ec9d93e2742371d166)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/javadoc (build ID 505d8c293dcf5bd6d64daa3704a065b851822c74)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/javap (build ID f675523ab5c3c663f60a3fff88765b7ba4d7965f)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/jcmd (build ID e853935035003d40a8a6cb0b9e938e6ac1ae0ce8)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/jconsole (build ID fcbb3a9ce2aba868813238619827d17ae9b3b0d4)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/jdb (build ID 4103dbc744e0a81079d013ff48d9af3e8570276a)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/jdeprscan (build ID 39b71a97721a1dd330c91c543c658e78cfa419cd)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/jdeps (build ID dc4cc3ca6f539be7ebb863defd306dbce29eee79)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/jfr (build ID 64293e7d8f60a0fe11137da7ae419c750e664a76)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/jhsdb (build ID 933c93620761fe847b99f7ed9f2501ebefe9bb79)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/jimage (build ID f80bcbe7fb465661e377c506967b04f9b667ea6c)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/jinfo (build ID e6be09ca1debfa0d320fc843ae398e0975e41839)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/jlink (build ID e72740f8ef756b67a63105f9196cf49b379ddc1b)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/jmap (build ID e05d52843082e6c1b96dcc6391bf19381ba6538a)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/jmod (build ID 4469dce2f234095d478d1d543ade586ed20251cf)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/jpackage (build ID d29e453fac305db41f4665cdd4ff2bf0dc34381d)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/jps (build ID c17fab9082a61c7677f8ecaaedd54220665def0c)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/jrunscript (build ID b69f24d1ec6a190fa2406854c6f10f8f053aba1c)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/jshell (build ID 185716082005e82dbefa15bf56d428a03541c60e)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/jstack (build ID 65e021effd0d29826491f617e72bd60f9b90334c)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/jstat (build ID 3fd184d54abdd16a69e6f2667675398838e77db7)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/jstatd (build ID 20e54914470bd8a4939da48989c671662ba67d6a)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/jwebserver (build ID d1ff2052b916ae90df5fabfae9b474c15d04d3a3)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/keytool (build ID e130eb1d975a23e2dd5ad695753c6956ef8d9fcf)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/rmiregistry (build ID 25e9449715d5a638e85896c1676d0d6efda7dcc3)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/serialver (build ID 1405808090f05bf4d070f86e9d1d94b874469a0b)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/jexec (build ID 503787bdc3f6b3bdb9fb7321b14c9dbb43a43fd6)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/jspawnhelper (build ID 276a851d23e8f55f3b112932b5fb279e4e24c79e)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libattach.so (build ID f7b71ee0af0322bdb125162aa2453701bbc82e78)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libawt.so (build ID a0fa5cc26ba61cf13af2a279c8b85d8a3d5587f8)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libawt_headless.so (build ID 9ab066f648095f5d61ec0060d7fa236e924940f2)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libawt_xawt.so (build ID e51cad5c2d5b57925a9fc626d765abd8d2f2307d)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libdt_socket.so (build ID bce1aa49c60f835d59beadd795285c8b260a27bc)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libextnet.so (build ID 64fd2966e808498c597f42c2903e588b252cc8dc)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libfontmanager.so (build ID df7930b732b9edd35fb0845dacff5b21ed173c0e)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libinstrument.so (build ID 282d5e751052939ef91ac3751d7087d06456beb5)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libj2gss.so (build ID a2cb5d371be3b6e079bd9546f986490aa05d5166)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libj2pcsc.so (build ID cdce5e0ff3f01d6c54fc042ae4182267d4a7e0c5)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libj2pkcs11.so (build ID 135052a2ac68efaf34173cddae14932c238865d2)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libjaas.so (build ID 322448f973ffa709d9a33766f62e4ce5d58a80f0)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libjava.so (build ID aabbed37d707b2eb7bf531213a8fb0e5e234cab8)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libjavajpeg.so (build ID a6098b6e7ceb21a2f890f56bc2db2208d14df33e)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libjawt.so (build ID 0468ec48b19fe495396934740b6e02070b9cb8b3)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libjdwp.so (build ID 08ae08e97b7e506e09dd7cd0de9dd460b140fd79)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libjimage.so (build ID 896b21d4c197f5da3da6cc3d2238ea693c6e34bc)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libjli.so (build ID 7488aadd25e7e761e82bfe70b707f117dbdcfeeb)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libjsig.so (build ID 05cb20444f5d65c3f267f0e7d9917808e01977de)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libjsound.so (build ID 88689233557109240152b6f31eaf6db09e73918c)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libjsvml.so (build ID bdd920cc7dbe59b5641d1d738cb4617d65b420be)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/liblcms.so (build ID 6185d7133f70c5be93fdea682f712b88a995aeca)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/lible.so (build ID 4931ba8e270a8fb6e835b94eb0509cc6a0cccadf)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libmanagement.so (build ID fc85abedbdae2d3351fc45338ba8786b76860d66)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libmanagement_agent.so (build ID 4d882df3ed1ef88168488ecf226bc486b6b38873)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libmanagement_ext.so (build ID 441cf8c4bef715bd6525ccbc166f5e2ad1260bc0)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libmlib_image.so (build ID 2cbb10047b55ca7114944e1370d549e042cdda40)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libnet.so (build ID fe57cc4f1fe0e6a7a170e2e5d96e319c68a163ca)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libnio.so (build ID 0fc7dddc0a031cb6dabba8de82385b21cba4fc42)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libprefs.so (build ID a2ed034e0f02bcb46b8063e5bb539b8cf5b4fedc)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/librmi.so (build ID 7675ca9fa23a273ad0b9ccb4e3cd91ba3952ba4d)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libsaproc.so (build ID 492bbe665f64232b01692a24f6d8a0f8c9036f20)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libsctp.so (build ID 4d8e2d0c6e1fd72afc86ad3f7fa4e7ff7347ac83)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libsplashscreen.so (build ID 5e9303204a35e12ec4afc9553e770fd1f67bab2b)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libsyslookup.so (build ID 207ea0ece3144890c6e08ae01d4de8e36ad9e8da)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libverify.so (build ID fa9fe14b336133df2ee01ccc3f6a9e47fd5ebdc5)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libzip.so (build ID 2539d2be54e26f6fae075b32e12d0c8fa635979f)
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/server/libjsig.so (build ID 05cb20444f5d65c3f267f0e7d9917808e01977de)
separate-debug-info: warning: multiple files with build id 05cb20444f5d65c3f267f0e7d9917808e01977de found, overwriting
separating debug info from /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/server/libjvm.so (build ID 81ac76bc59714eca09ecd5a29c19cfb693a1527b)
shrinking RPATHs of ELF executables and libraries in /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/jdb
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/jimage
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/javap
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/javadoc
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/jstack
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/jarsigner
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/jstatd
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/jstat
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/jpackage
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/jshell
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/jinfo
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/jdeprscan
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/serialver
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/jmod
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/jar
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/jcmd
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/jdeps
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/jmap
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/keytool
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/jhsdb
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/jlink
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/jfr
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/jps
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/jwebserver
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/rmiregistry
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/jrunscript
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/jconsole
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/javac
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/bin/java
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libnet.so
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libprefs.so
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libzip.so
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libjavajpeg.so
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libsplashscreen.so
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libjsvml.so
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libjsound.so
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libextnet.so
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/jspawnhelper
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libjava.so
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libawt.so
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libj2gss.so
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libawt_xawt.so
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libfontmanager.so
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libsaproc.so
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/liblcms.so
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libjsig.so
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libverify.so
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libdt_socket.so
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libmanagement.so
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libattach.so
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libsctp.so
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libj2pkcs11.so
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libj2pcsc.so
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libjimage.so
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libawt_headless.so
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libmanagement_agent.so
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libinstrument.so
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/lible.so
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libjdwp.so
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libmanagement_ext.so
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libjli.so
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libmlib_image.so
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libjaas.so
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libjawt.so
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libnio.so
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/librmi.so
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/jexec
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/libsyslookup.so
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/server/libjsig.so
shrinking /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/lib/server/libjvm.so
checking for references to /build/ in /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9...
patching script interpreter paths in /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9
stripping (with command strip and flags -S -p) in /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/bin
shrinking RPATHs of ELF executables and libraries in /nix/store/bl0a9jgr5v89k6508gq64gaxgk8fpkhb-openjdk-21.0.3+9-debug
checking for references to /build/ in /nix/store/bl0a9jgr5v89k6508gq64gaxgk8fpkhb-openjdk-21.0.3+9-debug...
patching script interpreter paths in /nix/store/bl0a9jgr5v89k6508gq64gaxgk8fpkhb-openjdk-21.0.3+9-debug
stripping (with command strip and flags -S -p) in /nix/store/bl0a9jgr5v89k6508gq64gaxgk8fpkhb-openjdk-21.0.3+9-debug/lib
rewriting symlink /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/bin to be relative to /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9
rewriting symlink /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/include to be relative to /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9
rewriting symlink /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/share/man to be relative to /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9
rewriting symlink /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/include/jawt_md.h to be relative to /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9
rewriting symlink /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/openjdk/include/jni_md.h to be relative to /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9
rewriting symlink /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9/lib/src.zip to be relative to /nix/store/4f8k2b6hy07wr4vbsl5bgh9dwc9g2mm3-openjdk-21.0.3+9
building '/nix/store/m4fqgbwbjlay3xapw548mw3vdxlxqs4g-apache-maven-3.9.6.drv'...
Running phase: unpackPhase
unpacking source archive /nix/store/biwp5gql94874daljcbx1v8x9hrb3zzz-apache-maven-3.9.6-bin.tar.gz
source root is .
setting SOURCE_DATE_EPOCH to timestamp 1701165593 of file ./apache-maven-3.9.6/lib/wagon-provider-api-3.5.3.jar
Running phase: patchPhase
Running phase: updateAutotoolsGnuConfigScriptsPhase
Running phase: configurePhase
no configure script, doing nothing
Running phase: buildPhase
no Makefile or custom buildPhase, doing nothing
Running phase: installPhase
Running phase: fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/qln3l5dgm1r2ax500nhkciz88gjcjd28-apache-maven-3.9.6
checking for references to /build/ in /nix/store/qln3l5dgm1r2ax500nhkciz88gjcjd28-apache-maven-3.9.6...
patching script interpreter paths in /nix/store/qln3l5dgm1r2ax500nhkciz88gjcjd28-apache-maven-3.9.6
/nix/store/qln3l5dgm1r2ax500nhkciz88gjcjd28-apache-maven-3.9.6/maven/bin/mvnDebug: interpreter directive changed from "#!/bin/sh" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/sh"
/nix/store/qln3l5dgm1r2ax500nhkciz88gjcjd28-apache-maven-3.9.6/maven/bin/mvnyjp: interpreter directive changed from "#!/bin/sh" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/sh"
/nix/store/qln3l5dgm1r2ax500nhkciz88gjcjd28-apache-maven-3.9.6/maven/bin/mvn: interpreter directive changed from "#!/bin/sh" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/sh"
building '/nix/store/1lg3hb6gxqcsk66xlxwn41waf7l5spkg-clojure-1.11.3.1463.drv'...
Running phase: unpackPhase
unpacking source archive /nix/store/ss5pz14v88i63z4x0a483g002y408kqr-clojure-tools-1.11.3.1463.tar.gz
source root is clojure-tools
setting SOURCE_DATE_EPOCH to timestamp 1714587034 of file clojure-tools/exec.jar
Running phase: patchPhase
Running phase: updateAutotoolsGnuConfigScriptsPhase
Running phase: configurePhase
no configure script, doing nothing
Running phase: buildPhase
no Makefile or custom buildPhase, doing nothing
Running phase: installPhase
Installing libs into /nix/store/bf2n5im2mydbdw34vqs1x9lhw7gpakf2-clojure-1.11.3.1463
Installing clojure and clj into /nix/store/bf2n5im2mydbdw34vqs1x9lhw7gpakf2-clojure-1.11.3.1463/bin
substituteStream() in derivation clojure-1.11.3.1463: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'clojure')
Running phase: fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/bf2n5im2mydbdw34vqs1x9lhw7gpakf2-clojure-1.11.3.1463
checking for references to /build/ in /nix/store/bf2n5im2mydbdw34vqs1x9lhw7gpakf2-clojure-1.11.3.1463...
gzipping man pages under /nix/store/bf2n5im2mydbdw34vqs1x9lhw7gpakf2-clojure-1.11.3.1463/share/man/
patching script interpreter paths in /nix/store/bf2n5im2mydbdw34vqs1x9lhw7gpakf2-clojure-1.11.3.1463
/nix/store/bf2n5im2mydbdw34vqs1x9lhw7gpakf2-clojure-1.11.3.1463/bin/.clojure-wrapped: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
/nix/store/bf2n5im2mydbdw34vqs1x9lhw7gpakf2-clojure-1.11.3.1463/bin/.clj-wrapped: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
stripping (with command strip and flags -S -p) in /nix/store/bf2n5im2mydbdw34vqs1x9lhw7gpakf2-clojure-1.11.3.1463/libexec /nix/store/bf2n5im2mydbdw34vqs1x9lhw7gpakf2-clojure-1.11.3.1463/bin
Running phase: installCheckPhase
version = 1.11.3.1463
install_dir = /nix/store/bf2n5im2mydbdw34vqs1x9lhw7gpakf2-clojure-1.11.3.1463
config_dir = /build
config_paths = /nix/store/bf2n5im2mydbdw34vqs1x9lhw7gpakf2-clojure-1.11.3.1463/deps.edn /build/deps.edn deps.edn
cache_dir = .cpcache
cp_file = .cpcache/1052390914.cp
Refreshing classpath
/nix/store/bf2n5im2mydbdw34vqs1x9lhw7gpakf2-clojure-1.11.3.1463/libexec/clojure-tools-1.11.3.1463.jar
trace: getEnvWithDefault ANDROID_ABI_INCLUDE (default: arm64-v8a): armeabi-v7a;arm64-v8a;x86;x86_64
trace: getEnvWithDefault ANDROID_ABI_SPLIT (default: true): false
trace: getEnvWithDefault ORG_GRADLE_PROJECT_versionCode (default: 9999): 2025060413
unpacking 'https://github.com/NixOS/nixpkgs/archive/48d567fc7b299de90f70a48e4263e31f690ba03e.tar.gz' into the Git cache...
trace: getEnvWithDefault RCT_METRO_PORT (default: 8081): 8081
copying path '/nix/store/0x69mvrldxkiicrhvqyy05ladywjc8kl-yarn.nix' from 'https://nix-cache.status.im'...
[0;32mRunning:[0m [1mnix-build --pure --fallback --no-out-link --show-trace --attr targets.mobile.android.build --option extra-sandbox-paths /tmp/tmp-status-mobile-0c42d63b1/nix-shell-1694-0/tmp.bCJp85hrUH --argstr secretsFile /tmp/tmp-status-mobile-0c42d63b1/nix-shell-1694-0/tmp.bCJp85hrUH --argstr buildEnv prod --option build-use-sandbox true[0m
trace: getEnvWithDefault ANDROID_ABI_INCLUDE (default: arm64-v8a): armeabi-v7a;arm64-v8a;x86;x86_64
trace: getEnvWithDefault ANDROID_ABI_SPLIT (default: true): false
trace: getEnvWithDefault ORG_GRADLE_PROJECT_versionCode (default: 9999): 2025060413
trace: getEnvWithDefault RCT_METRO_PORT (default: 8081): 8081
these 15 derivations will be built:
/nix/store/5wfy5ibmzhbqqnyhxln6rxfcvgwnvzdh-create-local-maven-repo.drv
/nix/store/3sgmxlszhby4vsj9j1iqy3dp23x34vfn-status-mobile-clojure-deps.drv
/nix/store/7hnx3im1kgdfcif8mxmijqiwgl1cjdc4-status-mobile-node-deps-2.33.6-workspace-package.json.drv
/nix/store/ijhga3svy7kpx0gcydxrs50qi8ahcwhm-fixup_yarn_lock.drv
/nix/store/s2rbqdjnc858bxcqjzg1psyga1bkaiaw-offline.drv
/nix/store/cidwqk4c89g9wiz79r363i7q953abzs1-status-mobile-node-deps-2.33.6.drv
/nix/store/15zbm0hj1ncqls5rbkahrns2cdrryx47-status-mobile-jsbundle.drv
/nix/store/4znl78zj108m4sjrj8594mkvkymnp8iw-git.drv
/nix/store/s0is8smwsgifbca3lssdakkjv9p4qfac-status-go-v10.7.5-source.drv
/nix/store/b73vg0jji4s8kpmgyzzwbz76qk3h9cqy-status-go-10.7.5-v10.7.5-android.drv
/nix/store/rjaql1fcz3z6644v1r3kx6b196xkxqcy-patch-maven-srcs.drv
/nix/store/cgf7n4qby9r3k08k9pil690aqdj3wsq4-status-mobile-node-deps-2.33.6-patched.drv
/nix/store/qxmbccmhzjs562wlhw6q49gqb071i2nh-create-local-maven-repo.drv
/nix/store/rblkim34ca2pnigdvc1szxddhl96fnhl-status-mobile-maven-deps.drv
/nix/store/c8mbb4wf7qix3z5gx5jqg6wwfax2grx4-status-mobile-build-release-android.drv
these 4853 paths will be fetched (0.00 MiB download, 6723.62 MiB unpacked):
/nix/store/82a3vc9d65pcad31i7xfckkggmyr63qi-AndroidPdfViewer-4.0.1.aar
/nix/store/73f3x9jxf7nyq9000i85783jnnrc0c6f-AndroidPdfViewer-4.0.1.pom
/nix/store/9liw21jmnziqw6x1zq1gvbvmkpc0x04n-BlurView-version-2.0.4.aar
/nix/store/b281k69rf00b820xdiyxajv8kkp79ryd-BlurView-version-2.0.4.pom
/nix/store/yafla87rd6ky1n68ilphfpni09dcbpf6-FastInfoset-1.2.13.jar
/nix/store/is11kpa2lhsl7hlj58b9bw0nf1m9i140-FastInfoset-1.2.13.pom
/nix/store/raxxvml3pd38v0yxj7j9h5zrgwx4shi9-FastInfoset-1.2.15.jar
/nix/store/vzicip6jb1yzjvin0cy6k531i0ssvzld-FastInfoset-1.2.15.pom
/nix/store/xlsqc2p1yid4nd0myw4bxfkgymnjwi8j-FastInfoset-1.2.16.jar
/nix/store/nd21bjmqwzyj6a74syj4l83cbkhqqq29-FastInfoset-1.2.16.pom
/nix/store/pd7kcr1ghwk3wanzd3zhw4a8vlg4dgpi-FastInfoset-2.1.1.jar
/nix/store/acc4slj2imjwvkwx767vcwfpcs250nc3-FastInfoset-2.1.1.pom
/nix/store/zhbw1zv7ab8r66s5vmbp439fn6mgh19x-Java-WebSocket-1.5.3.jar
/nix/store/ha167kkr4rj0h33zzdpynbin0rmwpdj7-JavaEWAH-1.1.12.jar
/nix/store/8qf7gn6nsqf8ci4acz603w4d72i3zdva-JavaEWAH-1.1.12.pom
/nix/store/54d0f756wr6iijah7al07x1kfz1cj6ic-JavaEWAH-1.1.13.jar
/nix/store/r27ysjsirfzc41w85lyijfdhb8v290s9-JavaEWAH-1.1.13.pom
/nix/store/yj7iyicygcd087z5h7npaik0mp6bwl9d-JavaEWAH-1.2.3.jar
/nix/store/fhnssjivwxan3sf3aby2z45f7d71i1cz-JavaEWAH-1.2.3.pom
/nix/store/0hzxj9442vj9kmnfqp91kxswyix77w0r-ST4-4.0.8-complete.jar
/nix/store/lq0hwigvpy1nw9qibgf3ixxpcq9dlyxz-ST4-4.0.8.jar
/nix/store/vk75lkm135wjjm72wdgk7ff6wfnmc7i2-ST4-4.0.8.pom
/nix/store/j7sm9xsy4inswqbwkdpdb3w4bmid210r-ST4-4.3.4.jar
/nix/store/dwxfi4wixnx5zp7sawaick12m0anbr7s-ST4-4.3.4.pom
/nix/store/06k8l9xfyirsylrpxw3crqlxxckvmc68-_ampproject_remapping___remapping_2.2.1.tgz
/nix/store/c1xa2sgqv0gyp2sxhvjks8rs55khfm2j-_babel_code_frame___code_frame_7.16.7.tgz
/nix/store/d6168wwyki9mnawnjip2m7412py5fnjq-_babel_code_frame___code_frame_7.18.6.tgz
/nix/store/m5nbkbm18fxxsb9mvdjbv4c8za9lx6br-_babel_code_frame___code_frame_7.22.13.tgz
/nix/store/9nv7mqn0j0bllgl9vqn1nipivllv6y26-_babel_code_frame___code_frame_7.8.3.tgz
/nix/store/bpwhadm9nkrg7790lnkzkd048f0xn1lq-_babel_compat_data___compat_data_7.21.0.tgz
/nix/store/j701ab2w1lr9qdmkcchiprr0nnw3478q-_babel_compat_data___compat_data_7.22.9.tgz
/nix/store/icqlxh17ccrgd2zkkf5y5b960k30zkgd-_babel_core___core_7.17.12.tgz
/nix/store/g1pfhr42zl2zc1vwxjjammwasxllxqrx-_babel_core___core_7.23.0.tgz
/nix/store/kfsb0qzxpd4xi1y7nrdmn3x4vlw1rv03-_babel_generator___generator_7.18.2.tgz
/nix/store/p87p3y8z9dpkigcz0d9p1mg4l2fnc4g6-_babel_generator___generator_7.21.3.tgz
/nix/store/slk4zl78h4p8f2dxc80cc6crzhcz7s1s-_babel_generator___generator_7.22.15.tgz
/nix/store/7m32sxikg4kn27751yv715pw1h5rjx3p-_babel_generator___generator_7.23.0.tgz
/nix/store/n4akg8zah3xb2kr1hix0rwzb1jdnwli9-_babel_generator___generator_7.23.6.tgz
/nix/store/2fd1822kds6m4s7z0m3lz1ych3bvfx85-_babel_generator___generator_7.9.5.tgz
/nix/store/dndi4w18gvb0759m08nz4lydyv5467q6-_babel_helper_annotate_as_pure___helper_annotate_as_pure_7.16.7.tgz
/nix/store/jkyyz4z7arf2km7xhxadv2ldg3sfb323-_babel_helper_annotate_as_pure___helper_annotate_as_pure_7.18.6.tgz
/nix/store/12ivc65jbwhrxv5n9gms6rnzwdq2lrqw-_babel_helper_annotate_as_pure___helper_annotate_as_pure_7.22.5.tgz
/nix/store/v6wk88599vxkvc81661vyxysk3j742ma-_babel_helper_annotate_as_pure___helper_annotate_as_pure_7.8.3.tgz
/nix/store/cnl6rlm8zwsnv26cff5jp75xkhwjv5la-_babel_helper_builder_binary_assignment_operator_visitor___helper_builder_binary_assignment_operator_visitor_7.22.15.tgz
/nix/store/iy9651y72d9409bzavzg27c5r1spzwxw-_babel_helper_builder_react_jsx___helper_builder_react_jsx_7.22.10.tgz
/nix/store/sx0178k7w317k35zq1j25qi962khjvhx-_babel_helper_compilation_targets___helper_compilation_targets_7.20.7.tgz
/nix/store/jdjc4wzl73jqxrqzb4yrwzhp4y713ayh-_babel_helper_compilation_targets___helper_compilation_targets_7.22.15.tgz
/nix/store/wqrv9iwbn46ppg7pdgvrggvld1y21jsh-_babel_helper_create_class_features_plugin___helper_create_class_features_plugin_7.18.0.tgz
/nix/store/9xbmnk4ykabmcniwkrgwxwv0af6adaci-_babel_helper_create_class_features_plugin___helper_create_class_features_plugin_7.21.0.tgz
/nix/store/bsjvj652pj0z3n54r6dwxpx2k8ccs7sr-_babel_helper_create_class_features_plugin___helper_create_class_features_plugin_7.22.15.tgz
/nix/store/n77hkvs7al2idjc1zafnkw0ld49sj1p7-_babel_helper_create_class_features_plugin___helper_create_class_features_plugin_7.23.6.tgz
/nix/store/xapwppxg9jd9acdjil7a4lwky77pfvhb-_babel_helper_create_regexp_features_plugin___helper_create_regexp_features_plugin_7.21.4.tgz
/nix/store/w0rfcn88hdakxphqrgpsx5cva36lfn55-_babel_helper_create_regexp_features_plugin___helper_create_regexp_features_plugin_7.22.15.tgz
/nix/store/lffvi6x3skghlqnp1kx4lqhi0wffk6w7-_babel_helper_create_regexp_features_plugin___helper_create_regexp_features_plugin_7.22.9.tgz
/nix/store/b14pdxcqabx0idawf50p411z4la9w65h-_babel_helper_create_regexp_features_plugin___helper_create_regexp_features_plugin_7.8.8.tgz
/nix/store/1hn4lzf2lzff5nksi2yrmvn8w3k6hssj-_babel_helper_define_polyfill_provider___helper_define_polyfill_provider_0.3.3.tgz
/nix/store/dp8bym1k7qid394453x7x9pky4xbmf2z-_babel_helper_define_polyfill_provider___helper_define_polyfill_provider_0.4.2.tgz
/nix/store/q8qrakh2s2gldsyk9gjk6j27jga097s0-_babel_helper_environment_visitor___helper_environment_visitor_7.18.2.tgz
/nix/store/vmcpy5fmvir98qh2rxbyr0rhbqbcbm1d-_babel_helper_environment_visitor___helper_environment_visitor_7.18.9.tgz
/nix/store/y4vchsq9cwi7visxzrqbxql47z7s9gdk-_babel_helper_environment_visitor___helper_environment_visitor_7.22.20.tgz
/nix/store/8pvfr4c5i5wrcjr6lwgwaw2p5fg5ypm1-_babel_helper_environment_visitor___helper_environment_visitor_7.22.5.tgz
/nix/store/1kcdzzaxbg5qzq9nfblvg5kyv2yacw3h-_babel_helper_function_name___helper_function_name_7.17.9.tgz
/nix/store/r148k8n7zawy65xk9vsncywsw6jhclgs-_babel_helper_function_name___helper_function_name_7.21.0.tgz
/nix/store/ymkgdhwjccwy14dqcc7av0gyddic34kp-_babel_helper_function_name___helper_function_name_7.22.5.tgz
/nix/store/qy1hhx0a4lnd60xr19fbs3nhrpm5yi88-_babel_helper_function_name___helper_function_name_7.23.0.tgz
/nix/store/vmlfxwk1klikyspvanjbd504hd1kcips-_babel_helper_function_name___helper_function_name_7.9.5.tgz
/nix/store/a23v1bbhf693wl1yapfczwhwcfa7bb2g-_babel_helper_get_function_arity___helper_get_function_arity_7.8.3.tgz
/nix/store/nkkf6z1p310jqnwkf75vwmh1rasylsry-_babel_helper_hoist_variables___helper_hoist_variables_7.16.7.tgz
/nix/store/kcp3nlzbjfd70a8i5dsw7ak9mdnc979b-_babel_helper_hoist_variables___helper_hoist_variables_7.18.6.tgz
/nix/store/mf3snrpv8ygc5cj1c50aamaqscv4sbx6-_babel_helper_hoist_variables___helper_hoist_variables_7.22.5.tgz
/nix/store/72l2qy4bpvlwh36dq8nk0gvk7hmziby4-_babel_helper_member_expression_to_functions___helper_member_expression_to_functions_7.17.7.tgz
/nix/store/3qynmkp171j09jycfs0i3gyh60sb59pk-_babel_helper_member_expression_to_functions___helper_member_expression_to_functions_7.21.0.tgz
/nix/store/5vzyxkc7ddnhlyp783lp6qk9ycs04icq-_babel_helper_member_expression_to_functions___helper_member_expression_to_functions_7.22.15.tgz
/nix/store/p78g62y40i54vii9fbhrhmvyil07cn8q-_babel_helper_member_expression_to_functions___helper_member_expression_to_functions_7.23.0.tgz
/nix/store/zsi2b2ar3xjriizd5cb0b8ddkk9bqi7b-_babel_helper_module_imports___helper_module_imports_7.18.6.tgz
/nix/store/fr0zaara5hyc0b4jk00q48a5pjlr2w3l-_babel_helper_module_imports___helper_module_imports_7.22.15.tgz
/nix/store/fn7g9835mkvj2kbfvxwbfjg9fywmc6v4-_babel_helper_module_transforms___helper_module_transforms_7.21.2.tgz
/nix/store/662ynzwcjq0f3cddz7lg39lqxh5b8y1r-_babel_helper_module_transforms___helper_module_transforms_7.22.17.tgz
/nix/store/y4llqlk0rz5sg795lb9q1nmix3k0c78w-_babel_helper_module_transforms___helper_module_transforms_7.23.0.tgz
/nix/store/77c7x7kal783q3r0k5a11wjdv6nmqds2-_babel_helper_module_transforms___helper_module_transforms_7.23.3.tgz
/nix/store/yzl5ci5rymvwwqmv5kfcd3wms19iszqj-_babel_helper_optimise_call_expression___helper_optimise_call_expression_7.16.7.tgz
/nix/store/s785kf8hkwffah5mpk2i598l0kk732af-_babel_helper_optimise_call_expression___helper_optimise_call_expression_7.18.6.tgz
/nix/store/flg9ny8vb5i6d32d1yrinz9i54frj90n-_babel_helper_optimise_call_expression___helper_optimise_call_expression_7.22.5.tgz
/nix/store/mggmxwzm308pmjxzzipvm6rnsqg418xs-_babel_helper_plugin_utils___helper_plugin_utils_7.10.4.tgz
/nix/store/vzfb0yymfyc5ybm8dzlxpp7kpz35z05i-_babel_helper_plugin_utils___helper_plugin_utils_7.13.0.tgz
/nix/store/lsv3zh2ipmy3nicad11vk8r1q9gxmpqy-_babel_helper_plugin_utils___helper_plugin_utils_7.17.12.tgz
/nix/store/vkyr5hy8j6i4g64mihip52f5sdalii3l-_babel_helper_plugin_utils___helper_plugin_utils_7.20.2.tgz
/nix/store/x5478wy9bg1ykcczx3bm0a5y19vbn07c-_babel_helper_plugin_utils___helper_plugin_utils_7.22.5.tgz
/nix/store/1d8g72pd1249pw4k0c50yjfqkp80vw03-_babel_helper_plugin_utils___helper_plugin_utils_7.8.3.tgz
/nix/store/p30g6i3miiqmy70db7lxwfxvzh7mln5y-_babel_helper_regex___helper_regex_7.8.3.tgz
/nix/store/xiq7y9pw7zlpbygqq50djv4k9v3j951h-_babel_helper_remap_async_to_generator___helper_remap_async_to_generator_7.18.9.tgz
/nix/store/p3j0bb4ldxwqq2k88nnhdy27w3h8vlkq-_babel_helper_remap_async_to_generator___helper_remap_async_to_generator_7.22.17.tgz
/nix/store/6y4kfjcyx0hynj0fajzzavaqjv021hk1-_babel_helper_replace_supers___helper_replace_supers_7.18.2.tgz
/nix/store/5awpbbigcp4cpfswx9zmfl6ah4jbgq3m-_babel_helper_replace_supers___helper_replace_supers_7.20.7.tgz
/nix/store/b1djz9zxfm8s1h51arwzpawqa6cg2k5f-_babel_helper_replace_supers___helper_replace_supers_7.22.20.tgz
/nix/store/1gkqj0arifjwk1nkswlyr80apx6xi937-_babel_helper_replace_supers___helper_replace_supers_7.22.9.tgz
/nix/store/f598z3978zcwvz20bnnzp162v2pfa6z3-_babel_helper_simple_access___helper_simple_access_7.20.2.tgz
/nix/store/5jdy0scmr2k9ksx9k7xx7y1ivx62bzza-_babel_helper_simple_access___helper_simple_access_7.22.5.tgz
/nix/store/z0jdr4s7m5b3daj5980kxvr073gy4di7-_babel_helper_skip_transparent_expression_wrappers___helper_skip_transparent_expression_wrappers_7.20.0.tgz
/nix/store/7r23i9k7dg6v37yzwsnnfdzs284402pb-_babel_helper_skip_transparent_expression_wrappers___helper_skip_transparent_expression_wrappers_7.22.5.tgz
/nix/store/yy798a251y0l7njmzyv79rj9fz6gkcad-_babel_helper_split_export_declaration___helper_split_export_declaration_7.16.7.tgz
/nix/store/ajs5xc9fqky76sf4cphv1hai835raxkf-_babel_helper_split_export_declaration___helper_split_export_declaration_7.18.6.tgz
/nix/store/s022aijlmjrlc0n32k5wzf4z790cixqr-_babel_helper_split_export_declaration___helper_split_export_declaration_7.22.6.tgz
/nix/store/v21b5a2r2g8rrzlpy76j8glxvg3yvl9f-_babel_helper_split_export_declaration___helper_split_export_declaration_7.8.3.tgz
/nix/store/sh0wfl7raakxmb6fq592j5pgph5jjway-_babel_helper_string_parser___helper_string_parser_7.22.5.tgz
/nix/store/kxxbqzwqnihq0mas6lf1d0w6zgf3x03w-_babel_helper_string_parser___helper_string_parser_7.23.4.tgz
/nix/store/9xhkjkh8lwgqdrqrd0b5abv4bawgj0ab-_babel_helper_validator_identifier___helper_validator_identifier_7.16.7.tgz
/nix/store/vs2cy7m3zrj4mydk9rarsrkmx96h8958-_babel_helper_validator_identifier___helper_validator_identifier_7.19.1.tgz
/nix/store/qjd2360z0z2fzdbs237088swh90q4yag-_babel_helper_validator_identifier___helper_validator_identifier_7.22.15.tgz
/nix/store/2lkbqipf1v11i63ys5krhkqk9zpnaf63-_babel_helper_validator_identifier___helper_validator_identifier_7.22.20.tgz
/nix/store/xky895azryfxvb55385459x2i09hzma3-_babel_helper_validator_identifier___helper_validator_identifier_7.22.5.tgz
/nix/store/aqrhvha4x6n73y284hbxnayn2csfsfd0-_babel_helper_validator_identifier___helper_validator_identifier_7.9.5.tgz
/nix/store/2q1xjh88bwrrvj0547f8wk95j6rvp6f8-_babel_helper_validator_option___helper_validator_option_7.16.7.tgz
/nix/store/x6bybnp056kvcckscmqrhhyj5jg74if7-_babel_helper_validator_option___helper_validator_option_7.18.6.tgz
/nix/store/j1rp3l5771lplv49kdy6zgy6ymjr32c4-_babel_helper_validator_option___helper_validator_option_7.21.0.tgz
/nix/store/nwqiqhnc1z7izxp406cfbnjh2whn5igg-_babel_helper_validator_option___helper_validator_option_7.22.15.tgz
/nix/store/2v8zycd25c8ys3h9prav82fydccxiww7-_babel_helper_wrap_function___helper_wrap_function_7.20.5.tgz
/nix/store/f748nsslg7hhkmmmarjrfclqx96b07l4-_babel_helper_wrap_function___helper_wrap_function_7.22.17.tgz
/nix/store/yb17ciz78k3wa0dlp7icj78vyxjs4hwz-_babel_helpers___helpers_7.23.1.tgz
/nix/store/2gz9w36klbhqh35hixvyazbwlqymnap4-_babel_highlight___highlight_7.17.12.tgz
/nix/store/rn7v0fja851lcb6azy7jr0pyi91y1mjd-_babel_highlight___highlight_7.18.6.tgz
/nix/store/vvfn4aa2rpjml81nhhsn03k7ba58dwhb-_babel_highlight___highlight_7.22.13.tgz
/nix/store/wzlrlvkyc5jjbx7v86slrbmpp1z5hcn5-_babel_highlight___highlight_7.9.0.tgz
/nix/store/lfqj7nj1s09zagrqa1aj7dph2wkwwzk1-_babel_parser___parser_7.18.4.tgz
/nix/store/lmpsp3rz62v7y7vc5r68b8ffw1j40xf0-_babel_parser___parser_7.20.3.tgz
/nix/store/zhrw5rbfavknpa55zcp41qzvjx9a095x-_babel_parser___parser_7.21.3.tgz
/nix/store/gcc0xgjp457f4rp56mcbynbmpq11mx8f-_babel_parser___parser_7.21.4.tgz
/nix/store/ysqbacbgm0kxhyh63f4l7wjch0gak2q6-_babel_parser___parser_7.22.16.tgz
/nix/store/7kkb3yi49xbcb5vmrqb1z81nld1j3fhi-_babel_parser___parser_7.23.0.tgz
/nix/store/8ynbkl3fh2qvsp5yjikxhcbc36d520gg-_babel_parser___parser_7.9.4.tgz
/nix/store/isa961q3inkij309wjaq0bw47nqc4fj5-_babel_plugin_bugfix_safari_id_destructuring_collision_in_function_expression___plugin_bugfix_safari_id_destructuring_collision_in_function_expression_7.22.15.tgz
/nix/store/v4q8lmg891wdjpds43ivl2di6zjlf2lz-_babel_plugin_bugfix_v8_spread_parameters_in_optional_chaining___plugin_bugfix_v8_spread_parameters_in_optional_chaining_7.22.15.tgz
/nix/store/8ynjiig8lhkmx5b2axrycl02cz7cf5fs-_babel_plugin_proposal_async_generator_functions___plugin_proposal_async_generator_functions_7.20.7.tgz
/nix/store/wyrsf2if2f2bamqi6l7j6lp7ibavgn2r-_babel_plugin_proposal_class_properties___plugin_proposal_class_properties_7.18.6.tgz
/nix/store/8wnm87ls2qidb77w66qhzakl3klz54m5-_babel_plugin_proposal_export_default_from___plugin_proposal_export_default_from_7.18.10.tgz
/nix/store/07wnfa23qra0q8ggbkahkz35h2lw3kgh-_babel_plugin_proposal_nullish_coalescing_operator___plugin_proposal_nullish_coalescing_operator_7.18.6.tgz
/nix/store/2dj6szd78xnq2vfkabq00b208rrc8jc1-_babel_plugin_proposal_numeric_separator___plugin_proposal_numeric_separator_7.18.6.tgz
/nix/store/sz1d32b1ssklq1533c0i2618h4dnagiy-_babel_plugin_proposal_object_rest_spread___plugin_proposal_object_rest_spread_7.20.7.tgz
/nix/store/01c8hlba9s8yvffv07i7bq4dr7x1hiaj-_babel_plugin_proposal_optional_catch_binding___plugin_proposal_optional_catch_binding_7.8.3.tgz
/nix/store/9bbjxam0n8s4p776lqlmj98qzwy5sd00-_babel_plugin_proposal_optional_chaining___plugin_proposal_optional_chaining_7.21.0.tgz
/nix/store/73nmbr8hl7fhpkj7nf678rda9hvp8hgk-_babel_plugin_proposal_private_property_in_object___plugin_proposal_private_property_in_object_7.21.0_placeholder_for_preset_env.2.tgz
/nix/store/gxkwp0fwxjwszsb07mmwdqljswcr0v2s-_babel_plugin_syntax_async_generators___plugin_syntax_async_generators_7.8.4.tgz
/nix/store/h2nrc0dwhhjyaakfa1s0cg44kygw79ck-_babel_plugin_syntax_bigint___plugin_syntax_bigint_7.8.3.tgz
/nix/store/3bhny40l40iid16vjbyr3zpqpvbn5kyv-_babel_plugin_syntax_class_properties___plugin_syntax_class_properties_7.12.13.tgz
/nix/store/biqs9s4b6cp5cbylq0ryq3hyyy7qx9ka-_babel_plugin_syntax_class_properties___plugin_syntax_class_properties_7.8.3.tgz
/nix/store/hg10gv08ir77gksp4cycgahaa1ybkfs1-_babel_plugin_syntax_class_static_block___plugin_syntax_class_static_block_7.14.5.tgz
/nix/store/ij27a42472dda51r9sx40kl9r8vhsglv-_babel_plugin_syntax_dynamic_import___plugin_syntax_dynamic_import_7.8.3.tgz
/nix/store/4i6xcq1dmi0kqppm8fkiv6vc6vn05cik-_babel_plugin_syntax_export_default_from___plugin_syntax_export_default_from_7.18.6.tgz
/nix/store/023rsqqf35lvxy194vklc4sawmfj6qvw-_babel_plugin_syntax_export_namespace_from___plugin_syntax_export_namespace_from_7.8.3.tgz
/nix/store/w5jscd38q8xcjg9vy7dfygzlm0sn1gs8-_babel_plugin_syntax_flow___plugin_syntax_flow_7.18.6.tgz
/nix/store/5921giv6qyha11va8zr6vk3fcwpg6cxr-_babel_plugin_syntax_flow___plugin_syntax_flow_7.22.5.tgz
/nix/store/picvby2hiiwzblg2ryr8ikp6mz4f1pnn-_babel_plugin_syntax_import_assertions___plugin_syntax_import_assertions_7.22.5.tgz
/nix/store/542aafd2azxx78f6kvx5bbrfm36da3qy-_babel_plugin_syntax_import_attributes___plugin_syntax_import_attributes_7.22.5.tgz
/nix/store/70wygpbpaa1y1ljn6xxkmirhll39l5q6-_babel_plugin_syntax_import_meta___plugin_syntax_import_meta_7.10.4.tgz
/nix/store/zxbvd6ipnck3hnmz91n6ivlvn1hqk3r7-_babel_plugin_syntax_json_strings___plugin_syntax_json_strings_7.8.3.tgz
/nix/store/mxl28wgvm6nw5r2wihqdl514514jcy2z-_babel_plugin_syntax_jsx___plugin_syntax_jsx_7.18.6.tgz
/nix/store/w8nkpfspil9sxajhb6sczmqxwb24irpy-_babel_plugin_syntax_jsx___plugin_syntax_jsx_7.21.4.tgz
/nix/store/fk7nfj4imrdglpjkvnddm1il5yvdkd8z-_babel_plugin_syntax_jsx___plugin_syntax_jsx_7.23.3.tgz
/nix/store/h8f9xim1i97l0nzw8yhm53yqzv803hxw-_babel_plugin_syntax_logical_assignment_operators___plugin_syntax_logical_assignment_operators_7.10.4.tgz
/nix/store/y5d57sb3gp5l329q2yc3dyb63z03lr50-_babel_plugin_syntax_logical_assignment_operators___plugin_syntax_logical_assignment_operators_7.8.3.tgz
/nix/store/mfmivp9kdhhpnn7gvhxnmy0z9ylppip0-_babel_plugin_syntax_nullish_coalescing_operator___plugin_syntax_nullish_coalescing_operator_7.8.3.tgz
/nix/store/3nj79i8h8m0znd9pvdp3zariwb6qgic4-_babel_plugin_syntax_numeric_separator___plugin_syntax_numeric_separator_7.10.4.tgz
/nix/store/38ajyqx7vsx9xjwyb3zczj9i5qa2hw9y-_babel_plugin_syntax_numeric_separator___plugin_syntax_numeric_separator_7.8.3.tgz
/nix/store/l6wiw68xda55addwad08ag73xdb62hsm-_babel_plugin_syntax_object_rest_spread___plugin_syntax_object_rest_spread_7.8.3.tgz
/nix/store/d5giycng40gxcbzqbqhbdcmsaz0v7axh-_babel_plugin_syntax_optional_catch_binding___plugin_syntax_optional_catch_binding_7.8.3.tgz
/nix/store/wpr5mbp3jzsi0lx656smbgkpdcq61c11-_babel_plugin_syntax_optional_chaining___plugin_syntax_optional_chaining_7.8.3.tgz
/nix/store/1hs7r9lgp8sk4ixsf6qc92f014mbsaaq-_babel_plugin_syntax_private_property_in_object___plugin_syntax_private_property_in_object_7.14.5.tgz
/nix/store/h4hq6s9kbcv0nrqap1sh8smkvzxylq97-_babel_plugin_syntax_top_level_await___plugin_syntax_top_level_await_7.14.5.tgz
/nix/store/yybp99in1b0l94sqlps2vl7vn8livy03-_babel_plugin_syntax_typescript___plugin_syntax_typescript_7.17.12.tgz
/nix/store/y7k912c3ix744i0qskb3fkcyz1x5fpb2-_babel_plugin_syntax_typescript___plugin_syntax_typescript_7.20.0.tgz
/nix/store/36395dr3ahdp697bpmnzbwvcrd0g7c5y-_babel_plugin_syntax_typescript___plugin_syntax_typescript_7.23.3.tgz
/nix/store/sxiwr77a5y57szhycbznz2kx11g2v9sx-_babel_plugin_syntax_unicode_sets_regex___plugin_syntax_unicode_sets_regex_7.18.6.tgz
/nix/store/mjan5ny0a4nf6lk5aw0v7wvsndah0ly3-_babel_plugin_transform_arrow_functions___plugin_transform_arrow_functions_7.22.5.tgz
/nix/store/w7qgz71r0fr637afl9ngfmm76m67idp2-_babel_plugin_transform_arrow_functions___plugin_transform_arrow_functions_7.8.3.tgz
/nix/store/zvif2jar0y59gssjvhp2jz0pjksvn6qf-_babel_plugin_transform_async_generator_functions___plugin_transform_async_generator_functions_7.22.15.tgz
/nix/store/xlrd5017fv2pa9br6y0cg7n58kxj5bsi-_babel_plugin_transform_async_to_generator___plugin_transform_async_to_generator_7.22.5.tgz
/nix/store/4dadl7av7vwi85rpdgz0778ri91kk9sz-_babel_plugin_transform_block_scoped_functions___plugin_transform_block_scoped_functions_7.22.5.tgz
/nix/store/ks1cwxi0vq6nzyfkmq8bs00wx251y7pz-_babel_plugin_transform_block_scoping___plugin_transform_block_scoping_7.22.15.tgz
/nix/store/y0l3y118b0qldcxcs9n1didz590pfwj2-_babel_plugin_transform_block_scoping___plugin_transform_block_scoping_7.23.0.tgz
/nix/store/wpkring9g6v4zprhncsjr0hf9sm73vgw-_babel_plugin_transform_block_scoping___plugin_transform_block_scoping_7.8.3.tgz
/nix/store/sgqkxbf22z0q2dsl24dk194z9qrc3in1-_babel_plugin_transform_class_properties___plugin_transform_class_properties_7.22.5.tgz
/nix/store/pnk6176c5g22awwq3lb2451d8h38jjgz-_babel_plugin_transform_class_static_block___plugin_transform_class_static_block_7.22.11.tgz
/nix/store/2f8h9w75lry2gx15z07v23779k86563y-_babel_plugin_transform_classes___plugin_transform_classes_7.21.0.tgz
/nix/store/yvd06jjzhfnp4pfkvf28525iv38gixyv-_babel_plugin_transform_classes___plugin_transform_classes_7.22.15.tgz
/nix/store/nyqg06cwjf9hq5wb384mpnh5ggmphbnb-_babel_plugin_transform_computed_properties___plugin_transform_computed_properties_7.22.5.tgz
/nix/store/bp4zcz39cgs67z1arhnq88j7fgs93bj3-_babel_plugin_transform_computed_properties___plugin_transform_computed_properties_7.8.3.tgz
/nix/store/ilxw7bf18rbbmdqybk3fm1lxqnm9632p-_babel_plugin_transform_destructuring___plugin_transform_destructuring_7.22.15.tgz
/nix/store/cy0aw5bspk2md2xhfgip9xs32ghw4jss-_babel_plugin_transform_dotall_regex___plugin_transform_dotall_regex_7.22.5.tgz
/nix/store/24faln31k8smdbqrhc8igmavl4qzp3f0-_babel_plugin_transform_duplicate_keys___plugin_transform_duplicate_keys_7.22.5.tgz
/nix/store/s2r99gbacfan7agaxbgax2s1z886gr55-_babel_plugin_transform_dynamic_import___plugin_transform_dynamic_import_7.22.11.tgz
/nix/store/hdm047j0lgd64yy4hpa42w765nnchxqw-_babel_plugin_transform_exponentiation_operator___plugin_transform_exponentiation_operator_7.22.5.tgz
/nix/store/wqdyrws93s6kwlf6lcl9cp9dwqakkl67-_babel_plugin_transform_export_namespace_from___plugin_transform_export_namespace_from_7.22.11.tgz
/nix/store/39xpay0h6qqv0j6lznw4h8klqkbjq47q-_babel_plugin_transform_flow_strip_types___plugin_transform_flow_strip_types_7.21.0.tgz
/nix/store/6k70rwbwdvrv3fzac0q5mpfgzwlpq538-_babel_plugin_transform_flow_strip_types___plugin_transform_flow_strip_types_7.22.5.tgz
/nix/store/a5i1j5wvaxry3g9akkrw0s4vbda6v42s-_babel_plugin_transform_for_of___plugin_transform_for_of_7.22.15.tgz
/nix/store/hdrpj2vgcwr31gbcrr8bypdk9phlvsmp-_babel_plugin_transform_function_name___plugin_transform_function_name_7.18.9.tgz
/nix/store/1f90bp4fmc600b531bzcnkmvdxadibq4-_babel_plugin_transform_function_name___plugin_transform_function_name_7.22.5.tgz
/nix/store/0nmqk5as796d2lnv1m0z7pp6j7mcrm19-_babel_plugin_transform_json_strings___plugin_transform_json_strings_7.22.11.tgz
/nix/store/7l8xfjy5v9mjaxc0d78vjvyjj8ahj98g-_babel_plugin_transform_literals___plugin_transform_literals_7.22.5.tgz
/nix/store/754d4595zyi0gg2pcmzvwyjj9w973yrm-_babel_plugin_transform_literals___plugin_transform_literals_7.8.3.tgz
/nix/store/ajx1ksx6wvq1avyhvpys9ngssh96q3b2-_babel_plugin_transform_logical_assignment_operators___plugin_transform_logical_assignment_operators_7.22.11.tgz
/nix/store/kfvffdpgwh578nfpsbdfic7nggpa6blq-_babel_plugin_transform_member_expression_literals___plugin_transform_member_expression_literals_7.22.5.tgz
/nix/store/3xsvbl8qp35b7cdjmg0jl00d34wp1426-_babel_plugin_transform_modules_amd___plugin_transform_modules_amd_7.22.5.tgz
/nix/store/n5h80x0nk311dcry84wss2h89cdx4fvm-_babel_plugin_transform_modules_commonjs___plugin_transform_modules_commonjs_7.21.2.tgz
/nix/store/5w77sdnp9yjwnjylzxdm1bc1si16imdd-_babel_plugin_transform_modules_commonjs___plugin_transform_modules_commonjs_7.22.15.tgz
/nix/store/l9s9jngr7867qpaapyw0x9li9mydrjnp-_babel_plugin_transform_modules_commonjs___plugin_transform_modules_commonjs_7.23.3.tgz
/nix/store/iqvkar8v7vyjymca0h0y5ha3ry8dk661-_babel_plugin_transform_modules_systemjs___plugin_transform_modules_systemjs_7.22.11.tgz
/nix/store/dqsbv2y9ab54qwyjg0p19xmqz0b9spy7-_babel_plugin_transform_modules_umd___plugin_transform_modules_umd_7.22.5.tgz
/nix/store/8bf9hj4rmdaq0jas8kxg4agm7k4hjngw-_babel_plugin_transform_named_capturing_groups_regex___plugin_transform_named_capturing_groups_regex_7.20.5.tgz
/nix/store/fbpv2344zp7h3zq710nxjvv8wbr53m2b-_babel_plugin_transform_named_capturing_groups_regex___plugin_transform_named_capturing_groups_regex_7.22.5.tgz
/nix/store/1lkgbzp3hzjhspk8mr8q63cw4ki9x1jk-_babel_plugin_transform_new_target___plugin_transform_new_target_7.22.5.tgz
/nix/store/970gz6lkqfiz12mcifv02rs50p0v8rsa-_babel_plugin_transform_nullish_coalescing_operator___plugin_transform_nullish_coalescing_operator_7.22.11.tgz
/nix/store/z71gp0s9yb1i4mgwmp5xvwy6iyapdhw8-_babel_plugin_transform_numeric_separator___plugin_transform_numeric_separator_7.22.11.tgz
/nix/store/mhbzfzifc56phmhcy052qmmy0chbd2yb-_babel_plugin_transform_object_assign___plugin_transform_object_assign_7.23.3.tgz
/nix/store/k3lc74db00c3hjhc8qmnzk7w4zlp4221-_babel_plugin_transform_object_rest_spread___plugin_transform_object_rest_spread_7.22.15.tgz
/nix/store/1dpmffcxj1l9kypva70969byanpzn9ql-_babel_plugin_transform_object_super___plugin_transform_object_super_7.22.5.tgz
/nix/store/2nmj52lx45mknr94gq39xynm48mgwddi-_babel_plugin_transform_optional_catch_binding___plugin_transform_optional_catch_binding_7.22.11.tgz
/nix/store/kry00807hdqmr8javy1na0g6mazqpm84-_babel_plugin_transform_optional_chaining___plugin_transform_optional_chaining_7.22.15.tgz
/nix/store/8hk1bfqnnyh78rw5p6rkch7m7kff5a9i-_babel_plugin_transform_parameters___plugin_transform_parameters_7.21.3.tgz
/nix/store/j946mcvp0l64jf04lc2zwacrh20nqfr1-_babel_plugin_transform_parameters___plugin_transform_parameters_7.22.15.tgz
/nix/store/1vi7591i4pv6wcywgjzglm9vkhgysg6v-_babel_plugin_transform_private_methods___plugin_transform_private_methods_7.22.5.tgz
/nix/store/zjqrnz3jj8kgn4kmimq1gz4i2kwx0cpv-_babel_plugin_transform_private_property_in_object___plugin_transform_private_property_in_object_7.22.11.tgz
/nix/store/dj0favypbiw5hsrh1ckli3y5wdb432i4-_babel_plugin_transform_property_literals___plugin_transform_property_literals_7.22.5.tgz
/nix/store/99g0jrw32sl8sw59b5gl0d5pr8zzr391-_babel_plugin_transform_react_display_name___plugin_transform_react_display_name_7.18.6.tgz
/nix/store/b0p0zrdhnm4lan5idxhhymrid4i3qn1v-_babel_plugin_transform_react_jsx___plugin_transform_react_jsx_7.19.0.tgz
/nix/store/gwlhl9xbaiir2i0i65jf0wgad64yry8r-_babel_plugin_transform_react_jsx___plugin_transform_react_jsx_7.21.0.tgz
/nix/store/2m35yv091532qb0qgzd3ydgqwnxg2cgz-_babel_plugin_transform_react_jsx_development___plugin_transform_react_jsx_development_7.18.6.tgz
/nix/store/jnib53j12jdpnm7s9s2nj4rniavp9pba-_babel_plugin_transform_react_jsx_self___plugin_transform_react_jsx_self_7.21.0.tgz
/nix/store/iv05x666pacf94rcq3z69cw1cx22rx3n-_babel_plugin_transform_react_jsx_source___plugin_transform_react_jsx_source_7.19.6.tgz
/nix/store/732fv43mzvvyhnrxlbk0zkps80ycm9zr-_babel_plugin_transform_react_pure_annotations___plugin_transform_react_pure_annotations_7.18.6.tgz
/nix/store/1fr0ldp2kzd3hw0v2x19j3s97arnfhhh-_babel_plugin_transform_regenerator___plugin_transform_regenerator_7.22.10.tgz
/nix/store/5r9skqq9abvmj41b0mcrbmj26fa58959-_babel_plugin_transform_reserved_words___plugin_transform_reserved_words_7.22.5.tgz
/nix/store/scdbp8yzjrf01yricdjkbnn7x1rdfd9n-_babel_plugin_transform_runtime___plugin_transform_runtime_7.21.0.tgz
/nix/store/zdj3ckwnd79wlai6wv706xllarvn239v-_babel_plugin_transform_shorthand_properties___plugin_transform_shorthand_properties_7.22.5.tgz
/nix/store/j5gbv2vy4dx6fvwpkpmgf3xm15w3g0c1-_babel_plugin_transform_shorthand_properties___plugin_transform_shorthand_properties_7.8.3.tgz
/nix/store/mds03gc0dfhi8j0sbc5yqk989i4c0rc3-_babel_plugin_transform_spread___plugin_transform_spread_7.22.5.tgz
/nix/store/zi2yd895aqlbb1drvq62rw6z7n5bnspb-_babel_plugin_transform_spread___plugin_transform_spread_7.8.3.tgz
/nix/store/3fr2hacvxgdlnnm3pf35xsq1i7hm3wrz-_babel_plugin_transform_sticky_regex___plugin_transform_sticky_regex_7.22.5.tgz
/nix/store/jd2wwbwbhwcyxslmkvqbdphr1r4z2ymb-_babel_plugin_transform_sticky_regex___plugin_transform_sticky_regex_7.8.3.tgz
/nix/store/xdhx31s89p0s8zrnhz13gr4rj8h2ajqi-_babel_plugin_transform_template_literals___plugin_transform_template_literals_7.22.5.tgz
/nix/store/8lj7x1smh0f3n50r5dvv05g2p2synlip-_babel_plugin_transform_typeof_symbol___plugin_transform_typeof_symbol_7.22.5.tgz
/nix/store/b418b4216cpn1117j3rqn0brnyawnd3f-_babel_plugin_transform_typescript___plugin_transform_typescript_7.18.4.tgz
/nix/store/lpywj6smvzyw1n3sz5wsgpwnr7miyjg2-_babel_plugin_transform_typescript___plugin_transform_typescript_7.21.3.tgz
/nix/store/b9v366iz9jllhqwfl5zsay1x9gi11a6k-_babel_plugin_transform_typescript___plugin_transform_typescript_7.23.6.tgz
/nix/store/5s1wr9zyns7bwhbxipqfk8y7lggf72ry-_babel_plugin_transform_unicode_escapes___plugin_transform_unicode_escapes_7.22.10.tgz
/nix/store/xdd48l62q2w2pw7ni6f25ivkg4m4qppv-_babel_plugin_transform_unicode_property_regex___plugin_transform_unicode_property_regex_7.22.5.tgz
/nix/store/2d3hh53zfnvqxaa2qp5b2dvr3j9v0whw-_babel_plugin_transform_unicode_regex___plugin_transform_unicode_regex_7.22.5.tgz
/nix/store/8zr4kha928956q7kcjl1z68rdh9ivp4w-_babel_plugin_transform_unicode_regex___plugin_transform_unicode_regex_7.8.3.tgz
/nix/store/41ch9ahwfmshv2gfg2brgwy5fh7nwa0j-_babel_plugin_transform_unicode_sets_regex___plugin_transform_unicode_sets_regex_7.22.5.tgz
/nix/store/lgr7i84qkx52wh9265v6hrgkhvlvs3yy-_babel_preset_env___preset_env_7.22.15.tgz
/nix/store/w62ynbbx1ayysi7z4akfnzrn8zm31y7y-_babel_preset_flow___preset_flow_7.21.4.tgz
/nix/store/zz6dlwm1mwpzjxbrhcm4qlzhqgl5ik4g-_babel_preset_modules___preset_modules_0.1.6_no_external_plugins.tgz
/nix/store/4vdn0l5z55allhjc6wvdw5vszkdqgik3-_babel_preset_react___preset_react_7.18.6.tgz
/nix/store/xjwlkyk0ai10560bmqa3b5n0a0hvd3wv-_babel_preset_typescript___preset_typescript_7.17.12.tgz
/nix/store/01pk4l8gcqwifspp0wj28d9y7415wj9c-_babel_preset_typescript___preset_typescript_7.21.4.tgz
/nix/store/ad2268sm45ll0hld6a7v0mp4s027pgyc-_babel_preset_typescript___preset_typescript_7.23.3.tgz
/nix/store/qhv4dg3686m4z63vsif8pikdsdw4fhiq-_babel_register___register_7.0.0.tgz
/nix/store/znb0yvpq1csmn69wm2rapzw1l82a7agn-_babel_register___register_7.21.0.tgz
/nix/store/s7s9y5pbvv7kaxkcimhjjj4yci00zd0s-_babel_regjsgen___regjsgen_0.8.0.tgz
/nix/store/m5lbl8fswig4j4ad5x066566x5s2vik8-_babel_runtime___runtime_7.20.0.tgz
/nix/store/a7ia6lbfx96dz3z63g6n3sx85gp7096q-_babel_runtime___runtime_7.21.0.tgz
/nix/store/xzhw0q55wdl6b39z2rg3rygla2dyhhd4-_babel_runtime___runtime_7.9.2.tgz
/nix/store/0b7n9rirwl1lddga1s7jfv097fp555xr-_babel_template___template_7.16.7.tgz
/nix/store/73bimrrlly5vmjj1whr31jyg3wbcnfam-_babel_template___template_7.18.10.tgz
/nix/store/qi2lw1adhnnqv0r98zs18n5x1qq0qwag-_babel_template___template_7.20.7.tgz
/nix/store/nym0077i8g6hfp5nd2d4fznd44wdkjyi-_babel_template___template_7.22.15.tgz
/nix/store/hnbfh1zv4dmr7vizyczvc9hsvns1q4g2-_babel_template___template_7.8.6.tgz
/nix/store/g2w723mypllcgfhv69sika9xcgjr2chk-_babel_traverse___traverse_7.18.2.tgz
/nix/store/srb63b8slafbglpry5msgwbc2c1kili1-_babel_traverse___traverse_7.21.3.tgz
/nix/store/ig4701p7asggfcqxxs5rs17hjpkrh0zv-_babel_traverse___traverse_7.22.17.tgz
/nix/store/mvpdwqhngbkqgi28k4bi1djw4hjypk72-_babel_traverse___traverse_7.23.0.tgz
/nix/store/g73w0z3jh8yw5nahnb3ipdsj2x3nv3pg-_babel_traverse___traverse_7.9.5.tgz
/nix/store/9q20li64wdxffwg7fqmgc8rfh3hcllhm-_babel_types___types_7.17.12.tgz
/nix/store/l1h3g0n440y0lbnxqqm0bipv8gxk1w8c-_babel_types___types_7.23.0.tgz
/nix/store/0a5fg51v2pysidf01fn2qhj4b44skz9g-_babel_types___types_7.23.6.tgz
/nix/store/lla437al2cfrcd3b908yqjs1w376nrp5-_bcoe_v8_coverage___v8_coverage_0.2.3.tgz
/nix/store/azaz8677gjb9sax1w3fc76v45bp04z5c-_egjs_hammerjs___hammerjs_2.0.17.tgz
/nix/store/936y561wcbsn8ghfvqw5gwl7dwv7cm2g-_ethersproject_abi___abi_5.7.0.tgz
/nix/store/6am327gk12xb2yjx46ifbxs8rhq5ls72-_ethersproject_abstract_provider___abstract_provider_5.7.0.tgz
/nix/store/ykwa0whcqbbyvnrsg2mgnss63l00535i-_ethersproject_abstract_signer___abstract_signer_5.7.0.tgz
/nix/store/m0wlsznn50qy4fdks4dw3s70dqqfmakl-_ethersproject_address___address_5.7.0.tgz
/nix/store/b8bq17p8cn5xr0kgzp35crbqdw9mchf1-_ethersproject_base64___base64_5.7.0.tgz
/nix/store/dm76s3h98gsrgv6j42d1gc20qw4hpci2-_ethersproject_basex___basex_5.7.0.tgz
/nix/store/dzj81c5mq9y68i5lfcqc2j51p0dqkg0z-_ethersproject_bignumber___bignumber_5.7.0.tgz
/nix/store/nr77qygzmdizy6kwv0v5z01ia59lwkgg-_ethersproject_bytes___bytes_5.7.0.tgz
/nix/store/yc6xmyma46yj2gvj3zlm7838ywjn0s8y-_ethersproject_constants___constants_5.7.0.tgz
/nix/store/hfs8bksv9vhb200bk2vlr6i5nm6yl5v2-_ethersproject_contracts___contracts_5.7.0.tgz
/nix/store/1c6anld27vwrq9afddkmwxm5k29jrw17-_ethersproject_hash___hash_5.7.0.tgz
/nix/store/0fy84mghwff0rmq2h5ci7w153wpchjk8-_ethersproject_hdnode___hdnode_5.7.0.tgz
/nix/store/g6qakqw2d93vvcz9savm21bn3dikdiwz-_ethersproject_json_wallets___json_wallets_5.7.0.tgz
/nix/store/cfxiw03a3zfkx91gq6f1q7fjss3f5l9l-_ethersproject_keccak256___keccak256_5.7.0.tgz
/nix/store/8livmg2rjkfg2a4khsyw1zzs52xyi8zr-_ethersproject_logger___logger_5.7.0.tgz
/nix/store/dkfpxzzcdg9a7y14m6cxziqzj0mqh77a-_ethersproject_networks___networks_5.7.1.tgz
/nix/store/gyfdlbkny72rjifq8khy5d2jp98nxcib-_ethersproject_pbkdf2___pbkdf2_5.7.0.tgz
/nix/store/p9c5las86976bhwk74474mifh73pm4dh-_ethersproject_properties___properties_5.7.0.tgz
/nix/store/yj30434grxcrdkd3imbsr9sk848z44zr-_ethersproject_providers___providers_5.7.2.tgz
/nix/store/qk88x0hxxqs4fdl4x1n7h0qgjk6hhhpj-_ethersproject_random___random_5.7.0.tgz
/nix/store/9gz9vw484kvr5g2zgn39iv58ra2fd2dw-_ethersproject_rlp___rlp_5.7.0.tgz
/nix/store/ankcf9fhnx5m55j2mix76zxink2a9qyv-_ethersproject_sha2___sha2_5.7.0.tgz
/nix/store/vgp8gah5gflkja5ngkgdkncsz21rwf4m-_ethersproject_shims___shims_5.7.0.tgz
/nix/store/i6wmxf3d9k0f49hlq18747fdn4r5i2x5-_ethersproject_signing_key___signing_key_5.7.0.tgz
/nix/store/5dypznl1k0xh4kr89yvmpc23vi5ql0m8-_ethersproject_solidity___solidity_5.7.0.tgz
/nix/store/ywvqynxv17698gv2jmxhmpv7bkhs0qxj-_ethersproject_strings___strings_5.7.0.tgz
/nix/store/83mhvghs14sdszwvgkj3kqzyrjizdc8q-_ethersproject_transactions___transactions_5.7.0.tgz
/nix/store/wnnpd3frwgnw1231chp4cbsqp0hhpl98-_ethersproject_units___units_5.7.0.tgz
/nix/store/61zivfmga5m0pj94pxnm18vh0h6yz7ws-_ethersproject_wallet___wallet_5.7.0.tgz
/nix/store/wmn309pi314vkv3d43g1f9rxxd6ypxkl-_ethersproject_web___web_5.7.1.tgz
/nix/store/94r8j8ba26vdqk9ds9i2hblrr92k6qmp-_ethersproject_wordlists___wordlists_5.7.0.tgz
/nix/store/gnpcijhg2zfaiy01b4hylfxawc6w3mp4-_hapi_hoek___hoek_9.3.0.tgz
/nix/store/w74a4yc16zndxbizhiicyfnncd9sqgiw-_hapi_topo___topo_5.1.0.tgz
/nix/store/97nbicvjkmgj5by24vk5jmvrj1kg0amp-_isaacs_ttlcache___ttlcache_1.4.1.tgz
/nix/store/i4677inwbn7whkzcnldpcpq569l686bi-_istanbuljs_load_nyc_config___load_nyc_config_1.0.0.tgz
/nix/store/nrky4c43zmlj4fcfifja1zm6rjiszahz-_istanbuljs_schema___schema_0.1.2.tgz
/nix/store/2nsd22l0j042hqws74ll0kqq6d0vpvd2-_jest_console___console_29.7.0.tgz
/nix/store/l81g1wiadycrj54anhawpq8fm84sj49a-_jest_core___core_29.7.0.tgz
/nix/store/5l1g3m0dib52lscigl3ybn4mg9s9l46k-_jest_create_cache_key_function___create_cache_key_function_29.7.0.tgz
/nix/store/nzsnvmhsrpqqbazhr1qp955bs6zp4fyr-_jest_environment___environment_25.5.0.tgz
/nix/store/ng1jyb8i23i20xh2bq5asw3ngl9xw8j6-_jest_environment___environment_29.7.0.tgz
/nix/store/iw9zq76iva27143667sjxdrvjbl349ma-_jest_expect___expect_29.7.0.tgz
/nix/store/2f67f53n5h9n9p9dz9016m38ka33320q-_jest_expect_utils___expect_utils_28.1.3.tgz
/nix/store/v6yzgnqapmr071ndlhr2mzymvab0hbmf-_jest_expect_utils___expect_utils_29.7.0.tgz
/nix/store/q13lpvvng9hhmc729b054ww58qwi1xcw-_jest_fake_timers___fake_timers_25.5.0.tgz
/nix/store/g4rpiybpmahs3izzaa36kx7iws727fb3-_jest_fake_timers___fake_timers_29.7.0.tgz
/nix/store/r35yx6f4y6y5248ypbnphz6d6ybzck7r-_jest_globals___globals_25.5.2.tgz
/nix/store/sz8n4j0ry7w8gbygjcc8csaabnyr92cm-_jest_globals___globals_29.7.0.tgz
/nix/store/cc7b40h5gq8l7b6a735mblprnjaanyv9-_jest_reporters___reporters_29.7.0.tgz
/nix/store/pl8cvy5f4gqkq666byv219n1kgydf2x5-_jest_schemas___schemas_28.1.3.tgz
/nix/store/sjqas58cy9i7kz371jyc26md9rd7jcha-_jest_schemas___schemas_29.0.0.tgz
/nix/store/jdycxsf860x7wn0g66ma02yfn9ldcxfx-_jest_schemas___schemas_29.6.3.tgz
/nix/store/azk64rlfjn2qm7clnsa4ci1g6fi7rwr6-_jest_source_map___source_map_29.6.3.tgz
/nix/store/lbq0a46q56fh02bmz3qbkmf231816fyj-_jest_test_result___test_result_29.7.0.tgz
/nix/store/hild4ndjl72w45z5c5y2a74wf2gi1x5k-_jest_test_sequencer___test_sequencer_29.7.0.tgz
/nix/store/hb14qd3wkj8jfkmrzy7j3v02h56vla1v-_jest_transform___transform_29.7.0.tgz
/nix/store/xy8pg8ddf297f9xbx5hqx25shrkpx8dr-_jest_types___types_25.5.0.tgz
/nix/store/jsl5j1bchz0mxg17drm9ng96473i6zyg-_jest_types___types_26.6.2.tgz
/nix/store/qj7rx2y78r8pj84x83cqzkcm3wi2ljwx-_jest_types___types_28.1.3.tgz
/nix/store/cjqrr0lm1nvnrrcn0s1d65sagflr1aii-_jest_types___types_29.6.3.tgz
/nix/store/28nd35iv7g273dgjgg19h83nfp2vzmwv-_jridgewell_gen_mapping___gen_mapping_0.3.1.tgz
/nix/store/2mx5cp86g44c5fl5xw1bb0v0q2yxr3p7-_jridgewell_gen_mapping___gen_mapping_0.3.2.tgz
/nix/store/fl22z8dfvjrfd2vfddymvdzpv2myir1i-_jridgewell_resolve_uri___resolve_uri_3.0.7.tgz
/nix/store/4xkwnykkrn8zdjk8qcxw4vx2g913ma1y-_jridgewell_resolve_uri___resolve_uri_3.1.0.tgz
/nix/store/xawqhd9vs48sgk0kyzjw4kdr4ly679k5-_jridgewell_resolve_uri___resolve_uri_3.1.1.tgz
/nix/store/c66p8ldkinlph2x3fsiqax6p4s7lhqni-_jridgewell_set_array___set_array_1.1.1.tgz
/nix/store/hnjfjwfi59wap3pc2r396m73gqzn5hkd-_jridgewell_set_array___set_array_1.1.2.tgz
/nix/store/raj9vkw8zgjiqc49w248j6arfrk0ywmj-_jridgewell_source_map___source_map_0.3.5.tgz
/nix/store/bwcjfmcshq2glqhlf1xwwxv8skrca2vq-_jridgewell_sourcemap_codec___sourcemap_codec_1.4.13.tgz
/nix/store/awjr7kr693g7jdl5lxxag2a5niwhh9dj-_jridgewell_sourcemap_codec___sourcemap_codec_1.4.14.tgz
/nix/store/2jk5i2x5kzl3vlab5fldhdsjf2swg7r2-_jridgewell_sourcemap_codec___sourcemap_codec_1.4.15.tgz
/nix/store/z6f9pm47kk2qp8d49yqrqrhk2v3sp6ak-_jridgewell_trace_mapping___trace_mapping_0.3.13.tgz
/nix/store/hxqd7r836h4xg0i6bh2b4y6g3a71gins-_jridgewell_trace_mapping___trace_mapping_0.3.17.tgz
/nix/store/k1zsshh2nwr33w9a3bn4sqmrv0qz4wa3-_jridgewell_trace_mapping___trace_mapping_0.3.19.tgz
/nix/store/yka0yjfd3rdm99zl0bd0j0c849mqnfk7-_jridgewell_trace_mapping___trace_mapping_0.3.20.tgz
/nix/store/vk64qbwyanrs06qslymx6490yd7l2zs9-_json_rpc_tools_types___types_1.7.6.tgz
/nix/store/fmv78kkdm8dvbsrk8n9fmgb2xmqchrd7-_json_rpc_tools_utils___utils_1.7.6.tgz
/nix/store/q4ls8lnamyxjbgd5gyh9fkp5chy1qccb-_mapbox_node_pre_gyp___node_pre_gyp_1.0.9.tgz
/nix/store/6b65b9jkk3qa2x2vivysijxbnsqhx7w6-_parcel_watcher___watcher_2.4.1.tgz
/nix/store/ir7jxbcw2xjx3id2gnx535iza8ak63hq-_parcel_watcher_android_arm64___watcher_android_arm64_2.4.1.tgz
/nix/store/smhahjngyjqihlfx9xzpjx2s21vl4csm-_parcel_watcher_darwin_arm64___watcher_darwin_arm64_2.4.1.tgz
/nix/store/75grwk0xfpz9ixn8qqc69rsd49qyls0g-_parcel_watcher_darwin_x64___watcher_darwin_x64_2.4.1.tgz
/nix/store/d50m71g8qy2ngcy6gpjq0haml2iyv703-_parcel_watcher_freebsd_x64___watcher_freebsd_x64_2.4.1.tgz
/nix/store/5mahfv9vkfl38h5may7vqh81dcxvy9lw-_parcel_watcher_linux_arm64_glibc___watcher_linux_arm64_glibc_2.4.1.tgz
/nix/store/9g43qfql2jlwbqiip969gmxxmgq3q12m-_parcel_watcher_linux_arm64_musl___watcher_linux_arm64_musl_2.4.1.tgz
/nix/store/2f2npvj8lax18z2g06fh0dgw4sn39kih-_parcel_watcher_linux_arm_glibc___watcher_linux_arm_glibc_2.4.1.tgz
/nix/store/n29ykf819vnjali6a030mjzxyz7rbdnj-_parcel_watcher_linux_x64_glibc___watcher_linux_x64_glibc_2.4.1.tgz
/nix/store/a7ziyqyqrrl8y1jf2n1ih6pgsa8alydf-_parcel_watcher_linux_x64_musl___watcher_linux_x64_musl_2.4.1.tgz
/nix/store/lzs8np7pfznw89njsdl9ly4haksi50wx-_parcel_watcher_wasm___watcher_wasm_2.4.1.tgz
/nix/store/mrmc5yc513jbl5rgqrb5z9bbg38g0g1x-_parcel_watcher_win32_arm64___watcher_win32_arm64_2.4.1.tgz
/nix/store/ffgyfg09jrh7dq55w2wyv5n7lvzdcl2j-_parcel_watcher_win32_ia32___watcher_win32_ia32_2.4.1.tgz
/nix/store/b2h5xp0ri0hxh556hsjigd5ljw3ibadn-_parcel_watcher_win32_x64___watcher_win32_x64_2.4.1.tgz
/nix/store/ian0360c2qf1chmz81idlvf9yxrhzjn6-_pedrouid_environment___environment_1.0.1.tgz
/nix/store/bamj8ldj9vlqwpc2j642yv66kgsda6hz-_react_native_assets_registry___assets_registry_0.73.1.tgz
/nix/store/jmi1qamc65vq3k9qin62ii0vsbalc24r-_react_native_async_storage_async_storage___async_storage_1.19.3.tgz
/nix/store/jr9sfa8jnq5krm7z16391ych46mrpicb-_react_native_babel_plugin_codegen___babel_plugin_codegen_0.73.4.tgz
/nix/store/zbdzqsn1civ2ycynzyrq27jhy3qnfkfi-_react_native_babel_preset___babel_preset_0.73.21.tgz
/nix/store/0wfnyjkpf57y9hkrc7z10m25wfhb09nj-_react_native_camera_roll_camera_roll___camera_roll_7.5.2.tgz
/nix/store/s266yrfsnqcs9gjq4adfqmy5grzxy4fa-_react_native_clipboard_clipboard___clipboard_1.13.2.tgz
/nix/store/v554lkx81hsalwmali0bhd7lyxg2mdib-_react_native_codegen___codegen_0.73.2.tgz
/nix/store/ra6m2d9zibmfigj4kyz4h0l9d4blv5ma-_react_native_codegen___codegen_0.73.3.tgz
/nix/store/dvkrh5ksyb6j7g2i106ippyjxh122y18-_react_native_community_blur___blur_4.4.1.tgz
/nix/store/730ssbbzjhh9g8kgx7i4c2vp1w4rlxrr-_react_native_community_cli___cli_12.3.6.tgz
/nix/store/4pa7g9wihnm65hdinn7w166f9x44iiwk-_react_native_community_cli_clean___cli_clean_12.3.6.tgz
/nix/store/p2g8008j9hs6ard1xk4302fcx5f8pzw2-_react_native_community_cli_config___cli_config_12.3.6.tgz
/nix/store/655df3yn0vlsbi8x93rzkgnjyq2myhl5-_react_native_community_cli_debugger_ui___cli_debugger_ui_12.3.6.tgz
/nix/store/vlqscfx6j8rc93afvwarj3llqzkjw335-_react_native_community_cli_doctor___cli_doctor_12.3.6.tgz
/nix/store/i57bliv3sfxxyg468xyjy82sk2b5gvm1-_react_native_community_cli_hermes___cli_hermes_12.3.6.tgz
/nix/store/l7xgj67f4k02agg8y5yfalq3mi5nyb1j-_react_native_community_cli_platform_android___cli_platform_android_12.3.6.tgz
/nix/store/xbx51j9maydaqnqwyywkmp02mzm62vxy-_react_native_community_cli_platform_ios___cli_platform_ios_12.3.6.tgz
/nix/store/ylfm256bf6rilkgjwmmgpbs1waifzgng-_react_native_community_cli_plugin___community_cli_plugin_0.73.17.tgz
/nix/store/zdhc1mwkajig8i4mxkk7mxlb7s2bn1wl-_react_native_community_cli_plugin_metro___cli_plugin_metro_12.3.6.tgz
/nix/store/70vq3xwqc2zf3jjvk0fy4wqr3fgkr4cm-_react_native_community_cli_server_api___cli_server_api_12.3.6.tgz
/nix/store/wl8ndid1rkyhdpgggqvfprvw66x4365g-_react_native_community_cli_tools___cli_tools_12.3.6.tgz
/nix/store/rx4ncygq44kw7fcx6r9dpklyhsz94c0f-_react_native_community_cli_types___cli_types_12.3.6.tgz
/nix/store/spa3pgjc91awg4c1xy7ysslqiz160xan-_react_native_community_hooks___hooks_3.0.0.tgz
/nix/store/2fsy6cmn9qjkdy3wyc23r2l8c8ag62i5-_react_native_community_masked_view___masked_view_0.1.9.tgz
/nix/store/l6xg7k3gqinl57n6gjdcr33s4kma7n5d-_react_native_community_netinfo___netinfo_4.7.0.tgz
/nix/store/3li2yfgz9fd3fd3p7ibs2gy9n873zchr-_react_native_community_push_notification_ios___push_notification_ios_1.4.1.tgz
/nix/store/8ss6kmaigfmqlp8v03fc4pgifa2gn8y4-_react_native_community_slider___slider_3.0.0.tgz
/nix/store/0yq6j988hw825kjwahcsi8k10gz7kpqa-_react_native_debugger_frontend___debugger_frontend_0.73.3.tgz
/nix/store/3a356yb83spglwv4ma7lwgrdpifhdngi-_react_native_dev_middleware___dev_middleware_0.73.8.tgz
/nix/store/nj0f4dvlfd7k0an459af76skzb45r6qn-_react_native_gradle_plugin___gradle_plugin_0.73.4.tgz
/nix/store/3sinn3pi4xhxf3a3gi332j2br74n1659-_react_native_js_polyfills___js_polyfills_0.73.1.tgz
/nix/store/z8f53hwmwi2nr1sichyzxrwyc5dc9jdh-_react_native_metro_babel_transformer___metro_babel_transformer_0.73.15.tgz
/nix/store/cgm2spg8y59gdv3xpmjr0hxk19jyasdx-_react_native_metro_config___metro_config_0.73.5.tgz
/nix/store/a6mfiiqr20y9j24f3yfszs5gy9q8zsg4-_react_native_normalize_color___normalize_color_2.1.0.tgz
/nix/store/yaq7kd2l7fa4d4r5njij4b5mmn8qlwsn-_react_native_normalize_colors___normalize_colors_0.73.2.tgz
/nix/store/yv3xxafsbylfir2w512nnic8majr5ap4-_react_native_virtualized_lists___virtualized_lists_0.73.4.tgz
/nix/store/xkpczd3j60cc4dbx8zddhn6vm65v727p-_reown_walletkit___walletkit_1.1.2.tgz
/nix/store/s3sw6m3mwrwxgf3n7aq3g1hppn889v0h-_sideway_address___address_4.1.4.tgz
/nix/store/mh7a6bkyad9akwb275rzl8qc7ghncslw-_sideway_formula___formula_3.0.1.tgz
/nix/store/8jm08b6j84pkhmv77nyibrkdsr6c96xq-_sideway_pinpoint___pinpoint_2.0.0.tgz
/nix/store/any13n9wc90z42xhpw7w3qr5alh7lgsr-_sinclair_typebox___typebox_0.24.51.tgz
/nix/store/0a2fsv8sqh30v0cyj4dv5sia3qapkdss-_sinclair_typebox___typebox_0.27.8.tgz
/nix/store/23i1r6v2p8hlfpdy1x50mmam8namdcrf-_sindresorhus_is___is_0.14.0.tgz
/nix/store/glb1w9jkwmfcyq133ssdqpskw4sr7wam-_sinonjs_commons___commons_1.7.2.tgz
/nix/store/2ryhmcsqhnil1ji526wflj4hp5iavqqd-_sinonjs_commons___commons_3.0.0.tgz
/nix/store/2k0qnrzz53l6m0r1hijzp5gn9msc7lgd-_sinonjs_fake_timers___fake_timers_10.3.0.tgz
/nix/store/c0hljfg1n8f7iffxqshn94b1h57kypgh-_stablelib_aead___aead_1.0.1.tgz
/nix/store/immf0d0132d0sc0v1hqbm7xh2kjk4fyf-_stablelib_binary___binary_1.0.1.tgz
/nix/store/vp0nrygv899bsiiwq75rxzjq08ibf5fb-_stablelib_bytes___bytes_1.0.1.tgz
/nix/store/bz1g2j8pd56v6bhsyjh0hk7dn757cj25-_stablelib_chacha20poly1305___chacha20poly1305_1.0.1.tgz
/nix/store/bbvfi09np6nsbyjhg5fv9hn8j2v1g567-_stablelib_chacha___chacha_1.0.1.tgz
/nix/store/4bqjw1h19bxix1h1q58l3r8q5ivwllyi-_stablelib_constant_time___constant_time_1.0.1.tgz
/nix/store/j06pmgkmr9jd5hlyxxmm0mbwc0mbyssk-_stablelib_ed25519___ed25519_1.0.3.tgz
/nix/store/jwvnavz5n5kcm7xpfzvimd4h1kvykl33-_stablelib_hash___hash_1.0.1.tgz
/nix/store/39fj8amq7wdv0dk7bdq85qvk2khkynv1-_stablelib_hkdf___hkdf_1.0.1.tgz
/nix/store/7hah71r0gx5nhz0l1jcgzbgi57z2yr4b-_stablelib_hmac___hmac_1.0.1.tgz
/nix/store/igf9zy0zfjc5k60k945800vbnddbnk0k-_stablelib_int___int_1.0.1.tgz
/nix/store/kv2sck8b4lqsw17aydsca181qqc6s34q-_stablelib_keyagreement___keyagreement_1.0.1.tgz
/nix/store/pvh9q5sq5xzgas2n07zs77mmxnbbh912-_stablelib_poly1305___poly1305_1.0.1.tgz
/nix/store/k6yck2pa1sr1b6h5wvpay76xjbx12rib-_stablelib_random___random_1.0.2.tgz
/nix/store/08a8wsnrfhyz0d9sj618wacsdf2af71k-_stablelib_sha256___sha256_1.0.1.tgz
/nix/store/l55bixx792rxf8dhk978b3k55dgka7za-_stablelib_sha512___sha512_1.0.1.tgz
/nix/store/vrabawi2xvbsjik09y9d73zisyk65ri6-_stablelib_wipe___wipe_1.0.1.tgz
/nix/store/f7vdhrpaj0nldzs8hnqd74grp15a34wp-_stablelib_x25519___x25519_1.0.3.tgz
/nix/store/fylngry44dvklrp2md4943f1qz2ak9i5-_szmarczak_http_timer___http_timer_1.1.2.tgz
/nix/store/2zczjvz1d7k51njgcx7d2nihd5w2n3lr-_testing_library_jest_native___jest_native_5.4.3.tgz
/nix/store/ar43a1aphcwamynd3rkxhc4hmaripk08-_testing_library_react_native___react_native_12.4.2.tgz
/nix/store/ssrxzagkzh4539i4gwj4385s4gmz6f2n-_tsconfig_react_native___react_native_3.0.2.tgz
/nix/store/5hnm1xqmvca72p9n40s34h2smlj6vqz3-_types_babel__core___babel__core_7.20.1.tgz
/nix/store/nq5kvmiy3kp8iygik6nkjh89ncg2r0rz-_types_babel__generator___babel__generator_7.6.1.tgz
/nix/store/34k7lwi1my42ls5hdkpqarxm73khm8b9-_types_babel__template___babel__template_7.0.2.tgz
/nix/store/dyvb3rfhy16fw5faki24gv52f9y3m0sq-_types_babel__traverse___babel__traverse_7.0.10.tgz
/nix/store/19py200ycgkzzf0m03j0bicy66ifxv63-_types_color_name___color_name_1.1.1.tgz
/nix/store/4mc0rz87sakwi5rvbq2zgfqxxnr2c413-_types_graceful_fs___graceful_fs_4.1.6.tgz
/nix/store/hscfkj9c33nlnr0s2f635p5ss16ns2ra-_types_hammerjs___hammerjs_2.0.36.tgz
/nix/store/g467bckzr6i8r7wgrx81fbp77n46vm82-_types_hast___hast_2.3.4.tgz
/nix/store/ccn94zasfq7rdbcpirhif81lmbqmkysw-_types_istanbul_lib_coverage___istanbul_lib_coverage_2.0.1.tgz
/nix/store/mjgnjpl3az76zay0s2n26lgni35h5jyx-_types_istanbul_lib_report___istanbul_lib_report_3.0.0.tgz
/nix/store/0lnyk53m6y6nbzw59slcx7rmnjsdiwj4-_types_istanbul_reports___istanbul_reports_1.1.1.tgz
/nix/store/42313gp5z0man08sgp29iric9w8ylpg0-_types_istanbul_reports___istanbul_reports_3.0.1.tgz
/nix/store/bkgjrmccgzwif7dkrk78lxp264n448wg-_types_jest___jest_28.1.8.tgz
/nix/store/mvlbc4wzvis8myq8ifdlf1wj5p6zmbg8-_types_node___node_18.11.9.tgz
/nix/store/hmqjwss5pxj915w8ipzq8qfii33h35n7-_types_prop_types___prop_types_15.7.5.tgz
/nix/store/9w9frrlhrm0chrrx8byzg6hxvcbfmw9i-_types_react___react_18.2.21.tgz
/nix/store/7ksjw814mwi3jn5g228q92a5mfw414n5-_types_react___react_18.2.45.tgz
/nix/store/xa328r5ljfsd6sg3g7dscavkq92mibgg-_types_react_test_renderer___react_test_renderer_18.0.1.tgz
/nix/store/05684bcfx6ywxq2482kfn4wkhrsh7rbw-_types_scheduler___scheduler_0.16.3.tgz
/nix/store/12708wlg2y47jq36p9hacmfm1xw4p5xb-_types_stack_utils___stack_utils_1.0.1.tgz
/nix/store/dw075llyrdccznbkwqa2zfzn6mnkfz1s-_types_stack_utils___stack_utils_2.0.1.tgz
/nix/store/6fn1nrx6mmry7qb3pnar2l674f5ahvb9-_types_unist___unist_2.0.6.tgz
/nix/store/m311nlbmlvdhbj297ifmvm85ijgk08jl-_types_yargs___yargs_15.0.4.tgz
/nix/store/8izd87v8p2gh1a9dw2zz43bsaywjgpq7-_types_yargs___yargs_17.0.13.tgz
/nix/store/qk5fy3vrp1mnc4pqz690sda281cmzahg-_types_yargs_parser___yargs_parser_15.0.0.tgz
/nix/store/zy5jrw8br61lfzmdz7a1xfh8cw0x172i-_walletconnect_core___core_2.17.3.tgz
/nix/store/pn8lgil2syy61wpr2hrnhh84iifwms5i-_walletconnect_environment___environment_1.0.1.tgz
/nix/store/dn47x8r1s45bnvsj7aims26v8zwb298l-_walletconnect_events___events_1.0.1.tgz
/nix/store/06l0akklb77f048lwx3v14j3kj74cggg-_walletconnect_heartbeat___heartbeat_1.2.2.tgz
/nix/store/zr1wwf871ydccqh9add5214s3iy177li-_walletconnect_jsonrpc_provider___jsonrpc_provider_1.0.14.tgz
/nix/store/7shvdlh2j7n3kz6vxxm00svdvv6rjchc-_walletconnect_jsonrpc_types___jsonrpc_types_1.0.4.tgz
/nix/store/qgkn75phjazb3hw0f0ah8dj31jg3dxw3-_walletconnect_jsonrpc_utils___jsonrpc_utils_1.0.8.tgz
/nix/store/wmqbra3dnz68zy9f7khlpqggrqm4db0n-_walletconnect_jsonrpc_ws_connection___jsonrpc_ws_connection_1.0.16.tgz
/nix/store/cgafymdpw8y0j3w26x0n9dlznh64c992-_walletconnect_keyvaluestorage___keyvaluestorage_1.1.1.tgz
/nix/store/bj889ix3rc929rzyjvaiwhpc8mv4iv8q-_walletconnect_logger___logger_2.1.2.tgz
/nix/store/9bi1r4rpqvlsag6k8qxgd4lav5qj3a4x-_walletconnect_react_native_compat___react_native_compat_2.17.3.tgz
/nix/store/wz1b4la927jw05sgwbsadbc633ndzqsy-_walletconnect_relay_api___relay_api_1.0.11.tgz
/nix/store/2zfn0zi1qwgb3q0z40jp25q8zqv7l9v2-_walletconnect_relay_auth___relay_auth_1.0.4.tgz
/nix/store/b5i9gp3ny36q7h3iss1ahg9s5vdljdi2-_walletconnect_safe_json___safe_json_1.0.2.tgz
/nix/store/8qgq3lmcjih5b812y0n1s08l2ix4ky9n-_walletconnect_sign_client___sign_client_2.17.3.tgz
/nix/store/5h82h18ji3aqc2lf90s71s1ijb4zb0b9-_walletconnect_time___time_1.0.2.tgz
/nix/store/gb3m6hqcw35x4m0p6h3wa4y2jx3rfhw3-_walletconnect_types___types_2.17.3.tgz
/nix/store/zafass6nv2aq1xr20z5hha12ri68k0y3-_walletconnect_utils___utils_2.17.3.tgz
/nix/store/w3qhvjigy2y9ipm6zv7hgwmxn6g4b741-_walletconnect_window_getters___window_getters_1.0.1.tgz
/nix/store/lphrf5f9lxb1dqj60z6qkqxssd1m0pv6-_walletconnect_window_metadata___window_metadata_1.0.1.tgz
/nix/store/ag55azc8012im441rzziw746b70sv5hg-aapt2-8.1.1-10154469
/nix/store/hv3mcay74pc06sn6d80k9yk9wwz916sn-aapt2-8.1.1-10154469-linux.jar
/nix/store/q5890jivr9jqbshmj50n1q7xxc3y5fj9-aapt2-8.1.1-10154469-osx.jar
/nix/store/p4hnbyg18hawcjx6p1zqawr0cx3jn831-aapt2-8.1.1-10154469-windows.jar
/nix/store/a1z4kxgqpx82b2843hjvfmgqsajrj2cf-aapt2-8.1.1-10154469.pom
/nix/store/k1k92jzl2r0fm2kkdss8vng8dw1064vd-aapt2-proto-0.3.1.jar
/nix/store/l35l6bh8lpi6ykd1ivc5ygvg2qh9wkzy-aapt2-proto-0.3.1.pom
/nix/store/b8910nk8xwxs95nqg7psxdglgia7qxpw-aapt2-proto-0.4.0.jar
/nix/store/04wbjdsvagxnwh8lv692jvkr37255apy-aapt2-proto-0.4.0.pom
/nix/store/ipy5a1bhgcmx75a96m5y45cbcanv2k7h-aapt2-proto-4.1.0-6503028.jar
/nix/store/ig3hbv33s3bgyzaxy3awf2spy8xrschi-aapt2-proto-4.1.0-6503028.pom
/nix/store/8h9n4wpfz5xwdwmkc8al9zhjj1an3yxn-aapt2-proto-4.1.0-alpha01-6193524.jar
/nix/store/ggjdkh0wzgb549lhng9q72z18p3hmpmc-aapt2-proto-4.1.0-alpha01-6193524.pom
/nix/store/vh16rr64y1kgv0lmq652srpfpxzsgsw2-aapt2-proto-7.0.0-beta04-7396180.jar
/nix/store/7virj356fvvja9h1bbwan7qhlhiqsbd4-aapt2-proto-7.0.0-beta04-7396180.module
/nix/store/pfwjik2yyah6ziw3l3a5g2imablwz4db-aapt2-proto-7.0.0-beta04-7396180.pom
/nix/store/3x9kinfrm52nyckwl6ag1lg6m4qw75kp-aapt2-proto-7.0.4-7396180.jar
/nix/store/v1i7kpf87wvim4xx8gss67c6wxlh5z5g-aapt2-proto-7.0.4-7396180.module
/nix/store/fw12snb7hbsnzrwji1ffs5lwzph71jhc-aapt2-proto-7.0.4-7396180.pom
/nix/store/8hp6rlgy2lg47632d9vvycbn72j5dvmd-aapt2-proto-7.2.1-7984345.jar
/nix/store/rma6g4yhh5gf1zi0ixdvwf3xlj58jh05-aapt2-proto-7.2.1-7984345.module
/nix/store/g26y5ls2f2zpxwjn3xarzcr7mf88zk6d-aapt2-proto-7.2.1-7984345.pom
/nix/store/3j2v52lva27nsvnzmjjkkbzg10031wwj-aapt2-proto-7.3.0-alpha07-8248216.jar
/nix/store/1w9ya9rc34sn3v3wwm1q1g2vikc891j7-aapt2-proto-7.3.0-alpha07-8248216.module
/nix/store/c1d6sxnr2rcmq9sv7y68zg0ik9vaq83m-aapt2-proto-7.3.0-alpha07-8248216.pom
/nix/store/j0r5bk5nwklgqdp0zy6lpdb2mz30a7m7-aapt2-proto-7.3.1-8691043.jar
/nix/store/l3kvd2dgl77hfa3d2gy5fsrwyd4pkx34-aapt2-proto-7.3.1-8691043.module
/nix/store/f70xibcc40rv9bzv9czv6qwlsaa6znhg-aapt2-proto-7.3.1-8691043.pom
/nix/store/ad0rr2d46zgkhgmpy20pizjps99iy7yb-aapt2-proto-7.4.2-8841542.jar
/nix/store/x766wyyp8x3y1xain795j41p4867yqvp-aapt2-proto-7.4.2-8841542.module
/nix/store/7w5akwg2d3xwk73h8l0gq8idqjrv6lms-aapt2-proto-7.4.2-8841542.pom
/nix/store/bplbhhiqpx65bxx870j0qqa268rlapl6-aapt2-proto-8.1.1-10154469.jar
/nix/store/gn59ngwbhxpcsns9m6ibm9hwbdwfkhg4-aapt2-proto-8.1.1-10154469.module
/nix/store/bmw8rdgs5s5xxs6264bnybfjhvvks6aa-aapt2-proto-8.1.1-10154469.pom
/nix/store/bwwks3n7n0xcfpq45wfph74xp78mcbni-aaptcompiler-4.1.0.jar
/nix/store/xc0nhp0vl9wv1kw8666lvlgxx3pk57y4-aaptcompiler-4.1.0.pom
/nix/store/sxmikdlb6a32r77d7vcidv8xx49vsviy-aaptcompiler-7.0.4.jar
/nix/store/7nsdi62b8a393mpzc8ny6393vzdydqki-aaptcompiler-7.0.4.module
/nix/store/ifxxm7bj8c58fj4rj70q6g65nysyxsnw-aaptcompiler-7.0.4.pom
/nix/store/k7b8m6ysckq2qnmd0mvfgs4jgnrx6n57-aaptcompiler-7.2.1.jar
/nix/store/bqh3k7rmls407h756nfa1162qnp42c4k-aaptcompiler-7.2.1.module
/nix/store/ipmimd1vlxzxr8cq803awgrx61ma6kga-aaptcompiler-7.2.1.pom
/nix/store/qhfijn8ldq0w4krnjgamgc1abqkrwnh2-aaptcompiler-7.3.1.jar
/nix/store/pp1na8zw5fyfhv3nidq5rxjs75y08h34-aaptcompiler-7.3.1.module
/nix/store/xm8r4adslb1p171v867l5xqny1maz5ak-aaptcompiler-7.3.1.pom
/nix/store/liwwy921kn3qgm1c0n04vp6g30qhlz17-aaptcompiler-7.4.2.jar
/nix/store/cnwv5nska3swrffxxk240r5lvlxrvghw-aaptcompiler-7.4.2.module
/nix/store/4yyzkwac7zw9bd7141ynd7piyzrr54cr-aaptcompiler-7.4.2.pom
/nix/store/fhv85a259y4x6i6472mjsqdgq6c51a0g-aaptcompiler-8.1.1.jar
/nix/store/qamwkm44bbllyai04s9nx3qbjhij4hdf-aaptcompiler-8.1.1.module
/nix/store/gafkzm2szr8lscn51gg9av73chm59z9s-aaptcompiler-8.1.1.pom
/nix/store/44wy8xv4sdix7839wh1lagc1fsnv6yqm-abbrev___abbrev_1.1.1.tgz
/nix/store/345h5avvhpiiz1y3kxarxhs2ks4z61f6-abort_controller___abort_controller_3.0.0.tgz
/nix/store/5g3n2r33hfza6r1sajz6bjn7xn071vch-abs_svg_path___abs_svg_path_0.1.1.tgz
/nix/store/80vcky00jndm36blxda8nyadasbdsvny-accepts___accepts_1.3.8.tgz
/nix/store/7i4m60ligz8p3dpczb30fnn0ddd745bd-acorn___acorn_8.10.0.tgz
/nix/store/vynls34k0009bkn7gpkj3wjdsq61hxx8-acorn___acorn_8.12.0.tgz
/nix/store/ayvx5drmi5g4ri9690l8mvxjb7p6k59q-activation-1.1.jar
/nix/store/71wf760y2sf9s4kwnwb55rr3xaal5iaq-activation-1.1.pom
/nix/store/0sf8bz0kmnlbdyfkx5mi1ygfmgcbbzs4-activity-1.0.0-rc01.aar
/nix/store/7vmf5kadfg4cm6l8n1cpikgw5qfriw6c-activity-1.0.0-rc01.pom
/nix/store/9awqhk35864x213ahmycwc2lsm673kwb-activity-1.0.0.aar
/nix/store/m8lhnxjm4b03c5x9yj2m70hlwz1pb9p0-activity-1.0.0.pom
/nix/store/2lxc9ysk62mgjrhdxjp9h9ifgk78s8ky-activity-1.1.0.aar
/nix/store/0wywps5j7abfa55vpp3pw263klpcl98l-activity-1.1.0.pom
/nix/store/dpvik65qsq653x2f6wbqclmw4shxvjvm-activity-1.2.4.aar
/nix/store/jhvk51za2h5ysvpdsz364i6pynzpsdcz-activity-1.2.4.module
/nix/store/xhbjydf87fc69pxv2njhzc239ick8gl9-activity-1.2.4.pom
/nix/store/l55fbzlgq3jdsrz847dfmqwqj2q9x2li-activity-1.6.0.aar
/nix/store/7xr1dxs282mnqzpik5ls2rjgqnxvd8hh-activity-1.6.0.module
/nix/store/fk1vyb0fmm6d87zvwcq7pwyz8066ghn0-activity-1.6.0.pom
/nix/store/696xfjpp9cwih7j5j57imszzpg3xgj17-aes_js___aes_js_3.0.0.tgz
/nix/store/2bnrwzibhl3ba2isgvgd0yyzcdbqlk63-agent_base___agent_base_6.0.2.tgz
/nix/store/jazy6j4blqh5ifwkxy6jld6b9ma3cfyg-ahbottomnavigation-3.3.0.aar
/nix/store/ck2x6bizxwv1qwdwbfl0wrxy273rhp7v-ahbottomnavigation-3.3.0.pom
/nix/store/v51rxqhlv1m6aqnqdd1pjb6zxjvs5qc9-all-1.2.0.pom
/nix/store/hhj2c6ma9gdp6ffcrlas0qn18mjy1hpn-all-1.2.1.pom
/nix/store/lkr51agfghilkmg0sifzs20rvhcnfiqv-all-1.2.2.pom
/nix/store/68ar8q69jnisfbz2y526sfk4nhigym5w-android-3.1.2.jar
/nix/store/7qgyqlxs5x5s512l4136jzgk2klm3x3j-android-3.1.2.pom
/nix/store/yrh54xj47589himdwkxrvnffxcyc8m5v-android-device-provider-ddmlib-31.1.1.jar
/nix/store/2f4bwkzdp7n4j6yaq6dz4lklym2dhvyj-android-device-provider-ddmlib-31.1.1.module
/nix/store/3n99r90wfgj9w5gmwyfx9kr2ymxs0rdl-android-device-provider-ddmlib-31.1.1.pom
/nix/store/943pv1nhyvx3fa42grw8ymv8f1617m4k-android-device-provider-ddmlib-proto-30.2.1.jar
/nix/store/wyr609pz3l47ny8ggyr72iddfm4yf1qn-android-device-provider-ddmlib-proto-30.2.1.module
/nix/store/zb0vfb24jrpb7xhjpsh2cgssk9j2wp5z-android-device-provider-ddmlib-proto-30.2.1.pom
/nix/store/c1abk2l0psz2nqcxrjc2ab948lj1zp4a-android-device-provider-ddmlib-proto-30.3.1.jar
/nix/store/4k4724lxkrm85bkg8jcba8xn7rwj4jln-android-device-provider-ddmlib-proto-30.3.1.pom
/nix/store/15himfsyz4rcbkdcp9kb9rgkxaaa3gyw-android-device-provider-ddmlib-proto-30.4.2.jar
/nix/store/zf8v8q20bpvvc4z79i19kkf87vyr7smp-android-device-provider-ddmlib-proto-30.4.2.pom
/nix/store/34wm4y0nicg6dvqfms3vksqjrcd8ylqj-android-device-provider-ddmlib-proto-31.1.1.jar
/nix/store/b9fsq6939ki16qjz22736yw1v7ddg22a-android-device-provider-ddmlib-proto-31.1.1.pom
/nix/store/alciyqva6bpp3fvlva14xiis61dl886l-android-device-provider-gradle-31.1.1.jar
/nix/store/0navpbiibyv5xjy67j558kb8wgml9qwl-android-device-provider-gradle-31.1.1.module
/nix/store/3sk22qifny21yc5k0340dd9afxvcdd2q-android-device-provider-gradle-31.1.1.pom
/nix/store/kbkbx5r14jjwski9aww15pv7szjvbab9-android-device-provider-gradle-proto-30.0.4.jar
/nix/store/xqgk1w7mfabzlajm61zpz8335ma6yrrj-android-device-provider-gradle-proto-30.0.4.module
/nix/store/5h4pv7w11ln5pfc3gwgcap142ia3ynmr-android-device-provider-gradle-proto-30.0.4.pom
/nix/store/cxyhz68ann6p1d1kgnjw1bszysqsab4s-android-device-provider-gradle-proto-30.2.1.jar
/nix/store/y1sq1glyq6pgw6mqhm38ran7d23cilj1-android-device-provider-gradle-proto-30.2.1.module
/nix/store/767mi69x4kqfdcpf6ffyidhjaxv1lqd7-android-device-provider-gradle-proto-30.2.1.pom
/nix/store/apvq4r1py0rb5cpiispdv52pai3s51ra-android-device-provider-gradle-proto-30.3.1.jar
/nix/store/584qi79w83h7chdwj5963kki3hhfg2x8-android-device-provider-gradle-proto-30.3.1.pom
/nix/store/z6h2cbkr48bpn3p1k7j30bs7pls2r4hr-android-device-provider-gradle-proto-30.4.2.jar
/nix/store/j7yivgbmdfi3a4hqxklzc243wi3z85w3-android-device-provider-gradle-proto-30.4.2.pom
/nix/store/w2qv70hjgfd3l58m49zgp25nw70nqhki-android-device-provider-gradle-proto-31.1.1.jar
/nix/store/gwy749inzj7k8dlxdh5kbfvswgc6b5s8-android-device-provider-gradle-proto-31.1.1.pom
/nix/store/cx0bd9rlljbm55hhmb7lg31ky18rigvs-android-device-provider-local-0.0.8-alpha08.jar
/nix/store/6s4s218c4nik1adr086s2sin7xvkj4m0-android-device-provider-local-0.0.8-alpha08.pom
/nix/store/zxdq8gz1mp9v2cm7n4qh3vn7zz96n9ji-android-driver-instrumentation-0.0.8-alpha08.jar
/nix/store/2avs5zlq9wrzn0pd7y1c1pv0jg02vrbr-android-driver-instrumentation-0.0.8-alpha08.pom
/nix/store/p1v7fyi7j7x6dvz3hf90w4i2h18vkq37-android-sdk-build-tools-34.0.0
/nix/store/gpfv68iih39j6kvz9yg0m4r4v2nbi093-android-sdk-cmake-3.22.1
/nix/store/bwzfm01hcz3y60mki4ypyhmqg3naliqi-android-sdk-extras-android-m2repository-47.0.0
/nix/store/2cvngppcxkw0zs8rrvgb9fy6fg5abxzl-android-sdk-extras-google-m2repository-58
/nix/store/v78pi7marl0p8l6ir8m4q05gmcrj7zgg-android-sdk-ndk-25.2.9519653
/nix/store/2x7gyl96hb76ffiwgraz5gpwc9wp4p19-android-sdk-patcher-1
/nix/store/2p3wmg7sfl7s86whybn61b1pashl0lfj-android-sdk-platform-tools-33.0.3
/nix/store/25d8l9m2d7mp1ma7fz6cqm5yia6zkzj6-android-sdk-platforms-34
/nix/store/l8lmc2bz69x3f1aighj0fyffq3q2maq1-android-test-plugin-0.0.8-alpha08.jar
/nix/store/82bch866nwlbw3ykrwf2qmxx7cahpkl3-android-test-plugin-0.0.8-alpha08.pom
/nix/store/wd09gb2ayp5x8m6rhyp0zvyvimsrpi5c-android-test-plugin-host-additional-test-output-31.1.1.jar
/nix/store/3fyd9dahl77cvyiql3a64jaxcdzn5m1w-android-test-plugin-host-additional-test-output-31.1.1.module
/nix/store/pkrcdyiw6dy1a3wicz396smanvwqvwg8-android-test-plugin-host-additional-test-output-31.1.1.pom
/nix/store/hmb2cdwx6dzxl8hnbysx52sdj7skhjr8-android-test-plugin-host-additional-test-output-proto-30.2.1.jar
/nix/store/ni6hp6xwaix9c9vks4ilhmx164cfl7ca-android-test-plugin-host-additional-test-output-proto-30.2.1.module
/nix/store/9yzcm06j9zqj3ra5fc95ydyx47z2fwnr-android-test-plugin-host-additional-test-output-proto-30.2.1.pom
/nix/store/g585flr5bg5zs54y4pip7wcafza8vnqp-android-test-plugin-host-additional-test-output-proto-30.3.1.jar
/nix/store/zwnjg9jkq8l2x64r84mq22vwn36z7x1s-android-test-plugin-host-additional-test-output-proto-30.3.1.pom
/nix/store/9rdlgkfkph8iffz189b5ckbijxs09d7h-android-test-plugin-host-additional-test-output-proto-30.4.2.jar
/nix/store/ln8kfxcambg5m20xkvgj3lxh6vpgrqrk-android-test-plugin-host-additional-test-output-proto-30.4.2.pom
/nix/store/bb9jy80wck350x0zbfnwa2cxh1d0khh5-android-test-plugin-host-additional-test-output-proto-31.1.1.jar
/nix/store/ar1mm19av2jqh53gbjj908zhmqid4708-android-test-plugin-host-additional-test-output-proto-31.1.1.pom
/nix/store/da90yzmd24k636sy83x1ri7klnz9sslq-android-test-plugin-host-apk-installer-31.1.1.jar
/nix/store/6s1mffpq52lhq6rqayq92zh2h8h569yr-android-test-plugin-host-apk-installer-31.1.1.module
/nix/store/7x9ig0f10549hw86nzwnz6p70bamjz18-android-test-plugin-host-apk-installer-31.1.1.pom
/nix/store/cvi4l2ix6g5xnfq45584v7z54p9mfsql-android-test-plugin-host-apk-installer-proto-31.1.1.jar
/nix/store/z8y0n3d7vv4f7ks78chbl0sqx8m65cds-android-test-plugin-host-apk-installer-proto-31.1.1.pom
/nix/store/92d9fmm4nnksyfh4vx0ax7s4d9ag69zk-android-test-plugin-host-coverage-31.1.1.jar
/nix/store/d9a5mjj474bmx21fvm1mhz078zrc1d0k-android-test-plugin-host-coverage-31.1.1.module
/nix/store/ldmc7b491m1fsxz431jgr0wzfm6djwlm-android-test-plugin-host-coverage-31.1.1.pom
/nix/store/y8m7fiarjbqrjhbxy7lm01dvg2fh1l0n-android-test-plugin-host-coverage-proto-30.2.1.jar
/nix/store/r8ksb9vh5c9lf9ncsa1l8vh4fsfrw5m1-android-test-plugin-host-coverage-proto-30.2.1.module
/nix/store/j6bx9afrs04ay94knvfzfdw1ldfbw4y1-android-test-plugin-host-coverage-proto-30.2.1.pom
/nix/store/60ffxbld7fykw4bnhmyhg6ax4w54j5bp-android-test-plugin-host-coverage-proto-30.3.1.jar
/nix/store/4xq4xbm232kh4rqxqlhlkz23fln9v76h-android-test-plugin-host-coverage-proto-30.3.1.pom
/nix/store/w8ihgwxwirallf5nhd3v0pvxw0bp7gb1-android-test-plugin-host-coverage-proto-30.4.2.jar
/nix/store/jbx9m72rli0gj87ny8j7g0f1p0h2vcjj-android-test-plugin-host-coverage-proto-30.4.2.pom
/nix/store/08gpzlm4fhy74471hhckb93lj9nzs8a3-android-test-plugin-host-coverage-proto-31.1.1.jar
/nix/store/cfmzpz8r0cplxiqm88v9civdw12ng5wi-android-test-plugin-host-coverage-proto-31.1.1.pom
/nix/store/0b2hgkd3rv8nk81c6q9hmw3z7pp5q4p6-android-test-plugin-host-device-info-31.1.1.jar
/nix/store/v41krcfy7clqk2a39cgpf7ikr7rxwacd-android-test-plugin-host-device-info-31.1.1.module
/nix/store/w1xmmbfp56kb3jjp5zngjmzw9a7czv4g-android-test-plugin-host-device-info-31.1.1.pom
/nix/store/4bp002fz54x7pxjmaawd8185bcb82bhr-android-test-plugin-host-device-info-proto-31.1.1.jar
/nix/store/byqrb85hskjfbv78c65nbzp26m8xvssq-android-test-plugin-host-device-info-proto-31.1.1.pom
/nix/store/8ikvmdlkshkvmwrg50ig1xknwxchc4g8-android-test-plugin-host-emulator-control-31.1.1.jar
/nix/store/9sa9yprar2yn3ddhyf7f1pcmfh5ffad9-android-test-plugin-host-emulator-control-31.1.1.module
/nix/store/mqv5ks9n4zzkwajcdfmzs05aqrdwkqvc-android-test-plugin-host-emulator-control-31.1.1.pom
/nix/store/qr2bm37z9h68q39qwxf7cm4i85i91cgn-android-test-plugin-host-emulator-control-proto-31.1.1.jar
/nix/store/07chkr356jr8s8p91vvmrrg2dlwfy0p7-android-test-plugin-host-emulator-control-proto-31.1.1.pom
/nix/store/dc5xn8k8zn7lna0c3jbbj1sc27010220-android-test-plugin-host-logcat-31.1.1.jar
/nix/store/d7qjfl565b2qbgmwl58zc769h8gdy435-android-test-plugin-host-logcat-31.1.1.module
/nix/store/ak0r0gbfw5zm0761rckhpv3h4p7knq1v-android-test-plugin-host-logcat-31.1.1.pom
/nix/store/awz3l5k812ca3bwp1czas56hsplavy8j-android-test-plugin-host-logcat-proto-31.1.1.jar
/nix/store/ilc56qcg6y8p63irsk91r7w4i5h0wzic-android-test-plugin-host-logcat-proto-31.1.1.pom
/nix/store/j9zssib1974f21pajdpxqa92r8zz8iai-android-test-plugin-host-retention-31.1.1.jar
/nix/store/mkibzs824v3br3a39pc3ciipn45480y6-android-test-plugin-host-retention-31.1.1.module
/nix/store/gkyb5yb1w4ws8ah7c4hqk0qmk8x4p58p-android-test-plugin-host-retention-31.1.1.pom
/nix/store/p40sz46kbn7shq4mbmcwc05bqay0inq4-android-test-plugin-host-retention-proto-30.0.4.jar
/nix/store/hcnifyqd0yvqy0mnjlgf98mnhjh4cfr3-android-test-plugin-host-retention-proto-30.0.4.module
/nix/store/aa666j8f5glk20i20pyscknis7nzm6ac-android-test-plugin-host-retention-proto-30.0.4.pom
/nix/store/0067s94d7bq6gg4lflc1cq9izhby1i5x-android-test-plugin-host-retention-proto-30.2.1.jar
/nix/store/4by8kr4bw2a47ya78yb4rvmd2vrk4ib0-android-test-plugin-host-retention-proto-30.2.1.module
/nix/store/18q4l7dx2rcn0h18k0cgzl7z1c53is13-android-test-plugin-host-retention-proto-30.2.1.pom
/nix/store/9nm86ffrmc91bfz98rh57pzjfpbq98gw-android-test-plugin-host-retention-proto-30.3.1.jar
/nix/store/6bjsx5fhajy3l3mz1jnam6ay2xl0y0xz-android-test-plugin-host-retention-proto-30.3.1.pom
/nix/store/g4npl3d50h30cy9lq4l7m4f62zdhw4yb-android-test-plugin-host-retention-proto-30.4.2.jar
/nix/store/x537g4v2rnl95061rlyrsw27sc10rghg-android-test-plugin-host-retention-proto-30.4.2.pom
/nix/store/mwjfj16zg2aw4aarqspkxcpx9lhqxm0m-android-test-plugin-host-retention-proto-31.1.1.jar
/nix/store/78fhrrxfmhvih3a15pqjc923mhzj3ckv-android-test-plugin-host-retention-proto-31.1.1.pom
/nix/store/b3rgva094430xy8jbid9kp44y4vls8xg-android-test-plugin-result-listener-gradle-31.1.1.jar
/nix/store/vr9jb380d3ggsr9gvhwryk7lx514qbaj-android-test-plugin-result-listener-gradle-31.1.1.module
/nix/store/hj3s7bvl47sm245iw7x8pbfdqfg17v1p-android-test-plugin-result-listener-gradle-31.1.1.pom
/nix/store/6plwdmd8ajbd2nbfhbjzdhb6xv4kqjs4-android-test-plugin-result-listener-gradle-proto-30.0.4.jar
/nix/store/jsks35d9cyqp573dkagd3cldgbimkfwa-android-test-plugin-result-listener-gradle-proto-30.0.4.module
/nix/store/jhy9bid5rh1ks4m7aiz0xp6whwhwiq7z-android-test-plugin-result-listener-gradle-proto-30.0.4.pom
/nix/store/8n6bx7p7kh6sbgpamnlxwz9rz1kqwssq-android-test-plugin-result-listener-gradle-proto-30.2.1.jar
/nix/store/5j9v4b6fkx2j2qqs1sgvg8h2k0dphbxr-android-test-plugin-result-listener-gradle-proto-30.2.1.module
/nix/store/zg6p4gdgb5ps6kn5lg27yrzlkpfh7ifm-android-test-plugin-result-listener-gradle-proto-30.2.1.pom
/nix/store/0z074csm24fav0mhxc37labrarrbrfq3-android-test-plugin-result-listener-gradle-proto-30.3.1.jar
/nix/store/3z636r5l9qw6vkhnav9r27sp57k7phln-android-test-plugin-result-listener-gradle-proto-30.3.1.pom
/nix/store/34cn23zvyg699m3h2pn196ii5xbh6igm-android-test-plugin-result-listener-gradle-proto-30.4.2.jar
/nix/store/h3jvmmhq3af1w0f18farchl9zy9h3v8i-android-test-plugin-result-listener-gradle-proto-30.4.2.pom
/nix/store/nqjghv85271v35jqr6vllqpx36vqn69l-android-test-plugin-result-listener-gradle-proto-31.1.1.jar
/nix/store/8idk4923hvvyxiyla26b409ksk53lydj-android-test-plugin-result-listener-gradle-proto-31.1.1.pom
/nix/store/rmzp1gby822g27cjzfxqawxi2z390fp2-androidenv-android-sdk-license
/nix/store/1vnpy6d3lv9s5gm6qsgr4l85svbfhww1-androidsdk
/nix/store/azadfcrjsr0py7jkl7hvzkrm9bmg1b12-androidsdk-mod-ndk
/nix/store/f2m4nzw7b57vpa4jknhzgaqmj8smf4ic-androidsdk-mod-sdk
/nix/store/yhgka1ia6yjnkllk1j9n3q4g5xabvkds-androidsdk-tools
/nix/store/9cf6ka0i28qq5vnilz0wlkvpbp76jxkc-angus-activation-2.0.2.jar
/nix/store/6zd5gcff6q52ymj9mbrm9m4clx63733c-angus-activation-2.0.2.pom
/nix/store/qn67wzm9vmmj735zlgdcv2vwfkwsn49f-angus-activation-project-2.0.2.pom
/nix/store/kzn4pq3l92ypjgsq8b42a376qqaild0w-animal-sniffer-annotations-1.14.jar
/nix/store/9bv6m9d6shmnnrgp4pm4wn54527zqacq-animal-sniffer-annotations-1.14.pom
/nix/store/l3wzi7jj7hh5zfr0ndar6ambsvjpmwl6-animal-sniffer-annotations-1.17.jar
/nix/store/b6d1wldwrn47a3f5sz722iwz0wmrmmr6-animal-sniffer-annotations-1.17.pom
/nix/store/lzdyj0wjl7z7izmkzvqfd2vplb6v9vx1-animal-sniffer-annotations-1.18.jar
/nix/store/ypmwk2yag5xx8z0sy41ll21m3wjwsxpf-animal-sniffer-annotations-1.18.pom
/nix/store/8d0j9yfviam9ns62mbnb56svf4jv7vly-animal-sniffer-annotations-1.19.jar
/nix/store/fpsbm0a3cqwc4kz1bnny977fh59j4bvx-animal-sniffer-annotations-1.19.pom
/nix/store/zssnd48bs0sf5jivgnfpihbvw53qcc34-animal-sniffer-annotations-1.24.jar
/nix/store/67vwmwq33rrnrqn0m3zw6w0nd1r1rn9b-animal-sniffer-annotations-1.24.pom
/nix/store/46lv56dmrfvs8r4p23xk0rgsrbb7a4kp-animal-sniffer-parent-1.14.pom
/nix/store/gnzd5ln3jnr5zxqpqy526kr724z5yq93-animal-sniffer-parent-1.17.pom
/nix/store/a49xxgmj54zxy6zm763gba3hrgqsfj18-animal-sniffer-parent-1.18.pom
/nix/store/7l3h38fxfgqpdxy0rg2m7ggh6j1njp0i-animal-sniffer-parent-1.19.pom
/nix/store/jz3jd3lr7gfmgrcdl6ssbygh1lb9w7xg-animal-sniffer-parent-1.24.pom
/nix/store/5b7hbb3l2bg3j56ajhxr0w3ps60irw8c-animated-base-2.5.0.aar
/nix/store/yqb8mlj0334s4vipvcyp92c9jjnv5md5-animated-base-2.5.0.aar.asc
/nix/store/kjq759by7kj43wq72jpcdav7b8lrm572-animated-base-2.5.0.module
/nix/store/92zxj1nlvgyyhb0v3bx0bsfqjrl67pgw-animated-base-2.5.0.pom
/nix/store/6sv2bi3yqz50skslb1knjby40y4wk33y-animated-drawable-2.5.0.aar
/nix/store/vvfq2gfdca2c8hgwirzgrjzcmzln7ljm-animated-drawable-2.5.0.aar.asc
/nix/store/a53lyxr89x5rqad7shni7sa1zcdajkg3-animated-drawable-2.5.0.module
/nix/store/2yn8h75xbljd86ybizjhn19fvy6aqg29-animated-drawable-2.5.0.pom
/nix/store/vgdwj98cfkfwb547xyksra5ynlhy75bc-animated-gif-2.5.0.aar
/nix/store/s2zb9wc13hgqqfk7bpgk8hz5g6cy8cc8-animated-gif-2.5.0.aar.asc
/nix/store/5g3z12kr3ds4q2qlffzcgm4zm01pbqpw-animated-gif-2.5.0.module
/nix/store/d8wdvyr7l0js1lz303mxz8jir9mswlnl-animated-gif-2.5.0.pom
/nix/store/sawxmj4bybn51r0gdbri9n2cbaws2rjg-animated-vector-drawable-26.0.2.aar
/nix/store/fw6q71w07d3d58lk7x1n5s8vsnfl5p5r-animated-vector-drawable-26.0.2.pom
/nix/store/mvbfgrx99jsn1w59s8kdnwlfnl9dqa9y-animated-vector-drawable-27.0.1.aar
/nix/store/0ipnf51y6i74c7q1wf3cxam4i5s7kvy0-animated-vector-drawable-27.0.1.pom
/nix/store/xs0z3ml5i8fdrzsd3k4nldry4vn94hpg-annotation-0.10.1.jar
/nix/store/im6s0yarmww6qzzb0rfcpkwka7j3y4kj-annotation-0.10.1.pom
/nix/store/i22ilya178zi7509jsih02l02vmxxxwk-annotation-0.10.5.jar
/nix/store/vzj93x5aaxmhvdfl9vrm556gvzm578dg-annotation-0.10.5.pom
/nix/store/p65g06z1s6012k4gm2siz6k9cxv7qdl1-annotation-1.0.0.aar
/nix/store/8km20d486x9b25y1rr73z8pg2paj98ld-annotation-1.0.0.jar
/nix/store/f6jzi9nn8n7nma7ll8yzf06nvmkb39ma-annotation-1.0.0.pom
/nix/store/ikl548c2f1f881arfygpxq0hk076p6kf-annotation-1.0.0.pom
/nix/store/h3ga6vsdj3ay2456vllyj9r3hnx51yir-annotation-1.0.1.jar
/nix/store/ja4ab3czxv7qhd43jim23w40rvpgy9pf-annotation-1.0.1.pom
/nix/store/zdy6lnmf5mk3nc1hmb8xg8dgsvn5jmzr-annotation-1.0.2.jar
/nix/store/3hdza9ckr5m9i4ywdqn39xxa49rfygrh-annotation-1.0.2.pom
/nix/store/d9la62y6bsj9gmvg68k0hm4g0cl6sjx2-annotation-1.1.0-rc01.jar
/nix/store/k9iy4s2a49qx4h9wrlq86cvs7hn7skab-annotation-1.1.0-rc01.pom
/nix/store/9kvj9n82pm0ckhchz9wh2p6qdpwsl4fl-annotation-1.1.0.jar
/nix/store/7b1g67y0cfqshsg8188s80l0r7k547f6-annotation-1.1.0.pom
/nix/store/xzx9zaxvsjicn95w0rhf451iyb4m94z4-annotation-1.2.0.jar
/nix/store/1wrcakhj1hmgk7bzg3ckr61a8h6gpjzl-annotation-1.2.0.module
/nix/store/xxqpdfn7q84aff0p1zapd1g2i2aif46v-annotation-1.2.0.pom
/nix/store/wapb45fvr3r25xdf145isll95lqs2sw9-annotation-1.3.0.jar
/nix/store/79xclm22pmvjbg4pw0cipzzi494wr3xg-annotation-1.3.0.module
/nix/store/fi7xnppznn8v58qfvy2l7k3wbccjlxd3-annotation-1.3.0.pom
/nix/store/qsy3zlwkzvj1k2rxrpvwy5xxracslysf-annotation-1.6.0.jar
/nix/store/pcp3j7j8h6ck32knd3xvf8clky5klrpp-annotation-1.6.0.module
/nix/store/pzc3kj6vyqkf8r6bb1bqidzhwnhfpfgr-annotation-1.6.0.pom
/nix/store/52nq9xg1830yx9xqahsifbb2ws9qc7ih-annotation-experimental-1.0.0.aar
/nix/store/sa95vl9lvgivwwv9vvxwxzfy3x68r04v-annotation-experimental-1.0.0.pom
/nix/store/aj9gf7927kshb3cwnyji857ndh2602dz-annotation-experimental-1.1.0.aar
/nix/store/ia3x5qvj4ziz3krg88vkkxmsia9fk6mp-annotation-experimental-1.1.0.module
/nix/store/mfxsjgl7cj5cwyc9lxzqc4zbxji97j9x-annotation-experimental-1.1.0.pom
/nix/store/jw4dwqvrnd76q84vzdyc0j5wnc3hx5jr-annotation-experimental-1.3.0.aar
/nix/store/pk62vh4parrl92zsdanzcid76p3jr5fg-annotation-experimental-1.3.0.module
/nix/store/xaxlqjnng0ahmkpfrv5rxjcxg3znbx7n-annotation-experimental-1.3.0.pom
/nix/store/8707lxw97bdw40505i28a08mr4qb1d96-annotation-jvm-1.6.0.jar
/nix/store/mnwrvgy6ixymgdj0zim5jnw5md4h3sdj-annotation-jvm-1.6.0.module
/nix/store/1k63kcl2hdr9d317s21qnxx7355pdj7y-annotation-jvm-1.6.0.pom
/nix/store/03fxm9izfhd94nzkh29zgkrr3n2g52kf-annotations-12.0-excludingjsr305overlaps.jar
/nix/store/582f6cx5sfqcf86bx5kxjwvc0s63qca8-annotations-12.0.jar
/nix/store/1vq89cc85npk3dx629nzqnfz93xk36b7-annotations-12.0.pom
/nix/store/9pzzyq0qks1cmz8lpinaqigs6xajg7sx-annotations-13.0.jar
/nix/store/rw1q6y2cwj2fdp3kis2c97qrbhiyrmk1-annotations-13.0.pom
/nix/store/xhpl2pnl5z1pb40sa6qh3pjxxy66f5hf-annotations-23.0.0.jar
/nix/store/bb5ciml2zwbx6rp2ibxkaaqa3ffd30v8-annotations-23.0.0.pom
/nix/store/3qvj6r7a7as29gmdil7yshvl6858bbny-annotations-24.3.1.jar
/nix/store/6n4vrbapw5nb6nkjdknixml8hhxkvdj7-annotations-24.3.1.pom
/nix/store/1ha5nmg691xdj9cc5vwq9jlsd5m8v6gi-annotations-24.5.0.jar
/nix/store/bgd79kd25ivg24q8gfy9s3asimkaj9v9-annotations-24.5.0.pom
/nix/store/3ydynqw71lchil1lcmcf537y1914cpq5-annotations-26.0.1.jar
/nix/store/ibd297zr8bpbadwx7iw4a1za29z1pl1h-annotations-26.0.1.pom
/nix/store/qb7y6yax4c2g4mr15yf0pzldhbw9mg9l-annotations-26.2.1.jar
/nix/store/9pm46vj4h6dgzvw9jiqi4fpwmlxlh435-annotations-26.2.1.pom
/nix/store/40g47i647v95f9w9z6ay110ahl5lpx03-annotations-26.5.3.jar
/nix/store/kl9x2g82xlnqm94cfi3ihhjgiiy084vv-annotations-26.5.3.pom
/nix/store/3rvqq523a0cw8h6qcvb0mxvizay4ckp0-annotations-26.5.4.jar
/nix/store/40rp2hpcghaj8pwb8qndi1f7xdrwk85m-annotations-26.5.4.pom
/nix/store/1hx0hgf3kqf9n2fja0k1nrij1cwwyk38-annotations-27.1.0.jar
/nix/store/hbjy1az8kkxm02amj4mr6cwghx7y9ci1-annotations-27.1.0.pom
/nix/store/6l3yj185w1qh4kikpk4s632wmbf0b98f-annotations-30.0.4.jar
/nix/store/inckfzd6hljvfk58kf399v643ai4w4z6-annotations-30.0.4.module
/nix/store/axzvh39j3s2qy7ai4pilfmabz7yhi28l-annotations-30.0.4.pom
/nix/store/cd70f76jksmmch9hck7ck6k3zxchdprs-annotations-30.2.1.jar
/nix/store/n1kbjkkzp1avr6qb5gnjkm2p4jrbxbpw-annotations-30.2.1.pom
/nix/store/0g8kx1rkknpf2khz61rhincqlnvl1qr4-annotations-30.3.1.jar
/nix/store/vvzb5i7zqrdw09pb8hpd9qkds685wvpr-annotations-30.3.1.pom
/nix/store/lgclg9i496796gcp871qc2npkwn9pplp-annotations-30.4.2.jar
/nix/store/k9l2y7ph909139grbiw8192mrd4idcpl-annotations-30.4.2.pom
/nix/store/dl5g4ig6yy5lgrvmgw5rngrwjz9vy1pv-annotations-31.1.1.jar
/nix/store/6jfb4qc20rzarpvk4k1bsyyqq6hlk8vg-annotations-31.1.1.pom
/nix/store/ffk6hkr7j4n7jdx5x0i205n8lkfg8vav-annotations-4.1.1.4.jar
/nix/store/y6zh838ffvrq7xadc80g81pdpvwp9y49-annotations-4.1.1.4.pom
/nix/store/qgyalq3jdzrys5zxxx66wsdpjk183z8c-annotations-4.12.0.jar
/nix/store/rd721n1bdsndnrk5m56g88yjp0bjjhpy-annotations-4.12.0.pom
/nix/store/cwn8mabww28ayif03sd2hx7zb40gwn2g-annotations-4.7.3.jar
/nix/store/pg1wvaz5y23zf84c85sls8019qjf8drh-annotations-4.7.3.module
/nix/store/pm6iglf6c9s7gzc5a0rz8zn6y92h8hkz-annotations-4.7.3.pom
/nix/store/1psns3n6y2xb2hy4gi6lbyzsnypzz3q3-anser___anser_1.4.10.tgz
/nix/store/kna6cc442cy9lg5g495asx802xnjz50x-ansi_align___ansi_align_3.0.1.tgz
/nix/store/1dcllw2wabd8fvbmgyvpgkwzgmncsj6j-ansi_escapes___ansi_escapes_4.3.1.tgz
/nix/store/mrzbihvrwm166bz41y1kc4a35rr4lf2l-ansi_fragments___ansi_fragments_0.2.1.tgz
/nix/store/5b8y51djg4x9hm391wlbj9m6knvzcnfw-ansi_regex___ansi_regex_2.1.1.tgz
/nix/store/xyh7bjwkc2yh7m8r7qai5cla12jnaljp-ansi_regex___ansi_regex_4.1.0.tgz
/nix/store/8j14f7yccjlppl3hvqlisdgd1y92s0l6-ansi_regex___ansi_regex_5.0.0.tgz
/nix/store/hsil04lw6f7aig7b2hdaszb06zdmwwck-ansi_regex___ansi_regex_5.0.1.tgz
/nix/store/i2kvys7jnzvz9p80vn956rr33amkn6pn-ansi_styles___ansi_styles_2.2.1.tgz
/nix/store/p8nsb1p37i93nsp5xr6vval2ss2g8p93-ansi_styles___ansi_styles_3.2.1.tgz
/nix/store/8j6cgjmvgzz5vk4a6qiblbdph3k2bs6f-ansi_styles___ansi_styles_4.2.1.tgz
/nix/store/xzdyaixzbs6i17myv4c4raqd0l05s0m1-ansi_styles___ansi_styles_5.2.0.tgz
/nix/store/xnfb8ayl76d87j61wj4gmyc9g3l51qa9-ant-1.10.11.jar
/nix/store/cinifdx1y49ps8xk8y68j14d0c4bz8ar-ant-launcher-1.10.11.jar
/nix/store/vcw08jninbrx1bkca635b1gz3b07kilm-antlr-2.7.1.jar
/nix/store/a197q1ss2rp7gzard9fz0mr1k7vsyf8y-antlr-2.7.1.pom
/nix/store/9lqdc1bd5g5hxiwb9hbv6nmf1r3d62hk-antlr-2.7.7.jar
/nix/store/ggc3a6yicmmjnkjwy6mvpwh76z9qjnb6-antlr-2.7.7.pom
/nix/store/pmariaa38kzwzqh2al4knh3q2cz5lqa3-antlr-3.5.2.jar
/nix/store/vhrb81hd7ls900yglv9ywxdffch6pry4-antlr-3.5.2.pom
/nix/store/prwdbr05yklahm262gf0r24ghnj81r71-antlr-master-3.3.pom
/nix/store/sp7jvbb709dvy0850cynrv77dd16dn8r-antlr-master-3.5.2.pom
/nix/store/r5ysmn4ha4bggv23xcwbnn50y0iz7z6c-antlr-master-3.5.3.pom
/nix/store/0yf3mlxx0nnqjs48jdiy61n5cnhbfbmj-antlr-runtime-3.3.jar
/nix/store/5a4lp4smbgwmqwshsdib50z4229c0civ-antlr-runtime-3.3.pom
/nix/store/ml62k3j0ig84d36kpz2ivlqia7iiy1ix-antlr-runtime-3.5.2.jar
/nix/store/bbg8ws0gjipar9bmy9nxpnz45pj01py2-antlr-runtime-3.5.2.pom
/nix/store/lqlsyn9r79d1lh1fldn4yjmyw6bhcpng-antlr-runtime-3.5.3.jar
/nix/store/9q351k5x48633lclw3z6x00xwl0marfp-antlr-runtime-3.5.3.pom
/nix/store/88v0j11xn67s95kbkwcsd00843a84mdb-antlr4-4.5-complete.jar
/nix/store/86cc0i55r75jschpvgdr50s8gr9n0bk2-antlr4-4.5.3.jar
/nix/store/z4f5ql3smsgxkqw1ir3abdsp5vwl7rzk-antlr4-4.5.3.pom
/nix/store/7kr4f0vrnr9czdgipp77yd8ialxpc631-antlr4-4.5.jar
/nix/store/k0dp4pqdk1vfg7lw026x85r72ahb66z7-antlr4-4.5.pom
/nix/store/3qv6pngdxy8w09k8gvx16dnpsr057icd-antlr4-annotations-4.5.jar
/nix/store/zqdw1j9vjx6aqbysnxfk77zv0ws2by9j-antlr4-annotations-4.5.pom
/nix/store/gnpks3ha7f079hkndjfcxla1596gh0gb-antlr4-annotations-4.9.0.jar
/nix/store/kdysfi7gpa40l5649j5wjzwjkg5q29p4-antlr4-annotations-4.9.0.pom
/nix/store/9sy5qzvikvjj2hwyb18pfjq1xrxrd6mq-antlr4-master-4.13.2.pom
/nix/store/1r93w3szgp9rcavil4m26miwn0sifq6w-antlr4-master-4.5.3.pom
/nix/store/ghb4cp53hnqsagppgw353fn0njg5nfdd-antlr4-master-4.5.pom
/nix/store/0gvw52dpp10fbmyyxnpqhjwzgw074pca-antlr4-master-4.9.0.pom
/nix/store/2kvd6jnhinj7jfzyk1c2dj5j7sjy1ck6-antlr4-runtime-4.13.2.jar
/nix/store/zg00fnbxw1pyzdq3bvzkvnkgkqfacc0h-antlr4-runtime-4.13.2.pom
/nix/store/dg4am0ad73y6g0wg7628bpnrgx0z9sxv-antlr4-runtime-4.5-complete.jar
/nix/store/1ha7ppwh2gwkp43jjax4q3vmf0xkrxbk-antlr4-runtime-4.5.jar
/nix/store/qmw27d01ir510gp5fyqmjrw8g8gmlqjj-antlr4-runtime-4.5.pom
/nix/store/wqcl09vgpsv2mxcn4fdvkbvqnz5j3199-antlr4-runtime-4.9.0-complete.jar
/nix/store/nrh28mlcdibf28vynlf1mms9d6smhjpy-antlr4-runtime-4.9.0.jar
/nix/store/0ld86srhxh9c19ls8ix4z9sdmsjmgn8g-antlr4-runtime-4.9.0.pom
/nix/store/n1g967vp80xp0glkbnq2x70v3r15n9b9-anymatch___anymatch_3.1.1.tgz
/nix/store/ljc5kpgwi2rf7knqqxc8vxqclnk61mqr-anymatch___anymatch_3.1.2.tgz
/nix/store/d8jbcxf9jp4algk2pfgfgdif4dqrdg8l-anymatch___anymatch_3.1.3.tgz
/nix/store/qxg7lg09cyxffdm89zlgb8jvmvygcy7d-aopalliance-1.0.jar
/nix/store/vbax5dsr9wx1661a1b3l3znxflx9wmpd-apache-13.pom
/nix/store/7549qmwrwnxva1k1rsvf033an72b63y9-apache-15.pom
/nix/store/gfc9128n3ibswbclckz8x62gzk2m7wri-apache-16.pom
/nix/store/a08r7fpwnng0y85dqyv80c9xiz92c39w-apache-18.pom
/nix/store/xqvira54wp1iiisx92b3mg4k6a2rm61q-apache-21.pom
/nix/store/7kay8rxw1ppbwlrncz9xkm04jdjag7qx-apache-23.pom
/nix/store/7k52yxqp86kii3h8djygh23gabyyldpd-apache-33.pom
/nix/store/s7ak03ipwf0d6qyyd0z23pnibjigiwj7-apache-4.pom
/nix/store/lri0hcvzw2gzwnf6acc7s0kc70gmxrbb-apache-9.pom
/nix/store/58gy5c3klfkr375fh4x85x2lbqxhyk5k-api-0.8.612.jar
/nix/store/f3y52qhqxrqs3ihiagx6r1qfcpvqax5j-apksig-3.0.1.jar
/nix/store/djpq703zhxy20jgqrm4x740ybas581da-apksig-3.0.1.pom
/nix/store/k1ssq4xylsqc2mz40kw5d35q2cy6fgzd-apksig-3.2.1.jar
/nix/store/rinh0qp8cindcyn3wmcfa02nxd8sw4ym-apksig-3.2.1.pom
/nix/store/frjpr8nbsvz32n3v088dba7w3x78d7hh-apksig-3.5.3.jar
/nix/store/ck7ax1pizijzmw17kd6r3kcw03i06pm6-apksig-3.5.3.pom
/nix/store/n5w3lppr7vp4195mmhrd0d8dl4213q5x-apksig-3.5.4.jar
/nix/store/ydrx2m8px1f8svmq1jql3vr9k5m3y377-apksig-3.5.4.pom
/nix/store/jmgs8v7pbr700q9i6fmwdynm2f929m9j-apksig-4.1.0.jar
/nix/store/yzpbcg00iv73y48z5jp0509jx0wiss6l-apksig-4.1.0.pom
/nix/store/ysngcr5jxz3a41i8vx3l2rbfi0ifgd8k-apksig-7.0.4.jar
/nix/store/jnhgilbr0p58z27zpqh43vdh0kw98j55-apksig-7.0.4.module
/nix/store/nin69pqswld0247znis7vl9x68wykxny-apksig-7.0.4.pom
/nix/store/0l9fn2xml0c1097sgknn7aw3nnn43xx9-apksig-7.2.1.jar
/nix/store/1rv56p6rg0lrma007pjr6g52hy20zibv-apksig-7.2.1.pom
/nix/store/h16nkq3kk71bdlnw3b5gc6lzwqb67wxl-apksig-7.3.1.jar
/nix/store/8w4dg5mfbwj2529q2y9m33y1jfx7fnfm-apksig-7.3.1.pom
/nix/store/nh46rfmagrqvlg5bakvi6h8iixxc7vkm-apksig-7.4.2.jar
/nix/store/80divh075ipwhnylysfq9hh1z3q3j0bq-apksig-7.4.2.pom
/nix/store/mxy8q4wwvjwa1b6a1zyd8lc9qxjn4hrh-apksig-8.1.1.jar
/nix/store/slrcjr7igxs9jqayk7yf771z2kh6b2p6-apksig-8.1.1.pom
/nix/store/7fglkc7kw63l3g5mwfhifnsrrs1aq0xj-apkzlib-3.2.1.jar
/nix/store/2iz762vkx5v0cf029h5iah0rhiibk75f-apkzlib-3.2.1.pom
/nix/store/4mkx34gm57wb2wjl2pbddkdnqzfbdpv8-apkzlib-3.5.3.jar
/nix/store/j6dykckfmgd95l1qyz82a09iqchhc6lj-apkzlib-3.5.3.pom
/nix/store/s81wc839fp5ikmyn9wblqy0xdwpc63z2-apkzlib-3.5.4.jar
/nix/store/g57cyqp8f4sgm7is3jhlykg46qi7bnbm-apkzlib-3.5.4.pom
/nix/store/3kqv7n4v3phzd8z3jv5d5390l8i9gri2-apkzlib-4.1.0.jar
/nix/store/p8kipyrg24si6wmwplcshjzvbb1p9czg-apkzlib-4.1.0.pom
/nix/store/1c8grmgfs8jm9s3sbf3njikrh6f7g7a3-apkzlib-7.0.4.jar
/nix/store/nlhpbzi8a018gjwmaxyr627z5f1imxya-apkzlib-7.0.4.module
/nix/store/cw9h2z21gpj5kr2z0z6aq4l3yw6scvwq-apkzlib-7.0.4.pom
/nix/store/31smprbl1yw5sz1g5199dqmz1aq5azls-apkzlib-7.2.1.jar
/nix/store/v3hf3bv1pzbdlnbwjywcgaly1hp1bjgv-apkzlib-7.2.1.pom
/nix/store/vlhfk8988nqrhbs5ria52b7qkriyhjmw-apkzlib-7.3.1.jar
/nix/store/y131s68bsxj2xvkrqhcqxgaii7yrml5x-apkzlib-7.3.1.pom
/nix/store/q58dacbq8mgny3dbzgl0rpg19rim6gi0-apkzlib-7.4.2.jar
/nix/store/n5a4n0grxgg7kpan7fil9gwdwzjnq6il-apkzlib-7.4.2.pom
/nix/store/jxbc69jawbnbihsbqpxxzhkjr523igjz-apkzlib-8.1.1.jar
/nix/store/rpfi8320ww0jf17nb13np665576hfz5x-apkzlib-8.1.1.pom
/nix/store/0fhyqwzc9xrsmfb1ydp5gxcdgd84156b-appcompat-1.0.0.aar
/nix/store/ki83xz45sp67qkrsq6ir7r0qlvpzcs7r-appcompat-1.0.0.pom
/nix/store/kf9gwfhad74d5lf7jc076gnafrkb7v2d-appcompat-1.1.0-rc01.aar
/nix/store/7zxzfrl2yb560vclbwncbchffz3clmk7-appcompat-1.1.0-rc01.pom
/nix/store/drcpbffkw4p0f49nj4hlnxx41rswpisc-appcompat-1.1.0.aar
/nix/store/gvj337qy6pd8q1v20lnd7vbdbg43ch4q-appcompat-1.1.0.pom
/nix/store/vl8nx9dp2xi70q841hk0cm6vav95nlfp-appcompat-1.2.0.aar
/nix/store/94pzpk4jq76v3294jbhv7j0m7vvrhgi6-appcompat-1.2.0.module
/nix/store/ikhwpnrrm0c2awlckp3rj7b2b9fd5jlp-appcompat-1.2.0.pom
/nix/store/adp2qdfwginll12m3gh8ad0kjm8y24cx-appcompat-1.3.1.aar
/nix/store/0z9s0gpv590pq4wdgqlfsl02yrjzwa6h-appcompat-1.3.1.module
/nix/store/di9swagji0y878rqri422knq76rn18dw-appcompat-1.3.1.pom
/nix/store/5zknm3k310z83q3r2gj72raznnlxa525-appcompat-1.6.1.aar
/nix/store/q6iijvkgvacyj4lyy32i1fchb9x3ywwp-appcompat-1.6.1.module
/nix/store/wg7b8ydch96sm2n60slzn4wwxlahg5z4-appcompat-1.6.1.pom
/nix/store/y70h5br6cbgw0l7jg3l95k9gzm7syvm3-appcompat-resources-1.1.0-rc01.aar
/nix/store/0p47n98nx4dvz19snvpz0j3mxg3i9zwq-appcompat-resources-1.1.0-rc01.pom
/nix/store/j4050a81yr6v8i856ljvph95a11xszag-appcompat-resources-1.1.0.aar
/nix/store/v3sglhp0wgaf754j610450d9m3yp54lc-appcompat-resources-1.1.0.pom
/nix/store/jywirb5457jvy5jrl29bhazlzp5fly42-appcompat-resources-1.2.0.aar
/nix/store/rhgf4xr6ga7v0xi746cgs1vq3zsvpxnm-appcompat-resources-1.2.0.module
/nix/store/a0czd01hvjp810dp027ycs09rbfa0w6w-appcompat-resources-1.2.0.pom
/nix/store/2saml21sykfhcp0x941fd071kqgal9g9-appcompat-resources-1.3.1.aar
/nix/store/v87mkfi94dvrzcyijyqa765rxs7cjkf5-appcompat-resources-1.3.1.module
/nix/store/758yf52dzx0jb6mlvh79f6g82zr8w7sz-appcompat-resources-1.3.1.pom
/nix/store/sih2c8pch4cm8i4idw5d9bbnrd2mwxkr-appcompat-resources-1.6.1.aar
/nix/store/6kyx7ja336khg2042gb1jqg1xhda43y0-appcompat-resources-1.6.1.module
/nix/store/cs6j0pg9xvfiivwyswmr4pn58fm7ihah-appcompat-resources-1.6.1.pom
/nix/store/q3l9zs83mydm49ym2csiv4fx5wk8dmq0-appcompat-v7-26.0.2.aar
/nix/store/p5szywpj0w66q7n322gf95wcfwdd8nrr-appcompat-v7-26.0.2.pom
/nix/store/m1zhlzsy7wbzkz5xwlkb70spqf0s38z7-appcompat-v7-27.0.1.aar
/nix/store/dsmbqvg7l562l8h166n35bw4f6k29n5a-appcompat-v7-27.0.1.pom
/nix/store/n76lmyjxq785qc1bf6dz3rri3yw92vsi-appdirsjs___appdirsjs_1.2.7.tgz
/nix/store/pfd596fhv3rkbrrkl2flngk51zn7568z-append_transform___append_transform_1.0.0.tgz
/nix/store/bb6dd1g131npj5mgfmn9hp93c3c27847-aproba___aproba_2.0.0.tgz
/nix/store/zr02rxb52r6b78b9fnalpcf1qj9xj96w-archy___archy_1.0.0.tgz
/nix/store/2f1g5i70y0xklbg2yp6rm74zad09aj2d-are_we_there_yet___are_we_there_yet_2.0.0.tgz
/nix/store/53vfh05bla5y1kq9l53bq1wqkxhdmdfk-argparse___argparse_1.0.10.tgz
/nix/store/d2ryhgicyvcw3hw6pj79j2z7y6j3k5xh-args4j-2.33.jar
/nix/store/qv11s7rlhhk7dmw6px29ayxsp14g8gyh-arrangement-2.1.0.jar
/nix/store/1rj636j73q9p2rhik3pzkglvwjg3x692-asap___asap_2.0.6.tgz
/nix/store/h3nqsmm40kirmrvz8q51rql9p0a2qd4x-asm-5.0.3.jar
/nix/store/npqcamzjx9xnqpmlx0mp7h4lvkv3wvpw-asm-5.0.3.pom
/nix/store/xizxmk57mrbi8y24k91q3qxrriwy8apr-asm-5.1.jar
/nix/store/4zfjhz4a0s4jc2cwb7f22gx2dhw9m8s1-asm-5.1.pom
/nix/store/kk3w6ajvlaac7r7gh6ibrqsfv5isgny7-asm-6.0.jar
/nix/store/nizxgkqwn38jc06cpljnrypwplp930n3-asm-6.0.pom
/nix/store/qbg76qqfjkdmmillrsiv37zbhgl96zjn-asm-7.0.jar
/nix/store/glsp0njy2ln6sjgh0p82246wlwmda3j9-asm-7.0.pom
/nix/store/29l1gxha94hsppx4xbmjl585pn8czs4f-asm-8.0.1.jar
/nix/store/vw1njj717mn2fzch070p1r9mpkvcz5iz-asm-8.0.1.pom
/nix/store/fb0cd97z8qxkisv9xxndg9jkliiwvap9-asm-9.1.jar
/nix/store/05lm0sva70xs2ycdfb59kica2vlg0nip-asm-9.1.pom
/nix/store/d0c86k9zrwihcvb978xg2icwijaj3by6-asm-9.2.jar
/nix/store/2y2p1qkmrj7q6ywyx2j4apd8gbkwmbds-asm-9.2.pom
/nix/store/hz6v7g88z1qdwwz4g875z0fd6ncfrzli-asm-9.4.jar
/nix/store/fvvp4j1kwix9w2ffaq71jp51k7yrnp60-asm-9.7.1.jar
/nix/store/5f9krg76h82v9zcrr91ix2w22rv2wy4n-asm-9.7.1.pom
/nix/store/p5c8fi5qkf9px9wbiyw6vqmaxka1na4d-asm-analysis-5.0.3.jar
/nix/store/nlii4c7fq27kgvbn2rpsrgl7smcrdqx6-asm-analysis-5.0.3.pom
/nix/store/1577kwb0i49pa40adisj250bihdjpr27-asm-analysis-5.1.jar
/nix/store/cra8gk0fxygqlwwyh2n5vcs109xzi9i2-asm-analysis-5.1.pom
/nix/store/75asrkbcj0g3hl6zf1kggvg4c5mb1xmk-asm-analysis-6.0.jar
/nix/store/dvjv349j446agj9ny2xbm31n6kg321vp-asm-analysis-6.0.pom
/nix/store/j1z7n9ngb9sk5asvq5px444k5pk2dfgf-asm-analysis-7.0.jar
/nix/store/j19pgxfsb0cjshmr7qvqbmifkl3ydd2i-asm-analysis-7.0.pom
/nix/store/h3wsjn9mf30hlkzlwl8wil0rrhyz7l6g-asm-analysis-8.0.1.jar
/nix/store/7kha8pp107y3afi36drz98n6f2dip16f-asm-analysis-8.0.1.pom
/nix/store/2090mmfn8b8y9ncr7idzvslzgryb4vwv-asm-analysis-9.1.jar
/nix/store/a39hzl46x2lmjghcba8wa1ykzyzsn8mj-asm-analysis-9.1.pom
/nix/store/20ypx4bkb543da3sxzxzqg8wsgnikhmb-asm-analysis-9.2.jar
/nix/store/n0qzk21m00ra7nm98qfxbhbir86bngck-asm-analysis-9.2.pom
/nix/store/d9jjc29fg7qg63fspk8nq1zfp5bx73lz-asm-bom-9.7.1.pom
/nix/store/b4kjynvyvdfmw2fa6rd7z4ppphkfdard-asm-commons-5.1.jar
/nix/store/b064rhgvrvwpvqj8i1iv7456qd4s9p81-asm-commons-5.1.pom
/nix/store/ccx8kwbr8sv641lr93qi2128jpz9zf56-asm-commons-6.0.jar
/nix/store/yw5l5fndn7pfzkmglspj23sw1anpq02s-asm-commons-6.0.pom
/nix/store/y3gzxfqlb9gr09b89nn7ydl8lkd88mrp-asm-commons-7.0.jar
/nix/store/5vk3f4layvfkyknbhn6m39lwzk9vx34c-asm-commons-7.0.pom
/nix/store/dv9dvlnzxa65akry7pvp6mhm0libfh8l-asm-commons-8.0.1.jar
/nix/store/cvp3ppls05j6wq5wvgk5q44di3hb91aa-asm-commons-8.0.1.pom
/nix/store/2xzxschdkc1m6885a330da9zxda7mvzx-asm-commons-9.1.jar
/nix/store/jka0kyyhrvr8i7vdkr20y227n64x8d94-asm-commons-9.1.pom
/nix/store/y15zh7l0rasnbz76ns7vfa20jib19g91-asm-commons-9.2.jar
/nix/store/phzx3g5fnrywm0f2j31zw4gzjbbv9g0b-asm-commons-9.2.pom
/nix/store/hf4c9iffw479l06bx7yvb4psjvydv6bk-asm-commons-9.7.1.jar
/nix/store/dswra412h9hqfvrb6z9lj83hrkpqcaic-asm-commons-9.7.1.pom
/nix/store/npf7mr5k5av6dpzrskzj87pg8k0ajp6i-asm-debug-all-5.0.1.jar
/nix/store/71gnl8a8g355sc9sibzhdrgkcyawhzdn-asm-debug-all-5.0.1.pom
/nix/store/cg7yq8slf4s1an2hz192d5jki1qi88m2-asm-debug-all-6.0_BETA.jar
/nix/store/bbjdmn3hyky33g4qn3q1bgar95lvcfim-asm-debug-all-6.0_BETA.pom
/nix/store/i7in6a4ibcn6h2iwmdwbbpb8j1m3hhx4-asm-parent-5.0.1.pom
/nix/store/d0qwfi1p19pagjq1fxjhsm914f31vv3g-asm-parent-5.0.3.pom
/nix/store/a6i4aqh6jzd9xcq6cgif9s8pyr2m52w3-asm-parent-5.1.pom
/nix/store/pnvjzk04853i63yff0k5x6y3dl6m3688-asm-parent-6.0.pom
/nix/store/57hhgp2hy020xrfvlan8h67h0vwvp0dp-asm-parent-6.0_BETA.pom
/nix/store/wsbfj39fr0wga4j6g4bv89nzwagz7w4g-asm-tree-5.0.3.jar
/nix/store/3vmsyvdzxk57kypf5aj96wplh5mgjzny-asm-tree-5.0.3.pom
/nix/store/racmjr2bc1r1mbv9s66lhfc7v7kihzlp-asm-tree-5.1.jar
/nix/store/74s1ivgzp2yh480f2q2vm98qgm9hx1l0-asm-tree-5.1.pom
/nix/store/favavhm3048qzvj8g3rxr23ga9kim7sh-asm-tree-6.0.jar
/nix/store/bzr5n3y54rnmiaavhrap2fs5hm7rpx3c-asm-tree-6.0.pom
/nix/store/w03jx3wfsrlqbxzi2zl7vg3l754bw9js-asm-tree-7.0.jar
/nix/store/3nxkdmq6325q863lsvvxb622ggdrxgv4-asm-tree-7.0.pom
/nix/store/fhgdk06j6viv328rr29wcix31qi5n61w-asm-tree-8.0.1.jar
/nix/store/61chvlhrypbvrpfjz3dcaws3mqnf7m8g-asm-tree-8.0.1.pom
/nix/store/lfs3mqis79zxhpz4qp02cp824y6pz3vi-asm-tree-9.1.jar
/nix/store/rbmv9w7q94dm3rwqvms1ya6yx708v131-asm-tree-9.1.pom
/nix/store/33yxr5gsqbi0r100qpjg2539vki49l6n-asm-tree-9.2.jar
/nix/store/bnal2lfviahlban4ncdp6mls9y4hcdia-asm-tree-9.2.pom
/nix/store/l6fpcbgmglkgk6myd2jz8ph77kirswh9-asm-tree-9.7.1.jar
/nix/store/ji1g69xdx6cxgrlv0qd21ghw24xaik01-asm-tree-9.7.1.pom
/nix/store/5in18q5mkckclhwg5mpqfbp988yj7xx8-asm-util-5.1.jar
/nix/store/2nx2cny1pmncgdq09vzzi8n4snh5fn5j-asm-util-5.1.pom
/nix/store/a0h3pgbj4sra2476yqljqfpk987cr6bg-asm-util-6.0.jar
/nix/store/ljjkghf2ac9l2245k0smsh81pc6lskp7-asm-util-6.0.pom
/nix/store/cp54hmp0anflvinv2vilsyxls1b0hjiq-asm-util-7.0.jar
/nix/store/b3vb56dg707hqglq8s9rhha266kafcgs-asm-util-7.0.pom
/nix/store/551c5y750n0k3cjcqggq8i9kma3cgv02-asm-util-8.0.1.jar
/nix/store/dhn6hhdxh100zpdg4ihamji8qdzwyjim-asm-util-8.0.1.pom
/nix/store/yacgghz4k307siljxwm7jxr43rqbrmd0-asm-util-9.1.jar
/nix/store/w75adqm869k3jahm5mkdjfhm2l6jbx40-asm-util-9.1.pom
/nix/store/3x1zkvs0r6776x57mgf8iwc9r184i8z4-asm-util-9.2.jar
/nix/store/6zsc3dxf2qnvf34dbsb8xryqk5i1sszm-asm-util-9.2.pom
/nix/store/q9g2pbrxlvgy0cknilqkda17qkq7fx4h-asn1.js___asn1.js_5.4.1.tgz
/nix/store/7vx62iwl65fb39drxx49ga4ir9f2hny5-assert___assert_1.5.0.tgz
/nix/store/6qs1lqh01v4hx7gkhl04mjhzqgj91756-ast_types___ast_types_0.15.2.tgz
/nix/store/8sm0yyan9cz29j3lwv8k3hqnmjpayhb6-astral_regex___astral_regex_1.0.0.tgz
/nix/store/4ipi213m7lbdb4g4z14dap78yy3wc0p1-async___async_2.6.3.tgz
/nix/store/k0gb3k8waksbmfznhx30jgrcqi92npjy-async_limiter___async_limiter_1.0.1.tgz
/nix/store/z33h45qml6k1llggphj2r252c485yb01-asynckit___asynckit_0.4.0.tgz
/nix/store/w8a49ilx2555ig0nnv35dj89iypclcjx-asynclayoutinflater-1.0.0.aar
/nix/store/ccyrkq5cagiydq8z50yw4bh4gb00pqs7-asynclayoutinflater-1.0.0.pom
/nix/store/59d2cjiql1l95p1ikwyfbrrnjrbwi8y7-atomic_sleep___atomic_sleep_1.0.0.tgz
/nix/store/8bhfb9rgsbisgllyynxn68il6x7mrfmi-atomicfu-0.16.3-all.jar
/nix/store/px5qh0mhr82g0f6k2ars44pkpvly3s8m-atomicfu-0.16.3.jar
/nix/store/ihkd6h5jdj7c2gx6r513cln2ypv31wl1-atomicfu-0.16.3.module
/nix/store/56wp5y43drj3dk1hgifsfj6h428rinma-atomicfu-0.16.3.pom
/nix/store/33irwx7c2mvb8jn4521gazpdd3aisxzk-atomicfu-jvm-0.16.3.jar
/nix/store/bg8gl2yi0mwq5426n0j3x47gbdi8xf8y-atomicfu-jvm-0.16.3.module
/nix/store/522lczhv7x7iqqlyrdx7qgrx8w6k9mh0-atomicfu-jvm-0.16.3.pom
/nix/store/8c325wjqcgvkw5fqzfvxrh8pjbpf040w-auto-parent-3.pom
/nix/store/awll5ylv2kpq8a19dpzzcjzvmpjnml2f-auto-parent-6.pom
/nix/store/7c3ijilr7mfb445ph6g0fvvq0jhg1f19-auto-parent-7.pom
/nix/store/jc7kp2d6mfqa5qijdlvsbpspisdnxifc-auto-value-1.5.2.jar
/nix/store/28cympwbxzca1y1cnarw9snsdiv0gm3z-auto-value-1.5.2.pom
/nix/store/0nf1irsfx0vzrsaxd3vagvn6gv2mq8dk-auto-value-annotations-1.11.0.jar
/nix/store/nk5857p6b5pik401rras4sfx06hqs3fk-auto-value-annotations-1.11.0.pom
/nix/store/8r8i2wkd49hwx24ck0if3fbpk0d81n76-auto-value-annotations-1.6.2.jar
/nix/store/9jdmvcxbcsn6i274w2b6p0k7r85wrdaj-auto-value-annotations-1.6.2.pom
/nix/store/2cqm5fwii035izvgzln9cyg9kv081i3g-auto-value-annotations-1.6.3.jar
/nix/store/9jzj99qc3yf9dja21zjzr5cvlkhlkybp-auto-value-annotations-1.6.3.pom
/nix/store/86ssa3d67p0zkhkd3vn655y522hfa1c5-auto-value-annotations-1.6.jar
/nix/store/qa1ddv6315f7d8qw2ilq21xmqdfzrvqq-auto-value-annotations-1.7.4.jar
/nix/store/mly59dhkailwxj92mpcbv8976b1z4dlx-auto-value-annotations-1.7.4.pom
/nix/store/k8v7s8c7fbk7rgix3qvwaim6yp59i2a7-auto-value-parent-1.11.0.pom
/nix/store/3makr669x6gs43r82gnh420raljibqbs-auto-value-parent-1.6.2.pom
/nix/store/lss2cwy9i1i441v66n9qdicabxpcb2r5-auto-value-parent-1.6.3.pom
/nix/store/mggad0mw5chayiwxmanbly9f4vp8cccp-auto-value-parent-1.7.4.pom
/nix/store/dc5b3vcv9h04pswyzil790h1znd3j599-autofill-1.1.0.aar
/nix/store/09m6a39w9wp855qxvhmq97qsdqxrqdb6-autofill-1.1.0.module
/nix/store/0c3g8ldlq4qd5r1yky1jz268ak5lfm7z-autofill-1.1.0.pom
/nix/store/lzabpbs2g4dx57sdgyk15n946isx6l6n-babel_core___babel_core_7.0.0_bridge.0.tgz
/nix/store/apdfk1akj8s45kz340inslwxq2xy5dd0-babel_jest___babel_jest_29.7.0.tgz
/nix/store/4zbkyj7kyfcxf1w0m328nish0kl7g58r-babel_plugin_istanbul___babel_plugin_istanbul_6.1.1.tgz
/nix/store/zpvb0hjvb7ij3gn1zabg9hnc8gg4lhci-babel_plugin_jest_hoist___babel_plugin_jest_hoist_29.6.3.tgz
/nix/store/m1n09ls838z2j50ydnv2zkpk9h8ls578-babel_plugin_polyfill_corejs2___babel_plugin_polyfill_corejs2_0.3.3.tgz
/nix/store/9bv4nskhrhafyqsmjxsvj06iir146l4l-babel_plugin_polyfill_corejs2___babel_plugin_polyfill_corejs2_0.4.5.tgz
/nix/store/0cjk1f6szgscrljnhvgv3m7s0ajlc4wj-babel_plugin_polyfill_corejs3___babel_plugin_polyfill_corejs3_0.6.0.tgz
/nix/store/p1igmgzl5xzi0hmv36g0x6687wyc72xi-babel_plugin_polyfill_corejs3___babel_plugin_polyfill_corejs3_0.8.3.tgz
/nix/store/wskh9plsdix4l55kwzgjdp9xzsp6wj28-babel_plugin_polyfill_regenerator___babel_plugin_polyfill_regenerator_0.4.1.tgz
/nix/store/5kbbybmkrc4yqqfr7y3d4csxjp4fjycg-babel_plugin_polyfill_regenerator___babel_plugin_polyfill_regenerator_0.5.2.tgz
/nix/store/lvhspi4f7vx95awfiahz7595rdv462qr-babel_plugin_transform_flow_enums___babel_plugin_transform_flow_enums_0.0.2.tgz
/nix/store/rj7j4pxdxwlkn8ybjx1mapk9x5jgv9r6-babel_preset_current_node_syntax___babel_preset_current_node_syntax_1.0.1.tgz
/nix/store/fz3s8q9rj84j9bdmmxmdlmv3p5jl8cr4-babel_preset_jest___babel_preset_jest_29.6.3.tgz
/nix/store/0936jmr798z52f6pm4j63w8sa55rdza8-balanced_match___balanced_match_1.0.0.tgz
/nix/store/9aqfz4k0mkcqzbpcv08jr2mj98zydi8v-base64_js___base64_js_1.3.1.tgz
/nix/store/zlgi0bql89lnkv358lk8hnvkdhga2fmp-base64_js___base64_js_1.5.1.tgz
/nix/store/whgsd4gnhi2pbckw9si0x4qx1yshhjyq-baseLibrary-1.0-rc5.jar
/nix/store/fqs9fkmpqh5f7zmcv09bbklcaq359db3-baseLibrary-1.0-rc5.pom
/nix/store/n3vpv2kchsr2gxj0vsb0hplb9fgr6ydp-baseLibrary-3.0.1.jar
/nix/store/agyjh8m4wxdz0wv7bicmsg70y1v0p5vq-baseLibrary-3.0.1.pom
/nix/store/1kc39wdywmrp5ksic4c8l2s5a2rijkwr-baseLibrary-3.2.1.jar
/nix/store/nrms7j6cx2pz9k3l25vmzvc7s1m0j08x-baseLibrary-3.2.1.pom
/nix/store/rg0kk21n3j1f7q9ycwhk9ngr29xhl5dp-baseLibrary-3.5.3.jar
/nix/store/mxmvpir9kw4bm70ng3d3wjidaabivqgv-baseLibrary-3.5.3.pom
/nix/store/apwpqkw9xpc0ag014qqiy4awpnv16zr0-baseLibrary-3.5.4.jar
/nix/store/c3glf6xv4kii8pbkka14qbl41pqxxcnk-baseLibrary-3.5.4.pom
/nix/store/l6kn4n312gq795s2m3gc7xsys5fiyn3k-baseLibrary-4.1.0.jar
/nix/store/3szcc97nq8r2gz0xp972z2dz93lrc17a-baseLibrary-4.1.0.pom
/nix/store/2vgc3hzr476jc34xdxi4782cmn53ib2f-baseLibrary-7.0.4.jar
/nix/store/sxjg5wdf36dh0w6w4r6pjdy4wgpanw35-baseLibrary-7.0.4.module
/nix/store/cq3wzj5ndnxrn1873vivpkss8hb3kn5j-baseLibrary-7.0.4.pom
/nix/store/4j0bac49idx731kd3227y1a1ia1kr2s3-baseLibrary-7.2.1.jar
/nix/store/dscp5hl9yy5n5s8fkq6xzxv3xdvids51-baseLibrary-7.2.1.pom
/nix/store/crcjl5vwwnsn3dk81yvl9pzc08wm0cx5-baseLibrary-7.3.1.jar
/nix/store/kg06zxskn2pdr9l28bg7bpdwbhigbwx9-baseLibrary-7.3.1.pom
/nix/store/ikj0qindggfzjjqba2dy7dwi5rkf1pbb-baseLibrary-7.4.2.jar
/nix/store/38akc3whi864zf6cb9hg53qyshq9z90g-baseLibrary-7.4.2.pom
/nix/store/l1qchj55p23wmclllhvrazbkjd8wzc1a-baseLibrary-8.1.1.jar
/nix/store/bj0i3h54glrxi1jb6vdi5yn24vg2dx2m-baseLibrary-8.1.1.pom
/nix/store/r43yhyj90nkfybsnl8c36qk27v6jmy2n-base_64___base_64_0.1.0.tgz
/nix/store/8xa7vsnf43pcw9yk2wjx9k7rpwysqp7k-base_64___base_64_1.0.0.tgz
/nix/store/306znyj77fv49kwnkpxmb0j2znqpa8bj-bash-5.2p26
/nix/store/7gi20dawiq1did5i9sv8l1yiv7ifji2n-bcpkix-jdk15on-1.48.jar
/nix/store/mxipm613g3wa0kpx8a5q0kclfcgmgxnm-bcpkix-jdk15on-1.48.pom
/nix/store/zc4hcb9gij2l6k2smi4prb88pk8cli17-bcpkix-jdk15on-1.56.jar
/nix/store/nr8yzpbrqywij7xqcdy98h3cxzf3s75k-bcpkix-jdk15on-1.56.pom
/nix/store/ip8hw70y9yh0w9svfd3mc161izq8qw3v-bcpkix-jdk15on-1.67.jar
/nix/store/r9ds3nrps4h15i6ylvwnhj8x2idcnzva-bcpkix-jdk15on-1.67.pom
/nix/store/x9g1mkhalnxix6rjk500ba15ikabx9dg-bcprov-jdk15on-1.48.jar
/nix/store/070mwhhqv43nsxsbq3y2vx34j9hvsby6-bcprov-jdk15on-1.48.pom
/nix/store/s7kqw95k7aflsmdisk6ara0pbxq0cl41-bcprov-jdk15on-1.56.jar
/nix/store/jrlr4blrfdvjckx6v7qq3lgh0wnq5vic-bcprov-jdk15on-1.56.pom
/nix/store/mjl87vxqh13gnrwsr4i90nxw5n5cw2i3-bcprov-jdk15on-1.60.jar
/nix/store/2pxzfqmhfr936lhydnc0lh9wa6irs5sx-bcprov-jdk15on-1.60.pom
/nix/store/y82wi64ij0kjmpp01zc74qx0gpj6jq8r-bcprov-jdk15on-1.67.jar
/nix/store/dnrzskyv8dl0z4mxmh79icw90aprma3b-bcprov-jdk15on-1.67.pom
/nix/store/lw5j55rsrfdybi9bzfmg6nlrfns9m908-bcprov-jdk15on-1.68.jar
/nix/store/ldah7kdw79w1v5g9lwh7mk168aqr2ph2-bcprov-jdk15on-1.68.pom
/nix/store/a0cy1n3pfl6g9i8k34dpb27bj95mn5id-bech32___bech32_1.1.4.tgz
/nix/store/5gaa3797b7jhh3sblfpw5zp3wp1and3s-bencode-1.1.0.jar
/nix/store/0vz4nd4d0iaqmbyfm20n6v9fvk9692hl-bidi-2.1.6.jar
/nix/store/g5w8nxin7aiaw3nvvn044hhqsdrakbrd-big_integer___big_integer_1.6.51.tgz
/nix/store/fnppzl6g5j8k8zvzm6qf28aw58ir5v67-bignumber.js.git
/nix/store/gg63an9m3m79likc12scki21wwqymamy-binary_extensions___binary_extensions_2.2.0.tgz
/nix/store/iwybd3kjbw0qcn50jgs07883wx3zq67n-biometric-1.1.0.aar
/nix/store/5x6gyj1rfbnqlii4xcg7bv4dvjjlwbz8-biometric-1.1.0.module
/nix/store/gdcbfx30ki4c12n94nf2ay5sjxm4hsj6-biometric-1.1.0.pom
/nix/store/g7zgzbxa1ly0vy2jgrw9zznppvlxvdyd-bl___bl_4.1.0.tgz
/nix/store/nh0sjsk4k5kniiy3207y5p4b13qac4rs-bn.js___bn.js_4.11.9.tgz
/nix/store/jc5xda7vfpm612dcyvf4ahdbdn46f3nz-bn.js___bn.js_4.12.0.tgz
/nix/store/vhn49hla8dnxy8bdrgl2mablkjkyzdry-bn.js___bn.js_5.1.3.tgz
/nix/store/q6vcnxdvj9vfsfkldjilpq96417f0naw-bn.js___bn.js_5.2.1.tgz
/nix/store/7rarhwbjm8c3445cp1x5l041487srgmv-bolts-tasks-1.4.0.jar
/nix/store/kl6zpv82z42s89qy9923bh02shfc11k5-bolts-tasks-1.4.0.pom
/nix/store/139nxlqiv46y8wx920m6lnsavj93kjg0-boolbase___boolbase_1.0.0.tgz
/nix/store/0h0q50ccfvz2zs1h7p5bx8y462qivspc-boxen___boxen_5.1.2.tgz
/nix/store/ybjhbqynsxx9hl0nmszmmiy83pihzb67-brace_expansion___brace_expansion_1.1.11.tgz
/nix/store/12fzgz2r9f1yw8ijcri7nrgc113zcpzx-braces___braces_3.0.2.tgz
/nix/store/r0cligwmdry0xnbqxsdmvqz9dzpxwm8w-braces___braces_3.0.3.tgz
/nix/store/alzm3p5wzcacdwv8x028aahkm34af2s0-brorand___brorand_1.1.0.tgz
/nix/store/z5hkl524rdqfqdzlrvjz17chyd8l06i0-browserify_aes___browserify_aes_1.2.0.tgz
/nix/store/7fj8l7d6jflp8v9l0837zzqmn9ylhmr1-browserify_cipher___browserify_cipher_1.0.1.tgz
/nix/store/8rc3m3pvyi3l8pswlkk0306mrh9057h5-browserify_des___browserify_des_1.0.2.tgz
/nix/store/z507av9rldvcsxh9l95g2wz2csslrmyr-browserify_rsa___browserify_rsa_4.0.1.tgz
/nix/store/igcha6kb7kmp5lb29d1aav0n92ffpv6x-browserify_sign___browserify_sign_4.2.1.tgz
/nix/store/5ffsyfq7sjqdi4x8dm1z9kcv9j7yxnms-browserify_zlib___browserify_zlib_0.2.0.tgz
/nix/store/jlx07qcsr3kaqdkvac5nrndsz0gk58kf-browserslist___browserslist_4.21.10.tgz
/nix/store/bnzv52dr8cl203fw6pv4a2bilb08b0i7-browserslist___browserslist_4.21.5.tgz
/nix/store/lv4r06x50wkbjsginl2v5vci691ih35l-bser___bser_2.1.1.tgz
/nix/store/6smprci540a7y3csx5wb6yvywp1xwm5z-buffer___buffer_4.9.2.tgz
/nix/store/35bdh7a6dmmjv7qfh6k8s152d55wc5s7-buffer___buffer_5.7.1.tgz
/nix/store/lhajqdcvqhmgbjsbf46df7m742s364sg-buffer___buffer_6.0.3.tgz
/nix/store/6gi2dlgyyaiksh3mpac74cy5q0dxvsn0-buffer_from___buffer_from_1.1.1.tgz
/nix/store/nbnq9gxsiy4gq273nhy4gqfmdhjjg0zz-buffer_xor___buffer_xor_1.0.3.tgz
/nix/store/bbkp2w9m2f122w63r8hhlp7ij9vgnjpm-bufferutil___bufferutil_4.0.8.tgz
/nix/store/48m2xsh65dqrbsgcw1bcdz5aksx2vdjh-builder-1.3.1.jar
/nix/store/21z78fwgldb9y40ky0wniqkxjdbglnn4-builder-1.3.1.pom
/nix/store/np0bdradx5xmir4awbry201xy653nfhn-builder-1.5.0.jar
/nix/store/4l7lr52jls15pawdxy1xg86shsw29lcd-builder-1.5.0.pom
/nix/store/652f5fd5a7agj1xpn9blp4rwzaxr986l-builder-3.0.1.jar
/nix/store/d32rsgxp7csa9vjrrjrzgbxg1i0pir05-builder-3.0.1.pom
/nix/store/xw8n1m561wm8cqr1c41bbgg7fg49x83l-builder-3.2.1.jar
/nix/store/ahz8p3abl6cv7zf17nb8k4md3m6hpk29-builder-3.2.1.pom
/nix/store/3pangynz34z5y7rhwi9pkxp344c4j3aa-builder-3.5.3.jar
/nix/store/389ddpxf438shkn2bqgkr2m6ganxn4j4-builder-3.5.3.pom
/nix/store/id9d68j6c730znm162zynb9gcl3g5ixr-builder-3.5.4.jar
/nix/store/0q1pwpn3zzhy1jp90sk6b0y86hwp80r3-builder-3.5.4.pom
/nix/store/mrxnwi0bdnvwr61lf44l1cmvry8cb6yp-builder-4.1.0.jar
/nix/store/hl0q9nsa8w1vnd1c9xqdmxaa0yffbdn6-builder-4.1.0.pom
/nix/store/gb60jg7j6vsgkf6vr1d87w6bv0y1r441-builder-7.0.4.jar
/nix/store/rbfx5n3lqp6992n9kwhax6drhkbbawn3-builder-7.0.4.module
/nix/store/lnjypbklm929z4rxqmvdfk9nicdkr9dd-builder-7.0.4.pom
/nix/store/jvrw68nfpslz11q2c7iz1v8glk7zgcwa-builder-7.2.1.jar
/nix/store/w1bwgmavm471pqvh6b9v9fh86wn2w9ac-builder-7.2.1.module
/nix/store/9aaa0zimgqkiqc864ph8hyx7xa1fyh6m-builder-7.2.1.pom
/nix/store/lhgvnkr8rdw0g9hfq5npj3mr2ps0gax6-builder-7.3.1.jar
/nix/store/f0qmf2ymfh042qrf11gqpyr0y2lvsc5l-builder-7.3.1.module
/nix/store/d6cpqnsn90nykz3bqzsbdpdzgmkr9gj3-builder-7.3.1.pom
/nix/store/gnlpb1kyc3gn6i9k6804aa9czyn2cvyd-builder-7.4.2.jar
/nix/store/n63126bh9lav33y9dxs81xlhpxmipi3i-builder-7.4.2.module
/nix/store/pkjjcd1jmqawgmgidxq65mqfnvad7wmv-builder-7.4.2.pom
/nix/store/aa57gvshhl6pfcbzvhvc8h1nfmzls8b0-builder-8.1.1.jar
/nix/store/i9l2rnv22q83372x8qjchpc35kjj5p47-builder-8.1.1.module
/nix/store/60dl1frf0wpvv0mz06r4a3gam9dvxk6r-builder-8.1.1.pom
/nix/store/7rqxa23w6y2kd1chq04vsp1kd8bqxk7s-builder-model-1.3.1.jar
/nix/store/ymgwf7rmxb1l7d09qdccc1f934l5yxhz-builder-model-1.3.1.pom
/nix/store/5bbqz69f217rvd7r0nzf8gqfd6rsgsim-builder-model-1.5.0.jar
/nix/store/7v9mlzgi7jhrw4al1yapq4mlvsmmh98d-builder-model-1.5.0.pom
/nix/store/k8xdbaczg594i56fsryn1jpz41sp3m2v-builder-model-3.0.1.jar
/nix/store/kly92zzvi6rpv7iplabc5f61pgwx7baj-builder-model-3.0.1.pom
/nix/store/wjw847pwv38rd7wp02xpcb6l0fs07w58-builder-model-3.2.1.jar
/nix/store/v9bfps64iq5dqm5hvm7lzg4nm3bax56m-builder-model-3.2.1.pom
/nix/store/klkmvf3611fh7mq29g4k6rs5hdrbcx5g-builder-model-3.5.3.jar
/nix/store/3h2cdas9ypq1dn5cl2wpd7h2ijf0c78z-builder-model-3.5.3.pom
/nix/store/kxg4zs81rw11q8k1fvb9kg57k8hvcvry-builder-model-3.5.4.jar
/nix/store/j0ir8vvmpgh30fpjf041c4pxqwqjwwpm-builder-model-3.5.4.pom
/nix/store/rds1923a8vkxmxcf5zqcqd2azp4jkcij-builder-model-4.1.0.jar
/nix/store/2jhhc7jxz0wllg5m1hvv83880hxa95x6-builder-model-4.1.0.pom
/nix/store/7jfpmcgp2cvaylvnw9w5w1v6mx85w0hv-builder-model-7.0.4.jar
/nix/store/cg93r2218f1si56ia63sfx4qysq85cj3-builder-model-7.0.4.module
/nix/store/j0zii1pz69k1qwl11w2aga4zq7jwjwnm-builder-model-7.0.4.pom
/nix/store/qrsh6nqm5q70b3gjglfdyfyay3gqr6lg-builder-model-7.2.1.jar
/nix/store/szyvgbjhnrw7s1izrk9w4gcs10yrpi9k-builder-model-7.2.1.module
/nix/store/30wz7h4d94dymz6gdxijwkdbll9k0vx8-builder-model-7.2.1.pom
/nix/store/q7qzgi36hyib45lr3ailz4aphrskqfny-builder-model-7.3.1.jar
/nix/store/688vay4ilkj4j9wh4c8xwck239l982an-builder-model-7.3.1.module
/nix/store/sycv5hxgn7snm21i7hm9mbagskf03jjr-builder-model-7.3.1.pom
/nix/store/bfdph83a62dnxsydrzfm5br43m9bsh3b-builder-model-7.4.2.jar
/nix/store/v4ld1vk5jwb941hrdcjwbhaiv5yzdz15-builder-model-7.4.2.module
/nix/store/qpfa2s1acisx1b0l053xgi6ad769306l-builder-model-7.4.2.pom
/nix/store/77fqw7zsvx88lbdd3pc4r15i68qm89da-builder-model-8.1.1.jar
/nix/store/b4fwh09gd1357p8y6hxscyr5l7qwfmys-builder-model-8.1.1.module
/nix/store/q9nl0kgz8cxvvgmp49brcyixvvls12h3-builder-model-8.1.1.pom
/nix/store/l31i05j4pn6ji01rfrvknrrcisp10q0p-builder-test-api-1.3.1.jar
/nix/store/ww6k4lzj4iham0psm6ic0ja818102w4d-builder-test-api-1.3.1.pom
/nix/store/kyrzvsi4wd5rg5dxq9fnbdzm5k0n5ri1-builder-test-api-1.5.0.jar
/nix/store/a2m9bicq9kq4gnq28qsddbjm50av7h8w-builder-test-api-1.5.0.pom
/nix/store/j5nhvjxjlfvzh3raw0mmip87vb7070jf-builder-test-api-3.0.1.jar
/nix/store/rzj9frf5qc22fwlb254vd885hps7l0wj-builder-test-api-3.0.1.pom
/nix/store/1dllk8k8vyxhf2x863k6f3in901fcfyl-builder-test-api-3.2.1.jar
/nix/store/bsrfjcxvpzl4lj8isjglr8nk3iqx460b-builder-test-api-3.2.1.pom
/nix/store/l5679p7hs42lhjlj7lw00qkvjxwykx47-builder-test-api-3.5.3.jar
/nix/store/rnhvvbpvqg9dj658plysl4wlahg16syi-builder-test-api-3.5.3.pom
/nix/store/hvv0clgj2n1svklh4pmvqzckcrdvzka2-builder-test-api-3.5.4.jar
/nix/store/wrwadi8qb290jaw4hx297700n12jj86v-builder-test-api-3.5.4.pom
/nix/store/nimac1vsmifz5iwdf6v1y78m118b87y8-builder-test-api-4.1.0.jar
/nix/store/b071l1y4bc5g64kbx308x3n1cscbfwm3-builder-test-api-4.1.0.pom
/nix/store/fndfmv4r2q4fmgxyfahm17hnrl67ri5k-builder-test-api-7.0.4.jar
/nix/store/bx6nva64zfhfm7q6rq5z563nnvkxrnn4-builder-test-api-7.0.4.module
/nix/store/1wcf1lhds1q6kjaq6k3pm1n5ljwg3zjr-builder-test-api-7.0.4.pom
/nix/store/wcjg7d7bmcpdjk2zjcndcjs6qmhlipiw-builder-test-api-7.2.1.jar
/nix/store/xphayag1naa92yvl88gpdhp5s01a9iph-builder-test-api-7.2.1.module
/nix/store/crkrqbhm0z1613mznjy51n5fg573h5sk-builder-test-api-7.2.1.pom
/nix/store/4995y4zcyavajal7ih1sb58pr9bxamq0-builder-test-api-7.3.1.jar
/nix/store/yllmkz54dnh3k057fx4n0z06ngjvcmjn-builder-test-api-7.3.1.module
/nix/store/nx6dh6h0778nzibj1d2z1dxqqdmyxy1n-builder-test-api-7.3.1.pom
/nix/store/27mbhpkmr3gql7yl2c9gdl8bsinkjh3i-builder-test-api-7.4.2.jar
/nix/store/lhjwk4alr2g678p3q0x081nhfz8ijd7x-builder-test-api-7.4.2.module
/nix/store/fiigynydpqxnbml1phlbqhvrh8axbq51-builder-test-api-7.4.2.pom
/nix/store/qy2c579239ik1jrxk4y020qgb1gpqv4n-builder-test-api-8.1.1.jar
/nix/store/dvngsdx2ima0hs77p4vbpi477vax4n2g-builder-test-api-8.1.1.module
/nix/store/j8pbsfnyfhf93rb4pcry15zzb0gjz0nr-builder-test-api-8.1.1.pom
/nix/store/q86bqj99dnyd5b20w306cljfa0r24clm-builtin_status_codes___builtin_status_codes_3.0.0.tgz
/nix/store/as07kwkarnl6f917rjm8kbgypf6h3z2x-bundletool-0.14.0.jar
/nix/store/1rpsmwjipn0fs9kndk5c6iybgc9yr7q3-bundletool-0.14.0.pom
/nix/store/2caw2rh5ifh5dq1c6jy0i0psjcx94rfk-bundletool-0.5.0.jar
/nix/store/4gmn5c5kba39irxc3yki2mrxh1mgjjbs-bundletool-0.5.0.pom
/nix/store/cl1yc79l6r8ahdaj1xw3r6yrpvchz6by-bundletool-0.9.0.jar
/nix/store/fc8j43h8dbkibgs2r14mkyrq4s9f5rhm-bundletool-0.9.0.pom
/nix/store/ygkzw3239zsxhb2zclg2gyz7f0bza098-bundletool-1.11.4.jar
/nix/store/slkg7x6vb0lj6s4w6zjq0xl3h7jmsvwy-bundletool-1.11.4.pom
/nix/store/v4ik7pm25himcaky4vfr050cb0w08fy5-bundletool-1.14.0.jar
/nix/store/z5dm1s9sdlyf0xbr3apnkmxbic4ha42f-bundletool-1.14.0.pom
/nix/store/s7d4q7p2lr9c3xwdrahg4r5cmab19qpf-bundletool-1.6.0.jar
/nix/store/817jhkvngmw66fx3xlpmf9xv4ag1dkj5-bundletool-1.6.0.pom
/nix/store/61j9s1k4lwsg9p4h4shj8kbz7yw8zlpv-bundletool-1.8.2.jar
/nix/store/8anpm4lx4vpfv7fpjfpxpqs8vw1l4lri-bundletool-1.8.2.pom
/nix/store/ap1v0i0z1bcs6h1lsl92gshpdvv6y9z2-bundletool-1.9.0.jar
/nix/store/i142dvr81ijll5i3id0l12hiy43b9jsp-bundletool-1.9.0.pom
/nix/store/ic55s7brr47j4v5a36w77lg4cy3jmc47-byte-buddy-1.11.13.jar
/nix/store/ykyrv9yklzlmxdmcpw94304jwp0p7f7h-byte-buddy-1.11.13.pom
/nix/store/1sv2l5v6glwpzjxlxk2vl5iqvjxjrxpz-byte-buddy-1.11.19.jar
/nix/store/p12mwj0v1s5a4v9szw0ix7ddb708cz0y-byte-buddy-1.11.19.pom
/nix/store/0d6vjxzwmsxgjd0cnnrxg1rv9vn3wb08-byte-buddy-1.15.10.jar
/nix/store/krc2a7chjs2md6cw10q8w4vd6vyz3rbc-byte-buddy-1.15.10.pom
/nix/store/r1qfhdba0n5ivl78pd0pzi5wvb44bf1l-byte-buddy-1.15.11.jar
/nix/store/xzf2rzfz0nmr2sv7v8xim352gj55c57x-byte-buddy-1.15.11.pom
/nix/store/q40b4p37k07h0w43177x9lb51m0lr706-byte-buddy-agent-1.11.13.jar
/nix/store/8g40bp971b6437lhi2hj7aqpqr6xr69d-byte-buddy-agent-1.11.13.pom
/nix/store/lffxdimmyj8aml23d6kvlq9g3kmwhkkv-byte-buddy-agent-1.11.19.jar
/nix/store/ln4kw07brckp6haz0rb3xd47g3kzvzch-byte-buddy-agent-1.11.19.pom
/nix/store/axijxbmjfqz1k5slda67vcrkczx01yl6-byte-buddy-agent-1.15.11.jar
/nix/store/raka58gi12d1svc23iivk0sp6lllwlha-byte-buddy-agent-1.15.11.pom
/nix/store/85k671nd2n8yxhcjbnmbsdxwqsbnfn3k-byte-buddy-parent-1.11.13.pom
/nix/store/afkgbh4148mfjgslmpak89nj2q7cxma0-byte-buddy-parent-1.11.19.pom
/nix/store/w424q6si2q51arjzgj8hn05hspska8n9-byte-buddy-parent-1.15.10.pom
/nix/store/g3hb4hy9rfc2mq9pfzyk2qpddvvv9ksy-byte-buddy-parent-1.15.11.pom
/nix/store/w5ysg4n9bvsvxbrlhmmpha5ldsikxw71-bytes___bytes_3.0.0.tgz
/nix/store/m7pdqw32k5c3w2b5ffkda15x4lhr04wk-cacheable_request___cacheable_request_6.1.0.tgz
/nix/store/pph3qzmpjbx8y724i23vfs02kprdvf4g-caching_transform___caching_transform_3.0.2.tgz
/nix/store/yqvky27a8vn3p8ymgbimiwisn23dxmfm-caller_callsite___caller_callsite_2.0.0.tgz
/nix/store/hsphqbqjpw2s7f0k2x35rgr1zwlm9s3n-caller_path___caller_path_2.0.0.tgz
/nix/store/rhyc62z9g8qs5h6ggvpfl9jhj4zqac8f-callsites___callsites_2.0.0.tgz
/nix/store/2wp82q3wx8lfymbsxy6760dj02yf8jhi-callsites___callsites_3.1.0.tgz
/nix/store/m5r1mwff2dhwyz85r3fp450fd3fvya9g-camel-snake-kebab-0.4.3.jar
/nix/store/vw1ymc9pgcbdiz54584r2x4gam1q7m3b-camelcase___camelcase_5.3.1.tgz
/nix/store/mwzvcac09xjrplfg3rcl05mp9dqn26x7-camelcase___camelcase_6.3.0.tgz
/nix/store/8hg5kbnp0hdwc0glb7hkpj2n3lzipy8x-camera-camera2-1.1.0.aar
/nix/store/w3p3nv5x23ksminvhkfxmp7za2nb196p-camera-camera2-1.1.0.module
/nix/store/avcbq187lzjqw0g6yhnv8d5z81556ww8-camera-camera2-1.1.0.pom
/nix/store/vyn8nmrb74xrrr48k5jyri8sgfwwafwd-camera-core-1.1.0.aar
/nix/store/d2nk4qdzp8yiw2m6z8bj844pm0jxpqg4-camera-core-1.1.0.module
/nix/store/p4rxlbzmvn7p58hz8lig1zzyanphf3di-camera-core-1.1.0.pom
/nix/store/798w7qqlhk125l3xa3cpygbf3phbcyrd-camera-lifecycle-1.1.0.aar
/nix/store/yb81ckl8ydb0slfmkj7v234h4979zqmb-camera-lifecycle-1.1.0.module
/nix/store/g54wv0pk8jq1zdfr6jmhfiqghh6mw4jf-camera-lifecycle-1.1.0.pom
/nix/store/ziws386ly59a5x85wni75s7sb66hlzw5-camera-view-1.1.0.aar
/nix/store/lkiwl9mfmzgfr4z608x77z432ym90zv2-camera-view-1.1.0.module
/nix/store/wjkbzx78i73jx02b58mmsf1chv6yd30x-camera-view-1.1.0.pom
/nix/store/bmalg2xc5b63rn1f47mb5ln4wnhwpd4g-caniuse_lite___caniuse_lite_1.0.30001469.tgz
/nix/store/kgxqj0c0n67jdqjhsas2xpisvl0zgzlg-caniuse_lite___caniuse_lite_1.0.30001532.tgz
/nix/store/34s8kqw30p7085r4q5hcg64qhzvly5wp-cardview-1.0.0.aar
/nix/store/8kg8hmb80lzv857nxnr1jvzdjn3fc0gh-cardview-1.0.0.pom
/nix/store/b1fcrga7lfwg9j5kbs9wd7zaj4xif7rz-chalk___chalk_1.1.3.tgz
/nix/store/pdhk4m0dsnv5g0kvhc53ifxr1sxhqpzm-chalk___chalk_2.4.2.tgz
/nix/store/xw7khqryfrbglmidb6di1q11sqfvv85f-chalk___chalk_3.0.0.tgz
/nix/store/g6sdfyd2dyvgzzps5b443i9rxgvy5jrh-chalk___chalk_4.1.2.tgz
/nix/store/fjsgqpmr2cmb3qh5540jcsgvlmm2k5dl-chance___chance_1.1.4.tgz
/nix/store/hiiwikdqyfm27c5qn4v9ch1aq103320a-char_regex___char_regex_1.0.2.tgz
/nix/store/a1qnhq1frp1vhacs4ny2d7x3w4842iic-character_entities___character_entities_1.2.4.tgz
/nix/store/3aqscvhhc41vszc52cn1xi2h4s5af0ky-character_entities_legacy___character_entities_legacy_1.1.4.tgz
/nix/store/pc6alpmrp7q6rmcfa2r17rzhpdsra0qc-character_reference_invalid___character_reference_invalid_1.1.4.tgz
/nix/store/p1n7xb6qnwxb22px1whlwh42llvw9m70-checker-compat-qual-2.5.6.jar
/nix/store/8fyfi1rv6rf67p1qimbgcbk9hv5w3whf-checker-compat-qual-2.5.6.pom
/nix/store/r5jb38vrkrb2qrbrcrfwghyvcy3yv5r4-checker-qual-2.11.1.jar
/nix/store/k5mls2gz3j4ka78n096a068n342c51m1-checker-qual-2.11.1.pom
/nix/store/7w5qzik1ckwqz594pn66bdczxh5rqyac-checker-qual-2.5.2.jar
/nix/store/3sr2lkq1jag63lp029va1nh8rdn6j9hi-checker-qual-2.5.2.pom
/nix/store/5fnjfbn5dmmmvi6fk3bpp6ll83h38892-checker-qual-2.5.8.jar
/nix/store/grj9dhnjjbgp8cryggi07klicjwzsalh-checker-qual-2.5.8.pom
/nix/store/43ykps68xhhaspp0hhhy91sibx45p78a-checker-qual-2.8.1.jar
/nix/store/hby96q147cwnh3az49vj9biy7a0g30j2-checker-qual-2.8.1.pom
/nix/store/b2263xjl0ihqbpm87vhdarfrnljq9plk-checker-qual-3.12.0.jar
/nix/store/3rlrkcadr3didri11bapb3xhm8qls629-checker-qual-3.12.0.module
/nix/store/wwas4x1kz24saabgh59ihrw7mfk9zvbd-checker-qual-3.12.0.pom
/nix/store/021qlzszwmsx4x3676dnfpdy44vyzy3f-checker-qual-3.49.0.jar
/nix/store/6hk5awp0ddlm1br049fqdpjg2ldifnwc-checker-qual-3.49.0.module
/nix/store/50cqvlixcbgvylnkrkw048i96vb1ziq6-checker-qual-3.49.0.pom
/nix/store/9l1lp2yql1b8jp0nzz0zcv89yin6g7yb-checker-qual-3.5.0.jar
/nix/store/3k9d0ssn744xngy0w781g09gnqgfj9ki-checker-qual-3.5.0.pom
/nix/store/yj94sw4jnxdzf623nhdnv7gyfsllfba1-cheshire-5.11.0.jar
/nix/store/rfhq3ffgw9013vbi8qkiq0mpgwndi5i3-chokidar___chokidar_3.5.3.tgz
/nix/store/0m56i54w7hmw1zw2rkp4vrd20rxhqv54-chokidar___chokidar_3.6.0.tgz
/nix/store/nx9ykrjq0fk12a802zhyadkxkwb4i7xc-chownr___chownr_2.0.0.tgz
/nix/store/c4lihbm1w4z1mr3p4g5zbbchdc8h56ln-chrome_launcher___chrome_launcher_0.15.2.tgz
/nix/store/br26dgvbn2h0vx3i6qah3y5b8pzbg4s9-chromium_edge_launcher___chromium_edge_launcher_1.0.0.tgz
/nix/store/7kpjd4b7llqagy18arf7lv87d0nj2zlp-ci_info___ci_info_2.0.0.tgz
/nix/store/3b2wmf4mpbcfdyj4dk88kp7x9yq7gy51-ci_info___ci_info_3.6.2.tgz
/nix/store/zxlh0vc2jipk5qs7y861y0h9vi77a5hv-cider-nrepl-0.31.0.jar
/nix/store/farypca07sjdd2ixsghcwikx61s5gblk-cipher_base___cipher_base_1.0.4.tgz
/nix/store/d0aspr42vgmxiyp3f8knxr1ld6rmmm79-citty___citty_0.1.6.tgz
/nix/store/zvjrr8w672rpq6rn7h435znxkik88qh4-cjs_module_lexer___cjs_module_lexer_1.2.3.tgz
/nix/store/h6q75fk33pqgb9f4gp42ns0xai86rgrm-cli-2.0.0-all.jar
/nix/store/w86lkcd9cwwg36kcygh1kiblzzppxxkm-cli-2.0.0.pom
/nix/store/20f2xbfrknahqyiwg0igknl4215wqsh5-cli_boxes___cli_boxes_2.2.1.tgz
/nix/store/whwrxlhh8gqq765xd6p45zkbbjdk7hni-cli_cursor___cli_cursor_3.1.0.tgz
/nix/store/vc0rwd4vx4xcfx74zaa9dwpk869s1nkg-cli_spinners___cli_spinners_2.8.0.tgz
/nix/store/mbs69q51dis2lhrsh0yx3a5nwp8hg8lq-clipboardy___clipboardy_4.0.0.tgz
/nix/store/0z2wm6pcm9l205yqn0bb3xi1clvv736q-cliui___cliui_5.0.0.tgz
/nix/store/pf3vqkw1js3yd590agfgpv4hs9rfx52p-cliui___cliui_6.0.0.tgz
/nix/store/r6m2r7qd26rg3820q62w72b891q1gk47-cliui___cliui_8.0.1.tgz
/nix/store/h2vd4zc2ac778mkfz13i7lx3xh6czpfs-clj-kondo-2024.03.13.jar
/nix/store/ahycarl61czyijh5apidgd5hd68ak01a-cljs-bean-1.9.0.jar
/nix/store/fgranzxxy920q6vbhym410f8zjssh7al-cljs-test-display-0.1.1.jar
/nix/store/s3xq7i0n48qx0laxdanbxg0ma7aw8bq7-cljs-time-0.5.2.jar
/nix/store/hhg01qyx17fqv2m5nb4zhf82lcmw09qa-clojure-1.11.1.jar
/nix/store/waq8if3741i0js1izfgyinnxdzns6qx1-clojurescript-1.11.60.jar
/nix/store/8n3jrazv57nmrr6rcs6ymrmjwsx0fifp-clone___clone_1.0.4.tgz
/nix/store/lny94a2yvkz19b2hi24x8v110xn31abc-clone_deep___clone_deep_4.0.1.tgz
/nix/store/gmc14vwvip0bavda8y960shhidni01v6-clone_response___clone_response_1.0.2.tgz
/nix/store/ri6ci3vnbpzlcmm02gy5ff3k3n0vzywa-closure-compiler-unshaded-v20230802.jar
/nix/store/nihbkpiwdvf8hlx0gmqk3ff45vnig29n-clout-2.1.2.jar
/nix/store/7s33bzalvr4fcv2xl98z5mvjpjyd8pnf-co___co_4.6.0.tgz
/nix/store/4lp1pw39l3z2zw30rzp17whbq000gqyg-codehaus-parent-4.pom
/nix/store/niv7bwns28hhnzfcz77yriy2vnvjc3w2-collect_v8_coverage___collect_v8_coverage_1.0.1.tgz
/nix/store/2gnaw549x1789q39ln5xmhqh3yys4vif-collection-1.0.0.jar
/nix/store/ckljaa7nychy8ban24sf9vp8jfcnkb8l-collection-1.0.0.pom
/nix/store/9v6adv0y5drww0cvpvq4fa08wb0cab5y-collection-1.1.0.jar
/nix/store/vs1hljg35c02ifz8zwfb8dzkjh7wzk3g-collection-1.1.0.pom
/nix/store/862h5czxkk0dwhx8hpxq1m2q9dl0gbh3-color_convert___color_convert_1.9.3.tgz
/nix/store/4cls93j24h81b5cjn1wh36zmf898xa5l-color_convert___color_convert_2.0.1.tgz
/nix/store/74dhy4fr1iiq904mhgn382gsrjlp0aqh-color_name___color_name_1.1.3.tgz
/nix/store/7p2d3ra1j42i6rs0gdaxwp5zcg08vaay-color_name___color_name_1.1.4.tgz
/nix/store/kya68mi4bnd593yrvq10cr45zpm3b5ra-color_support___color_support_1.1.3.tgz
/nix/store/cmkdafnaxjm561zcq2pzcnpaaha3dr7p-colord___colord_2.9.2.tgz
/nix/store/9c4fzampapdzfp3rzkqx3scaz8mcmd1k-colorette___colorette_1.4.0.tgz
/nix/store/k5si6q0qg27jimb3b3hmf25pqkx57clp-combined_stream___combined_stream_1.0.8.tgz
/nix/store/mihww5hs7yq3218ffh9nk8k8iv08bic2-comma_separated_tokens___comma_separated_tokens_1.0.8.tgz
/nix/store/0lzjqmx9r17m052rfshvk85nijly26xs-command_exists___command_exists_1.2.9.tgz
/nix/store/bkdirnwwrw26175q28pzi5gvni1chrd3-commander___commander_2.20.3.tgz
/nix/store/mws66qz4cs06jdj6rvyi8fw5q364y50k-commander___commander_9.5.0.tgz
/nix/store/hdx49dzvijiyb1v1n2fqpc0399gshwxi-common-1.0.0.jar
/nix/store/rs1w5iigc4naq6mprk3ay5f03qy8ksky-common-1.0.0.jar
/nix/store/91jh4ynypkv35n4i3jzav971v2k4z731-common-1.0.0.pom
/nix/store/m5y61nk24nrsx7a4hqb6skfjzllj3aii-common-1.0.0.pom
/nix/store/3rfscwb61wx46mdkjwl2m94ksfi84ppq-common-24.3.1.jar
/nix/store/7z8i79rh0cd9lrw9ip2j3wfq5lvbnjjn-common-24.3.1.pom
/nix/store/iyhxs28wmsyk1dl92hkzc87jqa8cxpnv-common-24.5.0.jar
/nix/store/bjh62bwlb21crxijqz9rih4acps41f1n-common-24.5.0.pom
/nix/store/565rg1x8xm49z9f24swan3nxn1bkkvbq-common-26.0.1.jar
/nix/store/3p04bbx7l365mjjqi30s5l12dc8bavxz-common-26.0.1.pom
/nix/store/my74bfb2y2kbdzf3myyswcdndmjxgw8d-common-26.2.1.jar
/nix/store/wk5ak2msi7vyjr5l2j8rqljyfqyz7b47-common-26.2.1.pom
/nix/store/qlgqzz239nc9dl0frniwm7xr7sfz2jjr-common-26.5.3.jar
/nix/store/v6vbj13d5cclf8rlwm4926g3lk7n8kgz-common-26.5.3.pom
/nix/store/556307agcw4da7p2ls05cddw3dmxwalc-common-26.5.4.jar
/nix/store/c1p4wgxigysd37fbvawk9cppz3bhsw4v-common-26.5.4.pom
/nix/store/f769h0sys0ys867hm669zaayn5qcx64x-common-27.1.0.jar
/nix/store/y07x4zxf1zk55bfwhh144m7cbkyq4piz-common-27.1.0.pom
/nix/store/6k1vdkx4pm4wh3ypndvbfjmapyd6cc6b-common-30.0.4.jar
/nix/store/fglgibw2pzmva585xm89vj140na97j8c-common-30.0.4.module
/nix/store/2zhvshwaj909f4hrhnxl2k413lm72zgq-common-30.0.4.pom
/nix/store/p1n8f0ih2p7zjb59dys3jwrnx93z8fkd-common-30.2.1.jar
/nix/store/hfgpnyxc3m9115fk5lxbdw5hm2dvhpqq-common-30.2.1.pom
/nix/store/2npinyykjb1jbpm0rlshahjisl3k1yxm-common-30.3.1.jar
/nix/store/m91bcmr7rs4pxvqj02r42nzmp098mq5w-common-30.3.1.pom
/nix/store/wj24kfm6bg7zf7khhapi8gq8n1iyzycr-common-30.4.2.jar
/nix/store/2hl28ly8pncly7lkyf3zxq3l8jdif73c-common-30.4.2.pom
/nix/store/afcrlzb8ac3jpnqhgjd0hl938s139kka-common-31.1.1.jar
/nix/store/k4l6qpkmqwqwrp3j8535g44a64l0nniv-common-31.1.1.pom
/nix/store/kajw85p0rf4srcb5qq94c7pswqgv2d4y-commondir___commondir_1.0.1.tgz
/nix/store/a00mswzg9nj3az2qppz385zyc0p31wyz-commons-0.9.6.0.aar
/nix/store/9aprn6c3h4nfhimkggc65pl80lb5kw43-commons-0.9.6.0.aar.asc
/nix/store/05k3gn7l4x3givamz5drjwy1yj1axkcl-commons-0.9.6.0.pom
/nix/store/4rk5fhxir5hij3mkdpz6vw40ddyckyjn-commons-codec-1.10.jar
/nix/store/h4w337m74hf4mp5vv3399acimgnyp89n-commons-codec-1.10.pom
/nix/store/blwciczkdv0q56zh196xyrdrlp56fyn6-commons-codec-1.11.jar
/nix/store/7gdazkpsc56yk6yw2iwyj6wqdamymj4s-commons-codec-1.11.pom
/nix/store/zb00nrpbh44s13lf4qvfj0wl6rsgsxc8-commons-codec-1.15.jar
/nix/store/95phyzbdvi4n183cscqkx0b8kbpjmchi-commons-codec-1.18.0.jar
/nix/store/l44kb3mmpq5jcw015x18hm385qqaqcn2-commons-codec-1.18.0.pom
/nix/store/7bjqx9czm36vn48107xfn9djfz444dqs-commons-codec-1.4.jar
/nix/store/z4xgmps8m2d9vlgr5pw204qd4nnwhhpf-commons-codec-1.4.pom
/nix/store/h1ppnyxfj5msh5l7dr7w4samzdcadb4j-commons-codec-1.6.jar
/nix/store/8gll7am035dz7xq2n42m85vzhd6xwg2s-commons-codec-1.6.pom
/nix/store/dk738khp06662ppi2i46av8byhcamn08-commons-codec-1.9.jar
/nix/store/0wz0bw44iwzd8b7ah0h4hl8sd2k0zl06-commons-codec-1.9.pom
/nix/store/ychibgzz6716s5igvzzvq6rm4jdkdg6l-commons-compress-1.12.jar
/nix/store/12ql0q01ksn5f44mzn7i45d8a2lxd9yz-commons-compress-1.12.pom
/nix/store/7dliwkd4mklbyqj0kjn3pp69y1l9p9cx-commons-compress-1.20.jar
/nix/store/455k1h1qp9yp8v9j3clwqfg85b0yi9dg-commons-compress-1.20.pom
/nix/store/4ynh8wdqhjp42zwk57adc8gxpwppmv4w-commons-compress-1.21.jar
/nix/store/i75zfr45m5c5lmymialp49w3j7dl9syf-commons-compress-1.21.pom
/nix/store/yygf4y0820bzp5xgisr9fjapck2857ji-commons-compress-1.8.1.jar
/nix/store/k16lgnnwz895qgpksm9dwqarr9cifcn7-commons-compress-1.8.1.pom
/nix/store/m0slqbnxz5ra54wrh2n5v3wbfglv86d5-commons-fileupload-1.4.jar
/nix/store/8khbdcnvh9nqjajv1x7dyqdv5djc943b-commons-io-2.11.0.jar
/nix/store/4jb4sj7m0abgz8jrf946pmpkdakkg1zj-commons-io-2.18.0.jar
/nix/store/4yq2vkjxpvvaaw7ppq6ysbqvrbcbdvg1-commons-io-2.18.0.pom
/nix/store/yrqqwrqjq7yhk4szdinxhrlafp4b42ip-commons-io-2.4.jar
/nix/store/vhir3kgdx4dx6x8qqdkih64gpbr09x7r-commons-io-2.4.pom
/nix/store/dbwvqhwi8r44smxy331vwnrk3v0w4an7-commons-lang3-3.12.0.jar
/nix/store/7yf7g7sr5ksljha8gv64sdzmg7vi6br9-commons-lang3-3.3.2.jar
/nix/store/bnpg3dlvrjcz04gpmpsx3x3l7gwqiaai-commons-lang3-3.3.2.pom
/nix/store/aw2sv6k93q81ysqr6f7c9xxjsfx1kqmz-commons-lang3-3.9.jar
/nix/store/r0370qdym8sv4c5wgsmghsy53fnqpssn-commons-lang3-3.9.pom
/nix/store/q3gkp6894mnrm9dlily6gc1i9bl7bd0r-commons-logging-1.1.1-api.jar
/nix/store/9mz92m7gq4v66pa23ns6lspafimz3n4w-commons-logging-1.1.1.jar
/nix/store/fkxpsnya35rvxxmibkqnmimsgp5mb494-commons-logging-1.1.1.pom
/nix/store/3d8d4ii69jrqa0124f6divys371dkwib-commons-logging-1.2-api.jar
/nix/store/abnz2yz6p9fsz1w7jyzj0jpgkfyf5zd3-commons-logging-1.2.jar
/nix/store/kzpv8qr3qjrjypbqag6vjwpmdy5y5gvq-commons-logging-1.2.pom
/nix/store/y36vgq8nlg7b0vbxinilmrwr39d1xx2f-commons-logging-1.3.5-api.jar
/nix/store/v4c5hdc8lacyza6m31qwgzphds8mk93v-commons-logging-1.3.5.jar
/nix/store/hlf5lizzvizv7xc74i8adj99j4crspd7-commons-logging-1.3.5.pom
/nix/store/5ijajalj3w3mb0l826hywlqia7lqdmbn-commons-parent-11.pom
/nix/store/hs1p2i99lqqwabkpbqncdf4h0ps3vf42-commons-parent-22.pom
/nix/store/9mp3znz3x5san83203qq1j0cijcxkw0n-commons-parent-25.pom
/nix/store/6q1m72mgj8msbkjq1rbxc2d396c355k4-commons-parent-32.pom
/nix/store/4i3m0sld8zzarhvnwqd0969z118nafcr-commons-parent-33.pom
/nix/store/q2ci01c2n05z853yy3prhwmr33rj1gsi-commons-parent-34.pom
/nix/store/adnvvqqddyq1ljdsvnk0l1d7zr3hy78b-commons-parent-35.pom
/nix/store/cwqlppq7vyscnli70pxyg14pbmisg63f-commons-parent-39.pom
/nix/store/n0b3n5r7iida3xjynyc6d0j50jffi2fl-commons-parent-42.pom
/nix/store/jg012qb90afyhzkd3l6mdh1jf2j5dndp-commons-parent-48.pom
/nix/store/66gfjm2p9692gy3l1qgpzzdjy3r8j6rf-commons-parent-5.pom
/nix/store/75ndimb0zas5f1nx6giyv55q5v9xj7mi-commons-parent-52.pom
/nix/store/a2ii3sdr57wk0hi6akb4bn3274hdcv2b-commons-parent-78.pom
/nix/store/a5yf4xhpm7b6zzzs0mcav5bzr09br0gn-commons-parent-79.pom
/nix/store/6y191nfqkhy5nxynnn0vvlrqyn3s9i8q-commons-parent-81.pom
/nix/store/jw07bkgks1lpjxbf7sckkgqsckn6jk0n-compiler-4.12.0.jar
/nix/store/c0wrqvdvg6i40bnh3504vyj5xpps4gw4-compiler-4.12.0.pom
/nix/store/s5kmkzr8dljxmd59rdca171ffb1nh6pm-compilerCommon-1.0-rc5.jar
/nix/store/bw9wqn3c4gbcv1ywhpilccs6a1ymwzvy-compilerCommon-1.0-rc5.pom
/nix/store/ll4y15q0jbnx8ijzkky3dxsjn4cn9f6j-compilerCommon-3.0.1.jar
/nix/store/g0zzvy7kmd5345d04fs4lsdqf4z6k9ir-compilerCommon-3.0.1.pom
/nix/store/vk599xcnss3kx4w42wd09732kz6csmfy-compojure-1.5.2.jar
/nix/store/q6y6avhq5pfb8xiayvyjsqnb63p15g17-compressible___compressible_2.0.18.tgz
/nix/store/rk5szgslqdnw30gjqaarzaj1m5d6nyzx-compression___compression_1.7.4.tgz
/nix/store/bb5ax4nnvny3r134hx07i8nzz3bdvnm3-concat_map___concat_map_0.0.1.tgz
/nix/store/f5x3iwg39c8kh1m9j2sx5kfmn6x185nj-conceal-1.1.3.aar
/nix/store/ahi81p0jyzy43b71wynyhynx42sb338v-conceal-1.1.3.aar.asc
/nix/store/7kq96gbqqqyhk04pw52k2ljc6rzf5abx-conceal-1.1.3.pom
/nix/store/19i8dx63hf1sf8z0pca35w55sbwmbr8l-concurrent-futures-1.0.0.jar
/nix/store/97g2ks718abg9fnx9kbl3gv0yiqapl28-concurrent-futures-1.0.0.pom
/nix/store/ijq13547rspjs7gw26j4k4rbvnn8808k-concurrent-futures-1.1.0.jar
/nix/store/5pxvfkjxyrcwyx90ps8j32cv5y7p6mpj-concurrent-futures-1.1.0.module
/nix/store/63lg02jfkh5iyxzb1ynzv8my98mym2i4-concurrent-futures-1.1.0.pom
/nix/store/j7k9lmm6n7wiwyc11qcpdklcrdm5xmcw-concurrent-trees-2.6.1.jar
/nix/store/zq9qw7amg4frp66ksfywjcdl91pxpskp-concurrent-trees-2.6.1.pom
/nix/store/847c7k6qqali9mn78ynj5vx4msp320hg-concurrently___concurrently_7.6.0.tgz
/nix/store/10w399qnsllr97ki1yfihh6m4dzc6b03-confbox___confbox_0.1.7.tgz
/nix/store/6176rw76xx6a87q6krqwzpkrgwwl45bm-configstore___configstore_5.0.1.tgz
/nix/store/26wvy6syh7ia8yhfj39p8mdh2449q4hz-connect___connect_3.7.0.tgz
/nix/store/i6d1gzbqxwna07x9r827rr3b2mhwc7av-consola___consola_3.2.3.tgz
/nix/store/4wbj1n6ifijzwh8y791djlnf4kakvh0q-console_browserify___console_browserify_1.2.0.tgz
/nix/store/rf6is0gqslsja8pilnvwf82hd0g6cazr-console_control_strings___console_control_strings_1.1.0.tgz
/nix/store/09ykip3iiylzmf0niblsxdvpay9xichr-constants_browserify___constants_browserify_1.0.0.tgz
/nix/store/dasm0gx73rlh5zanbkrxazh7big43vjh-constraintlayout-2.0.4.aar
/nix/store/n8ppqf7n1r34zf9khblhz0c13lpjyjh7-constraintlayout-2.0.4.pom
/nix/store/yazqy4snkgq0wya1mmpadf33034lkvhq-constraintlayout-solver-2.0.4.jar
/nix/store/12vhyk0sxbija5ld1ld1fh47ya3yhkpc-constraintlayout-solver-2.0.4.pom
/nix/store/57n86z2c7xqgj41hrjsbnjq0d84ia2gb-convert_source_map___convert_source_map_1.7.0.tgz
/nix/store/z6i4v9ji6zbirrrmp6bkk6f164gzzwis-convert_source_map___convert_source_map_2.0.0.tgz
/nix/store/gv7ixz630ligjjv07kvglq9a8618hhwj-cookie_es___cookie_es_1.1.0.tgz
/nix/store/1xaiyksii902rv7iwvsq6vnzba162igh-coordinatorlayout-1.0.0.aar
/nix/store/d0lkv6rcspgjwkrmfnapxrmdxplm3xrx-coordinatorlayout-1.0.0.pom
/nix/store/0wdmw6sq0whr78ly5wvfypic4bg43dbi-coordinatorlayout-1.1.0.aar
/nix/store/p9csy0hx0mq1crfbl93gwn8ciiasjx9w-coordinatorlayout-1.1.0.pom
/nix/store/3yvkvgvr33hdjilqaac7hl06abfdzmrc-core-0.0.8-alpha08.jar
/nix/store/ri8np7vkw57z95h4a2kyw07pzxgbw53l-core-0.0.8-alpha08.pom
/nix/store/f1r9wpccmvcwj2cnzqqr3x6kidzg5ghs-core-0.9.6.0.aar
/nix/store/7k9x6fnrmv31q2245qj6q0ih9gn09k4s-core-0.9.6.0.aar.asc
/nix/store/xv07d1qykvckk2qwynk13561bjb4yfdz-core-0.9.6.0.pom
/nix/store/4w1a46z8pmy9m50yw5ls5zmhy5khnici-core-1.0.0.aar
/nix/store/p953x03lspdcv98s788ac1jkjyas5nxq-core-1.0.0.pom
/nix/store/bgbblygwpxd9al2jqmkr7y02cciq3f15-core-1.0.1.aar
/nix/store/3r41glpkblmz238jfgcg6nd8pp49klc0-core-1.0.1.pom
/nix/store/r67xq9nd2pwrip3qm0kl3467bwk6q6z1-core-1.1.0-rc01.aar
/nix/store/rm0b9zc1ckx9w4skfp0d11hr2i6caffy-core-1.1.0-rc01.pom
/nix/store/6caqwvrlxpzf5bl0r2r6dcnz6xb62fjn-core-1.1.0.aar
/nix/store/bwc7ay449l8lyc58q8dkljlwlxf4v0wl-core-1.1.0.pom
/nix/store/4n83nijnngps6n8axh2acnsjdnzajlmi-core-1.12.0.aar
/nix/store/kapfl5p0nwhrk3mqspy15c302fg05djs-core-1.12.0.aar.asc
/nix/store/brpgss56750c26v3cb2ki4818dgwq2qj-core-1.12.0.module
/nix/store/74vz0s5r8f8cw9ajws26pnm5y6im4zz9-core-1.12.0.pom
/nix/store/1dci53p0dlaqm7dvc992fl80acgjsh3b-core-1.2.0.aar
/nix/store/gwrhvg0y4y5ih3gk2dqi0mzivmrwrpk1-core-1.2.0.pom
/nix/store/mhj9v0xaxa799bhgm48cjdc21fq9hakv-core-1.3.0.aar
/nix/store/9m3mlzcz7pniw9qm09niyixvf1arhsll-core-1.3.0.pom
/nix/store/rj9y146m8jck2j55kcvxspfiwf9v6y2j-core-1.3.1.aar
/nix/store/agz6q3284xjz8771fcb9r1pryqvbrav4-core-1.3.1.pom
/nix/store/i71x1l56pfvhswfpdfkrj2vksgj4b7j4-core-1.3.2.aar
/nix/store/1rfmzsrrbskzc97xfi054i52d7kr57h8-core-1.3.2.pom
/nix/store/r24b7lg32lzhcwjr9mhk405f625xhixy-core-1.4.1-alpha05.aar
/nix/store/078z23q4v96r6iyrcvr2yvg2jn0skxbm-core-1.4.1-alpha05.pom
/nix/store/nvjihnsdz7ay4p5gajxx00wdfjqxmd0p-core-1.5.0.aar
/nix/store/qzhl79flx6m19cdnj0asyr508jz12llq-core-1.5.0.module
/nix/store/zy81dsjl8j407frqs6nmb0csc583mczf-core-1.5.0.pom
/nix/store/4z20dzqhdyw5zdzgprx672lir3p1mn9n-core-1.6.0.aar
/nix/store/7g960khih2lz96px34casn9kagfghinv-core-1.6.0.module
/nix/store/glx0zq43gyis49lcjwhlmvva1hh0hpdk-core-1.6.0.pom
/nix/store/ss8z91x7xh5q90za170vib1lsawa4nhc-core-1.8.0.aar
/nix/store/0di448ki93ab01s6zzwakrjp3pc1kzwx-core-1.8.0.module
/nix/store/ad4v186hy3x8vjdv3crwkly7930n58pk-core-1.8.0.pom
/nix/store/vclbj2vs18mxjjj9qvz43il5w6fzrrf1-core-1.9.0.aar
/nix/store/pi8xivi0b63gkqlxww2cr6qyrgiqjig1-core-1.9.0.module
/nix/store/kk00xybd5q4xchyjx6836vr54l2cshns-core-1.9.0.pom
/nix/store/338b2gg73h7lzsx8jy7kr2q5frzwycgv-core-3.4.1.jar
/nix/store/6i90r3dwp1gakl4jrmj8a9f4x5p06qns-core-3.4.1.pom
/nix/store/8q00w1pca38frshspkcxi7s2gbk0x12l-core-common-2.0.0.jar
/nix/store/4x9nmmy8rqy0667scjkn5y0jhjkdqm1x-core-common-2.0.0.pom
/nix/store/6aix1scxpj6ksvyy25kih09dk59ww1rm-core-common-2.0.1.jar
/nix/store/v3yqpf0qp1qx5dddj5gqkw5ma11356g4-core-common-2.0.1.pom
/nix/store/c6lwf00m3fkv1sqqf2ljj9fizc4jb16x-core-common-2.1.0-rc01.jar
/nix/store/9wafgq3fykjfb8jlsvjyv52z7385sk1h-core-common-2.1.0-rc01.pom
/nix/store/l7g09mp4a65pnzvdj63kr50la1a0lg9d-core-common-2.1.0.jar
/nix/store/vmrvqbwvbla7fi5645k9k9lyj06c7hf7-core-common-2.1.0.pom
/nix/store/bd0cfd94dkwh2bqbm5m1pxz7l1f0nx3f-core-ktx-1.12.0.aar
/nix/store/06cmwhmir4ri1hmf98la7fz6l8q8fc4y-core-ktx-1.12.0.aar.asc
/nix/store/7s00zsi25dgwxmddsiw61njcrg2bq3sg-core-ktx-1.12.0.module
/nix/store/gim6r7n3rvmfqn73vlg6dla13fxkvgwv-core-ktx-1.12.0.pom
/nix/store/c7mjbsgclj8agdbifbp16a9ndfsd3fv1-core-ktx-1.2.0.aar
/nix/store/b5migllw3zlgdh5w7as2kh8dd2lkv7nl-core-ktx-1.2.0.pom
/nix/store/9dxykqzmjmi7p9dcd95yi8jgi19h7qk1-core-ktx-1.6.0.aar
/nix/store/y1x1q0v2bx0cimchan1dijpiimlaq918-core-ktx-1.6.0.module
/nix/store/i5avwwji4yfsmsdv1ls5cv9v5z3jsbnx-core-ktx-1.6.0.pom
/nix/store/pf4r85vbcaz4j994qjwb97dskjdg4apz-core-ktx-1.8.0.aar
/nix/store/rrarb8zgps1hqpvc482ab3l6xiqj9cqc-core-ktx-1.8.0.module
/nix/store/biyvbbpyz4iqvi4pr9h040fszcpyk96h-core-ktx-1.8.0.pom
/nix/store/y21ys6vwz6w4707z18f08xpq1p0ywflx-core-ktx-1.9.0.aar
/nix/store/ykx1xavi2i72agb6z8d4bvphpsnb4sf2-core-ktx-1.9.0.module
/nix/store/dnz7168gk04ip7fcdky5rg2r3a826yy9-core-ktx-1.9.0.pom
/nix/store/g7kgzpf3x6jl749mbcf8mygbvrl513ld-core-proto-0.0.2-dev.jar
/nix/store/4pwqs7hkmihv6x862rcmwr4zpzxkc1pv-core-proto-0.0.2-dev.pom
/nix/store/ff9l1n78624g4lrjnfjrl2vl9gkaq3wb-core-proto-0.0.8-alpha04.jar
/nix/store/hy6yls0a648plbq98nhcdvmc33arsl8s-core-proto-0.0.8-alpha04.pom
/nix/store/y2arvwi5y60n650hsbapalif5f9sd9s5-core-proto-0.0.8-alpha07.jar
/nix/store/wby6vy86s077viqmzhwwr86zxg41xbkm-core-proto-0.0.8-alpha07.pom
/nix/store/5qawxgpn1sgpvrxxhqva910s6ycjlv4f-core-proto-0.0.8-alpha08.jar
/nix/store/99ihw25hzlym14s8d4b84jfm3x5dz2hr-core-proto-0.0.8-alpha08.pom
/nix/store/icfy6gykmgcw7xz50rmfzggmf4adqrk2-core-runtime-2.0.0.aar
/nix/store/8ad7flxfh8vssia1fd4hrpkcfy2jjasb-core-runtime-2.0.0.pom
/nix/store/86zgxznjlwa21km83q02f94nlllfvkwy-core-runtime-2.1.0.aar
/nix/store/dvvax5b7i5ph52vyklqzyfgc9ngql57l-core-runtime-2.1.0.pom
/nix/store/q8pqgzxjz5dxr7s8z2msyawc1hg6jw2y-core-splashscreen-1.0.0.aar
/nix/store/v3g9yb675xzajgqnxr10g2z0s5d43krh-core-splashscreen-1.0.0.module
/nix/store/grkqlvli198rnymargf766hxc3s0y6ww-core-splashscreen-1.0.0.pom
/nix/store/h4gp05xq9lhid9sfcgga4vk98j305p71-core.async-1.5.648.jar
/nix/store/saahjnwhc66pc4z48l580bgk19sddc3r-core.cache-1.0.225.jar
/nix/store/q83hjfqm9jkba2k2r899m2h2v4c83hc5-core.memoize-1.0.253.jar
/nix/store/v0g6slpd243207aznscqwppaczbr6y7q-core.rrb-vector-0.1.2.jar
/nix/store/4ixf0sxnhdjqsh5xdfbq711mlj5q4x9l-core.specs.alpha-0.2.62.jar
/nix/store/al1hj5ilm9ljjarr7xz2lzs1czzzi9lm-core_js___core_js_2.6.12.tgz
/nix/store/p78kbqvp4hvkis958yvhwrcg1wvkkxfg-core_js_compat___core_js_compat_3.29.1.tgz
/nix/store/mcpgjrcs3grdkx196nb9rjf16zxwavpl-core_js_compat___core_js_compat_3.32.2.tgz
/nix/store/lkhrr1ixq0pwr6bfaj77hi84xyzpl87p-core_util_is___core_util_is_1.0.2.tgz
/nix/store/gp3r0lhvyi7fjpy4jrqx3q5yp1inzjfl-cosmiconfig___cosmiconfig_5.2.1.tgz
/nix/store/0lm590m3axn76qwic7vjdznayqgp2wld-cp_file___cp_file_6.2.0.tgz
/nix/store/w6f7j5fv5m0b8jz79ih5bh17nw4s3vmn-crash-26.2.1.jar
/nix/store/m675cp6b3hkrmljvyapfb1c0hhxsyrg8-crash-26.2.1.pom
/nix/store/9vlpv6dkpjf9g9z57l26qyyw8q6b18fc-crash-26.5.3.jar
/nix/store/2hasxidki0ih9mq3v9mf4wam67vdnf3j-crash-26.5.3.pom
/nix/store/1jmknd3vpbxz2dr56j3pb36aa7bw94kl-crash-26.5.4.jar
/nix/store/03p0b62nffdids4672ai133vh577rzk4-crash-26.5.4.pom
/nix/store/1isv5d2icfa6ivdpr7i358jscf7zg2am-crash-27.1.0.jar
/nix/store/80l9ywpl98sqr67fm2ic4l6h2lamzrx8-crash-27.1.0.pom
/nix/store/a4fw002bw64kgxbcybpibmz78w49q3vh-crash-30.0.4.jar
/nix/store/balrz4sszcj1i8bywvvrbw3km34s72b6-crash-30.0.4.module
/nix/store/nzd7nryj9bbia9pzmqr6x0kfrhp1nbpf-crash-30.0.4.pom
/nix/store/1cmkq5yaawsvw0q9z8v56ll5b8mp4haj-crash-30.2.1.jar
/nix/store/6xjasvvcmh73bldvqhsjkzx17rdh29jp-crash-30.2.1.pom
/nix/store/6pcil875536jjxgwlf12xsg31py60z4v-crash-30.3.1.jar
/nix/store/d5adpqxzad64n9gcf4adzyr6hak6k3sv-crash-30.3.1.pom
/nix/store/33014y44wh99bl9wjkivylnimj1wvvjn-crash-30.4.2.jar
/nix/store/n14bbpdp89834g6hy41ajj9pqgfmi31r-crash-30.4.2.pom
/nix/store/krq3r25wrr87l88aanbdcpc1d0kw7hiz-crash-31.1.1.jar
/nix/store/qx544kldaljicric2wbwv86ni6wj60cs-crash-31.1.1.pom
/nix/store/lz2fdcn12gyrm4w3v3hf6ccqy32njsqd-create_ecdh___create_ecdh_4.0.4.tgz
/nix/store/m11axmnq2935vic1brbqm4sl2pan359y-create_hash___create_hash_1.2.0.tgz
/nix/store/lvck44hvrfrys1l1gfwy4kbxfc5nwq99-create_hmac___create_hmac_1.1.7.tgz
/nix/store/681pxjcibcg5lj9dvm1a6jq5yw77cfx0-create_jest___create_jest_29.7.0.tgz
/nix/store/mgf2cfc9kws279kpyas2aip686kbx3r0-cross_spawn___cross_spawn_4.0.2.tgz
/nix/store/kjhy08k4jdyaanpv3mkrkmqr0y50kzb0-cross_spawn___cross_spawn_7.0.3.tgz
/nix/store/7xkd0b0lm4v20p44wnmw99wk8c73a014-crossws___crossws_0.2.4.tgz
/nix/store/r1ac3jwk3bmi33ncj3jix2qnv719dbh9-crypto-equality-1.0.1.jar
/nix/store/ync11x65dgk4s68w0z1hs2jvp2g32s7c-crypto-random-1.2.1.jar
/nix/store/305hwxlaix8y1s8476j1bxy3dki64cj3-crypto_browserify___crypto_browserify_3.12.0.tgz
/nix/store/2ra53l7xdfb4pfb737a4ria618m6hik9-crypto_js___crypto_js_4.2.0.tgz
/nix/store/2ljwkazl5j5df10pjc5s7r9dlcllq50c-crypto_random_string___crypto_random_string_2.0.0.tgz
/nix/store/qhsq93c896zh239j2vxzmgi57p7agl2y-css_select___css_select_5.1.0.tgz
/nix/store/0pdsf2b08nyzrdkbijabls9hx1krviqx-css_tree___css_tree_1.1.3.tgz
/nix/store/kgh6r4i7rz48hafh81pra9y86w4xidym-css_what___css_what_6.1.0.tgz
/nix/store/abih57y677ccch40sjzk9v2dnyj1g81v-csstype___csstype_3.1.2.tgz
/nix/store/2qjkfsl03gln21yy3v3p5xg3ai0q6dx9-curl-8.7.1
/nix/store/lavjlmj9zc5yxf1pdbnvwig1k9j4js7a-curl-8.7.1-bin
/nix/store/qga3mgdckiimw7xc5qskz91d28cy0n89-curl-8.7.1-dev
/nix/store/awf11vzdck38yfcb88pf2v78f3f0h5fs-curl-8.7.1-man
/nix/store/nh05qy2pqsp2ibxp3dcmd8jng5m3drhj-cursoradapter-1.0.0.aar
/nix/store/r0rmwms6bq7fz58zslibipl1zn36zs1m-cursoradapter-1.0.0.pom
/nix/store/qbxb1w9280izkdfmjf621fhvryllr0mv-customview-1.0.0.aar
/nix/store/gngx5pf6r8acv0868q00d6fsr9siwwqq-customview-1.0.0.pom
/nix/store/7vpbizk8nj5sw5gvgad5v9dnarwv4w0s-d___d_1.0.2.tgz
/nix/store/zkixv96m2c4in97xdca9zanzmfran7rk-dagger-2.28.3.jar
/nix/store/i6vam1cyw16il0y563ma5gcq9hc130sj-dagger-2.28.3.pom
/nix/store/ypp2dancj6asax3dzv78l3yj0rr46b3l-data.int-map-1.2.1.jar
/nix/store/c81mnvcvda6s8x64zlbpylk9zq4f5a67-data.json-2.4.0.jar
/nix/store/sfx4dhv1sc9vskvmfiwd1f6j7yy8gyj3-data.priority-map-1.1.0.jar
/nix/store/g4ai10dnqd3shmaqp08ff3kpisq2xvnk-data.xml-0.2.0-alpha8.jar
/nix/store/pv5nsvd2xxk1qji1ig8657v4v9jq1lfn-databinding-common-3.2.1.jar
/nix/store/m66g3dfw5qpnsnydixfi9sr0xy3wgcnn-databinding-common-3.2.1.pom
/nix/store/3fl83a5pl1mvaj8gj3zjxx797v67mrvj-databinding-common-3.5.3.jar
/nix/store/v88v7cj98i0dpl8rzqqhvqxqm7lkq73z-databinding-common-3.5.3.pom
/nix/store/rk2k5wdiwfdchl88s6yh8b1pxml5phwa-databinding-common-3.5.4.jar
/nix/store/l58qa48546xjmww95whz9dpvlryxcj1y-databinding-common-3.5.4.pom
/nix/store/1lp8x3hgxm9vpz13s77pbxqh8ahkky28-databinding-common-4.1.0.jar
/nix/store/9h8895j87wlqsagcc2jy4g1920pbqb5i-databinding-common-4.1.0.pom
/nix/store/ab7xsq7kznhgk1nyqlai5d84bssgafbc-databinding-common-7.0.4.jar
/nix/store/m0ij9i5310lml33ifnl06zbj5fv8mxzp-databinding-common-7.0.4.module
/nix/store/fwc9gknl7p8hg5pzm01fja0np71fd95f-databinding-common-7.0.4.pom
/nix/store/cqk60kiv61m4wys3lpgdb3ckiq53bqfx-databinding-common-7.2.1.jar
/nix/store/sfcvva4xsz7z9ycjlh1qg1sq2395ibqf-databinding-common-7.2.1.pom
/nix/store/w4cfjn9p40v29ysqgjvnl2vbbb2h21vm-databinding-common-7.3.1.jar
/nix/store/bhsfvcfq07ivjsblnaayq8rbsqlyqz4b-databinding-common-7.3.1.pom
/nix/store/zc6asb4bsmivzf9iz6y5d5k701w98139-databinding-common-7.4.2.jar
/nix/store/aqs0ncg7igwsqiicqj64ymq7yvnbkxqc-databinding-common-7.4.2.pom
/nix/store/dm3c7h67r66cgirzcb1s57dlw2hzmjf9-databinding-common-8.1.1.jar
/nix/store/0cfvxcahalcxdx8yqix5i4jzjknhfqnq-databinding-common-8.1.1.pom
/nix/store/gimdr308b4mndvca1lmcg82md7kqmzhm-databinding-compiler-common-3.2.1.jar
/nix/store/s0ny74sjdsr68cipj0zxm37kkcz5w1nj-databinding-compiler-common-3.2.1.pom
/nix/store/yfvnahfj81imrz1686dci3icbwy1mq8i-databinding-compiler-common-3.5.3.jar
/nix/store/v7g7024a96axbzl4cr2b6yk8a63qg3qg-databinding-compiler-common-3.5.3.pom
/nix/store/2g8vcx68x0sz92gr1csrqgba00wds1h2-databinding-compiler-common-3.5.4.jar
/nix/store/sgn5m2qz2v06bv022dfrimid82r2lx5k-databinding-compiler-common-3.5.4.pom
/nix/store/hfrsw3nglmbizwix7bzqjxgr19kgagrj-databinding-compiler-common-4.1.0.jar
/nix/store/aanfjyf9hi09jpv1qf1c3cz7l7s3syw8-databinding-compiler-common-4.1.0.pom
/nix/store/g9byr2zzy16wmp6l85rr1x4fp7727psc-databinding-compiler-common-7.0.4.jar
/nix/store/ry47l0vgiq3k864livn16j9nraadr6fj-databinding-compiler-common-7.0.4.module
/nix/store/0cz3qzbwhvh889dzzjyimda1i7g20jbm-databinding-compiler-common-7.0.4.pom
/nix/store/i52yzn6blh9kx73dv75g8fp5bf0ybnf9-databinding-compiler-common-7.2.1.jar
/nix/store/zbjbws6d3lqk76zvdknrmh6gzmjc61xc-databinding-compiler-common-7.2.1.pom
/nix/store/jvvlkf0934a50w43gp6pbsf031k84nnn-databinding-compiler-common-7.3.1.jar
/nix/store/qiyl577wkjg9m87id1k7wa0a16pqbv1z-databinding-compiler-common-7.3.1.pom
/nix/store/pzgvny1fpw0r5yf9cvx95id34qi8a54r-databinding-compiler-common-7.4.2.jar
/nix/store/drkdia6lpxv22b4plaq06hbappxi0j20-databinding-compiler-common-7.4.2.pom
/nix/store/prm6cvf9m15g78cz1vygbvpakrizxyws-databinding-compiler-common-8.1.1.jar
/nix/store/0qnj50w2zp00c7a40nq60xqh668rpm7a-databinding-compiler-common-8.1.1.pom
/nix/store/44mb35lspdgpi9a16hjpbzj6yqxvf0da-datalog-parser-0.2.25.jar
/nix/store/d666bkpdx9ggnpfcmj334sqh2f8w5rvh-date_fns___date_fns_2.29.3.tgz
/nix/store/a03r77i41wjvnsv7gjg2x0664fk5lik5-dayjs___dayjs_1.11.7.tgz
/nix/store/5f0k0ds5q33dxivzjybq91p1hisq3pv5-ddmlib-24.3.1.jar
/nix/store/lhmbgqqvmk0n1mdxbnzp3cdflr009v36-ddmlib-24.3.1.pom
/nix/store/7xlihc5kwxbvi5ndna0lh653rv4fhx07-ddmlib-24.5.0.jar
/nix/store/d0pdffpfk890y2x8c8xvflbz9whwmd6r-ddmlib-24.5.0.pom
/nix/store/ay938bvxlcqkh00840sbq59mslhck2wp-ddmlib-26.0.1.jar
/nix/store/d5z568x2q8svrs151xp75lnccqsxal5m-ddmlib-26.0.1.pom
/nix/store/l7c5rxydn0xskz60l67v6wvpp8czmyff-ddmlib-26.2.1.jar
/nix/store/8ly1ls7l2i5191cb95pzh3k4dxmmzzw0-ddmlib-26.2.1.pom
/nix/store/hm6fb5k39yhsrcf474lhw1wv6hqhg48v-ddmlib-26.5.3.jar
/nix/store/7nrbaf04aiq0r2l3y1yq86g07x06jzwj-ddmlib-26.5.3.pom
/nix/store/b2nns8dgc35nq8ds2jlkg27xzk2w2swk-ddmlib-26.5.4.jar
/nix/store/dqfhps4m9zjv32hh03xqz3xhbb9i7wgq-ddmlib-26.5.4.pom
/nix/store/qyir2ki8smp9wknq5jv55c3lqg27h8pj-ddmlib-27.1.0.jar
/nix/store/0ddwlbn46x7rlamn57v4rddcv2hkgxvi-ddmlib-27.1.0.pom
/nix/store/a2h2cklm4w32h9fzv7chn7whkb2jgjc4-ddmlib-30.0.4.jar
/nix/store/abl8s0h3kkpabvwn6jf5a84n5r956xf7-ddmlib-30.0.4.module
/nix/store/ihnm7a0ghfsk3pgly4x1gfclfz30f1lw-ddmlib-30.0.4.pom
/nix/store/hfg1idsh91ad60r6ll0rw84i82flq319-ddmlib-30.2.1.jar
/nix/store/r0nxzmgh886g4dsa7paphfjkbk2jnjl7-ddmlib-30.2.1.pom
/nix/store/lxi1a1lfs5a1kc89rk4mlkvd7wr8a4x9-ddmlib-30.3.1.jar
/nix/store/wnvhsys20ig50iwwx343jd8rid6vr9f8-ddmlib-30.3.1.pom
/nix/store/sw2067k3il8wjylnh2rpjwagn3q19p0f-ddmlib-30.4.2.jar
/nix/store/f3fx6rv4i1kysrmm50hg1zjcxdp0y1i4-ddmlib-30.4.2.pom
/nix/store/hc708slsjs3jdqpf9v0q2520b467ybg7-ddmlib-31.1.1.jar
/nix/store/v5p2w50hxqbjfr25flnq1dkm26bdgibl-ddmlib-31.1.1.pom
/nix/store/91v7riv57mbnhmfqgc5pcy34fijn753s-debug___debug_2.6.9.tgz
/nix/store/7kci94n9msx4l4vbwrhy6i4k54zirhrf-debug___debug_3.2.7.tgz
/nix/store/q0mcsvi5zgbzhw6q7p4bq9glwkfb4ki4-debug___debug_4.1.1.tgz
/nix/store/57fv95g8zrim7ghh0nf67q7i62dglpxp-debug___debug_4.3.4.tgz
/nix/store/003h34mq0i89rf5560iwxkbym1vzaw7h-decamelize___decamelize_1.2.0.tgz
/nix/store/26m7i5nnnx14c5mw7dbkjq3dqiyxi27d-decode_uri_component___decode_uri_component_0.2.2.tgz
/nix/store/x4c79jxzdmrqrahdns3s8fw2pwzwivj8-decompress_response___decompress_response_3.3.0.tgz
/nix/store/4gr6lmwcvnfhxjy35mgk861yrmv9nh1j-dedent___dedent_0.6.0.tgz
/nix/store/2hri4kpbk813rd7cggi0847j4dgyzlyv-dedent___dedent_1.5.1.tgz
/nix/store/h7cgx1ma35f3yfygyxs7l9px3nrp6l4y-deep_extend___deep_extend_0.6.0.tgz
/nix/store/s8ix3mypdjaghybh39pdb8rmf8x1b156-deepmerge___deepmerge_4.2.2.tgz
/nix/store/dq59g0gbfah6q9q39p345qy1q4y17a52-deepmerge___deepmerge_4.3.1.tgz
/nix/store/jqwb5mnjxg96v4r3qy9crjq80mh8pmxc-default_require_extensions___default_require_extensions_2.0.0.tgz
/nix/store/j0qda9c8y12bmdhmgdkpf5fbr58wiyis-defaults___defaults_1.0.4.tgz
/nix/store/m1zcqfk5pz41325h5fhkqy61vi1yayl7-defer_to_connect___defer_to_connect_1.1.3.tgz
/nix/store/zydmqzcmirr27n0w0750rns79hmsl4fd-defu___defu_6.1.4.tgz
/nix/store/ciwp5388qmb5250hpvkffp3zbrbr3qyw-delayed_stream___delayed_stream_1.0.0.tgz
/nix/store/p2w1bh9fj8wh1zsspiwsjc05xvb5p00j-delegates___delegates_1.0.0.tgz
/nix/store/a9hqbpwfmm43q62s3gcvcwmjdwjlsdhv-denodeify___denodeify_1.2.1.tgz
/nix/store/r7qrmjbkylkm885663501ff35z3bikkl-depd___depd_2.0.0.tgz
/nix/store/yply4qkpdaani8qxb8ggdz1min13i1ik-deprecated_react_native_prop_types___deprecated_react_native_prop_types_2.3.0.tgz
/nix/store/rw95wk6m5z8nbyxim0hrfnbpkjhnybph-deprecated_react_native_prop_types___deprecated_react_native_prop_types_5.0.0.tgz
/nix/store/syjmhilnwf2gpfvxj4hbgki3fh9wbh6a-des.js___des.js_1.0.1.tgz
/nix/store/az9dr5mjrwid6sigm1fbjqnbrc0iy526-destr___destr_2.0.3.tgz
/nix/store/mcj3diihwz1dfx0nhhpmvwch0skaid8b-destroy___destroy_1.2.0.tgz
/nix/store/i1af4sabkzvzj3c5h2isfgbrfhlcy3m1-detect_browser___detect_browser_5.3.0.tgz
/nix/store/mi8pcg6v4aql6n3dw5rglwhza6a450xp-detect_libc___detect_libc_1.0.3.tgz
/nix/store/6b2jjdd57545d4c1z7big338gh510qf1-detect_libc___detect_libc_2.0.1.tgz
/nix/store/p6z5gqgaiiv6jh8xl1l9f2lg6fk0shjg-detect_newline___detect_newline_3.1.0.tgz
/nix/store/zj7bnpn6y2mx69111ph92qzr850gfwlx-diff_sequences___diff_sequences_25.2.6.tgz
/nix/store/fca210kp1xls743bby0cjybrzg2zwhrj-diff_sequences___diff_sequences_28.1.1.tgz
/nix/store/ychx3qxba3yg8f822pfkw2xfd8yby0iq-diff_sequences___diff_sequences_29.3.1.tgz
/nix/store/6nbys2say1snl6sywshk8ir8qqv6rdry-diff_sequences___diff_sequences_29.6.3.tgz
/nix/store/105li7km9kd31qxklgk9xajhiwrhl9iw-diffie_hellman___diffie_hellman_5.0.3.tgz
/nix/store/zd5w2hgwc4gx8bin0ls5n3sqj400bri7-directory-watcher-0.17.1.jar
/nix/store/w4srwrdhjkqss628s9vhmliiglk3ak4s-disklrucache-4.12.0.aar
/nix/store/y8afpdmzm3il1c4wai8rks0ip9wpfgxz-disklrucache-4.12.0.aar.asc
/nix/store/6pj891zz1y4k0pw623vqxj43qjkkp2yf-disklrucache-4.12.0.jar
/nix/store/lsfdhz811q3jrrvi1v666xwd9x3g6qpn-disklrucache-4.12.0.pom
/nix/store/zjk15ibbm4y05nvv4y1559lcigvl8z7h-documentfile-1.0.0.aar
/nix/store/0cimwraq0qrqqrx52v10chvcrsc1fbrq-documentfile-1.0.0.pom
/nix/store/51p21gpxlgjavarysz8r5z2h13gbwpqv-dokka-core-1.4.32.jar
/nix/store/i3d6mh484ggpkzvlnnsaqp6wcircgc3z-dokka-core-1.4.32.module
/nix/store/di73ajgg6xxn1fzvfp1ms840bbpcbnkk-dokka-core-1.4.32.pom
/nix/store/ijaaczxh0nrf780xyffya3sbcd0gg141-dom_serializer___dom_serializer_2.0.0.tgz
/nix/store/xmi86vx9m8nma5nzj1cvs7swrc3cxn6p-domain_browser___domain_browser_1.2.0.tgz
/nix/store/3i92r64604kzlbcl69jx3xj8c7mgq7fn-domelementtype___domelementtype_2.3.0.tgz
/nix/store/ap8d2h049p6pk6c5p9n6d6dasihkmvnd-domhandler___domhandler_5.0.3.tgz
/nix/store/35a502pahc8xvyf9hc7z8a5bwqnlpd4d-domutils___domutils_3.1.0.tgz
/nix/store/gv4vx8sw1d89qxsl180mgdfn4j932aj9-dot_prop___dot_prop_5.3.0.tgz
/nix/store/1nz91nkbx2pnd7hvz164gs44nwwb4bah-drawee-2.5.0.aar
/nix/store/x3gjc1m8aqzy4h90qa4rjcvxhlxcb893-drawee-2.5.0.aar.asc
/nix/store/cvdw3n3snxrinyxzqjlyzj7jw2xdaxs1-drawee-2.5.0.module
/nix/store/4y65jw9lfmvbnysk45x3b84lc11dxpjg-drawee-2.5.0.pom
/nix/store/wckj8gqq65bdsc89a4gp74i2wn3fid4b-drawee-3.1.3.aar
/nix/store/llzpr8qfxvafd5w15qb3njm9c3zpxql5-drawee-3.1.3.aar.asc
/nix/store/ppqjxv8v4qkxjfz0x8wdj21gqlvg7ai1-drawee-3.1.3.module
/nix/store/nmzz9lgq6kzzi3qlvwp46qzyrv6nki5k-drawee-3.1.3.pom
/nix/store/g6x7i7iczk43sqbmpjacrgx3n117nsn0-drawerlayout-1.0.0.aar
/nix/store/g009xa5cw026ml6p5cvmyyqa4p24x1y4-drawerlayout-1.0.0.pom
/nix/store/myf4r656sy6i8ijl2g7h5xdrgim2rcin-duplexer3___duplexer3_0.1.4.tgz
/nix/store/p0rq3ys8xpqvdzjxdbhs6vv3pcx0b31x-duplexify___duplexify_4.1.3.tgz
/nix/store/4r59znf1gvkdf0ikhjj9hkxkmzk84fmz-durian-collect-1.2.0.jar
/nix/store/p9irig5i4l7gm5pjrwqvq5bcamj02nnx-durian-collect-1.2.0.pom
/nix/store/3q0aw8i9a545kmlbgb8kslh30gkrh6yw-durian-core-1.2.0.jar
/nix/store/pp5kysyascg862sr8gx0mg837aj8whrj-durian-core-1.2.0.pom
/nix/store/zsirxy513n3jm60d5ciac2205di3yz5a-durian-io-1.2.0.jar
/nix/store/99g6sp8x0vxjpnmssqp2v89zw4zad6di-durian-io-1.2.0.pom
/nix/store/i53ajdjzsl2cl4fm1z3ymd8mzsx92hxx-dvlib-24.3.1.jar
/nix/store/cgjrb15dckn5ai7zp0lzpsqr7q91m4sk-dvlib-24.3.1.pom
/nix/store/2klh1z24gy8lr863802x9qnc2k36jj1w-dvlib-24.5.0.jar
/nix/store/inqs81pwnhg89ka2k7lagl7ygaz4z6ja-dvlib-24.5.0.pom
/nix/store/8h700mbkrixwkq9l51nbqn1ydhlbm3ca-dvlib-26.0.1.jar
/nix/store/b8s1vlwzzc1686m3dvbq38d4l2sr3aqw-dvlib-26.0.1.pom
/nix/store/6rdq2xnkcdvz6sn5pa5pr2fvsni074xk-dvlib-26.2.1.jar
/nix/store/iazv0y3nd4m11v96fjmblikw9spz6fd0-dvlib-26.2.1.pom
/nix/store/vq96scnmi51by6p31mnwp8a4y3ffn6kn-dvlib-26.5.3.jar
/nix/store/dgrj47y60hn4hl2zkvyb6hz379vd7qkf-dvlib-26.5.3.pom
/nix/store/rpgf3m37mpywgh4pdalssiba1mr288py-dvlib-26.5.4.jar
/nix/store/qz4wljz1mjslf6mvkz6awaqbmxf5ipxb-dvlib-26.5.4.pom
/nix/store/3lq6faadyidv9n4n35il16z3yis7vjyg-dvlib-27.1.0.jar
/nix/store/r2nrx84rc8ql4k4ysfvi90y6mbn8x5z7-dvlib-27.1.0.pom
/nix/store/8nrdm3kdccr48l35wwbds2i2rfz0gfwb-dvlib-30.0.4.jar
/nix/store/aan2rz8qdm79rrdgyrdr31hcsv2421fl-dvlib-30.0.4.module
/nix/store/fp7h867rjyqwwinvx5gsb6mf8a796wdz-dvlib-30.0.4.pom
/nix/store/i3clnfg7asnp9fvsf3h06m4jdgc0wy8y-dvlib-30.2.1.jar
/nix/store/mpiyqirmbxih3n10v298n73883qh2w8a-dvlib-30.2.1.pom
/nix/store/pz7cwglmcd29wj7wm3v16hcvxhqx5abv-dvlib-30.3.1.jar
/nix/store/39q7n9k3wqaqlc7nnkld6bkvgzizsygf-dvlib-30.3.1.pom
/nix/store/d5bh6dscz1p5qfh1rmp5wimw3cm9wd41-dvlib-30.4.2.jar
/nix/store/0cwxqs6vmxq7ygh3c7mlndbfckzhmkhp-dvlib-30.4.2.pom
/nix/store/40bsvs9qgix112qwcwqrirmrd25fjmah-dvlib-31.1.1.jar
/nix/store/7g640z6fszpzym4qwy3qifw4g0781rd4-dvlib-31.1.1.pom
/nix/store/2x7xysk56mgxcyn046zs7gq5m81cnp7k-dynaload-0.3.5.jar
/nix/store/bq914i8fcpx4zyi8xz3fkn648n9l23ng-easymock-5.5.0.jar
/nix/store/8m614manlnks3x5sx6xdha9f307bxlyn-easymock-5.5.0.pom
/nix/store/qqjxpx04r49d1w7c0fcx0n1siyn6nj22-easymock-parent-3.2.pom
/nix/store/lx59mhkn1r2dyc5jpnp9niqkc8kz3vm0-easymock-parent-5.5.0.pom
/nix/store/5b8y70q8yvqipwsjg3lf1xrwgn5xr941-easymockclassextension-3.2.jar
/nix/store/3vmv2d8xsaadwjdbbpf7dsng0jpxx6mp-easymockclassextension-3.2.pom
/nix/store/g30m5mp4ma1rsqgn3pq2c43x4mnybf1v-ecj-4.4.2.jar
/nix/store/905dbf15mxwx9frz6bf7ffwckmh22icr-ecj-4.4.2.pom
/nix/store/9vpwslln7y3rnhwfjcfva5k26fnm2rw7-ecj-4.6.1.jar
/nix/store/xi9ma9n4zhyzs8jlnyrm7qj5mag5h744-ecj-4.6.1.pom
/nix/store/58pnvwv876lx9219f0j855ypyj2sizj6-edamame-1.3.23.jar
/nix/store/zq7p4apv4lqhrg6663ic76mgiz7scbcj-ee_first___ee_first_1.1.1.tgz
/nix/store/5xh3dkwd7zgrkkkvay7qf2yl1dpwk9zd-electron_to_chromium___electron_to_chromium_1.4.340.tgz
/nix/store/0hn176vxq9lbv9jh6ch40gmzvq32d4ij-electron_to_chromium___electron_to_chromium_1.4.513.tgz
/nix/store/2dp3xwdidiydfdmq0pjpfs17iqlsrfap-elliptic___elliptic_6.5.3.tgz
/nix/store/wz2gq676vb9kqc56inhh7f5p8klcw5na-elliptic___elliptic_6.5.4.tgz
/nix/store/616xgfakn4sv037is553bzzx9iw929ha-elliptic___elliptic_6.6.1.tgz
/nix/store/0p0b79l9npkb2lrrgnvm3762dcfv379m-emittery___emittery_0.13.1.tgz
/nix/store/qzrwbq2lxsm3ppcar7san0a9w0vyq7zz-emoji2-1.2.0.aar
/nix/store/nq9l520jfibfxkdg1xsrhwp146ddwh4q-emoji2-1.2.0.module
/nix/store/4sxbpkx59msldmfjdfy37cws3jbdz86p-emoji2-1.2.0.pom
/nix/store/vw5z9vvxyh7srq23vxnkvpy86rpp728r-emoji2-views-helper-1.2.0.aar
/nix/store/gd9vkkzp3pmrqf2w96ih8dw5nf1ls69m-emoji2-views-helper-1.2.0.module
/nix/store/ffmh1wxhm2b5c0hcxgvbak4dfs8b4f33-emoji2-views-helper-1.2.0.pom
/nix/store/igsm1wv92mkggvxgvjc8rmpxsizb39a2-emoji_regex___emoji_regex_7.0.3.tgz
/nix/store/9rb5zbk0jq6zn4rdcbcyjd83cfb62lxw-emoji_regex___emoji_regex_8.0.0.tgz
/nix/store/3qgxny5m30wvwdxffvr6hxd8ak99sh8j-emojilib___emojilib_2.4.0.tgz
/nix/store/zvrqaklmwfbjxhxzrc0269w1bf8322za-encodeurl___encodeurl_1.0.2.tgz
/nix/store/f1cb70ljgym26hfbnrlm6b5375zxq0gb-encore-3.68.0.jar
/nix/store/h3373gspny8qjnv3j4n6wpdk7l36w8qy-end_of_stream___end_of_stream_1.4.4.tgz
/nix/store/hj1km494qnxhxx5355i1q4c5n0y8i0g8-endpoints-1.1.12.321.jar
/nix/store/bn3fwri2xnbj7pjarc4ibs9m0rl837hv-entities___entities_4.5.0.tgz
/nix/store/yk6fmns24wsmd584n1qghj58r61k6zd3-env-config-0.2.2.jar
/nix/store/r1hbw5cga22na0w52jidmpr4kj08444p-envinfo___envinfo_7.11.0.tgz
/nix/store/48js7flgnqpsp620smg1kpjm8px4ivc7-error_ex___error_ex_1.3.2.tgz
/nix/store/nzw4fz8ka6793c6v4nwv3wq7yaybrrk4-error_prone_annotations-2.0.18.jar
/nix/store/ji0jpvkiy0yj18na266nd6g4axvrnn49-error_prone_annotations-2.0.18.pom
/nix/store/szhmikzihvnzcp88ihg38b5nbha77195-error_prone_annotations-2.10.0.jar
/nix/store/xf8bhlzx3p7cd4v0g2alhdm79j46ia23-error_prone_annotations-2.10.0.pom
/nix/store/9q9fy7l46p1p4rinq5hwp8x8bf1k09n7-error_prone_annotations-2.11.0.jar
/nix/store/bbk0cd8dhgylakfzqvgsy7qlsj29ln2s-error_prone_annotations-2.11.0.pom
/nix/store/kcns9rw2yh8sm9lwpddz37bx3y48khvr-error_prone_annotations-2.15.0.jar
/nix/store/jifvxl391lafns3fadfyi9y4gs00w8rd-error_prone_annotations-2.2.0.jar
/nix/store/3lwylp1d5ycavqjagfs6b8g9gw0mg5a5-error_prone_annotations-2.2.0.pom
/nix/store/3396g148bzyvl9rb3s1sdn2ynpisn4r9-error_prone_annotations-2.3.1.jar
/nix/store/laxixkhifxbx91yp7lfcvfyjnjp6mmgw-error_prone_annotations-2.3.1.pom
/nix/store/gxklvf5g9fsm6jc8gxhh7yxp13l4ysi5-error_prone_annotations-2.3.2.jar
/nix/store/j3f4w3krgmz4fyl5ix4rpw09v26l9vz5-error_prone_annotations-2.3.2.pom
/nix/store/m3kgz5syxn7p8i7qviym4amcflwpkqr8-error_prone_annotations-2.3.4.jar
/nix/store/d42i3j5pjx9hi4hjq6icapjkl35jzlx9-error_prone_annotations-2.3.4.pom
/nix/store/8inr13c6s6wxbpdjnhhy2f458shn8pz7-error_prone_annotations-2.36.0.jar
/nix/store/6hbqy5ragfgahyg3gnd4hn75ixzgs7wc-error_prone_annotations-2.36.0.pom
/nix/store/41zcaby1hpcwlc38vpvffl9j69vv5rm8-error_prone_annotations-2.4.0.jar
/nix/store/3bb05m93nqvairw19lhf3zhy3rczg5p5-error_prone_annotations-2.4.0.pom
/nix/store/h3ws4kciyl8h15w0k78nh083jjha4rj9-error_prone_annotations-2.5.1.jar
/nix/store/8nskic7k5ljz8vv8n359icayq4474y92-error_prone_annotations-2.5.1.pom
/nix/store/a1fsgn5rh4pn9r2p03sbmzfla2rmna83-error_prone_annotations-2.7.1.jar
/nix/store/7zvy1xixijsi01i6l523ajhblp4s2d2n-error_prone_annotations-2.7.1.pom
/nix/store/hq72rxam98xkrd6ar8b2ilhqhrb926vc-error_prone_annotations-2.9.0.jar
/nix/store/b3jy6j1b60qcvhcbard6ichapx6q4jq1-error_prone_annotations-2.9.0.pom
/nix/store/gl49gjz9gyra6drl4s32vff3sac11r54-error_prone_parent-2.0.18.pom
/nix/store/hvzsv4mk3b0vmxwckhb74hs6iv1k51pr-error_prone_parent-2.10.0.pom
/nix/store/n5d2sq4ywwmyzyyrac9v2rckfhsfkwsf-error_prone_parent-2.11.0.pom
/nix/store/x8j2s51cihmlv46hhqaslyp83rxiabc3-error_prone_parent-2.2.0.pom
/nix/store/iqk77ss5ciwj6m8byzqgha2gyk8q21li-error_prone_parent-2.3.1.pom
/nix/store/hllzba02n8l7ny2yl88l3ihnpjjh33yl-error_prone_parent-2.3.2.pom
/nix/store/ghqwgyr1pv4rbqrrdy6vbydgbxn0s3mk-error_prone_parent-2.3.4.pom
/nix/store/xx7m73p15g2vasw6l5pr6j352h9mzh4n-error_prone_parent-2.36.0.pom
/nix/store/g92aav6waydhi4m5k1szj787c8qj780p-error_prone_parent-2.4.0.pom
/nix/store/mvfr0fw9n46y8yi9k0z53zzpgh129nij-error_prone_parent-2.5.1.pom
/nix/store/lm738mhkswdx53pzr2klgrmnlcdr4z2d-error_prone_parent-2.7.1.pom
/nix/store/0czaiyq07r644sysmz167ml42jxifqww-error_prone_parent-2.9.0.pom
/nix/store/sh38hy6j5adprk5flhkh2rbmiqysjqk4-error_stack_parser___error_stack_parser_2.1.4.tgz
/nix/store/fd3bhwjfwcj65n9l18yc5kinxldav3if-errorhandler___errorhandler_1.5.1.tgz
/nix/store/m2mdszsvvqk8a2wvbgg6m93ww13bds9b-es5_ext___es5_ext_0.10.64.tgz
/nix/store/qkgdab8d8rzbvanbdfczqxdj2w8h881c-es6_error___es6_error_4.1.1.tgz
/nix/store/mhmb5965gi0ryfh2rxayfwr7nn51wn8n-es6_iterator___es6_iterator_2.0.3.tgz
/nix/store/4whsvcjxyyn7zf8z875vb2fc2j5d2vgk-es6_symbol___es6_symbol_3.1.4.tgz
/nix/store/c02p7hdz14ivp6rjgx3d3nzhgj7d7nnh-escalade___escalade_3.1.1.tgz
/nix/store/zyp4p28px1q519sfz0czw54d0zn1l74k-escape_goat___escape_goat_2.1.1.tgz
/nix/store/m5n884xj3cmn5xiynqn1yg3q177r0aiw-escape_html___escape_html_1.0.3.tgz
/nix/store/723prif0xkfkx9ghr1rylrb2ha289m27-escape_string_regexp___escape_string_regexp_1.0.5.tgz
/nix/store/mjjxai1nbw6gmkmgdsabwvrsyl21p1ka-escape_string_regexp___escape_string_regexp_2.0.0.tgz
/nix/store/ch5gywzrfrk55xvcqlkmp5qjyxkmzplp-escape_string_regexp___escape_string_regexp_4.0.0.tgz
/nix/store/imf9h9m8h9sv34ph6hqwfg0qyjynwbwy-esniff___esniff_2.0.1.tgz
/nix/store/d6zpjni71c33p3sfqp2rgd0kncd7ak58-esprima___esprima_4.0.1.tgz
/nix/store/rwyjw2pci4vmycpb9zrw37ijfy1plf0v-esutils___esutils_2.0.3.tgz
/nix/store/4ndzxywxg7776rvj72jzllmhkpkv27vh-etag___etag_1.8.1.tgz
/nix/store/l9hal43147a50dg4hnrsdji3iqxqlwbf-eth_phishing_detect___eth_phishing_detect_1.2.0.tgz
/nix/store/g2nwcgghnh7r38q9jcq06g0hfmpi705z-ethers___ethers_5.7.2.tgz
/nix/store/r4s27yb71i08h045pic7zy2d23wmg4yx-event_emitter___event_emitter_0.3.5.tgz
/nix/store/ssqlmdgw2wgipbmmvfr2ymjdngcs3b8g-event_target_shim___event_target_shim_5.0.1.tgz
/nix/store/zmdmpl9ip3f0lv62689lqfzj956q7kmv-eventemitter3___eventemitter3_1.2.0.tgz
/nix/store/jh7xhkpq34yb60fb847ihvqpwq7bgip7-events___events_1.1.1.tgz
/nix/store/9gcm612ajrvb44nzk5l5adfry36174yp-events___events_3.2.0.tgz
/nix/store/7hcaryrzshcpf5vajpyj3lbngixdwc5s-events___events_3.3.0.tgz
/nix/store/lbxds9rf3ym0x95zk8sflk8zny2087xj-evp_bytestokey___evp_bytestokey_1.0.3.tgz
/nix/store/dgm0y4wc0f3h9par3pkivp1h6ijmbrj6-execa___execa_5.1.1.tgz
/nix/store/0k8v3qwxzhbpi69y22hzk82phwiqp21b-execa___execa_8.0.1.tgz
/nix/store/s1hngl9psid1c2rmpylzqj0np68cnggn-exifinterface-1.1.0-beta01.aar
/nix/store/im1z17rfdhaaj476rrzh2lh98nrhvgk9-exifinterface-1.1.0-beta01.pom
/nix/store/pk37j67m538sfs7qqxdbz5b9n8kfz7ix-exifinterface-1.1.0-rc01.aar
/nix/store/szbg7d93j2wiwihmpyj4jap7rdm9b653-exifinterface-1.1.0-rc01.pom
/nix/store/q4a32pzq9hz9l8z0dmp3wi2h3f54f12s-exifinterface-1.2.0.aar
/nix/store/gj3mklx435vv0z30ncp3i75vnhhd6hm9-exifinterface-1.2.0.pom
/nix/store/0s2xq069js61rhlqv44sh7dhbkypds8z-exifinterface-1.3.2.aar
/nix/store/jll6zd5iyzb1dl89kcdlmsv278n0vpdx-exifinterface-1.3.2.module
/nix/store/8kmqpyg34618zzzv2yxag3k9rh5q8cvr-exifinterface-1.3.2.pom
/nix/store/c3pq3kpx4hcygv4sdb78h6sjwidkwsl5-exit___exit_0.1.2.tgz
/nix/store/r9w02ias7sa4gqk4a6la24552iram13z-expect___expect_25.5.0.tgz
/nix/store/knn7iwlp0mpbks74dclpys87b9lqbaxa-expect___expect_28.1.3.tgz
/nix/store/py5jxblm045k2rx5hm0gdgvcdqy72mn9-expect___expect_29.7.0.tgz
/nix/store/vcqpjglqb5vqw4vhkkxsw2lmrhh4pbxv-expound-0.9.0.jar
/nix/store/578nlzi5bn2rlgjff1h52rw2h2qxdhsc-ext___ext_1.7.0.tgz
/nix/store/gcs5ksrzy2mdd68sjnc2bgrxxxf31vlr-fab-1.6.4.aar
/nix/store/k9lp5gn9djak7q1209rl11padcxvlgzp-fab-1.6.4.aar.asc
/nix/store/3mawffj5566p04p6xlfnhp5pizq8xdk1-fab-1.6.4.pom
/nix/store/cpkr0n5mqrvphrvhmy7ahgbjqpj9a74b-failureaccess-1.0.1.jar
/nix/store/0744qlqhvyygfln730g0nahxvj2b7d4y-failureaccess-1.0.1.pom
/nix/store/kwqljlrnmbsxzhlsvcrpbdbgdl7r90xa-failureaccess-1.0.2.jar
/nix/store/14bfgf68s0c4zky6qz6vvssxxkvmhprh-failureaccess-1.0.2.pom
/nix/store/k65lbbzn67rvrkc2mfzmwdlwfvjqb8vy-fast_base64_decode___fast_base64_decode_1.0.0.tgz
/nix/store/ad4vj6lpsyqv3vlfddi5abnq80zh200n-fast_json_stable_stringify___fast_json_stable_stringify_2.1.0.tgz
/nix/store/wvgqfii69jiq17l3vji3p8j190vmyja5-fast_levenshtein___fast_levenshtein_2.0.6.tgz
/nix/store/15m68czl1ym1992sjmvm6n8yd6j04398-fast_redact___fast_redact_3.5.0.tgz
/nix/store/c5dj9y4yg9dcckq4cy5wcwl2h3w25hv9-fast_text_encoding___fast_text_encoding_1.0.6.tgz
/nix/store/19fqdxl68qq32fajlwwb0n7g8a8hlj86-fast_xml_parser___fast_xml_parser_4.2.7.tgz
/nix/store/pzr9sbk4crwv94f2zyp6r4lzym5r25jy-fast_xml_parser___fast_xml_parser_4.3.2.tgz
/nix/store/36ksgnjg7pfjhbs4mp0crzy1q78s79mq-fastinfoset-project-1.2.13.pom
/nix/store/px07nzwrzpy2y7h3mjr1csdbmrvw0d5z-fastinfoset-project-1.2.15.pom
/nix/store/7pwkqm6pyw33f8j9aflk44h5lhq7ay5f-fastinfoset-project-1.2.16.pom
/nix/store/w27krh51vd1336k8caawx832l5m31kf1-fastinfoset-project-2.1.1.pom
/nix/store/330m9svpiqck9ywfknimc81lv83mv1pf-fastutil-7.2.0.jar
/nix/store/mad40d326v0j43lvh7wf2bjchphlv6g5-fastutil-7.2.0.pom
/nix/store/k1h9s6gzjpr5c6slh06hxxndmq7iwf0k-fastutil-8.4.0.jar
/nix/store/srgm8fdzypl02dwpk6lfkf1xf93z1wm0-fastutil-8.4.0.pom
/nix/store/qgas68nk6a2c5k7k97g383whdc38swv2-fault___fault_1.0.4.tgz
/nix/store/ljsq7627933dmjiw73bqz1h5b42npvxf-fb_watchman___fb_watchman_2.0.1.tgz
/nix/store/hgcf8l1r7qcmb2ysznk2mhxajn7xkmc1-fbcore-2.5.0.aar
/nix/store/wk6rga1sqx4l9sli3rxr5gkljmcyd5wx-fbcore-2.5.0.aar.asc
/nix/store/x4k225cmmm45ddz97vhpwjxh835xvjwy-fbcore-2.5.0.module
/nix/store/gy2rdvhy3rfbcilwmkdsi7g7s18gng69-fbcore-2.5.0.pom
/nix/store/6j76dxjvppji9cv4xs1w4w9ni2cbr860-fbcore-3.1.3.aar
/nix/store/vngjkvpv1s8bg8clc00n5394rx4n1zg2-fbcore-3.1.3.aar.asc
/nix/store/7vc5gywi31lbb3hip75i8fja1yllm5m2-fbcore-3.1.3.module
/nix/store/vaxbbvqjk85lzm1biyaqmrhganv9yjgl-fbcore-3.1.3.pom
/nix/store/4ld1qkp8q4gm8g3jj6sym1vadpyl5zhl-fbjni-0.5.1.aar
/nix/store/6zcalwchjyz1nh3vis7p1377cvyq8a2h-fbjni-0.5.1.aar.asc
/nix/store/x3k3c8pyb001l2x88vz2g7x9x8aigv8s-fbjni-0.5.1.module
/nix/store/73s7xzzddz9ja33l4f0qqcnvdn99iz2z-fbjni-0.5.1.pom
/nix/store/dhg450f91qrx9dbv44pgfprkp5ndv940-fill_range___fill_range_7.0.1.tgz
/nix/store/ix96q09fpm7fb359187xlgsfshvaysqv-fill_range___fill_range_7.1.1.tgz
/nix/store/hvmga2f1mn1xsr4824drrv3i72dfr2zk-filter_obj___filter_obj_1.1.0.tgz
/nix/store/v6yvpa6llhvllc99gsk6jcnjk2qghmv7-finalhandler___finalhandler_1.1.2.tgz
/nix/store/mj8b0vc58maxibwlarg2mrrpccqjqyj4-find_cache_dir___find_cache_dir_1.0.0.tgz
/nix/store/mlrkawf8j4k76hnh53d39xvnjx14kqpf-find_cache_dir___find_cache_dir_2.1.0.tgz
/nix/store/fvxwxy9hf7ardjyzyw7v39f96wyxkk1j-find_up___find_up_2.1.0.tgz
/nix/store/0xkk4v42im3b0iddjdpb78qs8ak59jbd-find_up___find_up_3.0.0.tgz
/nix/store/2s52dm01gd6jn987p2gjbpfvkr0sjqqk-find_up___find_up_4.1.0.tgz
/nix/store/1lhl9n8ijcb83yr7mci2sfh986vn8brs-find_up___find_up_5.0.0.tgz
/nix/store/qpmf41ac68a32nx7q0nnwwqczzd6wjaj-fipp-0.6.26.jar
/nix/store/2h8m9zszh34wljr8yklzp9v2mh08n943-flatbuffers-java-1.12.0.jar
/nix/store/53xnhqqny49l419fv5akr65xzjfbqz7b-flatbuffers-java-1.12.0.pom
/nix/store/1bpzhwx3l656q7jxbh2yscp2d0mjgniv-flow-storm-inst-3.7.5.jar
/nix/store/9pxjf9m6sb5yd5msvk5da0f82kar9k1w-flow_enums_runtime___flow_enums_runtime_0.0.6.tgz
/nix/store/0mb5cj9xmgmijzmckiwwvh8pa1bzxby7-flow_parser___flow_parser_0.202.1.tgz
/nix/store/2jbyli31dmrwl4nvql30gmcqv24cqx86-flow_parser___flow_parser_0.206.0.tgz
/nix/store/75ma03h42rg6nmvxdm8lw6b1y4lb112y-foojay-resolver-0.5.0.jar
/nix/store/0kfi7ldv8wwpa12r9882vc1wxzpsfhbl-foojay-resolver-0.5.0.module
/nix/store/wn46mzd6419m0qn6fvdnivqpzwfk6yw3-foojay-resolver-0.5.0.pom
/nix/store/d6zcfzdb6r0xjygfavlp5lzd1jg8dzk0-foreground_child___foreground_child_1.5.6.tgz
/nix/store/bpxac4d8lpfgpk37mvzjpyip3rbd7yvw-form_data___form_data_4.0.0.tgz
/nix/store/9v8n9sv84gi5v6i9ks2z5aw7xvfxzz44-format___format_0.2.2.tgz
/nix/store/3jqxmk9xdpfc1sxgsaj44rcb03h03yav-fragment-1.0.0.aar
/nix/store/wxwy72d8bxsp3r5ip5g527gxsc530qkk-fragment-1.0.0.pom
/nix/store/0lfcnabnkx1z76hd7qi5pb70smzq7m8d-fragment-1.1.0-rc01.aar
/nix/store/k1rxznkrfaiv8y8k3lvhf3p0snk3gyc5-fragment-1.1.0-rc01.pom
/nix/store/pcxbph5xjxspzl89ihfjxcripb6hyhwy-fragment-1.1.0.aar
/nix/store/vakyizkbqn61k5ib2gjv8afllzbv10g1-fragment-1.1.0.pom
/nix/store/9hwchhazw0mh68znw14q4bhdaw6rrhdj-fragment-1.2.5.aar
/nix/store/hij72cd0aiygyzbchvn0ls590msv97pw-fragment-1.2.5.pom
/nix/store/rqwfp7616hizmxq0ipmxh87jj62kwbzk-fragment-1.3.6.aar
/nix/store/02w0gzjf1ai2sri4kvmmcqaxcsqrwgxr-fragment-1.3.6.module
/nix/store/3qxqp3paxqwhdqljy4hywxibm5yxkj75-fragment-1.3.6.pom
/nix/store/rwcjzcd1fmzbs13ggyachlsm7vchicqa-fresco-2.5.0.aar
/nix/store/jdzj3aqxjl056v1z4z7c1kpsqm8zwfq8-fresco-2.5.0.aar.asc
/nix/store/rfzfzvv3ilni4hjdsdqljc74kcfqhkyq-fresco-2.5.0.module
/nix/store/y8b7d41hnqqz04w8bfrbqp782pwkzp95-fresco-2.5.0.pom
/nix/store/vin1dahigzvvghzm3z90nvdx5g9dr8rq-fresco-3.1.3.aar
/nix/store/zx657h9vzpby0gpv88v17d1yr4lj346x-fresco-3.1.3.aar.asc
/nix/store/yim7ll7x9qg0nbvyg4pwaddxsvzrx72c-fresco-3.1.3.module
/nix/store/fkgyf8bp8iwgh1ivx1n2fkvf37w1vplh-fresco-3.1.3.pom
/nix/store/gynncmj01q6dwiaizfb4ixkl8p9jyvb6-fresh___fresh_0.5.2.tgz
/nix/store/8js4v0zc098nwrjycrqgd2w3h37zs5dw-fs-0.2.16.jar
/nix/store/4j6nkmcqj0mpj7grb7mqi74nkm3zwgpv-fs.realpath___fs.realpath_1.0.0.tgz
/nix/store/6ngcwnzvx9js6p271w1zxz9sqda0jjh2-fs_extra___fs_extra_8.1.0.tgz
/nix/store/7ik03nsghbsgjvnlh4kaqxdnid3qg0sn-fs_minipass___fs_minipass_2.1.0.tgz
/nix/store/5hmjkc2vk7y6r46sja9n9lalgn6hwi01-fsevents___fsevents_2.3.2.tgz
/nix/store/y5msfhcfwzf19sxqgdw9ly3pg22mfrhq-fsevents___fsevents_2.3.3.tgz
/nix/store/y17s8f69p33755x1rci9mpdrw7yhqpj1-function-0.0.1.jar
/nix/store/2z2ikn7c2kb01q62q58rx7f61f0idpsy-function-0.0.1.pom
/nix/store/25llm1q1g6nvmgpirkmds7c66qi0xgx2-function_bind___function_bind_1.1.1.tgz
/nix/store/czl5vbcr056l7jra5570qk74lp9snri5-function_bind___function_bind_1.1.2.tgz
/nix/store/laq31h3s8s8s8pbgmwv5inzrdnkw3hj9-functional_red_black_tree___functional_red_black_tree_1.0.1.tgz
/nix/store/47hfp7r0bnrkphnmlpbmravjkf4dvwxb-fusesource-pom-1.11.pom
/nix/store/1dljpw1gk9jmwyls4fbc3r8f5083hdv9-gauge___gauge_3.0.2.tgz
/nix/store/14c6s4xzhy14i2b05s00rjns2j93gzz4-gcc-13.2.0
/nix/store/xvzz97yk73hw03v5dhhz3j47ggwf1yq1-gcc-13.2.0-lib
/nix/store/0rxb3ixzk4zaqivc9s795m0a3679wbw2-gcc-13.2.0-libgcc
/nix/store/cz08vckp41wfzhpkrwmszyi8dsw8jm29-gensync___gensync_1.0.0_beta.2.tgz
/nix/store/1ypxvp1lva4wz9lzzg367d485k08p06d-get_caller_file___get_caller_file_2.0.5.tgz
/nix/store/9ls4m25zhkr9nwl9wb2v4bg6nwssip5h-get_port_please___get_port_please_3.1.2.tgz
/nix/store/ln29rxwpw5jf5lwdzq1s0vrgmvg2qra5-get_stdin___get_stdin_5.0.1.tgz
/nix/store/l8k1wvvlzb1n2hja175n2xwkrclx1wn2-get_stream___get_stream_4.1.0.tgz
/nix/store/9hp0si5cyj28fz1hiy1a5nlzs7ym6sai-get_stream___get_stream_5.2.0.tgz
/nix/store/bsxd5lqb4nsm6pvr0j3yz1c8jp91x14q-get_stream___get_stream_6.0.1.tgz
/nix/store/br6ab0ahvjglj5r00fbp084w2rcj86lg-get_stream___get_stream_8.0.1.tgz
/nix/store/9rzby1sjyvzkhnv989bxsmxfgrcbbiws-gifdecoder-4.12.0.aar
/nix/store/gdkkpp5babpnq3dj3xcjnb6x18294vm6-gifdecoder-4.12.0.aar.asc
/nix/store/03zbkp4jjl5dgs00n0s43faraxnv9az1-gifdecoder-4.12.0.jar
/nix/store/1fwabr42fvyfb37cq248hhl0qri9r5cf-gifdecoder-4.12.0.pom
/nix/store/r5dlscwhakg87ci630j8ssfxpscy8ppf-github-dependency-graph-gradle-plugin-1.3.2.jar
/nix/store/bf69q5lcii3qcrw4gcqmz2fwddpwhacv-github-dependency-graph-gradle-plugin-1.3.2.module
/nix/store/rcpkvp7h8ih4gr2cqwqry69lnmyyzgiv-github-dependency-graph-gradle-plugin-1.3.2.pom
/nix/store/k7zgvzp2r31zkg9xqgjim7mbknryv6bs-glibc-2.39-52
/nix/store/c2i631h8i5vcs1sqifwxfsazhwrg6wr5-glibc-2.39-52-bin
/nix/store/fwh4fxd747m0py3ib3s5abamia9nrf90-glibc-2.39-52-dev
/nix/store/z6rspx5sn96zbgzdpq67z3d95j2xli60-glide-4.12.0.aar
/nix/store/57n9j34vksnw81943w97kr3kbm3p5qha-glide-4.12.0.aar.asc
/nix/store/5gazr8gbwwk7vzybwljwjq6vy7l6fi30-glide-4.12.0.jar
/nix/store/5vzb4pj8qfvdp0kp6mfgk5z4dd15w532-glide-4.12.0.pom
/nix/store/0chbwxq85vns7bgnprr2v85gvf99czjv-glob___glob_7.1.6.tgz
/nix/store/wqz51mpz1lk8a1v4l1v8if660sgzj007-glob___glob_7.2.0.tgz
/nix/store/m9g2v27835hd7yjpznpxdzlc44mj88pp-glob___glob_7.2.3.tgz
/nix/store/164rd864rswb7l8wm6y9a10a0hndngdi-glob_parent___glob_parent_5.1.2.tgz
/nix/store/47cgh195c5zi7pzlyiqjz3b2vd189rga-global_dirs___global_dirs_3.0.0.tgz
/nix/store/bxlvm5pfp04mvqrs8w3m8bwrwsx8j7dd-globals___globals_11.12.0.tgz
/nix/store/zrb2ki0n7inidd6xkag4d8yqh60am9py-glur___glur_1.1.2.tgz
/nix/store/ls108c83hxrwzj922hhxf88rq53z10vq-gmp-6.3.0
/nix/store/j9hk9x78z301jqldfyvw72z24vb992qi-go-1.22.6
/nix/store/p0b9r5d6rywx6zgli6v02v7hfy1c41c9-go-bindata-4.0.2
/nix/store/g1vrrrkmi0dvr5nfnd4kk4i0swgrnvkm-gomobile
/nix/store/3kxpachmcvrkh8a908h1sx3p4xvll2id-gomobile-0-unstable-2024-12-13
/nix/store/cfymmd22fpyncfhwxmdx624gjfzv3i63-google-1.pom
/nix/store/imi1gjn7x4vrv9iq6n9nvxdmab1klgaj-google-closure-library-0.0-20230227-c7c0a541.jar
/nix/store/p3h0rivybg0ywmvh76gadr9nm2cb8cqb-google-closure-library-third-party-0.0-20230227-c7c0a541.jar
/nix/store/khpj7rdwh56n6lfckjn32cb5h9cc17li-got___got_9.6.0.tgz
/nix/store/l6jswrya41jgi0c04c2wjqf7mkyg2xii-graceful_fs___graceful_fs_4.2.10.tgz
/nix/store/sl15dja4w9z731cmwr5lkhmnv6d1dyaq-graceful_fs___graceful_fs_4.2.11.tgz
/nix/store/vwf189ch6j9a0w281b1pnr57iwrzz34c-graceful_fs___graceful_fs_4.2.3.tgz
/nix/store/rhnzflli555w1a11ck7zzx62gzk9ndrg-gradle-1.3.1.jar
/nix/store/mb4wxa7x4dyrgrr10wdcdrw9v12v0f7z-gradle-1.3.1.pom
/nix/store/0kjykpb9h7waqjs86m4jfhappd4arii0-gradle-1.5.0.jar
/nix/store/7rgqj19hf8ii6hwcnsycmsq4a0by14gf-gradle-1.5.0.pom
/nix/store/dc8p3vm3qpdn72rr41xrsdm4wwas4wgr-gradle-3.0.1.jar
/nix/store/sb6ap8fsl561zc6f9nhdgvdcslwcfbkr-gradle-3.0.1.pom
/nix/store/1jn1v679ffhrgq70xkafqsx05fcr0aqh-gradle-3.2.1.jar
/nix/store/h8knnkpkmnxig797v5qzrw9g8x5c2fqp-gradle-3.2.1.pom
/nix/store/f0vm1rpx6x4if0az8i8a13d2y036pp07-gradle-3.5.3.jar
/nix/store/5wscvagk922nn7qq9rz4zdspsv39l324-gradle-3.5.3.pom
/nix/store/af0yjrf16vnp5xqz9sq33sxk8kagif94-gradle-3.5.4.jar
/nix/store/4sa54j6f88s5qffaz05jksg805vrrvjz-gradle-3.5.4.pom
/nix/store/vgs1kj7pnrqy6wp449l1xlnsfz0m2g4l-gradle-4.1.0.jar
/nix/store/6wmms4fhgix2d5hggqsmfjpyg07i1ri2-gradle-4.1.0.pom
/nix/store/hcpnisxmwfgn38fqkmw0f6vvhlnakd17-gradle-7.0.4.jar
/nix/store/1zi10fja9j63hfxx4lr4971lrkci74nk-gradle-7.0.4.module
/nix/store/yjwh1mc7sid72wpp8gcildsgp5sgprv4-gradle-7.0.4.pom
/nix/store/nn4fq78804lpb4phyw9v0pb50jid09sw-gradle-7.2.1.jar
/nix/store/m90acws42rm628i1xzi0gcczpjnyj13m-gradle-7.2.1.module
/nix/store/4iylk9mwmfv8j94y7pmy62dr6a25qq6b-gradle-7.2.1.pom
/nix/store/dh9xjlkccf05wbzgbj6m87q9257cypxf-gradle-7.3.1.jar
/nix/store/2dn8bl1cz3zlsa6l5w5y10gh3akaya0l-gradle-7.3.1.module
/nix/store/mdglqbg3w2lq8pzc15wa6ss6r58ypvkk-gradle-7.3.1.pom
/nix/store/8b8qaslihsbxdkb4khjlw156zckm0qyy-gradle-7.4.2.jar
/nix/store/8l9w69k82fwx147xir5i5l152ys23axc-gradle-7.4.2.module
/nix/store/y2g7dm77f44bksv18wagy9k675xgnqv0-gradle-7.4.2.pom
/nix/store/6mscb6c20kkb0cdknyzij5xq23dhhmpw-gradle-8.1.1.jar
/nix/store/m061cflnndlc8l6mmns21sqxyw6s1icy-gradle-8.1.1.module
/nix/store/lyr3fy6lalf2ag6i2kw04h1gx4n72k0n-gradle-8.1.1.pom
/nix/store/pf1fqphy4bm8q9vh0zjc3z4y2j15gssm-gradle-8.8
/nix/store/8vbdrlkpxs84kwmlbfc8s0gyyydc3ngc-gradle-api-3.0.1.jar
/nix/store/a6cilhrnvmyp2s0k0ax093bzi1sj9cjv-gradle-api-3.0.1.pom
/nix/store/75yskl6yfyqb38jh53xk4b0v1vi2dvpy-gradle-api-3.2.1.jar
/nix/store/1vcqhy702h6gdsa62q15dpywgz7i5kla-gradle-api-3.2.1.pom
/nix/store/3p3q51dpgsxb39d6fh8yqw35rg7p2bcn-gradle-api-3.5.3.jar
/nix/store/ws3y3p4r6bv2gmwrwra5100ribcwyhl0-gradle-api-3.5.3.pom
/nix/store/wjrzawgj8gzdm5scm15iyw744rdyxyl1-gradle-api-3.5.4.jar
/nix/store/664z9dah8y0zpxxlr7w04jh2mrwf6p12-gradle-api-3.5.4.pom
/nix/store/4pj2jagk3z7c0dlzx1gyjf3skacr3xp6-gradle-api-4.1.0.jar
/nix/store/wqjfln89r5k3cfsknn2gvhx6x7k98j0i-gradle-api-4.1.0.pom
/nix/store/hx85j2fnxdfzl915yn6aiix74n8qx5h5-gradle-api-7.0.4.jar
/nix/store/l6qb98npfyy9s73q8x9fdlhkzjwkadp3-gradle-api-7.0.4.module
/nix/store/2lgz7d4r3qnxh93bf39hjgki61awiwbd-gradle-api-7.0.4.pom
/nix/store/8mjbyza8di7p5czig2y88rn46wxpxwdx-gradle-api-7.2.1.jar
/nix/store/zipccf48rnkp7dc9gn2w6w1y43ckrccx-gradle-api-7.2.1.module
/nix/store/h0698g5qnaxhxl1rc2c24ypcb27vqwg3-gradle-api-7.2.1.pom
/nix/store/7pf1p8abaajq20289cvzshavsdfva5xb-gradle-api-7.3.1.jar
/nix/store/6nbrdkjf9xbgbc9lr073s2vws159lvrk-gradle-api-7.3.1.module
/nix/store/d4lbkc4xrhqkj9lrfi38a25zfz0rqf5m-gradle-api-7.3.1.pom
/nix/store/1fmyyxb0fwz5835xca6ya7ap4l11nfvl-gradle-api-7.4.2.jar
/nix/store/4dv97zzpil426z3gb9jnx1ing9ibw15q-gradle-api-7.4.2.module
/nix/store/gzv1kz3x4iz0iv4iq8rmi0fs1hr6agdm-gradle-api-7.4.2.pom
/nix/store/iffc1kv8hxjahhjwgr71nasjr6nhqj69-gradle-api-8.1.1.jar
/nix/store/97709zsc8jnb7r8alwhg0snqgx7znbl1-gradle-api-8.1.1.module
/nix/store/x0vla5dis6jzb5p9agaglf8c4yhynx2z-gradle-api-8.1.1.pom
/nix/store/y06rfq01qnk9x24k3yivabpwyvi59354-gradle-core-1.3.1.jar
/nix/store/k9z432rhfqkpgi7xdh5b1w5d2ysr90vp-gradle-core-1.3.1.pom
/nix/store/4a6qjg868qnvridskmaqpi0irmv8xplv-gradle-core-1.5.0.jar
/nix/store/9jcdvwbz7xczl5gn155sigb58vskrdw7-gradle-core-1.5.0.pom
/nix/store/lsrqvj2v3sflid32mnccf7gc5sss7vq9-gradle-core-3.0.1.jar
/nix/store/iblhmzkr805yw6mfn339r178l2pgky2l-gradle-core-3.0.1.pom
/nix/store/bbkxq7jpjxjlyz4wmn4fr71yjhsa83g2-gradle-download-task-4.1.1.jar
/nix/store/pigg4sxm7pf6ga0jx2c7gsii9b5lkrks-gradle-download-task-4.1.1.pom
/nix/store/1fgh94gf3kk59nb0qqkii42vqvd135d5-gradle-download-task-5.0.1.jar
/nix/store/4z82g6655l47ra7jjixzzhk8vpx7ybxw-gradle-download-task-5.0.1.pom
/nix/store/dlzsf8skrfpm8711drpprgdv24hx4rjz-gradle-settings-api-7.4.2.jar
/nix/store/f3qk66987ayd96jb8w6vk4s33q182m5b-gradle-settings-api-7.4.2.module
/nix/store/gd3j1lx9pgv9mcabjyw906n61cj292fm-gradle-settings-api-7.4.2.pom
/nix/store/73kf9i4xwzkyki1qz5b662xgdlnbcd2v-gradle-settings-api-8.1.1.jar
/nix/store/1cxglzg7kg84r6hrddlymk359hnq7r4b-gradle-settings-api-8.1.1.module
/nix/store/ncrj3grlmbgpghw28hc8mm31l7n0ziw1-gradle-settings-api-8.1.1.pom
/nix/store/40svdql6x0baq1gpc6b5syrd961lm99r-gradle-test-logger-plugin-2.0.0-groovydoc.jar
/nix/store/rdyp3w7s5qpzi9afbzi53gigxk2kr417-gradle-test-logger-plugin-2.0.0.jar
/nix/store/n8gsbfnncklycmx689ibsmplkf7rs9gq-gradle-test-logger-plugin-2.0.0.pom
/nix/store/2yl9gqalcycx18rjifwzsnadvxjd5hkj-groovy-3.0.10-grooid.jar
/nix/store/1vdvp0ddsgnmdfw5n20v8q71z13bdnar-groovy-3.0.10-groovydoc.jar
/nix/store/bag3zn33lvm9mg9ynqfrxaz33xph34s3-groovy-3.0.10-indy.jar
/nix/store/rm905bzz818lmyhxlk6cgq0m3zs60xsl-groovy-3.0.10.jar
/nix/store/6fmfyqsyqkmzb1c3f5yxx4sz8cgi9i1x-groovy-3.0.10.pom
/nix/store/s5pp2nyzr6apxjzkjvm4pcny5bnyk4q0-groovy-3.0.9-grooid.jar
/nix/store/hpqsx0xaqsmg73i8pyp3cd7qjs1sjwgc-groovy-3.0.9-groovydoc.jar
/nix/store/4jj69hyfihcs7sqzmypk7qmskdfjrfh0-groovy-3.0.9-indy.jar
/nix/store/92x5aq65frpckdn1gb12qab0qhnf46s4-groovy-3.0.9.jar
/nix/store/lgcxcn41yhc94v5a0d50m03z7scldchh-groovy-3.0.9.pom
/nix/store/kgl4vmvk3pciz67kj872a87a1nxc5i0r-groovy-xml-3.0.10-groovydoc.jar
/nix/store/vm4576q43w2frhya1r6s1vr7y8p588x3-groovy-xml-3.0.10-indy.jar
/nix/store/jnzgjqqnamsdjj8cljqph9ndywgzzpd7-groovy-xml-3.0.10.jar
/nix/store/ds5wq6ndcvmbviigrlgj1f9v7a3gfm01-groovy-xml-3.0.10.pom
/nix/store/mb70wgvzmq7hbkkfvn5zqdx3xj5w1c5g-groovy-xml-3.0.9-groovydoc.jar
/nix/store/9jhdri0lfccyi5ass4vrj6n5sl528vad-groovy-xml-3.0.9-indy.jar
/nix/store/xrkc2zq2q5hxd9vzhs4zparxckzaavr9-groovy-xml-3.0.9.jar
/nix/store/li0cvcm55zihq1is18089g4zs2kdm0x0-groovy-xml-3.0.9.pom
/nix/store/viyrw5f5ihwny2d7ix6invlswrncpda2-grpc-api-1.21.1.jar
/nix/store/s8hznrd5dpvzdjjhn55agrkrf1w312x8-grpc-api-1.21.1.pom
/nix/store/6c98fj67qf9am1fm5bs89yfgz591f8am-grpc-api-1.39.0.jar
/nix/store/5h2cfbj0qfxizqa6kzznzrfzkbqg643v-grpc-api-1.39.0.pom
/nix/store/c3kd2hrid36mvpakzs3y9zhckwl2khvj-grpc-api-1.45.1.jar
/nix/store/6gi8mz0yc2mmqrpgf0l41k1dp4789z74-grpc-api-1.45.1.pom
/nix/store/mv52sh78xjmybx42wg0qc1x4742xjc81-grpc-context-1.19.0.jar
/nix/store/j1vivgpqxqf1db1xfczcvrvhryz0nqrr-grpc-context-1.19.0.pom
/nix/store/4kq8ndag4v83ds41218x9idk670c0s1i-grpc-context-1.21.1.jar
/nix/store/97qzypmxskgpym73cg2c1ywhsymk5aqw-grpc-context-1.21.1.pom
/nix/store/wrs4mwwap6qdgdhcwwv3ypvhfqyv1ahm-grpc-context-1.39.0.jar
/nix/store/1vwic19z7k79bxg04v7jviig9507xrjv-grpc-context-1.39.0.pom
/nix/store/lq39scaqni9ipxbi3kzpd7jbfq31gwyh-grpc-context-1.45.1.jar
/nix/store/cw2dn9n8z77sp1p4jx7yzrzbk4xmbrsl-grpc-context-1.45.1.pom
/nix/store/0a2fgc9v6cbdbliwn59dhis51cy8hrz6-grpc-core-1.21.1.jar
/nix/store/0mxya9q3zbwxqjdi90rn232ypp5s6a47-grpc-core-1.21.1.pom
/nix/store/4cpsilqpkfg6qi76fhyp81420j4ha3jz-grpc-core-1.39.0.jar
/nix/store/v77ksz5vpq4pfk12971pxw2j72zijl9w-grpc-core-1.39.0.pom
/nix/store/jmq3cph1gri3bx4fkxd5dpf94i6hy730-grpc-core-1.45.1.jar
/nix/store/f6g4drzigvdh5l2vdb4iq5v7ssc0jxkd-grpc-core-1.45.1.pom
/nix/store/dqz4xs23ajckm4kkmi7dpwbb00dhv46h-grpc-netty-1.21.1.jar
/nix/store/bhgpk2vm4zc4cppaxcapiglna1rz82rx-grpc-netty-1.21.1.pom
/nix/store/h9g8apahq8frpvcpx0x0q45qmzd3a9r4-grpc-netty-1.39.0.jar
/nix/store/nfa5rqm9kfszv1zgnvkg955rgn42jrla-grpc-netty-1.39.0.pom
/nix/store/3kw3ds4r71l5iy2v8c867r17yvzfadw1-grpc-netty-1.45.1.jar
/nix/store/1a8karpp9v7m8z8g69lkzv1i0y2casl0-grpc-netty-1.45.1.pom
/nix/store/bbjzm21917wsn30as2fnp3vny7yj7pqd-grpc-protobuf-1.21.1.jar
/nix/store/p43qybswddm0xh2kmdkh6wxr3bzvvjjm-grpc-protobuf-1.21.1.pom
/nix/store/a1saw76s9mvan2bwh6hj1sm8ww08a7f2-grpc-protobuf-1.39.0.jar
/nix/store/pkmcv40i187hwk3icrwlcnj6s0hbnwsq-grpc-protobuf-1.39.0.pom
/nix/store/4br0lxyazmyvy3ykhc8vbslv8v37rhsh-grpc-protobuf-1.45.1.jar
/nix/store/0msy8185063bkgki113qy5h8x1p6krgk-grpc-protobuf-1.45.1.pom
/nix/store/149k8yxavbrigmyc4qvgl72i4m5hfhlm-grpc-protobuf-lite-1.21.1.jar
/nix/store/icykr14sxm4a74q02r7dxzn4j8c9f90h-grpc-protobuf-lite-1.21.1.pom
/nix/store/rnixflp2xbrs2ignqwm1xnzv3irlsp21-grpc-protobuf-lite-1.39.0.jar
/nix/store/nilyy7q15wqyyz7q8hsl6l6bq5lppj3w-grpc-protobuf-lite-1.39.0.pom
/nix/store/spxgf2xindj7yzh7sjvwa5r53j56vvnk-grpc-protobuf-lite-1.45.1.jar
/nix/store/yrc3k267288h28ld70any2rnmclrxyf2-grpc-protobuf-lite-1.45.1.pom
/nix/store/5v864im9iwfw058lxa3bcqffmnmsyq5q-grpc-stub-1.21.1.jar
/nix/store/2rfxdjkgjn5w0p25r4ajsa7zjy32k2qj-grpc-stub-1.21.1.pom
/nix/store/qyxqvgzgz96yx0iv2l4azqbfa9acmxr6-grpc-stub-1.39.0.jar
/nix/store/7dkqqqvh0s8qnnmhdcr5ffsiwl1npds9-grpc-stub-1.39.0.pom
/nix/store/bnykv95iklddkzrxa7rwix8636yyxs79-grpc-stub-1.45.1.jar
/nix/store/hgh78pqi307jfhmk6r5f6aa20amihkql-grpc-stub-1.45.1.pom
/nix/store/crgw4wyd3bi5wqgk0yc75rvb29mxh7f4-gson-2.12.1.buildinfo
/nix/store/9xr8ivl15blg7455rlwds4ld2philfjs-gson-2.12.1.buildinfo.asc
/nix/store/qczsx293dzv0f2xrnzf22bqcmcvgrpi7-gson-2.12.1.jar
/nix/store/mrw983kfwlw34jmxhk9rhgiq9dcr55bn-gson-2.12.1.pom
/nix/store/zll6va2p655bkijnk72lgf6czmlzfy17-gson-2.2.4.jar
/nix/store/zksamfv6c92i73hp40f2a5ybn107qqli-gson-2.2.4.pom
/nix/store/b08gxhrv6f15m5sbasnaqy8clpp9w5n3-gson-2.3.jar
/nix/store/5j2xpfqys0880pg0ycwj425zcp4dv1l5-gson-2.3.pom
/nix/store/wdwb0hpj6svnry1qpnm9bwgyl3g6dssh-gson-2.7.jar
/nix/store/7xvsv21f1y0dwnhy3fjv36lf38qlhin7-gson-2.7.pom
/nix/store/h1dm8gcrichlc75ca937gqhv192i6hmw-gson-2.8.0.jar
/nix/store/nnwn2v0v5sx0n4qdy5g9f9kjnp1s761s-gson-2.8.0.pom
/nix/store/sx14jlj932a91h5n0yzvcpspc5ffwhyx-gson-2.8.5.jar
/nix/store/yxn5z153k24ywf9cf9rpxrmlfn0lr3sb-gson-2.8.5.pom
/nix/store/z1c5d4f93m07l67r5hrv81z0jb38qsnk-gson-2.8.6.jar
/nix/store/9si24va3srpfr55bwh7a5qrz365fdw3g-gson-2.8.6.pom
/nix/store/5xviivr6sxjr6mn0i6snm5g237f26f53-gson-2.8.9.jar
/nix/store/ivwr7pcbngilvlifq0vpvasrvg74sgpy-gson-2.8.9.pom
/nix/store/ngqh4m19wmv26glgbqsvr618af2lq3qm-gson-2.9.1.jar
/nix/store/nxcvs4mdpajkqaivj8dm83si3488xi61-gson-2.9.1.pom
/nix/store/q9i1rzm2gpjk6272iy66fyra744z21y4-gson-parent-2.12.1.pom
/nix/store/lmwyfl8k0fkcbza002byp1mjdd3f83wy-gson-parent-2.7.pom
/nix/store/ns4asqc9ixwjm3ayn8gjapslds2p46yb-gson-parent-2.8.0.pom
/nix/store/1yr7mw3bjw12yyfyyk8py014clxlk5d7-gson-parent-2.8.5.pom
/nix/store/p41wii48klyv20ihhad0p7nmn4mjqm26-gson-parent-2.8.6.pom
/nix/store/vhs7wfh96hrfbqrkl5qxw7vb2vbx8jjf-gson-parent-2.8.9.pom
/nix/store/h44br6a09r81afyhjc3pxzi76yhq6jhv-gson-parent-2.9.1.pom
/nix/store/pfcshqj52wqhccncqawlsni5jgql6zja-gtk+-2.24.33
/nix/store/y07k84ndri00jjdawarwvy4ar90vf75x-guava-17.0.jar
/nix/store/vmyzi9j1ksjak5v105yrdprncvc90i7h-guava-17.0.pom
/nix/store/s3wvp9a40rbj4mzcscwagiayf4h5vqhn-guava-22.0.jar
/nix/store/n946y0bac4lmyrkxjmjaafa5c8iiknpp-guava-22.0.pom
/nix/store/bmrqzk8pwja4yhxwk2rf4bsdjk6c5g9z-guava-23.0.jar
/nix/store/zx25msjxdqyaxrzhkf29626af0accjxm-guava-23.0.pom
/nix/store/crs7ym7v21nnzi16803ix43j4l8xnhda-guava-26.0-android.jar
/nix/store/79p2zryf2f19j2jg769id4n5l2f9dpyl-guava-26.0-android.pom
/nix/store/qm6b3vv576yw8zy5va4kcrbsrj4b3dsm-guava-27.0.1-jre.jar
/nix/store/g1gx3x3kpzbvzk2l6maf61pq2njd4i06-guava-27.0.1-jre.pom
/nix/store/8mg2pghl6hih31xnvcq7qcipv4xhyaxn-guava-28.1-jre.jar
/nix/store/kyj9xam8rs0gqwlbg4k4dbiqghmwbfz6-guava-28.1-jre.pom
/nix/store/x7x5nshz6913wz7xsy8i0mbzjg8arw76-guava-29.0-jre.jar
/nix/store/wh8hmqjngpp2ripbw2bq86088fn0fhka-guava-29.0-jre.pom
/nix/store/qb5igm5yr0b246ayfjbvs5kc95yd86mh-guava-30.1-android.jar
/nix/store/3ks5i87faqb3dgqi6vnhyrjmj1s3fc9m-guava-30.1-android.pom
/nix/store/f2qclvyzd3yqmq7zsj0wmp6lgp1fhx5i-guava-30.1-jre.jar
/nix/store/vc04yvwcmwgj10zf97p20dgkf6hbnnis-guava-30.1-jre.pom
/nix/store/glvgh6x1mlpnar68q07ra4ihsvxlmch7-guava-31.0.1-android.jar
/nix/store/jjwikiyh1kmfk0jg2crmaaza7x1fwbd1-guava-31.0.1-android.pom
/nix/store/069i87mcqw3ysw1qsw7ppikqfv8i7fpj-guava-31.0.1-jre.jar
/nix/store/wlk35z8mc0abq7cn0rllrvshvd90hwrl-guava-31.0.1-jre.pom
/nix/store/5qsczzqn3kcw75hmr5sdxhr9jpp66m06-guava-31.1-jre.jar
/nix/store/z5m73hz55lx5c3d0yr8s90ln5cld6kip-guava-31.1-jre.pom
/nix/store/q9pclaylnszlx6g4wflxxa4021vwgwn6-guava-33.4.0-jre.jar
/nix/store/s8f4cmwj2vjzb3bjpfbc1iwr913lp767-guava-33.4.0-jre.module
/nix/store/bf9mbjxi303xnsfqfn9dgdya0miwqkfc-guava-33.4.0-jre.pom
/nix/store/dwxymgx863vz903ilv0nl8yakf9w2ff2-guava-parent-17.0.pom
/nix/store/15pywmw4fl59v903mrzdfdghic9avr58-guava-parent-22.0.pom
/nix/store/rbd0vki18yf3fwni7hpk5a481xrly53p-guava-parent-23.0.pom
/nix/store/5qgdakl33rc83dcdln68ca62llp5zy9q-guava-parent-26.0-android.pom
/nix/store/9w29dmqiym20imwdc54m3hdz8j3jvmz2-guava-parent-27.0.1-jre.pom
/nix/store/w7rlhlwiva7lmpa1843n15yss0i1krih-guava-parent-28.1-jre.pom
/nix/store/ql2vdgx5n2jkx59xlb49af6s4qhws8g2-guava-parent-29.0-jre.pom
/nix/store/g1djcpva4606fjsj6cj466659mwh78jw-guava-parent-30.1-android.pom
/nix/store/gff9bpaw0nl4m10dcfnfkx45q8x9hgws-guava-parent-30.1-jre.pom
/nix/store/97gc5dxwjbi4p8sacvvd0a0hrf82arln-guava-parent-31.0.1-android.pom
/nix/store/161f4bmi7mcsalrjvpjq7fbx5fmd15ja-guava-parent-31.0.1-jre.pom
/nix/store/fg6fh8afbwwz933fm6sxpb1bacynd7cr-guava-parent-31.1-jre.pom
/nix/store/wq2fmx9im827pd299s586i9w3szb1vjr-guava-parent-33.4.0-jre.pom
/nix/store/0l7kvg8hx4iiggld4zaxjsslk1b165nx-guava-testlib-33.4.0-jre.jar
/nix/store/n036hvc2c27anj588w56f281hn0pdq7g-guava-testlib-33.4.0-jre.pom
/nix/store/0540dy3hkazpzbiwlg4qbw0nd0mjk214-guice-4.2.2-no_aop.jar
/nix/store/pxpqb64x4vl2hc2yzdsjj5zpg90ydpnm-h3___h3_1.12.0.tgz
/nix/store/xk51kfvwrbf4lk973nncip1yn8rp7y6r-hamcrest-2.2.jar
/nix/store/parghwn944ardv6w2w8ji466q906cgsk-hamcrest-2.2.pom
/nix/store/kn05kycbwlj0x7gv68crgvhvz2bx2y50-hamcrest-3.0.jar
/nix/store/q13qdmjbz5g352n1g8qy8pmddj10ir6m-hamcrest-3.0.module
/nix/store/7680wpwppbh79msarxcipv8bs2zzx4li-hamcrest-3.0.pom
/nix/store/p3vh74xxynvfkrvlfkypjzd36v4xgs51-hamcrest-core-1.3.jar
/nix/store/128liszf6fjs1njn9ls9wlwfpv1cjklf-hamcrest-core-1.3.pom
/nix/store/p64icxmyvzir32m0y20sbg71yvd48dpv-hamcrest-core-3.0.jar
/nix/store/17rcbvha82qw2zc8f0acwc424lz1zjhd-hamcrest-core-3.0.module
/nix/store/dsy8plczkwia6m9h54y4zzl7dkgfhmk0-hamcrest-core-3.0.pom
/nix/store/70d7b3pqq0fmbj7xn99x0m8ga5p51lnm-hamcrest-parent-1.3.pom
/nix/store/7diqkmx7z1l5sxz1jyy49f7xlavyvxxn-hansel-0.1.78.jar
/nix/store/swr5dy8cvwcmx8vicg3yaqziry87mqqr-has___has_1.0.3.tgz
/nix/store/h8llz5mqyirz0j6zyigx26c3bjbpc0rx-has_ansi___has_ansi_2.0.0.tgz
/nix/store/w2d0kqsf8w9018p6axqjzg9gi0zmx0gg-has_flag___has_flag_3.0.0.tgz
/nix/store/mdhzjnjqrf21i2wbw6y6d56lmpaajxcv-has_flag___has_flag_4.0.0.tgz
/nix/store/ir8wiqcjdqz1cg0n6mifbjfr8i4wi18j-has_unicode___has_unicode_2.0.1.tgz
/nix/store/sx9q1l4lnds7gnywc0z4m03n7ks3ba50-has_yarn___has_yarn_2.1.0.tgz
/nix/store/b8jn42d7pdj8m034132m8scx6r2jihwj-hash.js___hash.js_1.1.7.tgz
/nix/store/27lnpqv4hijdhnx3xg882qg6qjyp3gn6-hash_base___hash_base_3.1.0.tgz
/nix/store/95abfk3wsix8kcks26qc0jqgjv2bn8vl-hasha___hasha_3.0.0.tgz
/nix/store/dzx9l76q0yrqkca45hkgsglxd3j26z8q-hasown___hasown_2.0.0.tgz
/nix/store/dcb4sc1h8l95kw3y74gj387pn0m1fppj-hast_util_parse_selector___hast_util_parse_selector_2.2.5.tgz
/nix/store/h68imllhsqilyxbjlvj0lfrjjw88p4vs-hastscript___hastscript_6.0.0.tgz
/nix/store/5li2nndf3ldi2xapljv629m4bmy9c654-hermes-android-0.73.5-debug.aar
/nix/store/4ai5si5hhdzngxkd9v7ak79bkwdb867s-hermes-android-0.73.5-debug.aar.asc
/nix/store/chi0vcj2wda8lknzswqs11zv2fvsj3rb-hermes-android-0.73.5-release.aar
/nix/store/j5lqwz13ihd5b0n631k86p5nrzf3765m-hermes-android-0.73.5-release.aar.asc
/nix/store/1m6czfihamy3yynxd9gs4m3f5w099ggj-hermes-android-0.73.5.module
/nix/store/9ip7q1k9173wy7rgm4m6bb7q2j213xcl-hermes-android-0.73.5.pom
/nix/store/383rhr9ys2j0f79aj5rzcd6vzac5jgh6-hermes_estree___hermes_estree_0.15.0.tgz
/nix/store/dilgshxxlz1l5dfvlsq2rwcffkacsk24-hermes_estree___hermes_estree_0.18.2.tgz
/nix/store/rqxgy7mh4cdvyhc1zg4p5cnyhcj1xswc-hermes_parser___hermes_parser_0.15.0.tgz
/nix/store/xgr0qsb3mgrpp72grrcb13c2sr7gmx1z-hermes_parser___hermes_parser_0.18.2.tgz
/nix/store/c9ji48sggvyvgb5i7vpdpw8aabvha8z3-hermes_profile_transformer___hermes_profile_transformer_0.0.6.tgz
/nix/store/c5n0laya2nikcshha26c0gbzivs684x8-hiccup-1.0.5.jar
/nix/store/ff9sxpnwy8gp32kxa1v2wzjm0wnsi4ac-highlight.js___highlight.js_10.7.3.tgz
/nix/store/lq9kkqhci713hbsnkkg93bd92dx64m5m-hmac_drbg___hmac_drbg_1.0.1.tgz
/nix/store/brag4fxrr8dhk0g4nhv3s7fkgizm1wgk-hoist_non_react_statics___hoist_non_react_statics_3.3.2.tgz
/nix/store/8y846rwdhg74w23h8r46vvry0ib35lb1-home_or_tmp___home_or_tmp_3.0.0.tgz
/nix/store/3vh7fqdnx4b57y2kd60gfbyxa692p5n5-hosted_git_info___hosted_git_info_2.8.8.tgz
/nix/store/5mz77p74x1f2wvnknwz7k510s6na7cmn-html_escaper___html_escaper_2.0.2.tgz
/nix/store/32lzcap3iyx1raqm7aiby6xds94aai00-http-client-1.0.115.jar
/nix/store/zska1c4qsd89w17vq8hp46jqspq4hy3c-http-kit-2.2.0.jar
/nix/store/fgx7mwzxv13jvpch63cr3xvg2fzc7yhp-http_cache_semantics___http_cache_semantics_4.1.0.tgz
/nix/store/x2rfjvdk1pz7v9395c4bb7krd7znkh6g-http_errors___http_errors_2.0.0.tgz
/nix/store/k07dm99javgfxb6bzzjg7b4md658cfma-http_shutdown___http_shutdown_1.2.2.tgz
/nix/store/gjx6cmyak51gyvkspy413wrsdwrpr725-httpclient-4.1.1.jar
/nix/store/arsfaf4abahdv3cqxvwrffwxhnw13lw3-httpclient-4.1.1.pom
/nix/store/58a7qwx5lcv7718ib1xv9n5ifmfy423a-httpclient-4.2.6.jar
/nix/store/859l50m1hp5sjdxz2a491glm61yqzm2l-httpclient-4.2.6.pom
/nix/store/hlnwxjjz51nwpgr3dn330bzrkzl9rl0s-httpclient-4.5.13.jar
/nix/store/gbx7isjcrxw599gbyvb215mddh1m4smz-httpclient-4.5.13.pom
/nix/store/62ammx8yscf3832amlwn2nf2ay38n3ms-httpclient-4.5.14.jar
/nix/store/fk87sq618fycnq84nxdsnbxl69r49q91-httpclient-4.5.14.pom
/nix/store/zapp9gdsz5gmbr5dh85xwb8p36rfrg6b-httpclient-4.5.2.jar
/nix/store/pxhvsjasyp4gnviykxi71wd7fh6iy02y-httpclient-4.5.2.pom
/nix/store/k61g5y2myp3vvl9ahncbnd5862w9wqci-httpclient-4.5.6.jar
/nix/store/6a5ly0hlh4xqwrgz77zbqd77hr84qdk3-httpclient-4.5.6.pom
/nix/store/6cyrhvhwn11p0na9xlgcqhigsjx52q6v-httpclient-4.5.9.jar
/nix/store/c1l6wq0bhraki0vf2dwjk7gvgbfszagb-httpclient-4.5.9.pom
/nix/store/b1q4xcgai9zzhvxzk688vs3p7kl7ljqr-httpcomponents-client-4.1.1.pom
/nix/store/kw721bni68a49i0a6rdkh7azg6mwl7gm-httpcomponents-client-4.1.pom
/nix/store/19q4g0idfrq1c2pa2pvgzx98cl1pmaha-httpcomponents-client-4.2.6.pom
/nix/store/22n0rzbi7ddpy1qwxpms8srwja3ddiwy-httpcomponents-client-4.5.13.pom
/nix/store/xz2kvz74np4fwzqlaim3qz4vlpdxs010-httpcomponents-client-4.5.14.pom
/nix/store/n6c2ybj8x7wrx7j3p5p1sqzwmin4x9yx-httpcomponents-client-4.5.2.pom
/nix/store/qxdh3ygnvq2pajsfmq006sgxcb2hd0wf-httpcomponents-client-4.5.6.pom
/nix/store/83w6qvvi9hbhhkvfljvhqsvldrqjp4vl-httpcomponents-client-4.5.9.pom
/nix/store/6ls4680zyp7gw0ip08izr975afwnqh2b-httpcomponents-core-4.1.pom
/nix/store/jaq2b1zqk3vzpiqrlsc6izg1l80by07h-httpcomponents-core-4.2.5.pom
/nix/store/z4pphxxmz3hzsv7mz71n0f10c84fchk7-httpcomponents-core-4.4.10.pom
/nix/store/gb23pbl6w4qz7y9iywfzhad08dvdks1h-httpcomponents-core-4.4.11.pom
/nix/store/y3fq0g9phqd8czhh5w1pplp6wrcjlqn6-httpcomponents-core-4.4.13.pom
/nix/store/yhvyhqzv2cnnq4blhjnw6zkxsqg5r9rb-httpcomponents-core-4.4.15.pom
/nix/store/bzz4b72j9s4skhjxsm5x9z525z3y8kjy-httpcomponents-core-4.4.16.pom
/nix/store/qpl3cc59agmf9nlw10bf8m18kpi0zhnf-httpcomponents-core-4.4.5.pom
/nix/store/kmcbvaypvlxql8hk66gz4f7niac1wvsq-httpcomponents-parent-10.pom
/nix/store/0ypkg612mbp1rwczf5rdy9wxv69j93ib-httpcomponents-parent-11.pom
/nix/store/qxqq4w6n0p60pp4jagzil8vvr2flbxbr-httpcore-4.1.jar
/nix/store/baiilwcf4p1xs3fl4dficdmh8jl5rd25-httpcore-4.1.pom
/nix/store/x6gdknlf72x9j0qzl9jkpsmnkdq6c5ay-httpcore-4.2.5.jar
/nix/store/j0a195sb9qyhvvkn43l9l65phr1pf5an-httpcore-4.2.5.pom
/nix/store/jxirfaix8i8hfbiq7zhr2cbavhxw2hkf-httpcore-4.4.10.jar
/nix/store/vnjl7pkjfx2nivq60s388yzwqq4n93m9-httpcore-4.4.10.pom
/nix/store/4g136mhz9gzb6hspgl8a3c4lqp7606qd-httpcore-4.4.11.jar
/nix/store/gn2xdaxdqdq783ldchyqhni3pak447g0-httpcore-4.4.11.pom
/nix/store/5rf8fmlidhqgkyq490izb4k1z62imz3i-httpcore-4.4.13.jar
/nix/store/prariv6mnll8388m1bsjzczx5my4qwf3-httpcore-4.4.13.pom
/nix/store/ipsgci5yp7rvzjivaxrqrhr8bnd5cw41-httpcore-4.4.15.jar
/nix/store/mxpyrzrzqjhksxmdj6faf465akxd131z-httpcore-4.4.15.pom
/nix/store/asa8h0j8ai6h7hksi4wp7yyf6fymvj9v-httpcore-4.4.16.jar
/nix/store/arb7r0z94d0f7fdrj3mq372rkl8f2p0a-httpcore-4.4.16.pom
/nix/store/spxnrhjsnlwdslm8b0493a7rqn78ixip-httpcore-4.4.5.jar
/nix/store/s7qxgah4y158hg23qi0jjbwzymj5ybvg-httpcore-4.4.5.pom
/nix/store/vk5cs16fbx5bldyamw6rwghrhiqpn5bv-httpmime-4.1.jar
/nix/store/9h7d73frsbchk1icl05h51ds90lr1njd-httpmime-4.1.pom
/nix/store/1pr069ph1qi44gb6n6ll9c5kbzg1zcnj-httpmime-4.5.2.jar
/nix/store/ssp0fp82nl8x4qzg8kkiy96m3d3hym51-httpmime-4.5.2.pom
/nix/store/lk9f8sy6vj9llisdp8lvyfcasv73kags-httpmime-4.5.6.jar
/nix/store/r0w8kdj6jwphviz4d6dc1azbk4hsxlnr-httpmime-4.5.6.pom
/nix/store/2jpzwkzcwzn6xwl6g2wgq2lmxh83iizw-https___registry.npmjs.org_react_native_image_crop_picker___react_native_image_crop_picker_0.41.2.tgz
/nix/store/sfa41rplsnvrnh4gn6y9v9l88bi1g77y-https_browserify___https_browserify_1.0.0.tgz
/nix/store/cgv9slrq6gl4wmdxy7y1k3r1b9pakckc-https_proxy_agent___https_proxy_agent_5.0.1.tgz
/nix/store/14chxd1k92kyhn6bnvprcldgx0ijmzsb-human_signals___human_signals_2.1.0.tgz
/nix/store/fsdfzhxjz3a51h9nj48ylb8iai6blm1f-human_signals___human_signals_5.0.0.tgz
/nix/store/rp5jdm5i86iivbh0hlhy8884gp45r0j6-i18n_js___i18n_js_3.5.1.tgz
/nix/store/a118mjf9lwvnk8awkrlmsrzf1mil3jbv-iana-etc-20240318
/nix/store/972m561597q2b791l09i2vgvgrg2rxwv-icu4j-53.1.jar
/nix/store/9mwznbpf06czqxis7zjsmvcscd57x798-icu4j-53.1.pom
/nix/store/1ahi6w691g8agspbzpm5dcahcinqy0pf-idb_keyval___idb_keyval_6.2.1.tgz
/nix/store/82qibnl93583brhn2fj728bik1yabvyc-ieee754___ieee754_1.1.13.tgz
/nix/store/xnwa94v7qqvqms9gp5f9zc9qp17c9a0c-ieee754___ieee754_1.2.1.tgz
/nix/store/waxw2ngy1spclaklvf2y1wk5xxflkkzb-ignore_by_default___ignore_by_default_1.0.1.tgz
/nix/store/cz925xcifwcglczzhqzyk4vv6l3s387f-image_size___image_size_1.0.2.tgz
/nix/store/7f0dr8h09x1v9lqv6nnwdkgjg9xgvg6g-imagepipeline-2.5.0.aar
/nix/store/bgc61zfz2q48hjafnrly06rn9b2hngxd-imagepipeline-2.5.0.aar.asc
/nix/store/adj8gdgssc9a2nrwdap7n80ckl8q054s-imagepipeline-2.5.0.module
/nix/store/hrch1b9pn4nq55qrk074f02n3iymz7c7-imagepipeline-2.5.0.pom
/nix/store/vi9pqnnckzczi29rq7mfyhcvsysq8y8i-imagepipeline-3.1.3.aar
/nix/store/l12vjqhk7zg0zdan4mj8gzipn0sp7m1m-imagepipeline-3.1.3.aar.asc
/nix/store/yy1zyfgnrpsirqmphwdp06qxhf5y4csr-imagepipeline-3.1.3.module
/nix/store/h0nghc35761vv9f1iws78al7v62bnf7n-imagepipeline-3.1.3.pom
/nix/store/kjvwkwx79zdrdb49f9w6c0r8x76mbmdw-imagepipeline-base-2.5.0.aar
/nix/store/nff0mwl6pm2aa6f9pmr4sx6ml9q1vg49-imagepipeline-base-2.5.0.aar.asc
/nix/store/r5ksfaqsj3c3kc1bj36n4jkgrz9agz6i-imagepipeline-base-2.5.0.module
/nix/store/x99nbcvy5p664mkbkpjmgn2wx32d1sgh-imagepipeline-base-2.5.0.pom
/nix/store/3l7sbhfm670zhhwdlndqymgfn5s9c9h6-imagepipeline-base-3.1.3.aar
/nix/store/27qj8vxvgqx835mjyygyjzk11r6d39km-imagepipeline-base-3.1.3.aar.asc
/nix/store/w1qa4kh12jg14lsikvx9zlyla2l1sjpp-imagepipeline-base-3.1.3.module
/nix/store/my0basj5wi0bq9fi58rxq70dhscfdsc3-imagepipeline-base-3.1.3.pom
/nix/store/0yx5a4fydc8x4wm3f3mhr0c05jfiwk33-imagepipeline-native-2.5.0.aar
/nix/store/qbs9w91fhjxm9x3ydd3d5djv0s9732a9-imagepipeline-native-2.5.0.aar.asc
/nix/store/j76hds0khcnywk3v29l91vrgf9y5jpbq-imagepipeline-native-2.5.0.module
/nix/store/dm2j01izjfa1ck6f86i7v0f60ahkm7zl-imagepipeline-native-2.5.0.pom
/nix/store/1rfzkdldwmgva44vdz2018ycg3ja86gf-imagepipeline-native-3.1.3.aar
/nix/store/vhbhqbiq14nsb4fh5wssvba5h54bfsly-imagepipeline-native-3.1.3.aar.asc
/nix/store/lh21cl8nxfb8grmmsc5l36sziksys485-imagepipeline-native-3.1.3.module
/nix/store/i8m67l2ycdx770i1kd32p4l1lixrd2iq-imagepipeline-native-3.1.3.pom
/nix/store/xhmm9jszzyv9q5liflh6s6z2bz1c3k01-imagepipeline-okhttp3-3.1.3.aar
/nix/store/q7n2f2by602r81cjsdc30iq0hmvwbgba-imagepipeline-okhttp3-3.1.3.aar.asc
/nix/store/3qmlkhb0a42vv6jhbjjg251190yil2nd-imagepipeline-okhttp3-3.1.3.module
/nix/store/jvgapv6bpfbf92zaxchh19sggfwpcamd-imagepipeline-okhttp3-3.1.3.pom
/nix/store/kvyxic60zjv6xf70yf875p6rwa11amin-import_fresh___import_fresh_2.0.0.tgz
/nix/store/mzfl674abil9r7wrp0i9j89ql6jzcfba-import_lazy___import_lazy_2.1.0.tgz
/nix/store/17awisv30hmrdg8q2z8jyv7haa9bxj9c-import_local___import_local_3.0.2.tgz
/nix/store/pqg74m2vg6g7ymg1zbpl0kaq14v7jf70-imurmurhash___imurmurhash_0.1.4.tgz
/nix/store/q296594gjijn1ma07nap3r55ni2fqvl8-indent_string___indent_string_4.0.0.tgz
/nix/store/2sh53sq90figpg1d8agadxb7z5rsp8c1-infer-annotation-0.18.0.jar
/nix/store/2zbbw1pns4g2xgaq526hqx1vbfkqwwja-infer-annotation-0.18.0.pom
/nix/store/96bb1zfwa6ngjx1anf74x7fhng24hqg8-inflight___inflight_1.0.6.tgz
/nix/store/rkgrqcrqvya0iibg6b4b9bspzhggjif1-inherits___inherits_2.0.1.tgz
/nix/store/ln943dwwprjcc85f092dafiks2d0b4ha-inherits___inherits_2.0.3.tgz
/nix/store/1766g7nbsivgikddkxrhnkzr1niac9vm-inherits___inherits_2.0.4.tgz
/nix/store/ghvda9j2v97lb6kah3y16a0nr95zgakl-ini___ini_1.3.8.tgz
/nix/store/dzm5gl3i2g5s7r0w53karjg7gc8pqpsf-ini___ini_2.0.0.tgz
/nix/store/919y4ydd7h7x59s9nd4l0mpdssxbi26f-instaparse-1.4.0.jar
/nix/store/8p5lhlnlqh9ing3jp7v9zas30js68r21-intellij-core-26.0.1.jar
/nix/store/hnvrxi87x5xrr447r2z32vw3rnhbgdl2-intellij-core-26.0.1.pom
/nix/store/248njbicir95z1v0g8wy08kl21zp44zx-intellij-core-31.1.1.jar
/nix/store/vxr6qspicn5glmniszc4y1v917f0xfad-intellij-core-31.1.1.pom
/nix/store/gs9kawv2rf2j0p3j3dr0ddqxs2p2pq9j-interpolator-1.0.0.aar
/nix/store/gia1mzmh640zrbcpjkl9703avv3pf6za-interpolator-1.0.0.pom
/nix/store/xpg4m5xhjndlvfziha8j50lmhc3bf1a1-invariant___invariant_2.2.4.tgz
/nix/store/xyw3fh6ppww1rcx9rd6sqvbg8vni0yba-iron_webcrypto___iron_webcrypto_1.2.1.tgz
/nix/store/c6647bj3hr2lgjzcw664avw89w9qpwd4-is64bit___is64bit_2.0.0.tgz
/nix/store/4s6ayc98sj955n91vwmylkzhfljadrf0-is_alphabetical___is_alphabetical_1.0.4.tgz
/nix/store/2v556vlas7valjvf0j06zkphygxh854b-is_alphanumerical___is_alphanumerical_1.0.4.tgz
/nix/store/bs88115maccbh494agi6265lcdbcal20-is_arrayish___is_arrayish_0.2.1.tgz
/nix/store/y5mi6ix6d8mzwnms79k2srziry7ydd3h-is_binary_path___is_binary_path_2.1.0.tgz
/nix/store/i6v3ggx3ikzjx8bfmsvhwn1pf4wq565g-is_ci___is_ci_2.0.0.tgz
/nix/store/hhr0avdr2yyx5hg5djs5r4b0bndhxj98-is_core_module___is_core_module_2.11.0.tgz
/nix/store/abrlwqh8vw3nr8wkjxrxrsrkgjdvm6vc-is_core_module___is_core_module_2.13.1.tgz
/nix/store/5rsqa2vd6wi8cmcl85mm5lj0rjc3mb1a-is_decimal___is_decimal_1.0.4.tgz
/nix/store/hwpq84byway09xmvcziir5h8hkf8la23-is_directory___is_directory_0.3.1.tgz
/nix/store/0gacmdcbwzza05dcvw6j4hacp7242j86-is_docker___is_docker_2.2.1.tgz
/nix/store/0yq7ds7diccir4pilavqk65zmy5sxd15-is_docker___is_docker_3.0.0.tgz
/nix/store/vd067gqqv4192rw3nik533795xkd38g5-is_extglob___is_extglob_2.1.1.tgz
/nix/store/56x9licdijzr02kbyd043f798kskvvma-is_fullwidth_code_point___is_fullwidth_code_point_2.0.0.tgz
/nix/store/j86lg19kc63wmls7vf0a088j7q51p343-is_fullwidth_code_point___is_fullwidth_code_point_3.0.0.tgz
/nix/store/kmai42mw1cgw7gag6jvrssdgvnhngdqf-is_generator_fn___is_generator_fn_2.1.0.tgz
/nix/store/5y7d5wz8gnnq7h0vry5s2zvbcq8s1jia-is_glob___is_glob_4.0.3.tgz
/nix/store/zf8misxf0q6n35yh7kga6axncrz8sz29-is_hexadecimal___is_hexadecimal_1.0.4.tgz
/nix/store/bqybm44x9p39d948nax1izq1ym8yy4g5-is_inside_container___is_inside_container_1.0.0.tgz
/nix/store/9y307b8kmy9zpjai4smgm1mdxnr3sfr1-is_installed_globally___is_installed_globally_0.4.0.tgz
/nix/store/7xabjni0ijcgxhkf0wh5d5mwr98f4747-is_interactive___is_interactive_1.0.0.tgz
/nix/store/j4h024khmy4z81hw0rn14ngdzry0wc3i-is_npm___is_npm_5.0.0.tgz
/nix/store/rhay6vzdg3f970dgy9jqwl5kwm9mjayd-is_number___is_number_7.0.0.tgz
/nix/store/pv40sg9yfz2q141w5zf626wlfgwajip0-is_obj___is_obj_2.0.0.tgz
/nix/store/8n3q95gv4il8cywb5sishbjq8lhjqzxz-is_path_inside___is_path_inside_3.0.3.tgz
/nix/store/yf4fa09h9dljs03kiwxdzyfpsinaqnaj-is_plain_obj___is_plain_obj_2.1.0.tgz
/nix/store/akzgha6b3qps0vy79arkz9q9ykwinfsv-is_plain_object___is_plain_object_2.0.4.tgz
/nix/store/1b16pm3jp462kw94640lmxwnz5gjfg8b-is_stream___is_stream_1.1.0.tgz
/nix/store/4irg3nz1qy28ai6sfrplr5h82pik0h32-is_stream___is_stream_2.0.0.tgz
/nix/store/2761888frhpmb063zvy2qcaqms20mscs-is_stream___is_stream_3.0.0.tgz
/nix/store/ym2q4vik3arb2w3ddkrngvzc4lnwrjx5-is_typedarray___is_typedarray_1.0.0.tgz
/nix/store/zph2ppc0j32pcra8rlnf3nj784qyk1b5-is_unicode_supported___is_unicode_supported_0.1.0.tgz
/nix/store/bl3l77bdzcq0sgapa7vxm2aj86a7dysr-is_wsl___is_wsl_1.1.0.tgz
/nix/store/rihsyf5ys7r6kpjgnjyhlgkjndn5m02a-is_wsl___is_wsl_2.2.0.tgz
/nix/store/96sgyf4ccrmnajb9pg56a39ix77vh0ii-is_wsl___is_wsl_3.1.0.tgz
/nix/store/pbpxg70jdz8xrwdvd20chrrfz1cz37xk-is_yarn_global___is_yarn_global_0.3.0.tgz
/nix/store/sxrphzsgyd8la4a89na1wi3rxxw6j6h6-isarray___isarray_1.0.0.tgz
/nix/store/jgbbkmc1hqdv8nx1428ky9ycq3xx3ncq-isexe___isexe_2.0.0.tgz
/nix/store/x8l5i68xcy2iyr0gwy71s1f0mh8s5c33-isl-0.20
/nix/store/aamcd6mv5cx280azx4p062jn6ih0kvrn-isobject___isobject_3.0.1.tgz
/nix/store/pv9w1hgx3xkaskz2ja9mpfaryjyx4m5x-istack-commons-2.21.pom
/nix/store/h43yg8zp5b6vcixnnqb5akywbi3pqy0k-istack-commons-3.0.7.pom
/nix/store/72bmvwcvak37gb7ynlqsla5y0nbwrvd8-istack-commons-3.0.8.pom
/nix/store/cg3dxpnyqnzqjyb6iwbad732445d45k8-istack-commons-4.2.0.pom
/nix/store/33yxy4i9gi1czy51pq1zhlg6p1j52f9j-istack-commons-runtime-2.21.jar
/nix/store/pbns3wj5ry60yl7cr8pmlizl5y2pa6wx-istack-commons-runtime-2.21.pom
/nix/store/d65pikiyn25zakfixv7hipn42wn39pd2-istack-commons-runtime-3.0.7.jar
/nix/store/12kz9nkzi2inxb7084p6f8mfxfszgqlw-istack-commons-runtime-3.0.7.pom
/nix/store/4jnxz059knbc307vznvl2vfvskbf9srb-istack-commons-runtime-3.0.8.jar
/nix/store/av1xjrqhg6vd2j3w8nh2jkrw7k1fpbqp-istack-commons-runtime-3.0.8.pom
/nix/store/xb1nf4k69cfk26nw60l0m7ydqvazf3d3-istack-commons-runtime-4.2.0.jar
/nix/store/80wz3s0yzzbnghs5ldmdhcfxg18h98cf-istack-commons-runtime-4.2.0.pom
/nix/store/3pv8z8hxlwam260r6d69k7dqp80r42va-istanbul_lib_coverage___istanbul_lib_coverage_2.0.5.tgz
/nix/store/zicv4vjz653awb3fmckpjfgb9lg7kzl6-istanbul_lib_coverage___istanbul_lib_coverage_3.0.0.tgz
/nix/store/rmxk9y4w9iga7qkvm8h49f41ig9kbg3p-istanbul_lib_coverage___istanbul_lib_coverage_3.2.0.tgz
/nix/store/9g3lc3mam27n4zccp14kb2s2dnxm8g95-istanbul_lib_hook___istanbul_lib_hook_2.0.7.tgz
/nix/store/aj7gkv15f6j1m5hf9bpl00lsv4air63h-istanbul_lib_instrument___istanbul_lib_instrument_3.3.0.tgz
/nix/store/3k1i57z896k0pbaflx7rwa3ypiad2zas-istanbul_lib_instrument___istanbul_lib_instrument_5.2.1.tgz
/nix/store/rgf1zg849ckv6pcf8dadf0j3wijhci4i-istanbul_lib_instrument___istanbul_lib_instrument_6.0.1.tgz
/nix/store/jyjv777lfg6spd9n5vvbyqihs3k9qm69-istanbul_lib_report___istanbul_lib_report_2.0.8.tgz
/nix/store/hvfn17b9rl1d3h5d71ahm68gvi7a8cvm-istanbul_lib_report___istanbul_lib_report_3.0.0.tgz
/nix/store/z6jhakrwmim0ssnci53mv43n8wb7z8yk-istanbul_lib_source_maps___istanbul_lib_source_maps_3.0.6.tgz
/nix/store/1pw0hz89pg0mg5ckdbfzk2ncfvvrkgzp-istanbul_lib_source_maps___istanbul_lib_source_maps_4.0.0.tgz
/nix/store/w9pdbl4m6aphavxnbmn04bqxydaq3i8s-istanbul_reports___istanbul_reports_2.2.7.tgz
/nix/store/8qhan7vkg69fvm6yahngzf9z3bbp3zb1-istanbul_reports___istanbul_reports_3.1.6.tgz
/nix/store/0b6cimragrm2yay2s6r8d479rbxl4ik6-j2objc-annotations-1.1.jar
/nix/store/bhlp33kd3rjv8n193wxabp9b12p3bfx9-j2objc-annotations-1.1.pom
/nix/store/6s38rqcyp086gqww92zlkx9bam1044sh-j2objc-annotations-1.3.jar
/nix/store/zfc6irv33am1bhjyx9kgm3rryjvdjdyx-j2objc-annotations-1.3.pom
/nix/store/dmg2iyqvrxfd0sfhhsb3ipl6ripwzprl-j2objc-annotations-3.0.0.jar
/nix/store/p2nf18alcsjr6p4lmhgnn705d76f1zh6-j2objc-annotations-3.0.0.pom
/nix/store/bhqwh6ms8q6m34yn3f53hlhxghxfwym1-jack-api-0.9.0.jar
/nix/store/imck2db62a5nn1dbah03c4rwmgxz89sd-jack-api-0.9.0.pom
/nix/store/sdp6yw2i1fr8gl1v00yh1vgnl1p8r5f2-jackson-annotations-2.11.1.jar
/nix/store/r05a9kgcp4j5dica30d08a6hhqvy01pi-jackson-annotations-2.11.1.pom
/nix/store/mw4aiqwhdm49g2ab3f8r56kyh2xyxssf-jackson-annotations-2.18.2.jar
/nix/store/3cggh55hddba1383w4z61zhqnz61cfni-jackson-annotations-2.18.2.module
/nix/store/wqgznhqyxx14wh14vh39vdlb161sp2wc-jackson-annotations-2.18.2.pom
/nix/store/ww58abv2plk697fl4293bvwwf05gaard-jackson-base-2.11.1.pom
/nix/store/3p1vk6jsl7k3y74prqnf4agr5dzdw209-jackson-base-2.18.2.pom
/nix/store/69bbxkarr9qx6bqrsjbdqzr38q62nnxg-jackson-bom-2.11.1.pom
/nix/store/xwzws2riwdfan3d5a1j0cs1ifcnv0w25-jackson-bom-2.18.2.pom
/nix/store/ds387xh9767y0yahkylfb7rxldb9g01v-jackson-core-2.11.1.jar
/nix/store/n3anbhkf0651k3ni76s5f2d5yhc3y81s-jackson-core-2.11.1.pom
/nix/store/w32p1iz2asc468kxkms6c0cggj5a092n-jackson-core-2.13.3.jar
/nix/store/2jijd7xsay2wx5mfvmp0lgayiiysnac4-jackson-core-2.18.2.jar
/nix/store/w7yzjfci1bhcrw3lhn1smnrbyapjffdd-jackson-core-2.18.2.module
/nix/store/gpz2km1d9isbsb6i3vf8rwx504gjcri1-jackson-core-2.18.2.pom
/nix/store/hznpwvk9fl7a2if4kzchnsjsja7gm49q-jackson-databind-2.11.1.jar
/nix/store/935adkxhlsrafz3b85pgpyshfinf221p-jackson-databind-2.11.1.pom
/nix/store/p1ycsfcfs28vc1f54yh48dz4d72725js-jackson-databind-2.18.2.jar
/nix/store/l4mq37zzr9sh58xppcqfyxials5qfb6y-jackson-databind-2.18.2.module
/nix/store/d9yi5qz0ydrjbl3f0bj0b78q4c9nc58y-jackson-databind-2.18.2.pom
/nix/store/0yqdrmyvrna9wz7bwaxkz4i74svlbnv8-jackson-dataformat-cbor-2.13.3.jar
/nix/store/ax0c05222km58bfz3pcharb2pv34yyma-jackson-dataformat-smile-2.13.3.jar
/nix/store/y9j1i8k57ddzphw041ln5m20xrmfg79y-jackson-dataformat-xml-2.11.1.jar
/nix/store/zk3f8gmll585lx2ix679395gcxyc3k1b-jackson-dataformat-xml-2.11.1.pom
/nix/store/0kmb4vigwn3rasgvxjkq3v3xpds9j1cc-jackson-module-jaxb-annotations-2.11.1.jar
/nix/store/1fymcxakqyj295h3izgb3kyn0yjblg4j-jackson-module-jaxb-annotations-2.11.1.pom
/nix/store/lwa1nkig6zxgyvdz8kanp182jnwp3z1y-jackson-module-jaxb-annotations-2.18.2.jar
/nix/store/wr1plkf89brjdi8902iqzwjv3mqh60bl-jackson-module-jaxb-annotations-2.18.2.module
/nix/store/w9q0gi9hxjnmlq3g9z25mnwg7qqkkndw-jackson-module-jaxb-annotations-2.18.2.pom
/nix/store/q0vfv9jf01pyj5xldfs9ja2i2xa9d8wa-jackson-module-kotlin-2.11.1.jar
/nix/store/7r3l3m1ip022kf9b5dk9x96vbbbqnzr0-jackson-module-kotlin-2.11.1.pom
/nix/store/ifm5rnrdc7kjmhqy5wfa95fbmd198ngk-jackson-modules-base-2.11.1.pom
/nix/store/mlhjqm2869l6szbpgi6kfr9lklv8vvpl-jackson-modules-base-2.18.2.pom
/nix/store/cnrfh74q38pvcf8x6qn3m2q4jmc54qzv-jackson-parent-2.11.pom
/nix/store/xfmd1g98s23ipcakz96b1v77v2rljd2h-jackson-parent-2.18.1.pom
/nix/store/3iyrmx7njzjknia8bg7pba5n3cs1dpsw-jakarta.activation-api-1.2.1.jar
/nix/store/pdq4870zv5pif3lh983abbzzinlnxcrc-jakarta.activation-api-1.2.1.pom
/nix/store/v9lddvhp7j8rfc6z5hh32anhgdm3mgab-jakarta.activation-api-1.2.2.jar
/nix/store/4k8mh3n27g3lb2jmihfnkka524kml84h-jakarta.activation-api-1.2.2.pom
/nix/store/86m97apnvjs8jxabkmb0pp0w37dljh2s-jakarta.activation-api-2.1.3.jar
/nix/store/34jlm8z9d2i6izl2j5047517p7alzqdz-jakarta.activation-api-2.1.3.pom
/nix/store/vvcnhnjrn836a3v48pyb6chq5rycp67s-jakarta.xml.bind-api-2.3.2.jar
/nix/store/pmsw22i2d203szyg743sv3c6x8dx5dcg-jakarta.xml.bind-api-2.3.2.pom
/nix/store/pz8lajjwxr11ay0j02a0lpdgd32pyi4c-jakarta.xml.bind-api-4.0.2.jar
/nix/store/j02z34m7v9qw2r4sznwf17fygydzi3xp-jakarta.xml.bind-api-4.0.2.pom
/nix/store/h93dlh2vbq1bnnk9vxqmqkxhcc3iw1nf-jakarta.xml.bind-api-parent-2.3.2.pom
/nix/store/i5psnh9p0lxbas44vx7dsvjda8pryfh8-jakarta.xml.bind-api-parent-4.0.2.pom
/nix/store/npap3acy03hsng4750w19f5vpl81ka0y-jansi-1.18.jar
/nix/store/ajyryg1f6z645hbillvpgyvwa10nj8xb-jansi-1.18.pom
/nix/store/zpazydjaqyldfn8mp9b7461hvgqwg6i9-jansi-project-1.18.pom
/nix/store/3d21334kp1zfb3iz40954bnnhhmypgdr-java.classpath-1.0.0.jar
/nix/store/j5hf6jbqmygl5472yjmpvp5npny647mj-javaparser-core-3.25.3.jar
/nix/store/2fqp4fvsiy75g6ixsrx1z8sv1rf65qhl-javapoet-1.10.0.jar
/nix/store/s5as1zrzyn6iy585ri8cy0y8imwijh7x-javapoet-1.10.0.pom
/nix/store/rdrdfxd7w3ig4hia7kmd53rw1xsl4ndi-javapoet-1.13.0.jar
/nix/store/51qhh810kh9aqi3rvjyr4l7ivmrjkwnv-javapoet-1.13.0.pom
/nix/store/mh6x2payz4p31rgg5x632his1xzf01wf-javapoet-1.8.0.jar
/nix/store/dfqfjwcv8b23haq21s99kf44fh8b4qyv-javapoet-1.8.0.pom
/nix/store/ycml2v2gwqffqrb2imbkd1wqji5bwrfj-javassist-3.18.1-GA.jar
/nix/store/45pbjhy81n04d6b8jhiv0zj3icv0453l-javawriter-2.5.0.jar
/nix/store/hwz81jxp9czbmv7203n5k1zs0q125w83-javawriter-2.5.0.pom
/nix/store/vhlk7fi238wmzpir6735cd1rs5hhnzdn-javax.activation-1.2.0.jar
/nix/store/gjim18ajbkqdik4s6dzas2674apyjs1s-javax.activation-1.2.0.pom
/nix/store/dvw3ch4lwm3baxqch4md9w92yi0ckqsd-javax.activation-api-1.2.0.jar
/nix/store/wzsnw4mnbx5yf9h99jsc25jazap69lgb-javax.activation-api-1.2.0.pom
/nix/store/cxafnhaq6b8b9mnvgrpm2q7i9hzwch0i-javax.annotation-api-1.3.2.jar
/nix/store/b8sfajladrkm8grk2zwcvp3hqbcglisb-javax.annotation-api-1.3.2.pom
/nix/store/bzv05mqizls16v8zz0r3rf8f69wi8321-javax.inject-1.jar
/nix/store/k9qlq84pqbr07r4k36nxbw9y4slh3wpl-javax.inject-1.pom
/nix/store/hhnrpcy95s5irb38qc0pakmhnm27ks7z-jaxb-api-2.2.12-b140109.1041.jar
/nix/store/jcg8jvlrnp2wfpjbcc7mq7wvnmnz40gl-jaxb-api-2.2.12-b140109.1041.pom
/nix/store/hy7lyi8b4747c871r2hfmqz5qdnj2zyw-jaxb-api-2.2.12.jar
/nix/store/6h7djf61lafw65n5x5nflrpgf08bw86q-jaxb-api-2.2.12.pom
/nix/store/ifpkgsl9pmf7gpgapsjsabvkmy63gkd0-jaxb-api-2.3.0.jar
/nix/store/c8pvwkhy2q9jcg1wsqj2ni0j418g0c1s-jaxb-api-2.3.1.jar
/nix/store/7049h1jmw4f94as1j19zhxs73nqyl8n6-jaxb-api-2.3.1.pom
/nix/store/2zibn4p5lqxr64gi2vs49aj4335m52jg-jaxb-api-2.4.0-b180830.0359.jar
/nix/store/dvnqp8d0amw8kxw7l07rqgplrx0cxb85-jaxb-api-2.4.0-b180830.0359.pom
/nix/store/xqasrm2d7jnj3p9w0knax6nvip958b4g-jaxb-api-parent-2.3.1.pom
/nix/store/n5f991z6dzy5mgvr0xlhfij2x77nq0hx-jaxb-api-parent-2.4.0-b180830.0359.pom
/nix/store/4j0iw1348cklrqnrsinj6zd30blxwni1-jaxb-bom-2.2.11.pom
/nix/store/9s1iac3xpwb1cg2vnm8zs33kfl9rvig0-jaxb-bom-2.3.1.pom
/nix/store/5s05hl4kv4jl5kpc31204k8xx3hi6784-jaxb-bom-2.3.2.pom
/nix/store/blk45bqaf5h8jpwa0ff885kybbscwfhd-jaxb-bom-4.0.5.pom
/nix/store/ql8h70j6mi8w23m12pj17babzj61dpma-jaxb-bom-ext-2.2.11.pom
/nix/store/59d6kgnp5mng3mbmiw4gibbw9ymsza30-jaxb-bom-ext-2.3.1.pom
/nix/store/1dz0jzapnk471bwayaphhsc26jpq0zng-jaxb-bom-ext-2.3.2.pom
/nix/store/1gc8ikgyl8rrpj3hfsmh3v1c0mbc9ajd-jaxb-bom-ext-4.0.5.pom
/nix/store/hnaj88yrd3fq9rhm5i940cgxhgs3wwry-jaxb-core-2.2.11.jar
/nix/store/387ws307ap40927qx1hg3f0jbl7maxmb-jaxb-core-2.2.11.pom
/nix/store/5s4d90p0ryxwi5x5aj3vq9c3lmkzd7n4-jaxb-core-4.0.5.jar
/nix/store/9pxmxm158jmskfbsdl15vf796106ha2h-jaxb-core-4.0.5.pom
/nix/store/9mbg8fqhwyslr21n1zwgkmws46cli11m-jaxb-parent-2.2.11.pom
/nix/store/gh833rwxyip5k453wz85744clbljm35f-jaxb-parent-2.3.1.pom
/nix/store/4dbklmlpa523grflw2qifcmsc00k9ysb-jaxb-parent-2.3.2.pom
/nix/store/q5czw784yq8505059x9jhyl67y2lnc9q-jaxb-parent-4.0.5.pom
/nix/store/bxaw54g3w3yklr081fg5qagignam1h8j-jaxb-runtime-2.2.11.jar
/nix/store/yxif2g3bigpl0ryscvdqgzcp43l2zn1m-jaxb-runtime-2.2.11.pom
/nix/store/siqgkwmr1d2cjkvv97viw45hwa07b87z-jaxb-runtime-2.3.1.jar
/nix/store/580468a208g0ix24qy34h183vac6b8d1-jaxb-runtime-2.3.1.pom
/nix/store/30bka2y74bj33i1pg4mvrcwawcamjgxs-jaxb-runtime-2.3.2.jar
/nix/store/vlqzssb3nynkz6qcjv0gyw2sq7vvwn93-jaxb-runtime-2.3.2.pom
/nix/store/fwdd837iclbky37ghc9ph626ly8fmz97-jaxb-runtime-parent-2.2.11.pom
/nix/store/mshwzxkd90sk804mz0y96irnva7k60rw-jaxb-runtime-parent-2.3.1.pom
/nix/store/i3a9d7dr4150lsk8nzwi3pigqq55frj6-jaxb-runtime-parent-2.3.2.pom
/nix/store/dd4g3ryhj1rxbf0gxh9ji9lqgq7wy5ah-jaxb-txw-parent-2.2.11.pom
/nix/store/xn8bsxqq8pclsq4wmq8fasbq8yqk5yba-jaxb-txw-parent-2.3.1.pom
/nix/store/84cl8ygad8cas1l4wd4xlz26i4mcyz9y-jaxb-txw-parent-2.3.2.pom
/nix/store/2wsc3csmzk8i7rlz3kq5g08m9wfli8ls-jaxb-txw-parent-4.0.5.pom
/nix/store/pk1avb7hvrsv8afgk44kmnyas34zd1pk-jboss-logging-3.4.3.Final.jar
/nix/store/jnijc1088zlwp40g67056j8ff440hsmr-jboss-threads-3.5.0.Final.jar
/nix/store/8c66yy3gjjnmkqcr7glvgbs249s66i9w-jcl-over-slf4j-1.7.36.jar
/nix/store/0bfhyr8xgwzrj8c10xx9fi9gvn86f5fx-jdom2-2.0.6.jar
/nix/store/2q7fx03bljb75q2k3z2f1hk1anlk86ka-jdom2-2.0.6.pom
/nix/store/y5dq5igmv0c4q4sz6r7dbcsjh53pfi9f-jest___jest_29.7.0.tgz
/nix/store/njlf2a88drjcq14l52gbsfpmyfv938n4-jest_changed_files___jest_changed_files_29.7.0.tgz
/nix/store/ryipkwhzpcyv7sda7idvpq96vlk0qibn-jest_circus___jest_circus_29.7.0.tgz
/nix/store/l1i0pcfinb0gi62c7xbmp51mpph4r0hn-jest_cli___jest_cli_29.7.0.tgz
/nix/store/gr0crz6hcm1nfhaq20v3m69spl09yjvw-jest_config___jest_config_29.7.0.tgz
/nix/store/a82hxv6f9dcm1j7f2m7c1d71sr6x52sj-jest_diff___jest_diff_25.5.0.tgz
/nix/store/dab38pw88b6ywxy7rjwvfhffdvx74nn5-jest_diff___jest_diff_28.1.3.tgz
/nix/store/s4lmzqldg2w0iaknx8kxmjmr4khw2ax7-jest_diff___jest_diff_29.3.1.tgz
/nix/store/divym1mr1jmrv6j7cry3b6jpp55k27sb-jest_diff___jest_diff_29.7.0.tgz
/nix/store/kmaz4irf0snyzdbfl3liyjf519h5ycrb-jest_docblock___jest_docblock_29.7.0.tgz
/nix/store/s7lf1wdchiqgvcz7j473i33iky99kbrv-jest_each___jest_each_29.7.0.tgz
/nix/store/zdmwn1hv72hkxvhdbph9hf22lihckdsx-jest_environment_node___jest_environment_node_29.7.0.tgz
/nix/store/0wbl0nm0g02hh3bmacv2z4qghvbhqk8g-jest_get_type___jest_get_type_25.2.6.tgz
/nix/store/vb99870yq4kkrh08y7vl6wibywpnh743-jest_get_type___jest_get_type_28.0.2.tgz
/nix/store/vinmxxd07mx3kn6dgarv2yqxrzp49223-jest_get_type___jest_get_type_29.2.0.tgz
/nix/store/sbqs0xzh9187q6q1x9d0z507nkikp421-jest_get_type___jest_get_type_29.6.3.tgz
/nix/store/08ll3dl7zyyd1v4mi9gzz1f59jf3dd7k-jest_haste_map___jest_haste_map_29.7.0.tgz
/nix/store/livf1y5lknamz5zdcsrssx8bp8cf6idm-jest_image_snapshot___jest_image_snapshot_5.2.0.tgz
/nix/store/wlxypy42yncqb2dfiljlq4j9xdka374x-jest_leak_detector___jest_leak_detector_29.7.0.tgz
/nix/store/21drxxr4jyygmgmi1d05zjq0ldvyn3g6-jest_matcher_utils___jest_matcher_utils_25.5.0.tgz
/nix/store/n27yjnmgmwrmnydyk35gk67zp51k1aad-jest_matcher_utils___jest_matcher_utils_28.1.3.tgz
/nix/store/kfq0hq1j32iryqkfr3kjgyrblf1yfdbd-jest_matcher_utils___jest_matcher_utils_29.3.1.tgz
/nix/store/f50fpgsbh9y1asxwlfhw4g46nr6fnkjr-jest_matcher_utils___jest_matcher_utils_29.7.0.tgz
/nix/store/bn8nby7q0ihpfhna91jjsx9aqymcx1ik-jest_message_util___jest_message_util_25.5.0.tgz
/nix/store/8738m2zaqjanz8xhgc54h8km3anfbs9d-jest_message_util___jest_message_util_28.1.3.tgz
/nix/store/9y4naczzfyfdpwcfw2yflvns753nckfa-jest_message_util___jest_message_util_29.7.0.tgz
/nix/store/4dpxvfjjabzgcxf0hpkg4lxi7v7aw4h2-jest_mock___jest_mock_25.5.0.tgz
/nix/store/i4v8xcm4vldx7afq37b40bly8wm3aril-jest_mock___jest_mock_29.7.0.tgz
/nix/store/933l46pf1vs7ahh270mdb830kdzbk7nd-jest_pnp_resolver___jest_pnp_resolver_1.2.3.tgz
/nix/store/2f7n4z9744ygymkxafbjsa2rnn4l8pvc-jest_regex_util___jest_regex_util_25.2.6.tgz
/nix/store/dfzdx1iacfchhchml1pp44p41ryz41ac-jest_regex_util___jest_regex_util_29.6.3.tgz
/nix/store/1ffwk3kv63kmjifbbhqdm796xlgaxii8-jest_resolve___jest_resolve_29.7.0.tgz
/nix/store/50gpc446iv49dmkjms840p6a34g8dapd-jest_resolve_dependencies___jest_resolve_dependencies_29.7.0.tgz
/nix/store/jb205gvg69d04w74vcd5kg0znb9zwmvn-jest_runner___jest_runner_29.7.0.tgz
/nix/store/xqkz5pjd2ckx1qw9q19g6h6jaqcgryb7-jest_runtime___jest_runtime_29.7.0.tgz
/nix/store/hr1xrgkgmdk1qcx32a0vwz61fkg1yyba-jest_silent_reporter___jest_silent_reporter_0.5.0.tgz
/nix/store/p23xih9sqv028iwb3q79j56z923iplqb-jest_snapshot___jest_snapshot_29.7.0.tgz
/nix/store/7914g26cj5zsxwd0f8hw6qx7gpsm6vm3-jest_util___jest_util_25.5.0.tgz
/nix/store/wf7nnqq4is12c7pk11nl1x4nn82kgksk-jest_util___jest_util_26.6.2.tgz
/nix/store/ir9j56ifxffqwj503b60dnqscm72wlrl-jest_util___jest_util_28.1.3.tgz
/nix/store/xj3mkwx6p229g0fvnks4iqvaihn629pk-jest_util___jest_util_29.7.0.tgz
/nix/store/r0f5bnwaslc323460a03k34b7w2rjlg5-jest_validate___jest_validate_29.7.0.tgz
/nix/store/653bdgdiw97mzr3j64m1jn4vchja6m0y-jest_watcher___jest_watcher_29.7.0.tgz
/nix/store/f7ykd42rx90cr0m5606q1hzmhs3jm93m-jest_worker___jest_worker_29.7.0.tgz
/nix/store/7r0n0g86sp9j1mdvr5wkycyy56fq5yhr-jetifier-core-1.0.0-alpha10.jar
/nix/store/2yg2827hgmz73513zqgibpsn8581j6fm-jetifier-core-1.0.0-alpha10.pom
/nix/store/0lkmkggflxks22bp25lcibvf9053g5za-jetifier-core-1.0.0-beta04.jar
/nix/store/dmnrppsz7fl5gxr4rqi3nbgwlnsrlmi5-jetifier-core-1.0.0-beta04.pom
/nix/store/h8m8y3v4lzjh7f2infsbpbr37n1if4rx-jetifier-core-1.0.0-beta09.jar
/nix/store/qnagrl4yr2c7j0wx7bycm7a1304ykwfn-jetifier-core-1.0.0-beta09.pom
/nix/store/2in4ci3r86fm1nqy2c15l1my1nzzjg9a-jetifier-core-1.0.0-beta10.jar
/nix/store/yp3z62n3lgs0n4gvxxplcvah7ffm1z8y-jetifier-core-1.0.0-beta10.module
/nix/store/9xgb11p6zmwvinj18lr8y29acnq6gac2-jetifier-core-1.0.0-beta10.pom
/nix/store/rghrhqa0izwmfd9xvsmwq593qsmp0j0d-jetifier-processor-1.0.0-alpha10.jar
/nix/store/szh37hk3j5igk3ncz0b03wl27qx1v01i-jetifier-processor-1.0.0-alpha10.pom
/nix/store/rl424ikyjfa7q14np0hs5qcb79r0w2y9-jetifier-processor-1.0.0-beta04.jar
/nix/store/r52s298nwxifm6i60w2qz6hvih1d9iz2-jetifier-processor-1.0.0-beta04.pom
/nix/store/6jxdpmc516xdvyknrc73gqqyp55aiysg-jetifier-processor-1.0.0-beta09.jar
/nix/store/5809k3xk4jjn1sgfacbwzzi2g9d830j9-jetifier-processor-1.0.0-beta09.pom
/nix/store/lr171vijjg7y0i22r4h1nw0lni3hwpv0-jetifier-processor-1.0.0-beta10.jar
/nix/store/adyjz58s2h9j4dybh1m9r3rf1ph1132q-jetifier-processor-1.0.0-beta10.module
/nix/store/s0rwgr1yhqp0sjkri2flzi69msb1985a-jetifier-processor-1.0.0-beta10.pom
/nix/store/havsqlx2fx59a2xhg1xi07kpg5hsh3rx-jetty-client-9.4.48.v20220622.jar
/nix/store/7ad94ci0nsfc5ifklmj2d037bg5sys4w-jetty-http-9.4.48.v20220622.jar
/nix/store/f5xlcj0zz0635dfzrxyhi5g8xpzd1cgc-jetty-io-9.4.48.v20220622.jar
/nix/store/86qw0nzb43kxaw11ybbsxh44xmlmfw7w-jetty-util-9.4.48.v20220622.jar
/nix/store/qk9y8rid0xbhn7sydmb8arjrax6qn4jz-jill-api-0.9.0.jar
/nix/store/l7vxnn5xc1k79248gxmiam0zy4gyxwxa-jill-api-0.9.0.pom
/nix/store/mc59kh732llv94fbwkmsx57yb1ff05l7-jimfs-1.1.jar
/nix/store/bkbh6sif06wgdbzpc9d17zwjadllj61a-jimfs-1.1.pom
/nix/store/zh768a5svcqc0n84q9n6klm54957dsxv-jimfs-parent-1.1.pom
/nix/store/94cqr5nz4pr80i39x6iig0c1xsi6k4cw-jiti___jiti_1.21.6.tgz
/nix/store/zm3bri7y61ard1m582y6yayfq0xf2y8c-jna-5.12.1.jar
/nix/store/cl89m7j1fnkqa4qy5rlyxmv89h70ascz-jna-5.6.0.aar
/nix/store/p87z1hbspbynbcj7xi28cbmin0d2lg6a-jna-5.6.0.aar.asc
/nix/store/a69i6082h5ydijkzp9l16wl1vwgzhks9-jna-5.6.0.jar
/nix/store/zb8xiwf7g99asy290x3khmmsdbia42ll-jna-5.6.0.pom
/nix/store/np58mczy4cp3yx874xl078wzzzwymzj8-jna-platform-5.6.0.jar
/nix/store/cc031pvsa2xzh55q9c6w0zilchkxhpvl-jna-platform-5.6.0.pom
/nix/store/iiqxsx1jrk99kzicl157b8nlp0q40ypx-joi___joi_17.9.1.tgz
/nix/store/67dipdg77ny684qwhi5zsvqrq3a21868-jopt-simple-4.9.jar
/nix/store/ciwmm3kxy4bl95a15pazzb7ngsln7m1k-jopt-simple-4.9.pom
/nix/store/0nxnzii8i15bas3zi84pd3hb57nhbbp8-jose4j-0.7.0.jar
/nix/store/b5n4xyxfl2c71bb0i32q0c124i4142qa-jose4j-0.7.0.pom
/nix/store/nfiyyraaqkdj7rpqzhdyyddk7pbbmjay-js_sha3___js_sha3_0.8.0.tgz
/nix/store/86jzc0wgs01wgwvbnlz0kq2cdcfzjskg-js_tokens___js_tokens_4.0.0.tgz
/nix/store/vvz6d10lzyd3lbyh37m19bisx3zj0zdi-js_yaml___js_yaml_3.13.1.tgz
/nix/store/jw0nl6ignv7510i82b62gnqckqvay9kl-jsc_android___jsc_android_250231.0.0.tgz
/nix/store/g7wvrf3fk1c9addibzifa5b5v9s77zgd-jsc_safe_url___jsc_safe_url_0.2.4.tgz
/nix/store/ljz4l9ny9635ma0i54813c89n7as8zcc-jscodeshift___jscodeshift_0.14.0.tgz
/nix/store/rz8bxcbx6vd388pjsr1alcadlck86ylr-jsesc___jsesc_0.5.0.tgz
/nix/store/jv4i1544jpkjpgis6jqckmqng9100v4l-jsesc___jsesc_2.5.2.tgz
/nix/store/94p2lpwdqsaw6f5i3bm8cwk7k3gfqika-json-20180813.jar
/nix/store/lkr21d7wjxw2h81m0xlc16q61av4haan-json-20180813.pom
/nix/store/p4k0xjzh020323x1na4sbilvbzhqsj13-json-20250107.jar
/nix/store/1f9ppr9zsxdr2hs3ppm217z35cj827cb-json-20250107.pom
/nix/store/cczsx139xx6czi4s07z75fydlji7pgsv-json-simple-1.1.1.jar
/nix/store/6cpnzjmh3nsykbnghx3941iy5yrg1d7p-json-simple-1.1.jar
/nix/store/307gri8ym9w4bg50b4cp9q1rffvr1yv8-json-simple-1.1.pom
/nix/store/dql8hi3j94axwfsw3qbpir4sw6m8vn44-json5___json5_2.2.3.tgz
/nix/store/nxqpxj2dqrg8nk7n3h33wzvx2fr398zg-json_buffer___json_buffer_3.0.0.tgz
/nix/store/izc1pl820n52dm0912nfxa315d75vmhg-json_parse_better_errors___json_parse_better_errors_1.0.2.tgz
/nix/store/2gqmfr3s27s77fmlcwrdy9gzvnxd5c84-json_parse_even_better_errors___json_parse_even_better_errors_2.3.1.tgz
/nix/store/zi9pyfq3413qw0jpwf7shywxjqbq2803-jsonfile___jsonfile_4.0.0.tgz
/nix/store/n5i08zclpa9fqksmlfplbhn4dcsyini3-jsoup-1.13.1.jar
/nix/store/blkyd71hfazd0yhi3kdw7p3va84nfv58-jsoup-1.13.1.pom
/nix/store/d650rqf6khsv2szpq0fa82lb4v9fjpnq-jspecify-0.2.0.jar
/nix/store/ibv2f4w88i5pvvk3c9z0iplvi73b45s2-jspecify-1.0.0.jar
/nix/store/j1fsvpvblcbcalrd5h8hc39sfas7jpx2-jspecify-1.0.0.module
/nix/store/7n8ip598573yc6v6m3ly7agq6k659v7g-jspecify-1.0.0.pom
/nix/store/wslv5f6abdds38d4lxms9k465smqqbrd-jsr250-api-1.0.jar
/nix/store/a61h593a4a3bh2yv9glgi30a0r6wp6ci-jsr305-1.3.9.jar
/nix/store/f3c3cbc5l9msgfkwy3xfl751gm5jli5v-jsr305-1.3.9.pom
/nix/store/mjh6pjwnaip1axz5yck2a2584mbfklz8-jsr305-2.0.1.jar
/nix/store/288x88bjbwhfa0269fas71ki4b4hm5rf-jsr305-2.0.1.pom
/nix/store/q3g6apvswjiipisnnxji1x7wrykm6nvf-jsr305-3.0.1.jar
/nix/store/j9z9s66f0wbyfk64krmj4hfi7pxxxjgn-jsr305-3.0.1.pom
/nix/store/w20lb1dk730v77qis8l6sjqpljwkyql7-jsr305-3.0.2.jar
/nix/store/xw5iivyc0d80r9by5hq6mxsg232g2qc0-jsr305-3.0.2.pom
/nix/store/5agcqrjsp92kr2kfadxr3s0xrda0gqk4-junit-1.1.4-alpha05.aar
/nix/store/6wyfnm9ddyr7wwjrrnifp0a5bjgbgpjy-junit-1.1.4-alpha05.pom
/nix/store/nyr8bzz0vis6p98y5bkhd2zpmbl1426c-junit-4.12.jar
/nix/store/m59ggk8m0rydd8d7ppi2hf2ms2b0b986-junit-4.12.pom
/nix/store/nz4qbnvg3lfcp1q1i0jx77fjcp6jv390-junit-4.13.2.jar
/nix/store/hn863108z5v8b50fiwbn6r0jyw14lfj5-junit-4.13.2.pom
/nix/store/ld262hik751q2m89zrrf1gw67dcpaflf-junit-4.7.3.jar
/nix/store/0j5mmhzk94k3g290444f0i71z5s6k84j-junit-4.7.3.module
/nix/store/4gprw4y4axwr7as14mmwcpm39gkixsp7-junit-4.7.3.pom
/nix/store/3qg4gl38va1y286jzqbhfgspxzkm7i48-junit-bom-5.12.0-RC2.module
/nix/store/w7x4apra3shl53m37hgky970093h8mzg-junit-bom-5.12.0-RC2.pom
/nix/store/gx2k2bq32dghk8pjji87hklf983ba14x-juniversalchardet-1.0.3.jar
/nix/store/rm99iwxqw6jyg6b1xpdqkb0haw96zfg9-juniversalchardet-1.0.3.pom
/nix/store/75yprskrn1b1w5blal7xrg8nfdpxr5by-jvnet-parent-1.pom
/nix/store/dq09sa3m7awjyswjscnz0jqb22xjxbnd-jvnet-parent-3.pom
/nix/store/lgdlgrlc7nbih9pvqpl8pizyjxxrda8p-jvnet-parent-4.pom
/nix/store/5nc9z3hq63m6f3wliaps5gq7ljl4kd23-jvnet-parent-5.pom
/nix/store/d9fdk4gb9hvfa4gd2sdzxl4rykb48mq6-keyv___keyv_3.1.0.tgz
/nix/store/g7m4lffls9hp17khr3dha08csfm5m8k8-keyvaluestorage_interface___keyvaluestorage_interface_1.0.0.tgz
/nix/store/yhbd0h4vz4w7x8kb55lhl8xkcdm7ix8q-kind_of___kind_of_6.0.3.tgz
/nix/store/19gwbclglal3qwwpakwsmgh8wcwfb2d6-kleur___kleur_3.0.3.tgz
/nix/store/yzlzzflnp3731alw7q60ssa5jlp40k0j-kotlin-android-extensions-1.6.20.jar
/nix/store/4fswzm60aw3nriznf0vm8w0xffh9w1rs-kotlin-android-extensions-1.6.20.pom
/nix/store/rkr2mdlfjdwa5fi3qanxa55npps0pjnk-kotlin-android-extensions-1.8.0.jar
/nix/store/dpqmd4lzavvwjb6zxs50c73g8mfdasin-kotlin-android-extensions-1.8.0.pom
/nix/store/dj86pah96yvy22xdh9f7s03svgzxljny-kotlin-android-extensions-1.9.0.jar
/nix/store/s70yay5j6rn97aszqhp4c6ifgrwqbw7r-kotlin-android-extensions-1.9.0.pom
/nix/store/ipw3s859yq0sz2wjwf6m4kkq2l93hfwi-kotlin-annotation-processing-gradle-1.6.20.jar
/nix/store/vp7qx42prshmbd7ir5bk9h4krc1ivl2z-kotlin-annotation-processing-gradle-1.6.20.pom
/nix/store/8yn3f4hv42csyqnnxik9pfh8fyvqsk0y-kotlin-annotation-processing-gradle-1.8.0.jar
/nix/store/q7wb8bij5ijav3mjcgxzcsr88vblw6fz-kotlin-annotation-processing-gradle-1.8.0.pom
/nix/store/rbl9vwqgdkblyd6khdyhxyiqiv5sqwnz-kotlin-annotations-jvm-1.3.72.jar
/nix/store/g4m2clyvfhidijfznrbrzizigcinvqdk-kotlin-annotations-jvm-1.3.72.pom
/nix/store/wwxcyndypc81kdjhbfg1nxhcb4h6540y-kotlin-build-common-1.6.20.jar
/nix/store/zgnnifd61d01fplkimsb85szgkd5drfc-kotlin-build-common-1.6.20.pom
/nix/store/lwnhdbn9xgvlarwiwkysvdx56wvfxbs0-kotlin-build-common-1.8.0.jar
/nix/store/hd89x7fazwlhf4mkwg4xzv517pn3zr7y-kotlin-build-common-1.8.0.pom
/nix/store/s7k6m5yxkf3cs3ngq14hcqs8jla2sqy0-kotlin-build-common-1.9.0.jar
/nix/store/vkqncl9vzlbwn1f8a7mxdp4gqnjird56-kotlin-build-common-1.9.0.pom
/nix/store/hgb2xa9dicljadda47r2d487iw9nw7p8-kotlin-build-tools-api-1.9.0.jar
/nix/store/8xfbjg55vrpg89fc098s1l3ryj5p7y4v-kotlin-build-tools-api-1.9.0.pom
/nix/store/z7frp3yygrqrhgpqcbapp4nsfglk4ifa-kotlin-build-tools-impl-1.9.0.jar
/nix/store/7r2lkb293vz710q1w6agay88s2lf1fkm-kotlin-build-tools-impl-1.9.0.pom
/nix/store/5rnah9plbkskl1gsgz24gmqqad5hd6xq-kotlin-compiler-31.1.1.jar
/nix/store/8cw6n52axk3kn1ppxpakhhrznlpzi0kh-kotlin-compiler-31.1.1.pom
/nix/store/c4md2xvbh1nq5p2m5al9clz57pbwawmw-kotlin-compiler-embeddable-1.6.20.jar
/nix/store/nc4a9bpydf7l4rjyswkijhri9vsxlgsi-kotlin-compiler-embeddable-1.6.20.pom
/nix/store/lfmh3xpb6w7nlij2avv0261qh6msm6dd-kotlin-compiler-embeddable-1.8.0.jar
/nix/store/irc37rxk0i6i3y1rpzxy6gmgs2f5ahgd-kotlin-compiler-embeddable-1.8.0.pom
/nix/store/404jqbf9dkwlhn4nfi6a4x91szava7ic-kotlin-compiler-embeddable-1.9.0.jar
/nix/store/cfszz8bdyzkkdd9iyc3m7bn36830m05k-kotlin-compiler-embeddable-1.9.0.pom
/nix/store/1pqsda53w6ladd08l4yqam3jz8wl45fr-kotlin-compiler-runner-1.6.20.jar
/nix/store/fp7a94diwfs4skddwv91p1hp6rwjnlqw-kotlin-compiler-runner-1.6.20.pom
/nix/store/f8ikwv7vs271g7mx69qcgckpzs4ahfrn-kotlin-compiler-runner-1.8.0.jar
/nix/store/awa5zwhrjadwfy8bxlksx0k0ia8h4h0v-kotlin-compiler-runner-1.8.0.pom
/nix/store/psdwv47fwi8bc0739i3a17kvc5867zsy-kotlin-compiler-runner-1.9.0.jar
/nix/store/gcmksc5qjjjx993ai7090dvajfxksxq1-kotlin-compiler-runner-1.9.0.pom
/nix/store/2mj9wjimbngb9l0ck0bg186xkp5qnb2i-kotlin-daemon-client-1.6.20.jar
/nix/store/8bgc0wbx562mv99x6jmikdisvzsz465s-kotlin-daemon-client-1.6.20.pom
/nix/store/rvz0s61bndrrw7gn387v0hg3kid3z146-kotlin-daemon-client-1.8.0.jar
/nix/store/p06z3yfvjbci44rbjigh2aw2daqw269w-kotlin-daemon-client-1.8.0.pom
/nix/store/14vfki9kim22cn239l5piq00v9w98fq8-kotlin-daemon-client-1.9.0.jar
/nix/store/rkzfvdnpqacpgv0bs9fjig41xss21j8i-kotlin-daemon-client-1.9.0.pom
/nix/store/davaxmk1f0qnr4pgr3m4is0ia5am026z-kotlin-daemon-embeddable-1.6.20.jar
/nix/store/5p7b0qlq8nf5r9lakgibrp5371ppki41-kotlin-daemon-embeddable-1.6.20.pom
/nix/store/n464bgy20wqpxyfq60cldnn55f9wmq10-kotlin-daemon-embeddable-1.8.0.jar
/nix/store/a0gmnh7g00k0ygq94q3rgwm3hbijazz9-kotlin-daemon-embeddable-1.8.0.pom
/nix/store/28r016w1fvck5cimbwp24dmjyl43qkv3-kotlin-daemon-embeddable-1.9.0.jar
/nix/store/kkdrfwdnwxhfswdkjblzh6gr0q2xfkj2-kotlin-daemon-embeddable-1.9.0.pom
/nix/store/mx702cwcbmj8dgsmgrpf607sjhlsjisp-kotlin-gradle-plugin-1.6.20.jar
/nix/store/32jlwfrbf3yq4zp9s1xswrsf7cy1jbvk-kotlin-gradle-plugin-1.6.20.pom
/nix/store/i1c9jn262x8iygpf3wv04rr3i0v3sphh-kotlin-gradle-plugin-1.8.0-gradle70.jar
/nix/store/fqxgsqp20hb9zap4vihg6c8mgw2d8i0l-kotlin-gradle-plugin-1.8.0-gradle71.jar
/nix/store/181jkgm99wzcn14kq3v2frqw6v8546a9-kotlin-gradle-plugin-1.8.0-gradle75.jar
/nix/store/imzddfa1kk8hc3ixn6c8z11gmv4mr6ny-kotlin-gradle-plugin-1.8.0-gradle76.jar
/nix/store/s7h5pac4y5lp2n5isrc86hxkxp9mdrr0-kotlin-gradle-plugin-1.8.0.jar
/nix/store/7ikmspxa8kfslawqyai6ys5cnk3sw4ag-kotlin-gradle-plugin-1.8.0.module
/nix/store/a2mmvfvv7fwck1vvj64cvvrr4ns99122-kotlin-gradle-plugin-1.8.0.pom
/nix/store/97r7r0ybw8fqwb08pp5igcm2gvsn9wgs-kotlin-gradle-plugin-1.9.0-gradle70.jar
/nix/store/cvascyc7jsnck9j07fqj1qrdr6q5bxcg-kotlin-gradle-plugin-1.9.0-gradle71.jar
/nix/store/rgib3pmgdav27xqz2dq8l54z4m4z67gz-kotlin-gradle-plugin-1.9.0-gradle74.jar
/nix/store/zqs0qjk51fk8ljaqybikyh0swrbx753c-kotlin-gradle-plugin-1.9.0-gradle75.jar
/nix/store/pankqb9y4gqn24nhczir5vgn2yd2862s-kotlin-gradle-plugin-1.9.0-gradle76.jar
/nix/store/kj7mjfs65pyasxyc7i06lxrsg8rq1frz-kotlin-gradle-plugin-1.9.0-gradle80.jar
/nix/store/3ihhafd88gprhhiyhv883nh255vxv3vk-kotlin-gradle-plugin-1.9.0-gradle81.jar
/nix/store/wbgfvyw7b38qv624cikqs965sgka72vm-kotlin-gradle-plugin-1.9.0.jar
/nix/store/b7b7qcscf12b320v7sm8pp7sc0dhsydr-kotlin-gradle-plugin-1.9.0.module
/nix/store/i4s4mb73qr40qqgcyr49vysrzq70b3jy-kotlin-gradle-plugin-1.9.0.pom
/nix/store/0lv97yncqyw66w3qrhapbwypmrm0117r-kotlin-gradle-plugin-annotations-1.9.0.jar
/nix/store/33482mmxjfjj6nv5kgb3f7h0zil6ll9a-kotlin-gradle-plugin-annotations-1.9.0.pom
/nix/store/sclv3n6nyachgi4ni0jc0cnzhpsh2xi6-kotlin-gradle-plugin-api-1.6.20.jar
/nix/store/2k6rbpjnxywaaxh1iwc9l0qm4xdmxzxs-kotlin-gradle-plugin-api-1.6.20.pom
/nix/store/blwcxffjzs0d4ycrcxx5w29429wax9fm-kotlin-gradle-plugin-api-1.8.0-gradle70.jar
/nix/store/6qx91816lga3f9jzbxj4k8i3k5xs6y59-kotlin-gradle-plugin-api-1.8.0-gradle71.jar
/nix/store/4n6a8blhkgp05y8w1qzvm936xranirkl-kotlin-gradle-plugin-api-1.8.0-gradle75.jar
/nix/store/qqrjfpcy49ks1pmq8fbz6q16n92b9h9m-kotlin-gradle-plugin-api-1.8.0-gradle76.jar
/nix/store/lfxb0md1aiwk6mf9y5wyxrgw9wxjr84i-kotlin-gradle-plugin-api-1.8.0.jar
/nix/store/979iy00lclyp1dlm1fzfhlc7bs2d31r1-kotlin-gradle-plugin-api-1.8.0.module
/nix/store/j2j261fw6pp85plds6k805jv6fb3bd0q-kotlin-gradle-plugin-api-1.8.0.pom
/nix/store/waliqj7bgqyl2i3iz0wh0n8wc7pp7qns-kotlin-gradle-plugin-api-1.9.0-gradle70.jar
/nix/store/wkj6mida5fignvph8s0dxh2adwg1ad47-kotlin-gradle-plugin-api-1.9.0-gradle71.jar
/nix/store/7q547fa49wdd97l76q3f3iy2csnj5n15-kotlin-gradle-plugin-api-1.9.0-gradle74.jar
/nix/store/w3wr6fsws0q12js9ai3n2b0lq1j4lr0n-kotlin-gradle-plugin-api-1.9.0-gradle75.jar
/nix/store/93ynb3rg1x38gw0rf8kkgpc8586x1vrj-kotlin-gradle-plugin-api-1.9.0-gradle76.jar
/nix/store/2a6sgzm4nfliqbkfl63pc30k6905qcqs-kotlin-gradle-plugin-api-1.9.0-gradle80.jar
/nix/store/8a7h78kx2fmziyvc9vxb3wdv8m3chavn-kotlin-gradle-plugin-api-1.9.0-gradle81.jar
/nix/store/z6awcgqsjhn5nc4i2vh719w0bni9f8k3-kotlin-gradle-plugin-api-1.9.0.jar
/nix/store/73qbj6i5nhkm70p3xar04fwakc1kivw8-kotlin-gradle-plugin-api-1.9.0.module
/nix/store/iqygcpshrqdj5zfm216jnk1j6qqzx7c1-kotlin-gradle-plugin-api-1.9.0.pom
/nix/store/0qilvk2wz5xnv2ml4a8bkk3wz44ljwfq-kotlin-gradle-plugin-idea-1.8.0-test-fixtures.jar
/nix/store/ycrd7w4kxmmfnxclzpzp1k253yic5qns-kotlin-gradle-plugin-idea-1.8.0.jar
/nix/store/wv2x4dsn7dl0j4v2s6iz1wpb5x6qm69k-kotlin-gradle-plugin-idea-1.8.0.module
/nix/store/a4w09g19p7j4ysi5szbvv68a00176x68-kotlin-gradle-plugin-idea-1.8.0.pom
/nix/store/vhx8ljpim39pk1rk3kflc6gajnsfcaq8-kotlin-gradle-plugin-idea-1.9.0-test-fixtures.jar
/nix/store/n3dd3q7bglxqi0rwd62x2h8a0yi4g2nk-kotlin-gradle-plugin-idea-1.9.0.jar
/nix/store/imzlvb34nzkkx9l8cfj2v08rg0nvcsiw-kotlin-gradle-plugin-idea-1.9.0.module
/nix/store/cz2wnifn4k1scbalbvl90ll6sp8hr8bf-kotlin-gradle-plugin-idea-1.9.0.pom
/nix/store/2gb73brxdcgb8n9l6m28m2fgv4xqyj8i-kotlin-gradle-plugin-idea-proto-1.8.0.jar
/nix/store/6718rsy1fl27p2iwy62db1clkgczh4zp-kotlin-gradle-plugin-idea-proto-1.8.0.pom
/nix/store/cc5snmpyigmnbnpkh5j2kd66jgvazqkm-kotlin-gradle-plugin-idea-proto-1.9.0.jar
/nix/store/in9z6mvw3pyr5lv550k9p01715w4bwgj-kotlin-gradle-plugin-idea-proto-1.9.0.pom
/nix/store/lkb58pz1zjj554k9qzvkqywfvrvffc90-kotlin-gradle-plugin-model-1.6.20.jar
/nix/store/djh5b5yzqzawsx9s16adfdp1vq75nxzi-kotlin-gradle-plugin-model-1.6.20.pom
/nix/store/64bxqqgg15baxckkg9mlidb2l2lwp84h-kotlin-gradle-plugin-model-1.8.0-gradle70.jar
/nix/store/4f0cwfkpl3i2as4584zy65dlkjbinqz2-kotlin-gradle-plugin-model-1.8.0-gradle71.jar
/nix/store/vz32ifkrr8xz86lhda80pab4p131kzrl-kotlin-gradle-plugin-model-1.8.0-gradle75.jar
/nix/store/jqaw889d28caplhyx8v12dp1y3i29ndg-kotlin-gradle-plugin-model-1.8.0-gradle76.jar
/nix/store/4pljv45q9907pni0yq1nci72gvzfzi7b-kotlin-gradle-plugin-model-1.8.0.jar
/nix/store/0a6vh5303p9nyqvsyll0kx8p96lsmgpk-kotlin-gradle-plugin-model-1.8.0.module
/nix/store/l93l80lqxadlh71wdwh088i9av2grksn-kotlin-gradle-plugin-model-1.8.0.pom
/nix/store/i8fw1arjhf3npqx35fkxj0rc9078zw66-kotlin-gradle-plugin-model-1.9.0-gradle70.jar
/nix/store/xrswkwfvzlfwm52wcnxbmm25zpdjc0kv-kotlin-gradle-plugin-model-1.9.0-gradle71.jar
/nix/store/1kqchjiyzis53g4njxphimv5n696maaf-kotlin-gradle-plugin-model-1.9.0-gradle74.jar
/nix/store/annbbrgn7ay3s1jkh1gkrc9p13y7hqqs-kotlin-gradle-plugin-model-1.9.0-gradle75.jar
/nix/store/jpfaz4sxnccfjmj6c340x2zlzm9p4h7c-kotlin-gradle-plugin-model-1.9.0-gradle76.jar
/nix/store/glbjarlcyn7lxf9jra1q17jaiy4lw17s-kotlin-gradle-plugin-model-1.9.0-gradle80.jar
/nix/store/yispk9k051x69p1g4wllfhi25hx1lld8-kotlin-gradle-plugin-model-1.9.0-gradle81.jar
/nix/store/bs40fy8w9qhhxwpbwad543naww5l2f4f-kotlin-gradle-plugin-model-1.9.0.jar
/nix/store/l8bk7qa98qwnfcx2dkgs4pwmxnb3rkg9-kotlin-gradle-plugin-model-1.9.0.module
/nix/store/napg2cspz5mz0c5prgz60fnzd9aiab2d-kotlin-gradle-plugin-model-1.9.0.pom
/nix/store/xmc24jf9awysp8mc3nnjfl5mihnil3nn-kotlin-gradle-plugins-bom-1.9.0.module
/nix/store/fd0gv01ysrfsy3s3dif5pg837l9b95v0-kotlin-gradle-plugins-bom-1.9.0.pom
/nix/store/iwi79inrkggzz2rx75j1bvr863cm0hva-kotlin-klib-commonizer-api-1.6.20.jar
/nix/store/b5fsijdvbdi57nrav41yyqr1l8hqnirq-kotlin-klib-commonizer-api-1.6.20.pom
/nix/store/94q4fzb2a479n3q6dn1i3i2d3wna8wxn-kotlin-klib-commonizer-api-1.8.0.jar
/nix/store/7ygay861i352rd943fw9k8lp8zw3gf3q-kotlin-klib-commonizer-api-1.8.0.pom
/nix/store/fqhkwa03sqhhpbi8azbpjnncipy605rx-kotlin-klib-commonizer-api-1.9.0.jar
/nix/store/51msaza7jfjajy07rxr382ri3iqji36c-kotlin-klib-commonizer-api-1.9.0.pom
/nix/store/k3adwg6mdhrfff9bin8921510f8ah9la-kotlin-klib-commonizer-embeddable-1.8.0.jar
/nix/store/1ib43k1y17p41i3sxinxyyif8ylga5bp-kotlin-klib-commonizer-embeddable-1.8.0.pom
/nix/store/wlph66bl2g1l41452q2s5rb0k60l1c0b-kotlin-klib-commonizer-embeddable-1.9.0.jar
/nix/store/wj0bw44gfs2b11cr4hmpw5hgppkygm2l-kotlin-klib-commonizer-embeddable-1.9.0.pom
/nix/store/4i5z1s6flryzw8h7gx0hfz3fwvvp4rfr-kotlin-native-utils-1.6.20.jar
/nix/store/5b440xx2rsngr4za354skqgzzvlj8js7-kotlin-native-utils-1.6.20.pom
/nix/store/n2h40k7yhwdwpyjwq6hlbcf530x51x07-kotlin-native-utils-1.8.0.jar
/nix/store/wanmdr1qqj93bq69s5jpxibvmf67d5wj-kotlin-native-utils-1.8.0.pom
/nix/store/5v9s34h6csfvhjvmhn8y32wwazw390dc-kotlin-native-utils-1.9.0.jar
/nix/store/8h3wz6sn9a1r4kn18a1y53f3zpz3r7wd-kotlin-native-utils-1.9.0.pom
/nix/store/qizmi1vwz6k9pcbxp7qs1rvk54b1bkz5-kotlin-project-model-1.6.20.jar
/nix/store/1xa9g2dx6lsy1sgllnshyip93jvjykvh-kotlin-project-model-1.6.20.pom
/nix/store/aqm1qrqnv2q84csi8jlf7nc9ya6xjydk-kotlin-project-model-1.8.0.jar
/nix/store/p2bqkwzanm9fj6ysak1wfqp23s49sp6r-kotlin-project-model-1.8.0.pom
/nix/store/6wk91qdwaajcq4jh04p9amy85cv05f36-kotlin-project-model-1.9.0.jar
/nix/store/5ac650i7cqqgdrka8p32yslnzw9kgidq-kotlin-project-model-1.9.0.pom
/nix/store/c5m6nkqbq9mjy9xsbbikr31i6va101yq-kotlin-reflect-1.1.3-2.jar
/nix/store/ds8601l89p09nqfwvcfbnx6409snr9wh-kotlin-reflect-1.1.3-2.pom
/nix/store/k4z9w7ls7rwpmsvqf7b59r3pkz1pgp0a-kotlin-reflect-1.2.0.jar
/nix/store/hicj1nmmv5n1rmf7lpaxhnhqsi330dzq-kotlin-reflect-1.2.0.pom
/nix/store/f1c542qx38vd2x1f05kw563ycyx122nn-kotlin-reflect-1.3.50.jar
/nix/store/kd5x6fcb6jam22aqz46rzbnavsa9p8zw-kotlin-reflect-1.3.50.pom
/nix/store/66vzp52f7180w6dkbcryra84n74zc2zi-kotlin-reflect-1.3.72.jar
/nix/store/c3jxlcplrfxxk6p2djqsqspk05shsszb-kotlin-reflect-1.3.72.pom
/nix/store/k3xr183w9g0gaw2rlsgv1ac51p8f74g2-kotlin-reflect-1.4.32.jar
/nix/store/a5d8ndfd7gni0wdm6xl6rcmm50bjgf4p-kotlin-reflect-1.4.32.pom
/nix/store/h3l65p6k0kkfjy2y22malfc48p0s2mq2-kotlin-reflect-1.5.31.jar
/nix/store/nb7f1pf5ykxf6pkq084i8hcwq5rgkm0s-kotlin-reflect-1.5.31.pom
/nix/store/8i91drfcpax25mhbj3115vsaxg9c3i09-kotlin-reflect-1.6.10.jar
/nix/store/dkhqa6012mk28w8yaxbcv90icgimrh65-kotlin-reflect-1.6.10.pom
/nix/store/y59bymp0lqarmkvapw8vn74l4d4l935h-kotlin-reflect-1.6.20.jar
/nix/store/w9avjb7n110ni4h699kgqhpcrkfcf97x-kotlin-reflect-1.6.20.pom
/nix/store/77x4ph90ksapxnr5lf4b97vgyinh419h-kotlin-reflect-1.7.10.jar
/nix/store/bga3r8lpqig6km0w9n0dscjdvk0q5gps-kotlin-reflect-1.7.10.pom
/nix/store/6av24hb127gsdcrmqa9c63lc0s50iikj-kotlin-reflect-1.8.20-RC2.jar
/nix/store/p5kj05dfdf8kdp0grjrsd32kic66kh7j-kotlin-reflect-1.8.20-RC2.pom
/nix/store/85k8ali6n82lvcp48i9rm7bf8wmmwiq8-kotlin-reflect-2.1.20-Beta2.jar
/nix/store/5yqs3ravji480wz37vk7n1mrm0xchblg-kotlin-reflect-2.1.20-Beta2.pom
/nix/store/75y1vqraqm2jf7ghl2bmma6in3jidv0s-kotlin-script-runtime-1.6.20.jar
/nix/store/w3b4spxs95bvrbsg7bx8i6va4fsr0dqh-kotlin-script-runtime-1.6.20.pom
/nix/store/i2l7a8r0shja9q1nqypwim58mp9r7nyk-kotlin-script-runtime-1.8.0.jar
/nix/store/xw4xj752wyiahkk2n654kpca395bspxk-kotlin-script-runtime-1.8.0.pom
/nix/store/m7vil8wrja1lwykhbnh0kvdb5c10qvvc-kotlin-script-runtime-1.9.0.jar
/nix/store/hqm36x108cn21diiwk4cik9f2hqyad53-kotlin-script-runtime-1.9.0.pom
/nix/store/18wijrdbdd44wbamfx9q4n7g81117y3r-kotlin-scripting-common-1.6.20.jar
/nix/store/q1sgbi37wk0x1nqih8mcr3hv69s9127z-kotlin-scripting-common-1.6.20.pom
/nix/store/1d6kwnl80ynmyafy64k24rlk03lv9fb6-kotlin-scripting-common-1.8.0.jar
/nix/store/37w02mff4qfwpgl04ixa7awka93rl0yy-kotlin-scripting-common-1.8.0.pom
/nix/store/bhqg5zzg8a45p2cgsb2ijfq7qj9pj06l-kotlin-scripting-common-1.9.0.jar
/nix/store/crn4xw4nbla4004vln67rw03pdf989d3-kotlin-scripting-common-1.9.0.pom
/nix/store/pfyjd4xgzs5jlrq4lglpjny48dljdfp0-kotlin-scripting-compiler-embeddable-1.6.20.jar
/nix/store/8x0wr51cavadbgq2g9qb8zjdg63mlygx-kotlin-scripting-compiler-embeddable-1.6.20.pom
/nix/store/xgk1c83729p0rxkyhxx2g436m6j4ymbm-kotlin-scripting-compiler-embeddable-1.8.0.jar
/nix/store/j911dq3lp8nms8x2ylv5lw53fvbpq7gk-kotlin-scripting-compiler-embeddable-1.8.0.pom
/nix/store/c6g9wm03h40a70xlh0srmv7lvb5vz581-kotlin-scripting-compiler-embeddable-1.9.0.jar
/nix/store/yzsighrd240pyrfgmm7az9y2b86490mn-kotlin-scripting-compiler-embeddable-1.9.0.pom
/nix/store/lcmf381z6isymzw8hgnc49656sdr1bdq-kotlin-scripting-compiler-impl-embeddable-1.6.20.jar
/nix/store/bw21c9jn8fkvn53n83dj5k6jzk1z4m5h-kotlin-scripting-compiler-impl-embeddable-1.6.20.pom
/nix/store/sxsrrsmq2p5kj2r8f30j9yvjwld8hz9z-kotlin-scripting-compiler-impl-embeddable-1.8.0.jar
/nix/store/cpj8c900sa9pj88xacpdgj94lwrx7yn3-kotlin-scripting-compiler-impl-embeddable-1.8.0.pom
/nix/store/8xnkmaw66nrj6s8281k04hdrik0w15wl-kotlin-scripting-compiler-impl-embeddable-1.9.0.jar
/nix/store/4a4visaw6hfsh5csjcxi0207535dlrs0-kotlin-scripting-compiler-impl-embeddable-1.9.0.pom
/nix/store/2q8lkzsnxiicj1qm0sjmyfzdzmb0vqr9-kotlin-scripting-jvm-1.6.20.jar
/nix/store/c5wrf4hsc8ng1w9rj3ad1y2b2q2hkgra-kotlin-scripting-jvm-1.6.20.pom
/nix/store/yinv0bfvxcxcy2cgrjbi4jcp4jv4n3qr-kotlin-scripting-jvm-1.8.0.jar
/nix/store/knf2c9r2jw4vcmfwb1kj7mm2d27l6v9l-kotlin-scripting-jvm-1.8.0.pom
/nix/store/f60z3vp1m3znjykx1q9fnw1ph69mh0lw-kotlin-scripting-jvm-1.9.0.jar
/nix/store/idpq5bw43dkaqq9jh5nwgq801bi8pin6-kotlin-scripting-jvm-1.9.0.pom
/nix/store/9npddh4wgy8jiblynvq9bv9nc7g5izxg-kotlin-stdlib-1.1.3-2.jar
/nix/store/x3r9s4ydyfpk1hw1gdshabcli42knv5r-kotlin-stdlib-1.1.3-2.pom
/nix/store/0nc96ypp2i75kvavh3frmb4nkdpf7pir-kotlin-stdlib-1.2.0.jar
/nix/store/1klg729q9js3kypqg1cx9spj0v9ihj23-kotlin-stdlib-1.2.0.pom
/nix/store/rgv0r3gqhwfbvl77rjj7gw319ayspfjj-kotlin-stdlib-1.2.20.jar
/nix/store/hh764zlw8f6vah8nqcbj5px0lx2ygm1y-kotlin-stdlib-1.2.20.pom
/nix/store/rc4080mrs7s4lw4qj9adgjdk0l0jizf5-kotlin-stdlib-1.2.71.jar
/nix/store/jzma5wf1qsf76v1aabr17ci19ksg1na9-kotlin-stdlib-1.2.71.pom
/nix/store/aqpfbbaq2r74may30md5cpclmp6qjw52-kotlin-stdlib-1.3.0.jar
/nix/store/74xr9nyfavy3cg7sfrf87xy122f1wa9s-kotlin-stdlib-1.3.0.pom
/nix/store/wf5s1wshi1gys3p7fylfv5ml5ah6vs12-kotlin-stdlib-1.3.31.jar
/nix/store/5dyxcvwww57v9r3k9z712jfwj2l7nivw-kotlin-stdlib-1.3.31.pom
/nix/store/kj2wbs536m1r5p1xbw3bj7xk84fjlw9x-kotlin-stdlib-1.3.41.jar
/nix/store/j2kf7p4isfj3a7z1gr8h03s8scma88js-kotlin-stdlib-1.3.41.pom
/nix/store/qd5z4yh54gmzscwm43jya00lxgsid9f7-kotlin-stdlib-1.3.50.jar
/nix/store/2p2v1miy9m5chx7bpgl4bd3c2xfarg4y-kotlin-stdlib-1.3.50.pom
/nix/store/z45aj0j444yjzpqn7mmlx62f4lf7i10a-kotlin-stdlib-1.3.60.jar
/nix/store/nbyzw1ycgvrm53g3giv7vzqc2bznfzca-kotlin-stdlib-1.3.60.pom
/nix/store/czgfcak7vcl3g1r8x4c3zagnjhy6xdwq-kotlin-stdlib-1.3.71.jar
/nix/store/80x000y86iw7ikcn05gyc6grc0jqzdb4-kotlin-stdlib-1.3.71.pom
/nix/store/xhjms4s8c0n934vkg1b6rrmdpri6zpxd-kotlin-stdlib-1.3.72.jar
/nix/store/8d9yp0h5ccl3sgfk1r7kkd308d6fyibl-kotlin-stdlib-1.3.72.pom
/nix/store/08imglislnziraqp915kw8caya3s4c7r-kotlin-stdlib-1.4.0.jar
/nix/store/m28snq90ywws1cl6jwycmrfa866qi7j7-kotlin-stdlib-1.4.0.pom
/nix/store/4zgkws7lfbh0p78xsnhlkj9i0mdzkylz-kotlin-stdlib-1.4.10.jar
/nix/store/f4ihnyh9ilm7adp7r7di2zjqkffc36bh-kotlin-stdlib-1.4.10.pom
/nix/store/c9xz0rqdwrxqhk3fdklfv9z0z7i1bv47-kotlin-stdlib-1.4.32.jar
/nix/store/hzpjpcizyjyn6zxxswv57qpsc8fgy7h0-kotlin-stdlib-1.4.32.pom
/nix/store/fgazlpgmv27a823ppfrv7wa2wi46i84l-kotlin-stdlib-1.5.0.jar
/nix/store/3g00jw0p9ahcqrg63dyia7lvfyda2dcz-kotlin-stdlib-1.5.0.pom
/nix/store/j08hqg5qch0r7c714f28jyq4y8z4w03z-kotlin-stdlib-1.5.10.jar
/nix/store/s1wdazyna09pn4v9vkqd9wqk2yjrmqr7-kotlin-stdlib-1.5.10.pom
/nix/store/h72ql72mv80j6jn890iw6mwrgv2pn3wf-kotlin-stdlib-1.5.30.jar
/nix/store/pz40nxyp3rjiwyijh9xlhhp0qkzm6c8f-kotlin-stdlib-1.5.30.pom
/nix/store/0ry3yyc66pkxb3nyri115s47rc37srh6-kotlin-stdlib-1.5.31.jar
/nix/store/kmylb1aqxa4ch7pxr248ry5j0bssmzmi-kotlin-stdlib-1.5.31.pom
/nix/store/cz5fjnrm6p4lcpywi4dicbmmhj5ikrpv-kotlin-stdlib-1.6.0.jar
/nix/store/vprjqc5mjm8ik425pk1bqn9dbz30w07f-kotlin-stdlib-1.6.0.pom
/nix/store/58p0q18g45dipmfs688a8y80gzxdxl5g-kotlin-stdlib-1.6.10.jar
/nix/store/znlfsnjid4zhhrcsqahxgcd5rcza3dxp-kotlin-stdlib-1.6.10.pom
/nix/store/f5nliabqgrvhjjl550q8ddjbqdk2n2xa-kotlin-stdlib-1.6.20.jar
/nix/store/r85gskac4lannq4ma1fmyl5xwjp4k73c-kotlin-stdlib-1.6.20.pom
/nix/store/9vl76lwf39vnj9iqf6dl5l0k7mlvdcq1-kotlin-stdlib-1.6.21.jar
/nix/store/yrsp9pi58l2mfa2rv9y2g9c90hi1vppb-kotlin-stdlib-1.6.21.pom
/nix/store/c1pyqv7ggpwavnd4hz9kf78gx8yi998j-kotlin-stdlib-1.7.10.jar
/nix/store/xkf5w6chb7p3h5v43cnlp7wlwbmz5w3g-kotlin-stdlib-1.7.10.pom
/nix/store/cld44ns3p7agbya8n47r830dyb0phr32-kotlin-stdlib-1.8.0.jar
/nix/store/nazwvr3ir7r6r9f2z7d1ailz6ryfs9c8-kotlin-stdlib-1.8.0.pom
/nix/store/8ykzlhs82s22ybmnc8pnx20iij92l00p-kotlin-stdlib-1.8.20-RC2.jar
/nix/store/6kwahq8k3hknhbyxvqp79lfxpxpr8rb6-kotlin-stdlib-1.8.20-RC2.pom
/nix/store/51ild1rszpq14fcz6r8aqdnrnl7f3kmf-kotlin-stdlib-1.8.20.jar
/nix/store/2whrwf74aakav5xk409147j5dfk0cr08-kotlin-stdlib-1.8.20.pom
/nix/store/gmxhb9ywxacriw2z6dw372d88ysrbfqs-kotlin-stdlib-1.8.21.jar
/nix/store/jw65xdds37400k5bsw30wjdxybzjw94p-kotlin-stdlib-1.8.21.pom
/nix/store/3mfz7gl0b2qb62gdg2bf92pzhg2w9vw5-kotlin-stdlib-1.8.22.jar
/nix/store/216fp8yz8xs880dy41iyw9mk3vngadyd-kotlin-stdlib-1.8.22.pom
/nix/store/14ryin2k1xz25jfcqwa0ksr13zv10mxq-kotlin-stdlib-1.9.0.jar
/nix/store/xpfpzh5i31hkq4k9fcnw4lbv9wi6fa7n-kotlin-stdlib-1.9.0.pom
/nix/store/zy2ixgmpn9697f0jsrpxc7129a9sxmcf-kotlin-stdlib-1.9.22-all.jar
/nix/store/vak5ir9zdk11zbzp3g90mrn6y0yml325-kotlin-stdlib-1.9.22-common.jar
/nix/store/l8pwd22qsqf041b73rg4mdmwms902qgi-kotlin-stdlib-1.9.22.jar
/nix/store/ky6q99nl5xcphf9xgjrqvkw6f1w86q7b-kotlin-stdlib-1.9.22.module
/nix/store/prqpr0x9hl0wyr404zi39gpmi32n8k6n-kotlin-stdlib-1.9.22.pom
/nix/store/la6y51r08azbg8hzd7zzff0zyv6pcq8v-kotlin-stdlib-2.1.0-all.jar
/nix/store/jwwl4fpmzk4lw39mms49qvzavc20knfb-kotlin-stdlib-2.1.0.jar
/nix/store/i4b7kdbmnl6gaiwp1xqjsl9gb1c24dsd-kotlin-stdlib-2.1.0.module
/nix/store/kri5984kfy8lzbz2xr66567fqng43c1i-kotlin-stdlib-2.1.0.pom
/nix/store/jnypd455sq2h55h75q0hx5yqcn7c2xr7-kotlin-stdlib-2.1.20-Beta2-all.jar
/nix/store/6nixrp9mc4kx9n1gninvrm80gc2b4dgi-kotlin-stdlib-2.1.20-Beta2.jar
/nix/store/cwv3syb1b7ry5zy10irsgrpvc1d0hla9-kotlin-stdlib-2.1.20-Beta2.module
/nix/store/lcg9k5nz66586l9vxb9w2ladmcd52wb2-kotlin-stdlib-2.1.20-Beta2.pom
/nix/store/7v12qj7n2rs5jlcn2ds0f9w4s7jmr2lk-kotlin-stdlib-common-1.2.71.jar
/nix/store/fg48j11lsji2zzfsw34pkf3n0xwj6j0f-kotlin-stdlib-common-1.2.71.pom
/nix/store/bxzawq2iqw5y86nkidph94vl1ykhvbv9-kotlin-stdlib-common-1.3.0.jar
/nix/store/jl0g6wvqwcx3gr2jbrp7i1cajdgssask-kotlin-stdlib-common-1.3.0.pom
/nix/store/j3k5i5pzkq6djjv44dy3gphn1lxzq1na-kotlin-stdlib-common-1.3.31.jar
/nix/store/zbprhyhchzif5xssq65igbmcigfp67zn-kotlin-stdlib-common-1.3.31.pom
/nix/store/q1xni7svm2q05cjjqsacy4bxfpzm1l1v-kotlin-stdlib-common-1.3.41.jar
/nix/store/dsr9zpzxvhxk88hhsvpc9i4h0nxlkdfl-kotlin-stdlib-common-1.3.41.pom
/nix/store/i4hqimzfxlkhjp1rwmn219nqm84fh1if-kotlin-stdlib-common-1.3.50.jar
/nix/store/n2agpym19n1bkvmzh2pnablkxk5d53v2-kotlin-stdlib-common-1.3.50.pom
/nix/store/kmbg5fkwfpzai82c4zscpr71l4yp2ggj-kotlin-stdlib-common-1.3.60.jar
/nix/store/dfb7mh1a6r3cbw4s8lc6l27gbjifzhqv-kotlin-stdlib-common-1.3.60.pom
/nix/store/5ghsnsg69rsyz1lgbq8a2zl6d7pkp5gi-kotlin-stdlib-common-1.3.71.jar
/nix/store/9kbpf5v7p0fyqp1w6yndak1ja73jwdyn-kotlin-stdlib-common-1.3.71.pom
/nix/store/7g2mxbz4yfswxb0gn8r15nw3zm1g7zqz-kotlin-stdlib-common-1.3.72.jar
/nix/store/zyh9slygiyzsxlx0vf3hp8j6d1pn3h2b-kotlin-stdlib-common-1.3.72.pom
/nix/store/slzzki69gijm521pf17kgr7531ga0qnf-kotlin-stdlib-common-1.4.0.jar
/nix/store/bhrqsk2w6vi22a58vi6hp8zgz4bwjksp-kotlin-stdlib-common-1.4.0.pom
/nix/store/2bx6qiijvyf29lydfgwfygymrbniqh61-kotlin-stdlib-common-1.4.10.jar
/nix/store/d6iqx53x2v310dsq9zhpiz9mybhr6h49-kotlin-stdlib-common-1.4.10.pom
/nix/store/bplb16is8swjhfngn7x0phalx4zphmyd-kotlin-stdlib-common-1.4.32.jar
/nix/store/7846rnij95k7xrg3c062plkd446jkpg4-kotlin-stdlib-common-1.4.32.pom
/nix/store/p7i3qivdqp8a9w2fmxzrv7ha823lzny8-kotlin-stdlib-common-1.5.0.jar
/nix/store/ndrsn41l0g9gvr2023gj5xc8z2jzrz6d-kotlin-stdlib-common-1.5.0.pom
/nix/store/iffrrlszijcqc382d700f7wzcn8p56l4-kotlin-stdlib-common-1.5.10.jar
/nix/store/04is7sycvd4krdg9hdvxjxih8f6h88ja-kotlin-stdlib-common-1.5.10.pom
/nix/store/b6pnr7nqbjszxxsfswmn8j1l4yrwkl5q-kotlin-stdlib-common-1.5.30.jar
/nix/store/rjqjwbik110mynqs7fh3i48cdjhm0wpj-kotlin-stdlib-common-1.5.30.pom
/nix/store/japkz53a0z60l2fwk0aby57979hqv9pb-kotlin-stdlib-common-1.5.31.jar
/nix/store/d1p89x71by56vlq0ib1p5n5xcnq3znk4-kotlin-stdlib-common-1.5.31.pom
/nix/store/k6lpg1fj48as1marx76dlxa1xs17c99b-kotlin-stdlib-common-1.6.0.jar
/nix/store/cs2fbyyds3mdjqrhkkixg361wf5fy1wj-kotlin-stdlib-common-1.6.0.pom
/nix/store/79ing6nfv7rg1ba43qld4vsw5gy3r0n4-kotlin-stdlib-common-1.6.10.jar
/nix/store/lnzg269bqc9j9kih71vgn582yx1hdnl4-kotlin-stdlib-common-1.6.10.pom
/nix/store/zv8qgivwy9gi67aikrs57d6q8sa4mgfz-kotlin-stdlib-common-1.6.20.jar
/nix/store/zd15s65q9xkajqlg0swpqm6g9pfim8mc-kotlin-stdlib-common-1.6.20.pom
/nix/store/w56496cj2b2ylr8y7vq1bya13s98v1nv-kotlin-stdlib-common-1.6.21.jar
/nix/store/n26kkg0k8m22plam9qywbr9p31psdcl0-kotlin-stdlib-common-1.6.21.pom
/nix/store/1afyqjmi6d2qlmk1qcd5ywvpxfqx5xqh-kotlin-stdlib-common-1.7.10.jar
/nix/store/kc8jp64q8rpb4ijky5fb2a5q5n5lnyxh-kotlin-stdlib-common-1.7.10.pom
/nix/store/ncy9h26w0zc2l87z82n6rshrbw4z5wmy-kotlin-stdlib-common-1.8.0.jar
/nix/store/cg6f433s0g0z6dijkv5d1i2k3xnqnlsd-kotlin-stdlib-common-1.8.0.pom
/nix/store/8351k0lmi4cph6qdfnvbbj24cm1d1vay-kotlin-stdlib-common-1.8.20-RC2.jar
/nix/store/2ns7qi8c764fhppkvly5kl2rzrcywngd-kotlin-stdlib-common-1.8.20-RC2.pom
/nix/store/i8pdccb231vgv8ra5p7p4drv4mpgpn1w-kotlin-stdlib-common-1.8.20.jar
/nix/store/c0g4mmnj4bbq0j1m860djy9vyscvxcwb-kotlin-stdlib-common-1.8.20.pom
/nix/store/h5v9ln9narpz4gyw9nnjm2kmjxqspfhw-kotlin-stdlib-common-1.8.21.jar
/nix/store/d4kfisw8p4szjfglpn5yck59sxrwhrm8-kotlin-stdlib-common-1.8.21.pom
/nix/store/7si7k24jxwarsh0d33c90mx9cycv0i5k-kotlin-stdlib-common-1.8.22.jar
/nix/store/9aqv7a67fzf9c7wajsc9kv4bayjsxx4a-kotlin-stdlib-common-1.8.22.pom
/nix/store/lvm190b61ahihffdwgm0krkjgzlh6z81-kotlin-stdlib-common-1.9.0.jar
/nix/store/96c5kqjipk44a0rymps45zv7s6jsk6s5-kotlin-stdlib-common-1.9.0.pom
/nix/store/xffz1zwfs3n6p0lxc02l3bzcqblbnd6f-kotlin-stdlib-common-1.9.22.jar
/nix/store/hd0sx7w9awh0agrf31jwarb93cgv57zy-kotlin-stdlib-common-1.9.22.module
/nix/store/zsvbhng77gbr4lbbrxxklhwv6p5ra1ln-kotlin-stdlib-common-1.9.22.pom
/nix/store/vg7r1f0jks0xwjr65dhysy20n2x7bzmb-kotlin-stdlib-jdk7-1.2.71.jar
/nix/store/cazjplfic3khbijdbb1vfzj2n4m63alz-kotlin-stdlib-jdk7-1.2.71.pom
/nix/store/i82ijxr7m1x3llh0fagr348ld8qj379g-kotlin-stdlib-jdk7-1.3.50.jar
/nix/store/gkpdd3cc062sggn2irgirxzap5ky48zl-kotlin-stdlib-jdk7-1.3.50.pom
/nix/store/q1mhr9340w4w8c35rjq2a12fa16b3pgn-kotlin-stdlib-jdk7-1.3.72.jar
/nix/store/21ry1pkh5wdgwcnyg68mhqbkqggiiw3z-kotlin-stdlib-jdk7-1.3.72.pom
/nix/store/6p81g554npa8s1m91jvq9hvpggss6cj3-kotlin-stdlib-jdk7-1.4.10.jar
/nix/store/2z0pws2yzsg0kazns00lhywh5611k9nq-kotlin-stdlib-jdk7-1.4.10.pom
/nix/store/zi21g8fjs1ainxsfk60kk29jcvvln022-kotlin-stdlib-jdk7-1.4.32.jar
/nix/store/c13pdcdp1fkc500z853s1x9z9p79gw1a-kotlin-stdlib-jdk7-1.4.32.pom
/nix/store/6ijrdhv9kap6q8kw0697sv6rx2cb8h7s-kotlin-stdlib-jdk7-1.5.0.jar
/nix/store/x2hfjz2wgzgxbhfmgv8sr3n3pb7b2gmd-kotlin-stdlib-jdk7-1.5.0.pom
/nix/store/ybh7p2mk4clavqmznlxhwc30zvk9r0jd-kotlin-stdlib-jdk7-1.5.30.jar
/nix/store/gcpdg28p9sjplv3zhprbrq55l7il5k7n-kotlin-stdlib-jdk7-1.5.30.pom
/nix/store/785rfdqyj2c3al8d0yaidy024ay4ags6-kotlin-stdlib-jdk7-1.5.31.jar
/nix/store/wix6riqg663swq5hl47jmq6wp26xnsy1-kotlin-stdlib-jdk7-1.5.31.pom
/nix/store/8fiswdb66xw6k95yafa2b7ckxj6k7pir-kotlin-stdlib-jdk7-1.6.0.jar
/nix/store/iln7pw578ci971mc2wsbms32019vnkv3-kotlin-stdlib-jdk7-1.6.0.pom
/nix/store/gj1xl7r10p8lb7cn5wwczpk9qh4i8kg1-kotlin-stdlib-jdk7-1.6.10.jar
/nix/store/427sqhpyz5f1a8si2p95y42y334h3i9q-kotlin-stdlib-jdk7-1.6.10.pom
/nix/store/a4cr1kj2c2i96ylwvhw9r648l7mr11pp-kotlin-stdlib-jdk7-1.6.20.jar
/nix/store/sh4fn1yqdqfdvz6pqqr01mqbhgrvvw0c-kotlin-stdlib-jdk7-1.6.20.pom
/nix/store/dg2827w6lnbrwvvfkj7bk62ma5zis7y1-kotlin-stdlib-jdk7-1.6.21.jar
/nix/store/57kdg0dd4278vp336sifbbz2dbgj4j1f-kotlin-stdlib-jdk7-1.6.21.pom
/nix/store/m80ygxxk230i39ld8rd29aqpk4a374k5-kotlin-stdlib-jdk7-1.7.10.jar
/nix/store/5xqvkh22kizsgb304vvfpzdm6g677yzg-kotlin-stdlib-jdk7-1.7.10.pom
/nix/store/b6kijrwh8nw5a0as38rzb4d4z3klfinw-kotlin-stdlib-jdk7-1.8.0.jar
/nix/store/br3815xg4faf7b2nfplwln3wabpgpr9s-kotlin-stdlib-jdk7-1.8.0.pom
/nix/store/wnfbjx70fpq77pb2x9af9q1cf4vrsrzl-kotlin-stdlib-jdk7-1.8.20-RC2.jar
/nix/store/3krjv789wanx8cypn2x5b83zh6sh2h8b-kotlin-stdlib-jdk7-1.8.20-RC2.pom
/nix/store/zk4h8ss069abhjvp2x43fvgv1lvjls7m-kotlin-stdlib-jdk7-1.8.20.jar
/nix/store/3lwkjk7zdwx3hhp3d2ny5y99s1vcz0h9-kotlin-stdlib-jdk7-1.8.20.pom
/nix/store/b7ycl1gyw36y12gzj9f8slaz2d98zphs-kotlin-stdlib-jdk7-1.8.21.jar
/nix/store/5av9hfvkwc6nwgqa9wm4s6l5cx2kgwi1-kotlin-stdlib-jdk7-1.8.21.pom
/nix/store/2irf3q0gcys2n3zgyk9as525sk7ydwgj-kotlin-stdlib-jdk7-1.9.0.jar
/nix/store/f9yjrxa9pzyyh90m34q4yw0854zhf56v-kotlin-stdlib-jdk7-1.9.0.pom
/nix/store/lhfhv03adg2zj96p4aq3gd83vmaqa3a4-kotlin-stdlib-jdk8-1.2.71.jar
/nix/store/vpzvvjv27llvn9f7xifms9zmbqvcxlsj-kotlin-stdlib-jdk8-1.2.71.pom
/nix/store/jwa8rycv3f8iw12z73x1kn7g5dk0cyan-kotlin-stdlib-jdk8-1.3.50.jar
/nix/store/kvpv8ig8jzqjqavhfrfqccdvccgdf7wx-kotlin-stdlib-jdk8-1.3.50.pom
/nix/store/scll7k1fz3b5vqfsm2hi9fy8irpq03pv-kotlin-stdlib-jdk8-1.3.72.jar
/nix/store/l1lpp3yjikzpgrk3k0qk2r8abhi85sa6-kotlin-stdlib-jdk8-1.3.72.pom
/nix/store/zzjpp1x7kisw67pszs56mb1cygj81dh3-kotlin-stdlib-jdk8-1.4.10.jar
/nix/store/bwcp4fs0dk56lzavi5dklgnwp0yjmldm-kotlin-stdlib-jdk8-1.4.10.pom
/nix/store/z6i4kpgjx9pl0cyayqy7h1yp47y8cp8s-kotlin-stdlib-jdk8-1.4.32.jar
/nix/store/gsn3s7hklcnbpxx9w98f8ik3h428gsfg-kotlin-stdlib-jdk8-1.4.32.pom
/nix/store/0ikxrjqwji8ay06d8rslcibifxiyfbk1-kotlin-stdlib-jdk8-1.5.0.jar
/nix/store/0wnp8rhqhnj4nn3xhckvs29vhfjhhan5-kotlin-stdlib-jdk8-1.5.0.pom
/nix/store/ciapvhwlw9pq2d65bda0gpk7aq9vgh4p-kotlin-stdlib-jdk8-1.5.30.jar
/nix/store/d8m5gd0x8nxll2w3mm8yml9r68fbwyyq-kotlin-stdlib-jdk8-1.5.30.pom
/nix/store/1kc4wfsanvzhzjinrncyvgd35wpmn9sp-kotlin-stdlib-jdk8-1.5.31.jar
/nix/store/6f9hgnz232yhycq7a63mdzm8pxmimldp-kotlin-stdlib-jdk8-1.5.31.pom
/nix/store/ml6czs3j5dd76xhw54p5xvq5vrzfgp29-kotlin-stdlib-jdk8-1.6.0.jar
/nix/store/ic1qpscf1rnjxxv0n30xwx9cl8v7jhsm-kotlin-stdlib-jdk8-1.6.0.pom
/nix/store/s0nrnll7h4pll2gp99yy5wim7cfb6h82-kotlin-stdlib-jdk8-1.6.10.jar
/nix/store/syxvx1f6n683g686wnx16f69kc7x0rzl-kotlin-stdlib-jdk8-1.6.10.pom
/nix/store/jfh4z2giag7fwqa7amq6yraa2syv7359-kotlin-stdlib-jdk8-1.6.20.jar
/nix/store/y9f0gax6za2j7b7w5zaysg6kvxjaj3mp-kotlin-stdlib-jdk8-1.6.20.pom
/nix/store/bs7gznih930arfgb4ggd6fs86hknz75d-kotlin-stdlib-jdk8-1.6.21.jar
/nix/store/200vrwxcdjif6vrh8xnh8fp11xpn2lpc-kotlin-stdlib-jdk8-1.6.21.pom
/nix/store/73cp1kkfrxybmhy2c3l6bg6jz1q5nan7-kotlin-stdlib-jdk8-1.7.10.jar
/nix/store/z91r4dyvjjc48n42zdx6a6ibvlwivbwq-kotlin-stdlib-jdk8-1.7.10.pom
/nix/store/pya4qrcjpafw0kjib7wv92vgavv5rikv-kotlin-stdlib-jdk8-1.8.0.jar
/nix/store/4mnqliyjmyrc6kmyfcka2himmy0h69pd-kotlin-stdlib-jdk8-1.8.0.pom
/nix/store/fbwxrc3704p6phx8jh64pzvp3miygbcj-kotlin-stdlib-jdk8-1.8.20-RC2.jar
/nix/store/8jgxsjizlfwdvyvc2f8phggjjrlgakl0-kotlin-stdlib-jdk8-1.8.20-RC2.pom
/nix/store/6lcycrz1mf3zjq7xl4sdyw4l94fnc6p1-kotlin-stdlib-jdk8-1.8.20.jar
/nix/store/qhjqal9zv5ficpm2264ckbrfa8yibdv6-kotlin-stdlib-jdk8-1.8.20.pom
/nix/store/y8nrfc23j1k1pmmi22vs6srg32lqszjq-kotlin-stdlib-jdk8-1.8.21.jar
/nix/store/nl3hz141381xrz27qn627y3n232nvkps-kotlin-stdlib-jdk8-1.8.21.pom
/nix/store/7fs0mcynr5s5paaf2djs2w1yb012ciy0-kotlin-stdlib-jdk8-1.9.0.jar
/nix/store/b0yp4x6pngqnsfsb4x0qqp08w853k0if-kotlin-stdlib-jdk8-1.9.0.pom
/nix/store/wdbhrkcgwaaldg7jf6ivybcpwiisa9yh-kotlin-tooling-core-1.8.0.jar
/nix/store/pf0a0n9nsjcg7fhmclaz6150aym4lmih-kotlin-tooling-core-1.8.0.pom
/nix/store/vxjf3qy447cmx4j22j7m4xf36p3f64dg-kotlin-tooling-core-1.9.0.jar
/nix/store/lpz6ikk58mm61rhbz3sy6dd9x7p74fif-kotlin-tooling-core-1.9.0.pom
/nix/store/l01rzg9fhbr860jl9a4p08s732bqyr0q-kotlin-tooling-metadata-1.6.20.jar
/nix/store/8qc9fbn5vr9cpijrj374g36qbh5isrdn-kotlin-tooling-metadata-1.6.20.pom
/nix/store/vbbd7r607d9gcy2mb62b6hjny2v3c7x5-kotlin-util-io-1.6.20.jar
/nix/store/rfk99zgcwfla1nv1nmpjhjka5zb8lsz0-kotlin-util-io-1.6.20.pom
/nix/store/5mx97rj0vh0jklhqgyfbrgyxhglsgqsc-kotlin-util-io-1.8.0.jar
/nix/store/ahv1xihsb3jngylif05zsfl5r44lbgb0-kotlin-util-io-1.8.0.pom
/nix/store/ckv3xjk5gx8nxrd07kgp9nkvlrwkk5k8-kotlin-util-io-1.9.0.jar
/nix/store/bkbpjmlz5ng5xh8pniicfbvhwwjyywr1-kotlin-util-io-1.9.0.pom
/nix/store/hdw8qammn3x1wzikh6zqsa8v4sap6h2q-kotlin-util-klib-1.6.20.jar
/nix/store/9qkrvrgj19j6s535c1qxaq366jmg1h4p-kotlin-util-klib-1.6.20.pom
/nix/store/2wpll5iyb0wq6h8lipf3xyaj51n4j06c-kotlin-util-klib-1.8.0.jar
/nix/store/ayms3bjkcf9x4fzyg2chj88kx62zn0gj-kotlin-util-klib-1.8.0.pom
/nix/store/51y5cmvf0ws5wbpanfd4dzx2lcyj1yp6-kotlin-util-klib-1.9.0.jar
/nix/store/db4bc1hlwz6hipyr5cg16m9iwg4nm61n-kotlin-util-klib-1.9.0.pom
/nix/store/cxrm6h5mh04jlradkr9k0131mklxj3w4-kotlinx-coroutines-android-1.5.2.jar
/nix/store/7nc4aa6aakb0l1m3zhbbasa1a4f3mfhn-kotlinx-coroutines-android-1.5.2.module
/nix/store/l2358c9vm08lyfrvfk65xyld6xb3a3i7-kotlinx-coroutines-android-1.5.2.pom
/nix/store/dgjx6zi0b0v5aqkb8si52s18s6add4hy-kotlinx-coroutines-android-1.6.1.jar
/nix/store/82ijpgqn9dq9x1fmhw3qlfm7gajnxcah-kotlinx-coroutines-android-1.6.1.module
/nix/store/i7f7hpff9b6ccdda05cbpbx2rm3xg0wh-kotlinx-coroutines-android-1.6.1.pom
/nix/store/50dpj6fm64a0f34lin1l17f92vpwzbl2-kotlinx-coroutines-android-1.7.3.jar
/nix/store/zzmgshgqqs09842ipm58sgnlhv6wvfs7-kotlinx-coroutines-android-1.7.3.module
/nix/store/zga65mlpjkdxky8dli186i3n1nma7m9k-kotlinx-coroutines-android-1.7.3.pom
/nix/store/1wmf8gv75al2kii44vljrjr7nx7gyv7b-kotlinx-coroutines-bom-1.6.1.pom
/nix/store/8gainkw7r1d1m0ch79n2mpdkgwyh5cl9-kotlinx-coroutines-bom-1.6.3.pom
/nix/store/mk1fyqv3s3v50rbr06cnvsyx36f7cwfc-kotlinx-coroutines-bom-1.7.3.pom
/nix/store/4rkcw46yiyqp4q4zy22kgfbmld03lmj3-kotlinx-coroutines-core-1.4.1.jar
/nix/store/2mvq1z0jx3bfjwckw1z1l93k7svd7jk1-kotlinx-coroutines-core-1.4.1.module
/nix/store/8vbvalf2034i1xf59bfdqcnisg8qrq52-kotlinx-coroutines-core-1.4.1.pom
/nix/store/26g9fflmdqws9sjdwgndrazc9j4xiqr7-kotlinx-coroutines-core-1.5.2-all.jar
/nix/store/cygfbhdvml5pd17439i8r1k7kxffynfw-kotlinx-coroutines-core-1.5.2.jar
/nix/store/91rlgm3q8abqz6b82pkky6s68fk6khb7-kotlinx-coroutines-core-1.5.2.module
/nix/store/x0a16npkcfmj01di4fxcl6s6bk0yfsih-kotlinx-coroutines-core-1.5.2.pom
/nix/store/rjhm2g14wxdfmm0larcwxzjq9ss17vca-kotlinx-coroutines-core-1.6.1-all.jar
/nix/store/y6mnj44wxywr883128kprf4sfrgpnmhf-kotlinx-coroutines-core-1.6.1.jar
/nix/store/k0xx64jy24g9fvc096rblh6b13iqafzm-kotlinx-coroutines-core-1.6.1.module
/nix/store/wm3g0qw289zb67ic2h7xna0ia90aa9vf-kotlinx-coroutines-core-1.6.1.pom
/nix/store/j46wxnqwqhihx1f99iqaiykazlbnwdlq-kotlinx-coroutines-core-1.6.3-all.jar
/nix/store/kwq251ksva25h4xfxxvhawn5a44i4jla-kotlinx-coroutines-core-1.6.3.jar
/nix/store/nl7rjrpsjbxq1rc2p0xdiiixyivc1l32-kotlinx-coroutines-core-1.6.3.module
/nix/store/0qx8kdwfcnvcn1cb6ppqiylzk16j0kkc-kotlinx-coroutines-core-1.6.3.pom
/nix/store/0fcfij6wfglb0bwlqj3q9la16d7zcsw7-kotlinx-coroutines-core-1.7.3.jar
/nix/store/p5k0fdzd2azdi9564h67rghxlx9px4iw-kotlinx-coroutines-core-1.7.3.module
/nix/store/f92z127rpi5mip4hrdnql29znrlbh6hd-kotlinx-coroutines-core-1.7.3.pom
/nix/store/s8l1d1g6m5kfylfngg7lyrmjkvysb7x0-kotlinx-coroutines-core-jvm-1.4.1.jar
/nix/store/v9jig4194qpzigwmb1s4l8wvksfi8lla-kotlinx-coroutines-core-jvm-1.4.1.module
/nix/store/jrgw5nkixgwcvy6rw7n8mgq1bfrj01pd-kotlinx-coroutines-core-jvm-1.4.1.pom
/nix/store/cjxz9qbqs7406agb4s046mg3xdqab76p-kotlinx-coroutines-core-jvm-1.5.0.jar
/nix/store/wi2x36wl5f1ikxsgxgwbcyhw96vwxqjp-kotlinx-coroutines-core-jvm-1.5.0.module
/nix/store/x2mnxjwhr5myi0n2hny672jsv10xw18p-kotlinx-coroutines-core-jvm-1.5.0.pom
/nix/store/j1xp112v9jsds0pnsblshfnla6yzlifx-kotlinx-coroutines-core-jvm-1.5.2.jar
/nix/store/yyv39lxbfs7bk1fv634mb02ambihr5g1-kotlinx-coroutines-core-jvm-1.5.2.module
/nix/store/bxnfrq3bnpbanibawgqs5d6pi8danq73-kotlinx-coroutines-core-jvm-1.5.2.pom
/nix/store/11bprpkv09gw6g7lsb9gs5siaxq35yxn-kotlinx-coroutines-core-jvm-1.6.1.jar
/nix/store/v9a8djfrlppchrjjz2rlyag7c90s91cz-kotlinx-coroutines-core-jvm-1.6.1.module
/nix/store/1fb2wzx2fqmlz6ijvmnv3id7mqhjrpbc-kotlinx-coroutines-core-jvm-1.6.1.pom
/nix/store/g99vb3xvdd0r66ykijvh4s0jzf44nb3q-kotlinx-coroutines-core-jvm-1.6.3.jar
/nix/store/qwhnghbib7fg4r65x7jcagg811b2pshl-kotlinx-coroutines-core-jvm-1.6.3.module
/nix/store/5k661a7r9pc8ih7vlcn5as2784c43bca-kotlinx-coroutines-core-jvm-1.6.3.pom
/nix/store/mlwyakh12lh4avl1sps4h6rnycxixwwr-kotlinx-coroutines-core-jvm-1.7.3.jar
/nix/store/i7xcxrv1y8wnhbvmm4zhyhz8wcah643r-kotlinx-coroutines-core-jvm-1.7.3.module
/nix/store/8lanbmy19hz9zvw47a4i4kqc6w89jvk0-kotlinx-coroutines-core-jvm-1.7.3.pom
/nix/store/8slimx2gvyr4dmnsczhss057a20l8050-kotlinx-metadata-jvm-0.1.0.jar
/nix/store/pwjpkryw4qv4dqzmp7nigq6h6kxgvz89-kotlinx-metadata-jvm-0.1.0.pom
/nix/store/428xw6kdb6wqczjbd08d6ai9hs7rs446-kxml2-2.3.0.jar
/nix/store/4wh8gcpqkcfrf24qc2l0kj3xdgiink9f-kxml2-2.3.0.pom
/nix/store/6l0q5mv2mjmpvkgqf6i6zg2wnw2ky7sd-latest_version___latest_version_5.1.0.tgz
/nix/store/yjhyszl517q28dqv3wgm5433k7wy7q3v-launcher-0.0.8-alpha08.jar
/nix/store/jg94nlvdf4bw7awi7py11vbrmpv9ppvf-launcher-0.0.8-alpha08.pom
/nix/store/bqj2rvxg15ryajg1qbf5nwgiwg54822d-layoutlib-api-24.3.1.jar
/nix/store/8hzvgx8i7wq973k3axc6ak3f3hnilaln-layoutlib-api-24.3.1.pom
/nix/store/9r5cqmbhw80qw00qyrbx8rsm1f18xgpf-layoutlib-api-24.5.0.jar
/nix/store/qcr6mnc35p3ligns9sjfhwp3chi8wb0h-layoutlib-api-24.5.0.pom
/nix/store/3mc95sp3nblzam2rg2yj3y00awglscb8-layoutlib-api-26.0.1.jar
/nix/store/g67ri8fx7vp0fbbrprmmpsvfg5sz2na7-layoutlib-api-26.0.1.pom
/nix/store/sihpdcm6qzdsspc6rpfj6sq0f1c9vb6y-layoutlib-api-26.2.1.jar
/nix/store/gs7jmb35n9kbcqf6yyg8dqzln08pr1pm-layoutlib-api-26.2.1.pom
/nix/store/wp8dv7pwnbm0bd6hwxac6pxzzyswad9f-layoutlib-api-26.5.3.jar
/nix/store/chswajnk0vdsqsdh3dnlgwam6nhjcpfx-layoutlib-api-26.5.3.pom
/nix/store/1bf9p5mn3d67sn2x8cl1ssgs6p1q55sv-layoutlib-api-26.5.4.jar
/nix/store/8mamamdk89gmgxmwscy7b1clxqx84r30-layoutlib-api-26.5.4.pom
/nix/store/5qx5x9xxwsx8kzlgsph7cja3qlgn80im-layoutlib-api-27.1.0.jar
/nix/store/ixi921l4n7p3fvjma6k0m6cih9wwgi4i-layoutlib-api-27.1.0.pom
/nix/store/xyj2hg5rh5lni9xp8d74zm859zxwrlw5-layoutlib-api-30.0.4.jar
/nix/store/1snr6kvbpv5xkw95fgg1a5qpx0cyg9ph-layoutlib-api-30.0.4.module
/nix/store/0gd7bfkn7i4a8mibcii5kyxd8pkw4kai-layoutlib-api-30.0.4.pom
/nix/store/i1aaqrwdkhlniv89wgaf6z6hnf02sk7h-layoutlib-api-30.2.1.jar
/nix/store/w69p0vdr19bqg9amq0751s7sacvw36xq-layoutlib-api-30.2.1.pom
/nix/store/nqa28yyhb84vq6vxl7pq0lis6zxi7a9c-layoutlib-api-30.3.1.jar
/nix/store/kg5v77s9r8nnbjw61ff67rlig7825qa7-layoutlib-api-30.3.1.pom
/nix/store/25i10i97nyhf611bp568l5kj2n33x14i-layoutlib-api-30.4.2.jar
/nix/store/4n9jx2ccl61ffyr5cl6k1z2b66hhyyak-layoutlib-api-30.4.2.pom
/nix/store/4v84c8kfjdpws3qf89yxgjzcvsfgl72a-layoutlib-api-31.1.1.jar
/nix/store/2kcnq0ya6zclqw7krj1ab0jhmz090rkj-layoutlib-api-31.1.1.pom
/nix/store/9lhskiqaqm44c7qmmhli4z72lnbk6z0h-legacy-support-core-ui-1.0.0.aar
/nix/store/f58x7j1ddk23p57k58nv4050ahz883gh-legacy-support-core-ui-1.0.0.pom
/nix/store/0755n93agz0bbrf5djk84dzbw795jxlf-legacy-support-core-utils-1.0.0.aar
/nix/store/9g9g6fdl875lpzjmy08j2ad2xnjhpgiy-legacy-support-core-utils-1.0.0.pom
/nix/store/k9jxac39p92frxpg4gavg1drsg2zgaaa-legacy-support-v4-1.0.0.aar
/nix/store/xgxihlnf5pakwpx2jn5prska5cqsf5gk-legacy-support-v4-1.0.0.pom
/nix/store/h0y1qcl38c3zf49d2i1z91840nssyb6k-leven___leven_3.1.0.tgz
/nix/store/afyh9nmc5qccl9wpy6xw7h32krsc7w9w-lib-3.1.2.jar
/nix/store/ywyhpkhd10ij4lba7ih9y3wj09nh4vbz-lib-3.1.2.pom
/nix/store/h00x7462ryyc6h3b38hcbp0h0apr05z1-libcxx-17.0.6
/nix/store/pd84dzflmm0p8zvvn5h363zmvsv6d69d-liberation-fonts-2.1.5
/nix/store/ic63ay0py10fyryaw7345k4ps32da33w-libidn2-2.3.7
/nix/store/qd7mwjr3ql5xryd06svfawypjqrwx4ic-libkrb5-1.21.3
/nix/store/0s9xc1rsbxvqg0ym34fs0ng7b64haksg-libkrb5-1.21.3-dev
/nix/store/cya37dqm7s6jg5alb77n8y3c421k0xbi-libmpc-1.3.1
/nix/store/0lcb8lvwp6bqq20pk7ljnb92jp9lcrs3-library-1.4.2.aar
/nix/store/44885b50py09gn8z98hkky6xwiilcqp6-library-1.4.2.aar.asc
/nix/store/nhn0sh5d0bdvw4fnm7m02xbhkf98f9ay-library-1.4.2.pom
/nix/store/8ndlfq69g95sm01fnm53h6ppl2fmc31z-libssh2-1.11.0
/nix/store/x81bfhg85mgpw1nskn1aril3hmw263nz-libssh2-1.11.0-dev
/nix/store/yfp7dr8m7zi7kxk49wd714gwvhb105hf-libunistring-1.1
/nix/store/j2rkkw4g00xcljrxxv5hrhpvrxbg3n6l-lifecycle-common-2.0.0.jar
/nix/store/1dm6si5cn8sfwig3slpwxsz92c45ysc8-lifecycle-common-2.0.0.pom
/nix/store/70r7yqdphbbdxamqpav6j8k4i0gr9a1r-lifecycle-common-2.1.0-rc01.jar
/nix/store/d2sck3wm59316ly4r4yq8z8i6h3j92yv-lifecycle-common-2.1.0-rc01.pom
/nix/store/9zz768p6xyj71igzkscaifnismv64agz-lifecycle-common-2.1.0.jar
/nix/store/acp2rmmpi3a37zzdnlril6bim3y8wv7p-lifecycle-common-2.1.0.pom
/nix/store/2gdq6mz00ckk78llrr63zg2xlbvbd8rk-lifecycle-common-2.2.0.jar
/nix/store/jxvw17m2rlfl2bvrrxzm9nwrrilf7fk7-lifecycle-common-2.2.0.pom
/nix/store/pn5wy53r245xp1bhmv19l2qyf6kj0vf2-lifecycle-common-2.3.1.jar
/nix/store/1ism0aymcvs9ga9w8ry5fdz9ikl85a5a-lifecycle-common-2.3.1.module
/nix/store/3z67fd397pp0zfrbjb759ym6aif7s6cq-lifecycle-common-2.3.1.pom
/nix/store/blhic314kgx13m0k3y1551inyi8sljap-lifecycle-common-2.4.0.jar
/nix/store/phq7lik9p01pak17yjrxiixqxw1bdpyp-lifecycle-common-2.4.0.module
/nix/store/6vw2hx13qsg2ldzh13nqv5pmpm6q8ywl-lifecycle-common-2.4.0.pom
/nix/store/qpfjai3b1ip6zfrfrj3dn00grs1bisr1-lifecycle-common-2.4.1.jar
/nix/store/qxb6kw3ylc85ns3r0i37w8hrwhwz6nsc-lifecycle-common-2.4.1.module
/nix/store/lpd3lmxfk3fag6azjnrmcrip0jrnllqg-lifecycle-common-2.4.1.pom
/nix/store/dwbs0lh6f8wgq4m1113f5f23bsq1jd6z-lifecycle-common-2.5.1.jar
/nix/store/5h5s8rnsjqmxckappr3my33b23rga7nb-lifecycle-common-2.5.1.module
/nix/store/wjwgis9bnsflqybf9k5rs4zaaixqawkd-lifecycle-common-2.5.1.pom
/nix/store/ryaf7ansacjq2h2q2vn8gklavnlp7vzi-lifecycle-livedata-2.0.0.aar
/nix/store/fm27b0sdpq23s34fxnpp4iasrd9j0c4f-lifecycle-livedata-2.0.0.pom
/nix/store/krkyd7pjfnd14jmy4hbv2j8ignf0r9bv-lifecycle-livedata-2.1.0.aar
/nix/store/lglrl9kj2dvai1mdncib420918c3rkzn-lifecycle-livedata-2.1.0.pom
/nix/store/rlcnl1n17h70n42a9f00annqdms9jbgr-lifecycle-livedata-core-2.0.0.aar
/nix/store/z8bb5fz3ciyd6wcbhpp93s7xgc7pb9jd-lifecycle-livedata-core-2.0.0.pom
/nix/store/xc9n30499m03v3434v2v7vh566k0d0gm-lifecycle-livedata-core-2.1.0.aar
/nix/store/hamnadgfg6cm9503p0ga5h14x18grhz6-lifecycle-livedata-core-2.1.0.pom
/nix/store/94hhqnfafsh7b49yidxs3v1j6slnq0f1-lifecycle-livedata-core-2.2.0.aar
/nix/store/9706bqi1qjk894sjr70a4539kidqzyz5-lifecycle-livedata-core-2.2.0.pom
/nix/store/4fldrjqx5mnhck83mkrrf544j8xn20ch-lifecycle-livedata-core-2.3.1.aar
/nix/store/7iql7785pq56zprkk9ha20scw8s2y7pz-lifecycle-livedata-core-2.3.1.module
/nix/store/gr63wy2awii6n7plkhvsvbkq442pha13-lifecycle-livedata-core-2.3.1.pom
/nix/store/jzk37g01kmaky05i3xkbzbmdrbvv8cwz-lifecycle-livedata-core-2.5.1.aar
/nix/store/kpfxvxs2immdxg5zqzw335c3r44p90qx-lifecycle-livedata-core-2.5.1.module
/nix/store/30mm7iwad28bkz6q15vwrymid9i3h2s1-lifecycle-livedata-core-2.5.1.pom
/nix/store/cv1bwxjp6ncc69r6p9xx7zfikaaqc7mf-lifecycle-process-2.4.1.aar
/nix/store/3aminmn9k280yx9wjfalay9j5vbjrvnb-lifecycle-process-2.4.1.module
/nix/store/bk82bh5d9zsgwanxrn14r7iy4xxiaddv-lifecycle-process-2.4.1.pom
/nix/store/7rzqww27g33mjm9m62j3xiajyz588z1r-lifecycle-runtime-2.0.0.aar
/nix/store/0pmzl95wypzxv2iqi08q4j57q0q2jhg5-lifecycle-runtime-2.0.0.pom
/nix/store/6h40kk4kyil1a68hdmplgjc6abb7m7bf-lifecycle-runtime-2.1.0-rc01.aar
/nix/store/71dxdl1wwiiywk8m8gzml4601kpy80v7-lifecycle-runtime-2.1.0-rc01.pom
/nix/store/f51m66s454c0hp2ak75w794gzklx193f-lifecycle-runtime-2.1.0.aar
/nix/store/wsln011fq54m7dzffmfpwia9nd1vydii-lifecycle-runtime-2.1.0.pom
/nix/store/ijh7ws0s10g2x6dqgcl97y3rabyhij1p-lifecycle-runtime-2.2.0.aar
/nix/store/7krdxnvd99yjv9pmzp23fl5grbi2badh-lifecycle-runtime-2.2.0.pom
/nix/store/s8nls457lym12jwxyiz9a9hi0f9g9ygn-lifecycle-runtime-2.3.1.aar
/nix/store/v827n2n26p0l7fdmi1i3nf2yk8sc7v8q-lifecycle-runtime-2.3.1.module
/nix/store/1f893srr8yjv5ifv6hja6d0yl33zzp3n-lifecycle-runtime-2.3.1.pom
/nix/store/1arrcvxzqknxmq58rlha9anbkb8282ya-lifecycle-runtime-2.4.1.aar
/nix/store/5w26p41cy3ajq5sv85s4rzz431n2zwlk-lifecycle-runtime-2.4.1.module
/nix/store/vn2sq6ymx446r673lqf55kzka904slag-lifecycle-runtime-2.4.1.pom
/nix/store/7l0dd7385sy1wcjs1xhj7qndb7v8xp7p-lifecycle-runtime-2.5.1.aar
/nix/store/9l5fxnmp7v40a048vx3rs7pls6mn8rjk-lifecycle-runtime-2.5.1.module
/nix/store/lnrxl4x7z6bkafpzmq2qnv6v69s9j3nr-lifecycle-runtime-2.5.1.pom
/nix/store/vf1ipzbwkyimzprfhg8fggg78y2xgqhl-lifecycle-viewmodel-2.0.0.aar
/nix/store/7zbnj800w98f1i6wryi80gc33x5xwp0w-lifecycle-viewmodel-2.0.0.pom
/nix/store/093jf81scfg8a6k0y9zqgbmvhkgwwyfk-lifecycle-viewmodel-2.1.0-rc01.aar
/nix/store/82zh440jhk436aa3skgi1m1ys3lzgvmm-lifecycle-viewmodel-2.1.0-rc01.pom
/nix/store/fapjxxxsb618d3qm44wkd6ayaig6vzvn-lifecycle-viewmodel-2.1.0.aar
/nix/store/ky2blf8qw7smljymy8s7z5g7g124anjw-lifecycle-viewmodel-2.1.0.pom
/nix/store/nghdypski4hwywphqgsc91abir6w6frq-lifecycle-viewmodel-2.2.0.aar
/nix/store/qwbpqsbx4v930023ml1hcyn5f8h8jfqs-lifecycle-viewmodel-2.2.0.pom
/nix/store/5nsg8qvkmn6fqzd8p5xla32pczqdayck-lifecycle-viewmodel-2.3.1.aar
/nix/store/5pw0lzwk90j9ax1i9yssrbmz7gwqq5qz-lifecycle-viewmodel-2.3.1.module
/nix/store/6gh592ds6f1kpn70k3kcigln8zb37si0-lifecycle-viewmodel-2.3.1.pom
/nix/store/ds6r43vyrdy73fbmg0735jxchyplcjcd-lifecycle-viewmodel-2.5.1.aar
/nix/store/nd3g15fynvifl2c7z0m714j9g50sifgp-lifecycle-viewmodel-2.5.1.module
/nix/store/6qj42d6panwwyafa026nfx7rnhfz5hfy-lifecycle-viewmodel-2.5.1.pom
/nix/store/wc1y4w9qg6xyxy8bdlsdbb6xw5lgi2r9-lifecycle-viewmodel-savedstate-1.0.0.aar
/nix/store/c50vgmzm5y6la8k74rxnch08axi53ln0-lifecycle-viewmodel-savedstate-1.0.0.pom
/nix/store/28imvsd19jqd4923i5q8zlv8byk68gp8-lifecycle-viewmodel-savedstate-2.2.0.aar
/nix/store/wl53h5irn1zk9irb5pq1ay5r50gw8fgc-lifecycle-viewmodel-savedstate-2.2.0.pom
/nix/store/vk8jrv26853dyafjmwcwrwr98nk50wrm-lifecycle-viewmodel-savedstate-2.3.1.aar
/nix/store/y0j88ffqkgzh5hiqv41jsyc5m6zn6sf7-lifecycle-viewmodel-savedstate-2.3.1.module
/nix/store/wfvjw5saar6rcd1q5g5gnhylz2qg2sz8-lifecycle-viewmodel-savedstate-2.3.1.pom
/nix/store/39szwdx85ldpwvzdf6mpsvx13b7p7v0g-lifecycle-viewmodel-savedstate-2.5.1.aar
/nix/store/8mpyhkd3h30gmx3w3dwpvawxjqha3qa6-lifecycle-viewmodel-savedstate-2.5.1.module
/nix/store/92rslj2vi09rijy579ckyq0dvpxn4qch-lifecycle-viewmodel-savedstate-2.5.1.pom
/nix/store/s6h1yphrg1hjczamxwz9v89r061vn6ky-lighthouse_logger___lighthouse_logger_1.4.2.tgz
/nix/store/p3yxfk7ldqwv8k00v6ldgv8gk18ba8cw-lines_and_columns___lines_and_columns_1.1.6.tgz
/nix/store/dbiblabl6xi6a7z0gs68by6kr23p8p5w-lint-24.3.1.jar
/nix/store/q710p5388lc7m9igib4cvihwabzhj1fk-lint-24.3.1.pom
/nix/store/169lx2jirdrf7bxyg9jssclzwa4lz59r-lint-24.5.0.jar
/nix/store/gq1md9psdjl5gn00h4mhcvxwgflv3wqg-lint-24.5.0.pom
/nix/store/rkgpzx60y1znflbd0hnvdwph232pksl0-lint-26.0.1.jar
/nix/store/h470fckjfa26n3cp5qax4jdas2pdnv13-lint-26.0.1.pom
/nix/store/kb40przjk8lzsvv64mki53a7nr46gwfv-lint-31.1.1.jar
/nix/store/7yqq7n5vhdp3v91h6qa3wpj0dv0y92cs-lint-31.1.1.pom
/nix/store/1cqjvb5yjpmi27x4xlyry5d22rvpfrsc-lint-api-24.3.1.jar
/nix/store/7iqp3v587rvy1xig11bf488qmgssc95v-lint-api-24.3.1.pom
/nix/store/gbmmc50p39p3ilss2rqkwhqd0vpplaqq-lint-api-24.5.0.jar
/nix/store/5g5clns9ybsc8lxi59qmkjklyis84iwl-lint-api-24.5.0.pom
/nix/store/lar5gmjjj4pb6yhvmhgdwa9ic1lb859j-lint-api-26.0.1.jar
/nix/store/dp9wa2xfdzm5myix9kd781jpv904909d-lint-api-26.0.1.pom
/nix/store/rbzh7lb38phcwjh6c47jn3b1wqblyiz5-lint-api-31.1.1.jar
/nix/store/p0mxacqrlfscnp556wygbkp4wq19cz10-lint-api-31.1.1.pom
/nix/store/05sirk9gxm0x1gvwj7hdr3ffa499kf8c-lint-checks-24.3.1.jar
/nix/store/b1jcqxqgw2w2qnjz7wa7hsbi0sxc19qg-lint-checks-24.3.1.pom
/nix/store/q3hjcdas03lvsh53g7kfr9l2ns22w48r-lint-checks-24.5.0.jar
/nix/store/3wvvlx43ds6s8i4qp6c63ahhbxpz9l8p-lint-checks-24.5.0.pom
/nix/store/h5y1bmpj31ghyd41a3nr3wb76ggi7bhx-lint-checks-26.0.1.jar
/nix/store/my2whlhvm4ayamxdd46d1dly4c8mkyvd-lint-checks-26.0.1.pom
/nix/store/f5xmi8mb4q3rl099dvkkigpxnayk5lsp-lint-checks-31.1.1.jar
/nix/store/p0rkgbc585dcdb7y28c6llvdavl4m60n-lint-checks-31.1.1.pom
/nix/store/cg5mkxkkzpc46kwxm5p10fimhzrvh66k-lint-gradle-31.1.1.jar
/nix/store/ljq7px25n6y36dfwxgdvvslmz4y2lgjl-lint-gradle-31.1.1.pom
/nix/store/5lf6qjzs3j4ijcmxk3fk7pbhb9d4cz2i-lint-gradle-api-26.2.1.jar
/nix/store/0c21qq235ra3djx9x3za7isvkf5cl19s-lint-gradle-api-26.2.1.pom
/nix/store/lzmi8h9fksjfz6fdxdsna4azc1grqick-lint-gradle-api-26.5.3.jar
/nix/store/abhh4b983mvh9dpv9885gbycjchzwhw8-lint-gradle-api-26.5.3.pom
/nix/store/1f3gmhb29z3wj9ys3dbs4b2svl29bi7x-lint-gradle-api-26.5.4.jar
/nix/store/y0wwxmg0vcalpjssz284nm6jyfiv0dnn-lint-gradle-api-26.5.4.pom
/nix/store/k8r8947m0hw922fvx4kgyjlh52aik5wd-lint-gradle-api-27.1.0.jar
/nix/store/bhwyxviqvmbcj4wpxs00ai1s20faw92f-lint-gradle-api-27.1.0.pom
/nix/store/axdjwpkwchcbavlbilqbm7q8bqksqj7d-lint-model-27.1.0.jar
/nix/store/5rrhib29z0i7bgnnln8pfzn9m1xzl60k-lint-model-27.1.0.pom
/nix/store/liwsh5xq7aazgqdzdmhnv1w9a75zz26q-lint-model-30.0.4.jar
/nix/store/6m62ijp2kmyvkcssj608ncj8zyymbwh3-lint-model-30.0.4.module
/nix/store/l0n1ddvg0p1f3d1wnggvdr5ikzn96k91-lint-model-30.0.4.pom
/nix/store/nyhmam22c56400g9p0q168mqm4r2826s-lint-model-30.2.1.jar
/nix/store/4v6a212fzg35s22wpv3vd06isngqzvfx-lint-model-30.2.1.pom
/nix/store/svk2gnr3y5brj6y0wjicyl2604v2lfmy-lint-model-30.3.1.jar
/nix/store/ipfpzg94xc1dnxgkqn7fyll7fxl3l93r-lint-model-30.3.1.pom
/nix/store/j2iv4bh7mb4nndp3w3b2cyybg169ic7d-lint-model-30.4.2.jar
/nix/store/inwnm5q6p793h9zjkng1x3mb1px0db0l-lint-model-30.4.2.pom
/nix/store/f4c3bb7vfjc0lyxpf8jyq8y65cj4472f-lint-model-31.1.1.jar
/nix/store/22ax50rsxbi17rrbq3r4fssy0vpvx96r-lint-model-31.1.1.pom
/nix/store/fa8k8z3mh9z6d8r8d0fqqkm33q5csinr-lint-typedef-remover-30.2.1.jar
/nix/store/pb3l3pz9fxhx1qsgnz1fq8x3wa54f7hj-lint-typedef-remover-30.2.1.pom
/nix/store/v9aaxcvpwg3a3y9fbphx2rhvnmsqwjkx-lint-typedef-remover-30.3.1.jar
/nix/store/zdr282fpy15f668zkgvd4pscw8cmf85s-lint-typedef-remover-30.3.1.pom
/nix/store/sj7nd30pgk4b8ra2v3x8y5gvxs2iajcz-lint-typedef-remover-30.4.2.jar
/nix/store/4nvmizsbbzwvx2gj2l7wv3b269rzwa86-lint-typedef-remover-30.4.2.pom
/nix/store/wv1hjrcdm8hnjiymapsqha6cfsd5cl9j-lint-typedef-remover-31.1.1.jar
/nix/store/qycmz4avnx02vqj3d2r7j5jgkynpqhcw-lint-typedef-remover-31.1.1.pom
/nix/store/xz8mzas29lck99m79q211n0v5h1cmd40-linux-headers-6.7
/nix/store/raj7bcpbpaqha7z8fq6k2gayx9n9s3q3-listenablefuture-1.0.jar
/nix/store/58bsra8v55gch48ms7pk9m8ghqwmmfzc-listenablefuture-1.0.pom
/nix/store/cvqd3hwqif16id24x1r4mwc4vgrs4asp-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
/nix/store/h1mb2xq9hhwv4716p7kq362bvmgjz1dp-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
/nix/store/6n2dslrv1s3ramhhzscm0vjsmklzf64x-listhen___listhen_1.7.2.tgz
/nix/store/1g6wyjm281wmdhsba5r9x8hf87qzj6v2-load_json_file___load_json_file_4.0.0.tgz
/nix/store/9whsbf1vvvih9jihg6hm135igaqd34gi-loader-1.0.0.aar
/nix/store/441j16hcvxjyjyz19inc9mhhypzgpxzl-loader-1.0.0.pom
/nix/store/6rdpsb4fkqpsyw1anzydv7xh863mg7xf-localbroadcastmanager-1.0.0.aar
/nix/store/8qg848j8h1wls37w1cf73hmhyhq5jil2-localbroadcastmanager-1.0.0.pom
/nix/store/dkrxm51h83zz6kyarhhxzarmbha41h6g-locate_path___locate_path_2.0.0.tgz
/nix/store/7gyqpc5n0hxbma16q6s9qclpz1a9i9kz-locate_path___locate_path_3.0.0.tgz
/nix/store/8bldi8ldwd79g2gsfq0lv2nqxwbxm77n-locate_path___locate_path_5.0.0.tgz
/nix/store/6akanixdh447a9xm4wpbc9fkrjbr72nf-locate_path___locate_path_6.0.0.tgz
/nix/store/h2jm66g3afq45f7lzr4yb8z1d5ld3bhf-lodash.debounce___lodash.debounce_4.0.8.tgz
/nix/store/kxq9w09j4x31mw41b9wxxlyk6anxyi7h-lodash.flattendeep___lodash.flattendeep_4.4.0.tgz
/nix/store/qkph9cqmm3jsqacpyc73m0fmq2gfy9q8-lodash.isequal___lodash.isequal_4.5.0.tgz
/nix/store/0xakj4f35s9bca541j3q22hlasikndrw-lodash.throttle___lodash.throttle_4.1.1.tgz
/nix/store/mgyqacdnsz79zpqcwra86grqhdmq710l-lodash___lodash_4.17.15.tgz
/nix/store/psccnp6c2kln2vmxfppkhw0gn28h913b-lodash___lodash_4.17.21.tgz
/nix/store/ymwqlyzl6mxafla925zhszkggdsg89g3-log_symbols___log_symbols_4.1.0.tgz
/nix/store/w3k549zbqlpk23rwcs395d4k9y7nd57h-logkitty___logkitty_0.7.1.tgz
/nix/store/h3birmykr7fla118nx5l8iy7rwlfn9f6-lolex___lolex_5.1.2.tgz
/nix/store/z9g2ahfs7rv0if6v42562lbwyjskri20-lombok-ast-0.2.3.jar
/nix/store/jpp13znn775p8pv4fbz8b1i09wa169yp-lombok-ast-0.2.3.pom
/nix/store/8rmzbkxnrvfxlzyrpj8z5d00pbva1w4s-loose_envify___loose_envify_1.4.0.tgz
/nix/store/3is823d3yr1chv9za78jlydgd8man5wz-lottie-3.4.4.aar
/nix/store/1axmd37l3qg977p5828fwxv1f0wkamhq-lottie-3.4.4.aar.asc
/nix/store/3x1zg97c1syh580l55c7idwda9h3ydkj-lottie-3.4.4.pom
/nix/store/s5192g0cf1gi67a47z3210nvnzbr8dhp-lottie_ios___lottie_ios_3.2.3.tgz
/nix/store/nr38fbm93h3glb17p7qbaj1wjqy3jvan-lottie_react_native___lottie_react_native_5.1.6.tgz
/nix/store/45hzfyqryniif8bfnfdwfp6y3k9n3xjf-lowercase_keys___lowercase_keys_1.0.1.tgz
/nix/store/zck2mdcy2z9531bxlxyfyyj3mc7vrmn3-lowercase_keys___lowercase_keys_2.0.0.tgz
/nix/store/4madf4fcfs0hn8hlxhkr23mqp98f7f0m-lowlight___lowlight_1.20.0.tgz
/nix/store/cmsk3q9p34d6gqmcy5qx89rdvq8rc24a-lru_cache___lru_cache_10.3.0.tgz
/nix/store/lag9y4nx5vp4qvxhnksgiwvmi4smwgq3-lru_cache___lru_cache_4.1.5.tgz
/nix/store/28njx4f1y0iypaclknm4h078cg8sdzbq-lru_cache___lru_cache_5.1.1.tgz
/nix/store/z0ji9wikmnaailxb80p83aq5s2l44syf-lru_cache___lru_cache_6.0.0.tgz
/nix/store/z268aa5zvg8v04ms5ragb4lqc4yzcqxz-macrovich-0.2.1.jar
/nix/store/fyrmmsih0kaxircb97vvsk33pfppcxqa-make_dir___make_dir_1.3.0.tgz
/nix/store/bl5gn2ica18ibjxd7f5vlypzz8xc7lag-make_dir___make_dir_2.1.0.tgz
/nix/store/kcvh9gl00ng3igh2ycaqszhbmhpqmv2k-make_dir___make_dir_3.0.2.tgz
/nix/store/5h9w5q2zaqi5jycghna03nmy0df71gfk-make_dir___make_dir_3.1.0.tgz
/nix/store/nnvhr8mpaws7vj14g20glnrb0f1gd5ji-makeerror___makeerror_1.0.11.tgz
/nix/store/a0nn6lwmcd5md9zk7j0n8xrbl6r1azs0-makeerror___makeerror_1.0.12.tgz
/nix/store/by3qr1cxifzclbw5wh7h382668718r2q-malli-0.13.0.jar
/nix/store/6rlffzkh1z8f01y1b2cag45pa35apkai-manifest-merger-24.3.1.jar
/nix/store/dm8pihnaf3qa39wq97h1b150dfdlf87p-manifest-merger-24.3.1.pom
/nix/store/1vcwqkyx36bjwxbxsfla8cnyxh5p50gl-manifest-merger-24.5.0.jar
/nix/store/hcm10ky7pxgmgbkw55v1h32909rs9bcg-manifest-merger-24.5.0.pom
/nix/store/lh0w8x76jb9qjc3dxs0rci1hdnb918fp-manifest-merger-26.0.1.jar
/nix/store/510xjd6qxla3ck16va8fk6pxv93mgqff-manifest-merger-26.0.1.pom
/nix/store/1rpmfmqg4y77pgazn7c0n26py1zvgmmk-manifest-merger-26.2.1.jar
/nix/store/c7406lg7ivji36vq8qd3fg37zm0kg2zn-manifest-merger-26.2.1.pom
/nix/store/lgs9d9pnydjybgqg3phgm0p0a573rb17-manifest-merger-26.5.3.jar
/nix/store/0vn1jv886kl7w0z669av72fq63wil4f3-manifest-merger-26.5.3.pom
/nix/store/1bnqdnjmljy6rpxd2mxyp2n8gp9j9gv3-manifest-merger-26.5.4.jar
/nix/store/97sqrnhbxqfmbrzamwfcf542ll7rniqg-manifest-merger-26.5.4.pom
/nix/store/sy7yirbgs5jawkyk6787i79q9n2p0wwc-manifest-merger-27.1.0.jar
/nix/store/qzxkvkfb920n2w3qqx5yq3p1qdzwz7gv-manifest-merger-27.1.0.pom
/nix/store/z7hvqa021q986y91gnsb5v4ylczw1srr-manifest-merger-30.0.4.jar
/nix/store/mga0ds4c359jvzccpdx75l7a59zir36q-manifest-merger-30.0.4.module
/nix/store/rmvlrwzprw3rd7sx4m3f4mqffpzn1r1l-manifest-merger-30.0.4.pom
/nix/store/2vw49c4p761ndx8l3ih22rrmc104dp85-manifest-merger-30.2.1.jar
/nix/store/klwh1hycrwl1vpm7f7x36myrclwmww95-manifest-merger-30.2.1.module
/nix/store/w6iylg13skrnwa6qwlmycxxdpcia6hxy-manifest-merger-30.2.1.pom
/nix/store/j3w6qgaqlzhp31s85i5cchxd5rvgwcbm-manifest-merger-30.3.1.jar
/nix/store/04ib6wx2vx6wh3wxxid03cjg5qyn4648-manifest-merger-30.3.1.module
/nix/store/lbwd6xr51s2cy7f34iw0s2ixdy14pa7f-manifest-merger-30.3.1.pom
/nix/store/rjqfhxyy8a18lzfhvm6g8zip26jkkbj8-manifest-merger-30.4.2.jar
/nix/store/ilhq6yxrrrac0r1zz43y24np1r11v6mr-manifest-merger-30.4.2.module
/nix/store/kjr9mbxs83jjg8lfk9z0rlifcj3izhfb-manifest-merger-30.4.2.pom
/nix/store/gh4f4qga796mgl5ha1xf01b2kvbckn4v-manifest-merger-31.1.1.jar
/nix/store/01v1xsy8y3dbp1xsx0y80205jmr7djr1-manifest-merger-31.1.1.module
/nix/store/7xfqsr4hhvkyqabn48x6kvq3ks1p4qh0-manifest-merger-31.1.1.pom
/nix/store/2gbk5p3m4i6qwkwwqf02zwzkp0kqfdfd-markdown-0.2.1.module
/nix/store/9yi502m9bhcpxsc8d1jmpq9hsavda7xq-markdown-0.2.1.pom
/nix/store/0yc8n0a8v4v9yfcy059nbjnj4692wr14-markdown-jvm-0.2.1.jar
/nix/store/n8nafjnycrh52zm10izwqh79bsrczvz2-markdown-jvm-0.2.1.module
/nix/store/fpbk2xmq6114sdw78j9bck6ni02dl77w-markdown-jvm-0.2.1.pom
/nix/store/42x63bi1q5srsig3g5rcd9gv76qf0jlv-marky___marky_1.2.5.tgz
/nix/store/ivhjr2vqri566g5bkapyag4y53s94khk-matcher-combinators-3.9.1.jar
/nix/store/gcl4jmgplglfgdnhpmmy9qp3l3c4c73b-material-1.0.0.aar
/nix/store/c24fmkjddnl0swy66q1b2h21za4lzlnz-material-1.0.0.pom
/nix/store/ysgxypi9chxwf84q4ila5ijlksgqf8qa-material-1.2.0-alpha03.aar
/nix/store/jwzi3dlr6mqhq90vjridgks46932y6r9-material-1.2.0-alpha03.pom
/nix/store/g3fv24agb3pg9w49zi0h1qf37f4771g4-math.combinatorics-0.2.0.jar
/nix/store/jra1yw3h51gk9gbn2ig0xxp8hpyjr0p4-maven-artifact-3.8.6.jar
/nix/store/ws2a5prl4mf444ivm9rvf9b8kq80r5cn-maven-builder-support-3.8.6.jar
/nix/store/1mijbph117vb8n2y5arznkwdgpas46q5-maven-core-3.8.6.jar
/nix/store/yywwz8d4vq022351vxbrf15kad3bln72-maven-model-3.8.6.jar
/nix/store/43rv42dv10d68pgii7rc34ipdghqlwwg-maven-model-builder-3.8.6.jar
/nix/store/x5yrby18sg99imr2133mdkgz4r0yyacq-maven-plugin-api-3.8.6.jar
/nix/store/hs7fz2w2kk1w9lwnmbvdd7v204f67nja-maven-repository-metadata-3.8.6.jar
/nix/store/bcy65qg98xfi81lyg9fpzk8b0z9b9ymm-maven-resolver-api-1.8.2.jar
/nix/store/ll647d9b4v556g713jzr8hpsk53x9i1a-maven-resolver-connector-basic-1.8.2.jar
/nix/store/7y7jmbwxrifqlkn5kgnxhapsr51sl2l9-maven-resolver-impl-1.8.2.jar
/nix/store/g3ny8p0bq5a91d5i0l7q6zjwch36zshi-maven-resolver-named-locks-1.8.2.jar
/nix/store/sk9rvfz2lb91b3iq8jdr3hmrmnx5d6d5-maven-resolver-provider-3.8.6.jar
/nix/store/8i25i8ds3jnc81jjxj8gajn6wnbcvmp0-maven-resolver-spi-1.8.2.jar
/nix/store/rz4zzzmk8z75pq6wg5imyfiy7jhl005n-maven-resolver-transport-file-1.8.2.jar
/nix/store/l57gi0hsay2fs2xyqxi96zwqlcslxy6m-maven-resolver-transport-http-1.8.2.jar
/nix/store/b8l0ly9si4vi1igzlcsnas8g8yg9k4p0-maven-resolver-util-1.8.2.jar
/nix/store/1l3sdpz06sh3drxpp4rk9x86gmdj68xb-maven-settings-3.8.6.jar
/nix/store/anq2bkd3g9bapm6k2563bljs4ryxndyq-maven-settings-builder-3.8.6.jar
/nix/store/1shbmpx6p3xr6b18g9rjavsnbxb50p4q-maven-shared-utils-3.3.4.jar
/nix/store/3rkji61zmnq2vq8rpw4j3zl7l0y25lki-md5.js___md5.js_1.3.5.tgz
/nix/store/f3rq563w6h4hzv38rasi399651hwl2a0-mdn_data___mdn_data_2.0.14.tgz
/nix/store/h2063vk9w957609gw17y3qjgvfb54hc9-media-1.0.0.aar
/nix/store/4hlzfdyhi9avg8zfblhk3vvgaflspk0w-media-1.0.0.pom
/nix/store/jz4230l5vm7ham0hrl3d7bialc705rlv-medley-0.8.2.jar
/nix/store/8kg4jgy6v3h4y4iis54napskak2dvqkb-memoize_one___memoize_one_5.2.1.tgz
/nix/store/gy9qilk517k6hyhda6a3p6zjwhxd5viw-memory-type-ashmem-2.5.0.aar
/nix/store/kb785f4sm8mi905mjl9h69ga3qcprw02-memory-type-ashmem-2.5.0.aar.asc
/nix/store/sw5cpp5kmb0rx0wa7k3ykw1dry06cdn7-memory-type-ashmem-2.5.0.module
/nix/store/kr5v5irc0ld36vzg5hy0yy8w8crgs1p8-memory-type-ashmem-2.5.0.pom
/nix/store/98zxnnhsss6ks2jnz9wc7z3wzdlgrbwr-memory-type-ashmem-3.1.3.aar
/nix/store/6i1507gzdxqbciygmws4mv9nq05i27g4-memory-type-ashmem-3.1.3.aar.asc
/nix/store/4p4j299zjsa57mylqfcslriwl3c3yp70-memory-type-ashmem-3.1.3.module
/nix/store/qd0qwpvsnwd3wzvfyq7j01cpjd3nv3n0-memory-type-ashmem-3.1.3.pom
/nix/store/rvjqvmjk7sacnv3yxk85qcg32sfzwid3-memory-type-java-2.5.0.aar
/nix/store/4qx4593bq1vb4mgh5cdjhm9q3lkg61xb-memory-type-java-2.5.0.aar.asc
/nix/store/s3zq2lbvwqq0ndi712hwgyzmzigkdi05-memory-type-java-2.5.0.module
/nix/store/76fx1sinyc41b9aq6fkl18zqapw1bi3z-memory-type-java-2.5.0.pom
/nix/store/nvk4267myksahf2bxy7s0g3y9ahi25kf-memory-type-java-3.1.3.aar
/nix/store/pyy9ycm9hbwl33vlf7q5mkc6xkzzx7nm-memory-type-java-3.1.3.aar.asc
/nix/store/48adbcqcnwjj9vw6500rsqqj83vq88g5-memory-type-java-3.1.3.module
/nix/store/h13kn2w048k9l55ywzw42k119d1zqgdi-memory-type-java-3.1.3.pom
/nix/store/5av391mgrwzn607dfa3afy7phd95872l-memory-type-native-2.5.0.aar
/nix/store/s3f0fm2z1ks0gipp3fvpc03b8s33z53l-memory-type-native-2.5.0.aar.asc
/nix/store/irphn59gv16n7ylhlajhag817avixsgc-memory-type-native-2.5.0.module
/nix/store/4b0pqf4hhbf2c5sgfm65wlqiran7xifc-memory-type-native-2.5.0.pom
/nix/store/4i9vwdyaayklasfjw8yzvpkzkm4sxr82-memory-type-native-3.1.3.aar
/nix/store/a5lyppc3lq9fkrc3dy2rbzaaggf0bf2r-memory-type-native-3.1.3.aar.asc
/nix/store/7g4565yx0sw844w1sidwpd4rmypb9s2s-memory-type-native-3.1.3.module
/nix/store/zbbyg0szrcq3zfsnan0dg97m6vyskmv9-memory-type-native-3.1.3.pom
/nix/store/qq0ckwgf5zh5bj1j5ngs60knx5ydwvay-merge_options___merge_options_3.0.4.tgz
/nix/store/4rhm8m5a44jmlj71szfl7bkiwllpfhai-merge_source_map___merge_source_map_1.1.0.tgz
/nix/store/zvhk43wqc8a1nd1ydinnc7jxz0d7mfqa-merge_stream___merge_stream_2.0.0.tgz
/nix/store/w2k22av3szqj9z9a9i1mm5ksxf1ja223-metadata-extractor-2.18.0.jar
/nix/store/57yknwz83rx7yqzg3drj3lll5vvk81iv-metadata-extractor-2.18.0.pom
/nix/store/shz5hwb389j9v8cr1lmkg7rpvlfghk5x-metro___metro_0.80.4.tgz
/nix/store/m951ggchrz1ii1baknp4mms8lp4ykmg4-metro_babel_transformer___metro_babel_transformer_0.80.4.tgz
/nix/store/g0gl1zbiwa1ap8ak9drymabbrihsjqjx-metro_cache___metro_cache_0.80.4.tgz
/nix/store/s0i4n5mxsg2g5jjgz3r0qv4wcwpbd4yd-metro_cache_key___metro_cache_key_0.80.4.tgz
/nix/store/nqhi4jnq007m6vc0cksg5hg4r5agpfxn-metro_config___metro_config_0.80.4.tgz
/nix/store/mic4h2sqq3lvcgjb7slc5yhv9rwy12g0-metro_core___metro_core_0.80.4.tgz
/nix/store/57smyd3qna95kmhz9gjkmkyyya4a0jlw-metro_file_map___metro_file_map_0.80.4.tgz
/nix/store/m2yz4kd0av9j1iziw7q56zkdf5mlrkrj-metro_minify_terser___metro_minify_terser_0.80.4.tgz
/nix/store/xis3r68gi40049kyvr485z42s1xgdsiq-metro_resolver___metro_resolver_0.80.4.tgz
/nix/store/625jlaxgjb21zr633f7p0257vpqdganm-metro_runtime___metro_runtime_0.80.4.tgz
/nix/store/ipqqdz03p5agwsyxqb4grcnlwhxrlca8-metro_source_map___metro_source_map_0.80.4.tgz
/nix/store/vxn7d8akabazh63b7ni4a0dlrd9b9arz-metro_symbolicate___metro_symbolicate_0.80.4.tgz
/nix/store/mllvgmj52afy1fbnavxayjb1k6z1skkv-metro_transform_plugins___metro_transform_plugins_0.80.4.tgz
/nix/store/pl8lypdwkaf7mj13hsifr6rvbmk3h0d2-metro_transform_worker___metro_transform_worker_0.80.4.tgz
/nix/store/1qdr9rsr365xy52mgp6cc9n3gc1zslvv-micromatch___micromatch_4.0.2.tgz
/nix/store/lm33v5b2z1zm69b7kmmkg744xdnmk7nk-micromatch___micromatch_4.0.5.tgz
/nix/store/nhxhzb5jbmv6qpp2rxrq0in277cwyzn9-micromatch___micromatch_4.0.7.tgz
/nix/store/4nfi4sb55xagfy5q6w0f5az32ls5bk57-middleware-2.5.0.aar
/nix/store/h6sc6lgvsddgi73mxqh25g0pazv16hq1-middleware-2.5.0.aar.asc
/nix/store/xxsmd5lfi2fx0jp2xdig3321nh9frrca-middleware-2.5.0.module
/nix/store/jzbpp8ajmw40xhf3kwy61vshwswspb7l-middleware-2.5.0.pom
/nix/store/xncq5gcjqkfswv10iw97mv6fqy0vifaw-middleware-3.1.3.aar
/nix/store/wd8bh97igj9n8mz9fp8ladp5k9dlyyss-middleware-3.1.3.aar.asc
/nix/store/1jg5w5vgihdbjr7fjna0fhcqzrrnhqwj-middleware-3.1.3.module
/nix/store/m2ybypvx66h8abi2gdh2c7f870aq10i2-middleware-3.1.3.pom
/nix/store/6m3iq07ilimxxcirdg03p8kppw2j98a3-miller_rabin___miller_rabin_4.0.1.tgz
/nix/store/b1i1nxkrdqs0awhcn1xpx8pgk14xpmm2-mime___mime_1.6.0.tgz
/nix/store/kflvqiq5jgqjv685c75yjb0fhhryisd9-mime___mime_2.6.0.tgz
/nix/store/2vx1pp5vpfn7fqq8nsr6xjg2d74j69m7-mime___mime_3.0.0.tgz
/nix/store/vzy7xz2s9s4fi9w174jsabr2pcczycag-mime_db___mime_db_1.52.0.tgz
/nix/store/zxarb0w3901x0q5s24xx3fz09kx6qjrd-mime_types___mime_types_2.1.35.tgz
/nix/store/44jg22r94v070qpq5wb3vibdjzhf4qv3-mimic_fn___mimic_fn_2.1.0.tgz
/nix/store/2vcd8nwb6z74lapsv7pzykma3xrzqsvr-mimic_fn___mimic_fn_4.0.0.tgz
/nix/store/kzbsbhy3qjb99m4k71z5bb7kv0y028x0-mimic_response___mimic_response_1.0.1.tgz
/nix/store/2z40jl5gk7rsphl99pacvrs7yy8dk4kx-min_indent___min_indent_1.0.1.tgz
/nix/store/72ixgkchw7g6annl2npxj1w23vvqx85z-minimalistic_assert___minimalistic_assert_1.0.1.tgz
/nix/store/rcz1xh5w7gqidsri2qk0isgassa8p800-minimalistic_crypto_utils___minimalistic_crypto_utils_1.0.1.tgz
/nix/store/0ihn9agcz90qin1v3fydaqpqfkzr9d8k-minimatch___minimatch_3.0.4.tgz
/nix/store/s6khm4bswngcfsign31yrp8flgl7l14r-minimatch___minimatch_3.1.2.tgz
/nix/store/5bl6krh3and04kninzkibgw2gd331w4h-minimist___minimist_1.2.5.tgz
/nix/store/i98s7jh4aw7iz28ss9f18q82lcp177k8-minipass___minipass_3.1.5.tgz
/nix/store/9nqpwzavq8fm4fksk31qs3l6s3y2wh2i-minizlib___minizlib_2.1.2.tgz
/nix/store/fb7p2d2yz1rw3n07rf1pag19nnwm173y-mirrors-list
/nix/store/jgikg3icabl587caggp56zf7289whgrj-mkdirp___mkdirp_0.5.5.tgz
/nix/store/ny6p5hsxwrvf7m03lacccmml28z0bi55-mkdirp___mkdirp_1.0.4.tgz
/nix/store/hgy2zgyiyc3q39w28gf1yyqvpzwix39k-mlly___mlly_1.7.1.tgz
/nix/store/fgmzkzbzpyikasik6b2y8n2bzmchvivi-mockgen-0.4.0
/nix/store/05fp2810vvkh1wvmz5j9v17dvs12vqpg-mockito-core-3.12.4.jar
/nix/store/yf3j1ssyl6mb1m9ajb7iy2216k6db186-mockito-core-3.12.4.pom
/nix/store/y7hgbzxr97jwn0yy9dk6159jzi4pji93-mockito-core-4.0.0.jar
/nix/store/n612cg4mj3051r8s2n6ahmizb0sm4sf0-mockito-core-4.0.0.pom
/nix/store/gi6n5sv7iwnfjbb85ad9wwd961dilxnn-mockito-core-5.15.2.jar
/nix/store/np6h7k4v73jz091g2kcwa7a28yydwlm4-mockito-core-5.15.2.pom
/nix/store/iwlda4sj988dfp95dqfa9zyy2ra7vmsi-mockito-inline-4.0.0.jar
/nix/store/4mmbr320h322wxgzzrq5cvjx9iq0mym4-mockito-inline-4.0.0.pom
/nix/store/0zv4fvz01f6irzywmr1fi5i5cy7dxxsi-mojo-parent-34.pom
/nix/store/6v8jsc9jr278lxmv6fbrn61hlwsrbc59-mojo-parent-40.pom
/nix/store/1zb01c675qf9xppn9f83ayz797jnllic-mojo-parent-50.pom
/nix/store/05svhpi1p4mlsd67fjczbcp99vs2x2n2-mojo-parent-84-config.jar
/nix/store/zy1qcx0f4g5d14w7a6c6pz45dz37mbqh-mojo-parent-84.pom
/nix/store/7ay05gi253j82nml8ff6qzkakrh5wjis-monitor-1.4.0.aar
/nix/store/c37z1zdnfcqbwh5qklpbyx6pvcwnz1g6-monitor-1.4.0.pom
/nix/store/vhz4z0g407vxhsi3a0czv1b38sy1lbw7-monitor-1.6.0-alpha02.aar
/nix/store/zy19763swl89wqp2yg9hbdyrlk810p5h-monitor-1.6.0-alpha02.pom
/nix/store/hhr2s52vw5wdhlwcc60imbc85pi31121-mpfr-4.2.1
/nix/store/w7y7rl0nk2lyagxcmg6m45j6q0jqgan7-mri___mri_1.2.0.tgz
/nix/store/2c71ya6xn6yy95xaa4a4zbxzg7wxpq2r-ms___ms_2.0.0.tgz
/nix/store/s36i9ywbwlv7xsmqmwhzpfxlfgn6v0cc-ms___ms_2.1.2.tgz
/nix/store/d930b3vrkj4wb8w77nqpl8sxy8a1vy07-ms___ms_2.1.3.tgz
/nix/store/fs8c4vnryx6h9qmkx17y4q0gfk85m9q1-msgpack-0.6.12.jar
/nix/store/5lg8bam4ilcn5zyp8n5yzqx3hn7sw1x1-multidex-2.0.1.aar
/nix/store/rmzjn7292fv27zvrijj23g3nr9xa7h5h-multidex-2.0.1.pom
/nix/store/ygh109z56c4x14z9ibkwiyvf7hq70xqh-multiformats___multiformats_9.9.0.tgz
/nix/store/58z0qhpvk0c807lxa33wqay5bvjnf7g0-napi_wasm___napi_wasm_1.1.0.tgz
/nix/store/vvkkc1i2gm0kkxqjrxd9y8bxq1q26wdl-nativeimagefilters-2.5.0.aar
/nix/store/k5825pb6fahip805r74c1197hjlzxl0w-nativeimagefilters-2.5.0.aar.asc
/nix/store/zqcm1rrmx7fnlk2rg75lbmmdb7sqjm9r-nativeimagefilters-2.5.0.module
/nix/store/6zr5f40g9m9n8sxj45yrkpyp1zxl3fk2-nativeimagefilters-2.5.0.pom
/nix/store/c2wcslw3kzsv5nr401axwaxk11iqlcbh-nativeimagefilters-3.1.3.aar
/nix/store/wy7d3pfqk8brss2fiqwrhg03nirzvca2-nativeimagefilters-3.1.3.aar.asc
/nix/store/w40n5pwhijarqbqnanx793yimlxhhwnn-nativeimagefilters-3.1.3.module
/nix/store/wfrbn9jm5h7l0f6aizixqpw7kpb9wnys-nativeimagefilters-3.1.3.pom
/nix/store/zzqapmla3ki0pa6wjrp44w6pg09jr3pj-nativeimagetranscoder-2.5.0.aar
/nix/store/b6873jp762fkxpxcqxh5pd0fc3f2iiz2-nativeimagetranscoder-2.5.0.aar.asc
/nix/store/0rg9mg3f7pfl6vk23xkqmd2wpksfv278-nativeimagetranscoder-2.5.0.module
/nix/store/iw2lhb5snjg6ygkvb889a5hr5bxlrl4g-nativeimagetranscoder-2.5.0.pom
/nix/store/w5s4pa961hqrkqyyzyxgamy3k8m68wcr-nativeimagetranscoder-3.1.3.aar
/nix/store/r0k0iy3wzpvwad67zrk1agrfaw04jwyb-nativeimagetranscoder-3.1.3.aar.asc
/nix/store/k3shk845yl0n8lxpm8rahlcjhv80scxd-nativeimagetranscoder-3.1.3.module
/nix/store/b331y0gil403w7y0j0r5y0g5lc37y9ik-nativeimagetranscoder-3.1.3.pom
/nix/store/ipwsqkf2kfqxgkh751gbdpq6ddscdnb6-nativeloader-0.10.1.jar
/nix/store/d14rjivi82iq2lnxl1i8spx3w3fipbh0-nativeloader-0.10.1.pom
/nix/store/jzcff1yjb14gmn3prs49x7mnqag3csbg-nativeloader-0.10.5.jar
/nix/store/i1b28qsqk4a8fqdpc0587aipcjmi2490-nativeloader-0.10.5.pom
/nix/store/g1zvxmwp5rlvx942j9vm9s62ig9kwv6a-nativeruntime-4.7.3.jar
/nix/store/dyzwvwlpj0njcxwh87v8s5g577x09k9f-nativeruntime-4.7.3.module
/nix/store/c8lwniynsx0gh2hap1ppbrjdmxfjflz5-nativeruntime-4.7.3.pom
/nix/store/2bkx0v0y6l6amkf4blqp6pcccqgliaj5-natural_compare___natural_compare_1.4.0.tgz
/nix/store/j4m3lwhh4x0bzilvi77d512ahry775nq-ncurses-6.4
/nix/store/1nsscr4hbxpcrdjiprj3mcr99f7zfjdr-ncurses-abi5-compat-6.4
/nix/store/zcjy82jk8i8y1cvvzaadj5wiz41gvp53-ncurses-abi5-compat-6.4
/nix/store/247d0sfmxr8ps01bwh6dy5dcrp35mfdi-negotiator___negotiator_0.6.3.tgz
/nix/store/n5zhy3kins0g08n7d1r2vri691hrvxdb-neo_async___neo_async_2.6.2.tgz
/nix/store/ai72is6xzm6msgg2im08b7dx8q52n7ml-nested_error_stacks___nested_error_stacks_2.1.0.tgz
/nix/store/i0gxii92bjqlf7j1brr9pbmbazvhq93q-netty-buffer-4.1.34.Final.jar
/nix/store/5mh2y6kwjhgnsrralqpnj6samlcav4na-netty-buffer-4.1.34.Final.pom
/nix/store/4lydc5dvrj59xfk4bmqr25hm1va9nzv3-netty-buffer-4.1.52.Final.jar
/nix/store/shjlv7z7p6f2llyy1v30z58wh57j08rr-netty-buffer-4.1.52.Final.pom
/nix/store/rr2k1p90n3h3zml2vfj4grlry7qyynb4-netty-buffer-4.1.72.Final.jar
/nix/store/cl9jk9849z11qmlcgysm8f8axkcwx1y4-netty-buffer-4.1.72.Final.pom
/nix/store/q22ly019jrlnkhypppwn0r6nl4a07ymq-netty-buffer-5.0.0.Alpha2.jar
/nix/store/zsndgg8j12fv3h6jnlsf4z1v07dil0l8-netty-buffer-5.0.0.Alpha2.pom
/nix/store/r0l5xpfq7jbf8sdi1v6hqgcb3rfb95hb-netty-codec-4.1.34.Final.jar
/nix/store/q6rdmqrh79mva8g3ngmgb00lv92g8187-netty-codec-4.1.34.Final.pom
/nix/store/690npkd6xd5ymch3gi9j2h4wgb92657r-netty-codec-4.1.52.Final.jar
/nix/store/s4vpql4jwnkmsgxf67k7m578vyslzs36-netty-codec-4.1.52.Final.pom
/nix/store/zbs8kd02qvn1bc8i945z4qgm4g7a4pwz-netty-codec-4.1.72.Final.jar
/nix/store/6dchrr7piniaq2hbgyl8bma6ncbhh2sy-netty-codec-4.1.72.Final.pom
/nix/store/wsjlcs9f4x1wi58mf8wmfzf5yqfbn04s-netty-codec-5.0.0.Alpha2.jar
/nix/store/48z70d6zrzg31mcbppvn0vnnivspzhly-netty-codec-5.0.0.Alpha2.pom
/nix/store/6j3icb866kp7kwlw8xb1qkcsmg6cr6p2-netty-codec-http-4.1.34.Final.jar
/nix/store/xi1qj1563jh3l2xyzizjnihl08h3w6dh-netty-codec-http-4.1.34.Final.pom
/nix/store/3rmayv9jpvqi1wzkv8bj3whmv9ccfn02-netty-codec-http-4.1.52.Final.jar
/nix/store/52hsavkrzdznb5878qc14l4y4jvhndvi-netty-codec-http-4.1.52.Final.pom
/nix/store/9prvd8l9vl764x50qb8cyif47wbm4fby-netty-codec-http-4.1.72.Final.jar
/nix/store/j5lzxqvykzpgj3anikb5hs2ig0lwk3w2-netty-codec-http-4.1.72.Final.pom
/nix/store/kqi465vxb2a1jdfwn5ji5j3q80q0w3i9-netty-codec-http-5.0.0.Alpha2.jar
/nix/store/k631lffdhvydwl5n9igjpbrwbv7cr62n-netty-codec-http-5.0.0.Alpha2.pom
/nix/store/xw748x5j6lfal7990pvs18g27xhq3lii-netty-codec-http2-4.1.34.Final.jar
/nix/store/8x7jr65svff645v98xls91llsjdnsqzz-netty-codec-http2-4.1.34.Final.pom
/nix/store/vis7x9lsfhjvgg3bk9xmm77sgm468hgd-netty-codec-http2-4.1.52.Final.jar
/nix/store/b9bahn3r3ww2mhcvizd4x062s8kph2m1-netty-codec-http2-4.1.52.Final.pom
/nix/store/rkm76mfbz7115zd03mlvj687a7bfjfs4-netty-codec-http2-4.1.72.Final.jar
/nix/store/q546k5iqqh11ssrgmqq9a01173yzfrk2-netty-codec-http2-4.1.72.Final.pom
/nix/store/6dxknmhcpci9ws1lrjdhmnlfw49r1nzx-netty-codec-socks-4.1.34.Final.jar
/nix/store/qdb61m3lqrhl6w1hz9k9i4ica6lg290d-netty-codec-socks-4.1.34.Final.pom
/nix/store/mkrwr9imwkaj5n6181gsgw60lxy1qd9c-netty-codec-socks-4.1.52.Final.jar
/nix/store/0xj5gis7m9y3n5pqjbyc9jbjmh2k4qpw-netty-codec-socks-4.1.52.Final.pom
/nix/store/jp2i47gcprb32rrfkjpkp175z21yjdnj-netty-codec-socks-4.1.72.Final.jar
/nix/store/9428zckpm3cjcn0x93p41bgw9qq85ij4-netty-codec-socks-4.1.72.Final.pom
/nix/store/lbg9y6mslg2qc5dk0ay8ha2wlncf2grd-netty-codec-socks-5.0.0.Alpha2.jar
/nix/store/bzw66ikkhxa0fcd093ddappbcm88w520-netty-codec-socks-5.0.0.Alpha2.pom
/nix/store/dkq56f7zc05y5xmcpff1xpxsi86r8d9y-netty-common-4.1.34.Final.jar
/nix/store/gxglkmbqi0cz4739gp2fqv757ia0x4pg-netty-common-4.1.34.Final.pom
/nix/store/nrjdjmvsbj2ip4pi57q9faych977rvls-netty-common-4.1.52.Final.jar
/nix/store/k2avc4lihm57xdbv0cjmg5sw27m1dqah-netty-common-4.1.52.Final.pom
/nix/store/m51jbb72zli7qyr016rj57fxynxmcxp4-netty-common-4.1.72.Final.jar
/nix/store/0g1lwjvlw6x142hsywf9aib3ik3rq5qg-netty-common-4.1.72.Final.pom
/nix/store/5p9ni3vncv0mmbwlya2k0f9wrwkd4bpr-netty-common-5.0.0.Alpha2.jar
/nix/store/2hy3yaf5d9nx9rmn8ywh20jwr3ib39s8-netty-common-5.0.0.Alpha2.pom
/nix/store/383r232zcfjxx60qs5mbzafqpphgkjb3-netty-handler-4.1.34.Final.jar
/nix/store/xyb3xh5hv0wkqc2v3pw1lv8s8dvgi3rg-netty-handler-4.1.34.Final.pom
/nix/store/nfq013ag539nrpi311mhxlsk9h6s50gx-netty-handler-4.1.52.Final.jar
/nix/store/j9d7xpmf6aa6cxfnk0n7nx55b6wlgsi2-netty-handler-4.1.52.Final.pom
/nix/store/ymbcfal695yqwh08c93dykm06ijybama-netty-handler-4.1.72.Final.jar
/nix/store/i7jb4spmfc50zy4wj5slpy3v1frkw7w9-netty-handler-4.1.72.Final.pom
/nix/store/rw9nxyiqfswcrysp9kz5w0n6yhfd6d5h-netty-handler-5.0.0.Alpha2.jar
/nix/store/89hq8nh760nfi3j80l5r89lad14rhf0i-netty-handler-5.0.0.Alpha2.pom
/nix/store/38h8dg637w42zawzdypik7plxlc1rdm4-netty-handler-proxy-4.1.34.Final.jar
/nix/store/qgdcpyjay4hx8f9rmrlv7z959kqdfwyh-netty-handler-proxy-4.1.34.Final.pom
/nix/store/2aa07p7s3vm47biakmac15dbjy5mwfas-netty-handler-proxy-4.1.52.Final.jar
/nix/store/8d44hrlq97n08biq8fi6hzfkaf6fcjd8-netty-handler-proxy-4.1.52.Final.pom
/nix/store/ai3yg8p4aqqh5v9qj1s4qppmv88849ck-netty-handler-proxy-4.1.72.Final.jar
/nix/store/kgv4xr3179akr5xpvbqx357nmjrxdbhh-netty-handler-proxy-4.1.72.Final.pom
/nix/store/5r8dccfb38bapvc5hk9790q854v2s0gb-netty-parent-4.1.34.Final.pom
/nix/store/lvlixsr0cx4hv2ghh3shg79nyc07ksjy-netty-parent-4.1.52.Final.pom
/nix/store/3ny6vs3v2ldsc4fk5aq43zfhda2dbhnn-netty-parent-4.1.72.Final.pom
/nix/store/d6jvv0rllz3rj7bvlyxpafjl1003d5mw-netty-parent-5.0.0.Alpha2.pom
/nix/store/5q28y45c8g5km4f7l1h9793y2zjl5pg8-netty-resolver-4.1.34.Final.jar
/nix/store/cnbxjl2cs44bhz6pzqyjyfw323jzlayx-netty-resolver-4.1.34.Final.pom
/nix/store/1hpv52ji3xx1rg1fj6hgdnlhvaphc9wz-netty-resolver-4.1.52.Final.jar
/nix/store/4g9prq5ykz93j16jaf6avvjjnd67j5xa-netty-resolver-4.1.52.Final.pom
/nix/store/m44qvdkk9n207ji1ryl731w3da68ipya-netty-resolver-4.1.72.Final.jar
/nix/store/27cxvyjvs18g6dk1yqlkfl93l0whv0ib-netty-resolver-4.1.72.Final.pom
/nix/store/0bfnmydli03kzvr2w8xjlxq58pcb22hk-netty-resolver-5.0.0.Alpha2.jar
/nix/store/4z0npkx2dbfmd5pwr0ak9kaswcxfiv1i-netty-resolver-5.0.0.Alpha2.pom
/nix/store/wliwfgbqr8q1r82zf0k4dnr8gkpk5m1p-netty-tcnative-classes-2.0.46.Final.jar
/nix/store/4j6x61n3pagxz7j33jhim9v6i8hqxrji-netty-tcnative-classes-2.0.46.Final.pom
/nix/store/d7k4zj3mnnn445slmh6fyyzz9vsl166n-netty-tcnative-classes-2.0.70.Final.jar
/nix/store/0q44z3bl002ma2hwj1hkq7aanxlkanpl-netty-tcnative-classes-2.0.70.Final.pom
/nix/store/cm0n6vvs88d6i69w9j1ld381sjsj71np-netty-tcnative-parent-2.0.46.Final.pom
/nix/store/haz3bvvkn025xwvhk0kbk2798ivc9wa5-netty-tcnative-parent-2.0.70.Final.pom
/nix/store/wxk07ca48h0jm3984ms3ssiijk849mbf-netty-transport-4.1.34.Final.jar
/nix/store/mbghwxh376bh11h57agmkjm11gmzbmv7-netty-transport-4.1.34.Final.pom
/nix/store/4m5hrzpizyg141kl0q86f6wxal2dy04d-netty-transport-4.1.52.Final.jar
/nix/store/bjnzvg7mjn141kb5kq18mmfq7mppw0ss-netty-transport-4.1.52.Final.pom
/nix/store/5fd2dzm105382yrha8xkd5nsajdng54w-netty-transport-4.1.72.Final.jar
/nix/store/42j9s3bdgmmklha3bciicw2riwky7qas-netty-transport-4.1.72.Final.pom
/nix/store/r6ci8zzxffwl6ga3fnj7pimhbjbbyl3k-netty-transport-5.0.0.Alpha2.jar
/nix/store/65lvz139b80iiy20jhcxv69xp3yqlnam-netty-transport-5.0.0.Alpha2.pom
/nix/store/ynxgdwj8h2jnz1cw7inmrh1s3krw2w69-next_tick___next_tick_1.1.0.tgz
/nix/store/5iffgc7wwhb192yc4gn721k7wv1n6z69-nghttp2-1.61.0
/nix/store/w80hh6r696mdyqxlsynjc7n760zgd138-nghttp2-1.61.0-dev
/nix/store/c5jjnwizh8bhfcv078k6a9cs9di0k5pz-nghttp2-1.61.0-lib
/nix/store/xjxb8zyljdllm8lqaqr7h5w2yfh8m97i-nocache___nocache_3.0.4.tgz
/nix/store/aryk0kwxcvwiafs3lwf7irc2xlf5xd9v-node_abort_controller___node_abort_controller_3.1.1.tgz
/nix/store/ig2s00z30j0pi6rdwbi1d1ar4pk07x2m-node_addon_api___node_addon_api_7.1.0.tgz
/nix/store/mf5ycav85c3pai9v3m423067y4qkr63b-node_dir___node_dir_0.1.17.tgz
/nix/store/8b98nfkr9rdnlc6d25s753812nbcvlqp-node_fetch___node_fetch_2.6.7.tgz
/nix/store/f2ym4vm7kpa09w5y1vhscvmnjflrcfvy-node_fetch___node_fetch_2.6.9.tgz
/nix/store/6clfn0r02i9ycl58c8rd8nr40h403iyc-node_fetch_native___node_fetch_native_1.6.4.tgz
/nix/store/fg9q5l5ma2nbrqizr50zg6hfir80qp9b-node_forge___node_forge_1.3.1.tgz
/nix/store/jj76wb2gqbbbp28j9zwvxsfj82maz1z8-node_gyp_build___node_gyp_build_4.8.1.tgz
/nix/store/9apvy17p0mr67dqbnm12q1ka144d3ign-node_int64___node_int64_0.4.0.tgz
/nix/store/1wwvr0xbjab1x0csr6wz5wz24zqxivb0-node_libs_browser___node_libs_browser_2.2.1.tgz
/nix/store/y0bl4245qs1z0wp93yymnsh81b1fs034-node_libs_react_native___node_libs_react_native_1.2.1.tgz
/nix/store/6hv18xr6a0cvn9k116a0kxmj5hyjl14m-node_releases___node_releases_2.0.10.tgz
/nix/store/39qcgld8wcn8qyhgr4yzmsr8086w5rg8-node_releases___node_releases_2.0.13.tgz
/nix/store/gl0hspbcs7sgs924fccbhg6lnm31q7ph-node_stream_zip___node_stream_zip_1.15.0.tgz
/nix/store/qzkl21q9rhgbxsnvg50blv9qzkdyzf3v-nodemon___nodemon_2.0.16.tgz
/nix/store/kcn24cmakf0rz9bh0l7z9ddq27541y0f-nopt___nopt_1.0.10.tgz
/nix/store/6234i686i2zn6mpj781mik5mc8garpf6-nopt___nopt_5.0.0.tgz
/nix/store/9kd0kywidpn2s6msf61mz17y2fzkh5n7-normalize_package_data___normalize_package_data_2.5.0.tgz
/nix/store/vx3kzx1jd7q27z6h6gn4ynb181320zrw-normalize_path___normalize_path_3.0.0.tgz
/nix/store/i832k70wmzd5yq65k2pw6mixvyjdcdm7-normalize_svg_path___normalize_svg_path_1.0.1.tgz
/nix/store/l87ac8x7fdggxd104gbqwc6qygca96dh-normalize_url___normalize_url_4.5.1.tgz
/nix/store/jhn16a0hir67g6sicmplp73k494dk9qy-npm_run_path___npm_run_path_4.0.1.tgz
/nix/store/c1kwi77cag5jwcq6p95qhngicd47mmw9-npm_run_path___npm_run_path_5.3.0.tgz
/nix/store/scjj0vzlj41mzv3z2qrrw2gf5vq4b1qc-npmlog___npmlog_5.0.1.tgz
/nix/store/kgy77n3aslx91kplkanvdl84p3ryqn4b-nrepl-1.0.0.jar
/nix/store/jpi51sb6xba33ajmw64dm2iw35rygbw9-nth_check___nth_check_2.1.1.tgz
/nix/store/biv7yzilisyvihb8pkj3sc9si1h0bvx8-nullthrows___nullthrows_1.1.1.tgz
/nix/store/l4yvhzfgs7qw1lf0lif32sk71742ayc4-nyc___nyc_14.1.1.tgz
/nix/store/bjx0r3zbbl6g86xx38b9adh8x7mbcd6v-ob1___ob1_0.80.4.tgz
/nix/store/anmwpjcj8z5lnbxfd9dhanvpcg3qagka-object_assign___object_assign_4.1.1.tgz
/nix/store/gfr2sr1iin4g816hg9dncapjgy7g9igb-objenesis-3.2.jar
/nix/store/yx890cs5zhv8p2lhxmzwsi77vmn2map4-objenesis-3.2.pom
/nix/store/7s32c9ynv7vf65hhxnp9dzszp0wm04d9-objenesis-3.3.jar
/nix/store/7rld2gmhszq7hvhq154lm91iwp534yxm-objenesis-3.3.pom
/nix/store/1bkdkynbx6w8ih1l3zmb60accah14c85-objenesis-3.4.jar
/nix/store/l2m7nmgvcb6p387ax6ahalywnb110kb8-objenesis-3.4.pom
/nix/store/wwbjzyyg169i3f2spy9xcj1p9zms4zb9-objenesis-parent-3.2.pom
/nix/store/mmik956vg506364wmb41ay6hvnd91saf-objenesis-parent-3.3.pom
/nix/store/k2d1gdlm0ibjyvb0vj450r02sd6hli7h-objenesis-parent-3.4.pom
/nix/store/mxd5vai34m5027jh5qwz71raqyiwa5mj-ofetch___ofetch_1.3.4.tgz
/nix/store/wbwg5kjnim0ai93cpnw7hkq9xn9c63n8-ohash___ohash_1.1.3.tgz
/nix/store/jxdhybcq3d03j6xxsicg49pac0kq0g5k-okhttp-3.12.1.jar
/nix/store/3247mkma7y94zg2ymcd1a1hj19cqxl2x-okhttp-3.12.1.pom
/nix/store/cshlvglssqnmk7pmgmrmxwh8a16b7zvh-okhttp-3.9.1.jar
/nix/store/5p6jmvh8q4bqgq773nbs0daa2ygx1y45-okhttp-3.9.1.pom
/nix/store/a5wdgdm71wfk45kgagmnzls0jypgvnkm-okhttp-4.11.0.jar
/nix/store/lzwjkd4ni3vink8hi7hlr3aaml12zazg-okhttp-4.11.0.module
/nix/store/1ql9a2db4b6hzr44y059mhwk7m9bm4hs-okhttp-4.11.0.pom
/nix/store/dhpc01w0bqrdxa69hdbvcbhmb5r4v0ak-okhttp-4.9.2.jar
/nix/store/ma6misjy8f322k2r7i7l70p7iw6c561x-okhttp-4.9.2.module
/nix/store/gq823cdzisk6kgmhw18nmbvij7yi6dm9-okhttp-4.9.2.pom
/nix/store/rjs55nmxl4vb7f6cc19n1awjy1gh7bd1-okhttp-tls-4.11.0.jar
/nix/store/ls5drdbaz7i4gxax61qinda0l6xaqd0f-okhttp-tls-4.11.0.module
/nix/store/4w64b9ipscyzywd3nfy76pg2vg6wd1rr-okhttp-tls-4.11.0.pom
/nix/store/zvqiy3ldqks9p3j4jx0nzcbwa77hvala-okhttp-urlconnection-4.9.2.jar
/nix/store/xrb4j2m12i7n40nigqgl0dd9vg87sl1b-okhttp-urlconnection-4.9.2.module
/nix/store/1f941amccqllras136kklpdjki734wl9-okhttp-urlconnection-4.9.2.pom
/nix/store/2byrnjfxldlg1zya4xcc0qp95sk2zyjc-okhttp3-integration-4.12.0.aar
/nix/store/x33f96i9si6n1azaw5lk38m9mgw7wpd0-okhttp3-integration-4.12.0.aar.asc
/nix/store/1vnw4y5vkk86005ba8vxgwxhds52lxdk-okhttp3-integration-4.12.0.jar
/nix/store/5vfjhh4f2cfahxqdj8f8yzdmlnqqwgqh-okhttp3-integration-4.12.0.pom
/nix/store/qdhbxl3kknj0n1p70j8grqpq2pgnhx8p-okio-1.17.4.jar
/nix/store/vacs1kpss7rqd1kfyaigwpn8x2690572-okio-1.17.4.pom
/nix/store/1khs7ci71c1vsvh6kiy4s48d0vr3s52k-okio-2.8.0.jar
/nix/store/q6lvmxmp2da81j9dyfr6z8f0ii22d4pm-okio-2.8.0.module
/nix/store/i07nh89rpjgps33ksmplh2n8f5mgwcvy-okio-2.8.0.pom
/nix/store/ybasd9cvnxlg7mkr3ary9apa4b77p5dh-okio-2.9.0.jar
/nix/store/rlg4d9bz39dvrl2cdap2lm8xw7qn8l5j-okio-2.9.0.module
/nix/store/ia7xwalcl23iw5k70hp6lxc12gs46dh9-okio-2.9.0.pom
/nix/store/rwn59v7229fjk029p6p4j0bsgdc76zkh-okio-3.10.2.jar
/nix/store/lxfzpj1nw5qnv71jinishb3jl41hc9ps-okio-3.10.2.module
/nix/store/x81q3xdfrgkhasq0n5imf8imx2nmwh5n-okio-3.10.2.pom
/nix/store/q3smsi2lrwhary7cy4505rfcr2i90pxr-okio-3.2.0-all.jar
/nix/store/i5qafckxfwlrmp6v2jy4l9yryipbjl7k-okio-3.2.0.jar
/nix/store/pvh75iqyfwpqfnzw6kz2nmmbp5jihcnm-okio-3.2.0.module
/nix/store/nckb334bcyrb56nqjy33w0c89hyj0qrj-okio-3.2.0.pom
/nix/store/bc0z5mbazzm31jkds9riy5qp0mh4f6fi-okio-jvm-3.10.2.jar
/nix/store/69v2zz89rvvpkpi3gjafc467nl1vmm6h-okio-jvm-3.10.2.module
/nix/store/n2038bi03201fs0kim857kvqmqd71miy-okio-jvm-3.10.2.pom
/nix/store/p4flvgds8cj7y8mnbhkb3b07cnrq4x0q-okio-jvm-3.2.0.jar
/nix/store/6jsvpn9kk3znzvc5vxmigqa0kv3d2ws6-okio-jvm-3.2.0.module
/nix/store/fhms560y1gyj934922r9vy610a69rlz6-okio-jvm-3.2.0.pom
/nix/store/29vf4wivh7c3kdkqc7yl7n3amy18ja98-okio-parent-1.17.4.pom
/nix/store/yflwqa6grg9khdnpq88hlr9sisykg8s1-on_exit_leak_free___on_exit_leak_free_0.2.0.tgz
/nix/store/6civ4176m90vq08bxk6zls7v0d6cwmsm-on_finished___on_finished_2.3.0.tgz
/nix/store/6vgnq4fnfz6hxv6q0llalw359zjyk3qv-on_finished___on_finished_2.4.1.tgz
/nix/store/rssz4r4vx8k7r99sh4151ddyaqp2y80l-on_headers___on_headers_1.0.2.tgz
/nix/store/aqxym318d264ymh3aaw5l7mjgb5ivns9-once___once_1.4.0.tgz
/nix/store/wg9xx2an4b3y906k03xxja4b8yy6hffr-onetime___onetime_5.1.0.tgz
/nix/store/5rhxnrnv83z4107z2qws3ryqqqgmkhsw-onetime___onetime_5.1.2.tgz
/nix/store/rkfxbr67am10bx9vi0qv2czk8ld28mc6-onetime___onetime_6.0.0.tgz
/nix/store/s4b7gc2rmlhrazzgm8iraisxmgrj1nyq-oops-0.7.2.jar
/nix/store/3wsw24641ks3nkrvhskmcbc1l8dxzxh1-open___open_6.4.0.tgz
/nix/store/8rx4gdiwmkbqg23pvamcmpdwz0kizafn-open___open_7.4.2.tgz
/nix/store/f5pqv95kwj1zk220ilnqhx8vglc50q21-opencensus-api-0.21.0.jar
/nix/store/lmp49xw5kknqza022kpm5zgbg37l962l-opencensus-api-0.21.0.pom
/nix/store/kvk5s84dxp88j6gzlfnn52d5lmzjz48h-opencensus-contrib-grpc-metrics-0.21.0.jar
/nix/store/x0yx181yg290msa76hj1aldd6cvs6d9r-opencensus-contrib-grpc-metrics-0.21.0.pom
/nix/store/pjbfm10mnbmfmfg04r6cps0qiih4w5k9-openjdk-11.0.23+9
/nix/store/g6hxp00i7195pxyidsk7jmw83zpqfc4m-openjdk-8u362-ga
/nix/store/pkjf20n4anffx7cibds7j6qg53yspybz-openjdk-8u362-ga-jre
/nix/store/lq5jn4r0607zaaqxjp63k5pp0glfadsg-openjdk-headless-17.0.7+7
/nix/store/vhnhsxsz80rhl6zz7yawhbrdihfnpfm1-openssl-3.0.14
/nix/store/807bbwccq2jlhgbrkp05rr25wga9zjws-openssl-3.0.14-bin
/nix/store/6jhhp68znrkr5m8q824lj7l4hj9iwscr-openssl-3.0.14-dev
/nix/store/4rcia36zajhj0jym335spfyf89aj5sqw-ora___ora_5.4.1.tgz
/nix/store/mq8szz21a31lpclcjv5n01lq7dcpwp03-org.abego.treelayout.core-1.0.1.jar
/nix/store/dl8fywf5s52gf532ns22zyrbdazrr0hs-org.abego.treelayout.core-1.0.1.pom
/nix/store/9c8rzdkcwljjzvnh6x5qfa4wy62qz1pj-org.eclipse.jgit-5.13.0.202109080827-r.jar
/nix/store/4b7d6rqnri6bgkhkz11f7g1prbirjd1x-org.eclipse.jgit-5.13.0.202109080827-r.pom
/nix/store/vs1681p8lccxznd5wgcmnygsyj3l46gs-org.eclipse.jgit-5.13.1.202206130422-r.jar
/nix/store/1i7ayf2bqccabxf7ks603l8pic0cagdp-org.eclipse.jgit-5.13.1.202206130422-r.pom
/nix/store/cgs0r3z27fxzxwhn70sm6hpp0b7xhlfb-org.eclipse.jgit-parent-5.13.0.202109080827-r.pom
/nix/store/g2v0q9zyydrii78nnxyk38i1zv2kcf63-org.eclipse.jgit-parent-5.13.1.202206130422-r.pom
/nix/store/ym4i21cx51lb276hz1jqwviapsykj3lq-org.eclipse.sisu.inject-0.3.5.jar
/nix/store/li0gc27g3wx64wz3m5dzjy85xjzphgsh-org.eclipse.sisu.plexus-0.3.5.jar
/nix/store/6zw02qndlhmfx0kqaqqkiaiwagp8dsda-org.gradle.toolchains.foojay-resolver-convention.gradle.plugin-0.5.0.pom
/nix/store/kxghf1zgljn4508sxwdi72152qkdhgrp-org.jacoco.build-0.7.4.201502262128.pom
/nix/store/jjawz5gl08qsmqbkd9ay8nyzhwanh5ka-org.jacoco.build-0.8.12.pom
/nix/store/0964rqs4jdwqf803g0lvc7di9a4kkivx-org.jacoco.core-0.7.4.201502262128.jar
/nix/store/pjx4nv300nr4r0wyrkrz1bdjzczkj1nf-org.jacoco.core-0.7.4.201502262128.pom
/nix/store/1nppw4bbc4l227h88km62igqxrbk8hrn-org.jacoco.core-0.8.12.jar
/nix/store/v1qcds8kxa9hjnx9xw3px8z94kldjzx3-org.jacoco.core-0.8.12.pom
/nix/store/9jzkwkr8aqs6b6l4pr0dj5wjah5pv37i-org.jacoco.report-0.7.4.201502262128.jar
/nix/store/1lrygfgxqscb9gqcgri1y9adp70vhfs9-org.jacoco.report-0.7.4.201502262128.pom
/nix/store/dbrkq761iv3brccp3483pwdkjal6n6an-org.jetbrains.kotlin.jvm.gradle.plugin-1.8.0.pom
/nix/store/6g92dkm4dv82bmyl29l1bjaz9mnd0gbk-os_browserify___os_browserify_0.3.0.tgz
/nix/store/xbfyn8l98aksl5sk3qlvlndnvr2pajpy-os_homedir___os_homedir_1.0.2.tgz
/nix/store/6qblvzmqidqa191hgj6972ji5mfgh7m2-oss-parent-38.pom
/nix/store/kfrg4p6676y0sdsjgxpkngw2l7lpq056-oss-parent-4.pom
/nix/store/jy3qsa9p05fwknf5ajp49lsdi1594dqi-oss-parent-5.pom
/nix/store/h6lm8cbfg55lgalxsvx22f8nk2fba92x-oss-parent-61.pom
/nix/store/m6g32srdzypl0givlps3203cnvh6p5y4-oss-parent-7.pom
/nix/store/6fr75ldrf3kkbxhdglp9hv30qpir2vz1-oss-parent-9.pom
/nix/store/kcf8b1rnzcbnagvr8pzhdbqg7j8rjkdh-ow2-1.3.pom
/nix/store/8f3pvqrycj3ccwaw56g6f3rj0pyzbgwr-ow2-1.5.1-source-release.tar.gz
/nix/store/3kglb37icq8rr5sp3ick35jl7qhp0wcv-ow2-1.5.1-source-release.tar.gz.asc
/nix/store/7201h3khl9z5aqbddhwdm4h1ipkh7dwb-ow2-1.5.1.pom
/nix/store/2wj08yv3ydll5zi6s5k9gamivsbgb27r-ow2-1.5.pom
/nix/store/k63sy8khzi2qpspd6n65q12cqk6ri7wy-p_cancelable___p_cancelable_1.1.0.tgz
/nix/store/w6r4yy132xfzs6ppvgvnbizjkqgcicff-p_limit___p_limit_1.3.0.tgz
/nix/store/brjs4vq204gbdvdbxg2rrpwrs7imrfpv-p_limit___p_limit_2.3.0.tgz
/nix/store/bsdgcdf7x4r4dick5d4avi74fwr481nz-p_limit___p_limit_3.1.0.tgz
/nix/store/94m5xaiw0v4xm2wbwqikascsj4xlmha4-p_locate___p_locate_2.0.0.tgz
/nix/store/8dgflzw6rw1h436swryd5qlcrwkg9717-p_locate___p_locate_3.0.0.tgz
/nix/store/p8aiqqpfml79851m9zidb5bi6x26jv5g-p_locate___p_locate_4.1.0.tgz
/nix/store/1dkyv26hccbfp949n108x6dv35wdmjl1-p_locate___p_locate_5.0.0.tgz
/nix/store/sglchff1drqxindw5yvhvkd9hq4dwy8n-p_try___p_try_1.0.0.tgz
/nix/store/l11xxkganjddgkhxl5hhq0wjgcra7bjp-p_try___p_try_2.2.0.tgz
/nix/store/lk1x1fjvm6pj20wqw9z8g7hxczx9jh7y-package_hash___package_hash_3.0.0.tgz
/nix/store/i0qvgjxmhvnc88kn395sc55hw9l5df8h-package_json___package_json_6.5.0.tgz
/nix/store/vsh859pw43rj709li0cyllfidv3g8874-pako___pako_1.0.11.tgz
/nix/store/ia80czw5v5jlsc8k62qrpj35v5q9bchd-parent-3.12.1.pom
/nix/store/7ribyykxsdq25v9ixl33v8ni3b2zng62-parent-3.9.1.pom
/nix/store/nvy50pl6glj61nybgjnd1438qcywm6q2-parse_asn1___parse_asn1_5.1.6.tgz
/nix/store/cd77mmazmad380l83r54dsqjvh3z0xfn-parse_entities___parse_entities_2.0.0.tgz
/nix/store/96bvhc5zx5ci1h67jbzx7igbhn7gl7fj-parse_json___parse_json_4.0.0.tgz
/nix/store/6hzsyrd8xlfn0h6r7qjabccbbmjfqvk5-parse_json___parse_json_5.2.0.tgz
/nix/store/yj68z2b87fm6nd29aghfgbmvnppaw3hw-parse_svg_path___parse_svg_path_0.1.2.tgz
/nix/store/3aj463pgsr140s9w9qcf3b7dyshj93sj-parseurl___parseurl_1.3.3.tgz
/nix/store/jmzm7rc3ik4baa25l6jcphvcdgm80dnn-path_browserify___path_browserify_0.0.0.tgz
/nix/store/afd2mk3z8v6fb8r65brm6dmz8skrp037-path_browserify___path_browserify_0.0.1.tgz
/nix/store/rvzfyq8sjaf4l32rxcjxhp7qg2lb2vp3-path_exists___path_exists_3.0.0.tgz
/nix/store/s5jaw2v70yvr4h01sy0lg3am35v515km-path_exists___path_exists_4.0.0.tgz
/nix/store/88jzqyqrgsybxlsylcbfk6zvd5hh72j6-path_is_absolute___path_is_absolute_1.0.1.tgz
/nix/store/15iqvm9lkz0qhljmmw1g6iac5v2hnvqj-path_key___path_key_3.1.1.tgz
/nix/store/wgzl6xfq0dx0n0fvnzwm48ya05xi2ps8-path_key___path_key_4.0.0.tgz
/nix/store/2pwiamna2vldc509yrx160pyc45rhllr-path_parse___path_parse_1.0.6.tgz
/nix/store/10wwaqfya9kjfhzbp1rvhvrjrnpwys8h-path_parse___path_parse_1.0.7.tgz
/nix/store/7sqlm3zdz78xjawzqcf701yy2xddiskf-path_type___path_type_3.0.0.tgz
/nix/store/1g5nl67k0sg719bha48d7vx461wcivjd-pathe___pathe_1.1.2.tgz
/nix/store/jbcqwfj1zshj3syw2r1qsimjkv1y1man-pbkdf2___pbkdf2_3.0.8.tgz
/nix/store/slay34nj1z4jj4ag3rbix2798ay3kacs-pbkdf2___pbkdf2_3.1.1.tgz
/nix/store/hlllacwpy0ajjz5wpd9n21pipa3p78r6-pdfiumandroid-1.0.19.aar
/nix/store/wz82bhsv5k9vs9ifyn4fp41zp2l0x12n-pdfiumandroid-1.0.19.aar.asc
/nix/store/5cravbjkcvsxdnvp8wn6gpg9svi43zcf-pdfiumandroid-1.0.19.module
/nix/store/4ffy7d1zj4cral1jwbmr78pxx5j50a8z-pdfiumandroid-1.0.19.pom
/nix/store/nrsgr2q8mfk7aris0h06mc85d5r6r28a-perfmark-api-0.23.0.jar
/nix/store/c20g56sd93zgzx1b8g724hqhrgbl4w8v-perfmark-api-0.23.0.module
/nix/store/786cfyvs72hm5b5frwf7kzwffpidsbw7-perfmark-api-0.23.0.pom
/nix/store/8s7qqaaiflyinyp20yipn9q3ca246p4y-picocolors___picocolors_1.0.0.tgz
/nix/store/spx038x0y8snf1q78b73cl6rjx79a7b0-picomatch___picomatch_2.2.2.tgz
/nix/store/lixdji22d3fvx07smcgrar15ckkj4lf9-picomatch___picomatch_2.3.1.tgz
/nix/store/14s4k3q5814fzgfr35mpc1mpjypgg487-pify___pify_3.0.0.tgz
/nix/store/z06ck0p9k53drzld8jn378zhissibx4a-pify___pify_4.0.1.tgz
/nix/store/m0sg6w42zdxhf2wzn3w13111myiqkv0w-piggieback-0.4.1.jar
/nix/store/3kk0iik9bh312b419cf2lqmr6iv0v76k-pino___pino_7.11.0.tgz
/nix/store/7mq48862icf5z9c1740hrdzv6hdp3lvq-pino_abstract_transport___pino_abstract_transport_0.5.0.tgz
/nix/store/5z42yk9msn4055wdz2irp48ibkgddavd-pino_std_serializers___pino_std_serializers_4.0.0.tgz
/nix/store/gyv332mcfdsq265vdxj3xvx1m0dqf90i-pirates___pirates_4.0.5.tgz
/nix/store/49wank4w5a5cj9d81gkif9ixsn0f5xwp-pirates___pirates_4.0.6.tgz
/nix/store/0bilss8v8r81x4m5mvvyk1q1p9rv4xhr-pixelmatch___pixelmatch_5.3.0.tgz
/nix/store/ic765r3axqkd50p6l2h0q51xqz65vngx-pkg_dir___pkg_dir_2.0.0.tgz
/nix/store/2rry6q48j3lwdvngv2rgi7ncaj9693nw-pkg_dir___pkg_dir_3.0.0.tgz
/nix/store/psglpgfm2acxr9q3r247j0smyag72j4n-pkg_dir___pkg_dir_4.2.0.tgz
/nix/store/w4ywa39rq8izm638yhvi6hc90kv8l3pf-pkg_types___pkg_types_1.1.1.tgz
/nix/store/0k849cxq8q4vq9zl7rv69ahh6yhfq4pi-play-sdk-proto-31.1.1.jar
/nix/store/j63glz5a2z76mpmmi07y907aa2plk951-play-sdk-proto-31.1.1.pom
/nix/store/48gs1zi33hn710k0p0v0mw1jd7qpwlh6-plexus-cipher-2.0.jar
/nix/store/pcf8i57chbpnvadljjh2jah5xz7iq0li-plexus-classworlds-2.6.0.jar
/nix/store/szs25a46s1fip8r2l4scw4qyq3zs2cwf-plexus-component-annotations-2.1.0.jar
/nix/store/6s5abp2jrjyzy1xv6mnlvdzkk50241rm-plexus-interpolation-1.26.jar
/nix/store/qinwwa4mi9nz28lkq9rn1vxr8l6zisha-plexus-sec-dispatcher-2.0.jar
/nix/store/6n8sizbs964vc2l4qxp361hnq8msmxx3-plexus-utils-3.3.1.jar
/nix/store/p0nl75r6c2k33jwsaj14davnrqadlfkg-pluginapi-4.7.3.jar
/nix/store/b2qrhvslmgil32w50ds0nq5likv83330-pluginapi-4.7.3.module
/nix/store/hv318syhfx16ip419wqjs7j0kqc8fnb9-pluginapi-4.7.3.pom
/nix/store/skx73jpdc4xbg5jf2zgs7bnng7ysndyh-plugins-maven-dependency-resolver-4.7.3.jar
/nix/store/gb03jh4c77p56q1zmbi4kgkc8wc8bib0-plugins-maven-dependency-resolver-4.7.3.module
/nix/store/0p8skks22chyvpxzqjq223d91jl4f5zi-plugins-maven-dependency-resolver-4.7.3.pom
/nix/store/ksiyqqbd8nv1flxvl7kahsq18nyh661g-pngjs___pngjs_3.4.0.tgz
/nix/store/7l71l3s8rp2qhgxrsmyjli31q6pq969g-pngjs___pngjs_6.0.0.tgz
/nix/store/awg209prak261c41fvyvbvpay00yz0s8-popt-1.19
/nix/store/jjpbg5pfaj7ia70v1m7j3ac596wnw36m-prepend_http___prepend_http_2.0.0.tgz
/nix/store/rl10f43f0qxfb9n0r1kaqssm5xkjmzny-prettier___prettier_3.3.3.tgz
/nix/store/0i8jcrb0b9144ryglfwh93fwkknqnks8-prettier_plugin_sort_json___prettier_plugin_sort_json_4.0.0.tgz
/nix/store/mscd61g8h4n2i3l09vpdjdllp5gmn5sj-pretty-1.4.4.jar
/nix/store/lf90xgavs7yr3hw315f19r073lmq8yr0-pretty_format___pretty_format_25.5.0.tgz
/nix/store/s9hf5m0zbg5x7im21nl9vdvjrksw35sp-pretty_format___pretty_format_26.6.2.tgz
/nix/store/idrp8dqdpz5qnb08i8455apsbsr8ldvj-pretty_format___pretty_format_28.1.3.tgz
/nix/store/a7l98aiy56bbb9hsr2kddlz8nyjw3asb-pretty_format___pretty_format_29.3.1.tgz
/nix/store/165q9wxkamz6alhwqiaifnvbn85rq9fd-pretty_format___pretty_format_29.7.0.tgz
/nix/store/x9rklv37ri57xgzmbzr38b8jnfzfgqfv-print-1.0.0.aar
/nix/store/k1nwzv4aqvrhfaw2azhpsrp02zdlkpab-print-1.0.0.pom
/nix/store/3yvmiipm2ymglfaykf0hd4rzmkfy7r3w-prismjs___prismjs_1.27.0.tgz
/nix/store/550jaymqaxafn8z556nyrdazg6ivim96-prismjs___prismjs_1.29.0.tgz
/nix/store/ixx05jbxjgz9dyqhl19ad0x2j4a0hm6h-process___process_0.11.10.tgz
/nix/store/8csg96ziaw0dqgqjpcn2wj9pn8xivdhx-process_nextick_args___process_nextick_args_2.0.1.tgz
/nix/store/zn9cy8cv7jy9d2x5pyv68yl3m0pfm701-process_warning___process_warning_1.0.0.tgz
/nix/store/ipckx1hc81jgcm82l7fdy7l6sc84qxfl-proguard-annotations-1.19.0.jar
/nix/store/zcacq4xza6fqxj56m20v7197cir94hz8-proguard-annotations-1.19.0.module
/nix/store/vbmm9h3k35xckixgcffw5l82lkm6j1y7-proguard-annotations-1.19.0.pom
/nix/store/s7xm8wjxfgd1wfmf1lzlgwzmlz1szcnk-proguard-base-5.2.1.jar
/nix/store/2layv9h3g0gr1hqgndzb72crlxi0wxs4-proguard-base-5.2.1.pom
/nix/store/xgfpi934w0gli80srz0akhknqbwgw4g0-proguard-base-5.3.3.jar
/nix/store/yhvr014jcpkslpbnn1nl154vs3rmfp21-proguard-base-5.3.3.pom
/nix/store/pr6gk0yz9j097ax9m6lgx6j96k5grx27-proguard-base-6.0.3.jar
/nix/store/xw6rdlh6vdad1r9bn6i652lc0rq2c25f-proguard-base-6.0.3.pom
/nix/store/8mmrkaccpjigi6pz7in42nlwhp2phxpz-proguard-base-6.3.0beta1.jar
/nix/store/4437i3akjdcnd7b3qbhg2p6q9qjh2i1c-proguard-base-6.3.0beta1.pom
/nix/store/64qrb5gq4rysljk5fv2m773z763aa5n3-proguard-gradle-5.2.1.jar
/nix/store/zw36q57fm8h64q1bn4sjzhasqd3fm8jr-proguard-gradle-5.2.1.pom
/nix/store/rgf3xc0rgdq1pgjy1f40d2i8zqc32kva-proguard-gradle-5.3.3.jar
/nix/store/hf6zwa3qxh8cga457871dynxgsxw0ba2-proguard-gradle-5.3.3.pom
/nix/store/cnri37qvfcawlip05qa6bwpigqgyf418-proguard-gradle-6.0.3.jar
/nix/store/00h1pjrr4fs4s7sbm352f2mycw30bak4-proguard-gradle-6.0.3.pom
/nix/store/7gksgm1sd1pmvn38m7hrgmzv0rgmd0nl-proguard-parent-5.2.1.pom
/nix/store/g8nzlynippg7aax392h2q4aga98j7n95-proguard-parent-5.3.3.pom
/nix/store/1a5djmagi3mp3qix20dglprlazj3balr-proguard-parent-6.0.3.pom
/nix/store/v678yxlbjsd8rpj438fg7badndb00n9i-proguard-parent-6.3.0beta1.pom
/nix/store/6ynv6l6pzkgvchyaswaryzyj3f3i5x6g-project-1.0.2.pom
/nix/store/xgkv4szjphq42sxdlwdmcm602cdj40bc-project-1.0.5.pom
/nix/store/5cdqhw2g3lfbkyw6yp200h2rg8jcl0r8-project-1.0.6.pom
/nix/store/i3m8p1s46bih1sslap81kwy45lv17krg-project-1.0.7.pom
/nix/store/dw47ba81khcfk9gznyv4637m2rhvjwg2-project-1.0.9.pom
/nix/store/vm90jl55g6qblfvixx1c50mkgfv0xrll-project-4.1.1.pom
/nix/store/4whbws955q0s6gr3d6lcjnsdv3qw42nm-project-7.pom
/nix/store/dvdl0bdbdm7hq4237sqfhb2m5sp2mb9p-promesa-11.0.678.jar
/nix/store/lwp97crznxfd8y715xi5jm714lva3kpk-promise___promise_8.3.0.tgz
/nix/store/q0z1dks93z9rdlaw7dv3wvng04w6s145-prompts___prompts_2.3.2.tgz
/nix/store/1h1q4cdr3q5j1gxakvssvi4a0vj8cx8r-prompts___prompts_2.4.2.tgz
/nix/store/mqdizh56agf57yvxs0psfnaxba1xsmmp-prop_types___prop_types_15.7.2.tgz
/nix/store/yp864kyxhzwqvca09knyqmb3m64xzc4g-prop_types___prop_types_15.8.1.tgz
/nix/store/09iha745zmqymlv9px2ax627y1hz366i-property_information___property_information_5.6.0.tgz
/nix/store/ij5zgwnplmlkafjihzxics38n11qmvgv-proto-31.1.1.jar
/nix/store/kd9niy5wmy0cd4p95bazipq61ganpp5a-proto-31.1.1.pom
/nix/store/fccczl1h9bj6xgw3g59vl05z8sd0gqj1-proto-google-common-protos-1.12.0.jar
/nix/store/8w64vcl8nwk38aiwsccpsdndbqzir04k-proto-google-common-protos-1.12.0.pom
/nix/store/winq2hgndpsgy1wdi7zx2q64fza6izn5-proto-google-common-protos-2.0.1.jar
/nix/store/xm374iym4n4gvadvrlm8qkr9sbinlyal-proto-google-common-protos-2.0.1.pom
/nix/store/fa7077xbcx9iraiak28s8fj47r3s03wm-protobuf-3.20.3
/nix/store/r1sa772c4z5qdnib7vzjlvxvka1ga05l-protobuf-bom-3.10.0.pom
/nix/store/j0r5dcrbnjz23cn0z9akywkajjr15isx-protobuf-bom-3.13.0.pom
/nix/store/2jlcyiirwmag28hn9xjj1nzpqkahm2wr-protobuf-bom-3.17.2.pom
/nix/store/y6ac85bmicrk3q7sdzrh84iqdi0rpv71-protobuf-bom-3.19.2.pom
/nix/store/2r0ldar3d3gqj401rzriyc45a2w4gy20-protobuf-bom-3.19.3.pom
/nix/store/x71c1n5x9vfhgnw01bwvis8k73ga1v1y-protobuf-bom-3.7.1.pom
/nix/store/vp5awxigfn6nw3dn1bx9msf50p5l7sd1-protobuf-bom-4.30.0-RC1.pom
/nix/store/ij9cqziaqd71zf4s921xk57p1iqgl01y-protobuf-java-3.0.0.jar
/nix/store/5zhdmc5hgz3h3187sakh80ainpacyxnh-protobuf-java-3.0.0.pom
/nix/store/1q49481arpg7km1grc7axv9v3jq5wyqi-protobuf-java-3.10.0.jar
/nix/store/ymvsgxwgp1r058a7iy955qlxp9bkikya-protobuf-java-3.10.0.pom
/nix/store/6vbmmp0x0yp0a6hmk47k5l5pncir2bnf-protobuf-java-3.13.0.jar
/nix/store/fyymx19jwjd600fq551m86jsn0m1kqgz-protobuf-java-3.13.0.pom
/nix/store/6wxjnbcvrrazvggp2sbrim3zb0kkvxv2-protobuf-java-3.17.2.jar
/nix/store/5iwkvplb9kca7wvcc1y8ydycbhvl1wh3-protobuf-java-3.17.2.pom
/nix/store/0ix8pwyax2smrf8kjdpl04lnzrda6bcx-protobuf-java-3.19.2.jar
/nix/store/w2hab3awjklx9spz1lv5hz01qpavrwj3-protobuf-java-3.19.2.pom
/nix/store/75926ib8yl4dnzfa98mgvxkyvshcwhpg-protobuf-java-3.19.3.jar
/nix/store/ds6fh6xqdz1xsrin8sf4vp6jz7bw8w6p-protobuf-java-3.19.3.pom
/nix/store/1s8c2rlx079b21bavvln8mrbsslbwiid-protobuf-java-3.21.12.jar
/nix/store/98gz5viwhmlar37rvmww5n2n3n4l9zjk-protobuf-java-3.4.0.jar
/nix/store/ynd4mwba73zm2vpjpb27zxg2yn6bp32a-protobuf-java-3.4.0.pom
/nix/store/ymshdimly08qyab2xw55ll1jf863qagd-protobuf-java-3.5.1.jar
/nix/store/ij11gishn96fqpg6aj6m107qji6yp9aw-protobuf-java-3.5.1.pom
/nix/store/2pdmcrvyh3z3fx9mvc5lpnp66l5p2xn9-protobuf-java-3.7.1.jar
/nix/store/wn6826q2rwj7fxnjsmbnr24qydl64862-protobuf-java-3.7.1.pom
/nix/store/a0dln8ql4qsagcy0mwi1z1ypmxz9r9ar-protobuf-java-4.30.0-RC1.jar
/nix/store/m5rq55hwmh45pajb57d952di6l685sw6-protobuf-java-4.30.0-RC1.pom
/nix/store/5mnm4z9z94jg6gqqfxbfjla8vpw9870q-protobuf-java-util-3.10.0.jar
/nix/store/3arr95x9rszqh6k3sczr042mgpqd9vw6-protobuf-java-util-3.10.0.pom
/nix/store/0izgs6mahcwd0syzazqsnhjcmzsap2bp-protobuf-java-util-3.17.2.jar
/nix/store/wr2jjminv10iwhspfs7klgr9wqam4qwg-protobuf-java-util-3.17.2.pom
/nix/store/j29nwf9lljz38kyvhi1wswvqi64za5na-protobuf-java-util-3.19.2.jar
/nix/store/dvhpsrnih0z9rs315qx1j15vwh6iwb94-protobuf-java-util-3.19.2.pom
/nix/store/1px2a3jakdw6i82n613a4bm7j6syi2r3-protobuf-java-util-3.19.3.jar
/nix/store/j6877x8cg1gd5c431nz4afmdqw74x7lp-protobuf-java-util-3.19.3.pom
/nix/store/pfrm67i0sqvln7bdraaw03bbawc9xx4p-protobuf-java-util-3.4.0.jar
/nix/store/1bfg6mcz2v5fni6xsz49syzms2cl5ni1-protobuf-java-util-3.4.0.pom
/nix/store/l1sgnvj8brx69gybfl1w1vwxx7pa9k84-protobuf-javalite-3.17.2.jar
/nix/store/zsj481r91087brmxr6df7cr7z8wbjvhn-protobuf-javalite-3.17.2.pom
/nix/store/z4dxffdhczlrsvl6ffzxnq4wryp64rv4-protobuf-javalite-3.19.2.jar
/nix/store/ncd4na6bf4s7nqqnk2qs3srnrcnh60cp-protobuf-javalite-3.19.2.pom
/nix/store/vhhfnwf4hj37d03ygy795sbbm1xz7pni-protobuf-lite-3.0.1.jar
/nix/store/w65qq015kgz6x6my8vj30gm3f9jpjpv3-protobuf-lite-3.0.1.pom
/nix/store/fcjjrsg21hg97hiwh0hx7bpggy7a0pfn-protobuf-parent-3.0.0.pom
/nix/store/ifkpl3qym19yab76jp7bcdwbmm6r51f0-protobuf-parent-3.10.0.pom
/nix/store/h90iv84dx4p10vy59qv9flf26cc615js-protobuf-parent-3.13.0.pom
/nix/store/2hhbbrhxrm8gx3c9ydjyljz2s93y67yp-protobuf-parent-3.17.2.pom
/nix/store/bq5600wa83g8i0nc64lfwwr73l838mng-protobuf-parent-3.19.2.pom
/nix/store/7p272g4ygyhi1nrmxbanz847jy28lfyl-protobuf-parent-3.19.3.pom
/nix/store/40d9iq53xy874d6w4qhxlqy982pv1q41-protobuf-parent-3.4.0.pom
/nix/store/rzv8mcc2i46a7vza6hlk6fl6wmdh78s9-protobuf-parent-3.5.1.pom
/nix/store/f0hlhjiafqvn90hlys0913lwxygj69ib-protobuf-parent-3.7.1.pom
/nix/store/7m4mgkcinscb9vbzgkdza9b6dp61fgjs-protobuf-parent-4.30.0-RC1.pom
/nix/store/4vpprkvi5n3dl1fzk4pj7w5ak7axcjqb-protoc-gen-go-1.34.1
/nix/store/frf98lrww6n4ip1j6y8q1xc1jzi7mmxf-protos-26.0.1.jar
/nix/store/v6c4r8lx2gjdldb5grkn3pvdxzix6nxa-protos-26.0.1.pom
/nix/store/2w55zr6w3zyz65p3ylqjb0hi4g4ihv5l-protos-26.2.1.jar
/nix/store/1d0pwhrgx4r8jbq34x60qy6n20wpxqn1-protos-26.2.1.pom
/nix/store/sn3ppsqqfnbpfrl65jfl794yp1rk6fyp-protos-26.5.3.jar
/nix/store/a1p00w28mfpdr0kbvf9ckxs12661dy55-protos-26.5.3.pom
/nix/store/k73jd89h8wvc7qrwn69qm8lhmq44ycbk-protos-26.5.4.jar
/nix/store/4xxqqaq0vr9ka9pdwmpsnj4fpvbpbch8-protos-26.5.4.pom
/nix/store/01zjx9xigrw0zd5jiq0yxz7nblimmx8b-protos-27.1.0.jar
/nix/store/hps90jvypj1510xs3v0cg7plh2qwzs55-protos-27.1.0.pom
/nix/store/3hs37g4srcrhcfyhrs7vq8amd1qy82jp-protos-30.0.4.jar
/nix/store/93jxch8vbkb8qnw0rayf5vm6rqmvcm5a-protos-30.0.4.module
/nix/store/ps1gcarkhba0b8sk4m9wxcz08g4s49a0-protos-30.0.4.pom
/nix/store/sq4h5zlcwxd558g3hr6rpwfj0h263w5j-protos-30.2.1.jar
/nix/store/s8w89kr0lg5srlfj8a42adh1ng55qq83-protos-30.2.1.pom
/nix/store/i62qxzh980nvffz11kq67hyh5hifn948-protos-30.3.1.jar
/nix/store/irg2zybhq64r2crqzdpvkp1b8iwqgqn9-protos-30.3.1.pom
/nix/store/cjxyaqbch242lb22znp6f9xbq1wzk8k5-protos-30.4.2.jar
/nix/store/jcw1w4x4mc0xfqxmmswlds6dxz10an32-protos-30.4.2.pom
/nix/store/zxhqbk8jisv0fxwy3s49n7fjjvjf2z4q-protos-31.1.1.jar
/nix/store/01ph0mcswn2cc5vmm4lgcw54vmpwwwh6-protos-31.1.1.pom
/nix/store/hsg7glcy63nck0n0q3xfpsv5chdb9dxm-pseudomap___pseudomap_1.0.2.tgz
/nix/store/32qqx8lhqd15p5cv46a27mgf8ai9db1h-pstree.remy___pstree.remy_1.1.8.tgz
/nix/store/ikbhy7kp0wy72n7r37z1raq065m1kwfs-public_encrypt___public_encrypt_4.0.3.tgz
/nix/store/3qy3m3y3bvqy4ak0wa6i9lv2qwgbin0q-pump___pump_3.0.0.tgz
/nix/store/d2n2nrmkgdivvgd31dk4va3nqfnln442-punycode___punycode_1.3.2.tgz
/nix/store/3kbba75lv81yzlbz865ryvwjihivshvv-punycode___punycode_1.4.1.tgz
/nix/store/m665q25hz6jgznzrvslscxsnia9wgigx-punycode___punycode_2.1.1.tgz
/nix/store/nh5ag5xfw3qikyycwj4k2yrwaq2nj3gi-punycode___punycode_2.3.1.tgz
/nix/store/hrirvslk9yrqz4lm6xxan4wixszrn3xg-pupa___pupa_2.1.1.tgz
/nix/store/ma3y36hggwbd0ki51xsvygwsdhxfdxxk-pure_rand___pure_rand_6.0.4.tgz
/nix/store/5r5f4c8hd5839rhijzsv7pjm17zj4ln2-query_string___query_string_7.1.3.tgz
/nix/store/yzsvmgrp8f9rhq1yw2cvdac93i8xshks-querystring___querystring_0.2.0.tgz
/nix/store/15jnqq6zmm89fm0wl4xpq8385zh75b7w-querystring_es3___querystring_es3_0.2.1.tgz
/nix/store/b3pn4fb30mc5rfjpv3l5rlw5087n29pa-queue___queue_6.0.2.tgz
/nix/store/g0rm5h3vjp0k51nrypn5nridpf25byk7-quick_format_unescaped___quick_format_unescaped_4.0.4.tgz
/nix/store/yqsq25kdl5z3g7qdpgiiai73n184i4v0-radix3___radix3_1.1.2.tgz
/nix/store/fg3vgzagj9602g646270kxkflv9xpgmj-randombytes___randombytes_2.1.0.tgz
/nix/store/0iygcifnax6j7qmbs9cxmx1ln32czixc-randomfill___randomfill_1.0.4.tgz
/nix/store/231ry7s6yy0l43rxikk03gmfbc2mw1i3-range_parser___range_parser_1.2.1.tgz
/nix/store/3mfz311snp4rw12gy1gr4454xrr3a296-rc___rc_1.2.8.tgz
/nix/store/kf9l9qvka2p0rxfvhyzznskczn4c4ypz-re-com-2.8.0.jar
/nix/store/9cpbrfxag7iwy9l61s9463jry6y8dz88-re-frame-1.4.3.jar
/nix/store/jrxiwpy8r18zk8i65zxiywpybdhmn11m-re-frisk-remote-1.6.0.jar
/nix/store/wkycqfxjh2fwj3jw1avci4abznxga4fh-re2j-1.3.jar
/nix/store/p31d28s00051xa4wbxqcxxr90br9w5p4-react-android-0.73.5-debug.aar
/nix/store/cabj6r90akw8i5g985frdgyv1qv07hvp-react-android-0.73.5-debug.aar.asc
/nix/store/4apr47cmcya9ddin57aamkbzq7n3b6nz-react-android-0.73.5-release.aar
/nix/store/haqsirdq7zs4j6gdja1q7qj3mnbjqmlv-react-android-0.73.5-release.aar.asc
/nix/store/yhrw3qwx8ic3abxml9vhcmfkrx5pqzcb-react-android-0.73.5.module
/nix/store/wjs9rbk5md136xmpdmazbc4cssv0jg25-react-android-0.73.5.pom
/nix/store/ap6q8pimqihjpk63cczy6v4dr5w7akam-react-native-audio-toolkit.git
/nix/store/x97hbcl5acw5hfn12r1yxngpg1pkzv5d-react-native-camera-kit.git
/nix/store/18wnqil2xrlfckd3b0bzxd3viyr7ycv6-react-native-status-keycard.git
/nix/store/bm76n2vnjz0lz1969d46yx468gs7v3hd-react___react_18.2.0.tgz
/nix/store/rvyp7yzbrz1z4r539knnn0zff82rxvkb-react_devtools_core___react_devtools_core_4.28.5.tgz
/nix/store/7xgsa5l6w1jx42aj5dqlm5a2dr3gg75h-react_dom___react_dom_18.0.0.tgz
/nix/store/ik84gvv11yvhw8w3q3qw8cl8hsis01ml-react_is___react_is_16.13.1.tgz
/nix/store/28qgr6m5bplqahgd5fd5a65w2g3cppr9-react_is___react_is_17.0.2.tgz
/nix/store/cg3l6g27hky2p2ssrchg2mi819l1q012-react_is___react_is_18.2.0.tgz
/nix/store/zs0gdv61krhwasx6x6lii1iccgd3f96y-react_lifecycles_compat___react_lifecycles_compat_2.0.0.tgz
/nix/store/w5ms84ls6jmnyl2szz5maq0ff82jwnrk-react_native___react_native_0.73.5.tgz
/nix/store/m31lj6060av3630qdarl1y1502bppza7-react_native_background_timer___react_native_background_timer_2.2.0.tgz
/nix/store/vyf0bx55dak54w0sqkam2di3avi2k065-react_native_biometrics___react_native_biometrics_3.0.1.tgz
/nix/store/h985jzhg0l2c0lydmv7nlvhfy5a7agdh-react_native_blob_util___react_native_blob_util_0.13.18.tgz
/nix/store/bv9r6qfs5dkj4lbzflvn6kzd458wijq2-react_native_config___react_native_config_1.5.0.tgz
/nix/store/hykia1vk2jkry40308yhx9hwb1y5hinz-react_native_crypto___react_native_crypto_2.2.0.tgz
/nix/store/ig22yfw4hyabp95m4psac230ckl1k16q-react_native_dialogs___react_native_dialogs_1.1.2.tgz
/nix/store/phqzfrp612pffz7g6s4iirh8xz77wcvj-react_native_draggable_flatlist___react_native_draggable_flatlist_4.0.1.tgz
/nix/store/6c774nixzc5nid3ssn53c97m020k3rqp-react_native_fast_image___react_native_fast_image_8.5.11.tgz
/nix/store/y2020slbl0jxa1c3fqvfwfsqvgcngnz2-react_native_fs___react_native_fs_2.16.6.tgz
/nix/store/vyjyyapsw2di3rbgn1w2fs3xskk4slgv-react_native_gesture_handler___react_native_gesture_handler_2.14.1.tgz
/nix/store/6kn8kmldvw0z5bcznfg60kb5qfnbakik-react_native_get_random_values___react_native_get_random_values_1.11.0.tgz
/nix/store/9qindz1r3a6y5g6076wdh4k0s9wllag6-react_native_gifted_charts___react_native_gifted_charts_1.3.6.tgz
/nix/store/vqvy5793ykwcb7n9827flnhkkxbsph13-react_native_hole_view___react_native_hole_view_3.0.0_alpha4.tgz
/nix/store/pjxv4imfk06m13lky3lr40sa04zry50n-react_native_image_resizer___react_native_image_resizer_1.2.3.tgz
/nix/store/x8dj1s64pkik0bwkhq21lcks1wah5fnl-react_native_keychain___react_native_keychain_8.1.2.tgz
/nix/store/m4bs955ak68wldrjrqw31v8x2vhmn9v8-react_native_linear_gradient___react_native_linear_gradient_3.0.0_alpha.1.tgz
/nix/store/qvpmagrmr3dfksd18nm99wbnm52kwmga-react_native_lottie_splash_screen___react_native_lottie_splash_screen_1.1.2.tgz
/nix/store/4x4w1hv3xd7lb3ycl3w8vgzwjfsz3ix1-react_native_navigation___react_native_navigation_7.39.0.tgz
/nix/store/sphsrpy72lwi6zszm97pi4s8nlckhxqh-react_native_orientation_locker___react_native_orientation_locker_1.5.0.tgz
/nix/store/6mp3cxqmn4zfkasp2892v5gb9fm3h2cj-react_native_pdf___react_native_pdf_6.7.5.tgz
/nix/store/qvls02hwx3apgxg7888ijnywkimwkq2q-react_native_permissions___react_native_permissions_4.1.5.tgz
/nix/store/b0y22k7glv5y6x2qpiibxxg3a6l5k4ia-react_native_randombytes___react_native_randombytes_3.6.1.tgz
/nix/store/j9b2v44ka80pz2zm4srvm9bxffsg51rv-react_native_reanimated___react_native_reanimated_3.6.1.tgz
/nix/store/rjc1g80wl4smkmryf1d2whlhpvqnqis1-react_native_redash___react_native_redash_18.1.0.tgz
/nix/store/fkdk54s3x8wm2fb8v5l2hwj5svp4864n-react_native_safe_modules___react_native_safe_modules_1.0.3.tgz
/nix/store/g16y6gs0hxyiamd9rsfvfnbmcc1xbcmy-react_native_shadow_2___react_native_shadow_2_7.0.8.tgz
/nix/store/dx9gx64lvbldfj45ifwzxma723d9mn15-react_native_shake___react_native_shake_3.4.0.tgz
/nix/store/x8za2zb9q7d07xvgb983jvqd6fwgpxcs-react_native_share___react_native_share_10.0.2.tgz
/nix/store/58nrhy5n18wfw6j5cchgzaaghik7535w-react_native_static_safe_area_insets___react_native_static_safe_area_insets_2.2.0.tgz
/nix/store/31d4idsr7zy1g0c6gfk1d9cb8rfcqag8-react_native_svg___react_native_svg_13.10.0.tgz
/nix/store/x4cryfrkqxw3x3wbv02qs4s7621pp99p-react_native_url_polyfill___react_native_url_polyfill_2.0.0.tgz
/nix/store/mzjh6y8dzclsj6aii6b24sb80wrikvps-react_native_webview___react_native_webview_13.6.3.tgz
/nix/store/460w3jsbvp18f7s92n84wmp0f1ff31dl-react_refresh___react_refresh_0.14.0.tgz
/nix/store/vbpbvkzdcrc7b3l0qclmivxw4ykk9w23-react_shallow_renderer___react_shallow_renderer_16.15.0.tgz
/nix/store/v5jp86p0p9fmycwy14flvc0x65fj7xl1-react_syntax_highlighter___react_syntax_highlighter_15.5.0.tgz
/nix/store/axpq0sbkdrc7dpkql3jly76sabdqwzzc-react_test_renderer___react_test_renderer_18.1.0.tgz
/nix/store/k22zfmw316xlq1v280hzjilzd1qw7qqc-read_pkg___read_pkg_3.0.0.tgz
/nix/store/bl1l6n98k9npym67wa3pv062lqdn6gn4-read_pkg_up___read_pkg_up_4.0.0.tgz
/nix/store/ll7csn3z957ambjnp638zhpig2lk76fh-readable_stream___readable_stream_2.3.7.tgz
/nix/store/dv90jf2i2clfkzxczq3312xr761zznav-readable_stream___readable_stream_2.3.8.tgz
/nix/store/75cyami1cig4jqjdb07wml0y1jrcg515-readable_stream___readable_stream_3.6.0.tgz
/nix/store/asdwwbb2q7xdfrhfc6r7psrxiwigy661-readable_stream___readable_stream_3.6.2.tgz
/nix/store/46f5z01bbqbdmbbcqpckg6ill27sndhd-readdirp___readdirp_3.6.0.tgz
/nix/store/jh031hq0ifcv5syi627mid7v6yrl45ay-readline___readline_1.3.0.tgz
/nix/store/224jcn8cawgianaia3lf1kfgg47f5114-readline_sync___readline_sync_1.4.10.tgz
/nix/store/f9sg6q6dpg23jcgz9dsfx9fpjh7z7lj2-reagent-1.2.0.jar
/nix/store/vh6x7il5h84853bdqmv06qmbcfkp82lr-real_require___real_require_0.1.0.tgz
/nix/store/7rb680yd0jagfpjldlx375rfppa17bg2-recast___recast_0.21.5.tgz
/nix/store/j7cfsi52cyxa420qf1kj7g7d8g4rypqg-recyclerview-1.0.0.aar
/nix/store/3inld531qb4q19ipgjwx0zsqvf7gl4b9-recyclerview-1.0.0.pom
/nix/store/yc69ifpdwrbzh6a91yaqrcgy250zm3kc-recyclerview-1.1.0.aar
/nix/store/4dv42f4l1vjifhbc648zdqvc45jkhf5q-recyclerview-1.1.0.pom
/nix/store/07mhlcqnp560p1d3rxhsab6nwrhsh91c-recyclerview-v7-27.0.1.aar
/nix/store/plfjz9gmg8nma1z5xn0sypqyk5rfxqqq-recyclerview-v7-27.0.1.pom
/nix/store/mxlzkdb38y42bqah1gk2k73r2rb6ay4m-redent___redent_3.0.0.tgz
/nix/store/d4lca6i22la5m44yf0x0x4vl9jz3lgwr-refactor-nrepl-3.9.1.jar
/nix/store/4dvjiw6grhjylhzxfrcb6g0s7m12i284-reflow-animator-1.0.6.aar
/nix/store/y9gb932wzgk3s9gy0ab7y636rz0j43iw-reflow-animator-1.0.6.pom
/nix/store/zsnsw3xn8nc4qqk6rzmx5wrqfkyyn65y-refractor___refractor_3.6.0.tgz
/nix/store/wrv20b4lpf481n13kwcqzs14krxq9aii-regenerate___regenerate_1.4.0.tgz
/nix/store/yikafq2my2h9bcnp4jm4cjj4a1nb0d4j-regenerate___regenerate_1.4.2.tgz
/nix/store/lbxqygh2816q4z3szb1rkardi8gv2r58-regenerate_unicode_properties___regenerate_unicode_properties_10.1.0.tgz
/nix/store/mg06xybcga911wjsgqx4md61zfv6ik16-regenerate_unicode_properties___regenerate_unicode_properties_8.2.0.tgz
/nix/store/ylabna8kwrnmrrqvbqn9agqxd158lmmq-regenerator_runtime___regenerator_runtime_0.13.10.tgz
/nix/store/wrqh2kpriwh65nf1ka477fwl27pzw281-regenerator_runtime___regenerator_runtime_0.13.11.tgz
/nix/store/m5cn07xq68k012jrci94scyvw6zyqhb8-regenerator_runtime___regenerator_runtime_0.13.5.tgz
/nix/store/lqhfz8qp03121mgxdqfrdqvavzwj5irb-regenerator_transform___regenerator_transform_0.15.2.tgz
/nix/store/d6668vs9l4bs1rvrfbld2iwscc35lvl2-regexpu_core___regexpu_core_4.7.0.tgz
/nix/store/6mx82vhwa0ywvfn6yrdm08i68c8jsi7d-regexpu_core___regexpu_core_5.3.2.tgz
/nix/store/1g5pix0c0k1f1yl2ppqh9qizs59vm5wy-registry_auth_token___registry_auth_token_4.2.1.tgz
/nix/store/cnykyc272sdg72p5s7q1910m6pxikm8w-registry_url___registry_url_5.1.0.tgz
/nix/store/sbb2f2f1x3h6x2wif6q7h0s1bxi3ww68-regjsgen___regjsgen_0.5.1.tgz
/nix/store/4kgf7b2ailq880mrkxir9nd0ikij5h35-regjsparser___regjsparser_0.6.4.tgz
/nix/store/a3izf0a0dgg5jg15nv9k5jn24brsbxhj-regjsparser___regjsparser_0.9.1.tgz
/nix/store/hsyi1b2hinrvjxi9xfbpwx482hsbpw1i-release_zalgo___release_zalgo_1.0.0.tgz
/nix/store/16qdjh79f99jsb35yqaky0424npr1w0c-remove-references-to
/nix/store/pk8zpjh8ifibxkhnrlx0p08d8gg7l45y-repository-26.0.1.jar
/nix/store/c5xg728mpqdxq1g06jbk7w0fzpnzgz1p-repository-26.0.1.pom
/nix/store/3bk3qia8cyiz9vrsvf3l1x92km8a9vqs-repository-26.2.1.jar
/nix/store/5s2cn7i6mmmvp0shjz9c2bg0n25jxihi-repository-26.2.1.pom
/nix/store/s4xx3524bpp88y5bqw23bf6g54n64mnb-repository-26.5.3.jar
/nix/store/0a81bmm6qgnzlg8ksbrwqsgzizq55mr4-repository-26.5.3.pom
/nix/store/nfqjlgahpfdsmnp6jsl7b3917kw771sk-repository-26.5.4.jar
/nix/store/fm5khg95xw3db8wf1nx10mcnimdmwlhf-repository-26.5.4.pom
/nix/store/zay83xbq2yj76sf5v05z4yp81aqbk5lc-repository-27.1.0.jar
/nix/store/f7ivsc1ni0b435wzzbmachnakd29iqvh-repository-27.1.0.pom
/nix/store/4qyx172ap8d2857fzcijild839v85k54-repository-30.0.4.jar
/nix/store/5damgjxfy57lnxpkssqkzsw1wj5rdh17-repository-30.0.4.module
/nix/store/1snly42vdw4chmhj3c6hn7byk3nw9yrh-repository-30.0.4.pom
/nix/store/a6n15fxxb52sq6j7sjgaxvv4bxz29wsf-repository-30.2.1.jar
/nix/store/bw0fdazikx85lknv6xyhz0q1cxbgksbd-repository-30.2.1.pom
/nix/store/911l02jj3c2szlw7lwfcb6lipl58i54j-repository-30.3.1.jar
/nix/store/xzargx31387bhqzd4vjwqmxrz8xfak1k-repository-30.3.1.pom
/nix/store/ymi4594h8kv2j2f9spgvl4x3q64ris5q-repository-30.4.2.jar
/nix/store/bh6gz8x651n7cg9xdx1zwwagpj0v7v6h-repository-30.4.2.pom
/nix/store/v5b771qdlc531pzbrx0q1afycb0rmk62-repository-31.1.1.jar
/nix/store/wb130ip6129jj6kcgslqsa29ka32kfrd-repository-31.1.1.pom
/nix/store/bp0pxmivv5zqss4gkr85aji7kkh5kizl-require_directory___require_directory_2.1.1.tgz
/nix/store/ndwn3xgmhgsnfzf1v5p84dp3y5w48k0h-require_main_filename___require_main_filename_2.0.0.tgz
/nix/store/7y5cwkqc0grknw64wk27q4i67a0p0s51-resolve.exports___resolve.exports_2.0.2.tgz
/nix/store/wlcz7cfcj1r5n493gkjj68jnlp0yinbh-resolve___resolve_1.16.1.tgz
/nix/store/f2y3wpgr834d9b6c3da54jxg4nvp6r58-resolve___resolve_1.22.1.tgz
/nix/store/30nmrsvkg3hnb76ggy31c2d1lpga0fwv-resolve___resolve_1.22.8.tgz
/nix/store/fp3l851g6qwhm9y9k11ki70axv3y41jq-resolve_cwd___resolve_cwd_3.0.0.tgz
/nix/store/vh1vn1r0dh7cs3b3yb62yizdzy39c14b-resolve_from___resolve_from_3.0.0.tgz
/nix/store/yvhrvn0cf7zazzwj99afl1ly89r4w5ln-resolve_from___resolve_from_4.0.0.tgz
/nix/store/cbwsw0cnkrxc53zg6wc8bnp98bnangrh-resolve_from___resolve_from_5.0.0.tgz
/nix/store/x02j365y3mjfqrar4qy1qz27pa3ysrhs-resourceinspection-annotation-1.0.1.jar
/nix/store/378yh5gm17sksyhqfnjq9agsk3rfcskp-resourceinspection-annotation-1.0.1.module
/nix/store/01crdvxqd6ks6rpmlnakq7a2bx947slv-resourceinspection-annotation-1.0.1.pom
/nix/store/rhix3f4k6p4yjadisf8gyd0l2cr7r69s-resources-4.7.3.jar
/nix/store/z7f2ch5in58115argxdf9x1s6rv1k5vm-resources-4.7.3.module
/nix/store/8ivqcinwv8w8577qpxrbn9rxzkvd012i-resources-4.7.3.pom
/nix/store/a9mhh7a6ifaw1gcr2w7m4lhw0lk0f54z-responselike___responselike_1.0.2.tgz
/nix/store/n11kgf3ixzrdyq9qjpc303im02zi7yc7-restore_cursor___restore_cursor_3.1.0.tgz
/nix/store/cika8ysnxyj62a89r9z03gvsfqxnsczb-rimraf___rimraf_2.6.3.tgz
/nix/store/im3ghh4rfpw0wdv1s9llh50mbc2d4sgb-rimraf___rimraf_2.7.1.tgz
/nix/store/xsw4jbjrwhqis5v7sdnm14r0pk7gsydc-rimraf___rimraf_3.0.2.tgz
/nix/store/kydmxrf2ahz10y8sijmc8p3r83vh5rpw-ring-codec-1.2.0.jar
/nix/store/bqv9f0wh9xkmjh6gvxvad1c6wz5znh51-ring-core-1.9.6.jar
/nix/store/k4ib83r2fmx23qwgqy90xbiyf5nxfdc4-ring-cors-0.1.8.jar
/nix/store/yxgnskd1bh2fgfc4sl96hsq899cswn4m-ripemd160___ripemd160_2.0.2.tgz
/nix/store/dd1n5qa1s4nxz0j3l701i6yxadnq9pj9-robolectric-4.7.3.jar
/nix/store/zaiw0ji3ll5486n9kr2cwjkn6msviw2k-robolectric-4.7.3.module
/nix/store/pk804l0cmv3aziw540wbsb2mb75q1y37-robolectric-4.7.3.pom
/nix/store/n1dfbf6wc5cr7h7d6jhx8vllrdcmai5y-rsync-3.3.0
/nix/store/75wfh7s5i8p2mrp9b4i8dpkxcyl1ncpz-runner-1.5.0-alpha02.aar
/nix/store/4rmalsyva3c21a2432qfb999sv43zm2d-runner-1.5.0-alpha02.pom
/nix/store/4glmgxq843g3p6k34mjc7wgzh4xqaw32-runtime-1.0.0.aar
/nix/store/yjj7y3bnf55arc8qqrac13hj92yx82bq-runtime-1.0.0.pom
/nix/store/8hvwnb5s2r24m8x47042zv7kvjkqbqih-rxjs___rxjs_7.8.0.tgz
/nix/store/yzwbxqyrrfy06j05ddbwbn1wcrq217a6-s3-822.2.1145.0.jar
/nix/store/k7nb6gav7sbixqkwc5dk25zhhhr3jkrm-safe_buffer___safe_buffer_5.1.2.tgz
/nix/store/4v4xyv28bz3fk769d38ni6j6nq060gll-safe_buffer___safe_buffer_5.2.1.tgz
/nix/store/zzkrmrd0bq2x7p0z5psqxwlmb8xs3vih-safe_stable_stringify___safe_stable_stringify_2.4.3.tgz
/nix/store/95g1nmkwfblya5s6y07ydviicwdpmrqr-safer_buffer___safer_buffer_2.1.2.tgz
/nix/store/pbcjv14ahqzjh713mjfg1fw8zl3win25-sandbox-4.7.3.jar
/nix/store/jm566l4yj1fm02ldclbd9ir95aiclsjp-sandbox-4.7.3.module
/nix/store/piz0aa8mf0zlldaa6qwym9gmkc418hzj-sandbox-4.7.3.pom
/nix/store/qdc36y6smyidg19851k5lzx699cr6myw-savedstate-1.0.0-rc01.aar
/nix/store/mv5861vs2x6aar6biy71gfszvf5ib3ml-savedstate-1.0.0-rc01.pom
/nix/store/2x7b0i40qx0yf2vss9igipyylhb85hqf-savedstate-1.0.0.aar
/nix/store/rxcy27qc8fdkm3byw6lgcw9klqab1mbi-savedstate-1.0.0.pom
/nix/store/axxjxdzq9l0gmy5c5l8iy4mp3halgcrj-savedstate-1.1.0.aar
/nix/store/z7710xlyi5hyb3qni99vm4vw8gp4k3a3-savedstate-1.1.0.module
/nix/store/0z5gaddadvjkkr33x4i62fwh1rsw5pka-savedstate-1.1.0.pom
/nix/store/j99hvyz38vif1g4p0yycd8mwp0hk065y-savedstate-1.2.0.aar
/nix/store/gx4khav0y5b4jqm9jk3hs8czgafr0lcs-savedstate-1.2.0.module
/nix/store/zmcf08z8hxyzk1zch77knlzcmxjza70z-savedstate-1.2.0.pom
/nix/store/qar56jz7azcwarws82j7r40qyav5l4cc-scheduler___scheduler_0.21.0.tgz
/nix/store/zq23bfrbff7byy9ygr34ab1jwfjmzwqd-scheduler___scheduler_0.22.0.tgz
/nix/store/6kj07nrvzh4vdjj71ddfz31qq4gh6rva-scheduler___scheduler_0.24.0_canary_efb381bbf_20230505.tgz
/nix/store/l1n8zr9w8fawsf1mac5zrvd71ds1vd2a-schema-1.1.7.jar
/nix/store/r1z8rfz4162dcpgb0jxdid3p443vb2yf-sci-0.8.41.jar
/nix/store/lidwnks6qvar519lays0a2ypnnp6bwya-sci.impl.reflector-0.0.1.jar
/nix/store/bm82fdb9b0ax3m09awxysmk79m4v64xh-sci.impl.types-0.0.2.jar
/nix/store/0drr7nbsrzbmlvcjfx8m3ismv2pl2xb4-scrypt_js___scrypt_js_3.0.1.tgz
/nix/store/m5k2mpbz61pkqls7vgvh4jn4cy1hhp41-sdk-common-24.3.1.jar
/nix/store/w25s9iia6v3kf64j9dfc1m2013818c4n-sdk-common-24.3.1.pom
/nix/store/whpv3nmxz851yhdh3p09vlpzrv0wj4rs-sdk-common-24.5.0.jar
/nix/store/kynbf64d52c6vmhksx6wkd997f7dvbp0-sdk-common-24.5.0.pom
/nix/store/drmggjrxjkxjsmlrmrgyzcq6wmqc2cm3-sdk-common-26.0.1.jar
/nix/store/a8hccfn1ks0bq905kq5pgv4k0kfinrv1-sdk-common-26.0.1.pom
/nix/store/vfkxvgqc96x9im4mfb1xky5vnv61rjjk-sdk-common-26.2.1.jar
/nix/store/nqasyy64cryypzij2z8dfdjrqqlip029-sdk-common-26.2.1.pom
/nix/store/x69mkpwd50d32p88lqxcaklh1apfqwh2-sdk-common-26.5.3.jar
/nix/store/rdlnym9304nh618hlqqg662kkn4a5prc-sdk-common-26.5.3.pom
/nix/store/0clz22yz0890v4a2g9d0px3g9hfixi03-sdk-common-26.5.4.jar
/nix/store/5kfan5dyv3ypwlcl5brwwbaibpay7ipm-sdk-common-26.5.4.pom
/nix/store/ywhpzw2ymqc1ahizjsf94fywwcpj2mlw-sdk-common-27.1.0.jar
/nix/store/4rwsajapxibrlljivcy9g5ak306grpfj-sdk-common-27.1.0.pom
/nix/store/69y0b3jbr6akn6f2m5if23yhk943z7l5-sdk-common-30.0.4.jar
/nix/store/prlwknvvc368vld9n5sjinz04jm8750g-sdk-common-30.0.4.module
/nix/store/937c6rkhqqi08q6v9wri1crjr8nr4xjy-sdk-common-30.0.4.pom
/nix/store/2xjw7j4v1lwdzcxj35nywmfys6687q3i-sdk-common-30.2.1.jar
/nix/store/f40dpbh3jswii14w5211hc6xh4wbyl9m-sdk-common-30.2.1.pom
/nix/store/2p9b4jz60als1wpwcdqrs42hhzxj3pl8-sdk-common-30.3.1.jar
/nix/store/vp8g1inr2x2gx224wggkcr06xiv48f73-sdk-common-30.3.1.pom
/nix/store/kxyra880wya1z9hshl8r0bswm28z283b-sdk-common-30.4.2.jar
/nix/store/bhwmhd1ycml617byf41qmz3pxmqd52i5-sdk-common-30.4.2.pom
/nix/store/hc2h4nm82h5z9lg21fhmxn1xsg6r6rz7-sdk-common-31.1.1.jar
/nix/store/9ddkl6i0lm3pghsl87jgmr5isivjz3vn-sdk-common-31.1.1.pom
/nix/store/80kx200w9m13jmkayf2s6hwigp03pksy-sdklib-24.3.1.jar
/nix/store/2yzbfjidgn46mf0rksm9wf04zr8n46gw-sdklib-24.3.1.pom
/nix/store/iqr7m2739vywd993syyc8754gai9zash-sdklib-24.5.0.jar
/nix/store/bfiyji5vmivla38dlqkpnfs9vmf38pln-sdklib-24.5.0.pom
/nix/store/5nlp9cw14g5kra4dmsdr04rplgaw3nxc-sdklib-26.0.1.jar
/nix/store/1259ic219f31x4n3d10vrbscx48i07z9-sdklib-26.0.1.pom
/nix/store/1fmphnm6rp8l5p07293797bfvghp107b-sdklib-26.2.1.jar
/nix/store/bnapiv1xy2adsiv7nf6brg89s96b7gzh-sdklib-26.2.1.pom
/nix/store/5akc5h47hrybvd2qxcxspxv620v2d400-sdklib-26.5.3.jar
/nix/store/61ffn82121mxyg2x2s8wm7cmisvpxzif-sdklib-26.5.3.pom
/nix/store/8hx29h14wxy6k7kf97alvakkr2q8i246-sdklib-26.5.4.jar
/nix/store/xhnvldzlxzindrqbyjnns7d32h9p2csr-sdklib-26.5.4.pom
/nix/store/514lac26h1h2hn2zpwkx1yn5v8p5bhjr-sdklib-27.1.0.jar
/nix/store/s64c8bhwybir8sag1kzjbd9s5vny0gfl-sdklib-27.1.0.pom
/nix/store/hncgxxq17sxdmhmhhc402mlpy7cqixh6-sdklib-30.0.4.jar
/nix/store/h19hjv706q65ng87j0ddica3cmhplp8x-sdklib-30.0.4.module
/nix/store/rrvgjqyxiphv6zhkx089zmvrnrhm2sp7-sdklib-30.0.4.pom
/nix/store/qvm7sn668h24qx81z88blpk3h1jza3c4-sdklib-30.2.1.jar
/nix/store/m1vxa5pi0v8lriv45qsalllirv581337-sdklib-30.2.1.pom
/nix/store/zbmi1jh4sa844ij4zb894b68a8pld5j8-sdklib-30.3.1.jar
/nix/store/xqy5ppjn9ha6s5ggw5i8jp975z0mj5l9-sdklib-30.3.1.pom
/nix/store/vknq8mc7vgg7rpagy98s0kxaz8piyall-sdklib-30.4.2.jar
/nix/store/w4bnh03j71j8sx1ih4g6ivnk1p3gyk6j-sdklib-30.4.2.pom
/nix/store/2acy0f4l9kh2c3xax1k1c4bdibvn1z17-sdklib-31.1.1.jar
/nix/store/vpywf1fqlx2dpam8lxbqz2gr257lgbq4-sdklib-31.1.1.pom
/nix/store/wz51ixxzxszrkqd59zwbxazlfn8rcf2z-semver4j-0.16.4-nodeps.jar
/nix/store/6sgmnmzbbrv764nhd6b0j3minfykbw9h-semver4j-0.16.4.jar
/nix/store/hmi6zb0s8x14055gcyf3w8jlva2x310b-semver4j-0.16.4.pom
/nix/store/nwz6i99cgbxjim791vvb2jgl2pzwfll2-semver___semver_5.7.1.tgz
/nix/store/vddkijypkbg7p1idwan8b7jfgrsvbw6x-semver___semver_6.3.0.tgz
/nix/store/l76bp6ahw0vzg5gcqv5rmvdnjq6f87py-semver___semver_6.3.1.tgz
/nix/store/nwfdynlz4ljakkp2gwfxx2adiy93js0n-semver___semver_7.3.7.tgz
/nix/store/ax3d3yh2m2sxzbmfjbnbgi2f925gxfgh-semver___semver_7.5.4.tgz
/nix/store/dq9dxwgl0x84xhlf3p1pqhmwja46yc2j-semver_diff___semver_diff_3.1.1.tgz
/nix/store/637fj5j744p2zljnryh97ynmbbahga7x-send___send_0.18.0.tgz
/nix/store/ql7kvj7rga0c8ah90q5f4xwh0p9gk5zv-sente-1.15.0.jar
/nix/store/9g7kwdg4kjn23gd639v18qf4yz1nkcka-serialize_error___serialize_error_2.1.0.tgz
/nix/store/df8bksbk9yqf5h68i30l0a47pybcxpjm-serve_static___serve_static_1.15.0.tgz
/nix/store/ir8jqgid0rw5lvjcv2fia73jximjyc5m-servlet-api-2.5.jar
/nix/store/8rqwgjynqsqykkni7qk990l3myizyxmv-set_blocking___set_blocking_2.0.0.tgz
/nix/store/2bbhxx2v7lsqs8mh6x3kycg3xq3jvbvw-setimmediate___setimmediate_1.0.5.tgz
/nix/store/wqf09w49rsvbzmn4sckx4544x5fs9h1m-setprototypeof___setprototypeof_1.2.0.tgz
/nix/store/0wgk4grcic1k3ki2piq055xhgv17vyfs-sha.js___sha.js_2.4.11.tgz
/nix/store/11rhr6iinipqvp81044xc54wlnbf24c0-shadow-client-1.3.3.jar
/nix/store/2003bspknnx7gir4v5y1i9q460gdfgyz-shadow-cljs-2.26.2-aot.jar
/nix/store/zffjyrmvf2k5qyj7pgk7f2aj1k4h2xxi-shadow-cljsjs-0.0.22.jar
/nix/store/g9lzw04pj28jhj114mbl36pg8wc84d68-shadow-undertow-0.3.3.jar
/nix/store/hj6ls0bki8ldar8aibhqy2mva91bmhdh-shadow-util-0.7.0.jar
/nix/store/5rs6xl2636qi52l1nnn1c2sq5lww81wl-shadow_cljs___shadow_cljs_2.26.2.tgz
/nix/store/7f17rql2ds3msrj4rakqnl9f7qdqixfx-shadow_cljs_jar___shadow_cljs_jar_1.3.4.tgz
/nix/store/bs7w895z7h16rvj6y7f6ax568djp5w0y-shadowapi-4.7.3.jar
/nix/store/68lvaw6m6by134vymlhx0x7mx42ciisw-shadowapi-4.7.3.module
/nix/store/sk7c0nqcblp83drpgfkfggw61rf7nwcy-shadowapi-4.7.3.pom
/nix/store/zg5svkj29q8cwbv6vaf6jvf3fxsbhz67-shadows-framework-4.7.3.jar
/nix/store/c4jdgcnhxkafw0bz2ansbhah0a77r9mr-shadows-framework-4.7.3.module
/nix/store/4hdys8qdp2aggm8m39i2ixnnkddmm0ll-shadows-framework-4.7.3.pom
/nix/store/p7b6pdhxaa1w142c7m7fqf2xj1frq3lm-shallow_clone___shallow_clone_3.0.1.tgz
/nix/store/46xg0sz870p36am93zm2wchkclh3wbxa-shared-26.0.1.jar
/nix/store/pzasgjb40nabaqjfqaxldgpg91srq33v-shared-26.0.1.pom
/nix/store/z5qh6602iywyrdqby30dyss28wz38l47-shared-26.2.1.jar
/nix/store/8l2ckx2zf23fr52l0w145ylmlzzp1h6g-shared-26.2.1.pom
/nix/store/a2mafkwsryfd52z01mbfmnkqjr0dpi5n-shared-26.5.3.jar
/nix/store/1q5acwrdmqccjbb0i5l76p1m8nzsa50x-shared-26.5.3.pom
/nix/store/vq5c4d2c0lgf3av98ddn9gl8bh0wm1j8-shared-26.5.4.jar
/nix/store/y0apm0l5i4q4rw2rwx1hm70869mif24n-shared-26.5.4.pom
/nix/store/1v7a0c14li0940idn9ixvpmznybv9jhk-shared-27.1.0.jar
/nix/store/v3y7pa3kxymg7iri0h31rf80pj853hi3-shared-27.1.0.pom
/nix/store/lqd6rg8cyhl1n6379svmn8pk9qmf0j2l-shared-30.0.4.jar
/nix/store/rdc33qz6ljzf514hii53ksvjffckf9lz-shared-30.0.4.module
/nix/store/32hq8nxr431xb35yhflh88103zx5bp8g-shared-30.0.4.pom
/nix/store/y286dcamyd389mfkjn73aiznps2l5lpb-shared-30.2.1.jar
/nix/store/wwpga0ihd8s9cpdzi8py5pv828azbi8w-shared-30.2.1.pom
/nix/store/1hi5ppf10ymwc4gi27cjwrm0kqaxlm37-shared-30.3.1.jar
/nix/store/nnzilf22mq38hgwbx0z291gn56b173ga-shared-30.3.1.pom
/nix/store/w4zflfr6341jy3sykb4nd8iaq8kgar1r-shared-30.4.2.jar
/nix/store/vp8qymgv965h31y9xxhwf4xzjgdcgjqf-shared-30.4.2.pom
/nix/store/n4qdfhd57nv5ygsq5fnx7yhgkvn1asxv-shared-31.1.1.jar
/nix/store/gbmrslcmf407zd2ghaczi9w3qj0wljv8-shared-31.1.1.pom
/nix/store/86l2ap67rnvvv6jg1ljfrgghn0xmia5j-shebang_command___shebang_command_2.0.0.tgz
/nix/store/i2kq1xhbp97yb8mfp6vflw19jb6x95ab-shebang_regex___shebang_regex_3.0.0.tgz
/nix/store/qk4l71ks4wrsdwcd5yqc2f46lxxvdpkj-shell_quote___shell_quote_1.7.4.tgz
/nix/store/2naylsd72jnsr670k6vb9c83cnrm6fs8-shell_quote___shell_quote_1.8.0.tgz
/nix/store/97rnw8lcf1xq2m43qy7gfc1132bjcfvm-signal_exit___signal_exit_3.0.3.tgz
/nix/store/0ry4sskik3wg6645pcjhslrz9zkvb941-signal_exit___signal_exit_3.0.7.tgz
/nix/store/rf4qsvmi803fknrl9z2kxd7f9a8hsvvf-signal_exit___signal_exit_4.1.0.tgz
/nix/store/g2y9w7m8zs44zj3dyb7a9y6wyzibzwgn-signflinger-4.1.0.jar
/nix/store/k4dyh0aln872s4pzffpnj92mv9cfh14m-signflinger-4.1.0.pom
/nix/store/9cdizl9xrkbgb518vqksws6jy8ihila8-signflinger-7.0.4.jar
/nix/store/asb5h9p2hgql3bdy006m4f5b94fxcp6z-signflinger-7.0.4.module
/nix/store/46nj825p3spvks292dc20jdmg4hjqfzx-signflinger-7.0.4.pom
/nix/store/d454qcpxsg6c90c12ijxyxf3wkwm8jpx-signflinger-7.2.1.jar
/nix/store/rmwqi6lb5g0001gwrsjcnyryzgh9xlas-signflinger-7.2.1.pom
/nix/store/63kc9qazg33mp8x7pjb71jcwcw28mr5d-signflinger-7.3.1.jar
/nix/store/ndq1dqlza8wdsv6h4plgkrggm24gcx58-signflinger-7.3.1.pom
/nix/store/wxysfvn6xdhsb7mgw1zmqc3x46rqnc8v-signflinger-7.4.2.jar
/nix/store/9hmcny1ixjfnr4lwy8951wdcp1c9fxln-signflinger-7.4.2.pom
/nix/store/ck6w35q2vcxr2xz3vk31zjqszmvfay5x-signflinger-8.1.1.jar
/nix/store/xxiig9qppmgglww0c67izr3bp2ydiwh9-signflinger-8.1.1.pom
/nix/store/c4vh1v924k2bfvbj2xmp6nmcdwg497jl-sisteransi___sisteransi_1.0.5.tgz
/nix/store/9ri148j4m471i1h59gqb0hq6b40pzcm6-sjcl___sjcl_1.0.8.tgz
/nix/store/yl83a5c5b441c5nip1lmbc17kacfhbns-slash___slash_3.0.0.tgz
/nix/store/lfy5id1cdd3bfw353k5188hl0v9g19sh-slf4j-api-1.7.21.jar
/nix/store/00rk6hxhhkdgy0a8pzcv5aj96d5j42nv-slf4j-api-1.7.21.pom
/nix/store/i2schnyp5llj58x3zznhl9k0h2aim41z-slf4j-api-1.7.30.jar
/nix/store/13gkmrayq3qqqbglpsz8bvk0p0m75269-slf4j-api-1.7.30.pom
/nix/store/dkx3wn0dvmizry01ki005da6glwdh77d-slf4j-api-2.0.9.jar
/nix/store/9s0gmnm6sz0aljp8vcd44sjfkrnav4nd-slf4j-api-2.1.0-alpha1.jar
/nix/store/mh3x3xdx42m6f15mjpny9jg3qy4sigh7-slf4j-api-2.1.0-alpha1.pom
/nix/store/q2s7hglbkclwzcpaym128s7xgr0j3kms-slf4j-bom-2.1.0-alpha1.pom
/nix/store/w7wasndmqmsf5zpjgdvfdf3a2292rw3w-slf4j-nop-2.0.9.jar
/nix/store/ls37wbiyp9jqmmcphsdrs37400fnmjzn-slf4j-parent-1.7.21.pom
/nix/store/kl7sxxlif2zfc5277i894p9yv30rik4p-slf4j-parent-1.7.30.pom
/nix/store/c97lgww5qqvnzax1mna39gfajsy1dml8-slf4j-parent-2.1.0-alpha1.pom
/nix/store/7zrpri1mrpiq4w1adqwnvccwrbdxppkv-slice_ansi___slice_ansi_2.1.0.tgz
/nix/store/7adnas1g8rc7nkfqcfdlxlg7ik4wi1dp-slidingpanelayout-1.0.0.aar
/nix/store/60ngaprj7h5yyf67jhys4k5kk2qvhxyp-slidingpanelayout-1.0.0.pom
/nix/store/5fa91lx5w0zbzv31irfhvgapgididhcm-soloader-0.10.1.aar
/nix/store/k2n0jhaxkcl6xz9mfxy71mvklphw1pvw-soloader-0.10.1.aar.asc
/nix/store/8wp599l4nmf0zdh7mv3kipwjrhaj4v3d-soloader-0.10.1.pom
/nix/store/1l1pbcg4wbf9mdxacf5fiss8ndcpqxm5-soloader-0.10.5.aar
/nix/store/jhz5rjr5acxikkq6gwq0ql7qwkfrpy45-soloader-0.10.5.aar.asc
/nix/store/qwbrhfnaz82y5kqr5wgwh5bqifqq3q8a-soloader-0.10.5.pom
/nix/store/rwlw82z8dw66kgx5mk9k1apm41r87sx1-soloader-2.5.0.aar
/nix/store/lvd5zh76nzr1fh27c3sk87b1xhy8gap5-soloader-2.5.0.aar.asc
/nix/store/99pkjaz7pfpvbppdrqbrvxrp8js1rj4n-soloader-2.5.0.module
/nix/store/5rk7fkr1bfqg0bxm8wmra284k0q4x264-soloader-2.5.0.pom
/nix/store/wigrjvz9nfrzln57k46axip1m34532za-soloader-3.1.3.aar
/nix/store/kxgy71jmxzp5q0ml6mvp2zjl98w53sbw-soloader-3.1.3.aar.asc
/nix/store/dgld4qvjgnrf1k81hk0c2zmi4wb4bymk-soloader-3.1.3.module
/nix/store/ad9zavdkzna0698cj5jm7akh8ywdlv67-soloader-3.1.3.pom
/nix/store/5kzprcil8rd1x6pfzczh8dgpgpdpxqai-sonic_boom___sonic_boom_2.8.0.tgz
/nix/store/zx6dk0hj9fj818qpc3hb3zzpcsj0pbck-source_map___source_map_0.5.7.tgz
/nix/store/vhqv9ipxjd43nds2a68g0i8sn95d6544-source_map___source_map_0.6.1.tgz
/nix/store/zggw2hbgnan75hjbfi3s4c4ci8q6rxrq-source_map___source_map_0.7.3.tgz
/nix/store/lkrkhsfvlp7gkx0xbbrjfcpfn1x84cx3-source_map_support___source_map_support_0.4.18.tgz
/nix/store/yzia3m4aangcz5ipb50nr9c1jbpyv6zi-source_map_support___source_map_support_0.5.13.tgz
/nix/store/8hzbffjnqcvirxa5bss74kfnmz1wwv5f-source_map_support___source_map_support_0.5.21.tgz
/nix/store/k9h2sjf6mxa0jxfkmbknysc9g7js1749-space_separated_tokens___space_separated_tokens_1.1.5.tgz
/nix/store/jssfp1zgrdvff3fjq3fs16i7casypalk-spawn_command___spawn_command_0.0.2_1.tgz
/nix/store/qfkaivanxgys879dz05f4ybmjjjyjfwq-spawn_wrap___spawn_wrap_1.4.3.tgz
/nix/store/hw238wfs34k5w0z6ifr6cbj75gq0rpcr-spdx_correct___spdx_correct_3.1.0.tgz
/nix/store/ihq3mj62giwlgr9j52iiicisbka7x48k-spdx_exceptions___spdx_exceptions_2.3.0.tgz
/nix/store/l914xarnqxk0h3f671571md6vl6ra4l2-spdx_expression_parse___spdx_expression_parse_3.0.0.tgz
/nix/store/mfcpdniv7f61862qccymsk61kyg0pyi7-spdx_license_ids___spdx_license_ids_3.0.5.tgz
/nix/store/jnj5z8n6j0ryy2jzzfsf1az3vzwkcr9n-spec.alpha-0.3.218.jar
/nix/store/333k54irg0qxck7r3prz6klhj22gzw4d-split2___split2_4.2.0.tgz
/nix/store/ns8w1qapqcx506ff58izg040rbwm25ad-split_on_first___split_on_first_1.1.0.tgz
/nix/store/6ijl4d7gwpmaraqsxr7djad0426rncbk-spotless-lib-2.26.2.jar
/nix/store/a7j1gpcccgfxy7mqai25x3wv44wv1fbn-spotless-lib-2.26.2.module
/nix/store/9kyzd6qxclffz1cw3gs1lfarg1x5sav2-spotless-lib-2.26.2.pom
/nix/store/4cfznsblviwny3m00n5694rzg0na9if8-spotless-lib-2.30.0.jar
/nix/store/676bjbdysvmznan2xdkww23iy79l7fcv-spotless-lib-2.30.0.module
/nix/store/an6s3fasi12c231j32s3qg4vp6rbnmrl-spotless-lib-2.30.0.pom
/nix/store/42gdw6lxjwkix96bs5j7p1vvfm64i703-spotless-lib-extra-2.26.2.jar
/nix/store/vcjf0rxl2bd4s1p06ig8m1bpgvic7c5x-spotless-lib-extra-2.26.2.module
/nix/store/vkdzscwc9x5vznip8cxn1c43qzy6f0yc-spotless-lib-extra-2.26.2.pom
/nix/store/sapw6fpdw2c6swnkvzlgwmbflzzjbs9a-spotless-lib-extra-2.30.0.jar
/nix/store/7qj9ba3cyhxb9vfbmjskm3vx7m5znb93-spotless-lib-extra-2.30.0.module
/nix/store/97p4wmpj5djshw4w17i6jgha82zjvqs8-spotless-lib-extra-2.30.0.pom
/nix/store/7pxafy44bsknfx3qjqjfra6zaf5qaa1m-spotless-plugin-gradle-6.11.0.jar
/nix/store/6qyvlncm67if57xc5mwb32l50yyryln2-spotless-plugin-gradle-6.11.0.module
/nix/store/3bddbq4b68cnphzd3xir3pdv2bi3p8gp-spotless-plugin-gradle-6.11.0.pom
/nix/store/dwv0li0rwkqv2v8nzinj7qn8nq6952jz-spotless-plugin-gradle-6.7.2.jar
/nix/store/9bf9g8lp1axr36cgkz0m9nf3abywzgbk-spotless-plugin-gradle-6.7.2.module
/nix/store/djscyd3b694fj7i1mhzhdacmqghwxasc-spotless-plugin-gradle-6.7.2.pom
/nix/store/8n567k6gmj8sms0d8faxa88nvacig673-sprintf_js___sprintf_js_1.0.3.tgz
/nix/store/dr5f46akiyi47ggzn3vbd20qarrhailf-sqlite4java-1.0.392.jar
/nix/store/ic9vk62x02qxlf69n91zx5j9k1pn1s95-sqlite4java-1.0.392.pom
/nix/store/gbqqd1gkpfxq1y31z4vc3cd0fgwh52kc-ssim.js___ssim.js_3.5.0.tgz
/nix/store/py3qf4w3nn8q4lnmw1mlz3a8md5silxi-stack_utils___stack_utils_1.0.2.tgz
/nix/store/5jb1sdv0cxb2r45hsd17vzmakmkz70mc-stack_utils___stack_utils_2.0.6.tgz
/nix/store/l2vai6gi6hmgl6xzxahkg57365llaqam-stackframe___stackframe_1.3.4.tgz
/nix/store/lld3bdwzhc9spl4s7hc48kxivdq4ivd2-stacktrace_parser___stacktrace_parser_0.1.10.tgz
/nix/store/mqcyr1c4wz2bi5kcbg19mfxkblapmsvq-startup-runtime-1.0.0.aar
/nix/store/7jfd5rlfkk7jabfvn8ynr4240vy37q8c-startup-runtime-1.0.0.module
/nix/store/37x0f1fbsi0jx6w93gl439i5h95pn33v-startup-runtime-1.0.0.pom
/nix/store/wm4r56r3i7pkpxhmc3i3j52jlaa5vvas-startup-runtime-1.1.1.aar
/nix/store/fimsx72azjq6saxqw0lq6b88d1zzjfx6-startup-runtime-1.1.1.module
/nix/store/gpw1p62lpkyirj3fzycwf1fanx7gwbyb-startup-runtime-1.1.1.pom
/nix/store/agbi157mbm05kmlw3nl5hz7x8dvvavl3-statuses___statuses_1.5.0.tgz
/nix/store/5a9lzw22cv10cg5fbp27rkf83cnqljqg-statuses___statuses_2.0.1.tgz
/nix/store/x99xi3sij5rw9zvc9nmzqcg3ysqg390v-stax-api-1.0-2.jar
/nix/store/6igimj9q89hgx7f57x6j5r689w63ai42-stax-api-1.0-2.pom
/nix/store/8rk1jnd4413i126zcb0vc6sw56bxbwzd-stax-ex-1.7.7.jar
/nix/store/29jy4d4rghdkzii9zn1asb089bapnccd-stax-ex-1.7.7.pom
/nix/store/nfz3j2lc55pa2d1bgfnnadgg7h3h5l17-stax-ex-1.8.1.jar
/nix/store/65b91j36f5fllc3qhpfy0cgncxk35xc2-stax-ex-1.8.1.pom
/nix/store/dfv6n023gkcaryn27vrgibmrd3lcfvp5-stax-ex-1.8.jar
/nix/store/zx4gv8icd1sgrnsw98gj9ds7ncd154kh-stax-ex-1.8.pom
/nix/store/hnkgg882329flg80j1cqy3rpqwyvk3d6-stax-ex-2.1.0.jar
/nix/store/8q7mqvhiljwgqwc7cpp9ydq9q5bzmzm8-stax-ex-2.1.0.pom
/nix/store/5m9byrh32qkfpnamfkdxl4f1ika7ilsl-stax2-api-4.2.1.jar
/nix/store/bqcrc6p6c6h13lp7whfk7smmwzd3m7ax-stax2-api-4.2.1.pom
/nix/store/rc2v8hds1xva6qpyvywdnyw5fb0fclbq-std_env___std_env_3.7.0.tgz
/nix/store/5swm5vh6pq6m77z6vs78hn4ah3qx88k0-storage-1.4.2-alpha02.aar
/nix/store/2x2jbszy693riw8bmm3aj46mg0dbypv1-storage-1.4.2-alpha02.pom
/nix/store/ml6m8v3z4w5pvk7j1rdckdvmkkz2hkmp-stream_browserify___stream_browserify_2.0.2.tgz
/nix/store/q8v5nffbszvpgwwsqz904ny11apgh6xq-stream_http___stream_http_2.8.3.tgz
/nix/store/7mwiccjq5wmi2fpk72h8hzh1gb7mb8pz-stream_shift___stream_shift_1.0.3.tgz
/nix/store/mdkjhkmz96xza7b4yah6agrr7hrhi3fm-strict_uri_encode___strict_uri_encode_2.0.0.tgz
/nix/store/4g7hfxvxijnxps3qn851b5cidvqhqbj9-string_decoder___string_decoder_1.1.1.tgz
/nix/store/81zcfqgzwya8m1x26744f2j34ip186x4-string_decoder___string_decoder_1.3.0.tgz
/nix/store/mgz3awraqj7cyd2wcsdl2ml1chcfjp6v-string_length___string_length_4.0.2.tgz
/nix/store/fdxl6i5zxmi8gwfrlawsyvbxq1cmn6fs-string_width___string_width_3.1.0.tgz
/nix/store/wm96rmq97by3z1fx2ymsvrrwn0abqhyz-string_width___string_width_4.2.0.tgz
/nix/store/1i8xadpls0ndyml1hasmv940sn0xf6a2-string_width___string_width_4.2.3.tgz
/nix/store/lh125z7fr6vvki1j5sc7sh8lcz4j7jhp-stringtemplate-3.2.1.jar
/nix/store/30ain54ch73xczh42dz4rlrisglvacah-stringtemplate-3.2.1.pom
/nix/store/1nl34hjb7xg75q8rw18m0q5mnh133s45-stringtemplate-4.0.2.jar
/nix/store/1w1pws3z2w7kymrjmj40wbg5lpl236z8-stringtemplate-4.0.2.pom
/nix/store/i6wsnj84dyvvca19xc6bl8ar2lxgg4ir-strip_ansi___strip_ansi_3.0.1.tgz
/nix/store/3qprl3png837ivzyix7hdxqq656nb4sc-strip_ansi___strip_ansi_5.2.0.tgz
/nix/store/gy5p3l6qaj2dqid6z7r9jffnam5g36rp-strip_ansi___strip_ansi_6.0.0.tgz
/nix/store/rwgn5wqc4zk65hvzsfnlbkv1xr8jizy8-strip_ansi___strip_ansi_6.0.1.tgz
/nix/store/w8f3alzqhc55m6b7ci5ghp7r6vpvg14j-strip_bom___strip_bom_3.0.0.tgz
/nix/store/6ks61r3jkvlryxy26pbs1303milwlz3r-strip_bom___strip_bom_4.0.0.tgz
/nix/store/kfww48fd42yqffwkizybx7zdhli2kl6l-strip_final_newline___strip_final_newline_2.0.0.tgz
/nix/store/x3yjgfnn2s7jdpdb4bqg6a7s5x4prnpv-strip_final_newline___strip_final_newline_3.0.0.tgz
/nix/store/9pa6zmhs427rciv45d392zq9xy75gny7-strip_indent___strip_indent_3.0.0.tgz
/nix/store/bmacz47kb58zzpv3259052h42bg9l0yq-strip_json_comments___strip_json_comments_2.0.1.tgz
/nix/store/if3z657r20waaimxfq6hza06vxvkiknr-strip_json_comments___strip_json_comments_3.1.1.tgz
/nix/store/z57ws17cns56apa7wg83mvypfsfdafv1-strnum___strnum_1.0.5.tgz
/nix/store/3xla4w5c75wawzvw7pqggka8qca4cvbi-sudo_prompt___sudo_prompt_9.2.1.tgz
/nix/store/lskn9yaarl7w58v2w4sn4fpjhsdgczc6-support-annotations-26.0.2.jar
/nix/store/bpg8kzz4s712qjrl9qq9j728hf0pzrgm-support-annotations-26.0.2.pom
/nix/store/l6f6fbfg8jyd18j9v4dd98a117g3za6k-support-annotations-26.1.0.jar
/nix/store/7h6g2ma5q09dkawm3h0gi3z9c85vvj3p-support-annotations-26.1.0.pom
/nix/store/gddaimpxyrjc0zrrak84wls929vzacdr-support-annotations-27.0.1.jar
/nix/store/bk7alhk9lpnp4xxvqwlypd1my7hqa9wk-support-annotations-27.0.1.pom
/nix/store/avzzks8yg3vc9qkz3w7lv001csjl8jzf-support-compat-26.0.2.aar
/nix/store/5yla3fqjaynwvldwlm6k929880027ip4-support-compat-26.0.2.pom
/nix/store/62mnjj933fa3cv348r1whkxj15svy5jm-support-compat-27.0.1.aar
/nix/store/245sp4f068nvkszb7b0wcm9f9y3k5j4j-support-compat-27.0.1.pom
/nix/store/jqmf9j2f8amgkbdfc3cpg0l0wamgwanw-support-core-ui-26.0.2.aar
/nix/store/dr984kgrv7dfpf7dppyzl6ix44pap8nh-support-core-ui-26.0.2.pom
/nix/store/spnm02lmw3f4kif5cxzax5a1jh3jfrw9-support-core-ui-27.0.1.aar
/nix/store/vfvklsp4c66dnl0jfpj8a6504n8w3r8v-support-core-ui-27.0.1.pom
/nix/store/c86nd03mzn4sjsni4pvyn0kssynkmp5f-support-core-utils-26.0.2.aar
/nix/store/h56chlci0ycwn5nwfllxyk9w39dprlj7-support-core-utils-26.0.2.pom
/nix/store/l60kanmapg7xv6c4fgad42vidsk3qmq2-support-core-utils-27.0.1.aar
/nix/store/z4rfdispb14zvsglxbilzpljiy7s6x2r-support-core-utils-27.0.1.pom
/nix/store/wk5bpkchzpcjfbay9x1az90j6xprqs3d-support-fragment-26.0.2.aar
/nix/store/l05l953q4pnqkhg08hw1rzwj3nwlrn43-support-fragment-26.0.2.pom
/nix/store/20c074wbr37nkq7dlgmc6sk68fj562qy-support-fragment-27.0.1.aar
/nix/store/nrd36ndjrmp2bsg58zxql3gqkd7drbd0-support-fragment-27.0.1.pom
/nix/store/jdr2gdzr1nr5nddkvib3xwm7zsqhn1lb-support-media-compat-26.0.2.aar
/nix/store/a79fb634qpxz7achhj98x8h4y460mj2z-support-media-compat-26.0.2.pom
/nix/store/3y6sc0vlhn88802ixzaq5gnmnh6ph1my-support-v4-26.0.2.aar
/nix/store/rbpn643zqh8rslsj2pql6s2jc3xwlh78-support-v4-26.0.2.pom
/nix/store/di5rsmnzq05p7qcrbq1vj2lrmcrp9xbp-support-vector-drawable-26.0.2.aar
/nix/store/1fmw2a7a2vf2zbbm3v38r9glp91kkg5z-support-vector-drawable-26.0.2.pom
/nix/store/440q2ngn6r1npxdnd9r4hc3343z4kc6m-support-vector-drawable-27.0.1.aar
/nix/store/mhp68dgcb4n879ayq93m703pmd12gqps-support-vector-drawable-27.0.1.pom
/nix/store/qlnhdc2lz1a315dppmpk3qghs104dmfi-supports_color___supports_color_2.0.0.tgz
/nix/store/vp8fji8y1bmxy4njl7pkc45f0w2ij12a-supports_color___supports_color_5.5.0.tgz
/nix/store/jw6nm0l6y4zxw41hq2zn2zv8cxzrpw8k-supports_color___supports_color_6.1.0.tgz
/nix/store/r7bmdmn846sjm55kbndy71m6pi4vvbnf-supports_color___supports_color_7.1.0.tgz
/nix/store/7c05qmrr9i9p3fhpdx7axck8mq221jgl-supports_color___supports_color_8.1.1.tgz
/nix/store/kg2rhv99wnyalbimqigq07zs7zdag2gf-supports_preserve_symlinks_flag___supports_preserve_symlinks_flag_1.0.0.tgz
/nix/store/1ybnanxsipggp693j39ylvrr0j6s6afm-svg_arc_to_cubic_bezier___svg_arc_to_cubic_bezier_3.2.0.tgz
/nix/store/7n4d33bhjk96k26mi7j3fmhkzvam5wim-swiperefreshlayout-1.0.0.aar
/nix/store/d88infs6dfalpskdyzm69ixwwy042fqi-swiperefreshlayout-1.0.0.pom
/nix/store/c4zyhlh6h15rb6jl1cy3mdj21hd4zbm7-swiperefreshlayout-1.1.0-alpha02.aar
/nix/store/r5nqbg1apdf953cm376bq5bvbcwhchi8-swiperefreshlayout-1.1.0-alpha02.pom
/nix/store/qsmnb8mvix97mxyab0sh2cfhqppfv9lc-swiperefreshlayout-1.1.0.aar
/nix/store/7468m6vi7ck5d3sm0lglc332y30lp6p9-swiperefreshlayout-1.1.0.pom
/nix/store/rznxqkg46np2v23allm8jvvinj87bz3x-system_architecture___system_architecture_0.1.0.tgz
/nix/store/3s5hfnfh9d4kj89wda7x7yd2fnr2y1vz-tar___tar_6.1.11.tgz
/nix/store/7997hcsdyfx3wby9nmgf6vybk0gcx7ij-temp___temp_0.8.4.tgz
/nix/store/w3arr8zvcwzq78bq6mv3rp3nqkqmn6m0-temp_dir___temp_dir_2.0.0.tgz
/nix/store/yy8k2zc3f9jjpayhwj688wnkk9zh7sh3-tensorflow-lite-metadata-0.1.0-rc1.jar
/nix/store/n3f4v5vdnz8v3fhfvfyrq92vadxadq0a-tensorflow-lite-metadata-0.1.0-rc1.pom
/nix/store/crglnd10wyycwrz6r7jmvlqlfyzm7p61-tensorflow-lite-metadata-0.1.0-rc2.jar
/nix/store/fy3xfjnqav6ngz3q994k7x6d8q49z3cs-tensorflow-lite-metadata-0.1.0-rc2.pom
/nix/store/0hq6wgihxsrzaasa54q98pxab030skba-terser___terser_5.19.4.tgz
/nix/store/l3hir3z8syx0in2f6a49jxh9xvxg3fly-test-0.1.5.jar
/nix/store/246fvm33h45pnq3ag7q9mxw26a8lbmha-test.check-1.1.1.jar
/nix/store/6qa32r5amfbd3zw7cf9rlh3r08idibb2-test_exclude___test_exclude_5.2.3.tgz
/nix/store/xkdzalbnwnl075yv9gkcch233nr133lx-test_exclude___test_exclude_6.0.0.tgz
/nix/store/vh7kyy3mn7la9hbm798i042i87dn23xm-thread_stream___thread_stream_0.15.2.tgz
/nix/store/8jdp0pyawgi15zxzbqzy8phy336i63dy-throat___throat_5.0.0.tgz
/nix/store/nbc934hi63p8390wnmxd2wj4y7rjxn3a-through2___through2_2.0.5.tgz
/nix/store/5hps98rhyvnaqnyprlskgrbrlab0zp7p-tigris-0.1.2.jar
/nix/store/pl05iavncfz4qzxcdlbvzpf5vdbggcdc-timbre-6.3.1.jar
/nix/store/ibz2g5j3hqz2h6j15wn8b07yxr18a9g1-timers_browserify___timers_browserify_2.0.11.tgz
/nix/store/vvip9rra8wh9x33p6fvjamgly9ydji6i-timers_browserify___timers_browserify_2.0.12.tgz
/nix/store/n2jcic46q3wy1y18z4y0hkwm25ql9wbr-tink-1.3.0-rc2.jar
/nix/store/hwx481hd6s8bfffhw3l6sq6xa8bfxvj3-tink-1.3.0-rc2.pom
/nix/store/2rvq8ranvsyip18p46zfk96wzs0wb83n-tink-1.7.0.jar
/nix/store/31vyisdc4d28jxvmvrzcx4h6s0bsypk0-tink-1.7.0.pom
/nix/store/ljdvhbdm16j7vl09q40y5v7l570wnbsj-tmpl___tmpl_1.0.4.tgz
/nix/store/hcirpfln3y3pqvl8gly3h3dpj56v9knc-tmpl___tmpl_1.0.5.tgz
/nix/store/2jwsy2fkrv9k29wkcpwj8pfzfw26zykb-to_arraybuffer___to_arraybuffer_1.0.1.tgz
/nix/store/65wwf9bmf9g2sc3ysk0wknjhs8k1i1h5-to_fast_properties___to_fast_properties_2.0.0.tgz
/nix/store/izala0rl5svm0fwfdvlq69s03g1wfar8-to_readable_stream___to_readable_stream_1.0.0.tgz
/nix/store/6x1kxdrg4lmbkjl8l48kfjrhqaz6y4yl-to_regex_range___to_regex_range_5.0.1.tgz
/nix/store/15dxs08vqi39kpfz6pya3nmnfqlj1n0q-toidentifier___toidentifier_1.0.1.tgz
/nix/store/a5y5kh19imf2wbv7i5ks1ibic63084x2-tools.analyzer-1.1.0.jar
/nix/store/4v0g5wawrzax8m56paxjqbbi3djbs71n-tools.analyzer.jvm-1.2.2.jar
/nix/store/ynmfznkb26jzxnaxcxb1py7hh8fzhc9m-tools.build-0.9.4.jar
/nix/store/6ln9vzfb0s0ldjk6fcj4vx5fhq0q2r6c-tools.cli-1.0.206.jar
/nix/store/0gl5997skv34lgbbrwmmbxixcmysbl98-tools.deps-0.17.1297.jar
/nix/store/fjgykz2gnpc7v62i8ildmp8zk0lsg3g5-tools.gitlibs-2.5.190.jar
/nix/store/r74mnvy6q939wln6a515si1gqz030kqc-tools.logging-1.2.4.jar
/nix/store/cvp8gwxw7fd5p72n8javxydhy9c2sgqd-tools.macro-0.1.5.jar
/nix/store/3485k65k6glqzfpjh87gzm05zbb2nq0j-tools.namespace-1.4.4.jar
/nix/store/gmhgbyc765d88z3d55vkxmaw010wmazd-tools.reader-1.3.7.jar
/nix/store/jc66yjq2lj0nhmnfg2wb22c4bsq7dv98-touch___touch_3.1.0.tgz
/nix/store/lxp209krmvmpjc97g4wnip6mnlf74g4w-tr46___tr46_0.0.3.tgz
/nix/store/7n8mily9a33z9zc9wlkqzp1jmybbdk03-tracing-1.0.0.aar
/nix/store/5fnc2zk8snwna05zicpvxd1gnjj6lyjg-tracing-1.0.0.module
/nix/store/dj9flh7p2bl3xvwgkxx9ays8bkkrdr1v-tracing-1.0.0.pom
/nix/store/jjddv0clsi83bxza7dgbvn0zsq366jda-tracing-1.1.0.aar
/nix/store/gjs4hq1df8qhi4d69zz3riabhdin8xld-tracing-1.1.0.module
/nix/store/2smvz6vf3jyfjay6s65ckz400in271i2-tracing-1.1.0.pom
/nix/store/rbag6y468cllyp57ihfvykk590p1rkv8-tracker-26.0.1.jar
/nix/store/w6chl79h0dqlkyi9na4qir2dyj745i7c-tracker-26.0.1.pom
/nix/store/5xbbhraljm7hi6qawv53zix7r94xk1n2-tracker-26.2.1.jar
/nix/store/fp4gs4n4imhw3np1y0yk19cnnmaq1irw-tracker-26.2.1.pom
/nix/store/bwfzp76k2sa037jxn2kpj8rpc2yc499j-tracker-26.5.3.jar
/nix/store/x075y48i5rxsmknh8z39zxhfmw0pvrjq-tracker-26.5.3.pom
/nix/store/1qqj05bq16p9bzbl0amprfa7cng97r9y-tracker-26.5.4.jar
/nix/store/57y1vl6vf34z662b3xdxf0ih049wg8c9-tracker-26.5.4.pom
/nix/store/rfdnlwv2bh9j09m8syvcf882nr58bpbm-tracker-27.1.0.jar
/nix/store/158bh4kvfh4wp9gc7d516gp9kkz4ldp5-tracker-27.1.0.pom
/nix/store/ixfbyl757w3aj2qw5bi7z4yls8k2mv76-tracker-30.0.4.jar
/nix/store/53666x7ggvdz6i5p30cgpl4gy8fr3w6k-tracker-30.0.4.module
/nix/store/xbzh1nd7di3dp9i4lks2k4f3bgncdms6-tracker-30.0.4.pom
/nix/store/19s3yrvkwxbr41fyy3wlblah7vyxj88m-tracker-30.2.1.jar
/nix/store/xd8rac229c0radg9wjj19ma703rkymd6-tracker-30.2.1.pom
/nix/store/ayfd24m2irb1857mvvgjigjz3cac6334-tracker-30.3.1.jar
/nix/store/addi0k8q9hr7krj9z29a858iqiw5pqi2-tracker-30.3.1.pom
/nix/store/0k70m256b5qqb88r3kgbp1y6q43vzzgb-tracker-30.4.2.jar
/nix/store/zgah3ykryfkz65087pqg85l4lwzihc40-tracker-30.4.2.pom
/nix/store/dmi0wqy7h4z54d7mrbh2g60fxzwhfyhb-tracker-31.1.1.jar
/nix/store/pjzw5niad3v0xxnwm3br4ksvfawac5q9-tracker-31.1.1.pom
/nix/store/wl9nsz6kyavrhvi0s6q26dx2n5nc8igg-transform-api-1.5.0.jar
/nix/store/4pi84dwqqgv6bp3iig35s5nwfcffl3ic-transform-api-1.5.0.pom
/nix/store/f8xqyvs3mm1x10rjnra9f37qm254k2aj-transform-api-2.0.0-deprecated-use-gradle-api.jar
/nix/store/q1fj1jqny1m07ac3yfpj9v0w9s7l46vd-transform-api-2.0.0-deprecated-use-gradle-api.pom
/nix/store/9ba7z1rg6q2w8rpk7dmgmx0milyqgc46-transit-clj-1.0.329.jar
/nix/store/szdh6a86giyvbkwplzawnj8f8vjyvcn9-transit-cljs-0.8.280.jar
/nix/store/4880f7w841351mv04l8jy7rymg0y6v6a-transit-java-1.0.362.jar
/nix/store/58c2r82njjwa97gw8ap66vpjhivpfaz8-transit-js-0.8.874.jar
/nix/store/aqihx3x4fnwsszx85dnjvzv2pb52yshz-transition-1.0.0.aar
/nix/store/8y32j361020xac9znds2hjylwii2as19-transition-1.0.0.pom
/nix/store/ljpr7y1bpfwa4zjyfz2g7044pvm87yfi-transition-1.1.0.aar
/nix/store/rqsns9y11q6mf205yg00wv46zqwix9yz-transition-1.1.0.pom
/nix/store/r30y7l2bcxiwdxq69ll66829q9p2i3mx-transition-1.2.0-rc01.aar
/nix/store/08plm71vw9vjx42ld0kg670fxff96zh7-transition-1.2.0-rc01.pom
/nix/store/04dx4hskr8ygx2j2b9cdpl2l47r5vpij-transition-1.2.0.aar
/nix/store/zd35yqjqp0yavrzin8y3p1kn9ff2jmax-transition-1.2.0.pom
/nix/store/jng7r9l0sqh6bdq9y6nx8xlzwh9m611r-tree_kill___tree_kill_1.2.2.tgz
/nix/store/mqf3k31bpd05yq46ppghmhkc8rnvkf7d-trove4j-1.0.20181211.jar
/nix/store/p7dcf1m2f387cjbb0831dl4w19g89jpc-trove4j-1.0.20181211.pom
/nix/store/rmkbqaija2aigx0g3sx838xn27jyig3k-trove4j-1.0.20200330.jar
/nix/store/qs0s6n0ijip1cv3ls0271vs0qi61z23v-trove4j-1.0.20200330.pom
/nix/store/j17cg11m5yks6xdnhjz3ncmwnq3bns61-trove4j-20160824.jar
/nix/store/q19nz24gpvhn8ykkzlnz1xah3xc8cqq0-trove4j-20160824.pom
/nix/store/255kr8718ihs9p9vcav38d8jjb19jg0f-truss-1.11.0.jar
/nix/store/5hi4nm14zfv02k8318937hmjbvkz5kss-truth-1.4.4.jar
/nix/store/8pg8z3sm7kyl1iriciqimz315pb2ns9j-truth-1.4.4.pom
/nix/store/hxdhsbnc0qz5jvyi6m4dxbgp2c8pzs8m-truth-parent-1.4.4.pom
/nix/store/j1mf4bd6i50axsb38vywk7j185acxs81-tslib___tslib_1.14.1.tgz
/nix/store/j1agcvshhhmzlnz3swanm9zdhkagz3rj-tslib___tslib_1.9.3.tgz
/nix/store/3vdm62bgzv1gyr7lq0lfx1lwchqggxkb-tslib___tslib_2.4.1.tgz
/nix/store/rxbx3qfp7n67zrdf4lvlcxp8dm2bmmcf-tslib___tslib_2.5.0.tgz
/nix/store/7cbh60wi7cisz3w2r9g1m2vplhhhs9ll-tty_browserify___tty_browserify_0.0.0.tgz
/nix/store/h0wql960ijhj469ica67smvhzpb9b3h2-tufte-2.6.3.jar
/nix/store/iarjbzg9mqcfmhrlcap9zyvf9s4w10aa-txw2-2.2.11.jar
/nix/store/acj1kahfly3m4gca8nxhz0dxcml539y7-txw2-2.2.11.pom
/nix/store/sgc3pfqa71qylf4vn0a5cp1ylhikx12c-txw2-2.3.1.jar
/nix/store/qmbzd88xavynfc2378vh716dm4b2cfcy-txw2-2.3.1.pom
/nix/store/9zvm03cxjgfg03mamhfa2kyr7vb89s6q-txw2-2.3.2.jar
/nix/store/yizwz69nlk22kv3prikl1kajwj79qzf4-txw2-2.3.2.pom
/nix/store/hgrlvilhq4zl5zdfngwc48syrg3yrfsy-txw2-4.0.5.jar
/nix/store/l62bl8spwrp3rm3m5k844plkvk93llsf-txw2-4.0.5.pom
/nix/store/sf8w1z8j965ciwz1h9imrrrvzbj9n10w-type___type_2.7.2.tgz
/nix/store/ab4zszv05b8gqcnif1vpv70vjy8p133h-type_detect___type_detect_4.0.8.tgz
/nix/store/lfa6ria0s19cx9lizn7l4gjbkmzp7lkn-type_fest___type_fest_0.11.0.tgz
/nix/store/si1lljaamah1n0fmlayi7xry2df1w7a2-type_fest___type_fest_0.20.2.tgz
/nix/store/i3k02rhdbsbh7r9gsvklriwhki02sylc-type_fest___type_fest_0.7.1.tgz
/nix/store/pq8nrnayhyc87vzxvs22swkvj7rvqp37-typedarray_to_buffer___typedarray_to_buffer_3.1.5.tgz
/nix/store/v54znji6b3s9jm87r155679mqvz1xycx-uast-26.0.1.jar
/nix/store/23y9j9i4sal2jwd7j0pfmxggzb1hxjsw-uast-26.0.1.pom
/nix/store/p3y9man2nqk55ynymwrjrd19v75zckr1-uast-31.1.1.jar
/nix/store/6wpbgws8fa9ibh0zp49as3q7qm6ix5ys-uast-31.1.1.pom
/nix/store/2zyrf82vddxnx3b3pl90rpyh5z3l57qj-ucrop-2.2.6-native.aar
/nix/store/sw1yx2mk2dlhqpmnggkmsz7hr6isy47c-ucrop-2.2.6-native.pom
/nix/store/np3i4p4dw90fdiwdqqa4qvr9m4jfkg5h-ufo___ufo_1.5.3.tgz
/nix/store/811rxy9ljcp4g6zwm24n2vggn3hqj6yn-ui-common-2.5.0.aar
/nix/store/0psf7rc9km7yrcqymipy9irnsyjhplbw-ui-common-2.5.0.aar.asc
/nix/store/r4par0n4ljv6m7djriwymc882a93hm6r-ui-common-2.5.0.module
/nix/store/j6hywv1w1cvdmh6swky3zaj1r2gnsxm8-ui-common-2.5.0.pom
/nix/store/05wmcw3ghbxn1q9rrwlsqrcdxrnxbhx2-ui-common-3.1.3.aar
/nix/store/n9dsqazgpcf1dck9by0iw12bdngnxsp7-ui-common-3.1.3.aar.asc
/nix/store/wb4qj334kcppkxx0lia6fffcpqfihc3a-ui-common-3.1.3.module
/nix/store/jyws8bxhsck2kqmcmzx4ci7zc8j28vdy-ui-common-3.1.3.pom
/nix/store/an20p9gil9r3yzfhrax8p04lbv2y81r4-uint8arrays___uint8arrays_3.1.0.tgz
/nix/store/7jh0vabzl92dxm982hdldzapnyjmqbri-uint8arrays___uint8arrays_3.1.1.tgz
/nix/store/sg40v3al4yy2w5d0c1c6gfdipk3j816j-uncrypto___uncrypto_0.1.3.tgz
/nix/store/xpxjgcb5d6wlb402cvc1kswam1pvr1ch-undefsafe___undefsafe_2.0.5.tgz
/nix/store/314gdr046ad2lxapny8k7pq43p6zrvbs-undertow-core-2.3.10.Final.jar
/nix/store/a186l65sk4wfb2yl6ka5jvhcr4qwnwix-unenv___unenv_1.9.0.tgz
/nix/store/1xff3amsp3q7aia0yjrmpv8s8xwb4k5w-unicode_canonical_property_names_ecmascript___unicode_canonical_property_names_ecmascript_1.0.4.tgz
/nix/store/wi328sk23ds202y976h2a79c4jcvgadi-unicode_canonical_property_names_ecmascript___unicode_canonical_property_names_ecmascript_2.0.0.tgz
/nix/store/y0fpa22bv5pmv5fh1wp80jikl2rl3128-unicode_match_property_ecmascript___unicode_match_property_ecmascript_1.0.4.tgz
/nix/store/y2bdq8rgnkqahcvhqwfas8m61xqh7vks-unicode_match_property_ecmascript___unicode_match_property_ecmascript_2.0.0.tgz
/nix/store/2abfm9rs9alkwpwli8ylc21jvqvqkswp-unicode_match_property_value_ecmascript___unicode_match_property_value_ecmascript_1.2.0.tgz
/nix/store/pgzyr7fxb70z16bhlhxg6dnbai8ac0i1-unicode_match_property_value_ecmascript___unicode_match_property_value_ecmascript_2.1.0.tgz
/nix/store/cs8aq6wwv5fnr3i2mlv6z8arai6vpqmy-unicode_property_aliases_ecmascript___unicode_property_aliases_ecmascript_1.1.0.tgz
/nix/store/3722jn2f1a29vhcla6wq9bx7wmn8cpxf-unicode_property_aliases_ecmascript___unicode_property_aliases_ecmascript_2.1.0.tgz
/nix/store/4lkymiziv40nb3lbfa8ismxdjk3pb0vs-unique_string___unique_string_2.0.0.tgz
/nix/store/hrhlgmxwwk9ylq5blaz1ynizkdws0q5a-universalify___universalify_0.1.2.tgz
/nix/store/k141zgj3q6zidkyjiypix2ylg90200pz-unpipe___unpipe_1.0.0.tgz
/nix/store/4cxrl4h69khk4m5349nh22my26gp33dl-unstorage___unstorage_1.10.2.tgz
/nix/store/m54yv1f5szrsdl4059g2bnqhaxcbcn32-untun___untun_0.1.3.tgz
/nix/store/q8yard7pvlxcfbh3r5bgnkfw52yr6dyv-update_browserslist_db___update_browserslist_db_1.0.10.tgz
/nix/store/d9svvb3syhm12f87g1fqap7x0b6n5vld-update_browserslist_db___update_browserslist_db_1.0.11.tgz
/nix/store/xkc7idcc33pppxhy10ab9p661iar90z3-update_notifier___update_notifier_5.1.0.tgz
/nix/store/ckns09a0y41jmbc2l9m7c4kz2azanz12-uqr___uqr_0.1.2.tgz
/nix/store/jr3xjbgb2cqldmbn5ixjgk0v9yd0xp2w-url___url_0.11.0.tgz
/nix/store/59q1d1spgnfj397rcr6y8rinxfn1mn64-url_parse_lax___url_parse_lax_3.0.0.tgz
/nix/store/l8qxag4nnpm6yvdkrp2kacx6ijhxlzrq-utf8___utf8_3.0.0.tgz
/nix/store/356jdy46v7sqwpi2xcs6azq3kxlpnmf4-utf_8_validate___utf_8_validate_5.0.10.tgz
/nix/store/2lhc779csxilh78wdfxdbgzs8ry5jzb6-util___util_0.10.3.tgz
/nix/store/k7dach9vafqd7s91yv1i2wxzcqs2ra7n-util___util_0.10.4.tgz
/nix/store/9wkzlsjbm9vf5qlz9wmfph7gla8w40hl-util___util_0.11.1.tgz
/nix/store/1ig91bshh3wmh90x59avs2hisjfcsrnz-util_deprecate___util_deprecate_1.0.2.tgz
/nix/store/zsklnqmwiphkjk1d3dsdwwqhb0yp8i8x-utils-4.7.3.jar
/nix/store/f85hi1vxff59x54adzvc9ip8mgz4k071-utils-4.7.3.module
/nix/store/8ms5r0k9vfrl5hr9gg3k3jr8rci7sa06-utils-4.7.3.pom
/nix/store/bzmrh6932hzqz9a0dsz808dm8mzsvawv-utils-reflector-4.7.3.jar
/nix/store/sp74rpmsd2ppchbz8w77ixzxvssa8mx6-utils-reflector-4.7.3.module
/nix/store/7xdqbdkz91yh4b769s8gyiqrsmplgp1b-utils-reflector-4.7.3.pom
/nix/store/cdr8kanjr2ndzmf18cfzraq3dhilb180-utils_merge___utils_merge_1.0.1.tgz
/nix/store/5bcwg14w4bf0drcv5ak966cfhz9012bh-uuid___uuid_3.4.0.tgz
/nix/store/nlsvv6ixwvh1d8972m8wczzf8w6y8d16-v8_to_istanbul___v8_to_istanbul_9.2.0.tgz
/nix/store/wwww3a7ck5cj1xlcw1d23xhzpgkg6h57-validate_npm_package_license___validate_npm_package_license_3.0.4.tgz
/nix/store/dmz0g74zsbvhbl0vlsx9j9lip5jb8n8d-vary___vary_1.1.2.tgz
/nix/store/1dr5kiq4j18k89k4qdpc7qnvkas9zyj3-vectordrawable-1.0.0.aar
/nix/store/1xvvzmc6kzqfwv1c6x4k740k9035bcw5-vectordrawable-1.0.0.pom
/nix/store/sjqvpwdga2v6rnp04c1wiqxkwaydl2wk-vectordrawable-1.1.0-rc01.aar
/nix/store/15w0l6xywqn3x64n7n65al2rnsjjxg2s-vectordrawable-1.1.0-rc01.pom
/nix/store/llkpidilq2h9xh0ln6g5p04az1vmj1sr-vectordrawable-1.1.0.aar
/nix/store/9z3vkh427bwm5r2l1nrjl6g76xr4jx4f-vectordrawable-1.1.0.pom
/nix/store/q4c9vjq0sdgcyc5r4p8wkfp5rh6lwp4y-vectordrawable-animated-1.0.0.aar
/nix/store/c56qii7gzfm38q13pjqf68mpb5zfgqn2-vectordrawable-animated-1.0.0.pom
/nix/store/lf5dn8vclfxybg95hhnyxydvzmcj64z5-vectordrawable-animated-1.1.0-rc01.aar
/nix/store/9rs97im5zajh6s357czbp9bpxsxhm85a-vectordrawable-animated-1.1.0-rc01.pom
/nix/store/36mx6vwr716j5qbf3vjn65scnl12i9y2-vectordrawable-animated-1.1.0.aar
/nix/store/vgq5rkwhjka3qfaryy34q56r0hflcr82-vectordrawable-animated-1.1.0.pom
/nix/store/ph36ax99dkf637kv2w5ziv9lczqcxihn-versionedparcelable-1.0.0.aar
/nix/store/akkw610w6m39v5nw94qa5vbpsg34vwy7-versionedparcelable-1.0.0.pom
/nix/store/pdk6nidmgg80h9cimjibvza8gvv1varp-versionedparcelable-1.1.0-rc01.aar
/nix/store/i19vjmrwfl9dmspsc4wsf9is2wpwyxrp-versionedparcelable-1.1.0-rc01.pom
/nix/store/53ngwmkv80f6i65i21piyb9dvnd522ni-versionedparcelable-1.1.0.aar
/nix/store/diy22giffjrb3ihfprlgx4xd4p8kz4w0-versionedparcelable-1.1.0.pom
/nix/store/9qmwnhanhic4m48y28sl2cldrbd6dqf1-versionedparcelable-1.1.1.aar
/nix/store/2xwxqa81w8p4w1ghawksz0vy50hbbwql-versionedparcelable-1.1.1.pom
/nix/store/prjrpzj2404gshyis3wjl6y4k1mm5a54-viewpager-1.0.0.aar
/nix/store/pjp70lzac0dgmfqrzvfsz7nd3vn0fpsz-viewpager-1.0.0.pom
/nix/store/vdp4xj1cfq5snr1vzc8xvixz3amg5znq-viewpager2-1.0.0.aar
/nix/store/71r6acr79nkk1hx60y00j5d072i6292k-viewpager2-1.0.0.pom
/nix/store/vyhwa9blan8q6qjc467cq6ms56hz5l48-vlq___vlq_1.0.1.tgz
/nix/store/rwxdzbn0xgrhinl73162hggyxcx37k9j-vm_browserify___vm_browserify_1.1.2.tgz
/nix/store/jhn708cmn2ib31kvc2icfjjczvsg30sn-walker___walker_1.0.7.tgz
/nix/store/ihsa4jq64g4zw0d2gmmz5c90qpaj68k7-walker___walker_1.0.8.tgz
/nix/store/kx51929n8lmxljvck26ni73q5j3bg8xp-wcwidth___wcwidth_1.0.1.tgz
/nix/store/v4krkqy2yijg6mrh3rnxbyr3j2vwnaam-webidl_conversions___webidl_conversions_3.0.1.tgz
/nix/store/6v6gmhqxfnrq6d799li5fsc1ib0w85a4-webidl_conversions___webidl_conversions_5.0.0.tgz
/nix/store/xbr726kcj5injs5gk60bypvk596kiiks-webkit-1.4.0.aar
/nix/store/rflz30j48wa0br21lfclq1ajvdihdzl8-webkit-1.4.0.module
/nix/store/s0rdylkgfxv2n96s6fgnxvzdd0vhpx6h-webkit-1.4.0.pom
/nix/store/npahw4j4cj527cqr5yly8sqcf7j6a2hl-websocket___websocket_1.0.35.tgz
/nix/store/0778rf4anxyybxg7b1vgr99ss35hz2js-whatwg_fetch___whatwg_fetch_3.6.2.tgz
/nix/store/axfr0za8b72379jhvf5ls7x4i1zqzhgw-whatwg_url___whatwg_url_5.0.0.tgz
/nix/store/820piav28a17rglqxbqp1p2ws85p7b1g-whatwg_url_without_unicode___whatwg_url_without_unicode_8.0.0_3.tgz
/nix/store/cb2942sgxrl1vygpi16qchssimnxci58-which___which_1.3.1.tgz
/nix/store/prnn8f3dwhky6jc2kp75x0a3a0gph0j5-which___which_2.0.2.tgz
/nix/store/qnzzl6irsc4mb5896s292cxplz857b79-which_module___which_module_2.0.0.tgz
/nix/store/04hg1f22krsxrdm01lmif3w1kq1kacgp-wide_align___wide_align_1.1.5.tgz
/nix/store/0mlig5xnsdsvwn2f53x8ml0f826a5f4l-widest_line___widest_line_3.1.0.tgz
/nix/store/h1yj2119m5fpz4nr8yrfpgcryq9ygicj-wildfly-client-config-1.0.1.Final.jar
/nix/store/wbqnn42h63iwv4jcjxmlmiapgfqr6rvh-wildfly-common-1.5.4.Final.jar
/nix/store/ca9vkd5yi7sc4msyk96ywjq8596dlaqm-woodstox-core-6.2.1.jar
/nix/store/iq9f9lq3f8xizrsz0vgq6smr809c459z-woodstox-core-6.2.1.pom
/nix/store/k4xipd4g7yw5gmfkqd75n10i9l59yk0z-wrap_ansi___wrap_ansi_5.1.0.tgz
/nix/store/fnvclq6injcjx5sqmw4ncdkbx7pgjv73-wrap_ansi___wrap_ansi_6.2.0.tgz
/nix/store/flcp3agn0ahgpl3xvh66yn4z5df77prb-wrap_ansi___wrap_ansi_7.0.0.tgz
/nix/store/ifd9zphi1i55y3hkp6603z4bk7qnzkyi-wrappy___wrappy_1.0.2.tgz
/nix/store/apbzi3im86qc1w56g0c34prrh0lrmdhb-write_file_atomic___write_file_atomic_2.4.3.tgz
/nix/store/gyibls95izs5yhimhqyg2g6hhxpx4616-write_file_atomic___write_file_atomic_3.0.3.tgz
/nix/store/a971m1q6i2aci78wz0zz5z94inxb5b90-write_file_atomic___write_file_atomic_4.0.2.tgz
/nix/store/fild6b1ym5fcbdfx99y1jsc2icmdsqxy-ws___ws_6.2.2.tgz
/nix/store/l6ick7wcw9q6wvndwmgzii7zd0b095kn-ws___ws_7.4.6.tgz
/nix/store/s0fbsqyqcdiv0s9mnm3j78fqbpzz8mfj-ws___ws_7.5.5.tgz
/nix/store/s9ifp9bhi08nlw60jw02s14pgq7l8bnd-ws___ws_7.5.9.tgz
/nix/store/4g9rbv8h14v6c3x57q0syhdr7dv8kl39-xdg_basedir___xdg_basedir_4.0.0.tgz
/nix/store/kr2rp5q1q3ki7nfdqq3z17wvrm5nbsnz-xercesImpl-2.12.0.jar
/nix/store/004ad1snrzavlciyns3r4hlxhlfmfxyr-xercesImpl-2.12.0.pom
/nix/store/1q9vc0lq7qjlfjz47mfmlzdf86c543jy-xgcc-13.2.0-libgcc
/nix/store/6p2pb3gb8znixyjjny5hqz1xmx2qw34v-xml-apis-1.4.01.jar
/nix/store/6ksfq36bhr9hrmysba7pz95c311wqhk1-xml-apis-1.4.01.pom
/nix/store/gpb4clib1ssqn1acm5r5bavkh8karljx-xmpcore-6.1.11.jar
/nix/store/p4hc0b0v483pb82sw26ci20s5fgf3i62-xmpcore-6.1.11.pom
/nix/store/jz950m3yb0na5w66w9i23av5j6hdyb55-xnio-api-3.8.8.Final.jar
/nix/store/30rcl0apbram2m9acgvlr83y600yj151-xnio-nio-3.8.8.Final.jar
/nix/store/mr6gs89gi0jr6l2jqy6pz48q9krsczzr-xtend___xtend_4.0.2.tgz
/nix/store/cmndss9xkfy7sxyi7ydxc3db6mjz3zl5-xxHash-0.8.2
/nix/store/58m2k9iim1gjx8d8ap73jk5m6vnsgh1j-y18n___y18n_4.0.0.tgz
/nix/store/bpbs9d469scg2j68zirzlianh297wblx-y18n___y18n_5.0.8.tgz
/nix/store/vvmz1v66war5na4qc98d013hq6hcyqb0-yaeti___yaeti_0.0.6.tgz
/nix/store/m3xsgxq203q49lnal6kil1960jws2kvr-yallist___yallist_2.1.2.tgz
/nix/store/06li9h5qygirnwcwxwvd2la326law2jq-yallist___yallist_3.1.1.tgz
/nix/store/rn36b5457rj0z6al7wjdhwyabd2vfpwm-yallist___yallist_4.0.0.tgz
/nix/store/b8l7mg5izhilf146c0i4jh5v0zwcs9mq-yaml___yaml_2.3.2.tgz
/nix/store/z182zg297717q03aaxsz6p2bfs499s3r-yargs___yargs_13.3.2.tgz
/nix/store/k1psd9zpfkj1gfmhcnsy6svi326cikpq-yargs___yargs_15.4.1.tgz
/nix/store/km97634gxlbkdjn0qi9v8a99ank37cn6-yargs___yargs_17.6.2.tgz
/nix/store/21j5jbgdayj20pfh3a6qk9z8kcf14flp-yargs___yargs_17.7.2.tgz
/nix/store/2d6rbqc8fd387d55z08cnl3idbkagn96-yargs_parser___yargs_parser_13.1.2.tgz
/nix/store/cq5g0xp2di3mnwz3kvlqkpqjpj1z99ff-yargs_parser___yargs_parser_18.1.3.tgz
/nix/store/64n64wwj95ccxv2xvk4qwrprk04z7fqa-yargs_parser___yargs_parser_21.1.1.tgz
/nix/store/yg87jl61ngan22i61l2rcxn5v2bn2krk-yocto_queue___yocto_queue_0.1.0.tgz
/nix/store/dxfx6dp14yfrq6vcv5sc4x9yxd5bx8fp-zipflinger-4.1.0.jar
/nix/store/jw3nclgr29qh5658961yypjbsj95p1mi-zipflinger-4.1.0.pom
/nix/store/68w3njgjpj4sb5laa47cam4gpkv3z6xr-zipflinger-7.0.4.jar
/nix/store/309vhafb21g6080jhd33sbmrlk3hlqrk-zipflinger-7.0.4.module
/nix/store/r24ihghynna327hx9y4hcah4vdldkapb-zipflinger-7.0.4.pom
/nix/store/llpcidakfj2fxb1xrbpplyzqv35a73pm-zipflinger-7.2.1.jar
/nix/store/j7ikd9zyzxbvp6d21njp179853pgd63v-zipflinger-7.2.1.pom
/nix/store/z443kgpnxydgbn7fbkr4y6zz2vpy1kz7-zipflinger-7.3.1.jar
/nix/store/wxmbbbk564mik4wiy5d7kf7hf6l631ws-zipflinger-7.3.1.pom
/nix/store/k4bc47xvnmqnm7cdd9437msjlf2kw43y-zipflinger-7.4.2.jar
/nix/store/m8mip4ysmxs6gzzqwi20z755kxfkvw6c-zipflinger-7.4.2.pom
/nix/store/xic7snbn8hggzhg7fj9kc5y2i2kayiln-zipflinger-8.1.1.jar
/nix/store/nz9j3iapj0jxdsrd2r11fk398qv74vm2-zipflinger-8.1.1.pom
/nix/store/lv6nackqis28gg7l2ic43f6nk52hb39g-zlib-1.3.1
/nix/store/xfjl9x1lgcv4kn4s7479a04yfa705w37-zxing-parent-3.4.1.pom
copying path '/nix/store/bwzfm01hcz3y60mki4ypyhmqg3naliqi-android-sdk-extras-android-m2repository-47.0.0' from 'https://nix-cache.status.im'...
copying path '/nix/store/2cvngppcxkw0zs8rrvgb9fy6fg5abxzl-android-sdk-extras-google-m2repository-58' from 'https://nix-cache.status.im'...
copying path '/nix/store/2x7gyl96hb76ffiwgraz5gpwc9wp4p19-android-sdk-patcher-1' from 'https://nix-cache.status.im'...
copying path '/nix/store/25d8l9m2d7mp1ma7fz6cqm5yia6zkzj6-android-sdk-platforms-34' from 'https://nix-cache.status.im'...
copying path '/nix/store/rmzp1gby822g27cjzfxqawxi2z390fp2-androidenv-android-sdk-license' from 'https://nix-cache.status.im'...
copying path '/nix/store/lq5jn4r0607zaaqxjp63k5pp0glfadsg-openjdk-headless-17.0.7+7' from 'https://nix-cache.status.im'...
building '/nix/store/rjaql1fcz3z6644v1r3kx6b196xkxqcy-patch-maven-srcs.drv'...
copying path '/nix/store/ag55azc8012im441rzziw746b70sv5hg-aapt2-8.1.1-10154469' from 'https://nix-cache.status.im'...
copying path '/nix/store/0rxb3ixzk4zaqivc9s795m0a3679wbw2-gcc-13.2.0-libgcc' from 'https://nix-cache.status.im'...
copying path '/nix/store/xz8mzas29lck99m79q211n0v5h1cmd40-linux-headers-6.7' from 'https://nix-cache.status.im'...
copying path '/nix/store/1q9vc0lq7qjlfjz47mfmlzdf86c543jy-xgcc-13.2.0-libgcc' from 'https://nix-cache.status.im'...
copying path '/nix/store/82a3vc9d65pcad31i7xfckkggmyr63qi-AndroidPdfViewer-4.0.1.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/73f3x9jxf7nyq9000i85783jnnrc0c6f-AndroidPdfViewer-4.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/9liw21jmnziqw6x1zq1gvbvmkpc0x04n-BlurView-version-2.0.4.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/b281k69rf00b820xdiyxajv8kkp79ryd-BlurView-version-2.0.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/yafla87rd6ky1n68ilphfpni09dcbpf6-FastInfoset-1.2.13.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/is11kpa2lhsl7hlj58b9bw0nf1m9i140-FastInfoset-1.2.13.pom' from 'https://nix-cache.status.im'...
building '/nix/store/4znl78zj108m4sjrj8594mkvkymnp8iw-git.drv'...
building '/nix/store/ijhga3svy7kpx0gcydxrs50qi8ahcwhm-fixup_yarn_lock.drv'...
building '/nix/store/7hnx3im1kgdfcif8mxmijqiwgl1cjdc4-status-mobile-node-deps-2.33.6-workspace-package.json.drv'...
patching script interpreter paths in /nix/store/zh4vb2d5c3wn0jn6qg8s2vds80vjvdq8-fixup_yarn_lock
/nix/store/zh4vb2d5c3wn0jn6qg8s2vds80vjvdq8-fixup_yarn_lock/bin/fixup_yarn_lock: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
copying path '/nix/store/raxxvml3pd38v0yxj7j9h5zrgwx4shi9-FastInfoset-1.2.15.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/vzicip6jb1yzjvin0cy6k531i0ssvzld-FastInfoset-1.2.15.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/xlsqc2p1yid4nd0myw4bxfkgymnjwi8j-FastInfoset-1.2.16.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/nd21bjmqwzyj6a74syj4l83cbkhqqq29-FastInfoset-1.2.16.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/pd7kcr1ghwk3wanzd3zhw4a8vlg4dgpi-FastInfoset-2.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/zhbw1zv7ab8r66s5vmbp439fn6mgh19x-Java-WebSocket-1.5.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/acc4slj2imjwvkwx767vcwfpcs250nc3-FastInfoset-2.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/8qf7gn6nsqf8ci4acz603w4d72i3zdva-JavaEWAH-1.1.12.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ha167kkr4rj0h33zzdpynbin0rmwpdj7-JavaEWAH-1.1.12.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/yj7iyicygcd087z5h7npaik0mp6bwl9d-JavaEWAH-1.2.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/r27ysjsirfzc41w85lyijfdhb8v290s9-JavaEWAH-1.1.13.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/54d0f756wr6iijah7al07x1kfz1cj6ic-JavaEWAH-1.1.13.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/fhnssjivwxan3sf3aby2z45f7d71i1cz-JavaEWAH-1.2.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/0hzxj9442vj9kmnfqp91kxswyix77w0r-ST4-4.0.8-complete.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/lq0hwigvpy1nw9qibgf3ixxpcq9dlyxz-ST4-4.0.8.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/j7sm9xsy4inswqbwkdpdb3w4bmid210r-ST4-4.3.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/vk75lkm135wjjm72wdgk7ff6wfnmc7i2-ST4-4.0.8.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/dwxfi4wixnx5zp7sawaick12m0anbr7s-ST4-4.3.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/06k8l9xfyirsylrpxw3crqlxxckvmc68-_ampproject_remapping___remapping_2.2.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/c1xa2sgqv0gyp2sxhvjks8rs55khfm2j-_babel_code_frame___code_frame_7.16.7.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/d6168wwyki9mnawnjip2m7412py5fnjq-_babel_code_frame___code_frame_7.18.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/m5nbkbm18fxxsb9mvdjbv4c8za9lx6br-_babel_code_frame___code_frame_7.22.13.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/9nv7mqn0j0bllgl9vqn1nipivllv6y26-_babel_code_frame___code_frame_7.8.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/bpwhadm9nkrg7790lnkzkd048f0xn1lq-_babel_compat_data___compat_data_7.21.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/icqlxh17ccrgd2zkkf5y5b960k30zkgd-_babel_core___core_7.17.12.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/j701ab2w1lr9qdmkcchiprr0nnw3478q-_babel_compat_data___compat_data_7.22.9.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/g1pfhr42zl2zc1vwxjjammwasxllxqrx-_babel_core___core_7.23.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/kfsb0qzxpd4xi1y7nrdmn3x4vlw1rv03-_babel_generator___generator_7.18.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/p87p3y8z9dpkigcz0d9p1mg4l2fnc4g6-_babel_generator___generator_7.21.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/slk4zl78h4p8f2dxc80cc6crzhcz7s1s-_babel_generator___generator_7.22.15.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/7m32sxikg4kn27751yv715pw1h5rjx3p-_babel_generator___generator_7.23.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/n4akg8zah3xb2kr1hix0rwzb1jdnwli9-_babel_generator___generator_7.23.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2fd1822kds6m4s7z0m3lz1ych3bvfx85-_babel_generator___generator_7.9.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/dndi4w18gvb0759m08nz4lydyv5467q6-_babel_helper_annotate_as_pure___helper_annotate_as_pure_7.16.7.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/12ivc65jbwhrxv5n9gms6rnzwdq2lrqw-_babel_helper_annotate_as_pure___helper_annotate_as_pure_7.22.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/jkyyz4z7arf2km7xhxadv2ldg3sfb323-_babel_helper_annotate_as_pure___helper_annotate_as_pure_7.18.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/v6wk88599vxkvc81661vyxysk3j742ma-_babel_helper_annotate_as_pure___helper_annotate_as_pure_7.8.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/iy9651y72d9409bzavzg27c5r1spzwxw-_babel_helper_builder_react_jsx___helper_builder_react_jsx_7.22.10.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/cnl6rlm8zwsnv26cff5jp75xkhwjv5la-_babel_helper_builder_binary_assignment_operator_visitor___helper_builder_binary_assignment_operator_visitor_7.22.15.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/sx0178k7w317k35zq1j25qi962khjvhx-_babel_helper_compilation_targets___helper_compilation_targets_7.20.7.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/jdjc4wzl73jqxrqzb4yrwzhp4y713ayh-_babel_helper_compilation_targets___helper_compilation_targets_7.22.15.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/wqrv9iwbn46ppg7pdgvrggvld1y21jsh-_babel_helper_create_class_features_plugin___helper_create_class_features_plugin_7.18.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/9xbmnk4ykabmcniwkrgwxwv0af6adaci-_babel_helper_create_class_features_plugin___helper_create_class_features_plugin_7.21.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/bsjvj652pj0z3n54r6dwxpx2k8ccs7sr-_babel_helper_create_class_features_plugin___helper_create_class_features_plugin_7.22.15.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/n77hkvs7al2idjc1zafnkw0ld49sj1p7-_babel_helper_create_class_features_plugin___helper_create_class_features_plugin_7.23.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/xapwppxg9jd9acdjil7a4lwky77pfvhb-_babel_helper_create_regexp_features_plugin___helper_create_regexp_features_plugin_7.21.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/w0rfcn88hdakxphqrgpsx5cva36lfn55-_babel_helper_create_regexp_features_plugin___helper_create_regexp_features_plugin_7.22.15.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/lffvi6x3skghlqnp1kx4lqhi0wffk6w7-_babel_helper_create_regexp_features_plugin___helper_create_regexp_features_plugin_7.22.9.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/b14pdxcqabx0idawf50p411z4la9w65h-_babel_helper_create_regexp_features_plugin___helper_create_regexp_features_plugin_7.8.8.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/1hn4lzf2lzff5nksi2yrmvn8w3k6hssj-_babel_helper_define_polyfill_provider___helper_define_polyfill_provider_0.3.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/q8qrakh2s2gldsyk9gjk6j27jga097s0-_babel_helper_environment_visitor___helper_environment_visitor_7.18.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/dp8bym1k7qid394453x7x9pky4xbmf2z-_babel_helper_define_polyfill_provider___helper_define_polyfill_provider_0.4.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/vmcpy5fmvir98qh2rxbyr0rhbqbcbm1d-_babel_helper_environment_visitor___helper_environment_visitor_7.18.9.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/y4vchsq9cwi7visxzrqbxql47z7s9gdk-_babel_helper_environment_visitor___helper_environment_visitor_7.22.20.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/8pvfr4c5i5wrcjr6lwgwaw2p5fg5ypm1-_babel_helper_environment_visitor___helper_environment_visitor_7.22.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/1kcdzzaxbg5qzq9nfblvg5kyv2yacw3h-_babel_helper_function_name___helper_function_name_7.17.9.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/r148k8n7zawy65xk9vsncywsw6jhclgs-_babel_helper_function_name___helper_function_name_7.21.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ymkgdhwjccwy14dqcc7av0gyddic34kp-_babel_helper_function_name___helper_function_name_7.22.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/qy1hhx0a4lnd60xr19fbs3nhrpm5yi88-_babel_helper_function_name___helper_function_name_7.23.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/vmlfxwk1klikyspvanjbd504hd1kcips-_babel_helper_function_name___helper_function_name_7.9.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/a23v1bbhf693wl1yapfczwhwcfa7bb2g-_babel_helper_get_function_arity___helper_get_function_arity_7.8.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/nkkf6z1p310jqnwkf75vwmh1rasylsry-_babel_helper_hoist_variables___helper_hoist_variables_7.16.7.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/kcp3nlzbjfd70a8i5dsw7ak9mdnc979b-_babel_helper_hoist_variables___helper_hoist_variables_7.18.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/mf3snrpv8ygc5cj1c50aamaqscv4sbx6-_babel_helper_hoist_variables___helper_hoist_variables_7.22.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/72l2qy4bpvlwh36dq8nk0gvk7hmziby4-_babel_helper_member_expression_to_functions___helper_member_expression_to_functions_7.17.7.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/3qynmkp171j09jycfs0i3gyh60sb59pk-_babel_helper_member_expression_to_functions___helper_member_expression_to_functions_7.21.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/5vzyxkc7ddnhlyp783lp6qk9ycs04icq-_babel_helper_member_expression_to_functions___helper_member_expression_to_functions_7.22.15.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/p78g62y40i54vii9fbhrhmvyil07cn8q-_babel_helper_member_expression_to_functions___helper_member_expression_to_functions_7.23.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/zsi2b2ar3xjriizd5cb0b8ddkk9bqi7b-_babel_helper_module_imports___helper_module_imports_7.18.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/fn7g9835mkvj2kbfvxwbfjg9fywmc6v4-_babel_helper_module_transforms___helper_module_transforms_7.21.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/fr0zaara5hyc0b4jk00q48a5pjlr2w3l-_babel_helper_module_imports___helper_module_imports_7.22.15.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/662ynzwcjq0f3cddz7lg39lqxh5b8y1r-_babel_helper_module_transforms___helper_module_transforms_7.22.17.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/y4llqlk0rz5sg795lb9q1nmix3k0c78w-_babel_helper_module_transforms___helper_module_transforms_7.23.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/77c7x7kal783q3r0k5a11wjdv6nmqds2-_babel_helper_module_transforms___helper_module_transforms_7.23.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/yzl5ci5rymvwwqmv5kfcd3wms19iszqj-_babel_helper_optimise_call_expression___helper_optimise_call_expression_7.16.7.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/s785kf8hkwffah5mpk2i598l0kk732af-_babel_helper_optimise_call_expression___helper_optimise_call_expression_7.18.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/flg9ny8vb5i6d32d1yrinz9i54frj90n-_babel_helper_optimise_call_expression___helper_optimise_call_expression_7.22.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/mggmxwzm308pmjxzzipvm6rnsqg418xs-_babel_helper_plugin_utils___helper_plugin_utils_7.10.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/vzfb0yymfyc5ybm8dzlxpp7kpz35z05i-_babel_helper_plugin_utils___helper_plugin_utils_7.13.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/lsv3zh2ipmy3nicad11vk8r1q9gxmpqy-_babel_helper_plugin_utils___helper_plugin_utils_7.17.12.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/vkyr5hy8j6i4g64mihip52f5sdalii3l-_babel_helper_plugin_utils___helper_plugin_utils_7.20.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/x5478wy9bg1ykcczx3bm0a5y19vbn07c-_babel_helper_plugin_utils___helper_plugin_utils_7.22.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/1d8g72pd1249pw4k0c50yjfqkp80vw03-_babel_helper_plugin_utils___helper_plugin_utils_7.8.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/p30g6i3miiqmy70db7lxwfxvzh7mln5y-_babel_helper_regex___helper_regex_7.8.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/xiq7y9pw7zlpbygqq50djv4k9v3j951h-_babel_helper_remap_async_to_generator___helper_remap_async_to_generator_7.18.9.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/p3j0bb4ldxwqq2k88nnhdy27w3h8vlkq-_babel_helper_remap_async_to_generator___helper_remap_async_to_generator_7.22.17.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/6y4kfjcyx0hynj0fajzzavaqjv021hk1-_babel_helper_replace_supers___helper_replace_supers_7.18.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/5awpbbigcp4cpfswx9zmfl6ah4jbgq3m-_babel_helper_replace_supers___helper_replace_supers_7.20.7.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/b1djz9zxfm8s1h51arwzpawqa6cg2k5f-_babel_helper_replace_supers___helper_replace_supers_7.22.20.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/1gkqj0arifjwk1nkswlyr80apx6xi937-_babel_helper_replace_supers___helper_replace_supers_7.22.9.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/f598z3978zcwvz20bnnzp162v2pfa6z3-_babel_helper_simple_access___helper_simple_access_7.20.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/5jdy0scmr2k9ksx9k7xx7y1ivx62bzza-_babel_helper_simple_access___helper_simple_access_7.22.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/z0jdr4s7m5b3daj5980kxvr073gy4di7-_babel_helper_skip_transparent_expression_wrappers___helper_skip_transparent_expression_wrappers_7.20.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/yy798a251y0l7njmzyv79rj9fz6gkcad-_babel_helper_split_export_declaration___helper_split_export_declaration_7.16.7.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/7r23i9k7dg6v37yzwsnnfdzs284402pb-_babel_helper_skip_transparent_expression_wrappers___helper_skip_transparent_expression_wrappers_7.22.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ajs5xc9fqky76sf4cphv1hai835raxkf-_babel_helper_split_export_declaration___helper_split_export_declaration_7.18.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/s022aijlmjrlc0n32k5wzf4z790cixqr-_babel_helper_split_export_declaration___helper_split_export_declaration_7.22.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/v21b5a2r2g8rrzlpy76j8glxvg3yvl9f-_babel_helper_split_export_declaration___helper_split_export_declaration_7.8.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/sh0wfl7raakxmb6fq592j5pgph5jjway-_babel_helper_string_parser___helper_string_parser_7.22.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/kxxbqzwqnihq0mas6lf1d0w6zgf3x03w-_babel_helper_string_parser___helper_string_parser_7.23.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/9xhkjkh8lwgqdrqrd0b5abv4bawgj0ab-_babel_helper_validator_identifier___helper_validator_identifier_7.16.7.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/vs2cy7m3zrj4mydk9rarsrkmx96h8958-_babel_helper_validator_identifier___helper_validator_identifier_7.19.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/qjd2360z0z2fzdbs237088swh90q4yag-_babel_helper_validator_identifier___helper_validator_identifier_7.22.15.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2lkbqipf1v11i63ys5krhkqk9zpnaf63-_babel_helper_validator_identifier___helper_validator_identifier_7.22.20.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/xky895azryfxvb55385459x2i09hzma3-_babel_helper_validator_identifier___helper_validator_identifier_7.22.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/aqrhvha4x6n73y284hbxnayn2csfsfd0-_babel_helper_validator_identifier___helper_validator_identifier_7.9.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2q1xjh88bwrrvj0547f8wk95j6rvp6f8-_babel_helper_validator_option___helper_validator_option_7.16.7.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/x6bybnp056kvcckscmqrhhyj5jg74if7-_babel_helper_validator_option___helper_validator_option_7.18.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/j1rp3l5771lplv49kdy6zgy6ymjr32c4-_babel_helper_validator_option___helper_validator_option_7.21.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/nwqiqhnc1z7izxp406cfbnjh2whn5igg-_babel_helper_validator_option___helper_validator_option_7.22.15.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2v8zycd25c8ys3h9prav82fydccxiww7-_babel_helper_wrap_function___helper_wrap_function_7.20.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/f748nsslg7hhkmmmarjrfclqx96b07l4-_babel_helper_wrap_function___helper_wrap_function_7.22.17.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/yb17ciz78k3wa0dlp7icj78vyxjs4hwz-_babel_helpers___helpers_7.23.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2gz9w36klbhqh35hixvyazbwlqymnap4-_babel_highlight___highlight_7.17.12.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/rn7v0fja851lcb6azy7jr0pyi91y1mjd-_babel_highlight___highlight_7.18.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/vvfn4aa2rpjml81nhhsn03k7ba58dwhb-_babel_highlight___highlight_7.22.13.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/wzlrlvkyc5jjbx7v86slrbmpp1z5hcn5-_babel_highlight___highlight_7.9.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/lmpsp3rz62v7y7vc5r68b8ffw1j40xf0-_babel_parser___parser_7.20.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/lfqj7nj1s09zagrqa1aj7dph2wkwwzk1-_babel_parser___parser_7.18.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/zhrw5rbfavknpa55zcp41qzvjx9a095x-_babel_parser___parser_7.21.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/gcc0xgjp457f4rp56mcbynbmpq11mx8f-_babel_parser___parser_7.21.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ysqbacbgm0kxhyh63f4l7wjch0gak2q6-_babel_parser___parser_7.22.16.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/7kkb3yi49xbcb5vmrqb1z81nld1j3fhi-_babel_parser___parser_7.23.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/8ynbkl3fh2qvsp5yjikxhcbc36d520gg-_babel_parser___parser_7.9.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/isa961q3inkij309wjaq0bw47nqc4fj5-_babel_plugin_bugfix_safari_id_destructuring_collision_in_function_expression___plugin_bugfix_safari_id_destructuring_collision_in_function_expression_7.22.15.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/v4q8lmg891wdjpds43ivl2di6zjlf2lz-_babel_plugin_bugfix_v8_spread_parameters_in_optional_chaining___plugin_bugfix_v8_spread_parameters_in_optional_chaining_7.22.15.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/wyrsf2if2f2bamqi6l7j6lp7ibavgn2r-_babel_plugin_proposal_class_properties___plugin_proposal_class_properties_7.18.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/8ynjiig8lhkmx5b2axrycl02cz7cf5fs-_babel_plugin_proposal_async_generator_functions___plugin_proposal_async_generator_functions_7.20.7.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/8wnm87ls2qidb77w66qhzakl3klz54m5-_babel_plugin_proposal_export_default_from___plugin_proposal_export_default_from_7.18.10.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/07wnfa23qra0q8ggbkahkz35h2lw3kgh-_babel_plugin_proposal_nullish_coalescing_operator___plugin_proposal_nullish_coalescing_operator_7.18.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2dj6szd78xnq2vfkabq00b208rrc8jc1-_babel_plugin_proposal_numeric_separator___plugin_proposal_numeric_separator_7.18.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/sz1d32b1ssklq1533c0i2618h4dnagiy-_babel_plugin_proposal_object_rest_spread___plugin_proposal_object_rest_spread_7.20.7.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/9bbjxam0n8s4p776lqlmj98qzwy5sd00-_babel_plugin_proposal_optional_chaining___plugin_proposal_optional_chaining_7.21.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/01c8hlba9s8yvffv07i7bq4dr7x1hiaj-_babel_plugin_proposal_optional_catch_binding___plugin_proposal_optional_catch_binding_7.8.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/73nmbr8hl7fhpkj7nf678rda9hvp8hgk-_babel_plugin_proposal_private_property_in_object___plugin_proposal_private_property_in_object_7.21.0_placeholder_for_preset_env.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/gxkwp0fwxjwszsb07mmwdqljswcr0v2s-_babel_plugin_syntax_async_generators___plugin_syntax_async_generators_7.8.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/3bhny40l40iid16vjbyr3zpqpvbn5kyv-_babel_plugin_syntax_class_properties___plugin_syntax_class_properties_7.12.13.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/biqs9s4b6cp5cbylq0ryq3hyyy7qx9ka-_babel_plugin_syntax_class_properties___plugin_syntax_class_properties_7.8.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/h2nrc0dwhhjyaakfa1s0cg44kygw79ck-_babel_plugin_syntax_bigint___plugin_syntax_bigint_7.8.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/hg10gv08ir77gksp4cycgahaa1ybkfs1-_babel_plugin_syntax_class_static_block___plugin_syntax_class_static_block_7.14.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ij27a42472dda51r9sx40kl9r8vhsglv-_babel_plugin_syntax_dynamic_import___plugin_syntax_dynamic_import_7.8.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/4i6xcq1dmi0kqppm8fkiv6vc6vn05cik-_babel_plugin_syntax_export_default_from___plugin_syntax_export_default_from_7.18.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/023rsqqf35lvxy194vklc4sawmfj6qvw-_babel_plugin_syntax_export_namespace_from___plugin_syntax_export_namespace_from_7.8.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/w5jscd38q8xcjg9vy7dfygzlm0sn1gs8-_babel_plugin_syntax_flow___plugin_syntax_flow_7.18.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/5921giv6qyha11va8zr6vk3fcwpg6cxr-_babel_plugin_syntax_flow___plugin_syntax_flow_7.22.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/picvby2hiiwzblg2ryr8ikp6mz4f1pnn-_babel_plugin_syntax_import_assertions___plugin_syntax_import_assertions_7.22.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/542aafd2azxx78f6kvx5bbrfm36da3qy-_babel_plugin_syntax_import_attributes___plugin_syntax_import_attributes_7.22.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/zxbvd6ipnck3hnmz91n6ivlvn1hqk3r7-_babel_plugin_syntax_json_strings___plugin_syntax_json_strings_7.8.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/70wygpbpaa1y1ljn6xxkmirhll39l5q6-_babel_plugin_syntax_import_meta___plugin_syntax_import_meta_7.10.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/mxl28wgvm6nw5r2wihqdl514514jcy2z-_babel_plugin_syntax_jsx___plugin_syntax_jsx_7.18.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/w8nkpfspil9sxajhb6sczmqxwb24irpy-_babel_plugin_syntax_jsx___plugin_syntax_jsx_7.21.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/fk7nfj4imrdglpjkvnddm1il5yvdkd8z-_babel_plugin_syntax_jsx___plugin_syntax_jsx_7.23.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/h8f9xim1i97l0nzw8yhm53yqzv803hxw-_babel_plugin_syntax_logical_assignment_operators___plugin_syntax_logical_assignment_operators_7.10.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/y5d57sb3gp5l329q2yc3dyb63z03lr50-_babel_plugin_syntax_logical_assignment_operators___plugin_syntax_logical_assignment_operators_7.8.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/mfmivp9kdhhpnn7gvhxnmy0z9ylppip0-_babel_plugin_syntax_nullish_coalescing_operator___plugin_syntax_nullish_coalescing_operator_7.8.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/3nj79i8h8m0znd9pvdp3zariwb6qgic4-_babel_plugin_syntax_numeric_separator___plugin_syntax_numeric_separator_7.10.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/38ajyqx7vsx9xjwyb3zczj9i5qa2hw9y-_babel_plugin_syntax_numeric_separator___plugin_syntax_numeric_separator_7.8.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/l6wiw68xda55addwad08ag73xdb62hsm-_babel_plugin_syntax_object_rest_spread___plugin_syntax_object_rest_spread_7.8.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/d5giycng40gxcbzqbqhbdcmsaz0v7axh-_babel_plugin_syntax_optional_catch_binding___plugin_syntax_optional_catch_binding_7.8.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/wpr5mbp3jzsi0lx656smbgkpdcq61c11-_babel_plugin_syntax_optional_chaining___plugin_syntax_optional_chaining_7.8.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/1hs7r9lgp8sk4ixsf6qc92f014mbsaaq-_babel_plugin_syntax_private_property_in_object___plugin_syntax_private_property_in_object_7.14.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/h4hq6s9kbcv0nrqap1sh8smkvzxylq97-_babel_plugin_syntax_top_level_await___plugin_syntax_top_level_await_7.14.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/yybp99in1b0l94sqlps2vl7vn8livy03-_babel_plugin_syntax_typescript___plugin_syntax_typescript_7.17.12.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/y7k912c3ix744i0qskb3fkcyz1x5fpb2-_babel_plugin_syntax_typescript___plugin_syntax_typescript_7.20.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/36395dr3ahdp697bpmnzbwvcrd0g7c5y-_babel_plugin_syntax_typescript___plugin_syntax_typescript_7.23.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/sxiwr77a5y57szhycbznz2kx11g2v9sx-_babel_plugin_syntax_unicode_sets_regex___plugin_syntax_unicode_sets_regex_7.18.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/w7qgz71r0fr637afl9ngfmm76m67idp2-_babel_plugin_transform_arrow_functions___plugin_transform_arrow_functions_7.8.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/mjan5ny0a4nf6lk5aw0v7wvsndah0ly3-_babel_plugin_transform_arrow_functions___plugin_transform_arrow_functions_7.22.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/zvif2jar0y59gssjvhp2jz0pjksvn6qf-_babel_plugin_transform_async_generator_functions___plugin_transform_async_generator_functions_7.22.15.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/xlrd5017fv2pa9br6y0cg7n58kxj5bsi-_babel_plugin_transform_async_to_generator___plugin_transform_async_to_generator_7.22.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/4dadl7av7vwi85rpdgz0778ri91kk9sz-_babel_plugin_transform_block_scoped_functions___plugin_transform_block_scoped_functions_7.22.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ks1cwxi0vq6nzyfkmq8bs00wx251y7pz-_babel_plugin_transform_block_scoping___plugin_transform_block_scoping_7.22.15.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/y0l3y118b0qldcxcs9n1didz590pfwj2-_babel_plugin_transform_block_scoping___plugin_transform_block_scoping_7.23.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/wpkring9g6v4zprhncsjr0hf9sm73vgw-_babel_plugin_transform_block_scoping___plugin_transform_block_scoping_7.8.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/sgqkxbf22z0q2dsl24dk194z9qrc3in1-_babel_plugin_transform_class_properties___plugin_transform_class_properties_7.22.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/pnk6176c5g22awwq3lb2451d8h38jjgz-_babel_plugin_transform_class_static_block___plugin_transform_class_static_block_7.22.11.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2f8h9w75lry2gx15z07v23779k86563y-_babel_plugin_transform_classes___plugin_transform_classes_7.21.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/yvd06jjzhfnp4pfkvf28525iv38gixyv-_babel_plugin_transform_classes___plugin_transform_classes_7.22.15.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/bp4zcz39cgs67z1arhnq88j7fgs93bj3-_babel_plugin_transform_computed_properties___plugin_transform_computed_properties_7.8.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/nyqg06cwjf9hq5wb384mpnh5ggmphbnb-_babel_plugin_transform_computed_properties___plugin_transform_computed_properties_7.22.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ilxw7bf18rbbmdqybk3fm1lxqnm9632p-_babel_plugin_transform_destructuring___plugin_transform_destructuring_7.22.15.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/cy0aw5bspk2md2xhfgip9xs32ghw4jss-_babel_plugin_transform_dotall_regex___plugin_transform_dotall_regex_7.22.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/24faln31k8smdbqrhc8igmavl4qzp3f0-_babel_plugin_transform_duplicate_keys___plugin_transform_duplicate_keys_7.22.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/s2r99gbacfan7agaxbgax2s1z886gr55-_babel_plugin_transform_dynamic_import___plugin_transform_dynamic_import_7.22.11.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/hdm047j0lgd64yy4hpa42w765nnchxqw-_babel_plugin_transform_exponentiation_operator___plugin_transform_exponentiation_operator_7.22.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/wqdyrws93s6kwlf6lcl9cp9dwqakkl67-_babel_plugin_transform_export_namespace_from___plugin_transform_export_namespace_from_7.22.11.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/39xpay0h6qqv0j6lznw4h8klqkbjq47q-_babel_plugin_transform_flow_strip_types___plugin_transform_flow_strip_types_7.21.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/6k70rwbwdvrv3fzac0q5mpfgzwlpq538-_babel_plugin_transform_flow_strip_types___plugin_transform_flow_strip_types_7.22.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/a5i1j5wvaxry3g9akkrw0s4vbda6v42s-_babel_plugin_transform_for_of___plugin_transform_for_of_7.22.15.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/1f90bp4fmc600b531bzcnkmvdxadibq4-_babel_plugin_transform_function_name___plugin_transform_function_name_7.22.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/hdrpj2vgcwr31gbcrr8bypdk9phlvsmp-_babel_plugin_transform_function_name___plugin_transform_function_name_7.18.9.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/0nmqk5as796d2lnv1m0z7pp6j7mcrm19-_babel_plugin_transform_json_strings___plugin_transform_json_strings_7.22.11.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/7l8xfjy5v9mjaxc0d78vjvyjj8ahj98g-_babel_plugin_transform_literals___plugin_transform_literals_7.22.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ajx1ksx6wvq1avyhvpys9ngssh96q3b2-_babel_plugin_transform_logical_assignment_operators___plugin_transform_logical_assignment_operators_7.22.11.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/754d4595zyi0gg2pcmzvwyjj9w973yrm-_babel_plugin_transform_literals___plugin_transform_literals_7.8.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/kfvffdpgwh578nfpsbdfic7nggpa6blq-_babel_plugin_transform_member_expression_literals___plugin_transform_member_expression_literals_7.22.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/3xsvbl8qp35b7cdjmg0jl00d34wp1426-_babel_plugin_transform_modules_amd___plugin_transform_modules_amd_7.22.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/n5h80x0nk311dcry84wss2h89cdx4fvm-_babel_plugin_transform_modules_commonjs___plugin_transform_modules_commonjs_7.21.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/5w77sdnp9yjwnjylzxdm1bc1si16imdd-_babel_plugin_transform_modules_commonjs___plugin_transform_modules_commonjs_7.22.15.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/l9s9jngr7867qpaapyw0x9li9mydrjnp-_babel_plugin_transform_modules_commonjs___plugin_transform_modules_commonjs_7.23.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/iqvkar8v7vyjymca0h0y5ha3ry8dk661-_babel_plugin_transform_modules_systemjs___plugin_transform_modules_systemjs_7.22.11.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/dqsbv2y9ab54qwyjg0p19xmqz0b9spy7-_babel_plugin_transform_modules_umd___plugin_transform_modules_umd_7.22.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/8bf9hj4rmdaq0jas8kxg4agm7k4hjngw-_babel_plugin_transform_named_capturing_groups_regex___plugin_transform_named_capturing_groups_regex_7.20.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/fbpv2344zp7h3zq710nxjvv8wbr53m2b-_babel_plugin_transform_named_capturing_groups_regex___plugin_transform_named_capturing_groups_regex_7.22.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/970gz6lkqfiz12mcifv02rs50p0v8rsa-_babel_plugin_transform_nullish_coalescing_operator___plugin_transform_nullish_coalescing_operator_7.22.11.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/1lkgbzp3hzjhspk8mr8q63cw4ki9x1jk-_babel_plugin_transform_new_target___plugin_transform_new_target_7.22.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/z71gp0s9yb1i4mgwmp5xvwy6iyapdhw8-_babel_plugin_transform_numeric_separator___plugin_transform_numeric_separator_7.22.11.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/mhbzfzifc56phmhcy052qmmy0chbd2yb-_babel_plugin_transform_object_assign___plugin_transform_object_assign_7.23.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/k3lc74db00c3hjhc8qmnzk7w4zlp4221-_babel_plugin_transform_object_rest_spread___plugin_transform_object_rest_spread_7.22.15.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/1dpmffcxj1l9kypva70969byanpzn9ql-_babel_plugin_transform_object_super___plugin_transform_object_super_7.22.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2nmj52lx45mknr94gq39xynm48mgwddi-_babel_plugin_transform_optional_catch_binding___plugin_transform_optional_catch_binding_7.22.11.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/kry00807hdqmr8javy1na0g6mazqpm84-_babel_plugin_transform_optional_chaining___plugin_transform_optional_chaining_7.22.15.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/8hk1bfqnnyh78rw5p6rkch7m7kff5a9i-_babel_plugin_transform_parameters___plugin_transform_parameters_7.21.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/j946mcvp0l64jf04lc2zwacrh20nqfr1-_babel_plugin_transform_parameters___plugin_transform_parameters_7.22.15.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/1vi7591i4pv6wcywgjzglm9vkhgysg6v-_babel_plugin_transform_private_methods___plugin_transform_private_methods_7.22.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/zjqrnz3jj8kgn4kmimq1gz4i2kwx0cpv-_babel_plugin_transform_private_property_in_object___plugin_transform_private_property_in_object_7.22.11.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/dj0favypbiw5hsrh1ckli3y5wdb432i4-_babel_plugin_transform_property_literals___plugin_transform_property_literals_7.22.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/99g0jrw32sl8sw59b5gl0d5pr8zzr391-_babel_plugin_transform_react_display_name___plugin_transform_react_display_name_7.18.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/b0p0zrdhnm4lan5idxhhymrid4i3qn1v-_babel_plugin_transform_react_jsx___plugin_transform_react_jsx_7.19.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/gwlhl9xbaiir2i0i65jf0wgad64yry8r-_babel_plugin_transform_react_jsx___plugin_transform_react_jsx_7.21.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/jnib53j12jdpnm7s9s2nj4rniavp9pba-_babel_plugin_transform_react_jsx_self___plugin_transform_react_jsx_self_7.21.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2m35yv091532qb0qgzd3ydgqwnxg2cgz-_babel_plugin_transform_react_jsx_development___plugin_transform_react_jsx_development_7.18.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/iv05x666pacf94rcq3z69cw1cx22rx3n-_babel_plugin_transform_react_jsx_source___plugin_transform_react_jsx_source_7.19.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/732fv43mzvvyhnrxlbk0zkps80ycm9zr-_babel_plugin_transform_react_pure_annotations___plugin_transform_react_pure_annotations_7.18.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/1fr0ldp2kzd3hw0v2x19j3s97arnfhhh-_babel_plugin_transform_regenerator___plugin_transform_regenerator_7.22.10.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/5r9skqq9abvmj41b0mcrbmj26fa58959-_babel_plugin_transform_reserved_words___plugin_transform_reserved_words_7.22.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/scdbp8yzjrf01yricdjkbnn7x1rdfd9n-_babel_plugin_transform_runtime___plugin_transform_runtime_7.21.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/zdj3ckwnd79wlai6wv706xllarvn239v-_babel_plugin_transform_shorthand_properties___plugin_transform_shorthand_properties_7.22.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/j5gbv2vy4dx6fvwpkpmgf3xm15w3g0c1-_babel_plugin_transform_shorthand_properties___plugin_transform_shorthand_properties_7.8.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/mds03gc0dfhi8j0sbc5yqk989i4c0rc3-_babel_plugin_transform_spread___plugin_transform_spread_7.22.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/zi2yd895aqlbb1drvq62rw6z7n5bnspb-_babel_plugin_transform_spread___plugin_transform_spread_7.8.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/xdhx31s89p0s8zrnhz13gr4rj8h2ajqi-_babel_plugin_transform_template_literals___plugin_transform_template_literals_7.22.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/jd2wwbwbhwcyxslmkvqbdphr1r4z2ymb-_babel_plugin_transform_sticky_regex___plugin_transform_sticky_regex_7.8.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/3fr2hacvxgdlnnm3pf35xsq1i7hm3wrz-_babel_plugin_transform_sticky_regex___plugin_transform_sticky_regex_7.22.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/8lj7x1smh0f3n50r5dvv05g2p2synlip-_babel_plugin_transform_typeof_symbol___plugin_transform_typeof_symbol_7.22.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/b418b4216cpn1117j3rqn0brnyawnd3f-_babel_plugin_transform_typescript___plugin_transform_typescript_7.18.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/lpywj6smvzyw1n3sz5wsgpwnr7miyjg2-_babel_plugin_transform_typescript___plugin_transform_typescript_7.21.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/5s1wr9zyns7bwhbxipqfk8y7lggf72ry-_babel_plugin_transform_unicode_escapes___plugin_transform_unicode_escapes_7.22.10.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/b9v366iz9jllhqwfl5zsay1x9gi11a6k-_babel_plugin_transform_typescript___plugin_transform_typescript_7.23.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/xdd48l62q2w2pw7ni6f25ivkg4m4qppv-_babel_plugin_transform_unicode_property_regex___plugin_transform_unicode_property_regex_7.22.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2d3hh53zfnvqxaa2qp5b2dvr3j9v0whw-_babel_plugin_transform_unicode_regex___plugin_transform_unicode_regex_7.22.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/8zr4kha928956q7kcjl1z68rdh9ivp4w-_babel_plugin_transform_unicode_regex___plugin_transform_unicode_regex_7.8.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/41ch9ahwfmshv2gfg2brgwy5fh7nwa0j-_babel_plugin_transform_unicode_sets_regex___plugin_transform_unicode_sets_regex_7.22.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/w62ynbbx1ayysi7z4akfnzrn8zm31y7y-_babel_preset_flow___preset_flow_7.21.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/zz6dlwm1mwpzjxbrhcm4qlzhqgl5ik4g-_babel_preset_modules___preset_modules_0.1.6_no_external_plugins.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/lgr7i84qkx52wh9265v6hrgkhvlvs3yy-_babel_preset_env___preset_env_7.22.15.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/4vdn0l5z55allhjc6wvdw5vszkdqgik3-_babel_preset_react___preset_react_7.18.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/xjwlkyk0ai10560bmqa3b5n0a0hvd3wv-_babel_preset_typescript___preset_typescript_7.17.12.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/01pk4l8gcqwifspp0wj28d9y7415wj9c-_babel_preset_typescript___preset_typescript_7.21.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ad2268sm45ll0hld6a7v0mp4s027pgyc-_babel_preset_typescript___preset_typescript_7.23.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/qhv4dg3686m4z63vsif8pikdsdw4fhiq-_babel_register___register_7.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/znb0yvpq1csmn69wm2rapzw1l82a7agn-_babel_register___register_7.21.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/s7s9y5pbvv7kaxkcimhjjj4yci00zd0s-_babel_regjsgen___regjsgen_0.8.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/m5lbl8fswig4j4ad5x066566x5s2vik8-_babel_runtime___runtime_7.20.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/a7ia6lbfx96dz3z63g6n3sx85gp7096q-_babel_runtime___runtime_7.21.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/xzhw0q55wdl6b39z2rg3rygla2dyhhd4-_babel_runtime___runtime_7.9.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/73bimrrlly5vmjj1whr31jyg3wbcnfam-_babel_template___template_7.18.10.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/0b7n9rirwl1lddga1s7jfv097fp555xr-_babel_template___template_7.16.7.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/qi2lw1adhnnqv0r98zs18n5x1qq0qwag-_babel_template___template_7.20.7.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/nym0077i8g6hfp5nd2d4fznd44wdkjyi-_babel_template___template_7.22.15.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/hnbfh1zv4dmr7vizyczvc9hsvns1q4g2-_babel_template___template_7.8.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/g2w723mypllcgfhv69sika9xcgjr2chk-_babel_traverse___traverse_7.18.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/srb63b8slafbglpry5msgwbc2c1kili1-_babel_traverse___traverse_7.21.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/mvpdwqhngbkqgi28k4bi1djw4hjypk72-_babel_traverse___traverse_7.23.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ig4701p7asggfcqxxs5rs17hjpkrh0zv-_babel_traverse___traverse_7.22.17.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/g73w0z3jh8yw5nahnb3ipdsj2x3nv3pg-_babel_traverse___traverse_7.9.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/9q20li64wdxffwg7fqmgc8rfh3hcllhm-_babel_types___types_7.17.12.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/l1h3g0n440y0lbnxqqm0bipv8gxk1w8c-_babel_types___types_7.23.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/lla437al2cfrcd3b908yqjs1w376nrp5-_bcoe_v8_coverage___v8_coverage_0.2.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/0a5fg51v2pysidf01fn2qhj4b44skz9g-_babel_types___types_7.23.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/azaz8677gjb9sax1w3fc76v45bp04z5c-_egjs_hammerjs___hammerjs_2.0.17.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/936y561wcbsn8ghfvqw5gwl7dwv7cm2g-_ethersproject_abi___abi_5.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/6am327gk12xb2yjx46ifbxs8rhq5ls72-_ethersproject_abstract_provider___abstract_provider_5.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ykwa0whcqbbyvnrsg2mgnss63l00535i-_ethersproject_abstract_signer___abstract_signer_5.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/m0wlsznn50qy4fdks4dw3s70dqqfmakl-_ethersproject_address___address_5.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/b8bq17p8cn5xr0kgzp35crbqdw9mchf1-_ethersproject_base64___base64_5.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/dm76s3h98gsrgv6j42d1gc20qw4hpci2-_ethersproject_basex___basex_5.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/dzj81c5mq9y68i5lfcqc2j51p0dqkg0z-_ethersproject_bignumber___bignumber_5.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/yc6xmyma46yj2gvj3zlm7838ywjn0s8y-_ethersproject_constants___constants_5.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/nr77qygzmdizy6kwv0v5z01ia59lwkgg-_ethersproject_bytes___bytes_5.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/hfs8bksv9vhb200bk2vlr6i5nm6yl5v2-_ethersproject_contracts___contracts_5.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/1c6anld27vwrq9afddkmwxm5k29jrw17-_ethersproject_hash___hash_5.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/0fy84mghwff0rmq2h5ci7w153wpchjk8-_ethersproject_hdnode___hdnode_5.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/g6qakqw2d93vvcz9savm21bn3dikdiwz-_ethersproject_json_wallets___json_wallets_5.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/cfxiw03a3zfkx91gq6f1q7fjss3f5l9l-_ethersproject_keccak256___keccak256_5.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/8livmg2rjkfg2a4khsyw1zzs52xyi8zr-_ethersproject_logger___logger_5.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/dkfpxzzcdg9a7y14m6cxziqzj0mqh77a-_ethersproject_networks___networks_5.7.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/gyfdlbkny72rjifq8khy5d2jp98nxcib-_ethersproject_pbkdf2___pbkdf2_5.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/p9c5las86976bhwk74474mifh73pm4dh-_ethersproject_properties___properties_5.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/yj30434grxcrdkd3imbsr9sk848z44zr-_ethersproject_providers___providers_5.7.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/qk88x0hxxqs4fdl4x1n7h0qgjk6hhhpj-_ethersproject_random___random_5.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/9gz9vw484kvr5g2zgn39iv58ra2fd2dw-_ethersproject_rlp___rlp_5.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ankcf9fhnx5m55j2mix76zxink2a9qyv-_ethersproject_sha2___sha2_5.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/vgp8gah5gflkja5ngkgdkncsz21rwf4m-_ethersproject_shims___shims_5.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/i6wmxf3d9k0f49hlq18747fdn4r5i2x5-_ethersproject_signing_key___signing_key_5.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/5dypznl1k0xh4kr89yvmpc23vi5ql0m8-_ethersproject_solidity___solidity_5.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ywvqynxv17698gv2jmxhmpv7bkhs0qxj-_ethersproject_strings___strings_5.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/83mhvghs14sdszwvgkj3kqzyrjizdc8q-_ethersproject_transactions___transactions_5.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/wnnpd3frwgnw1231chp4cbsqp0hhpl98-_ethersproject_units___units_5.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/61zivfmga5m0pj94pxnm18vh0h6yz7ws-_ethersproject_wallet___wallet_5.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/94r8j8ba26vdqk9ds9i2hblrr92k6qmp-_ethersproject_wordlists___wordlists_5.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/wmn309pi314vkv3d43g1f9rxxd6ypxkl-_ethersproject_web___web_5.7.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/gnpcijhg2zfaiy01b4hylfxawc6w3mp4-_hapi_hoek___hoek_9.3.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/w74a4yc16zndxbizhiicyfnncd9sqgiw-_hapi_topo___topo_5.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/97nbicvjkmgj5by24vk5jmvrj1kg0amp-_isaacs_ttlcache___ttlcache_1.4.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/i4677inwbn7whkzcnldpcpq569l686bi-_istanbuljs_load_nyc_config___load_nyc_config_1.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/nrky4c43zmlj4fcfifja1zm6rjiszahz-_istanbuljs_schema___schema_0.1.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2nsd22l0j042hqws74ll0kqq6d0vpvd2-_jest_console___console_29.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/l81g1wiadycrj54anhawpq8fm84sj49a-_jest_core___core_29.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/5l1g3m0dib52lscigl3ybn4mg9s9l46k-_jest_create_cache_key_function___create_cache_key_function_29.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/nzsnvmhsrpqqbazhr1qp955bs6zp4fyr-_jest_environment___environment_25.5.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ng1jyb8i23i20xh2bq5asw3ngl9xw8j6-_jest_environment___environment_29.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/iw9zq76iva27143667sjxdrvjbl349ma-_jest_expect___expect_29.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2f67f53n5h9n9p9dz9016m38ka33320q-_jest_expect_utils___expect_utils_28.1.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/v6yzgnqapmr071ndlhr2mzymvab0hbmf-_jest_expect_utils___expect_utils_29.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/q13lpvvng9hhmc729b054ww58qwi1xcw-_jest_fake_timers___fake_timers_25.5.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/g4rpiybpmahs3izzaa36kx7iws727fb3-_jest_fake_timers___fake_timers_29.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/r35yx6f4y6y5248ypbnphz6d6ybzck7r-_jest_globals___globals_25.5.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/sz8n4j0ry7w8gbygjcc8csaabnyr92cm-_jest_globals___globals_29.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/cc7b40h5gq8l7b6a735mblprnjaanyv9-_jest_reporters___reporters_29.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/pl8cvy5f4gqkq666byv219n1kgydf2x5-_jest_schemas___schemas_28.1.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/sjqas58cy9i7kz371jyc26md9rd7jcha-_jest_schemas___schemas_29.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/jdycxsf860x7wn0g66ma02yfn9ldcxfx-_jest_schemas___schemas_29.6.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/azk64rlfjn2qm7clnsa4ci1g6fi7rwr6-_jest_source_map___source_map_29.6.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/hild4ndjl72w45z5c5y2a74wf2gi1x5k-_jest_test_sequencer___test_sequencer_29.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/lbq0a46q56fh02bmz3qbkmf231816fyj-_jest_test_result___test_result_29.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/hb14qd3wkj8jfkmrzy7j3v02h56vla1v-_jest_transform___transform_29.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/xy8pg8ddf297f9xbx5hqx25shrkpx8dr-_jest_types___types_25.5.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/jsl5j1bchz0mxg17drm9ng96473i6zyg-_jest_types___types_26.6.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/qj7rx2y78r8pj84x83cqzkcm3wi2ljwx-_jest_types___types_28.1.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/cjqrr0lm1nvnrrcn0s1d65sagflr1aii-_jest_types___types_29.6.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/28nd35iv7g273dgjgg19h83nfp2vzmwv-_jridgewell_gen_mapping___gen_mapping_0.3.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2mx5cp86g44c5fl5xw1bb0v0q2yxr3p7-_jridgewell_gen_mapping___gen_mapping_0.3.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/fl22z8dfvjrfd2vfddymvdzpv2myir1i-_jridgewell_resolve_uri___resolve_uri_3.0.7.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/4xkwnykkrn8zdjk8qcxw4vx2g913ma1y-_jridgewell_resolve_uri___resolve_uri_3.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/xawqhd9vs48sgk0kyzjw4kdr4ly679k5-_jridgewell_resolve_uri___resolve_uri_3.1.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/c66p8ldkinlph2x3fsiqax6p4s7lhqni-_jridgewell_set_array___set_array_1.1.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/hnjfjwfi59wap3pc2r396m73gqzn5hkd-_jridgewell_set_array___set_array_1.1.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/raj9vkw8zgjiqc49w248j6arfrk0ywmj-_jridgewell_source_map___source_map_0.3.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/bwcjfmcshq2glqhlf1xwwxv8skrca2vq-_jridgewell_sourcemap_codec___sourcemap_codec_1.4.13.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/awjr7kr693g7jdl5lxxag2a5niwhh9dj-_jridgewell_sourcemap_codec___sourcemap_codec_1.4.14.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2jk5i2x5kzl3vlab5fldhdsjf2swg7r2-_jridgewell_sourcemap_codec___sourcemap_codec_1.4.15.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/z6f9pm47kk2qp8d49yqrqrhk2v3sp6ak-_jridgewell_trace_mapping___trace_mapping_0.3.13.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/hxqd7r836h4xg0i6bh2b4y6g3a71gins-_jridgewell_trace_mapping___trace_mapping_0.3.17.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/k1zsshh2nwr33w9a3bn4sqmrv0qz4wa3-_jridgewell_trace_mapping___trace_mapping_0.3.19.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/yka0yjfd3rdm99zl0bd0j0c849mqnfk7-_jridgewell_trace_mapping___trace_mapping_0.3.20.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/vk64qbwyanrs06qslymx6490yd7l2zs9-_json_rpc_tools_types___types_1.7.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/fmv78kkdm8dvbsrk8n9fmgb2xmqchrd7-_json_rpc_tools_utils___utils_1.7.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/q4ls8lnamyxjbgd5gyh9fkp5chy1qccb-_mapbox_node_pre_gyp___node_pre_gyp_1.0.9.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/6b65b9jkk3qa2x2vivysijxbnsqhx7w6-_parcel_watcher___watcher_2.4.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ir7jxbcw2xjx3id2gnx535iza8ak63hq-_parcel_watcher_android_arm64___watcher_android_arm64_2.4.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/smhahjngyjqihlfx9xzpjx2s21vl4csm-_parcel_watcher_darwin_arm64___watcher_darwin_arm64_2.4.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/75grwk0xfpz9ixn8qqc69rsd49qyls0g-_parcel_watcher_darwin_x64___watcher_darwin_x64_2.4.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/d50m71g8qy2ngcy6gpjq0haml2iyv703-_parcel_watcher_freebsd_x64___watcher_freebsd_x64_2.4.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/5mahfv9vkfl38h5may7vqh81dcxvy9lw-_parcel_watcher_linux_arm64_glibc___watcher_linux_arm64_glibc_2.4.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/9g43qfql2jlwbqiip969gmxxmgq3q12m-_parcel_watcher_linux_arm64_musl___watcher_linux_arm64_musl_2.4.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2f2npvj8lax18z2g06fh0dgw4sn39kih-_parcel_watcher_linux_arm_glibc___watcher_linux_arm_glibc_2.4.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/n29ykf819vnjali6a030mjzxyz7rbdnj-_parcel_watcher_linux_x64_glibc___watcher_linux_x64_glibc_2.4.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/a7ziyqyqrrl8y1jf2n1ih6pgsa8alydf-_parcel_watcher_linux_x64_musl___watcher_linux_x64_musl_2.4.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/lzs8np7pfznw89njsdl9ly4haksi50wx-_parcel_watcher_wasm___watcher_wasm_2.4.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/mrmc5yc513jbl5rgqrb5z9bbg38g0g1x-_parcel_watcher_win32_arm64___watcher_win32_arm64_2.4.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ffgyfg09jrh7dq55w2wyv5n7lvzdcl2j-_parcel_watcher_win32_ia32___watcher_win32_ia32_2.4.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/b2h5xp0ri0hxh556hsjigd5ljw3ibadn-_parcel_watcher_win32_x64___watcher_win32_x64_2.4.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ian0360c2qf1chmz81idlvf9yxrhzjn6-_pedrouid_environment___environment_1.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/bamj8ldj9vlqwpc2j642yv66kgsda6hz-_react_native_assets_registry___assets_registry_0.73.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/jmi1qamc65vq3k9qin62ii0vsbalc24r-_react_native_async_storage_async_storage___async_storage_1.19.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/jr9sfa8jnq5krm7z16391ych46mrpicb-_react_native_babel_plugin_codegen___babel_plugin_codegen_0.73.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/zbdzqsn1civ2ycynzyrq27jhy3qnfkfi-_react_native_babel_preset___babel_preset_0.73.21.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/0wfnyjkpf57y9hkrc7z10m25wfhb09nj-_react_native_camera_roll_camera_roll___camera_roll_7.5.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/s266yrfsnqcs9gjq4adfqmy5grzxy4fa-_react_native_clipboard_clipboard___clipboard_1.13.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/v554lkx81hsalwmali0bhd7lyxg2mdib-_react_native_codegen___codegen_0.73.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ra6m2d9zibmfigj4kyz4h0l9d4blv5ma-_react_native_codegen___codegen_0.73.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/dvkrh5ksyb6j7g2i106ippyjxh122y18-_react_native_community_blur___blur_4.4.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/730ssbbzjhh9g8kgx7i4c2vp1w4rlxrr-_react_native_community_cli___cli_12.3.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/655df3yn0vlsbi8x93rzkgnjyq2myhl5-_react_native_community_cli_debugger_ui___cli_debugger_ui_12.3.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/p2g8008j9hs6ard1xk4302fcx5f8pzw2-_react_native_community_cli_config___cli_config_12.3.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/4pa7g9wihnm65hdinn7w166f9x44iiwk-_react_native_community_cli_clean___cli_clean_12.3.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/vlqscfx6j8rc93afvwarj3llqzkjw335-_react_native_community_cli_doctor___cli_doctor_12.3.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/i57bliv3sfxxyg468xyjy82sk2b5gvm1-_react_native_community_cli_hermes___cli_hermes_12.3.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/l7xgj67f4k02agg8y5yfalq3mi5nyb1j-_react_native_community_cli_platform_android___cli_platform_android_12.3.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/xbx51j9maydaqnqwyywkmp02mzm62vxy-_react_native_community_cli_platform_ios___cli_platform_ios_12.3.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ylfm256bf6rilkgjwmmgpbs1waifzgng-_react_native_community_cli_plugin___community_cli_plugin_0.73.17.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/zdhc1mwkajig8i4mxkk7mxlb7s2bn1wl-_react_native_community_cli_plugin_metro___cli_plugin_metro_12.3.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/wl8ndid1rkyhdpgggqvfprvw66x4365g-_react_native_community_cli_tools___cli_tools_12.3.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/70vq3xwqc2zf3jjvk0fy4wqr3fgkr4cm-_react_native_community_cli_server_api___cli_server_api_12.3.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/rx4ncygq44kw7fcx6r9dpklyhsz94c0f-_react_native_community_cli_types___cli_types_12.3.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/spa3pgjc91awg4c1xy7ysslqiz160xan-_react_native_community_hooks___hooks_3.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/l6xg7k3gqinl57n6gjdcr33s4kma7n5d-_react_native_community_netinfo___netinfo_4.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2fsy6cmn9qjkdy3wyc23r2l8c8ag62i5-_react_native_community_masked_view___masked_view_0.1.9.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/3li2yfgz9fd3fd3p7ibs2gy9n873zchr-_react_native_community_push_notification_ios___push_notification_ios_1.4.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/8ss6kmaigfmqlp8v03fc4pgifa2gn8y4-_react_native_community_slider___slider_3.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/0yq6j988hw825kjwahcsi8k10gz7kpqa-_react_native_debugger_frontend___debugger_frontend_0.73.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/3a356yb83spglwv4ma7lwgrdpifhdngi-_react_native_dev_middleware___dev_middleware_0.73.8.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/nj0f4dvlfd7k0an459af76skzb45r6qn-_react_native_gradle_plugin___gradle_plugin_0.73.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/3sinn3pi4xhxf3a3gi332j2br74n1659-_react_native_js_polyfills___js_polyfills_0.73.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/z8f53hwmwi2nr1sichyzxrwyc5dc9jdh-_react_native_metro_babel_transformer___metro_babel_transformer_0.73.15.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/cgm2spg8y59gdv3xpmjr0hxk19jyasdx-_react_native_metro_config___metro_config_0.73.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/a6mfiiqr20y9j24f3yfszs5gy9q8zsg4-_react_native_normalize_color___normalize_color_2.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/yaq7kd2l7fa4d4r5njij4b5mmn8qlwsn-_react_native_normalize_colors___normalize_colors_0.73.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/yv3xxafsbylfir2w512nnic8majr5ap4-_react_native_virtualized_lists___virtualized_lists_0.73.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/xkpczd3j60cc4dbx8zddhn6vm65v727p-_reown_walletkit___walletkit_1.1.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/s3sw6m3mwrwxgf3n7aq3g1hppn889v0h-_sideway_address___address_4.1.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/mh7a6bkyad9akwb275rzl8qc7ghncslw-_sideway_formula___formula_3.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/8jm08b6j84pkhmv77nyibrkdsr6c96xq-_sideway_pinpoint___pinpoint_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/any13n9wc90z42xhpw7w3qr5alh7lgsr-_sinclair_typebox___typebox_0.24.51.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/0a2fsv8sqh30v0cyj4dv5sia3qapkdss-_sinclair_typebox___typebox_0.27.8.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/23i1r6v2p8hlfpdy1x50mmam8namdcrf-_sindresorhus_is___is_0.14.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/glb1w9jkwmfcyq133ssdqpskw4sr7wam-_sinonjs_commons___commons_1.7.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2ryhmcsqhnil1ji526wflj4hp5iavqqd-_sinonjs_commons___commons_3.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2k0qnrzz53l6m0r1hijzp5gn9msc7lgd-_sinonjs_fake_timers___fake_timers_10.3.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/c0hljfg1n8f7iffxqshn94b1h57kypgh-_stablelib_aead___aead_1.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/immf0d0132d0sc0v1hqbm7xh2kjk4fyf-_stablelib_binary___binary_1.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/bz1g2j8pd56v6bhsyjh0hk7dn757cj25-_stablelib_chacha20poly1305___chacha20poly1305_1.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/4bqjw1h19bxix1h1q58l3r8q5ivwllyi-_stablelib_constant_time___constant_time_1.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/bbvfi09np6nsbyjhg5fv9hn8j2v1g567-_stablelib_chacha___chacha_1.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/vp0nrygv899bsiiwq75rxzjq08ibf5fb-_stablelib_bytes___bytes_1.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/j06pmgkmr9jd5hlyxxmm0mbwc0mbyssk-_stablelib_ed25519___ed25519_1.0.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/jwvnavz5n5kcm7xpfzvimd4h1kvykl33-_stablelib_hash___hash_1.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/39fj8amq7wdv0dk7bdq85qvk2khkynv1-_stablelib_hkdf___hkdf_1.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/7hah71r0gx5nhz0l1jcgzbgi57z2yr4b-_stablelib_hmac___hmac_1.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/igf9zy0zfjc5k60k945800vbnddbnk0k-_stablelib_int___int_1.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/kv2sck8b4lqsw17aydsca181qqc6s34q-_stablelib_keyagreement___keyagreement_1.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/pvh9q5sq5xzgas2n07zs77mmxnbbh912-_stablelib_poly1305___poly1305_1.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/k6yck2pa1sr1b6h5wvpay76xjbx12rib-_stablelib_random___random_1.0.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/08a8wsnrfhyz0d9sj618wacsdf2af71k-_stablelib_sha256___sha256_1.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/l55bixx792rxf8dhk978b3k55dgka7za-_stablelib_sha512___sha512_1.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/vrabawi2xvbsjik09y9d73zisyk65ri6-_stablelib_wipe___wipe_1.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/f7vdhrpaj0nldzs8hnqd74grp15a34wp-_stablelib_x25519___x25519_1.0.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/fylngry44dvklrp2md4943f1qz2ak9i5-_szmarczak_http_timer___http_timer_1.1.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2zczjvz1d7k51njgcx7d2nihd5w2n3lr-_testing_library_jest_native___jest_native_5.4.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ar43a1aphcwamynd3rkxhc4hmaripk08-_testing_library_react_native___react_native_12.4.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ssrxzagkzh4539i4gwj4385s4gmz6f2n-_tsconfig_react_native___react_native_3.0.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/5hnm1xqmvca72p9n40s34h2smlj6vqz3-_types_babel__core___babel__core_7.20.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/nq5kvmiy3kp8iygik6nkjh89ncg2r0rz-_types_babel__generator___babel__generator_7.6.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/34k7lwi1my42ls5hdkpqarxm73khm8b9-_types_babel__template___babel__template_7.0.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/dyvb3rfhy16fw5faki24gv52f9y3m0sq-_types_babel__traverse___babel__traverse_7.0.10.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/19py200ycgkzzf0m03j0bicy66ifxv63-_types_color_name___color_name_1.1.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/4mc0rz87sakwi5rvbq2zgfqxxnr2c413-_types_graceful_fs___graceful_fs_4.1.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/hscfkj9c33nlnr0s2f635p5ss16ns2ra-_types_hammerjs___hammerjs_2.0.36.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/g467bckzr6i8r7wgrx81fbp77n46vm82-_types_hast___hast_2.3.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ccn94zasfq7rdbcpirhif81lmbqmkysw-_types_istanbul_lib_coverage___istanbul_lib_coverage_2.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/0lnyk53m6y6nbzw59slcx7rmnjsdiwj4-_types_istanbul_reports___istanbul_reports_1.1.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/mjgnjpl3az76zay0s2n26lgni35h5jyx-_types_istanbul_lib_report___istanbul_lib_report_3.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/42313gp5z0man08sgp29iric9w8ylpg0-_types_istanbul_reports___istanbul_reports_3.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/bkgjrmccgzwif7dkrk78lxp264n448wg-_types_jest___jest_28.1.8.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/mvlbc4wzvis8myq8ifdlf1wj5p6zmbg8-_types_node___node_18.11.9.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/hmqjwss5pxj915w8ipzq8qfii33h35n7-_types_prop_types___prop_types_15.7.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/9w9frrlhrm0chrrx8byzg6hxvcbfmw9i-_types_react___react_18.2.21.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/7ksjw814mwi3jn5g228q92a5mfw414n5-_types_react___react_18.2.45.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/xa328r5ljfsd6sg3g7dscavkq92mibgg-_types_react_test_renderer___react_test_renderer_18.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/05684bcfx6ywxq2482kfn4wkhrsh7rbw-_types_scheduler___scheduler_0.16.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/12708wlg2y47jq36p9hacmfm1xw4p5xb-_types_stack_utils___stack_utils_1.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/dw075llyrdccznbkwqa2zfzn6mnkfz1s-_types_stack_utils___stack_utils_2.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/6fn1nrx6mmry7qb3pnar2l674f5ahvb9-_types_unist___unist_2.0.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/m311nlbmlvdhbj297ifmvm85ijgk08jl-_types_yargs___yargs_15.0.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/8izd87v8p2gh1a9dw2zz43bsaywjgpq7-_types_yargs___yargs_17.0.13.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/qk5fy3vrp1mnc4pqz690sda281cmzahg-_types_yargs_parser___yargs_parser_15.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/zy5jrw8br61lfzmdz7a1xfh8cw0x172i-_walletconnect_core___core_2.17.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/pn8lgil2syy61wpr2hrnhh84iifwms5i-_walletconnect_environment___environment_1.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/dn47x8r1s45bnvsj7aims26v8zwb298l-_walletconnect_events___events_1.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/06l0akklb77f048lwx3v14j3kj74cggg-_walletconnect_heartbeat___heartbeat_1.2.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/zr1wwf871ydccqh9add5214s3iy177li-_walletconnect_jsonrpc_provider___jsonrpc_provider_1.0.14.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/7shvdlh2j7n3kz6vxxm00svdvv6rjchc-_walletconnect_jsonrpc_types___jsonrpc_types_1.0.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/qgkn75phjazb3hw0f0ah8dj31jg3dxw3-_walletconnect_jsonrpc_utils___jsonrpc_utils_1.0.8.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/wmqbra3dnz68zy9f7khlpqggrqm4db0n-_walletconnect_jsonrpc_ws_connection___jsonrpc_ws_connection_1.0.16.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/cgafymdpw8y0j3w26x0n9dlznh64c992-_walletconnect_keyvaluestorage___keyvaluestorage_1.1.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/bj889ix3rc929rzyjvaiwhpc8mv4iv8q-_walletconnect_logger___logger_2.1.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/9bi1r4rpqvlsag6k8qxgd4lav5qj3a4x-_walletconnect_react_native_compat___react_native_compat_2.17.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/wz1b4la927jw05sgwbsadbc633ndzqsy-_walletconnect_relay_api___relay_api_1.0.11.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2zfn0zi1qwgb3q0z40jp25q8zqv7l9v2-_walletconnect_relay_auth___relay_auth_1.0.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/b5i9gp3ny36q7h3iss1ahg9s5vdljdi2-_walletconnect_safe_json___safe_json_1.0.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/8qgq3lmcjih5b812y0n1s08l2ix4ky9n-_walletconnect_sign_client___sign_client_2.17.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/5h82h18ji3aqc2lf90s71s1ijb4zb0b9-_walletconnect_time___time_1.0.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/gb3m6hqcw35x4m0p6h3wa4y2jx3rfhw3-_walletconnect_types___types_2.17.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/zafass6nv2aq1xr20z5hha12ri68k0y3-_walletconnect_utils___utils_2.17.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/w3qhvjigy2y9ipm6zv7hgwmxn6g4b741-_walletconnect_window_getters___window_getters_1.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/lphrf5f9lxb1dqj60z6qkqxssd1m0pv6-_walletconnect_window_metadata___window_metadata_1.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/hv3mcay74pc06sn6d80k9yk9wwz916sn-aapt2-8.1.1-10154469-linux.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/q5890jivr9jqbshmj50n1q7xxc3y5fj9-aapt2-8.1.1-10154469-osx.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/p4hnbyg18hawcjx6p1zqawr0cx3jn831-aapt2-8.1.1-10154469-windows.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/a1z4kxgqpx82b2843hjvfmgqsajrj2cf-aapt2-8.1.1-10154469.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/k1k92jzl2r0fm2kkdss8vng8dw1064vd-aapt2-proto-0.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/l35l6bh8lpi6ykd1ivc5ygvg2qh9wkzy-aapt2-proto-0.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/b8910nk8xwxs95nqg7psxdglgia7qxpw-aapt2-proto-0.4.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/04wbjdsvagxnwh8lv692jvkr37255apy-aapt2-proto-0.4.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ipy5a1bhgcmx75a96m5y45cbcanv2k7h-aapt2-proto-4.1.0-6503028.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ig3hbv33s3bgyzaxy3awf2spy8xrschi-aapt2-proto-4.1.0-6503028.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/8h9n4wpfz5xwdwmkc8al9zhjj1an3yxn-aapt2-proto-4.1.0-alpha01-6193524.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ggjdkh0wzgb549lhng9q72z18p3hmpmc-aapt2-proto-4.1.0-alpha01-6193524.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/vh16rr64y1kgv0lmq652srpfpxzsgsw2-aapt2-proto-7.0.0-beta04-7396180.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/7virj356fvvja9h1bbwan7qhlhiqsbd4-aapt2-proto-7.0.0-beta04-7396180.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/pfwjik2yyah6ziw3l3a5g2imablwz4db-aapt2-proto-7.0.0-beta04-7396180.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/3x9kinfrm52nyckwl6ag1lg6m4qw75kp-aapt2-proto-7.0.4-7396180.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/v1i7kpf87wvim4xx8gss67c6wxlh5z5g-aapt2-proto-7.0.4-7396180.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/fw12snb7hbsnzrwji1ffs5lwzph71jhc-aapt2-proto-7.0.4-7396180.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/8hp6rlgy2lg47632d9vvycbn72j5dvmd-aapt2-proto-7.2.1-7984345.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/rma6g4yhh5gf1zi0ixdvwf3xlj58jh05-aapt2-proto-7.2.1-7984345.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/g26y5ls2f2zpxwjn3xarzcr7mf88zk6d-aapt2-proto-7.2.1-7984345.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/3j2v52lva27nsvnzmjjkkbzg10031wwj-aapt2-proto-7.3.0-alpha07-8248216.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/1w9ya9rc34sn3v3wwm1q1g2vikc891j7-aapt2-proto-7.3.0-alpha07-8248216.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/c1d6sxnr2rcmq9sv7y68zg0ik9vaq83m-aapt2-proto-7.3.0-alpha07-8248216.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/l3kvd2dgl77hfa3d2gy5fsrwyd4pkx34-aapt2-proto-7.3.1-8691043.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/j0r5bk5nwklgqdp0zy6lpdb2mz30a7m7-aapt2-proto-7.3.1-8691043.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/f70xibcc40rv9bzv9czv6qwlsaa6znhg-aapt2-proto-7.3.1-8691043.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ad0rr2d46zgkhgmpy20pizjps99iy7yb-aapt2-proto-7.4.2-8841542.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/x766wyyp8x3y1xain795j41p4867yqvp-aapt2-proto-7.4.2-8841542.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/7w5akwg2d3xwk73h8l0gq8idqjrv6lms-aapt2-proto-7.4.2-8841542.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/bplbhhiqpx65bxx870j0qqa268rlapl6-aapt2-proto-8.1.1-10154469.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/gn59ngwbhxpcsns9m6ibm9hwbdwfkhg4-aapt2-proto-8.1.1-10154469.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/bmw8rdgs5s5xxs6264bnybfjhvvks6aa-aapt2-proto-8.1.1-10154469.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/bwwks3n7n0xcfpq45wfph74xp78mcbni-aaptcompiler-4.1.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/xc0nhp0vl9wv1kw8666lvlgxx3pk57y4-aaptcompiler-4.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/7nsdi62b8a393mpzc8ny6393vzdydqki-aaptcompiler-7.0.4.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/sxmikdlb6a32r77d7vcidv8xx49vsviy-aaptcompiler-7.0.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/k7b8m6ysckq2qnmd0mvfgs4jgnrx6n57-aaptcompiler-7.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ifxxm7bj8c58fj4rj70q6g65nysyxsnw-aaptcompiler-7.0.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ipmimd1vlxzxr8cq803awgrx61ma6kga-aaptcompiler-7.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/xm8r4adslb1p171v867l5xqny1maz5ak-aaptcompiler-7.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/pp1na8zw5fyfhv3nidq5rxjs75y08h34-aaptcompiler-7.3.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/liwwy921kn3qgm1c0n04vp6g30qhlz17-aaptcompiler-7.4.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/bqh3k7rmls407h756nfa1162qnp42c4k-aaptcompiler-7.2.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/qhfijn8ldq0w4krnjgamgc1abqkrwnh2-aaptcompiler-7.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/cnwv5nska3swrffxxk240r5lvlxrvghw-aaptcompiler-7.4.2.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/4yyzkwac7zw9bd7141ynd7piyzrr54cr-aaptcompiler-7.4.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/gafkzm2szr8lscn51gg9av73chm59z9s-aaptcompiler-8.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/qamwkm44bbllyai04s9nx3qbjhij4hdf-aaptcompiler-8.1.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/fhv85a259y4x6i6472mjsqdgq6c51a0g-aaptcompiler-8.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/44wy8xv4sdix7839wh1lagc1fsnv6yqm-abbrev___abbrev_1.1.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/345h5avvhpiiz1y3kxarxhs2ks4z61f6-abort_controller___abort_controller_3.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/5g3n2r33hfza6r1sajz6bjn7xn071vch-abs_svg_path___abs_svg_path_0.1.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ayvx5drmi5g4ri9690l8mvxjb7p6k59q-activation-1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/7i4m60ligz8p3dpczb30fnn0ddd745bd-acorn___acorn_8.10.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/vynls34k0009bkn7gpkj3wjdsq61hxx8-acorn___acorn_8.12.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/80vcky00jndm36blxda8nyadasbdsvny-accepts___accepts_1.3.8.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/71wf760y2sf9s4kwnwb55rr3xaal5iaq-activation-1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/0sf8bz0kmnlbdyfkx5mi1ygfmgcbbzs4-activity-1.0.0-rc01.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/7vmf5kadfg4cm6l8n1cpikgw5qfriw6c-activity-1.0.0-rc01.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/9awqhk35864x213ahmycwc2lsm673kwb-activity-1.0.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/m8lhnxjm4b03c5x9yj2m70hlwz1pb9p0-activity-1.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/2lxc9ysk62mgjrhdxjp9h9ifgk78s8ky-activity-1.1.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/0wywps5j7abfa55vpp3pw263klpcl98l-activity-1.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/jhvk51za2h5ysvpdsz364i6pynzpsdcz-activity-1.2.4.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/dpvik65qsq653x2f6wbqclmw4shxvjvm-activity-1.2.4.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/xhbjydf87fc69pxv2njhzc239ick8gl9-activity-1.2.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/7xr1dxs282mnqzpik5ls2rjgqnxvd8hh-activity-1.6.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/l55fbzlgq3jdsrz847dfmqwqj2q9x2li-activity-1.6.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/fk1vyb0fmm6d87zvwcq7pwyz8066ghn0-activity-1.6.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/696xfjpp9cwih7j5j57imszzpg3xgj17-aes_js___aes_js_3.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2bnrwzibhl3ba2isgvgd0yyzcdbqlk63-agent_base___agent_base_6.0.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ck2x6bizxwv1qwdwbfl0wrxy273rhp7v-ahbottomnavigation-3.3.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/jazy6j4blqh5ifwkxy6jld6b9ma3cfyg-ahbottomnavigation-3.3.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/v51rxqhlv1m6aqnqdd1pjb6zxjvs5qc9-all-1.2.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/hhj2c6ma9gdp6ffcrlas0qn18mjy1hpn-all-1.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/lkr51agfghilkmg0sifzs20rvhcnfiqv-all-1.2.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/68ar8q69jnisfbz2y526sfk4nhigym5w-android-3.1.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/2f4bwkzdp7n4j6yaq6dz4lklym2dhvyj-android-device-provider-ddmlib-31.1.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/yrh54xj47589himdwkxrvnffxcyc8m5v-android-device-provider-ddmlib-31.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/7qgyqlxs5x5s512l4136jzgk2klm3x3j-android-3.1.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/3n99r90wfgj9w5gmwyfx9kr2ymxs0rdl-android-device-provider-ddmlib-31.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/943pv1nhyvx3fa42grw8ymv8f1617m4k-android-device-provider-ddmlib-proto-30.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/wyr609pz3l47ny8ggyr72iddfm4yf1qn-android-device-provider-ddmlib-proto-30.2.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/zb0vfb24jrpb7xhjpsh2cgssk9j2wp5z-android-device-provider-ddmlib-proto-30.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/c1abk2l0psz2nqcxrjc2ab948lj1zp4a-android-device-provider-ddmlib-proto-30.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/4k4724lxkrm85bkg8jcba8xn7rwj4jln-android-device-provider-ddmlib-proto-30.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/15himfsyz4rcbkdcp9kb9rgkxaaa3gyw-android-device-provider-ddmlib-proto-30.4.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/zf8v8q20bpvvc4z79i19kkf87vyr7smp-android-device-provider-ddmlib-proto-30.4.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/34wm4y0nicg6dvqfms3vksqjrcd8ylqj-android-device-provider-ddmlib-proto-31.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/b9fsq6939ki16qjz22736yw1v7ddg22a-android-device-provider-ddmlib-proto-31.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/alciyqva6bpp3fvlva14xiis61dl886l-android-device-provider-gradle-31.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/3sk22qifny21yc5k0340dd9afxvcdd2q-android-device-provider-gradle-31.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/0navpbiibyv5xjy67j558kb8wgml9qwl-android-device-provider-gradle-31.1.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/kbkbx5r14jjwski9aww15pv7szjvbab9-android-device-provider-gradle-proto-30.0.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/xqgk1w7mfabzlajm61zpz8335ma6yrrj-android-device-provider-gradle-proto-30.0.4.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/5h4pv7w11ln5pfc3gwgcap142ia3ynmr-android-device-provider-gradle-proto-30.0.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/cxyhz68ann6p1d1kgnjw1bszysqsab4s-android-device-provider-gradle-proto-30.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/y1sq1glyq6pgw6mqhm38ran7d23cilj1-android-device-provider-gradle-proto-30.2.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/767mi69x4kqfdcpf6ffyidhjaxv1lqd7-android-device-provider-gradle-proto-30.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/apvq4r1py0rb5cpiispdv52pai3s51ra-android-device-provider-gradle-proto-30.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/584qi79w83h7chdwj5963kki3hhfg2x8-android-device-provider-gradle-proto-30.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/z6h2cbkr48bpn3p1k7j30bs7pls2r4hr-android-device-provider-gradle-proto-30.4.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/j7yivgbmdfi3a4hqxklzc243wi3z85w3-android-device-provider-gradle-proto-30.4.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/w2qv70hjgfd3l58m49zgp25nw70nqhki-android-device-provider-gradle-proto-31.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/cx0bd9rlljbm55hhmb7lg31ky18rigvs-android-device-provider-local-0.0.8-alpha08.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/gwy749inzj7k8dlxdh5kbfvswgc6b5s8-android-device-provider-gradle-proto-31.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/6s4s218c4nik1adr086s2sin7xvkj4m0-android-device-provider-local-0.0.8-alpha08.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/zxdq8gz1mp9v2cm7n4qh3vn7zz96n9ji-android-driver-instrumentation-0.0.8-alpha08.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/2avs5zlq9wrzn0pd7y1c1pv0jg02vrbr-android-driver-instrumentation-0.0.8-alpha08.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/gpfv68iih39j6kvz9yg0m4r4v2nbi093-android-sdk-cmake-3.22.1' from 'https://nix-cache.status.im'...
copying path '/nix/store/2p3wmg7sfl7s86whybn61b1pashl0lfj-android-sdk-platform-tools-33.0.3' from 'https://nix-cache.status.im'...
copying path '/nix/store/l8lmc2bz69x3f1aighj0fyffq3q2maq1-android-test-plugin-0.0.8-alpha08.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/82bch866nwlbw3ykrwf2qmxx7cahpkl3-android-test-plugin-0.0.8-alpha08.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/wd09gb2ayp5x8m6rhyp0zvyvimsrpi5c-android-test-plugin-host-additional-test-output-31.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/3fyd9dahl77cvyiql3a64jaxcdzn5m1w-android-test-plugin-host-additional-test-output-31.1.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/pkrcdyiw6dy1a3wicz396smanvwqvwg8-android-test-plugin-host-additional-test-output-31.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/hmb2cdwx6dzxl8hnbysx52sdj7skhjr8-android-test-plugin-host-additional-test-output-proto-30.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ni6hp6xwaix9c9vks4ilhmx164cfl7ca-android-test-plugin-host-additional-test-output-proto-30.2.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/9yzcm06j9zqj3ra5fc95ydyx47z2fwnr-android-test-plugin-host-additional-test-output-proto-30.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/g585flr5bg5zs54y4pip7wcafza8vnqp-android-test-plugin-host-additional-test-output-proto-30.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/9rdlgkfkph8iffz189b5ckbijxs09d7h-android-test-plugin-host-additional-test-output-proto-30.4.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/zwnjg9jkq8l2x64r84mq22vwn36z7x1s-android-test-plugin-host-additional-test-output-proto-30.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ln8kfxcambg5m20xkvgj3lxh6vpgrqrk-android-test-plugin-host-additional-test-output-proto-30.4.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/bb9jy80wck350x0zbfnwa2cxh1d0khh5-android-test-plugin-host-additional-test-output-proto-31.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ar1mm19av2jqh53gbjj908zhmqid4708-android-test-plugin-host-additional-test-output-proto-31.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/da90yzmd24k636sy83x1ri7klnz9sslq-android-test-plugin-host-apk-installer-31.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/6s1mffpq52lhq6rqayq92zh2h8h569yr-android-test-plugin-host-apk-installer-31.1.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/7x9ig0f10549hw86nzwnz6p70bamjz18-android-test-plugin-host-apk-installer-31.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/cvi4l2ix6g5xnfq45584v7z54p9mfsql-android-test-plugin-host-apk-installer-proto-31.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/z8y0n3d7vv4f7ks78chbl0sqx8m65cds-android-test-plugin-host-apk-installer-proto-31.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/d9a5mjj474bmx21fvm1mhz078zrc1d0k-android-test-plugin-host-coverage-31.1.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/92d9fmm4nnksyfh4vx0ax7s4d9ag69zk-android-test-plugin-host-coverage-31.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ldmc7b491m1fsxz431jgr0wzfm6djwlm-android-test-plugin-host-coverage-31.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/y8m7fiarjbqrjhbxy7lm01dvg2fh1l0n-android-test-plugin-host-coverage-proto-30.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/r8ksb9vh5c9lf9ncsa1l8vh4fsfrw5m1-android-test-plugin-host-coverage-proto-30.2.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/j6bx9afrs04ay94knvfzfdw1ldfbw4y1-android-test-plugin-host-coverage-proto-30.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/60ffxbld7fykw4bnhmyhg6ax4w54j5bp-android-test-plugin-host-coverage-proto-30.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/4xq4xbm232kh4rqxqlhlkz23fln9v76h-android-test-plugin-host-coverage-proto-30.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/w8ihgwxwirallf5nhd3v0pvxw0bp7gb1-android-test-plugin-host-coverage-proto-30.4.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/jbx9m72rli0gj87ny8j7g0f1p0h2vcjj-android-test-plugin-host-coverage-proto-30.4.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/08gpzlm4fhy74471hhckb93lj9nzs8a3-android-test-plugin-host-coverage-proto-31.1.1.jar' from 'https://nix-cache.status.im'...
warning: download buffer is full; consider increasing the 'download-buffer-size' setting
copying path '/nix/store/cfmzpz8r0cplxiqm88v9civdw12ng5wi-android-test-plugin-host-coverage-proto-31.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/0b2hgkd3rv8nk81c6q9hmw3z7pp5q4p6-android-test-plugin-host-device-info-31.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/w1xmmbfp56kb3jjp5zngjmzw9a7czv4g-android-test-plugin-host-device-info-31.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/v41krcfy7clqk2a39cgpf7ikr7rxwacd-android-test-plugin-host-device-info-31.1.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/8ikvmdlkshkvmwrg50ig1xknwxchc4g8-android-test-plugin-host-emulator-control-31.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/byqrb85hskjfbv78c65nbzp26m8xvssq-android-test-plugin-host-device-info-proto-31.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/mqv5ks9n4zzkwajcdfmzs05aqrdwkqvc-android-test-plugin-host-emulator-control-31.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/07chkr356jr8s8p91vvmrrg2dlwfy0p7-android-test-plugin-host-emulator-control-proto-31.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/4bp002fz54x7pxjmaawd8185bcb82bhr-android-test-plugin-host-device-info-proto-31.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/9sa9yprar2yn3ddhyf7f1pcmfh5ffad9-android-test-plugin-host-emulator-control-31.1.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/qr2bm37z9h68q39qwxf7cm4i85i91cgn-android-test-plugin-host-emulator-control-proto-31.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/dc5xn8k8zn7lna0c3jbbj1sc27010220-android-test-plugin-host-logcat-31.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/d7qjfl565b2qbgmwl58zc769h8gdy435-android-test-plugin-host-logcat-31.1.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/ak0r0gbfw5zm0761rckhpv3h4p7knq1v-android-test-plugin-host-logcat-31.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/awz3l5k812ca3bwp1czas56hsplavy8j-android-test-plugin-host-logcat-proto-31.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ilc56qcg6y8p63irsk91r7w4i5h0wzic-android-test-plugin-host-logcat-proto-31.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/j9zssib1974f21pajdpxqa92r8zz8iai-android-test-plugin-host-retention-31.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/mkibzs824v3br3a39pc3ciipn45480y6-android-test-plugin-host-retention-31.1.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/p40sz46kbn7shq4mbmcwc05bqay0inq4-android-test-plugin-host-retention-proto-30.0.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/hcnifyqd0yvqy0mnjlgf98mnhjh4cfr3-android-test-plugin-host-retention-proto-30.0.4.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/gkyb5yb1w4ws8ah7c4hqk0qmk8x4p58p-android-test-plugin-host-retention-31.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/aa666j8f5glk20i20pyscknis7nzm6ac-android-test-plugin-host-retention-proto-30.0.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/18q4l7dx2rcn0h18k0cgzl7z1c53is13-android-test-plugin-host-retention-proto-30.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/4by8kr4bw2a47ya78yb4rvmd2vrk4ib0-android-test-plugin-host-retention-proto-30.2.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/0067s94d7bq6gg4lflc1cq9izhby1i5x-android-test-plugin-host-retention-proto-30.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/9nm86ffrmc91bfz98rh57pzjfpbq98gw-android-test-plugin-host-retention-proto-30.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/6bjsx5fhajy3l3mz1jnam6ay2xl0y0xz-android-test-plugin-host-retention-proto-30.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/g4npl3d50h30cy9lq4l7m4f62zdhw4yb-android-test-plugin-host-retention-proto-30.4.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/x537g4v2rnl95061rlyrsw27sc10rghg-android-test-plugin-host-retention-proto-30.4.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/78fhrrxfmhvih3a15pqjc923mhzj3ckv-android-test-plugin-host-retention-proto-31.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/mwjfj16zg2aw4aarqspkxcpx9lhqxm0m-android-test-plugin-host-retention-proto-31.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/b3rgva094430xy8jbid9kp44y4vls8xg-android-test-plugin-result-listener-gradle-31.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/vr9jb380d3ggsr9gvhwryk7lx514qbaj-android-test-plugin-result-listener-gradle-31.1.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/hj3s7bvl47sm245iw7x8pbfdqfg17v1p-android-test-plugin-result-listener-gradle-31.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/6plwdmd8ajbd2nbfhbjzdhb6xv4kqjs4-android-test-plugin-result-listener-gradle-proto-30.0.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/jsks35d9cyqp573dkagd3cldgbimkfwa-android-test-plugin-result-listener-gradle-proto-30.0.4.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/jhy9bid5rh1ks4m7aiz0xp6whwhwiq7z-android-test-plugin-result-listener-gradle-proto-30.0.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/8n6bx7p7kh6sbgpamnlxwz9rz1kqwssq-android-test-plugin-result-listener-gradle-proto-30.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/5j9v4b6fkx2j2qqs1sgvg8h2k0dphbxr-android-test-plugin-result-listener-gradle-proto-30.2.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/0z074csm24fav0mhxc37labrarrbrfq3-android-test-plugin-result-listener-gradle-proto-30.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/zg6p4gdgb5ps6kn5lg27yrzlkpfh7ifm-android-test-plugin-result-listener-gradle-proto-30.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/3z636r5l9qw6vkhnav9r27sp57k7phln-android-test-plugin-result-listener-gradle-proto-30.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/34cn23zvyg699m3h2pn196ii5xbh6igm-android-test-plugin-result-listener-gradle-proto-30.4.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/h3jvmmhq3af1w0f18farchl9zy9h3v8i-android-test-plugin-result-listener-gradle-proto-30.4.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/nqjghv85271v35jqr6vllqpx36vqn69l-android-test-plugin-result-listener-gradle-proto-31.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/8idk4923hvvyxiyla26b409ksk53lydj-android-test-plugin-result-listener-gradle-proto-31.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/9cf6ka0i28qq5vnilz0wlkvpbp76jxkc-angus-activation-2.0.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/6zd5gcff6q52ymj9mbrm9m4clx63733c-angus-activation-2.0.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/qn67wzm9vmmj735zlgdcv2vwfkwsn49f-angus-activation-project-2.0.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/kzn4pq3l92ypjgsq8b42a376qqaild0w-animal-sniffer-annotations-1.14.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/9bv6m9d6shmnnrgp4pm4wn54527zqacq-animal-sniffer-annotations-1.14.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/l3wzi7jj7hh5zfr0ndar6ambsvjpmwl6-animal-sniffer-annotations-1.17.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/lzdyj0wjl7z7izmkzvqfd2vplb6v9vx1-animal-sniffer-annotations-1.18.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/b6d1wldwrn47a3f5sz722iwz0wmrmmr6-animal-sniffer-annotations-1.17.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ypmwk2yag5xx8z0sy41ll21m3wjwsxpf-animal-sniffer-annotations-1.18.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/8d0j9yfviam9ns62mbnb56svf4jv7vly-animal-sniffer-annotations-1.19.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/fpsbm0a3cqwc4kz1bnny977fh59j4bvx-animal-sniffer-annotations-1.19.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/zssnd48bs0sf5jivgnfpihbvw53qcc34-animal-sniffer-annotations-1.24.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/67vwmwq33rrnrqn0m3zw6w0nd1r1rn9b-animal-sniffer-annotations-1.24.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/46lv56dmrfvs8r4p23xk0rgsrbb7a4kp-animal-sniffer-parent-1.14.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/gnzd5ln3jnr5zxqpqy526kr724z5yq93-animal-sniffer-parent-1.17.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/a49xxgmj54zxy6zm763gba3hrgqsfj18-animal-sniffer-parent-1.18.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/jz3jd3lr7gfmgrcdl6ssbygh1lb9w7xg-animal-sniffer-parent-1.24.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/7l3h38fxfgqpdxy0rg2m7ggh6j1njp0i-animal-sniffer-parent-1.19.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/5b7hbb3l2bg3j56ajhxr0w3ps60irw8c-animated-base-2.5.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/kjq759by7kj43wq72jpcdav7b8lrm572-animated-base-2.5.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/yqb8mlj0334s4vipvcyp92c9jjnv5md5-animated-base-2.5.0.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/92zxj1nlvgyyhb0v3bx0bsfqjrl67pgw-animated-base-2.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/6sv2bi3yqz50skslb1knjby40y4wk33y-animated-drawable-2.5.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/vvfq2gfdca2c8hgwirzgrjzcmzln7ljm-animated-drawable-2.5.0.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/a53lyxr89x5rqad7shni7sa1zcdajkg3-animated-drawable-2.5.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/2yn8h75xbljd86ybizjhn19fvy6aqg29-animated-drawable-2.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/vgdwj98cfkfwb547xyksra5ynlhy75bc-animated-gif-2.5.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/s2zb9wc13hgqqfk7bpgk8hz5g6cy8cc8-animated-gif-2.5.0.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/5g3z12kr3ds4q2qlffzcgm4zm01pbqpw-animated-gif-2.5.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/d8wdvyr7l0js1lz303mxz8jir9mswlnl-animated-gif-2.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/sawxmj4bybn51r0gdbri9n2cbaws2rjg-animated-vector-drawable-26.0.2.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/mvbfgrx99jsn1w59s8kdnwlfnl9dqa9y-animated-vector-drawable-27.0.1.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/fw6q71w07d3d58lk7x1n5s8vsnfl5p5r-animated-vector-drawable-26.0.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/0ipnf51y6i74c7q1wf3cxam4i5s7kvy0-animated-vector-drawable-27.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/xs0z3ml5i8fdrzsd3k4nldry4vn94hpg-annotation-0.10.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/im6s0yarmww6qzzb0rfcpkwka7j3y4kj-annotation-0.10.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/i22ilya178zi7509jsih02l02vmxxxwk-annotation-0.10.5.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/8km20d486x9b25y1rr73z8pg2paj98ld-annotation-1.0.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/p65g06z1s6012k4gm2siz6k9cxv7qdl1-annotation-1.0.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/vzj93x5aaxmhvdfl9vrm556gvzm578dg-annotation-0.10.5.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/f6jzi9nn8n7nma7ll8yzf06nvmkb39ma-annotation-1.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ikl548c2f1f881arfygpxq0hk076p6kf-annotation-1.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/h3ga6vsdj3ay2456vllyj9r3hnx51yir-annotation-1.0.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ja4ab3czxv7qhd43jim23w40rvpgy9pf-annotation-1.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/3hdza9ckr5m9i4ywdqn39xxa49rfygrh-annotation-1.0.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/d9la62y6bsj9gmvg68k0hm4g0cl6sjx2-annotation-1.1.0-rc01.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/zdy6lnmf5mk3nc1hmb8xg8dgsvn5jmzr-annotation-1.0.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/k9iy4s2a49qx4h9wrlq86cvs7hn7skab-annotation-1.1.0-rc01.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/xzx9zaxvsjicn95w0rhf451iyb4m94z4-annotation-1.2.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/7b1g67y0cfqshsg8188s80l0r7k547f6-annotation-1.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/9kvj9n82pm0ckhchz9wh2p6qdpwsl4fl-annotation-1.1.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/1wrcakhj1hmgk7bzg3ckr61a8h6gpjzl-annotation-1.2.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/xxqpdfn7q84aff0p1zapd1g2i2aif46v-annotation-1.2.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/wapb45fvr3r25xdf145isll95lqs2sw9-annotation-1.3.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/fi7xnppznn8v58qfvy2l7k3wbccjlxd3-annotation-1.3.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/79xclm22pmvjbg4pw0cipzzi494wr3xg-annotation-1.3.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/qsy3zlwkzvj1k2rxrpvwy5xxracslysf-annotation-1.6.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/pcp3j7j8h6ck32knd3xvf8clky5klrpp-annotation-1.6.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/pzc3kj6vyqkf8r6bb1bqidzhwnhfpfgr-annotation-1.6.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/52nq9xg1830yx9xqahsifbb2ws9qc7ih-annotation-experimental-1.0.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ia3x5qvj4ziz3krg88vkkxmsia9fk6mp-annotation-experimental-1.1.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/aj9gf7927kshb3cwnyji857ndh2602dz-annotation-experimental-1.1.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/sa95vl9lvgivwwv9vvxwxzfy3x68r04v-annotation-experimental-1.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/mfxsjgl7cj5cwyc9lxzqc4zbxji97j9x-annotation-experimental-1.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/jw4dwqvrnd76q84vzdyc0j5wnc3hx5jr-annotation-experimental-1.3.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/pk62vh4parrl92zsdanzcid76p3jr5fg-annotation-experimental-1.3.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/xaxlqjnng0ahmkpfrv5rxjcxg3znbx7n-annotation-experimental-1.3.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/8707lxw97bdw40505i28a08mr4qb1d96-annotation-jvm-1.6.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/1k63kcl2hdr9d317s21qnxx7355pdj7y-annotation-jvm-1.6.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/mnwrvgy6ixymgdj0zim5jnw5md4h3sdj-annotation-jvm-1.6.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/03fxm9izfhd94nzkh29zgkrr3n2g52kf-annotations-12.0-excludingjsr305overlaps.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/582f6cx5sfqcf86bx5kxjwvc0s63qca8-annotations-12.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/1vq89cc85npk3dx629nzqnfz93xk36b7-annotations-12.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/9pzzyq0qks1cmz8lpinaqigs6xajg7sx-annotations-13.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/rw1q6y2cwj2fdp3kis2c97qrbhiyrmk1-annotations-13.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/xhpl2pnl5z1pb40sa6qh3pjxxy66f5hf-annotations-23.0.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/bb5ciml2zwbx6rp2ibxkaaqa3ffd30v8-annotations-23.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/3qvj6r7a7as29gmdil7yshvl6858bbny-annotations-24.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/6n4vrbapw5nb6nkjdknixml8hhxkvdj7-annotations-24.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1ha5nmg691xdj9cc5vwq9jlsd5m8v6gi-annotations-24.5.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/bgd79kd25ivg24q8gfy9s3asimkaj9v9-annotations-24.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/3ydynqw71lchil1lcmcf537y1914cpq5-annotations-26.0.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ibd297zr8bpbadwx7iw4a1za29z1pl1h-annotations-26.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/9pm46vj4h6dgzvw9jiqi4fpwmlxlh435-annotations-26.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/40g47i647v95f9w9z6ay110ahl5lpx03-annotations-26.5.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/qb7y6yax4c2g4mr15yf0pzldhbw9mg9l-annotations-26.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/kl9x2g82xlnqm94cfi3ihhjgiiy084vv-annotations-26.5.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/3rvqq523a0cw8h6qcvb0mxvizay4ckp0-annotations-26.5.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/40rp2hpcghaj8pwb8qndi1f7xdrwk85m-annotations-26.5.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1hx0hgf3kqf9n2fja0k1nrij1cwwyk38-annotations-27.1.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/hbjy1az8kkxm02amj4mr6cwghx7y9ci1-annotations-27.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/inckfzd6hljvfk58kf399v643ai4w4z6-annotations-30.0.4.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/axzvh39j3s2qy7ai4pilfmabz7yhi28l-annotations-30.0.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/6l3yj185w1qh4kikpk4s632wmbf0b98f-annotations-30.0.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/cd70f76jksmmch9hck7ck6k3zxchdprs-annotations-30.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/n1kbjkkzp1avr6qb5gnjkm2p4jrbxbpw-annotations-30.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/vvzb5i7zqrdw09pb8hpd9qkds685wvpr-annotations-30.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/lgclg9i496796gcp871qc2npkwn9pplp-annotations-30.4.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/0g8kx1rkknpf2khz61rhincqlnvl1qr4-annotations-30.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/k9l2y7ph909139grbiw8192mrd4idcpl-annotations-30.4.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/6jfb4qc20rzarpvk4k1bsyyqq6hlk8vg-annotations-31.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/dl5g4ig6yy5lgrvmgw5rngrwjz9vy1pv-annotations-31.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ffk6hkr7j4n7jdx5x0i205n8lkfg8vav-annotations-4.1.1.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/y6zh838ffvrq7xadc80g81pdpvwp9y49-annotations-4.1.1.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/qgyalq3jdzrys5zxxx66wsdpjk183z8c-annotations-4.12.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/cwn8mabww28ayif03sd2hx7zb40gwn2g-annotations-4.7.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/rd721n1bdsndnrk5m56g88yjp0bjjhpy-annotations-4.12.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/pg1wvaz5y23zf84c85sls8019qjf8drh-annotations-4.7.3.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/kna6cc442cy9lg5g495asx802xnjz50x-ansi_align___ansi_align_3.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/1dcllw2wabd8fvbmgyvpgkwzgmncsj6j-ansi_escapes___ansi_escapes_4.3.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/mrzbihvrwm166bz41y1kc4a35rr4lf2l-ansi_fragments___ansi_fragments_0.2.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/1psns3n6y2xb2hy4gi6lbyzsnypzz3q3-anser___anser_1.4.10.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/pm6iglf6c9s7gzc5a0rz8zn6y92h8hkz-annotations-4.7.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/5b8y51djg4x9hm391wlbj9m6knvzcnfw-ansi_regex___ansi_regex_2.1.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/xyh7bjwkc2yh7m8r7qai5cla12jnaljp-ansi_regex___ansi_regex_4.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/hsil04lw6f7aig7b2hdaszb06zdmwwck-ansi_regex___ansi_regex_5.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/i2kvys7jnzvz9p80vn956rr33amkn6pn-ansi_styles___ansi_styles_2.2.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/8j14f7yccjlppl3hvqlisdgd1y92s0l6-ansi_regex___ansi_regex_5.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/p8nsb1p37i93nsp5xr6vval2ss2g8p93-ansi_styles___ansi_styles_3.2.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/8j6cgjmvgzz5vk4a6qiblbdph3k2bs6f-ansi_styles___ansi_styles_4.2.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/xzdyaixzbs6i17myv4c4raqd0l05s0m1-ansi_styles___ansi_styles_5.2.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/xnfb8ayl76d87j61wj4gmyc9g3l51qa9-ant-1.10.11.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/cinifdx1y49ps8xk8y68j14d0c4bz8ar-ant-launcher-1.10.11.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/vcw08jninbrx1bkca635b1gz3b07kilm-antlr-2.7.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/a197q1ss2rp7gzard9fz0mr1k7vsyf8y-antlr-2.7.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/9lqdc1bd5g5hxiwb9hbv6nmf1r3d62hk-antlr-2.7.7.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/pmariaa38kzwzqh2al4knh3q2cz5lqa3-antlr-3.5.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ggc3a6yicmmjnkjwy6mvpwh76z9qjnb6-antlr-2.7.7.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/vhrb81hd7ls900yglv9ywxdffch6pry4-antlr-3.5.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/prwdbr05yklahm262gf0r24ghnj81r71-antlr-master-3.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/sp7jvbb709dvy0850cynrv77dd16dn8r-antlr-master-3.5.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/r5ysmn4ha4bggv23xcwbnn50y0iz7z6c-antlr-master-3.5.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/0yf3mlxx0nnqjs48jdiy61n5cnhbfbmj-antlr-runtime-3.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/5a4lp4smbgwmqwshsdib50z4229c0civ-antlr-runtime-3.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ml62k3j0ig84d36kpz2ivlqia7iiy1ix-antlr-runtime-3.5.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/bbg8ws0gjipar9bmy9nxpnz45pj01py2-antlr-runtime-3.5.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/lqlsyn9r79d1lh1fldn4yjmyw6bhcpng-antlr-runtime-3.5.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/9q351k5x48633lclw3z6x00xwl0marfp-antlr-runtime-3.5.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/88v0j11xn67s95kbkwcsd00843a84mdb-antlr4-4.5-complete.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/86cc0i55r75jschpvgdr50s8gr9n0bk2-antlr4-4.5.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/7kr4f0vrnr9czdgipp77yd8ialxpc631-antlr4-4.5.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/3qv6pngdxy8w09k8gvx16dnpsr057icd-antlr4-annotations-4.5.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/k0dp4pqdk1vfg7lw026x85r72ahb66z7-antlr4-4.5.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/z4f5ql3smsgxkqw1ir3abdsp5vwl7rzk-antlr4-4.5.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/zqdw1j9vjx6aqbysnxfk77zv0ws2by9j-antlr4-annotations-4.5.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/gnpks3ha7f079hkndjfcxla1596gh0gb-antlr4-annotations-4.9.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/kdysfi7gpa40l5649j5wjzwjkg5q29p4-antlr4-annotations-4.9.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/9sy5qzvikvjj2hwyb18pfjq1xrxrd6mq-antlr4-master-4.13.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1r93w3szgp9rcavil4m26miwn0sifq6w-antlr4-master-4.5.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ghb4cp53hnqsagppgw353fn0njg5nfdd-antlr4-master-4.5.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/0gvw52dpp10fbmyyxnpqhjwzgw074pca-antlr4-master-4.9.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/zg00fnbxw1pyzdq3bvzkvnkgkqfacc0h-antlr4-runtime-4.13.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/2kvd6jnhinj7jfzyk1c2dj5j7sjy1ck6-antlr4-runtime-4.13.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/dg4am0ad73y6g0wg7628bpnrgx0z9sxv-antlr4-runtime-4.5-complete.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/wqcl09vgpsv2mxcn4fdvkbvqnz5j3199-antlr4-runtime-4.9.0-complete.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/nrh28mlcdibf28vynlf1mms9d6smhjpy-antlr4-runtime-4.9.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/1ha7ppwh2gwkp43jjax4q3vmf0xkrxbk-antlr4-runtime-4.5.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/qmw27d01ir510gp5fyqmjrw8g8gmlqjj-antlr4-runtime-4.5.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/0ld86srhxh9c19ls8ix4z9sdmsjmgn8g-antlr4-runtime-4.9.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/n1g967vp80xp0glkbnq2x70v3r15n9b9-anymatch___anymatch_3.1.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/d8jbcxf9jp4algk2pfgfgdif4dqrdg8l-anymatch___anymatch_3.1.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ljc5kpgwi2rf7knqqxc8vxqclnk61mqr-anymatch___anymatch_3.1.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/qxg7lg09cyxffdm89zlgb8jvmvygcy7d-aopalliance-1.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/vbax5dsr9wx1661a1b3l3znxflx9wmpd-apache-13.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/7549qmwrwnxva1k1rsvf033an72b63y9-apache-15.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/gfc9128n3ibswbclckz8x62gzk2m7wri-apache-16.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/a08r7fpwnng0y85dqyv80c9xiz92c39w-apache-18.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/xqvira54wp1iiisx92b3mg4k6a2rm61q-apache-21.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/7kay8rxw1ppbwlrncz9xkm04jdjag7qx-apache-23.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/7k52yxqp86kii3h8djygh23gabyyldpd-apache-33.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/s7ak03ipwf0d6qyyd0z23pnibjigiwj7-apache-4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/lri0hcvzw2gzwnf6acc7s0kc70gmxrbb-apache-9.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/58gy5c3klfkr375fh4x85x2lbqxhyk5k-api-0.8.612.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/f3y52qhqxrqs3ihiagx6r1qfcpvqax5j-apksig-3.0.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/k1ssq4xylsqc2mz40kw5d35q2cy6fgzd-apksig-3.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/djpq703zhxy20jgqrm4x740ybas581da-apksig-3.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/rinh0qp8cindcyn3wmcfa02nxd8sw4ym-apksig-3.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/frjpr8nbsvz32n3v088dba7w3x78d7hh-apksig-3.5.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ck7ax1pizijzmw17kd6r3kcw03i06pm6-apksig-3.5.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ydrx2m8px1f8svmq1jql3vr9k5m3y377-apksig-3.5.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/n5w3lppr7vp4195mmhrd0d8dl4213q5x-apksig-3.5.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/jmgs8v7pbr700q9i6fmwdynm2f929m9j-apksig-4.1.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/yzpbcg00iv73y48z5jp0509jx0wiss6l-apksig-4.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ysngcr5jxz3a41i8vx3l2rbfi0ifgd8k-apksig-7.0.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/jnhgilbr0p58z27zpqh43vdh0kw98j55-apksig-7.0.4.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/nin69pqswld0247znis7vl9x68wykxny-apksig-7.0.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/h16nkq3kk71bdlnw3b5gc6lzwqb67wxl-apksig-7.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/1rv56p6rg0lrma007pjr6g52hy20zibv-apksig-7.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/0l9fn2xml0c1097sgknn7aw3nnn43xx9-apksig-7.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/8w4dg5mfbwj2529q2y9m33y1jfx7fnfm-apksig-7.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/nh46rfmagrqvlg5bakvi6h8iixxc7vkm-apksig-7.4.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/80divh075ipwhnylysfq9hh1z3q3j0bq-apksig-7.4.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/slrcjr7igxs9jqayk7yf771z2kh6b2p6-apksig-8.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/mxy8q4wwvjwa1b6a1zyd8lc9qxjn4hrh-apksig-8.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/7fglkc7kw63l3g5mwfhifnsrrs1aq0xj-apkzlib-3.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/2iz762vkx5v0cf029h5iah0rhiibk75f-apkzlib-3.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/4mkx34gm57wb2wjl2pbddkdnqzfbdpv8-apkzlib-3.5.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/j6dykckfmgd95l1qyz82a09iqchhc6lj-apkzlib-3.5.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/s81wc839fp5ikmyn9wblqy0xdwpc63z2-apkzlib-3.5.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/g57cyqp8f4sgm7is3jhlykg46qi7bnbm-apkzlib-3.5.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/3kqv7n4v3phzd8z3jv5d5390l8i9gri2-apkzlib-4.1.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/p8kipyrg24si6wmwplcshjzvbb1p9czg-apkzlib-4.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/nlhpbzi8a018gjwmaxyr627z5f1imxya-apkzlib-7.0.4.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/1c8grmgfs8jm9s3sbf3njikrh6f7g7a3-apkzlib-7.0.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/cw9h2z21gpj5kr2z0z6aq4l3yw6scvwq-apkzlib-7.0.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/31smprbl1yw5sz1g5199dqmz1aq5azls-apkzlib-7.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/vlhfk8988nqrhbs5ria52b7qkriyhjmw-apkzlib-7.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/q58dacbq8mgny3dbzgl0rpg19rim6gi0-apkzlib-7.4.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/y131s68bsxj2xvkrqhcqxgaii7yrml5x-apkzlib-7.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/v3hf3bv1pzbdlnbwjywcgaly1hp1bjgv-apkzlib-7.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/n5a4n0grxgg7kpan7fil9gwdwzjnq6il-apkzlib-7.4.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/jxbc69jawbnbihsbqpxxzhkjr523igjz-apkzlib-8.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/rpfi8320ww0jf17nb13np665576hfz5x-apkzlib-8.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/0fhyqwzc9xrsmfb1ydp5gxcdgd84156b-appcompat-1.0.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ki83xz45sp67qkrsq6ir7r0qlvpzcs7r-appcompat-1.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/7zxzfrl2yb560vclbwncbchffz3clmk7-appcompat-1.1.0-rc01.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/drcpbffkw4p0f49nj4hlnxx41rswpisc-appcompat-1.1.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/kf9gwfhad74d5lf7jc076gnafrkb7v2d-appcompat-1.1.0-rc01.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/gvj337qy6pd8q1v20lnd7vbdbg43ch4q-appcompat-1.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/vl8nx9dp2xi70q841hk0cm6vav95nlfp-appcompat-1.2.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/94pzpk4jq76v3294jbhv7j0m7vvrhgi6-appcompat-1.2.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/ikhwpnrrm0c2awlckp3rj7b2b9fd5jlp-appcompat-1.2.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/adp2qdfwginll12m3gh8ad0kjm8y24cx-appcompat-1.3.1.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/0z9s0gpv590pq4wdgqlfsl02yrjzwa6h-appcompat-1.3.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/di9swagji0y878rqri422knq76rn18dw-appcompat-1.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/5zknm3k310z83q3r2gj72raznnlxa525-appcompat-1.6.1.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/q6iijvkgvacyj4lyy32i1fchb9x3ywwp-appcompat-1.6.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/wg7b8ydch96sm2n60slzn4wwxlahg5z4-appcompat-1.6.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/y70h5br6cbgw0l7jg3l95k9gzm7syvm3-appcompat-resources-1.1.0-rc01.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/0p47n98nx4dvz19snvpz0j3mxg3i9zwq-appcompat-resources-1.1.0-rc01.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/j4050a81yr6v8i856ljvph95a11xszag-appcompat-resources-1.1.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/v3sglhp0wgaf754j610450d9m3yp54lc-appcompat-resources-1.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/jywirb5457jvy5jrl29bhazlzp5fly42-appcompat-resources-1.2.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/rhgf4xr6ga7v0xi746cgs1vq3zsvpxnm-appcompat-resources-1.2.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/2saml21sykfhcp0x941fd071kqgal9g9-appcompat-resources-1.3.1.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/v87mkfi94dvrzcyijyqa765rxs7cjkf5-appcompat-resources-1.3.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/758yf52dzx0jb6mlvh79f6g82zr8w7sz-appcompat-resources-1.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/a0czd01hvjp810dp027ycs09rbfa0w6w-appcompat-resources-1.2.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/sih2c8pch4cm8i4idw5d9bbnrd2mwxkr-appcompat-resources-1.6.1.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/6kyx7ja336khg2042gb1jqg1xhda43y0-appcompat-resources-1.6.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/cs6j0pg9xvfiivwyswmr4pn58fm7ihah-appcompat-resources-1.6.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/q3l9zs83mydm49ym2csiv4fx5wk8dmq0-appcompat-v7-26.0.2.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/m1zhlzsy7wbzkz5xwlkb70spqf0s38z7-appcompat-v7-27.0.1.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/p5szywpj0w66q7n322gf95wcfwdd8nrr-appcompat-v7-26.0.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/dsmbqvg7l562l8h166n35bw4f6k29n5a-appcompat-v7-27.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/n76lmyjxq785qc1bf6dz3rri3yw92vsi-appdirsjs___appdirsjs_1.2.7.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/pfd596fhv3rkbrrkl2flngk51zn7568z-append_transform___append_transform_1.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/bb6dd1g131npj5mgfmn9hp93c3c27847-aproba___aproba_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/zr02rxb52r6b78b9fnalpcf1qj9xj96w-archy___archy_1.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2f1g5i70y0xklbg2yp6rm74zad09aj2d-are_we_there_yet___are_we_there_yet_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/d2ryhgicyvcw3hw6pj79j2z7y6j3k5xh-args4j-2.33.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/53vfh05bla5y1kq9l53bq1wqkxhdmdfk-argparse___argparse_1.0.10.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/qv11s7rlhhk7dmw6px29ayxsp14g8gyh-arrangement-2.1.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/h3nqsmm40kirmrvz8q51rql9p0a2qd4x-asm-5.0.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/1rj636j73q9p2rhik3pzkglvwjg3x692-asap___asap_2.0.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/npqcamzjx9xnqpmlx0mp7h4lvkv3wvpw-asm-5.0.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/xizxmk57mrbi8y24k91q3qxrriwy8apr-asm-5.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/4zfjhz4a0s4jc2cwb7f22gx2dhw9m8s1-asm-5.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/kk3w6ajvlaac7r7gh6ibrqsfv5isgny7-asm-6.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/nizxgkqwn38jc06cpljnrypwplp930n3-asm-6.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/glsp0njy2ln6sjgh0p82246wlwmda3j9-asm-7.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/qbg76qqfjkdmmillrsiv37zbhgl96zjn-asm-7.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/29l1gxha94hsppx4xbmjl585pn8czs4f-asm-8.0.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/vw1njj717mn2fzch070p1r9mpkvcz5iz-asm-8.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/fb0cd97z8qxkisv9xxndg9jkliiwvap9-asm-9.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/05lm0sva70xs2ycdfb59kica2vlg0nip-asm-9.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/2y2p1qkmrj7q6ywyx2j4apd8gbkwmbds-asm-9.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/d0c86k9zrwihcvb978xg2icwijaj3by6-asm-9.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/hz6v7g88z1qdwwz4g875z0fd6ncfrzli-asm-9.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/fvvp4j1kwix9w2ffaq71jp51k7yrnp60-asm-9.7.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/p5c8fi5qkf9px9wbiyw6vqmaxka1na4d-asm-analysis-5.0.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/5f9krg76h82v9zcrr91ix2w22rv2wy4n-asm-9.7.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/nlii4c7fq27kgvbn2rpsrgl7smcrdqx6-asm-analysis-5.0.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1577kwb0i49pa40adisj250bihdjpr27-asm-analysis-5.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/cra8gk0fxygqlwwyh2n5vcs109xzi9i2-asm-analysis-5.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/dvjv349j446agj9ny2xbm31n6kg321vp-asm-analysis-6.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/75asrkbcj0g3hl6zf1kggvg4c5mb1xmk-asm-analysis-6.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/j1z7n9ngb9sk5asvq5px444k5pk2dfgf-asm-analysis-7.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/j19pgxfsb0cjshmr7qvqbmifkl3ydd2i-asm-analysis-7.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/h3wsjn9mf30hlkzlwl8wil0rrhyz7l6g-asm-analysis-8.0.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/7kha8pp107y3afi36drz98n6f2dip16f-asm-analysis-8.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/2090mmfn8b8y9ncr7idzvslzgryb4vwv-asm-analysis-9.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/a39hzl46x2lmjghcba8wa1ykzyzsn8mj-asm-analysis-9.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/20ypx4bkb543da3sxzxzqg8wsgnikhmb-asm-analysis-9.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/d9jjc29fg7qg63fspk8nq1zfp5bx73lz-asm-bom-9.7.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/n0qzk21m00ra7nm98qfxbhbir86bngck-asm-analysis-9.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/b4kjynvyvdfmw2fa6rd7z4ppphkfdard-asm-commons-5.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ccx8kwbr8sv641lr93qi2128jpz9zf56-asm-commons-6.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/b064rhgvrvwpvqj8i1iv7456qd4s9p81-asm-commons-5.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/yw5l5fndn7pfzkmglspj23sw1anpq02s-asm-commons-6.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/5vk3f4layvfkyknbhn6m39lwzk9vx34c-asm-commons-7.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/dv9dvlnzxa65akry7pvp6mhm0libfh8l-asm-commons-8.0.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/y3gzxfqlb9gr09b89nn7ydl8lkd88mrp-asm-commons-7.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/cvp3ppls05j6wq5wvgk5q44di3hb91aa-asm-commons-8.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/2xzxschdkc1m6885a330da9zxda7mvzx-asm-commons-9.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/jka0kyyhrvr8i7vdkr20y227n64x8d94-asm-commons-9.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/y15zh7l0rasnbz76ns7vfa20jib19g91-asm-commons-9.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/phzx3g5fnrywm0f2j31zw4gzjbbv9g0b-asm-commons-9.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/dswra412h9hqfvrb6z9lj83hrkpqcaic-asm-commons-9.7.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/hf4c9iffw479l06bx7yvb4psjvydv6bk-asm-commons-9.7.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/npf7mr5k5av6dpzrskzj87pg8k0ajp6i-asm-debug-all-5.0.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/cg7yq8slf4s1an2hz192d5jki1qi88m2-asm-debug-all-6.0_BETA.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/71gnl8a8g355sc9sibzhdrgkcyawhzdn-asm-debug-all-5.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/bbjdmn3hyky33g4qn3q1bgar95lvcfim-asm-debug-all-6.0_BETA.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/i7in6a4ibcn6h2iwmdwbbpb8j1m3hhx4-asm-parent-5.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/d0qwfi1p19pagjq1fxjhsm914f31vv3g-asm-parent-5.0.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/a6i4aqh6jzd9xcq6cgif9s8pyr2m52w3-asm-parent-5.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/pnvjzk04853i63yff0k5x6y3dl6m3688-asm-parent-6.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/57hhgp2hy020xrfvlan8h67h0vwvp0dp-asm-parent-6.0_BETA.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/wsbfj39fr0wga4j6g4bv89nzwagz7w4g-asm-tree-5.0.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/3vmsyvdzxk57kypf5aj96wplh5mgjzny-asm-tree-5.0.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/racmjr2bc1r1mbv9s66lhfc7v7kihzlp-asm-tree-5.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/74s1ivgzp2yh480f2q2vm98qgm9hx1l0-asm-tree-5.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/bzr5n3y54rnmiaavhrap2fs5hm7rpx3c-asm-tree-6.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/favavhm3048qzvj8g3rxr23ga9kim7sh-asm-tree-6.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/w03jx3wfsrlqbxzi2zl7vg3l754bw9js-asm-tree-7.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/3nxkdmq6325q863lsvvxb622ggdrxgv4-asm-tree-7.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/fhgdk06j6viv328rr29wcix31qi5n61w-asm-tree-8.0.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/61chvlhrypbvrpfjz3dcaws3mqnf7m8g-asm-tree-8.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/lfs3mqis79zxhpz4qp02cp824y6pz3vi-asm-tree-9.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/bnal2lfviahlban4ncdp6mls9y4hcdia-asm-tree-9.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/rbmv9w7q94dm3rwqvms1ya6yx708v131-asm-tree-9.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/l6fpcbgmglkgk6myd2jz8ph77kirswh9-asm-tree-9.7.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/33yxr5gsqbi0r100qpjg2539vki49l6n-asm-tree-9.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ji1g69xdx6cxgrlv0qd21ghw24xaik01-asm-tree-9.7.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/5in18q5mkckclhwg5mpqfbp988yj7xx8-asm-util-5.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/2nx2cny1pmncgdq09vzzi8n4snh5fn5j-asm-util-5.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/a0h3pgbj4sra2476yqljqfpk987cr6bg-asm-util-6.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ljjkghf2ac9l2245k0smsh81pc6lskp7-asm-util-6.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/cp54hmp0anflvinv2vilsyxls1b0hjiq-asm-util-7.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/b3vb56dg707hqglq8s9rhha266kafcgs-asm-util-7.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/551c5y750n0k3cjcqggq8i9kma3cgv02-asm-util-8.0.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/dhn6hhdxh100zpdg4ihamji8qdzwyjim-asm-util-8.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/yacgghz4k307siljxwm7jxr43rqbrmd0-asm-util-9.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/3x1zkvs0r6776x57mgf8iwc9r184i8z4-asm-util-9.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/w75adqm869k3jahm5mkdjfhm2l6jbx40-asm-util-9.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/6zsc3dxf2qnvf34dbsb8xryqk5i1sszm-asm-util-9.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/7vx62iwl65fb39drxx49ga4ir9f2hny5-assert___assert_1.5.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/q9g2pbrxlvgy0cknilqkda17qkq7fx4h-asn1.js___asn1.js_5.4.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/6qs1lqh01v4hx7gkhl04mjhzqgj91756-ast_types___ast_types_0.15.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/8sm0yyan9cz29j3lwv8k3hqnmjpayhb6-astral_regex___astral_regex_1.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/4ipi213m7lbdb4g4z14dap78yy3wc0p1-async___async_2.6.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/k0gb3k8waksbmfznhx30jgrcqi92npjy-async_limiter___async_limiter_1.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/z33h45qml6k1llggphj2r252c485yb01-asynckit___asynckit_0.4.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ccyrkq5cagiydq8z50yw4bh4gb00pqs7-asynclayoutinflater-1.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/w8a49ilx2555ig0nnv35dj89iypclcjx-asynclayoutinflater-1.0.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/59d2cjiql1l95p1ikwyfbrrnjrbwi8y7-atomic_sleep___atomic_sleep_1.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/8bhfb9rgsbisgllyynxn68il6x7mrfmi-atomicfu-0.16.3-all.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/px5qh0mhr82g0f6k2ars44pkpvly3s8m-atomicfu-0.16.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ihkd6h5jdj7c2gx6r513cln2ypv31wl1-atomicfu-0.16.3.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/56wp5y43drj3dk1hgifsfj6h428rinma-atomicfu-0.16.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/33irwx7c2mvb8jn4521gazpdd3aisxzk-atomicfu-jvm-0.16.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/bg8gl2yi0mwq5426n0j3x47gbdi8xf8y-atomicfu-jvm-0.16.3.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/522lczhv7x7iqqlyrdx7qgrx8w6k9mh0-atomicfu-jvm-0.16.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/8c325wjqcgvkw5fqzfvxrh8pjbpf040w-auto-parent-3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/awll5ylv2kpq8a19dpzzcjzvmpjnml2f-auto-parent-6.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/7c3ijilr7mfb445ph6g0fvvq0jhg1f19-auto-parent-7.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/jc7kp2d6mfqa5qijdlvsbpspisdnxifc-auto-value-1.5.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/28cympwbxzca1y1cnarw9snsdiv0gm3z-auto-value-1.5.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/0nf1irsfx0vzrsaxd3vagvn6gv2mq8dk-auto-value-annotations-1.11.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/nk5857p6b5pik401rras4sfx06hqs3fk-auto-value-annotations-1.11.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/8r8i2wkd49hwx24ck0if3fbpk0d81n76-auto-value-annotations-1.6.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/9jdmvcxbcsn6i274w2b6p0k7r85wrdaj-auto-value-annotations-1.6.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/2cqm5fwii035izvgzln9cyg9kv081i3g-auto-value-annotations-1.6.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/9jzj99qc3yf9dja21zjzr5cvlkhlkybp-auto-value-annotations-1.6.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/86ssa3d67p0zkhkd3vn655y522hfa1c5-auto-value-annotations-1.6.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/qa1ddv6315f7d8qw2ilq21xmqdfzrvqq-auto-value-annotations-1.7.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/mly59dhkailwxj92mpcbv8976b1z4dlx-auto-value-annotations-1.7.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/k8v7s8c7fbk7rgix3qvwaim6yp59i2a7-auto-value-parent-1.11.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/3makr669x6gs43r82gnh420raljibqbs-auto-value-parent-1.6.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/lss2cwy9i1i441v66n9qdicabxpcb2r5-auto-value-parent-1.6.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/mggad0mw5chayiwxmanbly9f4vp8cccp-auto-value-parent-1.7.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/dc5b3vcv9h04pswyzil790h1znd3j599-autofill-1.1.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/09m6a39w9wp855qxvhmq97qsdqxrqdb6-autofill-1.1.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/0c3g8ldlq4qd5r1yky1jz268ak5lfm7z-autofill-1.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/lzabpbs2g4dx57sdgyk15n946isx6l6n-babel_core___babel_core_7.0.0_bridge.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/apdfk1akj8s45kz340inslwxq2xy5dd0-babel_jest___babel_jest_29.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/4zbkyj7kyfcxf1w0m328nish0kl7g58r-babel_plugin_istanbul___babel_plugin_istanbul_6.1.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/zpvb0hjvb7ij3gn1zabg9hnc8gg4lhci-babel_plugin_jest_hoist___babel_plugin_jest_hoist_29.6.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/m1n09ls838z2j50ydnv2zkpk9h8ls578-babel_plugin_polyfill_corejs2___babel_plugin_polyfill_corejs2_0.3.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/9bv4nskhrhafyqsmjxsvj06iir146l4l-babel_plugin_polyfill_corejs2___babel_plugin_polyfill_corejs2_0.4.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/0cjk1f6szgscrljnhvgv3m7s0ajlc4wj-babel_plugin_polyfill_corejs3___babel_plugin_polyfill_corejs3_0.6.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/p1igmgzl5xzi0hmv36g0x6687wyc72xi-babel_plugin_polyfill_corejs3___babel_plugin_polyfill_corejs3_0.8.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/5kbbybmkrc4yqqfr7y3d4csxjp4fjycg-babel_plugin_polyfill_regenerator___babel_plugin_polyfill_regenerator_0.5.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/wskh9plsdix4l55kwzgjdp9xzsp6wj28-babel_plugin_polyfill_regenerator___babel_plugin_polyfill_regenerator_0.4.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/lvhspi4f7vx95awfiahz7595rdv462qr-babel_plugin_transform_flow_enums___babel_plugin_transform_flow_enums_0.0.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/rj7j4pxdxwlkn8ybjx1mapk9x5jgv9r6-babel_preset_current_node_syntax___babel_preset_current_node_syntax_1.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/fz3s8q9rj84j9bdmmxmdlmv3p5jl8cr4-babel_preset_jest___babel_preset_jest_29.6.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/0936jmr798z52f6pm4j63w8sa55rdza8-balanced_match___balanced_match_1.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/9aqfz4k0mkcqzbpcv08jr2mj98zydi8v-base64_js___base64_js_1.3.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/zlgi0bql89lnkv358lk8hnvkdhga2fmp-base64_js___base64_js_1.5.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/fqs9fkmpqh5f7zmcv09bbklcaq359db3-baseLibrary-1.0-rc5.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/whgsd4gnhi2pbckw9si0x4qx1yshhjyq-baseLibrary-1.0-rc5.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/n3vpv2kchsr2gxj0vsb0hplb9fgr6ydp-baseLibrary-3.0.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/agyjh8m4wxdz0wv7bicmsg70y1v0p5vq-baseLibrary-3.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1kc39wdywmrp5ksic4c8l2s5a2rijkwr-baseLibrary-3.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/nrms7j6cx2pz9k3l25vmzvc7s1m0j08x-baseLibrary-3.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/mxmvpir9kw4bm70ng3d3wjidaabivqgv-baseLibrary-3.5.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/rg0kk21n3j1f7q9ycwhk9ngr29xhl5dp-baseLibrary-3.5.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/apwpqkw9xpc0ag014qqiy4awpnv16zr0-baseLibrary-3.5.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/c3glf6xv4kii8pbkka14qbl41pqxxcnk-baseLibrary-3.5.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/l6kn4n312gq795s2m3gc7xsys5fiyn3k-baseLibrary-4.1.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/3szcc97nq8r2gz0xp972z2dz93lrc17a-baseLibrary-4.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/2vgc3hzr476jc34xdxi4782cmn53ib2f-baseLibrary-7.0.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/sxjg5wdf36dh0w6w4r6pjdy4wgpanw35-baseLibrary-7.0.4.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/cq3wzj5ndnxrn1873vivpkss8hb3kn5j-baseLibrary-7.0.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/4j0bac49idx731kd3227y1a1ia1kr2s3-baseLibrary-7.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/dscp5hl9yy5n5s8fkq6xzxv3xdvids51-baseLibrary-7.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/crcjl5vwwnsn3dk81yvl9pzc08wm0cx5-baseLibrary-7.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/kg06zxskn2pdr9l28bg7bpdwbhigbwx9-baseLibrary-7.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/l1qchj55p23wmclllhvrazbkjd8wzc1a-baseLibrary-8.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/38akc3whi864zf6cb9hg53qyshq9z90g-baseLibrary-7.4.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ikj0qindggfzjjqba2dy7dwi5rkf1pbb-baseLibrary-7.4.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/bj0i3h54glrxi1jb6vdi5yn24vg2dx2m-baseLibrary-8.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/r43yhyj90nkfybsnl8c36qk27v6jmy2n-base_64___base_64_0.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/8xa7vsnf43pcw9yk2wjx9k7rpwysqp7k-base_64___base_64_1.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/mxipm613g3wa0kpx8a5q0kclfcgmgxnm-bcpkix-jdk15on-1.48.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/7gi20dawiq1did5i9sv8l1yiv7ifji2n-bcpkix-jdk15on-1.48.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/zc4hcb9gij2l6k2smi4prb88pk8cli17-bcpkix-jdk15on-1.56.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/nr8yzpbrqywij7xqcdy98h3cxzf3s75k-bcpkix-jdk15on-1.56.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ip8hw70y9yh0w9svfd3mc161izq8qw3v-bcpkix-jdk15on-1.67.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/r9ds3nrps4h15i6ylvwnhj8x2idcnzva-bcpkix-jdk15on-1.67.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/x9g1mkhalnxix6rjk500ba15ikabx9dg-bcprov-jdk15on-1.48.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/070mwhhqv43nsxsbq3y2vx34j9hvsby6-bcprov-jdk15on-1.48.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/s7kqw95k7aflsmdisk6ara0pbxq0cl41-bcprov-jdk15on-1.56.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/jrlr4blrfdvjckx6v7qq3lgh0wnq5vic-bcprov-jdk15on-1.56.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/mjl87vxqh13gnrwsr4i90nxw5n5cw2i3-bcprov-jdk15on-1.60.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/dnrzskyv8dl0z4mxmh79icw90aprma3b-bcprov-jdk15on-1.67.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/lw5j55rsrfdybi9bzfmg6nlrfns9m908-bcprov-jdk15on-1.68.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/2pxzfqmhfr936lhydnc0lh9wa6irs5sx-bcprov-jdk15on-1.60.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/y82wi64ij0kjmpp01zc74qx0gpj6jq8r-bcprov-jdk15on-1.67.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ldah7kdw79w1v5g9lwh7mk168aqr2ph2-bcprov-jdk15on-1.68.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/a0cy1n3pfl6g9i8k34dpb27bj95mn5id-bech32___bech32_1.1.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/5gaa3797b7jhh3sblfpw5zp3wp1and3s-bencode-1.1.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/0vz4nd4d0iaqmbyfm20n6v9fvk9692hl-bidi-2.1.6.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/g5w8nxin7aiaw3nvvn044hhqsdrakbrd-big_integer___big_integer_1.6.51.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/fnppzl6g5j8k8zvzm6qf28aw58ir5v67-bignumber.js.git' from 'https://nix-cache.status.im'...
copying path '/nix/store/gg63an9m3m79likc12scki21wwqymamy-binary_extensions___binary_extensions_2.2.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/iwybd3kjbw0qcn50jgs07883wx3zq67n-biometric-1.1.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/5x6gyj1rfbnqlii4xcg7bv4dvjjlwbz8-biometric-1.1.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/gdcbfx30ki4c12n94nf2ay5sjxm4hsj6-biometric-1.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/g7zgzbxa1ly0vy2jgrw9zznppvlxvdyd-bl___bl_4.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/nh0sjsk4k5kniiy3207y5p4b13qac4rs-bn.js___bn.js_4.11.9.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/jc5xda7vfpm612dcyvf4ahdbdn46f3nz-bn.js___bn.js_4.12.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/vhn49hla8dnxy8bdrgl2mablkjkyzdry-bn.js___bn.js_5.1.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/q6vcnxdvj9vfsfkldjilpq96417f0naw-bn.js___bn.js_5.2.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/7rarhwbjm8c3445cp1x5l041487srgmv-bolts-tasks-1.4.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/kl6zpv82z42s89qy9923bh02shfc11k5-bolts-tasks-1.4.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/139nxlqiv46y8wx920m6lnsavj93kjg0-boolbase___boolbase_1.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ybjhbqynsxx9hl0nmszmmiy83pihzb67-brace_expansion___brace_expansion_1.1.11.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/12fzgz2r9f1yw8ijcri7nrgc113zcpzx-braces___braces_3.0.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/r0cligwmdry0xnbqxsdmvqz9dzpxwm8w-braces___braces_3.0.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/alzm3p5wzcacdwv8x028aahkm34af2s0-brorand___brorand_1.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/0h0q50ccfvz2zs1h7p5bx8y462qivspc-boxen___boxen_5.1.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/z5hkl524rdqfqdzlrvjz17chyd8l06i0-browserify_aes___browserify_aes_1.2.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/8rc3m3pvyi3l8pswlkk0306mrh9057h5-browserify_des___browserify_des_1.0.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/7fj8l7d6jflp8v9l0837zzqmn9ylhmr1-browserify_cipher___browserify_cipher_1.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/5ffsyfq7sjqdi4x8dm1z9kcv9j7yxnms-browserify_zlib___browserify_zlib_0.2.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/igcha6kb7kmp5lb29d1aav0n92ffpv6x-browserify_sign___browserify_sign_4.2.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/z507av9rldvcsxh9l95g2wz2csslrmyr-browserify_rsa___browserify_rsa_4.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/jlx07qcsr3kaqdkvac5nrndsz0gk58kf-browserslist___browserslist_4.21.10.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/bnzv52dr8cl203fw6pv4a2bilb08b0i7-browserslist___browserslist_4.21.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/lv4r06x50wkbjsginl2v5vci691ih35l-bser___bser_2.1.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/6smprci540a7y3csx5wb6yvywp1xwm5z-buffer___buffer_4.9.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/35bdh7a6dmmjv7qfh6k8s152d55wc5s7-buffer___buffer_5.7.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/lhajqdcvqhmgbjsbf46df7m742s364sg-buffer___buffer_6.0.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/nbnq9gxsiy4gq273nhy4gqfmdhjjg0zz-buffer_xor___buffer_xor_1.0.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/6gi2dlgyyaiksh3mpac74cy5q0dxvsn0-buffer_from___buffer_from_1.1.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/bbkp2w9m2f122w63r8hhlp7ij9vgnjpm-bufferutil___bufferutil_4.0.8.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/48m2xsh65dqrbsgcw1bcdz5aksx2vdjh-builder-1.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/21z78fwgldb9y40ky0wniqkxjdbglnn4-builder-1.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/np0bdradx5xmir4awbry201xy653nfhn-builder-1.5.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/4l7lr52jls15pawdxy1xg86shsw29lcd-builder-1.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/652f5fd5a7agj1xpn9blp4rwzaxr986l-builder-3.0.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/d32rsgxp7csa9vjrrjrzgbxg1i0pir05-builder-3.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/xw8n1m561wm8cqr1c41bbgg7fg49x83l-builder-3.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ahz8p3abl6cv7zf17nb8k4md3m6hpk29-builder-3.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/3pangynz34z5y7rhwi9pkxp344c4j3aa-builder-3.5.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/id9d68j6c730znm162zynb9gcl3g5ixr-builder-3.5.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/389ddpxf438shkn2bqgkr2m6ganxn4j4-builder-3.5.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/0q1pwpn3zzhy1jp90sk6b0y86hwp80r3-builder-3.5.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/hl0q9nsa8w1vnd1c9xqdmxaa0yffbdn6-builder-4.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/mrxnwi0bdnvwr61lf44l1cmvry8cb6yp-builder-4.1.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/gb60jg7j6vsgkf6vr1d87w6bv0y1r441-builder-7.0.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/rbfx5n3lqp6992n9kwhax6drhkbbawn3-builder-7.0.4.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/lnjypbklm929z4rxqmvdfk9nicdkr9dd-builder-7.0.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/jvrw68nfpslz11q2c7iz1v8glk7zgcwa-builder-7.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/w1bwgmavm471pqvh6b9v9fh86wn2w9ac-builder-7.2.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/9aaa0zimgqkiqc864ph8hyx7xa1fyh6m-builder-7.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/lhgvnkr8rdw0g9hfq5npj3mr2ps0gax6-builder-7.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/f0qmf2ymfh042qrf11gqpyr0y2lvsc5l-builder-7.3.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/d6cpqnsn90nykz3bqzsbdpdzgmkr9gj3-builder-7.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/gnlpb1kyc3gn6i9k6804aa9czyn2cvyd-builder-7.4.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/pkjjcd1jmqawgmgidxq65mqfnvad7wmv-builder-7.4.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/n63126bh9lav33y9dxs81xlhpxmipi3i-builder-7.4.2.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/aa57gvshhl6pfcbzvhvc8h1nfmzls8b0-builder-8.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/i9l2rnv22q83372x8qjchpc35kjj5p47-builder-8.1.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/60dl1frf0wpvv0mz06r4a3gam9dvxk6r-builder-8.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/7rqxa23w6y2kd1chq04vsp1kd8bqxk7s-builder-model-1.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ymgwf7rmxb1l7d09qdccc1f934l5yxhz-builder-model-1.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/5bbqz69f217rvd7r0nzf8gqfd6rsgsim-builder-model-1.5.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/7v9mlzgi7jhrw4al1yapq4mlvsmmh98d-builder-model-1.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/k8xdbaczg594i56fsryn1jpz41sp3m2v-builder-model-3.0.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/kly92zzvi6rpv7iplabc5f61pgwx7baj-builder-model-3.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/wjw847pwv38rd7wp02xpcb6l0fs07w58-builder-model-3.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/v9bfps64iq5dqm5hvm7lzg4nm3bax56m-builder-model-3.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/klkmvf3611fh7mq29g4k6rs5hdrbcx5g-builder-model-3.5.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/3h2cdas9ypq1dn5cl2wpd7h2ijf0c78z-builder-model-3.5.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/kxg4zs81rw11q8k1fvb9kg57k8hvcvry-builder-model-3.5.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/j0ir8vvmpgh30fpjf041c4pxqwqjwwpm-builder-model-3.5.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/rds1923a8vkxmxcf5zqcqd2azp4jkcij-builder-model-4.1.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/2jhhc7jxz0wllg5m1hvv83880hxa95x6-builder-model-4.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/7jfpmcgp2cvaylvnw9w5w1v6mx85w0hv-builder-model-7.0.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/cg93r2218f1si56ia63sfx4qysq85cj3-builder-model-7.0.4.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/j0zii1pz69k1qwl11w2aga4zq7jwjwnm-builder-model-7.0.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/qrsh6nqm5q70b3gjglfdyfyay3gqr6lg-builder-model-7.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/szyvgbjhnrw7s1izrk9w4gcs10yrpi9k-builder-model-7.2.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/30wz7h4d94dymz6gdxijwkdbll9k0vx8-builder-model-7.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/q7qzgi36hyib45lr3ailz4aphrskqfny-builder-model-7.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/688vay4ilkj4j9wh4c8xwck239l982an-builder-model-7.3.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/sycv5hxgn7snm21i7hm9mbagskf03jjr-builder-model-7.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/bfdph83a62dnxsydrzfm5br43m9bsh3b-builder-model-7.4.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/v4ld1vk5jwb941hrdcjwbhaiv5yzdz15-builder-model-7.4.2.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/qpfa2s1acisx1b0l053xgi6ad769306l-builder-model-7.4.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/77fqw7zsvx88lbdd3pc4r15i68qm89da-builder-model-8.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/b4fwh09gd1357p8y6hxscyr5l7qwfmys-builder-model-8.1.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/q9nl0kgz8cxvvgmp49brcyixvvls12h3-builder-model-8.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/l31i05j4pn6ji01rfrvknrrcisp10q0p-builder-test-api-1.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ww6k4lzj4iham0psm6ic0ja818102w4d-builder-test-api-1.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/kyrzvsi4wd5rg5dxq9fnbdzm5k0n5ri1-builder-test-api-1.5.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/j5nhvjxjlfvzh3raw0mmip87vb7070jf-builder-test-api-3.0.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/a2m9bicq9kq4gnq28qsddbjm50av7h8w-builder-test-api-1.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/rzj9frf5qc22fwlb254vd885hps7l0wj-builder-test-api-3.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1dllk8k8vyxhf2x863k6f3in901fcfyl-builder-test-api-3.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/bsrfjcxvpzl4lj8isjglr8nk3iqx460b-builder-test-api-3.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/l5679p7hs42lhjlj7lw00qkvjxwykx47-builder-test-api-3.5.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/rnhvvbpvqg9dj658plysl4wlahg16syi-builder-test-api-3.5.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/hvv0clgj2n1svklh4pmvqzckcrdvzka2-builder-test-api-3.5.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/wrwadi8qb290jaw4hx297700n12jj86v-builder-test-api-3.5.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/nimac1vsmifz5iwdf6v1y78m118b87y8-builder-test-api-4.1.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/b071l1y4bc5g64kbx308x3n1cscbfwm3-builder-test-api-4.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1wcf1lhds1q6kjaq6k3pm1n5ljwg3zjr-builder-test-api-7.0.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/bx6nva64zfhfm7q6rq5z563nnvkxrnn4-builder-test-api-7.0.4.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/fndfmv4r2q4fmgxyfahm17hnrl67ri5k-builder-test-api-7.0.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/wcjg7d7bmcpdjk2zjcndcjs6qmhlipiw-builder-test-api-7.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/xphayag1naa92yvl88gpdhp5s01a9iph-builder-test-api-7.2.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/crkrqbhm0z1613mznjy51n5fg573h5sk-builder-test-api-7.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/4995y4zcyavajal7ih1sb58pr9bxamq0-builder-test-api-7.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/yllmkz54dnh3k057fx4n0z06ngjvcmjn-builder-test-api-7.3.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/nx6dh6h0778nzibj1d2z1dxqqdmyxy1n-builder-test-api-7.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/27mbhpkmr3gql7yl2c9gdl8bsinkjh3i-builder-test-api-7.4.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/lhjwk4alr2g678p3q0x081nhfz8ijd7x-builder-test-api-7.4.2.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/qy2c579239ik1jrxk4y020qgb1gpqv4n-builder-test-api-8.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/fiigynydpqxnbml1phlbqhvrh8axbq51-builder-test-api-7.4.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/dvngsdx2ima0hs77p4vbpi477vax4n2g-builder-test-api-8.1.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/j8pbsfnyfhf93rb4pcry15zzb0gjz0nr-builder-test-api-8.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/q86bqj99dnyd5b20w306cljfa0r24clm-builtin_status_codes___builtin_status_codes_3.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/as07kwkarnl6f917rjm8kbgypf6h3z2x-bundletool-0.14.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/1rpsmwjipn0fs9kndk5c6iybgc9yr7q3-bundletool-0.14.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/2caw2rh5ifh5dq1c6jy0i0psjcx94rfk-bundletool-0.5.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/4gmn5c5kba39irxc3yki2mrxh1mgjjbs-bundletool-0.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/cl1yc79l6r8ahdaj1xw3r6yrpvchz6by-bundletool-0.9.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ygkzw3239zsxhb2zclg2gyz7f0bza098-bundletool-1.11.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/fc8j43h8dbkibgs2r14mkyrq4s9f5rhm-bundletool-0.9.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/slkg7x6vb0lj6s4w6zjq0xl3h7jmsvwy-bundletool-1.11.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/v4ik7pm25himcaky4vfr050cb0w08fy5-bundletool-1.14.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/z5dm1s9sdlyf0xbr3apnkmxbic4ha42f-bundletool-1.14.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/s7d4q7p2lr9c3xwdrahg4r5cmab19qpf-bundletool-1.6.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/817jhkvngmw66fx3xlpmf9xv4ag1dkj5-bundletool-1.6.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/61j9s1k4lwsg9p4h4shj8kbz7yw8zlpv-bundletool-1.8.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/8anpm4lx4vpfv7fpjfpxpqs8vw1l4lri-bundletool-1.8.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ap1v0i0z1bcs6h1lsl92gshpdvv6y9z2-bundletool-1.9.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/i142dvr81ijll5i3id0l12hiy43b9jsp-bundletool-1.9.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ic55s7brr47j4v5a36w77lg4cy3jmc47-byte-buddy-1.11.13.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ykyrv9yklzlmxdmcpw94304jwp0p7f7h-byte-buddy-1.11.13.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1sv2l5v6glwpzjxlxk2vl5iqvjxjrxpz-byte-buddy-1.11.19.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/0d6vjxzwmsxgjd0cnnrxg1rv9vn3wb08-byte-buddy-1.15.10.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/p12mwj0v1s5a4v9szw0ix7ddb708cz0y-byte-buddy-1.11.19.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/krc2a7chjs2md6cw10q8w4vd6vyz3rbc-byte-buddy-1.15.10.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/r1qfhdba0n5ivl78pd0pzi5wvb44bf1l-byte-buddy-1.15.11.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/xzf2rzfz0nmr2sv7v8xim352gj55c57x-byte-buddy-1.15.11.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/q40b4p37k07h0w43177x9lb51m0lr706-byte-buddy-agent-1.11.13.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/8g40bp971b6437lhi2hj7aqpqr6xr69d-byte-buddy-agent-1.11.13.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/lffxdimmyj8aml23d6kvlq9g3kmwhkkv-byte-buddy-agent-1.11.19.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ln4kw07brckp6haz0rb3xd47g3kzvzch-byte-buddy-agent-1.11.19.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/axijxbmjfqz1k5slda67vcrkczx01yl6-byte-buddy-agent-1.15.11.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/raka58gi12d1svc23iivk0sp6lllwlha-byte-buddy-agent-1.15.11.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/85k671nd2n8yxhcjbnmbsdxwqsbnfn3k-byte-buddy-parent-1.11.13.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/afkgbh4148mfjgslmpak89nj2q7cxma0-byte-buddy-parent-1.11.19.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/w424q6si2q51arjzgj8hn05hspska8n9-byte-buddy-parent-1.15.10.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/g3hb4hy9rfc2mq9pfzyk2qpddvvv9ksy-byte-buddy-parent-1.15.11.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/w5ysg4n9bvsvxbrlhmmpha5ldsikxw71-bytes___bytes_3.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/m7pdqw32k5c3w2b5ffkda15x4lhr04wk-cacheable_request___cacheable_request_6.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/pph3qzmpjbx8y724i23vfs02kprdvf4g-caching_transform___caching_transform_3.0.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/yqvky27a8vn3p8ymgbimiwisn23dxmfm-caller_callsite___caller_callsite_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/hsphqbqjpw2s7f0k2x35rgr1zwlm9s3n-caller_path___caller_path_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/rhyc62z9g8qs5h6ggvpfl9jhj4zqac8f-callsites___callsites_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2wp82q3wx8lfymbsxy6760dj02yf8jhi-callsites___callsites_3.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/m5r1mwff2dhwyz85r3fp450fd3fvya9g-camel-snake-kebab-0.4.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/mwzvcac09xjrplfg3rcl05mp9dqn26x7-camelcase___camelcase_6.3.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/vw1ymc9pgcbdiz54584r2x4gam1q7m3b-camelcase___camelcase_5.3.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/8hg5kbnp0hdwc0glb7hkpj2n3lzipy8x-camera-camera2-1.1.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/w3p3nv5x23ksminvhkfxmp7za2nb196p-camera-camera2-1.1.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/avcbq187lzjqw0g6yhnv8d5z81556ww8-camera-camera2-1.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/vyn8nmrb74xrrr48k5jyri8sgfwwafwd-camera-core-1.1.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/d2nk4qdzp8yiw2m6z8bj844pm0jxpqg4-camera-core-1.1.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/p4rxlbzmvn7p58hz8lig1zzyanphf3di-camera-core-1.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/798w7qqlhk125l3xa3cpygbf3phbcyrd-camera-lifecycle-1.1.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/yb81ckl8ydb0slfmkj7v234h4979zqmb-camera-lifecycle-1.1.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/g54wv0pk8jq1zdfr6jmhfiqghh6mw4jf-camera-lifecycle-1.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ziws386ly59a5x85wni75s7sb66hlzw5-camera-view-1.1.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/lkiwl9mfmzgfr4z608x77z432ym90zv2-camera-view-1.1.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/bmalg2xc5b63rn1f47mb5ln4wnhwpd4g-caniuse_lite___caniuse_lite_1.0.30001469.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/kgxqj0c0n67jdqjhsas2xpisvl0zgzlg-caniuse_lite___caniuse_lite_1.0.30001532.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/wjkbzx78i73jx02b58mmsf1chv6yd30x-camera-view-1.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/34s8kqw30p7085r4q5hcg64qhzvly5wp-cardview-1.0.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/8kg8hmb80lzv857nxnr1jvzdjn3fc0gh-cardview-1.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/b1fcrga7lfwg9j5kbs9wd7zaj4xif7rz-chalk___chalk_1.1.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/pdhk4m0dsnv5g0kvhc53ifxr1sxhqpzm-chalk___chalk_2.4.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/xw7khqryfrbglmidb6di1q11sqfvv85f-chalk___chalk_3.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/hiiwikdqyfm27c5qn4v9ch1aq103320a-char_regex___char_regex_1.0.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/fjsgqpmr2cmb3qh5540jcsgvlmm2k5dl-chance___chance_1.1.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/g6sdfyd2dyvgzzps5b443i9rxgvy5jrh-chalk___chalk_4.1.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/a1qnhq1frp1vhacs4ny2d7x3w4842iic-character_entities___character_entities_1.2.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/3aqscvhhc41vszc52cn1xi2h4s5af0ky-character_entities_legacy___character_entities_legacy_1.1.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/pc6alpmrp7q6rmcfa2r17rzhpdsra0qc-character_reference_invalid___character_reference_invalid_1.1.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/p1n7xb6qnwxb22px1whlwh42llvw9m70-checker-compat-qual-2.5.6.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/r5jb38vrkrb2qrbrcrfwghyvcy3yv5r4-checker-qual-2.11.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/8fyfi1rv6rf67p1qimbgcbk9hv5w3whf-checker-compat-qual-2.5.6.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/k5mls2gz3j4ka78n096a068n342c51m1-checker-qual-2.11.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/7w5qzik1ckwqz594pn66bdczxh5rqyac-checker-qual-2.5.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/3sr2lkq1jag63lp029va1nh8rdn6j9hi-checker-qual-2.5.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/grj9dhnjjbgp8cryggi07klicjwzsalh-checker-qual-2.5.8.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/5fnjfbn5dmmmvi6fk3bpp6ll83h38892-checker-qual-2.5.8.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/43ykps68xhhaspp0hhhy91sibx45p78a-checker-qual-2.8.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/b2263xjl0ihqbpm87vhdarfrnljq9plk-checker-qual-3.12.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/hby96q147cwnh3az49vj9biy7a0g30j2-checker-qual-2.8.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/3rlrkcadr3didri11bapb3xhm8qls629-checker-qual-3.12.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/wwas4x1kz24saabgh59ihrw7mfk9zvbd-checker-qual-3.12.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/021qlzszwmsx4x3676dnfpdy44vyzy3f-checker-qual-3.49.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/9l1lp2yql1b8jp0nzz0zcv89yin6g7yb-checker-qual-3.5.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/6hk5awp0ddlm1br049fqdpjg2ldifnwc-checker-qual-3.49.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/50cqvlixcbgvylnkrkw048i96vb1ziq6-checker-qual-3.49.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/3k9d0ssn744xngy0w781g09gnqgfj9ki-checker-qual-3.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/yj94sw4jnxdzf623nhdnv7gyfsllfba1-cheshire-5.11.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/rfhq3ffgw9013vbi8qkiq0mpgwndi5i3-chokidar___chokidar_3.5.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/nx9ykrjq0fk12a802zhyadkxkwb4i7xc-chownr___chownr_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/0m56i54w7hmw1zw2rkp4vrd20rxhqv54-chokidar___chokidar_3.6.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/c4lihbm1w4z1mr3p4g5zbbchdc8h56ln-chrome_launcher___chrome_launcher_0.15.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/br26dgvbn2h0vx3i6qah3y5b8pzbg4s9-chromium_edge_launcher___chromium_edge_launcher_1.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/7kpjd4b7llqagy18arf7lv87d0nj2zlp-ci_info___ci_info_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/3b2wmf4mpbcfdyj4dk88kp7x9yq7gy51-ci_info___ci_info_3.6.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/zxlh0vc2jipk5qs7y861y0h9vi77a5hv-cider-nrepl-0.31.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/farypca07sjdd2ixsghcwikx61s5gblk-cipher_base___cipher_base_1.0.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/d0aspr42vgmxiyp3f8knxr1ld6rmmm79-citty___citty_0.1.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/zvjrr8w672rpq6rn7h435znxkik88qh4-cjs_module_lexer___cjs_module_lexer_1.2.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/h6q75fk33pqgb9f4gp42ns0xai86rgrm-cli-2.0.0-all.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/w86lkcd9cwwg36kcygh1kiblzzppxxkm-cli-2.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/20f2xbfrknahqyiwg0igknl4215wqsh5-cli_boxes___cli_boxes_2.2.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/whwrxlhh8gqq765xd6p45zkbbjdk7hni-cli_cursor___cli_cursor_3.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/mbs69q51dis2lhrsh0yx3a5nwp8hg8lq-clipboardy___clipboardy_4.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/vc0rwd4vx4xcfx74zaa9dwpk869s1nkg-cli_spinners___cli_spinners_2.8.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/0z2wm6pcm9l205yqn0bb3xi1clvv736q-cliui___cliui_5.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/pf3vqkw1js3yd590agfgpv4hs9rfx52p-cliui___cliui_6.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/h2vd4zc2ac778mkfz13i7lx3xh6czpfs-clj-kondo-2024.03.13.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/r6m2r7qd26rg3820q62w72b891q1gk47-cliui___cliui_8.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ahycarl61czyijh5apidgd5hd68ak01a-cljs-bean-1.9.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/fgranzxxy920q6vbhym410f8zjssh7al-cljs-test-display-0.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/s3xq7i0n48qx0laxdanbxg0ma7aw8bq7-cljs-time-0.5.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/hhg01qyx17fqv2m5nb4zhf82lcmw09qa-clojure-1.11.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/waq8if3741i0js1izfgyinnxdzns6qx1-clojurescript-1.11.60.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/8n3jrazv57nmrr6rcs6ymrmjwsx0fifp-clone___clone_1.0.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/gmc14vwvip0bavda8y960shhidni01v6-clone_response___clone_response_1.0.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/lny94a2yvkz19b2hi24x8v110xn31abc-clone_deep___clone_deep_4.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ri6ci3vnbpzlcmm02gy5ff3k3n0vzywa-closure-compiler-unshaded-v20230802.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/nihbkpiwdvf8hlx0gmqk3ff45vnig29n-clout-2.1.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/7s33bzalvr4fcv2xl98z5mvjpjyd8pnf-co___co_4.6.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/4lp1pw39l3z2zw30rzp17whbq000gqyg-codehaus-parent-4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/niv7bwns28hhnzfcz77yriy2vnvjc3w2-collect_v8_coverage___collect_v8_coverage_1.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ckljaa7nychy8ban24sf9vp8jfcnkb8l-collection-1.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/2gnaw549x1789q39ln5xmhqh3yys4vif-collection-1.0.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/9v6adv0y5drww0cvpvq4fa08wb0cab5y-collection-1.1.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/vs1hljg35c02ifz8zwfb8dzkjh7wzk3g-collection-1.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/862h5czxkk0dwhx8hpxq1m2q9dl0gbh3-color_convert___color_convert_1.9.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/4cls93j24h81b5cjn1wh36zmf898xa5l-color_convert___color_convert_2.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/74dhy4fr1iiq904mhgn382gsrjlp0aqh-color_name___color_name_1.1.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/7p2d3ra1j42i6rs0gdaxwp5zcg08vaay-color_name___color_name_1.1.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/kya68mi4bnd593yrvq10cr45zpm3b5ra-color_support___color_support_1.1.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/cmkdafnaxjm561zcq2pzcnpaaha3dr7p-colord___colord_2.9.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/9c4fzampapdzfp3rzkqx3scaz8mcmd1k-colorette___colorette_1.4.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/k5si6q0qg27jimb3b3hmf25pqkx57clp-combined_stream___combined_stream_1.0.8.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/0lzjqmx9r17m052rfshvk85nijly26xs-command_exists___command_exists_1.2.9.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/mihww5hs7yq3218ffh9nk8k8iv08bic2-comma_separated_tokens___comma_separated_tokens_1.0.8.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/bkdirnwwrw26175q28pzi5gvni1chrd3-commander___commander_2.20.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/mws66qz4cs06jdj6rvyi8fw5q364y50k-commander___commander_9.5.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/hdx49dzvijiyb1v1n2fqpc0399gshwxi-common-1.0.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/rs1w5iigc4naq6mprk3ay5f03qy8ksky-common-1.0.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/91jh4ynypkv35n4i3jzav971v2k4z731-common-1.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/m5y61nk24nrsx7a4hqb6skfjzllj3aii-common-1.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/3rfscwb61wx46mdkjwl2m94ksfi84ppq-common-24.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/7z8i79rh0cd9lrw9ip2j3wfq5lvbnjjn-common-24.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/iyhxs28wmsyk1dl92hkzc87jqa8cxpnv-common-24.5.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/bjh62bwlb21crxijqz9rih4acps41f1n-common-24.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/565rg1x8xm49z9f24swan3nxn1bkkvbq-common-26.0.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/3p04bbx7l365mjjqi30s5l12dc8bavxz-common-26.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/my74bfb2y2kbdzf3myyswcdndmjxgw8d-common-26.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/wk5ak2msi7vyjr5l2j8rqljyfqyz7b47-common-26.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/qlgqzz239nc9dl0frniwm7xr7sfz2jjr-common-26.5.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/v6vbj13d5cclf8rlwm4926g3lk7n8kgz-common-26.5.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/556307agcw4da7p2ls05cddw3dmxwalc-common-26.5.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/c1p4wgxigysd37fbvawk9cppz3bhsw4v-common-26.5.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/f769h0sys0ys867hm669zaayn5qcx64x-common-27.1.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/y07x4zxf1zk55bfwhh144m7cbkyq4piz-common-27.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/6k1vdkx4pm4wh3ypndvbfjmapyd6cc6b-common-30.0.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/fglgibw2pzmva585xm89vj140na97j8c-common-30.0.4.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/2zhvshwaj909f4hrhnxl2k413lm72zgq-common-30.0.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/p1n8f0ih2p7zjb59dys3jwrnx93z8fkd-common-30.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/hfgpnyxc3m9115fk5lxbdw5hm2dvhpqq-common-30.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/2npinyykjb1jbpm0rlshahjisl3k1yxm-common-30.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/m91bcmr7rs4pxvqj02r42nzmp098mq5w-common-30.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/wj24kfm6bg7zf7khhapi8gq8n1iyzycr-common-30.4.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/2hl28ly8pncly7lkyf3zxq3l8jdif73c-common-30.4.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/afcrlzb8ac3jpnqhgjd0hl938s139kka-common-31.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/k4l6qpkmqwqwrp3j8535g44a64l0nniv-common-31.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/kajw85p0rf4srcb5qq94c7pswqgv2d4y-commondir___commondir_1.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/a00mswzg9nj3az2qppz385zyc0p31wyz-commons-0.9.6.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/9aprn6c3h4nfhimkggc65pl80lb5kw43-commons-0.9.6.0.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/4rk5fhxir5hij3mkdpz6vw40ddyckyjn-commons-codec-1.10.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/h4w337m74hf4mp5vv3399acimgnyp89n-commons-codec-1.10.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/05k3gn7l4x3givamz5drjwy1yj1axkcl-commons-0.9.6.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/blwciczkdv0q56zh196xyrdrlp56fyn6-commons-codec-1.11.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/zb00nrpbh44s13lf4qvfj0wl6rsgsxc8-commons-codec-1.15.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/7gdazkpsc56yk6yw2iwyj6wqdamymj4s-commons-codec-1.11.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/95phyzbdvi4n183cscqkx0b8kbpjmchi-commons-codec-1.18.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/l44kb3mmpq5jcw015x18hm385qqaqcn2-commons-codec-1.18.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/7bjqx9czm36vn48107xfn9djfz444dqs-commons-codec-1.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/h1ppnyxfj5msh5l7dr7w4samzdcadb4j-commons-codec-1.6.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/z4xgmps8m2d9vlgr5pw204qd4nnwhhpf-commons-codec-1.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/8gll7am035dz7xq2n42m85vzhd6xwg2s-commons-codec-1.6.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/dk738khp06662ppi2i46av8byhcamn08-commons-codec-1.9.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/0wz0bw44iwzd8b7ah0h4hl8sd2k0zl06-commons-codec-1.9.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/12ql0q01ksn5f44mzn7i45d8a2lxd9yz-commons-compress-1.12.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ychibgzz6716s5igvzzvq6rm4jdkdg6l-commons-compress-1.12.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/7dliwkd4mklbyqj0kjn3pp69y1l9p9cx-commons-compress-1.20.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/455k1h1qp9yp8v9j3clwqfg85b0yi9dg-commons-compress-1.20.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/4ynh8wdqhjp42zwk57adc8gxpwppmv4w-commons-compress-1.21.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/yygf4y0820bzp5xgisr9fjapck2857ji-commons-compress-1.8.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/i75zfr45m5c5lmymialp49w3j7dl9syf-commons-compress-1.21.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/k16lgnnwz895qgpksm9dwqarr9cifcn7-commons-compress-1.8.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/m0slqbnxz5ra54wrh2n5v3wbfglv86d5-commons-fileupload-1.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/4jb4sj7m0abgz8jrf946pmpkdakkg1zj-commons-io-2.18.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/8khbdcnvh9nqjajv1x7dyqdv5djc943b-commons-io-2.11.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/4yq2vkjxpvvaaw7ppq6ysbqvrbcbdvg1-commons-io-2.18.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/yrqqwrqjq7yhk4szdinxhrlafp4b42ip-commons-io-2.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/vhir3kgdx4dx6x8qqdkih64gpbr09x7r-commons-io-2.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/dbwvqhwi8r44smxy331vwnrk3v0w4an7-commons-lang3-3.12.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/7yf7g7sr5ksljha8gv64sdzmg7vi6br9-commons-lang3-3.3.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/bnpg3dlvrjcz04gpmpsx3x3l7gwqiaai-commons-lang3-3.3.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/aw2sv6k93q81ysqr6f7c9xxjsfx1kqmz-commons-lang3-3.9.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/r0370qdym8sv4c5wgsmghsy53fnqpssn-commons-lang3-3.9.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/q3gkp6894mnrm9dlily6gc1i9bl7bd0r-commons-logging-1.1.1-api.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/9mz92m7gq4v66pa23ns6lspafimz3n4w-commons-logging-1.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/fkxpsnya35rvxxmibkqnmimsgp5mb494-commons-logging-1.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/3d8d4ii69jrqa0124f6divys371dkwib-commons-logging-1.2-api.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/abnz2yz6p9fsz1w7jyzj0jpgkfyf5zd3-commons-logging-1.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/kzpv8qr3qjrjypbqag6vjwpmdy5y5gvq-commons-logging-1.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/y36vgq8nlg7b0vbxinilmrwr39d1xx2f-commons-logging-1.3.5-api.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/v4c5hdc8lacyza6m31qwgzphds8mk93v-commons-logging-1.3.5.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/hlf5lizzvizv7xc74i8adj99j4crspd7-commons-logging-1.3.5.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/5ijajalj3w3mb0l826hywlqia7lqdmbn-commons-parent-11.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/hs1p2i99lqqwabkpbqncdf4h0ps3vf42-commons-parent-22.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/9mp3znz3x5san83203qq1j0cijcxkw0n-commons-parent-25.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/6q1m72mgj8msbkjq1rbxc2d396c355k4-commons-parent-32.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/4i3m0sld8zzarhvnwqd0969z118nafcr-commons-parent-33.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/q2ci01c2n05z853yy3prhwmr33rj1gsi-commons-parent-34.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/adnvvqqddyq1ljdsvnk0l1d7zr3hy78b-commons-parent-35.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/cwqlppq7vyscnli70pxyg14pbmisg63f-commons-parent-39.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/n0b3n5r7iida3xjynyc6d0j50jffi2fl-commons-parent-42.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/jg012qb90afyhzkd3l6mdh1jf2j5dndp-commons-parent-48.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/66gfjm2p9692gy3l1qgpzzdjy3r8j6rf-commons-parent-5.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/75ndimb0zas5f1nx6giyv55q5v9xj7mi-commons-parent-52.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/a2ii3sdr57wk0hi6akb4bn3274hdcv2b-commons-parent-78.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/a5yf4xhpm7b6zzzs0mcav5bzr09br0gn-commons-parent-79.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/6y191nfqkhy5nxynnn0vvlrqyn3s9i8q-commons-parent-81.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/jw07bkgks1lpjxbf7sckkgqsckn6jk0n-compiler-4.12.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/s5kmkzr8dljxmd59rdca171ffb1nh6pm-compilerCommon-1.0-rc5.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/c0wrqvdvg6i40bnh3504vyj5xpps4gw4-compiler-4.12.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/bw9wqn3c4gbcv1ywhpilccs6a1ymwzvy-compilerCommon-1.0-rc5.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ll4y15q0jbnx8ijzkky3dxsjn4cn9f6j-compilerCommon-3.0.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/vk599xcnss3kx4w42wd09732kz6csmfy-compojure-1.5.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/g0zzvy7kmd5345d04fs4lsdqf4z6k9ir-compilerCommon-3.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/q6y6avhq5pfb8xiayvyjsqnb63p15g17-compressible___compressible_2.0.18.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/rk5szgslqdnw30gjqaarzaj1m5d6nyzx-compression___compression_1.7.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/bb5ax4nnvny3r134hx07i8nzz3bdvnm3-concat_map___concat_map_0.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/f5x3iwg39c8kh1m9j2sx5kfmn6x185nj-conceal-1.1.3.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ahi81p0jyzy43b71wynyhynx42sb338v-conceal-1.1.3.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/19i8dx63hf1sf8z0pca35w55sbwmbr8l-concurrent-futures-1.0.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/7kq96gbqqqyhk04pw52k2ljc6rzf5abx-conceal-1.1.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/97g2ks718abg9fnx9kbl3gv0yiqapl28-concurrent-futures-1.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ijq13547rspjs7gw26j4k4rbvnn8808k-concurrent-futures-1.1.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/63lg02jfkh5iyxzb1ynzv8my98mym2i4-concurrent-futures-1.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/zq9qw7amg4frp66ksfywjcdl91pxpskp-concurrent-trees-2.6.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/847c7k6qqali9mn78ynj5vx4msp320hg-concurrently___concurrently_7.6.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/5pxvfkjxyrcwyx90ps8j32cv5y7p6mpj-concurrent-futures-1.1.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/10w399qnsllr97ki1yfihh6m4dzc6b03-confbox___confbox_0.1.7.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/j7k9lmm6n7wiwyc11qcpdklcrdm5xmcw-concurrent-trees-2.6.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/6176rw76xx6a87q6krqwzpkrgwwl45bm-configstore___configstore_5.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/26wvy6syh7ia8yhfj39p8mdh2449q4hz-connect___connect_3.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/i6d1gzbqxwna07x9r827rr3b2mhwc7av-consola___consola_3.2.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/4wbj1n6ifijzwh8y791djlnf4kakvh0q-console_browserify___console_browserify_1.2.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/rf6is0gqslsja8pilnvwf82hd0g6cazr-console_control_strings___console_control_strings_1.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/09ykip3iiylzmf0niblsxdvpay9xichr-constants_browserify___constants_browserify_1.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/dasm0gx73rlh5zanbkrxazh7big43vjh-constraintlayout-2.0.4.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/n8ppqf7n1r34zf9khblhz0c13lpjyjh7-constraintlayout-2.0.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/yazqy4snkgq0wya1mmpadf33034lkvhq-constraintlayout-solver-2.0.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/57n86z2c7xqgj41hrjsbnjq0d84ia2gb-convert_source_map___convert_source_map_1.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/gv7ixz630ligjjv07kvglq9a8618hhwj-cookie_es___cookie_es_1.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/z6i4v9ji6zbirrrmp6bkk6f164gzzwis-convert_source_map___convert_source_map_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/12vhyk0sxbija5ld1ld1fh47ya3yhkpc-constraintlayout-solver-2.0.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1xaiyksii902rv7iwvsq6vnzba162igh-coordinatorlayout-1.0.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/d0lkv6rcspgjwkrmfnapxrmdxplm3xrx-coordinatorlayout-1.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/p9csy0hx0mq1crfbl93gwn8ciiasjx9w-coordinatorlayout-1.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/0wdmw6sq0whr78ly5wvfypic4bg43dbi-coordinatorlayout-1.1.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/3yvkvgvr33hdjilqaac7hl06abfdzmrc-core-0.0.8-alpha08.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ri8np7vkw57z95h4a2kyw07pzxgbw53l-core-0.0.8-alpha08.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/f1r9wpccmvcwj2cnzqqr3x6kidzg5ghs-core-0.9.6.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/7k9x6fnrmv31q2245qj6q0ih9gn09k4s-core-0.9.6.0.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/xv07d1qykvckk2qwynk13561bjb4yfdz-core-0.9.6.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/4w1a46z8pmy9m50yw5ls5zmhy5khnici-core-1.0.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/p953x03lspdcv98s788ac1jkjyas5nxq-core-1.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/bgbblygwpxd9al2jqmkr7y02cciq3f15-core-1.0.1.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/3r41glpkblmz238jfgcg6nd8pp49klc0-core-1.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/r67xq9nd2pwrip3qm0kl3467bwk6q6z1-core-1.1.0-rc01.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/rm0b9zc1ckx9w4skfp0d11hr2i6caffy-core-1.1.0-rc01.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/bwc7ay449l8lyc58q8dkljlwlxf4v0wl-core-1.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/6caqwvrlxpzf5bl0r2r6dcnz6xb62fjn-core-1.1.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/4n83nijnngps6n8axh2acnsjdnzajlmi-core-1.12.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/kapfl5p0nwhrk3mqspy15c302fg05djs-core-1.12.0.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/brpgss56750c26v3cb2ki4818dgwq2qj-core-1.12.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/74vz0s5r8f8cw9ajws26pnm5y6im4zz9-core-1.12.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1dci53p0dlaqm7dvc992fl80acgjsh3b-core-1.2.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/gwrhvg0y4y5ih3gk2dqi0mzivmrwrpk1-core-1.2.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/9m3mlzcz7pniw9qm09niyixvf1arhsll-core-1.3.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/mhj9v0xaxa799bhgm48cjdc21fq9hakv-core-1.3.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/rj9y146m8jck2j55kcvxspfiwf9v6y2j-core-1.3.1.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/agz6q3284xjz8771fcb9r1pryqvbrav4-core-1.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1rfmzsrrbskzc97xfi054i52d7kr57h8-core-1.3.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/i71x1l56pfvhswfpdfkrj2vksgj4b7j4-core-1.3.2.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/r24b7lg32lzhcwjr9mhk405f625xhixy-core-1.4.1-alpha05.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/078z23q4v96r6iyrcvr2yvg2jn0skxbm-core-1.4.1-alpha05.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/nvjihnsdz7ay4p5gajxx00wdfjqxmd0p-core-1.5.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/qzhl79flx6m19cdnj0asyr508jz12llq-core-1.5.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/zy81dsjl8j407frqs6nmb0csc583mczf-core-1.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/4z20dzqhdyw5zdzgprx672lir3p1mn9n-core-1.6.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/7g960khih2lz96px34casn9kagfghinv-core-1.6.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/glx0zq43gyis49lcjwhlmvva1hh0hpdk-core-1.6.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ss8z91x7xh5q90za170vib1lsawa4nhc-core-1.8.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/0di448ki93ab01s6zzwakrjp3pc1kzwx-core-1.8.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/ad4v186hy3x8vjdv3crwkly7930n58pk-core-1.8.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/vclbj2vs18mxjjj9qvz43il5w6fzrrf1-core-1.9.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/pi8xivi0b63gkqlxww2cr6qyrgiqjig1-core-1.9.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/kk00xybd5q4xchyjx6836vr54l2cshns-core-1.9.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/338b2gg73h7lzsx8jy7kr2q5frzwycgv-core-3.4.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/6i90r3dwp1gakl4jrmj8a9f4x5p06qns-core-3.4.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/4x9nmmy8rqy0667scjkn5y0jhjkdqm1x-core-common-2.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/8q00w1pca38frshspkcxi7s2gbk0x12l-core-common-2.0.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/6aix1scxpj6ksvyy25kih09dk59ww1rm-core-common-2.0.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/9wafgq3fykjfb8jlsvjyv52z7385sk1h-core-common-2.1.0-rc01.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/l7g09mp4a65pnzvdj63kr50la1a0lg9d-core-common-2.1.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/c6lwf00m3fkv1sqqf2ljj9fizc4jb16x-core-common-2.1.0-rc01.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/v3yqpf0qp1qx5dddj5gqkw5ma11356g4-core-common-2.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/vmrvqbwvbla7fi5645k9k9lyj06c7hf7-core-common-2.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/bd0cfd94dkwh2bqbm5m1pxz7l1f0nx3f-core-ktx-1.12.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/06cmwhmir4ri1hmf98la7fz6l8q8fc4y-core-ktx-1.12.0.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/7s00zsi25dgwxmddsiw61njcrg2bq3sg-core-ktx-1.12.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/gim6r7n3rvmfqn73vlg6dla13fxkvgwv-core-ktx-1.12.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/c7mjbsgclj8agdbifbp16a9ndfsd3fv1-core-ktx-1.2.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/b5migllw3zlgdh5w7as2kh8dd2lkv7nl-core-ktx-1.2.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/9dxykqzmjmi7p9dcd95yi8jgi19h7qk1-core-ktx-1.6.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/y1x1q0v2bx0cimchan1dijpiimlaq918-core-ktx-1.6.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/i5avwwji4yfsmsdv1ls5cv9v5z3jsbnx-core-ktx-1.6.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/pf4r85vbcaz4j994qjwb97dskjdg4apz-core-ktx-1.8.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/rrarb8zgps1hqpvc482ab3l6xiqj9cqc-core-ktx-1.8.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/biyvbbpyz4iqvi4pr9h040fszcpyk96h-core-ktx-1.8.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/y21ys6vwz6w4707z18f08xpq1p0ywflx-core-ktx-1.9.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ykx1xavi2i72agb6z8d4bvphpsnb4sf2-core-ktx-1.9.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/dnz7168gk04ip7fcdky5rg2r3a826yy9-core-ktx-1.9.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/g7kgzpf3x6jl749mbcf8mygbvrl513ld-core-proto-0.0.2-dev.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/4pwqs7hkmihv6x862rcmwr4zpzxkc1pv-core-proto-0.0.2-dev.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ff9l1n78624g4lrjnfjrl2vl9gkaq3wb-core-proto-0.0.8-alpha04.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/hy6yls0a648plbq98nhcdvmc33arsl8s-core-proto-0.0.8-alpha04.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/y2arvwi5y60n650hsbapalif5f9sd9s5-core-proto-0.0.8-alpha07.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/5qawxgpn1sgpvrxxhqva910s6ycjlv4f-core-proto-0.0.8-alpha08.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/99ihw25hzlym14s8d4b84jfm3x5dz2hr-core-proto-0.0.8-alpha08.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/icfy6gykmgcw7xz50rmfzggmf4adqrk2-core-runtime-2.0.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/wby6vy86s077viqmzhwwr86zxg41xbkm-core-proto-0.0.8-alpha07.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/8ad7flxfh8vssia1fd4hrpkcfy2jjasb-core-runtime-2.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/86zgxznjlwa21km83q02f94nlllfvkwy-core-runtime-2.1.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/dvvax5b7i5ph52vyklqzyfgc9ngql57l-core-runtime-2.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/q8pqgzxjz5dxr7s8z2msyawc1hg6jw2y-core-splashscreen-1.0.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/v3g9yb675xzajgqnxr10g2z0s5d43krh-core-splashscreen-1.0.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/grkqlvli198rnymargf766hxc3s0y6ww-core-splashscreen-1.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/h4gp05xq9lhid9sfcgga4vk98j305p71-core.async-1.5.648.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/saahjnwhc66pc4z48l580bgk19sddc3r-core.cache-1.0.225.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/q83hjfqm9jkba2k2r899m2h2v4c83hc5-core.memoize-1.0.253.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/al1hj5ilm9ljjarr7xz2lzs1czzzi9lm-core_js___core_js_2.6.12.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/p78kbqvp4hvkis958yvhwrcg1wvkkxfg-core_js_compat___core_js_compat_3.29.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/mcpgjrcs3grdkx196nb9rjf16zxwavpl-core_js_compat___core_js_compat_3.32.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/4ixf0sxnhdjqsh5xdfbq711mlj5q4x9l-core.specs.alpha-0.2.62.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/v0g6slpd243207aznscqwppaczbr6y7q-core.rrb-vector-0.1.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/lkhrr1ixq0pwr6bfaj77hi84xyzpl87p-core_util_is___core_util_is_1.0.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/gp3r0lhvyi7fjpy4jrqx3q5yp1inzjfl-cosmiconfig___cosmiconfig_5.2.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/0lm590m3axn76qwic7vjdznayqgp2wld-cp_file___cp_file_6.2.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/w6f7j5fv5m0b8jz79ih5bh17nw4s3vmn-crash-26.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/m675cp6b3hkrmljvyapfb1c0hhxsyrg8-crash-26.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1jmknd3vpbxz2dr56j3pb36aa7bw94kl-crash-26.5.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/2hasxidki0ih9mq3v9mf4wam67vdnf3j-crash-26.5.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/9vlpv6dkpjf9g9z57l26qyyw8q6b18fc-crash-26.5.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/03p0b62nffdids4672ai133vh577rzk4-crash-26.5.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1isv5d2icfa6ivdpr7i358jscf7zg2am-crash-27.1.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/a4fw002bw64kgxbcybpibmz78w49q3vh-crash-30.0.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/80l9ywpl98sqr67fm2ic4l6h2lamzrx8-crash-27.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/nzd7nryj9bbia9pzmqr6x0kfrhp1nbpf-crash-30.0.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/balrz4sszcj1i8bywvvrbw3km34s72b6-crash-30.0.4.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/1cmkq5yaawsvw0q9z8v56ll5b8mp4haj-crash-30.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/6xjasvvcmh73bldvqhsjkzx17rdh29jp-crash-30.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/6pcil875536jjxgwlf12xsg31py60z4v-crash-30.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/d5adpqxzad64n9gcf4adzyr6hak6k3sv-crash-30.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/33014y44wh99bl9wjkivylnimj1wvvjn-crash-30.4.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/n14bbpdp89834g6hy41ajj9pqgfmi31r-crash-30.4.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/krq3r25wrr87l88aanbdcpc1d0kw7hiz-crash-31.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/lz2fdcn12gyrm4w3v3hf6ccqy32njsqd-create_ecdh___create_ecdh_4.0.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/qx544kldaljicric2wbwv86ni6wj60cs-crash-31.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/m11axmnq2935vic1brbqm4sl2pan359y-create_hash___create_hash_1.2.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/lvck44hvrfrys1l1gfwy4kbxfc5nwq99-create_hmac___create_hmac_1.1.7.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/681pxjcibcg5lj9dvm1a6jq5yw77cfx0-create_jest___create_jest_29.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/kjhy08k4jdyaanpv3mkrkmqr0y50kzb0-cross_spawn___cross_spawn_7.0.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/mgf2cfc9kws279kpyas2aip686kbx3r0-cross_spawn___cross_spawn_4.0.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/7xkd0b0lm4v20p44wnmw99wk8c73a014-crossws___crossws_0.2.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/r1ac3jwk3bmi33ncj3jix2qnv719dbh9-crypto-equality-1.0.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ync11x65dgk4s68w0z1hs2jvp2g32s7c-crypto-random-1.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/305hwxlaix8y1s8476j1bxy3dki64cj3-crypto_browserify___crypto_browserify_3.12.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2ra53l7xdfb4pfb737a4ria618m6hik9-crypto_js___crypto_js_4.2.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/qhsq93c896zh239j2vxzmgi57p7agl2y-css_select___css_select_5.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/0pdsf2b08nyzrdkbijabls9hx1krviqx-css_tree___css_tree_1.1.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/kgh6r4i7rz48hafh81pra9y86w4xidym-css_what___css_what_6.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2ljwkazl5j5df10pjc5s7r9dlcllq50c-crypto_random_string___crypto_random_string_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/abih57y677ccch40sjzk9v2dnyj1g81v-csstype___csstype_3.1.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/awf11vzdck38yfcb88pf2v78f3f0h5fs-curl-8.7.1-man' from 'https://nix-cache.status.im'...
copying path '/nix/store/nh05qy2pqsp2ibxp3dcmd8jng5m3drhj-cursoradapter-1.0.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/r0rmwms6bq7fz58zslibipl1zn36zs1m-cursoradapter-1.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/qbxb1w9280izkdfmjf621fhvryllr0mv-customview-1.0.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/gngx5pf6r8acv0868q00d6fsr9siwwqq-customview-1.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/7vpbizk8nj5sw5gvgad5v9dnarwv4w0s-d___d_1.0.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/zkixv96m2c4in97xdca9zanzmfran7rk-dagger-2.28.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/i6vam1cyw16il0y563ma5gcq9hc130sj-dagger-2.28.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ypp2dancj6asax3dzv78l3yj0rr46b3l-data.int-map-1.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/c81mnvcvda6s8x64zlbpylk9zq4f5a67-data.json-2.4.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/sfx4dhv1sc9vskvmfiwd1f6j7yy8gyj3-data.priority-map-1.1.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/g4ai10dnqd3shmaqp08ff3kpisq2xvnk-data.xml-0.2.0-alpha8.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/pv5nsvd2xxk1qji1ig8657v4v9jq1lfn-databinding-common-3.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/3fl83a5pl1mvaj8gj3zjxx797v67mrvj-databinding-common-3.5.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/rk2k5wdiwfdchl88s6yh8b1pxml5phwa-databinding-common-3.5.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/m66g3dfw5qpnsnydixfi9sr0xy3wgcnn-databinding-common-3.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/v88v7cj98i0dpl8rzqqhvqxqm7lkq73z-databinding-common-3.5.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/l58qa48546xjmww95whz9dpvlryxcj1y-databinding-common-3.5.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/9h8895j87wlqsagcc2jy4g1920pbqb5i-databinding-common-4.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1lp8x3hgxm9vpz13s77pbxqh8ahkky28-databinding-common-4.1.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ab7xsq7kznhgk1nyqlai5d84bssgafbc-databinding-common-7.0.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/m0ij9i5310lml33ifnl06zbj5fv8mxzp-databinding-common-7.0.4.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/fwc9gknl7p8hg5pzm01fja0np71fd95f-databinding-common-7.0.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/cqk60kiv61m4wys3lpgdb3ckiq53bqfx-databinding-common-7.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/sfcvva4xsz7z9ycjlh1qg1sq2395ibqf-databinding-common-7.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/w4cfjn9p40v29ysqgjvnl2vbbb2h21vm-databinding-common-7.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/zc6asb4bsmivzf9iz6y5d5k701w98139-databinding-common-7.4.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/aqs0ncg7igwsqiicqj64ymq7yvnbkxqc-databinding-common-7.4.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/bhsfvcfq07ivjsblnaayq8rbsqlyqz4b-databinding-common-7.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/dm3c7h67r66cgirzcb1s57dlw2hzmjf9-databinding-common-8.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/0cfvxcahalcxdx8yqix5i4jzjknhfqnq-databinding-common-8.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/gimdr308b4mndvca1lmcg82md7kqmzhm-databinding-compiler-common-3.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/yfvnahfj81imrz1686dci3icbwy1mq8i-databinding-compiler-common-3.5.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/v7g7024a96axbzl4cr2b6yk8a63qg3qg-databinding-compiler-common-3.5.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/s0ny74sjdsr68cipj0zxm37kkcz5w1nj-databinding-compiler-common-3.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/2g8vcx68x0sz92gr1csrqgba00wds1h2-databinding-compiler-common-3.5.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/sgn5m2qz2v06bv022dfrimid82r2lx5k-databinding-compiler-common-3.5.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/hfrsw3nglmbizwix7bzqjxgr19kgagrj-databinding-compiler-common-4.1.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/aanfjyf9hi09jpv1qf1c3cz7l7s3syw8-databinding-compiler-common-4.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/g9byr2zzy16wmp6l85rr1x4fp7727psc-databinding-compiler-common-7.0.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ry47l0vgiq3k864livn16j9nraadr6fj-databinding-compiler-common-7.0.4.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/0cz3qzbwhvh889dzzjyimda1i7g20jbm-databinding-compiler-common-7.0.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/zbjbws6d3lqk76zvdknrmh6gzmjc61xc-databinding-compiler-common-7.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/jvvlkf0934a50w43gp6pbsf031k84nnn-databinding-compiler-common-7.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/drkdia6lpxv22b4plaq06hbappxi0j20-databinding-compiler-common-7.4.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/qiyl577wkjg9m87id1k7wa0a16pqbv1z-databinding-compiler-common-7.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/pzgvny1fpw0r5yf9cvx95id34qi8a54r-databinding-compiler-common-7.4.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/i52yzn6blh9kx73dv75g8fp5bf0ybnf9-databinding-compiler-common-7.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/prm6cvf9m15g78cz1vygbvpakrizxyws-databinding-compiler-common-8.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/0qnj50w2zp00c7a40nq60xqh668rpm7a-databinding-compiler-common-8.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/44mb35lspdgpi9a16hjpbzj6yqxvf0da-datalog-parser-0.2.25.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/d666bkpdx9ggnpfcmj334sqh2f8w5rvh-date_fns___date_fns_2.29.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/a03r77i41wjvnsv7gjg2x0664fk5lik5-dayjs___dayjs_1.11.7.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/5f0k0ds5q33dxivzjybq91p1hisq3pv5-ddmlib-24.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/lhmbgqqvmk0n1mdxbnzp3cdflr009v36-ddmlib-24.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ay938bvxlcqkh00840sbq59mslhck2wp-ddmlib-26.0.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/d0pdffpfk890y2x8c8xvflbz9whwmd6r-ddmlib-24.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/7xlihc5kwxbvi5ndna0lh653rv4fhx07-ddmlib-24.5.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/d5z568x2q8svrs151xp75lnccqsxal5m-ddmlib-26.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/l7c5rxydn0xskz60l67v6wvpp8czmyff-ddmlib-26.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/8ly1ls7l2i5191cb95pzh3k4dxmmzzw0-ddmlib-26.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/hm6fb5k39yhsrcf474lhw1wv6hqhg48v-ddmlib-26.5.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/7nrbaf04aiq0r2l3y1yq86g07x06jzwj-ddmlib-26.5.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/b2nns8dgc35nq8ds2jlkg27xzk2w2swk-ddmlib-26.5.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/dqfhps4m9zjv32hh03xqz3xhbb9i7wgq-ddmlib-26.5.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/qyir2ki8smp9wknq5jv55c3lqg27h8pj-ddmlib-27.1.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/0ddwlbn46x7rlamn57v4rddcv2hkgxvi-ddmlib-27.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/a2h2cklm4w32h9fzv7chn7whkb2jgjc4-ddmlib-30.0.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/abl8s0h3kkpabvwn6jf5a84n5r956xf7-ddmlib-30.0.4.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/ihnm7a0ghfsk3pgly4x1gfclfz30f1lw-ddmlib-30.0.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/hfg1idsh91ad60r6ll0rw84i82flq319-ddmlib-30.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/r0nxzmgh886g4dsa7paphfjkbk2jnjl7-ddmlib-30.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/lxi1a1lfs5a1kc89rk4mlkvd7wr8a4x9-ddmlib-30.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/wnvhsys20ig50iwwx343jd8rid6vr9f8-ddmlib-30.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/sw2067k3il8wjylnh2rpjwagn3q19p0f-ddmlib-30.4.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/f3fx6rv4i1kysrmm50hg1zjcxdp0y1i4-ddmlib-30.4.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/hc708slsjs3jdqpf9v0q2520b467ybg7-ddmlib-31.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/v5p2w50hxqbjfr25flnq1dkm26bdgibl-ddmlib-31.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/91v7riv57mbnhmfqgc5pcy34fijn753s-debug___debug_2.6.9.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/7kci94n9msx4l4vbwrhy6i4k54zirhrf-debug___debug_3.2.7.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/q0mcsvi5zgbzhw6q7p4bq9glwkfb4ki4-debug___debug_4.1.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/57fv95g8zrim7ghh0nf67q7i62dglpxp-debug___debug_4.3.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/003h34mq0i89rf5560iwxkbym1vzaw7h-decamelize___decamelize_1.2.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/26m7i5nnnx14c5mw7dbkjq3dqiyxi27d-decode_uri_component___decode_uri_component_0.2.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/x4c79jxzdmrqrahdns3s8fw2pwzwivj8-decompress_response___decompress_response_3.3.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/4gr6lmwcvnfhxjy35mgk861yrmv9nh1j-dedent___dedent_0.6.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2hri4kpbk813rd7cggi0847j4dgyzlyv-dedent___dedent_1.5.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/h7cgx1ma35f3yfygyxs7l9px3nrp6l4y-deep_extend___deep_extend_0.6.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/jqwb5mnjxg96v4r3qy9crjq80mh8pmxc-default_require_extensions___default_require_extensions_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/dq59g0gbfah6q9q39p345qy1q4y17a52-deepmerge___deepmerge_4.3.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/s8ix3mypdjaghybh39pdb8rmf8x1b156-deepmerge___deepmerge_4.2.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/j0qda9c8y12bmdhmgdkpf5fbr58wiyis-defaults___defaults_1.0.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/m1zcqfk5pz41325h5fhkqy61vi1yayl7-defer_to_connect___defer_to_connect_1.1.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/zydmqzcmirr27n0w0750rns79hmsl4fd-defu___defu_6.1.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ciwp5388qmb5250hpvkffp3zbrbr3qyw-delayed_stream___delayed_stream_1.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/r7qrmjbkylkm885663501ff35z3bikkl-depd___depd_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/p2w1bh9fj8wh1zsspiwsjc05xvb5p00j-delegates___delegates_1.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/a9hqbpwfmm43q62s3gcvcwmjdwjlsdhv-denodeify___denodeify_1.2.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/yply4qkpdaani8qxb8ggdz1min13i1ik-deprecated_react_native_prop_types___deprecated_react_native_prop_types_2.3.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/rw95wk6m5z8nbyxim0hrfnbpkjhnybph-deprecated_react_native_prop_types___deprecated_react_native_prop_types_5.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/syjmhilnwf2gpfvxj4hbgki3fh9wbh6a-des.js___des.js_1.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/az9dr5mjrwid6sigm1fbjqnbrc0iy526-destr___destr_2.0.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/mcj3diihwz1dfx0nhhpmvwch0skaid8b-destroy___destroy_1.2.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/i1af4sabkzvzj3c5h2isfgbrfhlcy3m1-detect_browser___detect_browser_5.3.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/6b2jjdd57545d4c1z7big338gh510qf1-detect_libc___detect_libc_2.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/mi8pcg6v4aql6n3dw5rglwhza6a450xp-detect_libc___detect_libc_1.0.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/zj7bnpn6y2mx69111ph92qzr850gfwlx-diff_sequences___diff_sequences_25.2.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/fca210kp1xls743bby0cjybrzg2zwhrj-diff_sequences___diff_sequences_28.1.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/p6z5gqgaiiv6jh8xl1l9f2lg6fk0shjg-detect_newline___detect_newline_3.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ychx3qxba3yg8f822pfkw2xfd8yby0iq-diff_sequences___diff_sequences_29.3.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/105li7km9kd31qxklgk9xajhiwrhl9iw-diffie_hellman___diffie_hellman_5.0.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/6nbys2say1snl6sywshk8ir8qqv6rdry-diff_sequences___diff_sequences_29.6.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/zd5w2hgwc4gx8bin0ls5n3sqj400bri7-directory-watcher-0.17.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/w4srwrdhjkqss628s9vhmliiglk3ak4s-disklrucache-4.12.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/y8afpdmzm3il1c4wai8rks0ip9wpfgxz-disklrucache-4.12.0.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/6pj891zz1y4k0pw623vqxj43qjkkp2yf-disklrucache-4.12.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/lsfdhz811q3jrrvi1v666xwd9x3g6qpn-disklrucache-4.12.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/zjk15ibbm4y05nvv4y1559lcigvl8z7h-documentfile-1.0.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/0cimwraq0qrqqrx52v10chvcrsc1fbrq-documentfile-1.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/51p21gpxlgjavarysz8r5z2h13gbwpqv-dokka-core-1.4.32.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/di73ajgg6xxn1fzvfp1ms840bbpcbnkk-dokka-core-1.4.32.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ijaaczxh0nrf780xyffya3sbcd0gg141-dom_serializer___dom_serializer_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/i3d6mh484ggpkzvlnnsaqp6wcircgc3z-dokka-core-1.4.32.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/xmi86vx9m8nma5nzj1cvs7swrc3cxn6p-domain_browser___domain_browser_1.2.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/3i92r64604kzlbcl69jx3xj8c7mgq7fn-domelementtype___domelementtype_2.3.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ap8d2h049p6pk6c5p9n6d6dasihkmvnd-domhandler___domhandler_5.0.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/gv4vx8sw1d89qxsl180mgdfn4j932aj9-dot_prop___dot_prop_5.3.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/1nz91nkbx2pnd7hvz164gs44nwwb4bah-drawee-2.5.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/35a502pahc8xvyf9hc7z8a5bwqnlpd4d-domutils___domutils_3.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/cvdw3n3snxrinyxzqjlyzj7jw2xdaxs1-drawee-2.5.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/x3gjc1m8aqzy4h90qa4rjcvxhlxcb893-drawee-2.5.0.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/4y65jw9lfmvbnysk45x3b84lc11dxpjg-drawee-2.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/wckj8gqq65bdsc89a4gp74i2wn3fid4b-drawee-3.1.3.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/llzpr8qfxvafd5w15qb3njm9c3zpxql5-drawee-3.1.3.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/ppqjxv8v4qkxjfz0x8wdj21gqlvg7ai1-drawee-3.1.3.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/nmzz9lgq6kzzi3qlvwp46qzyrv6nki5k-drawee-3.1.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/g6x7i7iczk43sqbmpjacrgx3n117nsn0-drawerlayout-1.0.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/g009xa5cw026ml6p5cvmyyqa4p24x1y4-drawerlayout-1.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/myf4r656sy6i8ijl2g7h5xdrgim2rcin-duplexer3___duplexer3_0.1.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/4r59znf1gvkdf0ikhjj9hkxkmzk84fmz-durian-collect-1.2.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/p0rq3ys8xpqvdzjxdbhs6vv3pcx0b31x-duplexify___duplexify_4.1.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/p9irig5i4l7gm5pjrwqvq5bcamj02nnx-durian-collect-1.2.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/3q0aw8i9a545kmlbgb8kslh30gkrh6yw-durian-core-1.2.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/pp5kysyascg862sr8gx0mg837aj8whrj-durian-core-1.2.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/zsirxy513n3jm60d5ciac2205di3yz5a-durian-io-1.2.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/99g6sp8x0vxjpnmssqp2v89zw4zad6di-durian-io-1.2.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/i53ajdjzsl2cl4fm1z3ymd8mzsx92hxx-dvlib-24.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/cgjrb15dckn5ai7zp0lzpsqr7q91m4sk-dvlib-24.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/2klh1z24gy8lr863802x9qnc2k36jj1w-dvlib-24.5.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/b8s1vlwzzc1686m3dvbq38d4l2sr3aqw-dvlib-26.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/8h700mbkrixwkq9l51nbqn1ydhlbm3ca-dvlib-26.0.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/inqs81pwnhg89ka2k7lagl7ygaz4z6ja-dvlib-24.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/6rdq2xnkcdvz6sn5pa5pr2fvsni074xk-dvlib-26.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/iazv0y3nd4m11v96fjmblikw9spz6fd0-dvlib-26.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/vq96scnmi51by6p31mnwp8a4y3ffn6kn-dvlib-26.5.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/dgrj47y60hn4hl2zkvyb6hz379vd7qkf-dvlib-26.5.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/rpgf3m37mpywgh4pdalssiba1mr288py-dvlib-26.5.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/qz4wljz1mjslf6mvkz6awaqbmxf5ipxb-dvlib-26.5.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/8nrdm3kdccr48l35wwbds2i2rfz0gfwb-dvlib-30.0.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/r2nrx84rc8ql4k4ysfvi90y6mbn8x5z7-dvlib-27.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/3lq6faadyidv9n4n35il16z3yis7vjyg-dvlib-27.1.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/aan2rz8qdm79rrdgyrdr31hcsv2421fl-dvlib-30.0.4.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/fp7h867rjyqwwinvx5gsb6mf8a796wdz-dvlib-30.0.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/i3clnfg7asnp9fvsf3h06m4jdgc0wy8y-dvlib-30.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/mpiyqirmbxih3n10v298n73883qh2w8a-dvlib-30.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/pz7cwglmcd29wj7wm3v16hcvxhqx5abv-dvlib-30.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/39q7n9k3wqaqlc7nnkld6bkvgzizsygf-dvlib-30.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/d5bh6dscz1p5qfh1rmp5wimw3cm9wd41-dvlib-30.4.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/0cwxqs6vmxq7ygh3c7mlndbfckzhmkhp-dvlib-30.4.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/40bsvs9qgix112qwcwqrirmrd25fjmah-dvlib-31.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/7g640z6fszpzym4qwy3qifw4g0781rd4-dvlib-31.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/bq914i8fcpx4zyi8xz3fkn648n9l23ng-easymock-5.5.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/8m614manlnks3x5sx6xdha9f307bxlyn-easymock-5.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/2x7xysk56mgxcyn046zs7gq5m81cnp7k-dynaload-0.3.5.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/qqjxpx04r49d1w7c0fcx0n1siyn6nj22-easymock-parent-3.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/lx59mhkn1r2dyc5jpnp9niqkc8kz3vm0-easymock-parent-5.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/5b8y70q8yvqipwsjg3lf1xrwgn5xr941-easymockclassextension-3.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/3vmv2d8xsaadwjdbbpf7dsng0jpxx6mp-easymockclassextension-3.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/905dbf15mxwx9frz6bf7ffwckmh22icr-ecj-4.4.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/g30m5mp4ma1rsqgn3pq2c43x4mnybf1v-ecj-4.4.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/9vpwslln7y3rnhwfjcfva5k26fnm2rw7-ecj-4.6.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/xi9ma9n4zhyzs8jlnyrm7qj5mag5h744-ecj-4.6.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/5xh3dkwd7zgrkkkvay7qf2yl1dpwk9zd-electron_to_chromium___electron_to_chromium_1.4.340.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/zq7p4apv4lqhrg6663ic76mgiz7scbcj-ee_first___ee_first_1.1.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/58pnvwv876lx9219f0j855ypyj2sizj6-edamame-1.3.23.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/0hn176vxq9lbv9jh6ch40gmzvq32d4ij-electron_to_chromium___electron_to_chromium_1.4.513.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/wz2gq676vb9kqc56inhh7f5p8klcw5na-elliptic___elliptic_6.5.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2dp3xwdidiydfdmq0pjpfs17iqlsrfap-elliptic___elliptic_6.5.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/qzrwbq2lxsm3ppcar7san0a9w0vyq7zz-emoji2-1.2.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/0p0b79l9npkb2lrrgnvm3762dcfv379m-emittery___emittery_0.13.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/616xgfakn4sv037is553bzzx9iw929ha-elliptic___elliptic_6.6.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/nq9l520jfibfxkdg1xsrhwp146ddwh4q-emoji2-1.2.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/4sxbpkx59msldmfjdfy37cws3jbdz86p-emoji2-1.2.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/vw5z9vvxyh7srq23vxnkvpy86rpp728r-emoji2-views-helper-1.2.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/gd9vkkzp3pmrqf2w96ih8dw5nf1ls69m-emoji2-views-helper-1.2.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/ffmh1wxhm2b5c0hcxgvbak4dfs8b4f33-emoji2-views-helper-1.2.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/igsm1wv92mkggvxgvjc8rmpxsizb39a2-emoji_regex___emoji_regex_7.0.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/9rb5zbk0jq6zn4rdcbcyjd83cfb62lxw-emoji_regex___emoji_regex_8.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/3qgxny5m30wvwdxffvr6hxd8ak99sh8j-emojilib___emojilib_2.4.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/zvrqaklmwfbjxhxzrc0269w1bf8322za-encodeurl___encodeurl_1.0.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/f1cb70ljgym26hfbnrlm6b5375zxq0gb-encore-3.68.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/h3373gspny8qjnv3j4n6wpdk7l36w8qy-end_of_stream___end_of_stream_1.4.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/hj1km494qnxhxx5355i1q4c5n0y8i0g8-endpoints-1.1.12.321.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/r1hbw5cga22na0w52jidmpr4kj08444p-envinfo___envinfo_7.11.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/yk6fmns24wsmd584n1qghj58r61k6zd3-env-config-0.2.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/bn3fwri2xnbj7pjarc4ibs9m0rl837hv-entities___entities_4.5.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/48js7flgnqpsp620smg1kpjm8px4ivc7-error_ex___error_ex_1.3.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/nzw4fz8ka6793c6v4nwv3wq7yaybrrk4-error_prone_annotations-2.0.18.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ji0jpvkiy0yj18na266nd6g4axvrnn49-error_prone_annotations-2.0.18.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/szhmikzihvnzcp88ihg38b5nbha77195-error_prone_annotations-2.10.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/xf8bhlzx3p7cd4v0g2alhdm79j46ia23-error_prone_annotations-2.10.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/9q9fy7l46p1p4rinq5hwp8x8bf1k09n7-error_prone_annotations-2.11.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/bbk0cd8dhgylakfzqvgsy7qlsj29ln2s-error_prone_annotations-2.11.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/kcns9rw2yh8sm9lwpddz37bx3y48khvr-error_prone_annotations-2.15.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/jifvxl391lafns3fadfyi9y4gs00w8rd-error_prone_annotations-2.2.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/3lwylp1d5ycavqjagfs6b8g9gw0mg5a5-error_prone_annotations-2.2.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/3396g148bzyvl9rb3s1sdn2ynpisn4r9-error_prone_annotations-2.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/j3f4w3krgmz4fyl5ix4rpw09v26l9vz5-error_prone_annotations-2.3.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/laxixkhifxbx91yp7lfcvfyjnjp6mmgw-error_prone_annotations-2.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/d42i3j5pjx9hi4hjq6icapjkl35jzlx9-error_prone_annotations-2.3.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/8inr13c6s6wxbpdjnhhy2f458shn8pz7-error_prone_annotations-2.36.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/m3kgz5syxn7p8i7qviym4amcflwpkqr8-error_prone_annotations-2.3.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/gxklvf5g9fsm6jc8gxhh7yxp13l4ysi5-error_prone_annotations-2.3.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/6hbqy5ragfgahyg3gnd4hn75ixzgs7wc-error_prone_annotations-2.36.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/41zcaby1hpcwlc38vpvffl9j69vv5rm8-error_prone_annotations-2.4.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/3bb05m93nqvairw19lhf3zhy3rczg5p5-error_prone_annotations-2.4.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/h3ws4kciyl8h15w0k78nh083jjha4rj9-error_prone_annotations-2.5.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/8nskic7k5ljz8vv8n359icayq4474y92-error_prone_annotations-2.5.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/7zvy1xixijsi01i6l523ajhblp4s2d2n-error_prone_annotations-2.7.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/a1fsgn5rh4pn9r2p03sbmzfla2rmna83-error_prone_annotations-2.7.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/hq72rxam98xkrd6ar8b2ilhqhrb926vc-error_prone_annotations-2.9.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/b3jy6j1b60qcvhcbard6ichapx6q4jq1-error_prone_annotations-2.9.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/gl49gjz9gyra6drl4s32vff3sac11r54-error_prone_parent-2.0.18.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/hvzsv4mk3b0vmxwckhb74hs6iv1k51pr-error_prone_parent-2.10.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/x8j2s51cihmlv46hhqaslyp83rxiabc3-error_prone_parent-2.2.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/n5d2sq4ywwmyzyyrac9v2rckfhsfkwsf-error_prone_parent-2.11.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/iqk77ss5ciwj6m8byzqgha2gyk8q21li-error_prone_parent-2.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/hllzba02n8l7ny2yl88l3ihnpjjh33yl-error_prone_parent-2.3.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ghqwgyr1pv4rbqrrdy6vbydgbxn0s3mk-error_prone_parent-2.3.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/xx7m73p15g2vasw6l5pr6j352h9mzh4n-error_prone_parent-2.36.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/g92aav6waydhi4m5k1szj787c8qj780p-error_prone_parent-2.4.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/mvfr0fw9n46y8yi9k0z53zzpgh129nij-error_prone_parent-2.5.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/lm738mhkswdx53pzr2klgrmnlcdr4z2d-error_prone_parent-2.7.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/sh38hy6j5adprk5flhkh2rbmiqysjqk4-error_stack_parser___error_stack_parser_2.1.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/0czaiyq07r644sysmz167ml42jxifqww-error_prone_parent-2.9.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/fd3bhwjfwcj65n9l18yc5kinxldav3if-errorhandler___errorhandler_1.5.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/qkgdab8d8rzbvanbdfczqxdj2w8h881c-es6_error___es6_error_4.1.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/m2mdszsvvqk8a2wvbgg6m93ww13bds9b-es5_ext___es5_ext_0.10.64.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/mhmb5965gi0ryfh2rxayfwr7nn51wn8n-es6_iterator___es6_iterator_2.0.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/4whsvcjxyyn7zf8z875vb2fc2j5d2vgk-es6_symbol___es6_symbol_3.1.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/c02p7hdz14ivp6rjgx3d3nzhgj7d7nnh-escalade___escalade_3.1.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/zyp4p28px1q519sfz0czw54d0zn1l74k-escape_goat___escape_goat_2.1.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/m5n884xj3cmn5xiynqn1yg3q177r0aiw-escape_html___escape_html_1.0.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/723prif0xkfkx9ghr1rylrb2ha289m27-escape_string_regexp___escape_string_regexp_1.0.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/mjjxai1nbw6gmkmgdsabwvrsyl21p1ka-escape_string_regexp___escape_string_regexp_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ch5gywzrfrk55xvcqlkmp5qjyxkmzplp-escape_string_regexp___escape_string_regexp_4.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/imf9h9m8h9sv34ph6hqwfg0qyjynwbwy-esniff___esniff_2.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/d6zpjni71c33p3sfqp2rgd0kncd7ak58-esprima___esprima_4.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/rwyjw2pci4vmycpb9zrw37ijfy1plf0v-esutils___esutils_2.0.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/4ndzxywxg7776rvj72jzllmhkpkv27vh-etag___etag_1.8.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/l9hal43147a50dg4hnrsdji3iqxqlwbf-eth_phishing_detect___eth_phishing_detect_1.2.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/g2nwcgghnh7r38q9jcq06g0hfmpi705z-ethers___ethers_5.7.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ssqlmdgw2wgipbmmvfr2ymjdngcs3b8g-event_target_shim___event_target_shim_5.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/r4s27yb71i08h045pic7zy2d23wmg4yx-event_emitter___event_emitter_0.3.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/zmdmpl9ip3f0lv62689lqfzj956q7kmv-eventemitter3___eventemitter3_1.2.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/jh7xhkpq34yb60fb847ihvqpwq7bgip7-events___events_1.1.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/9gcm612ajrvb44nzk5l5adfry36174yp-events___events_3.2.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/7hcaryrzshcpf5vajpyj3lbngixdwc5s-events___events_3.3.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/lbxds9rf3ym0x95zk8sflk8zny2087xj-evp_bytestokey___evp_bytestokey_1.0.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/dgm0y4wc0f3h9par3pkivp1h6ijmbrj6-execa___execa_5.1.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/0k8v3qwxzhbpi69y22hzk82phwiqp21b-execa___execa_8.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/s1hngl9psid1c2rmpylzqj0np68cnggn-exifinterface-1.1.0-beta01.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/pk37j67m538sfs7qqxdbz5b9n8kfz7ix-exifinterface-1.1.0-rc01.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/im1z17rfdhaaj476rrzh2lh98nrhvgk9-exifinterface-1.1.0-beta01.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/szbg7d93j2wiwihmpyj4jap7rdm9b653-exifinterface-1.1.0-rc01.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/q4a32pzq9hz9l8z0dmp3wi2h3f54f12s-exifinterface-1.2.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/gj3mklx435vv0z30ncp3i75vnhhd6hm9-exifinterface-1.2.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/jll6zd5iyzb1dl89kcdlmsv278n0vpdx-exifinterface-1.3.2.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/0s2xq069js61rhlqv44sh7dhbkypds8z-exifinterface-1.3.2.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/8kmqpyg34618zzzv2yxag3k9rh5q8cvr-exifinterface-1.3.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/c3pq3kpx4hcygv4sdb78h6sjwidkwsl5-exit___exit_0.1.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/r9w02ias7sa4gqk4a6la24552iram13z-expect___expect_25.5.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/knn7iwlp0mpbks74dclpys87b9lqbaxa-expect___expect_28.1.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/py5jxblm045k2rx5hm0gdgvcdqy72mn9-expect___expect_29.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/vcqpjglqb5vqw4vhkkxsw2lmrhh4pbxv-expound-0.9.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/578nlzi5bn2rlgjff1h52rw2h2qxdhsc-ext___ext_1.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/gcs5ksrzy2mdd68sjnc2bgrxxxf31vlr-fab-1.6.4.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/k9lp5gn9djak7q1209rl11padcxvlgzp-fab-1.6.4.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/3mawffj5566p04p6xlfnhp5pizq8xdk1-fab-1.6.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/cpkr0n5mqrvphrvhmy7ahgbjqpj9a74b-failureaccess-1.0.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/0744qlqhvyygfln730g0nahxvj2b7d4y-failureaccess-1.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/kwqljlrnmbsxzhlsvcrpbdbgdl7r90xa-failureaccess-1.0.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/14bfgf68s0c4zky6qz6vvssxxkvmhprh-failureaccess-1.0.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/k65lbbzn67rvrkc2mfzmwdlwfvjqb8vy-fast_base64_decode___fast_base64_decode_1.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ad4vj6lpsyqv3vlfddi5abnq80zh200n-fast_json_stable_stringify___fast_json_stable_stringify_2.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/wvgqfii69jiq17l3vji3p8j190vmyja5-fast_levenshtein___fast_levenshtein_2.0.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/15m68czl1ym1992sjmvm6n8yd6j04398-fast_redact___fast_redact_3.5.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/19fqdxl68qq32fajlwwb0n7g8a8hlj86-fast_xml_parser___fast_xml_parser_4.2.7.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/c5dj9y4yg9dcckq4cy5wcwl2h3w25hv9-fast_text_encoding___fast_text_encoding_1.0.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/pzr9sbk4crwv94f2zyp6r4lzym5r25jy-fast_xml_parser___fast_xml_parser_4.3.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/36ksgnjg7pfjhbs4mp0crzy1q78s79mq-fastinfoset-project-1.2.13.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/px07nzwrzpy2y7h3mjr1csdbmrvw0d5z-fastinfoset-project-1.2.15.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/7pwkqm6pyw33f8j9aflk44h5lhq7ay5f-fastinfoset-project-1.2.16.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/w27krh51vd1336k8caawx832l5m31kf1-fastinfoset-project-2.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/330m9svpiqck9ywfknimc81lv83mv1pf-fastutil-7.2.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/mad40d326v0j43lvh7wf2bjchphlv6g5-fastutil-7.2.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/k1h9s6gzjpr5c6slh06hxxndmq7iwf0k-fastutil-8.4.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/srgm8fdzypl02dwpk6lfkf1xf93z1wm0-fastutil-8.4.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/qgas68nk6a2c5k7k97g383whdc38swv2-fault___fault_1.0.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ljsq7627933dmjiw73bqz1h5b42npvxf-fb_watchman___fb_watchman_2.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/hgcf8l1r7qcmb2ysznk2mhxajn7xkmc1-fbcore-2.5.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/wk6rga1sqx4l9sli3rxr5gkljmcyd5wx-fbcore-2.5.0.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/x4k225cmmm45ddz97vhpwjxh835xvjwy-fbcore-2.5.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/gy2rdvhy3rfbcilwmkdsi7g7s18gng69-fbcore-2.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/6j76dxjvppji9cv4xs1w4w9ni2cbr860-fbcore-3.1.3.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/vngjkvpv1s8bg8clc00n5394rx4n1zg2-fbcore-3.1.3.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/7vc5gywi31lbb3hip75i8fja1yllm5m2-fbcore-3.1.3.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/vaxbbvqjk85lzm1biyaqmrhganv9yjgl-fbcore-3.1.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/4ld1qkp8q4gm8g3jj6sym1vadpyl5zhl-fbjni-0.5.1.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/6zcalwchjyz1nh3vis7p1377cvyq8a2h-fbjni-0.5.1.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/x3k3c8pyb001l2x88vz2g7x9x8aigv8s-fbjni-0.5.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/73s7xzzddz9ja33l4f0qqcnvdn99iz2z-fbjni-0.5.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/dhg450f91qrx9dbv44pgfprkp5ndv940-fill_range___fill_range_7.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ix96q09fpm7fb359187xlgsfshvaysqv-fill_range___fill_range_7.1.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/hvmga2f1mn1xsr4824drrv3i72dfr2zk-filter_obj___filter_obj_1.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/v6yvpa6llhvllc99gsk6jcnjk2qghmv7-finalhandler___finalhandler_1.1.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/mj8b0vc58maxibwlarg2mrrpccqjqyj4-find_cache_dir___find_cache_dir_1.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/fvxwxy9hf7ardjyzyw7v39f96wyxkk1j-find_up___find_up_2.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/mlrkawf8j4k76hnh53d39xvnjx14kqpf-find_cache_dir___find_cache_dir_2.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/0xkk4v42im3b0iddjdpb78qs8ak59jbd-find_up___find_up_3.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2s52dm01gd6jn987p2gjbpfvkr0sjqqk-find_up___find_up_4.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/1lhl9n8ijcb83yr7mci2sfh986vn8brs-find_up___find_up_5.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/qpmf41ac68a32nx7q0nnwwqczzd6wjaj-fipp-0.6.26.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/2h8m9zszh34wljr8yklzp9v2mh08n943-flatbuffers-java-1.12.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/53xnhqqny49l419fv5akr65xzjfbqz7b-flatbuffers-java-1.12.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1bpzhwx3l656q7jxbh2yscp2d0mjgniv-flow-storm-inst-3.7.5.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/9pxjf9m6sb5yd5msvk5da0f82kar9k1w-flow_enums_runtime___flow_enums_runtime_0.0.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/0mb5cj9xmgmijzmckiwwvh8pa1bzxby7-flow_parser___flow_parser_0.202.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2jbyli31dmrwl4nvql30gmcqv24cqx86-flow_parser___flow_parser_0.206.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/75ma03h42rg6nmvxdm8lw6b1y4lb112y-foojay-resolver-0.5.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/0kfi7ldv8wwpa12r9882vc1wxzpsfhbl-foojay-resolver-0.5.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/wn46mzd6419m0qn6fvdnivqpzwfk6yw3-foojay-resolver-0.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/d6zcfzdb6r0xjygfavlp5lzd1jg8dzk0-foreground_child___foreground_child_1.5.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/bpxac4d8lpfgpk37mvzjpyip3rbd7yvw-form_data___form_data_4.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/9v8n9sv84gi5v6i9ks2z5aw7xvfxzz44-format___format_0.2.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/3jqxmk9xdpfc1sxgsaj44rcb03h03yav-fragment-1.0.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/wxwy72d8bxsp3r5ip5g527gxsc530qkk-fragment-1.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/0lfcnabnkx1z76hd7qi5pb70smzq7m8d-fragment-1.1.0-rc01.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/k1rxznkrfaiv8y8k3lvhf3p0snk3gyc5-fragment-1.1.0-rc01.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/pcxbph5xjxspzl89ihfjxcripb6hyhwy-fragment-1.1.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/vakyizkbqn61k5ib2gjv8afllzbv10g1-fragment-1.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/9hwchhazw0mh68znw14q4bhdaw6rrhdj-fragment-1.2.5.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/hij72cd0aiygyzbchvn0ls590msv97pw-fragment-1.2.5.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/rqwfp7616hizmxq0ipmxh87jj62kwbzk-fragment-1.3.6.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/02w0gzjf1ai2sri4kvmmcqaxcsqrwgxr-fragment-1.3.6.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/rwcjzcd1fmzbs13ggyachlsm7vchicqa-fresco-2.5.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/jdzj3aqxjl056v1z4z7c1kpsqm8zwfq8-fresco-2.5.0.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/3qxqp3paxqwhdqljy4hywxibm5yxkj75-fragment-1.3.6.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/rfzfzvv3ilni4hjdsdqljc74kcfqhkyq-fresco-2.5.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/y8b7d41hnqqz04w8bfrbqp782pwkzp95-fresco-2.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/vin1dahigzvvghzm3z90nvdx5g9dr8rq-fresco-3.1.3.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/zx657h9vzpby0gpv88v17d1yr4lj346x-fresco-3.1.3.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/yim7ll7x9qg0nbvyg4pwaddxsvzrx72c-fresco-3.1.3.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/fkgyf8bp8iwgh1ivx1n2fkvf37w1vplh-fresco-3.1.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/gynncmj01q6dwiaizfb4ixkl8p9jyvb6-fresh___fresh_0.5.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/8js4v0zc098nwrjycrqgd2w3h37zs5dw-fs-0.2.16.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/4j6nkmcqj0mpj7grb7mqi74nkm3zwgpv-fs.realpath___fs.realpath_1.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/6ngcwnzvx9js6p271w1zxz9sqda0jjh2-fs_extra___fs_extra_8.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/7ik03nsghbsgjvnlh4kaqxdnid3qg0sn-fs_minipass___fs_minipass_2.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/5hmjkc2vk7y6r46sja9n9lalgn6hwi01-fsevents___fsevents_2.3.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/y5msfhcfwzf19sxqgdw9ly3pg22mfrhq-fsevents___fsevents_2.3.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/y17s8f69p33755x1rci9mpdrw7yhqpj1-function-0.0.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/2z2ikn7c2kb01q62q58rx7f61f0idpsy-function-0.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/laq31h3s8s8s8pbgmwv5inzrdnkw3hj9-functional_red_black_tree___functional_red_black_tree_1.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/czl5vbcr056l7jra5570qk74lp9snri5-function_bind___function_bind_1.1.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/25llm1q1g6nvmgpirkmds7c66qi0xgx2-function_bind___function_bind_1.1.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/47hfp7r0bnrkphnmlpbmravjkf4dvwxb-fusesource-pom-1.11.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1dljpw1gk9jmwyls4fbc3r8f5083hdv9-gauge___gauge_3.0.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/cz08vckp41wfzhpkrwmszyi8dsw8jm29-gensync___gensync_1.0.0_beta.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/1ypxvp1lva4wz9lzzg367d485k08p06d-get_caller_file___get_caller_file_2.0.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/9ls4m25zhkr9nwl9wb2v4bg6nwssip5h-get_port_please___get_port_please_3.1.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ln29rxwpw5jf5lwdzq1s0vrgmvg2qra5-get_stdin___get_stdin_5.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/l8k1wvvlzb1n2hja175n2xwkrclx1wn2-get_stream___get_stream_4.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/9hp0si5cyj28fz1hiy1a5nlzs7ym6sai-get_stream___get_stream_5.2.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/bsxd5lqb4nsm6pvr0j3yz1c8jp91x14q-get_stream___get_stream_6.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/br6ab0ahvjglj5r00fbp084w2rcj86lg-get_stream___get_stream_8.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/9rzby1sjyvzkhnv989bxsmxfgrcbbiws-gifdecoder-4.12.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/gdkkpp5babpnq3dj3xcjnb6x18294vm6-gifdecoder-4.12.0.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/03zbkp4jjl5dgs00n0s43faraxnv9az1-gifdecoder-4.12.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/1fwabr42fvyfb37cq248hhl0qri9r5cf-gifdecoder-4.12.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/r5dlscwhakg87ci630j8ssfxpscy8ppf-github-dependency-graph-gradle-plugin-1.3.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/bf69q5lcii3qcrw4gcqmz2fwddpwhacv-github-dependency-graph-gradle-plugin-1.3.2.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/z6rspx5sn96zbgzdpq67z3d95j2xli60-glide-4.12.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/rcpkvp7h8ih4gr2cqwqry69lnmyyzgiv-github-dependency-graph-gradle-plugin-1.3.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/57n9j34vksnw81943w97kr3kbm3p5qha-glide-4.12.0.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/5gazr8gbwwk7vzybwljwjq6vy7l6fi30-glide-4.12.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/5vzb4pj8qfvdp0kp6mfgk5z4dd15w532-glide-4.12.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/0chbwxq85vns7bgnprr2v85gvf99czjv-glob___glob_7.1.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/wqz51mpz1lk8a1v4l1v8if660sgzj007-glob___glob_7.2.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/m9g2v27835hd7yjpznpxdzlc44mj88pp-glob___glob_7.2.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/164rd864rswb7l8wm6y9a10a0hndngdi-glob_parent___glob_parent_5.1.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/47cgh195c5zi7pzlyiqjz3b2vd189rga-global_dirs___global_dirs_3.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/bxlvm5pfp04mvqrs8w3m8bwrwsx8j7dd-globals___globals_11.12.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/p0b9r5d6rywx6zgli6v02v7hfy1c41c9-go-bindata-4.0.2' from 'https://nix-cache.status.im'...
copying path '/nix/store/zrb2ki0n7inidd6xkag4d8yqh60am9py-glur___glur_1.1.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/g1vrrrkmi0dvr5nfnd4kk4i0swgrnvkm-gomobile' from 'https://nix-cache.status.im'...
copying path '/nix/store/imi1gjn7x4vrv9iq6n9nvxdmab1klgaj-google-closure-library-0.0-20230227-c7c0a541.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/p3h0rivybg0ywmvh76gadr9nm2cb8cqb-google-closure-library-third-party-0.0-20230227-c7c0a541.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/cfymmd22fpyncfhwxmdx624gjfzv3i63-google-1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/khpj7rdwh56n6lfckjn32cb5h9cc17li-got___got_9.6.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/l6jswrya41jgi0c04c2wjqf7mkyg2xii-graceful_fs___graceful_fs_4.2.10.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/rhnzflli555w1a11ck7zzx62gzk9ndrg-gradle-1.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/mb4wxa7x4dyrgrr10wdcdrw9v12v0f7z-gradle-1.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/0kjykpb9h7waqjs86m4jfhappd4arii0-gradle-1.5.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/vwf189ch6j9a0w281b1pnr57iwrzz34c-graceful_fs___graceful_fs_4.2.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/sl15dja4w9z731cmwr5lkhmnv6d1dyaq-graceful_fs___graceful_fs_4.2.11.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/7rgqj19hf8ii6hwcnsycmsq4a0by14gf-gradle-1.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/dc8p3vm3qpdn72rr41xrsdm4wwas4wgr-gradle-3.0.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/sb6ap8fsl561zc6f9nhdgvdcslwcfbkr-gradle-3.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1jn1v679ffhrgq70xkafqsx05fcr0aqh-gradle-3.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/h8knnkpkmnxig797v5qzrw9g8x5c2fqp-gradle-3.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/f0vm1rpx6x4if0az8i8a13d2y036pp07-gradle-3.5.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/5wscvagk922nn7qq9rz4zdspsv39l324-gradle-3.5.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/af0yjrf16vnp5xqz9sq33sxk8kagif94-gradle-3.5.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/4sa54j6f88s5qffaz05jksg805vrrvjz-gradle-3.5.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1zi10fja9j63hfxx4lr4971lrkci74nk-gradle-7.0.4.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/6wmms4fhgix2d5hggqsmfjpyg07i1ri2-gradle-4.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/hcpnisxmwfgn38fqkmw0f6vvhlnakd17-gradle-7.0.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/vgs1kj7pnrqy6wp449l1xlnsfz0m2g4l-gradle-4.1.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/yjwh1mc7sid72wpp8gcildsgp5sgprv4-gradle-7.0.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/nn4fq78804lpb4phyw9v0pb50jid09sw-gradle-7.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/m90acws42rm628i1xzi0gcczpjnyj13m-gradle-7.2.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/4iylk9mwmfv8j94y7pmy62dr6a25qq6b-gradle-7.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/dh9xjlkccf05wbzgbj6m87q9257cypxf-gradle-7.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/2dn8bl1cz3zlsa6l5w5y10gh3akaya0l-gradle-7.3.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/mdglqbg3w2lq8pzc15wa6ss6r58ypvkk-gradle-7.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/8b8qaslihsbxdkb4khjlw156zckm0qyy-gradle-7.4.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/8l9w69k82fwx147xir5i5l152ys23axc-gradle-7.4.2.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/y2g7dm77f44bksv18wagy9k675xgnqv0-gradle-7.4.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/6mscb6c20kkb0cdknyzij5xq23dhhmpw-gradle-8.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/m061cflnndlc8l6mmns21sqxyw6s1icy-gradle-8.1.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/lyr3fy6lalf2ag6i2kw04h1gx4n72k0n-gradle-8.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/8vbdrlkpxs84kwmlbfc8s0gyyydc3ngc-gradle-api-3.0.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/a6cilhrnvmyp2s0k0ax093bzi1sj9cjv-gradle-api-3.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/75yskl6yfyqb38jh53xk4b0v1vi2dvpy-gradle-api-3.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/1vcqhy702h6gdsa62q15dpywgz7i5kla-gradle-api-3.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/3p3q51dpgsxb39d6fh8yqw35rg7p2bcn-gradle-api-3.5.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ws3y3p4r6bv2gmwrwra5100ribcwyhl0-gradle-api-3.5.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/wjrzawgj8gzdm5scm15iyw744rdyxyl1-gradle-api-3.5.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/664z9dah8y0zpxxlr7w04jh2mrwf6p12-gradle-api-3.5.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/4pj2jagk3z7c0dlzx1gyjf3skacr3xp6-gradle-api-4.1.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/wqjfln89r5k3cfsknn2gvhx6x7k98j0i-gradle-api-4.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/hx85j2fnxdfzl915yn6aiix74n8qx5h5-gradle-api-7.0.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/l6qb98npfyy9s73q8x9fdlhkzjwkadp3-gradle-api-7.0.4.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/2lgz7d4r3qnxh93bf39hjgki61awiwbd-gradle-api-7.0.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/8mjbyza8di7p5czig2y88rn46wxpxwdx-gradle-api-7.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/zipccf48rnkp7dc9gn2w6w1y43ckrccx-gradle-api-7.2.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/h0698g5qnaxhxl1rc2c24ypcb27vqwg3-gradle-api-7.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/7pf1p8abaajq20289cvzshavsdfva5xb-gradle-api-7.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/6nbrdkjf9xbgbc9lr073s2vws159lvrk-gradle-api-7.3.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/d4lbkc4xrhqkj9lrfi38a25zfz0rqf5m-gradle-api-7.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1fmyyxb0fwz5835xca6ya7ap4l11nfvl-gradle-api-7.4.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/4dv97zzpil426z3gb9jnx1ing9ibw15q-gradle-api-7.4.2.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/gzv1kz3x4iz0iv4iq8rmi0fs1hr6agdm-gradle-api-7.4.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/iffc1kv8hxjahhjwgr71nasjr6nhqj69-gradle-api-8.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/x0vla5dis6jzb5p9agaglf8c4yhynx2z-gradle-api-8.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/97709zsc8jnb7r8alwhg0snqgx7znbl1-gradle-api-8.1.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/y06rfq01qnk9x24k3yivabpwyvi59354-gradle-core-1.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/k9z432rhfqkpgi7xdh5b1w5d2ysr90vp-gradle-core-1.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/4a6qjg868qnvridskmaqpi0irmv8xplv-gradle-core-1.5.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/9jcdvwbz7xczl5gn155sigb58vskrdw7-gradle-core-1.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/lsrqvj2v3sflid32mnccf7gc5sss7vq9-gradle-core-3.0.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/iblhmzkr805yw6mfn339r178l2pgky2l-gradle-core-3.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/bbkxq7jpjxjlyz4wmn4fr71yjhsa83g2-gradle-download-task-4.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/pigg4sxm7pf6ga0jx2c7gsii9b5lkrks-gradle-download-task-4.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1fgh94gf3kk59nb0qqkii42vqvd135d5-gradle-download-task-5.0.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/dlzsf8skrfpm8711drpprgdv24hx4rjz-gradle-settings-api-7.4.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/4z82g6655l47ra7jjixzzhk8vpx7ybxw-gradle-download-task-5.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/f3qk66987ayd96jb8w6vk4s33q182m5b-gradle-settings-api-7.4.2.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/gd3j1lx9pgv9mcabjyw906n61cj292fm-gradle-settings-api-7.4.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/73kf9i4xwzkyki1qz5b662xgdlnbcd2v-gradle-settings-api-8.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ncrj3grlmbgpghw28hc8mm31l7n0ziw1-gradle-settings-api-8.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/rdyp3w7s5qpzi9afbzi53gigxk2kr417-gradle-test-logger-plugin-2.0.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/40svdql6x0baq1gpc6b5syrd961lm99r-gradle-test-logger-plugin-2.0.0-groovydoc.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/1cxglzg7kg84r6hrddlymk359hnq7r4b-gradle-settings-api-8.1.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/n8gsbfnncklycmx689ibsmplkf7rs9gq-gradle-test-logger-plugin-2.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/2yl9gqalcycx18rjifwzsnadvxjd5hkj-groovy-3.0.10-grooid.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/1vdvp0ddsgnmdfw5n20v8q71z13bdnar-groovy-3.0.10-groovydoc.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/bag3zn33lvm9mg9ynqfrxaz33xph34s3-groovy-3.0.10-indy.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/rm905bzz818lmyhxlk6cgq0m3zs60xsl-groovy-3.0.10.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/6fmfyqsyqkmzb1c3f5yxx4sz8cgi9i1x-groovy-3.0.10.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/s5pp2nyzr6apxjzkjvm4pcny5bnyk4q0-groovy-3.0.9-grooid.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/hpqsx0xaqsmg73i8pyp3cd7qjs1sjwgc-groovy-3.0.9-groovydoc.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/lgcxcn41yhc94v5a0d50m03z7scldchh-groovy-3.0.9.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/92x5aq65frpckdn1gb12qab0qhnf46s4-groovy-3.0.9.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/4jj69hyfihcs7sqzmypk7qmskdfjrfh0-groovy-3.0.9-indy.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/kgl4vmvk3pciz67kj872a87a1nxc5i0r-groovy-xml-3.0.10-groovydoc.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/vm4576q43w2frhya1r6s1vr7y8p588x3-groovy-xml-3.0.10-indy.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/jnzgjqqnamsdjj8cljqph9ndywgzzpd7-groovy-xml-3.0.10.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ds5wq6ndcvmbviigrlgj1f9v7a3gfm01-groovy-xml-3.0.10.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/mb70wgvzmq7hbkkfvn5zqdx3xj5w1c5g-groovy-xml-3.0.9-groovydoc.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/9jhdri0lfccyi5ass4vrj6n5sl528vad-groovy-xml-3.0.9-indy.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/xrkc2zq2q5hxd9vzhs4zparxckzaavr9-groovy-xml-3.0.9.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/li0cvcm55zihq1is18089g4zs2kdm0x0-groovy-xml-3.0.9.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/viyrw5f5ihwny2d7ix6invlswrncpda2-grpc-api-1.21.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/s8hznrd5dpvzdjjhn55agrkrf1w312x8-grpc-api-1.21.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/6c98fj67qf9am1fm5bs89yfgz591f8am-grpc-api-1.39.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/5h2cfbj0qfxizqa6kzznzrfzkbqg643v-grpc-api-1.39.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/c3kd2hrid36mvpakzs3y9zhckwl2khvj-grpc-api-1.45.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/6gi8mz0yc2mmqrpgf0l41k1dp4789z74-grpc-api-1.45.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/j1vivgpqxqf1db1xfczcvrvhryz0nqrr-grpc-context-1.19.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/mv52sh78xjmybx42wg0qc1x4742xjc81-grpc-context-1.19.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/4kq8ndag4v83ds41218x9idk670c0s1i-grpc-context-1.21.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/97qzypmxskgpym73cg2c1ywhsymk5aqw-grpc-context-1.21.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/wrs4mwwap6qdgdhcwwv3ypvhfqyv1ahm-grpc-context-1.39.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/1vwic19z7k79bxg04v7jviig9507xrjv-grpc-context-1.39.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/lq39scaqni9ipxbi3kzpd7jbfq31gwyh-grpc-context-1.45.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/cw2dn9n8z77sp1p4jx7yzrzbk4xmbrsl-grpc-context-1.45.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/0a2fgc9v6cbdbliwn59dhis51cy8hrz6-grpc-core-1.21.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/0mxya9q3zbwxqjdi90rn232ypp5s6a47-grpc-core-1.21.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/4cpsilqpkfg6qi76fhyp81420j4ha3jz-grpc-core-1.39.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/v77ksz5vpq4pfk12971pxw2j72zijl9w-grpc-core-1.39.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/jmq3cph1gri3bx4fkxd5dpf94i6hy730-grpc-core-1.45.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/f6g4drzigvdh5l2vdb4iq5v7ssc0jxkd-grpc-core-1.45.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/dqz4xs23ajckm4kkmi7dpwbb00dhv46h-grpc-netty-1.21.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/bhgpk2vm4zc4cppaxcapiglna1rz82rx-grpc-netty-1.21.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/h9g8apahq8frpvcpx0x0q45qmzd3a9r4-grpc-netty-1.39.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/nfa5rqm9kfszv1zgnvkg955rgn42jrla-grpc-netty-1.39.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/3kw3ds4r71l5iy2v8c867r17yvzfadw1-grpc-netty-1.45.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/1a8karpp9v7m8z8g69lkzv1i0y2casl0-grpc-netty-1.45.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/bbjzm21917wsn30as2fnp3vny7yj7pqd-grpc-protobuf-1.21.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/p43qybswddm0xh2kmdkh6wxr3bzvvjjm-grpc-protobuf-1.21.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/a1saw76s9mvan2bwh6hj1sm8ww08a7f2-grpc-protobuf-1.39.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/pkmcv40i187hwk3icrwlcnj6s0hbnwsq-grpc-protobuf-1.39.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/4br0lxyazmyvy3ykhc8vbslv8v37rhsh-grpc-protobuf-1.45.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/0msy8185063bkgki113qy5h8x1p6krgk-grpc-protobuf-1.45.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/149k8yxavbrigmyc4qvgl72i4m5hfhlm-grpc-protobuf-lite-1.21.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/icykr14sxm4a74q02r7dxzn4j8c9f90h-grpc-protobuf-lite-1.21.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/rnixflp2xbrs2ignqwm1xnzv3irlsp21-grpc-protobuf-lite-1.39.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/nilyy7q15wqyyz7q8hsl6l6bq5lppj3w-grpc-protobuf-lite-1.39.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/spxgf2xindj7yzh7sjvwa5r53j56vvnk-grpc-protobuf-lite-1.45.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/yrc3k267288h28ld70any2rnmclrxyf2-grpc-protobuf-lite-1.45.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/5v864im9iwfw058lxa3bcqffmnmsyq5q-grpc-stub-1.21.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/qyxqvgzgz96yx0iv2l4azqbfa9acmxr6-grpc-stub-1.39.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/2rfxdjkgjn5w0p25r4ajsa7zjy32k2qj-grpc-stub-1.21.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/bnykv95iklddkzrxa7rwix8636yyxs79-grpc-stub-1.45.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/7dkqqqvh0s8qnnmhdcr5ffsiwl1npds9-grpc-stub-1.39.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/hgh78pqi307jfhmk6r5f6aa20amihkql-grpc-stub-1.45.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/crgw4wyd3bi5wqgk0yc75rvb29mxh7f4-gson-2.12.1.buildinfo' from 'https://nix-cache.status.im'...
copying path '/nix/store/9xr8ivl15blg7455rlwds4ld2philfjs-gson-2.12.1.buildinfo.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/qczsx293dzv0f2xrnzf22bqcmcvgrpi7-gson-2.12.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/mrw983kfwlw34jmxhk9rhgiq9dcr55bn-gson-2.12.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/zll6va2p655bkijnk72lgf6czmlzfy17-gson-2.2.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/zksamfv6c92i73hp40f2a5ybn107qqli-gson-2.2.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/b08gxhrv6f15m5sbasnaqy8clpp9w5n3-gson-2.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/5j2xpfqys0880pg0ycwj425zcp4dv1l5-gson-2.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/wdwb0hpj6svnry1qpnm9bwgyl3g6dssh-gson-2.7.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/h1dm8gcrichlc75ca937gqhv192i6hmw-gson-2.8.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/7xvsv21f1y0dwnhy3fjv36lf38qlhin7-gson-2.7.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/nnwn2v0v5sx0n4qdy5g9f9kjnp1s761s-gson-2.8.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/sx14jlj932a91h5n0yzvcpspc5ffwhyx-gson-2.8.5.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/9si24va3srpfr55bwh7a5qrz365fdw3g-gson-2.8.6.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/z1c5d4f93m07l67r5hrv81z0jb38qsnk-gson-2.8.6.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/yxn5z153k24ywf9cf9rpxrmlfn0lr3sb-gson-2.8.5.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/5xviivr6sxjr6mn0i6snm5g237f26f53-gson-2.8.9.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ivwr7pcbngilvlifq0vpvasrvg74sgpy-gson-2.8.9.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ngqh4m19wmv26glgbqsvr618af2lq3qm-gson-2.9.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/nxcvs4mdpajkqaivj8dm83si3488xi61-gson-2.9.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/q9i1rzm2gpjk6272iy66fyra744z21y4-gson-parent-2.12.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/lmwyfl8k0fkcbza002byp1mjdd3f83wy-gson-parent-2.7.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ns4asqc9ixwjm3ayn8gjapslds2p46yb-gson-parent-2.8.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1yr7mw3bjw12yyfyyk8py014clxlk5d7-gson-parent-2.8.5.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/p41wii48klyv20ihhad0p7nmn4mjqm26-gson-parent-2.8.6.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/vhs7wfh96hrfbqrkl5qxw7vb2vbx8jjf-gson-parent-2.8.9.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/h44br6a09r81afyhjc3pxzi76yhq6jhv-gson-parent-2.9.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/pfcshqj52wqhccncqawlsni5jgql6zja-gtk+-2.24.33' from 'https://nix-cache.status.im'...
copying path '/nix/store/y07k84ndri00jjdawarwvy4ar90vf75x-guava-17.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/vmyzi9j1ksjak5v105yrdprncvc90i7h-guava-17.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/s3wvp9a40rbj4mzcscwagiayf4h5vqhn-guava-22.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/n946y0bac4lmyrkxjmjaafa5c8iiknpp-guava-22.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/bmrqzk8pwja4yhxwk2rf4bsdjk6c5g9z-guava-23.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/zx25msjxdqyaxrzhkf29626af0accjxm-guava-23.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/crs7ym7v21nnzi16803ix43j4l8xnhda-guava-26.0-android.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/qm6b3vv576yw8zy5va4kcrbsrj4b3dsm-guava-27.0.1-jre.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/79p2zryf2f19j2jg769id4n5l2f9dpyl-guava-26.0-android.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/g1gx3x3kpzbvzk2l6maf61pq2njd4i06-guava-27.0.1-jre.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/8mg2pghl6hih31xnvcq7qcipv4xhyaxn-guava-28.1-jre.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/kyj9xam8rs0gqwlbg4k4dbiqghmwbfz6-guava-28.1-jre.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/x7x5nshz6913wz7xsy8i0mbzjg8arw76-guava-29.0-jre.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/wh8hmqjngpp2ripbw2bq86088fn0fhka-guava-29.0-jre.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/qb5igm5yr0b246ayfjbvs5kc95yd86mh-guava-30.1-android.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/3ks5i87faqb3dgqi6vnhyrjmj1s3fc9m-guava-30.1-android.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/f2qclvyzd3yqmq7zsj0wmp6lgp1fhx5i-guava-30.1-jre.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/vc04yvwcmwgj10zf97p20dgkf6hbnnis-guava-30.1-jre.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/glvgh6x1mlpnar68q07ra4ihsvxlmch7-guava-31.0.1-android.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/jjwikiyh1kmfk0jg2crmaaza7x1fwbd1-guava-31.0.1-android.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/069i87mcqw3ysw1qsw7ppikqfv8i7fpj-guava-31.0.1-jre.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/wlk35z8mc0abq7cn0rllrvshvd90hwrl-guava-31.0.1-jre.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/5qsczzqn3kcw75hmr5sdxhr9jpp66m06-guava-31.1-jre.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/z5m73hz55lx5c3d0yr8s90ln5cld6kip-guava-31.1-jre.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/q9pclaylnszlx6g4wflxxa4021vwgwn6-guava-33.4.0-jre.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/s8f4cmwj2vjzb3bjpfbc1iwr913lp767-guava-33.4.0-jre.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/bf9mbjxi303xnsfqfn9dgdya0miwqkfc-guava-33.4.0-jre.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/dwxymgx863vz903ilv0nl8yakf9w2ff2-guava-parent-17.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/15pywmw4fl59v903mrzdfdghic9avr58-guava-parent-22.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/rbd0vki18yf3fwni7hpk5a481xrly53p-guava-parent-23.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/5qgdakl33rc83dcdln68ca62llp5zy9q-guava-parent-26.0-android.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/9w29dmqiym20imwdc54m3hdz8j3jvmz2-guava-parent-27.0.1-jre.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/w7rlhlwiva7lmpa1843n15yss0i1krih-guava-parent-28.1-jre.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ql2vdgx5n2jkx59xlb49af6s4qhws8g2-guava-parent-29.0-jre.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/g1djcpva4606fjsj6cj466659mwh78jw-guava-parent-30.1-android.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/gff9bpaw0nl4m10dcfnfkx45q8x9hgws-guava-parent-30.1-jre.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/97gc5dxwjbi4p8sacvvd0a0hrf82arln-guava-parent-31.0.1-android.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/161f4bmi7mcsalrjvpjq7fbx5fmd15ja-guava-parent-31.0.1-jre.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/wq2fmx9im827pd299s586i9w3szb1vjr-guava-parent-33.4.0-jre.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/fg6fh8afbwwz933fm6sxpb1bacynd7cr-guava-parent-31.1-jre.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/0l7kvg8hx4iiggld4zaxjsslk1b165nx-guava-testlib-33.4.0-jre.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/n036hvc2c27anj588w56f281hn0pdq7g-guava-testlib-33.4.0-jre.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/0540dy3hkazpzbiwlg4qbw0nd0mjk214-guice-4.2.2-no_aop.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/pxpqb64x4vl2hc2yzdsjj5zpg90ydpnm-h3___h3_1.12.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/xk51kfvwrbf4lk973nncip1yn8rp7y6r-hamcrest-2.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/parghwn944ardv6w2w8ji466q906cgsk-hamcrest-2.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/kn05kycbwlj0x7gv68crgvhvz2bx2y50-hamcrest-3.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/q13qdmjbz5g352n1g8qy8pmddj10ir6m-hamcrest-3.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/7680wpwppbh79msarxcipv8bs2zzx4li-hamcrest-3.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/p3vh74xxynvfkrvlfkypjzd36v4xgs51-hamcrest-core-1.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/128liszf6fjs1njn9ls9wlwfpv1cjklf-hamcrest-core-1.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/p64icxmyvzir32m0y20sbg71yvd48dpv-hamcrest-core-3.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/17rcbvha82qw2zc8f0acwc424lz1zjhd-hamcrest-core-3.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/dsy8plczkwia6m9h54y4zzl7dkgfhmk0-hamcrest-core-3.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/70d7b3pqq0fmbj7xn99x0m8ga5p51lnm-hamcrest-parent-1.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/7diqkmx7z1l5sxz1jyy49f7xlavyvxxn-hansel-0.1.78.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/swr5dy8cvwcmx8vicg3yaqziry87mqqr-has___has_1.0.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/h8llz5mqyirz0j6zyigx26c3bjbpc0rx-has_ansi___has_ansi_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/w2d0kqsf8w9018p6axqjzg9gi0zmx0gg-has_flag___has_flag_3.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/mdhzjnjqrf21i2wbw6y6d56lmpaajxcv-has_flag___has_flag_4.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ir8wiqcjdqz1cg0n6mifbjfr8i4wi18j-has_unicode___has_unicode_2.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/27lnpqv4hijdhnx3xg882qg6qjyp3gn6-hash_base___hash_base_3.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/95abfk3wsix8kcks26qc0jqgjv2bn8vl-hasha___hasha_3.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/b8jn42d7pdj8m034132m8scx6r2jihwj-hash.js___hash.js_1.1.7.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/sx9q1l4lnds7gnywc0z4m03n7ks3ba50-has_yarn___has_yarn_2.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/dzx9l76q0yrqkca45hkgsglxd3j26z8q-hasown___hasown_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/dcb4sc1h8l95kw3y74gj387pn0m1fppj-hast_util_parse_selector___hast_util_parse_selector_2.2.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/h68imllhsqilyxbjlvj0lfrjjw88p4vs-hastscript___hastscript_6.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/5li2nndf3ldi2xapljv629m4bmy9c654-hermes-android-0.73.5-debug.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/4ai5si5hhdzngxkd9v7ak79bkwdb867s-hermes-android-0.73.5-debug.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/chi0vcj2wda8lknzswqs11zv2fvsj3rb-hermes-android-0.73.5-release.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/j5lqwz13ihd5b0n631k86p5nrzf3765m-hermes-android-0.73.5-release.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/1m6czfihamy3yynxd9gs4m3f5w099ggj-hermes-android-0.73.5.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/dilgshxxlz1l5dfvlsq2rwcffkacsk24-hermes_estree___hermes_estree_0.18.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/383rhr9ys2j0f79aj5rzcd6vzac5jgh6-hermes_estree___hermes_estree_0.15.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/9ip7q1k9173wy7rgm4m6bb7q2j213xcl-hermes-android-0.73.5.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/rqxgy7mh4cdvyhc1zg4p5cnyhcj1xswc-hermes_parser___hermes_parser_0.15.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/c9ji48sggvyvgb5i7vpdpw8aabvha8z3-hermes_profile_transformer___hermes_profile_transformer_0.0.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/xgr0qsb3mgrpp72grrcb13c2sr7gmx1z-hermes_parser___hermes_parser_0.18.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/c5n0laya2nikcshha26c0gbzivs684x8-hiccup-1.0.5.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ff9sxpnwy8gp32kxa1v2wzjm0wnsi4ac-highlight.js___highlight.js_10.7.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/lq9kkqhci713hbsnkkg93bd92dx64m5m-hmac_drbg___hmac_drbg_1.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/brag4fxrr8dhk0g4nhv3s7fkgizm1wgk-hoist_non_react_statics___hoist_non_react_statics_3.3.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/8y846rwdhg74w23h8r46vvry0ib35lb1-home_or_tmp___home_or_tmp_3.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/3vh7fqdnx4b57y2kd60gfbyxa692p5n5-hosted_git_info___hosted_git_info_2.8.8.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/5mz77p74x1f2wvnknwz7k510s6na7cmn-html_escaper___html_escaper_2.0.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/32lzcap3iyx1raqm7aiby6xds94aai00-http-client-1.0.115.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/zska1c4qsd89w17vq8hp46jqspq4hy3c-http-kit-2.2.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/fgx7mwzxv13jvpch63cr3xvg2fzc7yhp-http_cache_semantics___http_cache_semantics_4.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/x2rfjvdk1pz7v9395c4bb7krd7znkh6g-http_errors___http_errors_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/k07dm99javgfxb6bzzjg7b4md658cfma-http_shutdown___http_shutdown_1.2.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/gjx6cmyak51gyvkspy413wrsdwrpr725-httpclient-4.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/arsfaf4abahdv3cqxvwrffwxhnw13lw3-httpclient-4.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/58a7qwx5lcv7718ib1xv9n5ifmfy423a-httpclient-4.2.6.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/859l50m1hp5sjdxz2a491glm61yqzm2l-httpclient-4.2.6.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/62ammx8yscf3832amlwn2nf2ay38n3ms-httpclient-4.5.14.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/gbx7isjcrxw599gbyvb215mddh1m4smz-httpclient-4.5.13.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/hlnwxjjz51nwpgr3dn330bzrkzl9rl0s-httpclient-4.5.13.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/fk87sq618fycnq84nxdsnbxl69r49q91-httpclient-4.5.14.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/zapp9gdsz5gmbr5dh85xwb8p36rfrg6b-httpclient-4.5.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/pxhvsjasyp4gnviykxi71wd7fh6iy02y-httpclient-4.5.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/k61g5y2myp3vvl9ahncbnd5862w9wqci-httpclient-4.5.6.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/6a5ly0hlh4xqwrgz77zbqd77hr84qdk3-httpclient-4.5.6.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/6cyrhvhwn11p0na9xlgcqhigsjx52q6v-httpclient-4.5.9.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/c1l6wq0bhraki0vf2dwjk7gvgbfszagb-httpclient-4.5.9.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/b1q4xcgai9zzhvxzk688vs3p7kl7ljqr-httpcomponents-client-4.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/kw721bni68a49i0a6rdkh7azg6mwl7gm-httpcomponents-client-4.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/19q4g0idfrq1c2pa2pvgzx98cl1pmaha-httpcomponents-client-4.2.6.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/22n0rzbi7ddpy1qwxpms8srwja3ddiwy-httpcomponents-client-4.5.13.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/xz2kvz74np4fwzqlaim3qz4vlpdxs010-httpcomponents-client-4.5.14.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/n6c2ybj8x7wrx7j3p5p1sqzwmin4x9yx-httpcomponents-client-4.5.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/qxdh3ygnvq2pajsfmq006sgxcb2hd0wf-httpcomponents-client-4.5.6.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/83w6qvvi9hbhhkvfljvhqsvldrqjp4vl-httpcomponents-client-4.5.9.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/6ls4680zyp7gw0ip08izr975afwnqh2b-httpcomponents-core-4.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/jaq2b1zqk3vzpiqrlsc6izg1l80by07h-httpcomponents-core-4.2.5.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/z4pphxxmz3hzsv7mz71n0f10c84fchk7-httpcomponents-core-4.4.10.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/gb23pbl6w4qz7y9iywfzhad08dvdks1h-httpcomponents-core-4.4.11.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/y3fq0g9phqd8czhh5w1pplp6wrcjlqn6-httpcomponents-core-4.4.13.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/yhvyhqzv2cnnq4blhjnw6zkxsqg5r9rb-httpcomponents-core-4.4.15.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/bzz4b72j9s4skhjxsm5x9z525z3y8kjy-httpcomponents-core-4.4.16.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/qpl3cc59agmf9nlw10bf8m18kpi0zhnf-httpcomponents-core-4.4.5.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/kmcbvaypvlxql8hk66gz4f7niac1wvsq-httpcomponents-parent-10.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/qxqq4w6n0p60pp4jagzil8vvr2flbxbr-httpcore-4.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/0ypkg612mbp1rwczf5rdy9wxv69j93ib-httpcomponents-parent-11.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/baiilwcf4p1xs3fl4dficdmh8jl5rd25-httpcore-4.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/x6gdknlf72x9j0qzl9jkpsmnkdq6c5ay-httpcore-4.2.5.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/j0a195sb9qyhvvkn43l9l65phr1pf5an-httpcore-4.2.5.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/jxirfaix8i8hfbiq7zhr2cbavhxw2hkf-httpcore-4.4.10.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/vnjl7pkjfx2nivq60s388yzwqq4n93m9-httpcore-4.4.10.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/4g136mhz9gzb6hspgl8a3c4lqp7606qd-httpcore-4.4.11.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/gn2xdaxdqdq783ldchyqhni3pak447g0-httpcore-4.4.11.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/5rf8fmlidhqgkyq490izb4k1z62imz3i-httpcore-4.4.13.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/prariv6mnll8388m1bsjzczx5my4qwf3-httpcore-4.4.13.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ipsgci5yp7rvzjivaxrqrhr8bnd5cw41-httpcore-4.4.15.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/mxpyrzrzqjhksxmdj6faf465akxd131z-httpcore-4.4.15.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/asa8h0j8ai6h7hksi4wp7yyf6fymvj9v-httpcore-4.4.16.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/arb7r0z94d0f7fdrj3mq372rkl8f2p0a-httpcore-4.4.16.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/spxnrhjsnlwdslm8b0493a7rqn78ixip-httpcore-4.4.5.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/s7qxgah4y158hg23qi0jjbwzymj5ybvg-httpcore-4.4.5.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/vk5cs16fbx5bldyamw6rwghrhiqpn5bv-httpmime-4.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/9h7d73frsbchk1icl05h51ds90lr1njd-httpmime-4.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1pr069ph1qi44gb6n6ll9c5kbzg1zcnj-httpmime-4.5.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ssp0fp82nl8x4qzg8kkiy96m3d3hym51-httpmime-4.5.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/lk9f8sy6vj9llisdp8lvyfcasv73kags-httpmime-4.5.6.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/r0w8kdj6jwphviz4d6dc1azbk4hsxlnr-httpmime-4.5.6.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/sfa41rplsnvrnh4gn6y9v9l88bi1g77y-https_browserify___https_browserify_1.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2jpzwkzcwzn6xwl6g2wgq2lmxh83iizw-https___registry.npmjs.org_react_native_image_crop_picker___react_native_image_crop_picker_0.41.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/cgv9slrq6gl4wmdxy7y1k3r1b9pakckc-https_proxy_agent___https_proxy_agent_5.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/14chxd1k92kyhn6bnvprcldgx0ijmzsb-human_signals___human_signals_2.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/fsdfzhxjz3a51h9nj48ylb8iai6blm1f-human_signals___human_signals_5.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/rp5jdm5i86iivbh0hlhy8884gp45r0j6-i18n_js___i18n_js_3.5.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/a118mjf9lwvnk8awkrlmsrzf1mil3jbv-iana-etc-20240318' from 'https://nix-cache.status.im'...
copying path '/nix/store/972m561597q2b791l09i2vgvgrg2rxwv-icu4j-53.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/9mwznbpf06czqxis7zjsmvcscd57x798-icu4j-53.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1ahi6w691g8agspbzpm5dcahcinqy0pf-idb_keyval___idb_keyval_6.2.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/82qibnl93583brhn2fj728bik1yabvyc-ieee754___ieee754_1.1.13.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/xnwa94v7qqvqms9gp5f9zc9qp17c9a0c-ieee754___ieee754_1.2.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/waxw2ngy1spclaklvf2y1wk5xxflkkzb-ignore_by_default___ignore_by_default_1.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/cz925xcifwcglczzhqzyk4vv6l3s387f-image_size___image_size_1.0.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/7f0dr8h09x1v9lqv6nnwdkgjg9xgvg6g-imagepipeline-2.5.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/bgc61zfz2q48hjafnrly06rn9b2hngxd-imagepipeline-2.5.0.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/adj8gdgssc9a2nrwdap7n80ckl8q054s-imagepipeline-2.5.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/hrch1b9pn4nq55qrk074f02n3iymz7c7-imagepipeline-2.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/vi9pqnnckzczi29rq7mfyhcvsysq8y8i-imagepipeline-3.1.3.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/l12vjqhk7zg0zdan4mj8gzipn0sp7m1m-imagepipeline-3.1.3.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/yy1zyfgnrpsirqmphwdp06qxhf5y4csr-imagepipeline-3.1.3.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/h0nghc35761vv9f1iws78al7v62bnf7n-imagepipeline-3.1.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/j9hk9x78z301jqldfyvw72z24vb992qi-go-1.22.6' from 'https://nix-cache.status.im'...
copying path '/nix/store/kjvwkwx79zdrdb49f9w6c0r8x76mbmdw-imagepipeline-base-2.5.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/nff0mwl6pm2aa6f9pmr4sx6ml9q1vg49-imagepipeline-base-2.5.0.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/r5ksfaqsj3c3kc1bj36n4jkgrz9agz6i-imagepipeline-base-2.5.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/x99nbcvy5p664mkbkpjmgn2wx32d1sgh-imagepipeline-base-2.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/3l7sbhfm670zhhwdlndqymgfn5s9c9h6-imagepipeline-base-3.1.3.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/27qj8vxvgqx835mjyygyjzk11r6d39km-imagepipeline-base-3.1.3.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/w1qa4kh12jg14lsikvx9zlyla2l1sjpp-imagepipeline-base-3.1.3.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/my0basj5wi0bq9fi58rxq70dhscfdsc3-imagepipeline-base-3.1.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/0yx5a4fydc8x4wm3f3mhr0c05jfiwk33-imagepipeline-native-2.5.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/qbs9w91fhjxm9x3ydd3d5djv0s9732a9-imagepipeline-native-2.5.0.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/j76hds0khcnywk3v29l91vrgf9y5jpbq-imagepipeline-native-2.5.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/dm2j01izjfa1ck6f86i7v0f60ahkm7zl-imagepipeline-native-2.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1rfzkdldwmgva44vdz2018ycg3ja86gf-imagepipeline-native-3.1.3.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/vhbhqbiq14nsb4fh5wssvba5h54bfsly-imagepipeline-native-3.1.3.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/i8m67l2ycdx770i1kd32p4l1lixrd2iq-imagepipeline-native-3.1.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/lh21cl8nxfb8grmmsc5l36sziksys485-imagepipeline-native-3.1.3.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/xhmm9jszzyv9q5liflh6s6z2bz1c3k01-imagepipeline-okhttp3-3.1.3.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/q7n2f2by602r81cjsdc30iq0hmvwbgba-imagepipeline-okhttp3-3.1.3.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/3qmlkhb0a42vv6jhbjjg251190yil2nd-imagepipeline-okhttp3-3.1.3.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/jvgapv6bpfbf92zaxchh19sggfwpcamd-imagepipeline-okhttp3-3.1.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/kvyxic60zjv6xf70yf875p6rwa11amin-import_fresh___import_fresh_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/mzfl674abil9r7wrp0i9j89ql6jzcfba-import_lazy___import_lazy_2.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/17awisv30hmrdg8q2z8jyv7haa9bxj9c-import_local___import_local_3.0.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/pqg74m2vg6g7ymg1zbpl0kaq14v7jf70-imurmurhash___imurmurhash_0.1.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/q296594gjijn1ma07nap3r55ni2fqvl8-indent_string___indent_string_4.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2sh53sq90figpg1d8agadxb7z5rsp8c1-infer-annotation-0.18.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/2zbbw1pns4g2xgaq526hqx1vbfkqwwja-infer-annotation-0.18.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/96bb1zfwa6ngjx1anf74x7fhng24hqg8-inflight___inflight_1.0.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/rkgrqcrqvya0iibg6b4b9bspzhggjif1-inherits___inherits_2.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ln943dwwprjcc85f092dafiks2d0b4ha-inherits___inherits_2.0.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/1766g7nbsivgikddkxrhnkzr1niac9vm-inherits___inherits_2.0.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ghvda9j2v97lb6kah3y16a0nr95zgakl-ini___ini_1.3.8.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/dzm5gl3i2g5s7r0w53karjg7gc8pqpsf-ini___ini_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/919y4ydd7h7x59s9nd4l0mpdssxbi26f-instaparse-1.4.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/8p5lhlnlqh9ing3jp7v9zas30js68r21-intellij-core-26.0.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/hnvrxi87x5xrr447r2z32vw3rnhbgdl2-intellij-core-26.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/248njbicir95z1v0g8wy08kl21zp44zx-intellij-core-31.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/vxr6qspicn5glmniszc4y1v917f0xfad-intellij-core-31.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/gs9kawv2rf2j0p3j3dr0ddqxs2p2pq9j-interpolator-1.0.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/gia1mzmh640zrbcpjkl9703avv3pf6za-interpolator-1.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/xpg4m5xhjndlvfziha8j50lmhc3bf1a1-invariant___invariant_2.2.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/xyw3fh6ppww1rcx9rd6sqvbg8vni0yba-iron_webcrypto___iron_webcrypto_1.2.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/c6647bj3hr2lgjzcw664avw89w9qpwd4-is64bit___is64bit_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/4s6ayc98sj955n91vwmylkzhfljadrf0-is_alphabetical___is_alphabetical_1.0.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2v556vlas7valjvf0j06zkphygxh854b-is_alphanumerical___is_alphanumerical_1.0.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/bs88115maccbh494agi6265lcdbcal20-is_arrayish___is_arrayish_0.2.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/y5mi6ix6d8mzwnms79k2srziry7ydd3h-is_binary_path___is_binary_path_2.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/i6v3ggx3ikzjx8bfmsvhwn1pf4wq565g-is_ci___is_ci_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/hhr0avdr2yyx5hg5djs5r4b0bndhxj98-is_core_module___is_core_module_2.11.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/abrlwqh8vw3nr8wkjxrxrsrkgjdvm6vc-is_core_module___is_core_module_2.13.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/5rsqa2vd6wi8cmcl85mm5lj0rjc3mb1a-is_decimal___is_decimal_1.0.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/hwpq84byway09xmvcziir5h8hkf8la23-is_directory___is_directory_0.3.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/0gacmdcbwzza05dcvw6j4hacp7242j86-is_docker___is_docker_2.2.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/0yq7ds7diccir4pilavqk65zmy5sxd15-is_docker___is_docker_3.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/vd067gqqv4192rw3nik533795xkd38g5-is_extglob___is_extglob_2.1.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/56x9licdijzr02kbyd043f798kskvvma-is_fullwidth_code_point___is_fullwidth_code_point_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/j86lg19kc63wmls7vf0a088j7q51p343-is_fullwidth_code_point___is_fullwidth_code_point_3.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/kmai42mw1cgw7gag6jvrssdgvnhngdqf-is_generator_fn___is_generator_fn_2.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/5y7d5wz8gnnq7h0vry5s2zvbcq8s1jia-is_glob___is_glob_4.0.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/zf8misxf0q6n35yh7kga6axncrz8sz29-is_hexadecimal___is_hexadecimal_1.0.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/bqybm44x9p39d948nax1izq1ym8yy4g5-is_inside_container___is_inside_container_1.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/9y307b8kmy9zpjai4smgm1mdxnr3sfr1-is_installed_globally___is_installed_globally_0.4.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/7xabjni0ijcgxhkf0wh5d5mwr98f4747-is_interactive___is_interactive_1.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/j4h024khmy4z81hw0rn14ngdzry0wc3i-is_npm___is_npm_5.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/rhay6vzdg3f970dgy9jqwl5kwm9mjayd-is_number___is_number_7.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/pv40sg9yfz2q141w5zf626wlfgwajip0-is_obj___is_obj_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/8n3q95gv4il8cywb5sishbjq8lhjqzxz-is_path_inside___is_path_inside_3.0.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/yf4fa09h9dljs03kiwxdzyfpsinaqnaj-is_plain_obj___is_plain_obj_2.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/akzgha6b3qps0vy79arkz9q9ykwinfsv-is_plain_object___is_plain_object_2.0.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/1b16pm3jp462kw94640lmxwnz5gjfg8b-is_stream___is_stream_1.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/4irg3nz1qy28ai6sfrplr5h82pik0h32-is_stream___is_stream_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2761888frhpmb063zvy2qcaqms20mscs-is_stream___is_stream_3.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ym2q4vik3arb2w3ddkrngvzc4lnwrjx5-is_typedarray___is_typedarray_1.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/zph2ppc0j32pcra8rlnf3nj784qyk1b5-is_unicode_supported___is_unicode_supported_0.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/bl3l77bdzcq0sgapa7vxm2aj86a7dysr-is_wsl___is_wsl_1.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/rihsyf5ys7r6kpjgnjyhlgkjndn5m02a-is_wsl___is_wsl_2.2.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/96sgyf4ccrmnajb9pg56a39ix77vh0ii-is_wsl___is_wsl_3.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/pbpxg70jdz8xrwdvd20chrrfz1cz37xk-is_yarn_global___is_yarn_global_0.3.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/sxrphzsgyd8la4a89na1wi3rxxw6j6h6-isarray___isarray_1.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/jgbbkmc1hqdv8nx1428ky9ycq3xx3ncq-isexe___isexe_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/aamcd6mv5cx280azx4p062jn6ih0kvrn-isobject___isobject_3.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/h43yg8zp5b6vcixnnqb5akywbi3pqy0k-istack-commons-3.0.7.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/pv9w1hgx3xkaskz2ja9mpfaryjyx4m5x-istack-commons-2.21.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/72bmvwcvak37gb7ynlqsla5y0nbwrvd8-istack-commons-3.0.8.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/cg3dxpnyqnzqjyb6iwbad732445d45k8-istack-commons-4.2.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/33yxy4i9gi1czy51pq1zhlg6p1j52f9j-istack-commons-runtime-2.21.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/pbns3wj5ry60yl7cr8pmlizl5y2pa6wx-istack-commons-runtime-2.21.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/d65pikiyn25zakfixv7hipn42wn39pd2-istack-commons-runtime-3.0.7.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/12kz9nkzi2inxb7084p6f8mfxfszgqlw-istack-commons-runtime-3.0.7.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/av1xjrqhg6vd2j3w8nh2jkrw7k1fpbqp-istack-commons-runtime-3.0.8.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/4jnxz059knbc307vznvl2vfvskbf9srb-istack-commons-runtime-3.0.8.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/xb1nf4k69cfk26nw60l0m7ydqvazf3d3-istack-commons-runtime-4.2.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/80wz3s0yzzbnghs5ldmdhcfxg18h98cf-istack-commons-runtime-4.2.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/3pv8z8hxlwam260r6d69k7dqp80r42va-istanbul_lib_coverage___istanbul_lib_coverage_2.0.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/zicv4vjz653awb3fmckpjfgb9lg7kzl6-istanbul_lib_coverage___istanbul_lib_coverage_3.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/rmxk9y4w9iga7qkvm8h49f41ig9kbg3p-istanbul_lib_coverage___istanbul_lib_coverage_3.2.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/9g3lc3mam27n4zccp14kb2s2dnxm8g95-istanbul_lib_hook___istanbul_lib_hook_2.0.7.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/aj7gkv15f6j1m5hf9bpl00lsv4air63h-istanbul_lib_instrument___istanbul_lib_instrument_3.3.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/3k1i57z896k0pbaflx7rwa3ypiad2zas-istanbul_lib_instrument___istanbul_lib_instrument_5.2.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/rgf1zg849ckv6pcf8dadf0j3wijhci4i-istanbul_lib_instrument___istanbul_lib_instrument_6.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/jyjv777lfg6spd9n5vvbyqihs3k9qm69-istanbul_lib_report___istanbul_lib_report_2.0.8.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/hvfn17b9rl1d3h5d71ahm68gvi7a8cvm-istanbul_lib_report___istanbul_lib_report_3.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/z6jhakrwmim0ssnci53mv43n8wb7z8yk-istanbul_lib_source_maps___istanbul_lib_source_maps_3.0.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/1pw0hz89pg0mg5ckdbfzk2ncfvvrkgzp-istanbul_lib_source_maps___istanbul_lib_source_maps_4.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/w9pdbl4m6aphavxnbmn04bqxydaq3i8s-istanbul_reports___istanbul_reports_2.2.7.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/8qhan7vkg69fvm6yahngzf9z3bbp3zb1-istanbul_reports___istanbul_reports_3.1.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/0b6cimragrm2yay2s6r8d479rbxl4ik6-j2objc-annotations-1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/bhlp33kd3rjv8n193wxabp9b12p3bfx9-j2objc-annotations-1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/6s38rqcyp086gqww92zlkx9bam1044sh-j2objc-annotations-1.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/zfc6irv33am1bhjyx9kgm3rryjvdjdyx-j2objc-annotations-1.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/dmg2iyqvrxfd0sfhhsb3ipl6ripwzprl-j2objc-annotations-3.0.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/p2nf18alcsjr6p4lmhgnn705d76f1zh6-j2objc-annotations-3.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/bhqwh6ms8q6m34yn3f53hlhxghxfwym1-jack-api-0.9.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/imck2db62a5nn1dbah03c4rwmgxz89sd-jack-api-0.9.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/sdp6yw2i1fr8gl1v00yh1vgnl1p8r5f2-jackson-annotations-2.11.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/r05a9kgcp4j5dica30d08a6hhqvy01pi-jackson-annotations-2.11.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/mw4aiqwhdm49g2ab3f8r56kyh2xyxssf-jackson-annotations-2.18.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/3cggh55hddba1383w4z61zhqnz61cfni-jackson-annotations-2.18.2.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/wqgznhqyxx14wh14vh39vdlb161sp2wc-jackson-annotations-2.18.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ww58abv2plk697fl4293bvwwf05gaard-jackson-base-2.11.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/3p1vk6jsl7k3y74prqnf4agr5dzdw209-jackson-base-2.18.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/69bbxkarr9qx6bqrsjbdqzr38q62nnxg-jackson-bom-2.11.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/xwzws2riwdfan3d5a1j0cs1ifcnv0w25-jackson-bom-2.18.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ds387xh9767y0yahkylfb7rxldb9g01v-jackson-core-2.11.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/n3anbhkf0651k3ni76s5f2d5yhc3y81s-jackson-core-2.11.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/w32p1iz2asc468kxkms6c0cggj5a092n-jackson-core-2.13.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/2jijd7xsay2wx5mfvmp0lgayiiysnac4-jackson-core-2.18.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/gpz2km1d9isbsb6i3vf8rwx504gjcri1-jackson-core-2.18.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/w7yzjfci1bhcrw3lhn1smnrbyapjffdd-jackson-core-2.18.2.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/hznpwvk9fl7a2if4kzchnsjsja7gm49q-jackson-databind-2.11.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/935adkxhlsrafz3b85pgpyshfinf221p-jackson-databind-2.11.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/p1ycsfcfs28vc1f54yh48dz4d72725js-jackson-databind-2.18.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/l4mq37zzr9sh58xppcqfyxials5qfb6y-jackson-databind-2.18.2.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/d9yi5qz0ydrjbl3f0bj0b78q4c9nc58y-jackson-databind-2.18.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/0yqdrmyvrna9wz7bwaxkz4i74svlbnv8-jackson-dataformat-cbor-2.13.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ax0c05222km58bfz3pcharb2pv34yyma-jackson-dataformat-smile-2.13.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/y9j1i8k57ddzphw041ln5m20xrmfg79y-jackson-dataformat-xml-2.11.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/zk3f8gmll585lx2ix679395gcxyc3k1b-jackson-dataformat-xml-2.11.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/0kmb4vigwn3rasgvxjkq3v3xpds9j1cc-jackson-module-jaxb-annotations-2.11.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/1fymcxakqyj295h3izgb3kyn0yjblg4j-jackson-module-jaxb-annotations-2.11.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/wr1plkf89brjdi8902iqzwjv3mqh60bl-jackson-module-jaxb-annotations-2.18.2.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/w9q0gi9hxjnmlq3g9z25mnwg7qqkkndw-jackson-module-jaxb-annotations-2.18.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/lwa1nkig6zxgyvdz8kanp182jnwp3z1y-jackson-module-jaxb-annotations-2.18.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/q0vfv9jf01pyj5xldfs9ja2i2xa9d8wa-jackson-module-kotlin-2.11.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/7r3l3m1ip022kf9b5dk9x96vbbbqnzr0-jackson-module-kotlin-2.11.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ifm5rnrdc7kjmhqy5wfa95fbmd198ngk-jackson-modules-base-2.11.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/mlhjqm2869l6szbpgi6kfr9lklv8vvpl-jackson-modules-base-2.18.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/cnrfh74q38pvcf8x6qn3m2q4jmc54qzv-jackson-parent-2.11.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/xfmd1g98s23ipcakz96b1v77v2rljd2h-jackson-parent-2.18.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/3iyrmx7njzjknia8bg7pba5n3cs1dpsw-jakarta.activation-api-1.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/pdq4870zv5pif3lh983abbzzinlnxcrc-jakarta.activation-api-1.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/4k8mh3n27g3lb2jmihfnkka524kml84h-jakarta.activation-api-1.2.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/v9lddvhp7j8rfc6z5hh32anhgdm3mgab-jakarta.activation-api-1.2.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/86m97apnvjs8jxabkmb0pp0w37dljh2s-jakarta.activation-api-2.1.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/34jlm8z9d2i6izl2j5047517p7alzqdz-jakarta.activation-api-2.1.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/vvcnhnjrn836a3v48pyb6chq5rycp67s-jakarta.xml.bind-api-2.3.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/pmsw22i2d203szyg743sv3c6x8dx5dcg-jakarta.xml.bind-api-2.3.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/pz8lajjwxr11ay0j02a0lpdgd32pyi4c-jakarta.xml.bind-api-4.0.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/j02z34m7v9qw2r4sznwf17fygydzi3xp-jakarta.xml.bind-api-4.0.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/h93dlh2vbq1bnnk9vxqmqkxhcc3iw1nf-jakarta.xml.bind-api-parent-2.3.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/i5psnh9p0lxbas44vx7dsvjda8pryfh8-jakarta.xml.bind-api-parent-4.0.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/npap3acy03hsng4750w19f5vpl81ka0y-jansi-1.18.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ajyryg1f6z645hbillvpgyvwa10nj8xb-jansi-1.18.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/zpazydjaqyldfn8mp9b7461hvgqwg6i9-jansi-project-1.18.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/3d21334kp1zfb3iz40954bnnhhmypgdr-java.classpath-1.0.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/j5hf6jbqmygl5472yjmpvp5npny647mj-javaparser-core-3.25.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/s5as1zrzyn6iy585ri8cy0y8imwijh7x-javapoet-1.10.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/2fqp4fvsiy75g6ixsrx1z8sv1rf65qhl-javapoet-1.10.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/rdrdfxd7w3ig4hia7kmd53rw1xsl4ndi-javapoet-1.13.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/mh6x2payz4p31rgg5x632his1xzf01wf-javapoet-1.8.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ycml2v2gwqffqrb2imbkd1wqji5bwrfj-javassist-3.18.1-GA.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/dfqfjwcv8b23haq21s99kf44fh8b4qyv-javapoet-1.8.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/51qhh810kh9aqi3rvjyr4l7ivmrjkwnv-javapoet-1.13.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/45pbjhy81n04d6b8jhiv0zj3icv0453l-javawriter-2.5.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/hwz81jxp9czbmv7203n5k1zs0q125w83-javawriter-2.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/vhlk7fi238wmzpir6735cd1rs5hhnzdn-javax.activation-1.2.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/gjim18ajbkqdik4s6dzas2674apyjs1s-javax.activation-1.2.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/dvw3ch4lwm3baxqch4md9w92yi0ckqsd-javax.activation-api-1.2.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/wzsnw4mnbx5yf9h99jsc25jazap69lgb-javax.activation-api-1.2.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/cxafnhaq6b8b9mnvgrpm2q7i9hzwch0i-javax.annotation-api-1.3.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/b8sfajladrkm8grk2zwcvp3hqbcglisb-javax.annotation-api-1.3.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/bzv05mqizls16v8zz0r3rf8f69wi8321-javax.inject-1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/k9qlq84pqbr07r4k36nxbw9y4slh3wpl-javax.inject-1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/hhnrpcy95s5irb38qc0pakmhnm27ks7z-jaxb-api-2.2.12-b140109.1041.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/jcg8jvlrnp2wfpjbcc7mq7wvnmnz40gl-jaxb-api-2.2.12-b140109.1041.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/6h7djf61lafw65n5x5nflrpgf08bw86q-jaxb-api-2.2.12.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ifpkgsl9pmf7gpgapsjsabvkmy63gkd0-jaxb-api-2.3.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/hy7lyi8b4747c871r2hfmqz5qdnj2zyw-jaxb-api-2.2.12.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/c8pvwkhy2q9jcg1wsqj2ni0j418g0c1s-jaxb-api-2.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/7049h1jmw4f94as1j19zhxs73nqyl8n6-jaxb-api-2.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/2zibn4p5lqxr64gi2vs49aj4335m52jg-jaxb-api-2.4.0-b180830.0359.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/dvnqp8d0amw8kxw7l07rqgplrx0cxb85-jaxb-api-2.4.0-b180830.0359.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/xqasrm2d7jnj3p9w0knax6nvip958b4g-jaxb-api-parent-2.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/n5f991z6dzy5mgvr0xlhfij2x77nq0hx-jaxb-api-parent-2.4.0-b180830.0359.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/4j0iw1348cklrqnrsinj6zd30blxwni1-jaxb-bom-2.2.11.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/9s1iac3xpwb1cg2vnm8zs33kfl9rvig0-jaxb-bom-2.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/5s05hl4kv4jl5kpc31204k8xx3hi6784-jaxb-bom-2.3.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/blk45bqaf5h8jpwa0ff885kybbscwfhd-jaxb-bom-4.0.5.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ql8h70j6mi8w23m12pj17babzj61dpma-jaxb-bom-ext-2.2.11.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/59d6kgnp5mng3mbmiw4gibbw9ymsza30-jaxb-bom-ext-2.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1dz0jzapnk471bwayaphhsc26jpq0zng-jaxb-bom-ext-2.3.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1gc8ikgyl8rrpj3hfsmh3v1c0mbc9ajd-jaxb-bom-ext-4.0.5.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/hnaj88yrd3fq9rhm5i940cgxhgs3wwry-jaxb-core-2.2.11.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/387ws307ap40927qx1hg3f0jbl7maxmb-jaxb-core-2.2.11.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/5s4d90p0ryxwi5x5aj3vq9c3lmkzd7n4-jaxb-core-4.0.5.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/9pxmxm158jmskfbsdl15vf796106ha2h-jaxb-core-4.0.5.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/9mbg8fqhwyslr21n1zwgkmws46cli11m-jaxb-parent-2.2.11.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/gh833rwxyip5k453wz85744clbljm35f-jaxb-parent-2.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/4dbklmlpa523grflw2qifcmsc00k9ysb-jaxb-parent-2.3.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/q5czw784yq8505059x9jhyl67y2lnc9q-jaxb-parent-4.0.5.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/bxaw54g3w3yklr081fg5qagignam1h8j-jaxb-runtime-2.2.11.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/yxif2g3bigpl0ryscvdqgzcp43l2zn1m-jaxb-runtime-2.2.11.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/siqgkwmr1d2cjkvv97viw45hwa07b87z-jaxb-runtime-2.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/30bka2y74bj33i1pg4mvrcwawcamjgxs-jaxb-runtime-2.3.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/580468a208g0ix24qy34h183vac6b8d1-jaxb-runtime-2.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/vlqzssb3nynkz6qcjv0gyw2sq7vvwn93-jaxb-runtime-2.3.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/fwdd837iclbky37ghc9ph626ly8fmz97-jaxb-runtime-parent-2.2.11.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/mshwzxkd90sk804mz0y96irnva7k60rw-jaxb-runtime-parent-2.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/i3a9d7dr4150lsk8nzwi3pigqq55frj6-jaxb-runtime-parent-2.3.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/dd4g3ryhj1rxbf0gxh9ji9lqgq7wy5ah-jaxb-txw-parent-2.2.11.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/xn8bsxqq8pclsq4wmq8fasbq8yqk5yba-jaxb-txw-parent-2.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/84cl8ygad8cas1l4wd4xlz26i4mcyz9y-jaxb-txw-parent-2.3.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/2wsc3csmzk8i7rlz3kq5g08m9wfli8ls-jaxb-txw-parent-4.0.5.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/pk1avb7hvrsv8afgk44kmnyas34zd1pk-jboss-logging-3.4.3.Final.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/jnijc1088zlwp40g67056j8ff440hsmr-jboss-threads-3.5.0.Final.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/8c66yy3gjjnmkqcr7glvgbs249s66i9w-jcl-over-slf4j-1.7.36.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/0bfhyr8xgwzrj8c10xx9fi9gvn86f5fx-jdom2-2.0.6.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/2q7fx03bljb75q2k3z2f1hk1anlk86ka-jdom2-2.0.6.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/y5dq5igmv0c4q4sz6r7dbcsjh53pfi9f-jest___jest_29.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/njlf2a88drjcq14l52gbsfpmyfv938n4-jest_changed_files___jest_changed_files_29.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ryipkwhzpcyv7sda7idvpq96vlk0qibn-jest_circus___jest_circus_29.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/l1i0pcfinb0gi62c7xbmp51mpph4r0hn-jest_cli___jest_cli_29.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/gr0crz6hcm1nfhaq20v3m69spl09yjvw-jest_config___jest_config_29.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/a82hxv6f9dcm1j7f2m7c1d71sr6x52sj-jest_diff___jest_diff_25.5.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/dab38pw88b6ywxy7rjwvfhffdvx74nn5-jest_diff___jest_diff_28.1.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/s4lmzqldg2w0iaknx8kxmjmr4khw2ax7-jest_diff___jest_diff_29.3.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/divym1mr1jmrv6j7cry3b6jpp55k27sb-jest_diff___jest_diff_29.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/kmaz4irf0snyzdbfl3liyjf519h5ycrb-jest_docblock___jest_docblock_29.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/s7lf1wdchiqgvcz7j473i33iky99kbrv-jest_each___jest_each_29.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/0wbl0nm0g02hh3bmacv2z4qghvbhqk8g-jest_get_type___jest_get_type_25.2.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/zdmwn1hv72hkxvhdbph9hf22lihckdsx-jest_environment_node___jest_environment_node_29.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/vb99870yq4kkrh08y7vl6wibywpnh743-jest_get_type___jest_get_type_28.0.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/vinmxxd07mx3kn6dgarv2yqxrzp49223-jest_get_type___jest_get_type_29.2.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/sbqs0xzh9187q6q1x9d0z507nkikp421-jest_get_type___jest_get_type_29.6.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/08ll3dl7zyyd1v4mi9gzz1f59jf3dd7k-jest_haste_map___jest_haste_map_29.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/livf1y5lknamz5zdcsrssx8bp8cf6idm-jest_image_snapshot___jest_image_snapshot_5.2.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/wlxypy42yncqb2dfiljlq4j9xdka374x-jest_leak_detector___jest_leak_detector_29.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/21drxxr4jyygmgmi1d05zjq0ldvyn3g6-jest_matcher_utils___jest_matcher_utils_25.5.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/n27yjnmgmwrmnydyk35gk67zp51k1aad-jest_matcher_utils___jest_matcher_utils_28.1.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/kfq0hq1j32iryqkfr3kjgyrblf1yfdbd-jest_matcher_utils___jest_matcher_utils_29.3.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/f50fpgsbh9y1asxwlfhw4g46nr6fnkjr-jest_matcher_utils___jest_matcher_utils_29.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/bn8nby7q0ihpfhna91jjsx9aqymcx1ik-jest_message_util___jest_message_util_25.5.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/8738m2zaqjanz8xhgc54h8km3anfbs9d-jest_message_util___jest_message_util_28.1.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/9y4naczzfyfdpwcfw2yflvns753nckfa-jest_message_util___jest_message_util_29.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/4dpxvfjjabzgcxf0hpkg4lxi7v7aw4h2-jest_mock___jest_mock_25.5.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/i4v8xcm4vldx7afq37b40bly8wm3aril-jest_mock___jest_mock_29.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/933l46pf1vs7ahh270mdb830kdzbk7nd-jest_pnp_resolver___jest_pnp_resolver_1.2.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2f7n4z9744ygymkxafbjsa2rnn4l8pvc-jest_regex_util___jest_regex_util_25.2.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/dfzdx1iacfchhchml1pp44p41ryz41ac-jest_regex_util___jest_regex_util_29.6.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/1ffwk3kv63kmjifbbhqdm796xlgaxii8-jest_resolve___jest_resolve_29.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/50gpc446iv49dmkjms840p6a34g8dapd-jest_resolve_dependencies___jest_resolve_dependencies_29.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/jb205gvg69d04w74vcd5kg0znb9zwmvn-jest_runner___jest_runner_29.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/xqkz5pjd2ckx1qw9q19g6h6jaqcgryb7-jest_runtime___jest_runtime_29.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/hr1xrgkgmdk1qcx32a0vwz61fkg1yyba-jest_silent_reporter___jest_silent_reporter_0.5.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/p23xih9sqv028iwb3q79j56z923iplqb-jest_snapshot___jest_snapshot_29.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/7914g26cj5zsxwd0f8hw6qx7gpsm6vm3-jest_util___jest_util_25.5.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/wf7nnqq4is12c7pk11nl1x4nn82kgksk-jest_util___jest_util_26.6.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ir9j56ifxffqwj503b60dnqscm72wlrl-jest_util___jest_util_28.1.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/xj3mkwx6p229g0fvnks4iqvaihn629pk-jest_util___jest_util_29.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/r0f5bnwaslc323460a03k34b7w2rjlg5-jest_validate___jest_validate_29.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/653bdgdiw97mzr3j64m1jn4vchja6m0y-jest_watcher___jest_watcher_29.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/f7ykd42rx90cr0m5606q1hzmhs3jm93m-jest_worker___jest_worker_29.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/7r0n0g86sp9j1mdvr5wkycyy56fq5yhr-jetifier-core-1.0.0-alpha10.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/2yg2827hgmz73513zqgibpsn8581j6fm-jetifier-core-1.0.0-alpha10.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/0lkmkggflxks22bp25lcibvf9053g5za-jetifier-core-1.0.0-beta04.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/dmnrppsz7fl5gxr4rqi3nbgwlnsrlmi5-jetifier-core-1.0.0-beta04.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/h8m8y3v4lzjh7f2infsbpbr37n1if4rx-jetifier-core-1.0.0-beta09.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/qnagrl4yr2c7j0wx7bycm7a1304ykwfn-jetifier-core-1.0.0-beta09.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/2in4ci3r86fm1nqy2c15l1my1nzzjg9a-jetifier-core-1.0.0-beta10.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/yp3z62n3lgs0n4gvxxplcvah7ffm1z8y-jetifier-core-1.0.0-beta10.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/9xgb11p6zmwvinj18lr8y29acnq6gac2-jetifier-core-1.0.0-beta10.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/rghrhqa0izwmfd9xvsmwq593qsmp0j0d-jetifier-processor-1.0.0-alpha10.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/szh37hk3j5igk3ncz0b03wl27qx1v01i-jetifier-processor-1.0.0-alpha10.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/rl424ikyjfa7q14np0hs5qcb79r0w2y9-jetifier-processor-1.0.0-beta04.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/r52s298nwxifm6i60w2qz6hvih1d9iz2-jetifier-processor-1.0.0-beta04.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/6jxdpmc516xdvyknrc73gqqyp55aiysg-jetifier-processor-1.0.0-beta09.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/5809k3xk4jjn1sgfacbwzzi2g9d830j9-jetifier-processor-1.0.0-beta09.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/lr171vijjg7y0i22r4h1nw0lni3hwpv0-jetifier-processor-1.0.0-beta10.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/adyjz58s2h9j4dybh1m9r3rf1ph1132q-jetifier-processor-1.0.0-beta10.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/s0rwgr1yhqp0sjkri2flzi69msb1985a-jetifier-processor-1.0.0-beta10.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/havsqlx2fx59a2xhg1xi07kpg5hsh3rx-jetty-client-9.4.48.v20220622.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/7ad94ci0nsfc5ifklmj2d037bg5sys4w-jetty-http-9.4.48.v20220622.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/f5xlcj0zz0635dfzrxyhi5g8xpzd1cgc-jetty-io-9.4.48.v20220622.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/86qw0nzb43kxaw11ybbsxh44xmlmfw7w-jetty-util-9.4.48.v20220622.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/qk9y8rid0xbhn7sydmb8arjrax6qn4jz-jill-api-0.9.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/l7vxnn5xc1k79248gxmiam0zy4gyxwxa-jill-api-0.9.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/bkbh6sif06wgdbzpc9d17zwjadllj61a-jimfs-1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/mc59kh732llv94fbwkmsx57yb1ff05l7-jimfs-1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/94cqr5nz4pr80i39x6iig0c1xsi6k4cw-jiti___jiti_1.21.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/zh768a5svcqc0n84q9n6klm54957dsxv-jimfs-parent-1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/zm3bri7y61ard1m582y6yayfq0xf2y8c-jna-5.12.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/cl89m7j1fnkqa4qy5rlyxmv89h70ascz-jna-5.6.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/p87z1hbspbynbcj7xi28cbmin0d2lg6a-jna-5.6.0.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/a69i6082h5ydijkzp9l16wl1vwgzhks9-jna-5.6.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/zb8xiwf7g99asy290x3khmmsdbia42ll-jna-5.6.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/np58mczy4cp3yx874xl078wzzzwymzj8-jna-platform-5.6.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/iiqxsx1jrk99kzicl157b8nlp0q40ypx-joi___joi_17.9.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/cc031pvsa2xzh55q9c6w0zilchkxhpvl-jna-platform-5.6.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/67dipdg77ny684qwhi5zsvqrq3a21868-jopt-simple-4.9.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ciwmm3kxy4bl95a15pazzb7ngsln7m1k-jopt-simple-4.9.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/0nxnzii8i15bas3zi84pd3hb57nhbbp8-jose4j-0.7.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/b5n4xyxfl2c71bb0i32q0c124i4142qa-jose4j-0.7.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/nfiyyraaqkdj7rpqzhdyyddk7pbbmjay-js_sha3___js_sha3_0.8.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/86jzc0wgs01wgwvbnlz0kq2cdcfzjskg-js_tokens___js_tokens_4.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/vvz6d10lzyd3lbyh37m19bisx3zj0zdi-js_yaml___js_yaml_3.13.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/jw0nl6ignv7510i82b62gnqckqvay9kl-jsc_android___jsc_android_250231.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/g7wvrf3fk1c9addibzifa5b5v9s77zgd-jsc_safe_url___jsc_safe_url_0.2.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ljz4l9ny9635ma0i54813c89n7as8zcc-jscodeshift___jscodeshift_0.14.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/rz8bxcbx6vd388pjsr1alcadlck86ylr-jsesc___jsesc_0.5.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/jv4i1544jpkjpgis6jqckmqng9100v4l-jsesc___jsesc_2.5.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/94p2lpwdqsaw6f5i3bm8cwk7k3gfqika-json-20180813.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/lkr21d7wjxw2h81m0xlc16q61av4haan-json-20180813.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/p4k0xjzh020323x1na4sbilvbzhqsj13-json-20250107.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/1f9ppr9zsxdr2hs3ppm217z35cj827cb-json-20250107.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/6cpnzjmh3nsykbnghx3941iy5yrg1d7p-json-simple-1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/cczsx139xx6czi4s07z75fydlji7pgsv-json-simple-1.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/307gri8ym9w4bg50b4cp9q1rffvr1yv8-json-simple-1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/dql8hi3j94axwfsw3qbpir4sw6m8vn44-json5___json5_2.2.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/nxqpxj2dqrg8nk7n3h33wzvx2fr398zg-json_buffer___json_buffer_3.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/izc1pl820n52dm0912nfxa315d75vmhg-json_parse_better_errors___json_parse_better_errors_1.0.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2gqmfr3s27s77fmlcwrdy9gzvnxd5c84-json_parse_even_better_errors___json_parse_even_better_errors_2.3.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/zi9pyfq3413qw0jpwf7shywxjqbq2803-jsonfile___jsonfile_4.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/n5i08zclpa9fqksmlfplbhn4dcsyini3-jsoup-1.13.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/blkyd71hfazd0yhi3kdw7p3va84nfv58-jsoup-1.13.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/d650rqf6khsv2szpq0fa82lb4v9fjpnq-jspecify-0.2.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ibv2f4w88i5pvvk3c9z0iplvi73b45s2-jspecify-1.0.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/j1fsvpvblcbcalrd5h8hc39sfas7jpx2-jspecify-1.0.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/7n8ip598573yc6v6m3ly7agq6k659v7g-jspecify-1.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/wslv5f6abdds38d4lxms9k465smqqbrd-jsr250-api-1.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/a61h593a4a3bh2yv9glgi30a0r6wp6ci-jsr305-1.3.9.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/f3c3cbc5l9msgfkwy3xfl751gm5jli5v-jsr305-1.3.9.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/mjh6pjwnaip1axz5yck2a2584mbfklz8-jsr305-2.0.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/288x88bjbwhfa0269fas71ki4b4hm5rf-jsr305-2.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/q3g6apvswjiipisnnxji1x7wrykm6nvf-jsr305-3.0.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/j9z9s66f0wbyfk64krmj4hfi7pxxxjgn-jsr305-3.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/w20lb1dk730v77qis8l6sjqpljwkyql7-jsr305-3.0.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/xw5iivyc0d80r9by5hq6mxsg232g2qc0-jsr305-3.0.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/5agcqrjsp92kr2kfadxr3s0xrda0gqk4-junit-1.1.4-alpha05.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/6wyfnm9ddyr7wwjrrnifp0a5bjgbgpjy-junit-1.1.4-alpha05.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/nyr8bzz0vis6p98y5bkhd2zpmbl1426c-junit-4.12.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/m59ggk8m0rydd8d7ppi2hf2ms2b0b986-junit-4.12.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/hn863108z5v8b50fiwbn6r0jyw14lfj5-junit-4.13.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/nz4qbnvg3lfcp1q1i0jx77fjcp6jv390-junit-4.13.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ld262hik751q2m89zrrf1gw67dcpaflf-junit-4.7.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/0j5mmhzk94k3g290444f0i71z5s6k84j-junit-4.7.3.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/4gprw4y4axwr7as14mmwcpm39gkixsp7-junit-4.7.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/3qg4gl38va1y286jzqbhfgspxzkm7i48-junit-bom-5.12.0-RC2.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/w7x4apra3shl53m37hgky970093h8mzg-junit-bom-5.12.0-RC2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/gx2k2bq32dghk8pjji87hklf983ba14x-juniversalchardet-1.0.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/rm99iwxqw6jyg6b1xpdqkb0haw96zfg9-juniversalchardet-1.0.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/75yprskrn1b1w5blal7xrg8nfdpxr5by-jvnet-parent-1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/dq09sa3m7awjyswjscnz0jqb22xjxbnd-jvnet-parent-3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/5nc9z3hq63m6f3wliaps5gq7ljl4kd23-jvnet-parent-5.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/lgdlgrlc7nbih9pvqpl8pizyjxxrda8p-jvnet-parent-4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/d9fdk4gb9hvfa4gd2sdzxl4rykb48mq6-keyv___keyv_3.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/g7m4lffls9hp17khr3dha08csfm5m8k8-keyvaluestorage_interface___keyvaluestorage_interface_1.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/yhbd0h4vz4w7x8kb55lhl8xkcdm7ix8q-kind_of___kind_of_6.0.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/19gwbclglal3qwwpakwsmgh8wcwfb2d6-kleur___kleur_3.0.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/yzlzzflnp3731alw7q60ssa5jlp40k0j-kotlin-android-extensions-1.6.20.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/4fswzm60aw3nriznf0vm8w0xffh9w1rs-kotlin-android-extensions-1.6.20.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/rkr2mdlfjdwa5fi3qanxa55npps0pjnk-kotlin-android-extensions-1.8.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/dpqmd4lzavvwjb6zxs50c73g8mfdasin-kotlin-android-extensions-1.8.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/dj86pah96yvy22xdh9f7s03svgzxljny-kotlin-android-extensions-1.9.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/s70yay5j6rn97aszqhp4c6ifgrwqbw7r-kotlin-android-extensions-1.9.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ipw3s859yq0sz2wjwf6m4kkq2l93hfwi-kotlin-annotation-processing-gradle-1.6.20.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/vp7qx42prshmbd7ir5bk9h4krc1ivl2z-kotlin-annotation-processing-gradle-1.6.20.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/8yn3f4hv42csyqnnxik9pfh8fyvqsk0y-kotlin-annotation-processing-gradle-1.8.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/q7wb8bij5ijav3mjcgxzcsr88vblw6fz-kotlin-annotation-processing-gradle-1.8.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/rbl9vwqgdkblyd6khdyhxyiqiv5sqwnz-kotlin-annotations-jvm-1.3.72.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/g4m2clyvfhidijfznrbrzizigcinvqdk-kotlin-annotations-jvm-1.3.72.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/wwxcyndypc81kdjhbfg1nxhcb4h6540y-kotlin-build-common-1.6.20.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/zgnnifd61d01fplkimsb85szgkd5drfc-kotlin-build-common-1.6.20.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/lwnhdbn9xgvlarwiwkysvdx56wvfxbs0-kotlin-build-common-1.8.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/hd89x7fazwlhf4mkwg4xzv517pn3zr7y-kotlin-build-common-1.8.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/s7k6m5yxkf3cs3ngq14hcqs8jla2sqy0-kotlin-build-common-1.9.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/vkqncl9vzlbwn1f8a7mxdp4gqnjird56-kotlin-build-common-1.9.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/hgb2xa9dicljadda47r2d487iw9nw7p8-kotlin-build-tools-api-1.9.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/8xfbjg55vrpg89fc098s1l3ryj5p7y4v-kotlin-build-tools-api-1.9.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/z7frp3yygrqrhgpqcbapp4nsfglk4ifa-kotlin-build-tools-impl-1.9.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/7r2lkb293vz710q1w6agay88s2lf1fkm-kotlin-build-tools-impl-1.9.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/5rnah9plbkskl1gsgz24gmqqad5hd6xq-kotlin-compiler-31.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/8cw6n52axk3kn1ppxpakhhrznlpzi0kh-kotlin-compiler-31.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/c4md2xvbh1nq5p2m5al9clz57pbwawmw-kotlin-compiler-embeddable-1.6.20.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/nc4a9bpydf7l4rjyswkijhri9vsxlgsi-kotlin-compiler-embeddable-1.6.20.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/lfmh3xpb6w7nlij2avv0261qh6msm6dd-kotlin-compiler-embeddable-1.8.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/irc37rxk0i6i3y1rpzxy6gmgs2f5ahgd-kotlin-compiler-embeddable-1.8.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/404jqbf9dkwlhn4nfi6a4x91szava7ic-kotlin-compiler-embeddable-1.9.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/cfszz8bdyzkkdd9iyc3m7bn36830m05k-kotlin-compiler-embeddable-1.9.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1pqsda53w6ladd08l4yqam3jz8wl45fr-kotlin-compiler-runner-1.6.20.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/fp7a94diwfs4skddwv91p1hp6rwjnlqw-kotlin-compiler-runner-1.6.20.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/f8ikwv7vs271g7mx69qcgckpzs4ahfrn-kotlin-compiler-runner-1.8.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/awa5zwhrjadwfy8bxlksx0k0ia8h4h0v-kotlin-compiler-runner-1.8.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/psdwv47fwi8bc0739i3a17kvc5867zsy-kotlin-compiler-runner-1.9.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/gcmksc5qjjjx993ai7090dvajfxksxq1-kotlin-compiler-runner-1.9.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/2mj9wjimbngb9l0ck0bg186xkp5qnb2i-kotlin-daemon-client-1.6.20.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/8bgc0wbx562mv99x6jmikdisvzsz465s-kotlin-daemon-client-1.6.20.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/rvz0s61bndrrw7gn387v0hg3kid3z146-kotlin-daemon-client-1.8.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/p06z3yfvjbci44rbjigh2aw2daqw269w-kotlin-daemon-client-1.8.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/14vfki9kim22cn239l5piq00v9w98fq8-kotlin-daemon-client-1.9.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/rkzfvdnpqacpgv0bs9fjig41xss21j8i-kotlin-daemon-client-1.9.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/davaxmk1f0qnr4pgr3m4is0ia5am026z-kotlin-daemon-embeddable-1.6.20.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/5p7b0qlq8nf5r9lakgibrp5371ppki41-kotlin-daemon-embeddable-1.6.20.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/n464bgy20wqpxyfq60cldnn55f9wmq10-kotlin-daemon-embeddable-1.8.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/a0gmnh7g00k0ygq94q3rgwm3hbijazz9-kotlin-daemon-embeddable-1.8.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/28r016w1fvck5cimbwp24dmjyl43qkv3-kotlin-daemon-embeddable-1.9.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/kkdrfwdnwxhfswdkjblzh6gr0q2xfkj2-kotlin-daemon-embeddable-1.9.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/mx702cwcbmj8dgsmgrpf607sjhlsjisp-kotlin-gradle-plugin-1.6.20.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/32jlwfrbf3yq4zp9s1xswrsf7cy1jbvk-kotlin-gradle-plugin-1.6.20.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/i1c9jn262x8iygpf3wv04rr3i0v3sphh-kotlin-gradle-plugin-1.8.0-gradle70.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/fqxgsqp20hb9zap4vihg6c8mgw2d8i0l-kotlin-gradle-plugin-1.8.0-gradle71.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/181jkgm99wzcn14kq3v2frqw6v8546a9-kotlin-gradle-plugin-1.8.0-gradle75.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/imzddfa1kk8hc3ixn6c8z11gmv4mr6ny-kotlin-gradle-plugin-1.8.0-gradle76.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/s7h5pac4y5lp2n5isrc86hxkxp9mdrr0-kotlin-gradle-plugin-1.8.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/7ikmspxa8kfslawqyai6ys5cnk3sw4ag-kotlin-gradle-plugin-1.8.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/a2mmvfvv7fwck1vvj64cvvrr4ns99122-kotlin-gradle-plugin-1.8.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/97r7r0ybw8fqwb08pp5igcm2gvsn9wgs-kotlin-gradle-plugin-1.9.0-gradle70.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/cvascyc7jsnck9j07fqj1qrdr6q5bxcg-kotlin-gradle-plugin-1.9.0-gradle71.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/rgib3pmgdav27xqz2dq8l54z4m4z67gz-kotlin-gradle-plugin-1.9.0-gradle74.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/zqs0qjk51fk8ljaqybikyh0swrbx753c-kotlin-gradle-plugin-1.9.0-gradle75.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/pankqb9y4gqn24nhczir5vgn2yd2862s-kotlin-gradle-plugin-1.9.0-gradle76.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/kj7mjfs65pyasxyc7i06lxrsg8rq1frz-kotlin-gradle-plugin-1.9.0-gradle80.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/3ihhafd88gprhhiyhv883nh255vxv3vk-kotlin-gradle-plugin-1.9.0-gradle81.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/wbgfvyw7b38qv624cikqs965sgka72vm-kotlin-gradle-plugin-1.9.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/b7b7qcscf12b320v7sm8pp7sc0dhsydr-kotlin-gradle-plugin-1.9.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/i4s4mb73qr40qqgcyr49vysrzq70b3jy-kotlin-gradle-plugin-1.9.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/0lv97yncqyw66w3qrhapbwypmrm0117r-kotlin-gradle-plugin-annotations-1.9.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/33482mmxjfjj6nv5kgb3f7h0zil6ll9a-kotlin-gradle-plugin-annotations-1.9.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/sclv3n6nyachgi4ni0jc0cnzhpsh2xi6-kotlin-gradle-plugin-api-1.6.20.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/2k6rbpjnxywaaxh1iwc9l0qm4xdmxzxs-kotlin-gradle-plugin-api-1.6.20.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/blwcxffjzs0d4ycrcxx5w29429wax9fm-kotlin-gradle-plugin-api-1.8.0-gradle70.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/6qx91816lga3f9jzbxj4k8i3k5xs6y59-kotlin-gradle-plugin-api-1.8.0-gradle71.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/4n6a8blhkgp05y8w1qzvm936xranirkl-kotlin-gradle-plugin-api-1.8.0-gradle75.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/qqrjfpcy49ks1pmq8fbz6q16n92b9h9m-kotlin-gradle-plugin-api-1.8.0-gradle76.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/lfxb0md1aiwk6mf9y5wyxrgw9wxjr84i-kotlin-gradle-plugin-api-1.8.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/979iy00lclyp1dlm1fzfhlc7bs2d31r1-kotlin-gradle-plugin-api-1.8.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/j2j261fw6pp85plds6k805jv6fb3bd0q-kotlin-gradle-plugin-api-1.8.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/waliqj7bgqyl2i3iz0wh0n8wc7pp7qns-kotlin-gradle-plugin-api-1.9.0-gradle70.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/wkj6mida5fignvph8s0dxh2adwg1ad47-kotlin-gradle-plugin-api-1.9.0-gradle71.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/7q547fa49wdd97l76q3f3iy2csnj5n15-kotlin-gradle-plugin-api-1.9.0-gradle74.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/w3wr6fsws0q12js9ai3n2b0lq1j4lr0n-kotlin-gradle-plugin-api-1.9.0-gradle75.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/93ynb3rg1x38gw0rf8kkgpc8586x1vrj-kotlin-gradle-plugin-api-1.9.0-gradle76.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/2a6sgzm4nfliqbkfl63pc30k6905qcqs-kotlin-gradle-plugin-api-1.9.0-gradle80.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/8a7h78kx2fmziyvc9vxb3wdv8m3chavn-kotlin-gradle-plugin-api-1.9.0-gradle81.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/z6awcgqsjhn5nc4i2vh719w0bni9f8k3-kotlin-gradle-plugin-api-1.9.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/73qbj6i5nhkm70p3xar04fwakc1kivw8-kotlin-gradle-plugin-api-1.9.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/iqygcpshrqdj5zfm216jnk1j6qqzx7c1-kotlin-gradle-plugin-api-1.9.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/0qilvk2wz5xnv2ml4a8bkk3wz44ljwfq-kotlin-gradle-plugin-idea-1.8.0-test-fixtures.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ycrd7w4kxmmfnxclzpzp1k253yic5qns-kotlin-gradle-plugin-idea-1.8.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/a4w09g19p7j4ysi5szbvv68a00176x68-kotlin-gradle-plugin-idea-1.8.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/wv2x4dsn7dl0j4v2s6iz1wpb5x6qm69k-kotlin-gradle-plugin-idea-1.8.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/vhx8ljpim39pk1rk3kflc6gajnsfcaq8-kotlin-gradle-plugin-idea-1.9.0-test-fixtures.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/n3dd3q7bglxqi0rwd62x2h8a0yi4g2nk-kotlin-gradle-plugin-idea-1.9.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/imzlvb34nzkkx9l8cfj2v08rg0nvcsiw-kotlin-gradle-plugin-idea-1.9.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/cz2wnifn4k1scbalbvl90ll6sp8hr8bf-kotlin-gradle-plugin-idea-1.9.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/2gb73brxdcgb8n9l6m28m2fgv4xqyj8i-kotlin-gradle-plugin-idea-proto-1.8.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/6718rsy1fl27p2iwy62db1clkgczh4zp-kotlin-gradle-plugin-idea-proto-1.8.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/cc5snmpyigmnbnpkh5j2kd66jgvazqkm-kotlin-gradle-plugin-idea-proto-1.9.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/in9z6mvw3pyr5lv550k9p01715w4bwgj-kotlin-gradle-plugin-idea-proto-1.9.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/lkb58pz1zjj554k9qzvkqywfvrvffc90-kotlin-gradle-plugin-model-1.6.20.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/djh5b5yzqzawsx9s16adfdp1vq75nxzi-kotlin-gradle-plugin-model-1.6.20.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/64bxqqgg15baxckkg9mlidb2l2lwp84h-kotlin-gradle-plugin-model-1.8.0-gradle70.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/4f0cwfkpl3i2as4584zy65dlkjbinqz2-kotlin-gradle-plugin-model-1.8.0-gradle71.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/vz32ifkrr8xz86lhda80pab4p131kzrl-kotlin-gradle-plugin-model-1.8.0-gradle75.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/jqaw889d28caplhyx8v12dp1y3i29ndg-kotlin-gradle-plugin-model-1.8.0-gradle76.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/4pljv45q9907pni0yq1nci72gvzfzi7b-kotlin-gradle-plugin-model-1.8.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/0a6vh5303p9nyqvsyll0kx8p96lsmgpk-kotlin-gradle-plugin-model-1.8.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/l93l80lqxadlh71wdwh088i9av2grksn-kotlin-gradle-plugin-model-1.8.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/i8fw1arjhf3npqx35fkxj0rc9078zw66-kotlin-gradle-plugin-model-1.9.0-gradle70.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/xrswkwfvzlfwm52wcnxbmm25zpdjc0kv-kotlin-gradle-plugin-model-1.9.0-gradle71.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/1kqchjiyzis53g4njxphimv5n696maaf-kotlin-gradle-plugin-model-1.9.0-gradle74.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/annbbrgn7ay3s1jkh1gkrc9p13y7hqqs-kotlin-gradle-plugin-model-1.9.0-gradle75.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/jpfaz4sxnccfjmj6c340x2zlzm9p4h7c-kotlin-gradle-plugin-model-1.9.0-gradle76.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/glbjarlcyn7lxf9jra1q17jaiy4lw17s-kotlin-gradle-plugin-model-1.9.0-gradle80.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/yispk9k051x69p1g4wllfhi25hx1lld8-kotlin-gradle-plugin-model-1.9.0-gradle81.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/bs40fy8w9qhhxwpbwad543naww5l2f4f-kotlin-gradle-plugin-model-1.9.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/l8bk7qa98qwnfcx2dkgs4pwmxnb3rkg9-kotlin-gradle-plugin-model-1.9.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/napg2cspz5mz0c5prgz60fnzd9aiab2d-kotlin-gradle-plugin-model-1.9.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/xmc24jf9awysp8mc3nnjfl5mihnil3nn-kotlin-gradle-plugins-bom-1.9.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/fd0gv01ysrfsy3s3dif5pg837l9b95v0-kotlin-gradle-plugins-bom-1.9.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/iwi79inrkggzz2rx75j1bvr863cm0hva-kotlin-klib-commonizer-api-1.6.20.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/b5fsijdvbdi57nrav41yyqr1l8hqnirq-kotlin-klib-commonizer-api-1.6.20.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/94q4fzb2a479n3q6dn1i3i2d3wna8wxn-kotlin-klib-commonizer-api-1.8.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/7ygay861i352rd943fw9k8lp8zw3gf3q-kotlin-klib-commonizer-api-1.8.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/fqhkwa03sqhhpbi8azbpjnncipy605rx-kotlin-klib-commonizer-api-1.9.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/51msaza7jfjajy07rxr382ri3iqji36c-kotlin-klib-commonizer-api-1.9.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/k3adwg6mdhrfff9bin8921510f8ah9la-kotlin-klib-commonizer-embeddable-1.8.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/1ib43k1y17p41i3sxinxyyif8ylga5bp-kotlin-klib-commonizer-embeddable-1.8.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/wlph66bl2g1l41452q2s5rb0k60l1c0b-kotlin-klib-commonizer-embeddable-1.9.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/wj0bw44gfs2b11cr4hmpw5hgppkygm2l-kotlin-klib-commonizer-embeddable-1.9.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/4i5z1s6flryzw8h7gx0hfz3fwvvp4rfr-kotlin-native-utils-1.6.20.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/5b440xx2rsngr4za354skqgzzvlj8js7-kotlin-native-utils-1.6.20.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/n2h40k7yhwdwpyjwq6hlbcf530x51x07-kotlin-native-utils-1.8.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/wanmdr1qqj93bq69s5jpxibvmf67d5wj-kotlin-native-utils-1.8.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/5v9s34h6csfvhjvmhn8y32wwazw390dc-kotlin-native-utils-1.9.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/8h3wz6sn9a1r4kn18a1y53f3zpz3r7wd-kotlin-native-utils-1.9.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/qizmi1vwz6k9pcbxp7qs1rvk54b1bkz5-kotlin-project-model-1.6.20.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/1xa9g2dx6lsy1sgllnshyip93jvjykvh-kotlin-project-model-1.6.20.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/aqm1qrqnv2q84csi8jlf7nc9ya6xjydk-kotlin-project-model-1.8.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/p2bqkwzanm9fj6ysak1wfqp23s49sp6r-kotlin-project-model-1.8.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/6wk91qdwaajcq4jh04p9amy85cv05f36-kotlin-project-model-1.9.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/c5m6nkqbq9mjy9xsbbikr31i6va101yq-kotlin-reflect-1.1.3-2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/5ac650i7cqqgdrka8p32yslnzw9kgidq-kotlin-project-model-1.9.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ds8601l89p09nqfwvcfbnx6409snr9wh-kotlin-reflect-1.1.3-2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/k4z9w7ls7rwpmsvqf7b59r3pkz1pgp0a-kotlin-reflect-1.2.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/hicj1nmmv5n1rmf7lpaxhnhqsi330dzq-kotlin-reflect-1.2.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/f1c542qx38vd2x1f05kw563ycyx122nn-kotlin-reflect-1.3.50.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/66vzp52f7180w6dkbcryra84n74zc2zi-kotlin-reflect-1.3.72.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/kd5x6fcb6jam22aqz46rzbnavsa9p8zw-kotlin-reflect-1.3.50.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/c3jxlcplrfxxk6p2djqsqspk05shsszb-kotlin-reflect-1.3.72.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/k3xr183w9g0gaw2rlsgv1ac51p8f74g2-kotlin-reflect-1.4.32.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/a5d8ndfd7gni0wdm6xl6rcmm50bjgf4p-kotlin-reflect-1.4.32.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/h3l65p6k0kkfjy2y22malfc48p0s2mq2-kotlin-reflect-1.5.31.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/nb7f1pf5ykxf6pkq084i8hcwq5rgkm0s-kotlin-reflect-1.5.31.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/8i91drfcpax25mhbj3115vsaxg9c3i09-kotlin-reflect-1.6.10.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/dkhqa6012mk28w8yaxbcv90icgimrh65-kotlin-reflect-1.6.10.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/y59bymp0lqarmkvapw8vn74l4d4l935h-kotlin-reflect-1.6.20.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/w9avjb7n110ni4h699kgqhpcrkfcf97x-kotlin-reflect-1.6.20.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/77x4ph90ksapxnr5lf4b97vgyinh419h-kotlin-reflect-1.7.10.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/bga3r8lpqig6km0w9n0dscjdvk0q5gps-kotlin-reflect-1.7.10.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/6av24hb127gsdcrmqa9c63lc0s50iikj-kotlin-reflect-1.8.20-RC2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/p5kj05dfdf8kdp0grjrsd32kic66kh7j-kotlin-reflect-1.8.20-RC2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/85k8ali6n82lvcp48i9rm7bf8wmmwiq8-kotlin-reflect-2.1.20-Beta2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/5yqs3ravji480wz37vk7n1mrm0xchblg-kotlin-reflect-2.1.20-Beta2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/75y1vqraqm2jf7ghl2bmma6in3jidv0s-kotlin-script-runtime-1.6.20.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/w3b4spxs95bvrbsg7bx8i6va4fsr0dqh-kotlin-script-runtime-1.6.20.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/i2l7a8r0shja9q1nqypwim58mp9r7nyk-kotlin-script-runtime-1.8.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/xw4xj752wyiahkk2n654kpca395bspxk-kotlin-script-runtime-1.8.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/m7vil8wrja1lwykhbnh0kvdb5c10qvvc-kotlin-script-runtime-1.9.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/18wijrdbdd44wbamfx9q4n7g81117y3r-kotlin-scripting-common-1.6.20.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/hqm36x108cn21diiwk4cik9f2hqyad53-kotlin-script-runtime-1.9.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/q1sgbi37wk0x1nqih8mcr3hv69s9127z-kotlin-scripting-common-1.6.20.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1d6kwnl80ynmyafy64k24rlk03lv9fb6-kotlin-scripting-common-1.8.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/37w02mff4qfwpgl04ixa7awka93rl0yy-kotlin-scripting-common-1.8.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/bhqg5zzg8a45p2cgsb2ijfq7qj9pj06l-kotlin-scripting-common-1.9.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/crn4xw4nbla4004vln67rw03pdf989d3-kotlin-scripting-common-1.9.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/pfyjd4xgzs5jlrq4lglpjny48dljdfp0-kotlin-scripting-compiler-embeddable-1.6.20.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/8x0wr51cavadbgq2g9qb8zjdg63mlygx-kotlin-scripting-compiler-embeddable-1.6.20.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/xgk1c83729p0rxkyhxx2g436m6j4ymbm-kotlin-scripting-compiler-embeddable-1.8.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/j911dq3lp8nms8x2ylv5lw53fvbpq7gk-kotlin-scripting-compiler-embeddable-1.8.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/c6g9wm03h40a70xlh0srmv7lvb5vz581-kotlin-scripting-compiler-embeddable-1.9.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/yzsighrd240pyrfgmm7az9y2b86490mn-kotlin-scripting-compiler-embeddable-1.9.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/lcmf381z6isymzw8hgnc49656sdr1bdq-kotlin-scripting-compiler-impl-embeddable-1.6.20.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/bw21c9jn8fkvn53n83dj5k6jzk1z4m5h-kotlin-scripting-compiler-impl-embeddable-1.6.20.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/sxsrrsmq2p5kj2r8f30j9yvjwld8hz9z-kotlin-scripting-compiler-impl-embeddable-1.8.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/8xnkmaw66nrj6s8281k04hdrik0w15wl-kotlin-scripting-compiler-impl-embeddable-1.9.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/4a4visaw6hfsh5csjcxi0207535dlrs0-kotlin-scripting-compiler-impl-embeddable-1.9.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/cpj8c900sa9pj88xacpdgj94lwrx7yn3-kotlin-scripting-compiler-impl-embeddable-1.8.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/2q8lkzsnxiicj1qm0sjmyfzdzmb0vqr9-kotlin-scripting-jvm-1.6.20.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/c5wrf4hsc8ng1w9rj3ad1y2b2q2hkgra-kotlin-scripting-jvm-1.6.20.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/yinv0bfvxcxcy2cgrjbi4jcp4jv4n3qr-kotlin-scripting-jvm-1.8.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/knf2c9r2jw4vcmfwb1kj7mm2d27l6v9l-kotlin-scripting-jvm-1.8.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/f60z3vp1m3znjykx1q9fnw1ph69mh0lw-kotlin-scripting-jvm-1.9.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/idpq5bw43dkaqq9jh5nwgq801bi8pin6-kotlin-scripting-jvm-1.9.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/9npddh4wgy8jiblynvq9bv9nc7g5izxg-kotlin-stdlib-1.1.3-2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/x3r9s4ydyfpk1hw1gdshabcli42knv5r-kotlin-stdlib-1.1.3-2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/0nc96ypp2i75kvavh3frmb4nkdpf7pir-kotlin-stdlib-1.2.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/1klg729q9js3kypqg1cx9spj0v9ihj23-kotlin-stdlib-1.2.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/rgv0r3gqhwfbvl77rjj7gw319ayspfjj-kotlin-stdlib-1.2.20.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/hh764zlw8f6vah8nqcbj5px0lx2ygm1y-kotlin-stdlib-1.2.20.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/rc4080mrs7s4lw4qj9adgjdk0l0jizf5-kotlin-stdlib-1.2.71.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/jzma5wf1qsf76v1aabr17ci19ksg1na9-kotlin-stdlib-1.2.71.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/aqpfbbaq2r74may30md5cpclmp6qjw52-kotlin-stdlib-1.3.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/74xr9nyfavy3cg7sfrf87xy122f1wa9s-kotlin-stdlib-1.3.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/wf5s1wshi1gys3p7fylfv5ml5ah6vs12-kotlin-stdlib-1.3.31.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/5dyxcvwww57v9r3k9z712jfwj2l7nivw-kotlin-stdlib-1.3.31.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/kj2wbs536m1r5p1xbw3bj7xk84fjlw9x-kotlin-stdlib-1.3.41.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/j2kf7p4isfj3a7z1gr8h03s8scma88js-kotlin-stdlib-1.3.41.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/qd5z4yh54gmzscwm43jya00lxgsid9f7-kotlin-stdlib-1.3.50.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/2p2v1miy9m5chx7bpgl4bd3c2xfarg4y-kotlin-stdlib-1.3.50.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/z45aj0j444yjzpqn7mmlx62f4lf7i10a-kotlin-stdlib-1.3.60.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/nbyzw1ycgvrm53g3giv7vzqc2bznfzca-kotlin-stdlib-1.3.60.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/80x000y86iw7ikcn05gyc6grc0jqzdb4-kotlin-stdlib-1.3.71.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/xhjms4s8c0n934vkg1b6rrmdpri6zpxd-kotlin-stdlib-1.3.72.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/czgfcak7vcl3g1r8x4c3zagnjhy6xdwq-kotlin-stdlib-1.3.71.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/8d9yp0h5ccl3sgfk1r7kkd308d6fyibl-kotlin-stdlib-1.3.72.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/08imglislnziraqp915kw8caya3s4c7r-kotlin-stdlib-1.4.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/m28snq90ywws1cl6jwycmrfa866qi7j7-kotlin-stdlib-1.4.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/4zgkws7lfbh0p78xsnhlkj9i0mdzkylz-kotlin-stdlib-1.4.10.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/f4ihnyh9ilm7adp7r7di2zjqkffc36bh-kotlin-stdlib-1.4.10.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/c9xz0rqdwrxqhk3fdklfv9z0z7i1bv47-kotlin-stdlib-1.4.32.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/hzpjpcizyjyn6zxxswv57qpsc8fgy7h0-kotlin-stdlib-1.4.32.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/fgazlpgmv27a823ppfrv7wa2wi46i84l-kotlin-stdlib-1.5.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/3g00jw0p9ahcqrg63dyia7lvfyda2dcz-kotlin-stdlib-1.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/j08hqg5qch0r7c714f28jyq4y8z4w03z-kotlin-stdlib-1.5.10.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/s1wdazyna09pn4v9vkqd9wqk2yjrmqr7-kotlin-stdlib-1.5.10.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/h72ql72mv80j6jn890iw6mwrgv2pn3wf-kotlin-stdlib-1.5.30.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/pz40nxyp3rjiwyijh9xlhhp0qkzm6c8f-kotlin-stdlib-1.5.30.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/0ry3yyc66pkxb3nyri115s47rc37srh6-kotlin-stdlib-1.5.31.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/cz5fjnrm6p4lcpywi4dicbmmhj5ikrpv-kotlin-stdlib-1.6.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/kmylb1aqxa4ch7pxr248ry5j0bssmzmi-kotlin-stdlib-1.5.31.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/vprjqc5mjm8ik425pk1bqn9dbz30w07f-kotlin-stdlib-1.6.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/58p0q18g45dipmfs688a8y80gzxdxl5g-kotlin-stdlib-1.6.10.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/znlfsnjid4zhhrcsqahxgcd5rcza3dxp-kotlin-stdlib-1.6.10.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/f5nliabqgrvhjjl550q8ddjbqdk2n2xa-kotlin-stdlib-1.6.20.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/r85gskac4lannq4ma1fmyl5xwjp4k73c-kotlin-stdlib-1.6.20.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/9vl76lwf39vnj9iqf6dl5l0k7mlvdcq1-kotlin-stdlib-1.6.21.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/yrsp9pi58l2mfa2rv9y2g9c90hi1vppb-kotlin-stdlib-1.6.21.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/c1pyqv7ggpwavnd4hz9kf78gx8yi998j-kotlin-stdlib-1.7.10.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/xkf5w6chb7p3h5v43cnlp7wlwbmz5w3g-kotlin-stdlib-1.7.10.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/cld44ns3p7agbya8n47r830dyb0phr32-kotlin-stdlib-1.8.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/nazwvr3ir7r6r9f2z7d1ailz6ryfs9c8-kotlin-stdlib-1.8.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/8ykzlhs82s22ybmnc8pnx20iij92l00p-kotlin-stdlib-1.8.20-RC2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/6kwahq8k3hknhbyxvqp79lfxpxpr8rb6-kotlin-stdlib-1.8.20-RC2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/51ild1rszpq14fcz6r8aqdnrnl7f3kmf-kotlin-stdlib-1.8.20.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/2whrwf74aakav5xk409147j5dfk0cr08-kotlin-stdlib-1.8.20.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/gmxhb9ywxacriw2z6dw372d88ysrbfqs-kotlin-stdlib-1.8.21.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/jw65xdds37400k5bsw30wjdxybzjw94p-kotlin-stdlib-1.8.21.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/3mfz7gl0b2qb62gdg2bf92pzhg2w9vw5-kotlin-stdlib-1.8.22.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/216fp8yz8xs880dy41iyw9mk3vngadyd-kotlin-stdlib-1.8.22.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/14ryin2k1xz25jfcqwa0ksr13zv10mxq-kotlin-stdlib-1.9.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/xpfpzh5i31hkq4k9fcnw4lbv9wi6fa7n-kotlin-stdlib-1.9.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/zy2ixgmpn9697f0jsrpxc7129a9sxmcf-kotlin-stdlib-1.9.22-all.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/vak5ir9zdk11zbzp3g90mrn6y0yml325-kotlin-stdlib-1.9.22-common.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/l8pwd22qsqf041b73rg4mdmwms902qgi-kotlin-stdlib-1.9.22.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ky6q99nl5xcphf9xgjrqvkw6f1w86q7b-kotlin-stdlib-1.9.22.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/prqpr0x9hl0wyr404zi39gpmi32n8k6n-kotlin-stdlib-1.9.22.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/la6y51r08azbg8hzd7zzff0zyv6pcq8v-kotlin-stdlib-2.1.0-all.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/jwwl4fpmzk4lw39mms49qvzavc20knfb-kotlin-stdlib-2.1.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/i4b7kdbmnl6gaiwp1xqjsl9gb1c24dsd-kotlin-stdlib-2.1.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/kri5984kfy8lzbz2xr66567fqng43c1i-kotlin-stdlib-2.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/jnypd455sq2h55h75q0hx5yqcn7c2xr7-kotlin-stdlib-2.1.20-Beta2-all.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/6nixrp9mc4kx9n1gninvrm80gc2b4dgi-kotlin-stdlib-2.1.20-Beta2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/cwv3syb1b7ry5zy10irsgrpvc1d0hla9-kotlin-stdlib-2.1.20-Beta2.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/lcg9k5nz66586l9vxb9w2ladmcd52wb2-kotlin-stdlib-2.1.20-Beta2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/7v12qj7n2rs5jlcn2ds0f9w4s7jmr2lk-kotlin-stdlib-common-1.2.71.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/fg48j11lsji2zzfsw34pkf3n0xwj6j0f-kotlin-stdlib-common-1.2.71.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/bxzawq2iqw5y86nkidph94vl1ykhvbv9-kotlin-stdlib-common-1.3.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/jl0g6wvqwcx3gr2jbrp7i1cajdgssask-kotlin-stdlib-common-1.3.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/j3k5i5pzkq6djjv44dy3gphn1lxzq1na-kotlin-stdlib-common-1.3.31.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/zbprhyhchzif5xssq65igbmcigfp67zn-kotlin-stdlib-common-1.3.31.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/q1xni7svm2q05cjjqsacy4bxfpzm1l1v-kotlin-stdlib-common-1.3.41.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/dsr9zpzxvhxk88hhsvpc9i4h0nxlkdfl-kotlin-stdlib-common-1.3.41.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/i4hqimzfxlkhjp1rwmn219nqm84fh1if-kotlin-stdlib-common-1.3.50.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/n2agpym19n1bkvmzh2pnablkxk5d53v2-kotlin-stdlib-common-1.3.50.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/kmbg5fkwfpzai82c4zscpr71l4yp2ggj-kotlin-stdlib-common-1.3.60.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/dfb7mh1a6r3cbw4s8lc6l27gbjifzhqv-kotlin-stdlib-common-1.3.60.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/5ghsnsg69rsyz1lgbq8a2zl6d7pkp5gi-kotlin-stdlib-common-1.3.71.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/9kbpf5v7p0fyqp1w6yndak1ja73jwdyn-kotlin-stdlib-common-1.3.71.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/7g2mxbz4yfswxb0gn8r15nw3zm1g7zqz-kotlin-stdlib-common-1.3.72.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/zyh9slygiyzsxlx0vf3hp8j6d1pn3h2b-kotlin-stdlib-common-1.3.72.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/slzzki69gijm521pf17kgr7531ga0qnf-kotlin-stdlib-common-1.4.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/bhrqsk2w6vi22a58vi6hp8zgz4bwjksp-kotlin-stdlib-common-1.4.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/2bx6qiijvyf29lydfgwfygymrbniqh61-kotlin-stdlib-common-1.4.10.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/d6iqx53x2v310dsq9zhpiz9mybhr6h49-kotlin-stdlib-common-1.4.10.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/bplb16is8swjhfngn7x0phalx4zphmyd-kotlin-stdlib-common-1.4.32.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/p7i3qivdqp8a9w2fmxzrv7ha823lzny8-kotlin-stdlib-common-1.5.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/7846rnij95k7xrg3c062plkd446jkpg4-kotlin-stdlib-common-1.4.32.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ndrsn41l0g9gvr2023gj5xc8z2jzrz6d-kotlin-stdlib-common-1.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/iffrrlszijcqc382d700f7wzcn8p56l4-kotlin-stdlib-common-1.5.10.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/04is7sycvd4krdg9hdvxjxih8f6h88ja-kotlin-stdlib-common-1.5.10.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/b6pnr7nqbjszxxsfswmn8j1l4yrwkl5q-kotlin-stdlib-common-1.5.30.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/rjqjwbik110mynqs7fh3i48cdjhm0wpj-kotlin-stdlib-common-1.5.30.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/japkz53a0z60l2fwk0aby57979hqv9pb-kotlin-stdlib-common-1.5.31.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/d1p89x71by56vlq0ib1p5n5xcnq3znk4-kotlin-stdlib-common-1.5.31.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/k6lpg1fj48as1marx76dlxa1xs17c99b-kotlin-stdlib-common-1.6.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/cs2fbyyds3mdjqrhkkixg361wf5fy1wj-kotlin-stdlib-common-1.6.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/79ing6nfv7rg1ba43qld4vsw5gy3r0n4-kotlin-stdlib-common-1.6.10.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/lnzg269bqc9j9kih71vgn582yx1hdnl4-kotlin-stdlib-common-1.6.10.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/zv8qgivwy9gi67aikrs57d6q8sa4mgfz-kotlin-stdlib-common-1.6.20.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/zd15s65q9xkajqlg0swpqm6g9pfim8mc-kotlin-stdlib-common-1.6.20.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/w56496cj2b2ylr8y7vq1bya13s98v1nv-kotlin-stdlib-common-1.6.21.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/n26kkg0k8m22plam9qywbr9p31psdcl0-kotlin-stdlib-common-1.6.21.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1afyqjmi6d2qlmk1qcd5ywvpxfqx5xqh-kotlin-stdlib-common-1.7.10.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/kc8jp64q8rpb4ijky5fb2a5q5n5lnyxh-kotlin-stdlib-common-1.7.10.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ncy9h26w0zc2l87z82n6rshrbw4z5wmy-kotlin-stdlib-common-1.8.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/cg6f433s0g0z6dijkv5d1i2k3xnqnlsd-kotlin-stdlib-common-1.8.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/8351k0lmi4cph6qdfnvbbj24cm1d1vay-kotlin-stdlib-common-1.8.20-RC2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/2ns7qi8c764fhppkvly5kl2rzrcywngd-kotlin-stdlib-common-1.8.20-RC2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/i8pdccb231vgv8ra5p7p4drv4mpgpn1w-kotlin-stdlib-common-1.8.20.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/c0g4mmnj4bbq0j1m860djy9vyscvxcwb-kotlin-stdlib-common-1.8.20.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/h5v9ln9narpz4gyw9nnjm2kmjxqspfhw-kotlin-stdlib-common-1.8.21.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/d4kfisw8p4szjfglpn5yck59sxrwhrm8-kotlin-stdlib-common-1.8.21.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/7si7k24jxwarsh0d33c90mx9cycv0i5k-kotlin-stdlib-common-1.8.22.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/9aqv7a67fzf9c7wajsc9kv4bayjsxx4a-kotlin-stdlib-common-1.8.22.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/96c5kqjipk44a0rymps45zv7s6jsk6s5-kotlin-stdlib-common-1.9.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/lvm190b61ahihffdwgm0krkjgzlh6z81-kotlin-stdlib-common-1.9.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/xffz1zwfs3n6p0lxc02l3bzcqblbnd6f-kotlin-stdlib-common-1.9.22.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/hd0sx7w9awh0agrf31jwarb93cgv57zy-kotlin-stdlib-common-1.9.22.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/zsvbhng77gbr4lbbrxxklhwv6p5ra1ln-kotlin-stdlib-common-1.9.22.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/vg7r1f0jks0xwjr65dhysy20n2x7bzmb-kotlin-stdlib-jdk7-1.2.71.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/cazjplfic3khbijdbb1vfzj2n4m63alz-kotlin-stdlib-jdk7-1.2.71.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/gkpdd3cc062sggn2irgirxzap5ky48zl-kotlin-stdlib-jdk7-1.3.50.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/i82ijxr7m1x3llh0fagr348ld8qj379g-kotlin-stdlib-jdk7-1.3.50.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/q1mhr9340w4w8c35rjq2a12fa16b3pgn-kotlin-stdlib-jdk7-1.3.72.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/21ry1pkh5wdgwcnyg68mhqbkqggiiw3z-kotlin-stdlib-jdk7-1.3.72.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/6p81g554npa8s1m91jvq9hvpggss6cj3-kotlin-stdlib-jdk7-1.4.10.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/2z0pws2yzsg0kazns00lhywh5611k9nq-kotlin-stdlib-jdk7-1.4.10.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/zi21g8fjs1ainxsfk60kk29jcvvln022-kotlin-stdlib-jdk7-1.4.32.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/c13pdcdp1fkc500z853s1x9z9p79gw1a-kotlin-stdlib-jdk7-1.4.32.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/6ijrdhv9kap6q8kw0697sv6rx2cb8h7s-kotlin-stdlib-jdk7-1.5.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/x2hfjz2wgzgxbhfmgv8sr3n3pb7b2gmd-kotlin-stdlib-jdk7-1.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ybh7p2mk4clavqmznlxhwc30zvk9r0jd-kotlin-stdlib-jdk7-1.5.30.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/gcpdg28p9sjplv3zhprbrq55l7il5k7n-kotlin-stdlib-jdk7-1.5.30.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/785rfdqyj2c3al8d0yaidy024ay4ags6-kotlin-stdlib-jdk7-1.5.31.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/8fiswdb66xw6k95yafa2b7ckxj6k7pir-kotlin-stdlib-jdk7-1.6.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/wix6riqg663swq5hl47jmq6wp26xnsy1-kotlin-stdlib-jdk7-1.5.31.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/iln7pw578ci971mc2wsbms32019vnkv3-kotlin-stdlib-jdk7-1.6.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/gj1xl7r10p8lb7cn5wwczpk9qh4i8kg1-kotlin-stdlib-jdk7-1.6.10.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/427sqhpyz5f1a8si2p95y42y334h3i9q-kotlin-stdlib-jdk7-1.6.10.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/a4cr1kj2c2i96ylwvhw9r648l7mr11pp-kotlin-stdlib-jdk7-1.6.20.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/sh4fn1yqdqfdvz6pqqr01mqbhgrvvw0c-kotlin-stdlib-jdk7-1.6.20.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/dg2827w6lnbrwvvfkj7bk62ma5zis7y1-kotlin-stdlib-jdk7-1.6.21.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/57kdg0dd4278vp336sifbbz2dbgj4j1f-kotlin-stdlib-jdk7-1.6.21.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/m80ygxxk230i39ld8rd29aqpk4a374k5-kotlin-stdlib-jdk7-1.7.10.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/b6kijrwh8nw5a0as38rzb4d4z3klfinw-kotlin-stdlib-jdk7-1.8.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/5xqvkh22kizsgb304vvfpzdm6g677yzg-kotlin-stdlib-jdk7-1.7.10.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/br3815xg4faf7b2nfplwln3wabpgpr9s-kotlin-stdlib-jdk7-1.8.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/wnfbjx70fpq77pb2x9af9q1cf4vrsrzl-kotlin-stdlib-jdk7-1.8.20-RC2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/3krjv789wanx8cypn2x5b83zh6sh2h8b-kotlin-stdlib-jdk7-1.8.20-RC2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/zk4h8ss069abhjvp2x43fvgv1lvjls7m-kotlin-stdlib-jdk7-1.8.20.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/3lwkjk7zdwx3hhp3d2ny5y99s1vcz0h9-kotlin-stdlib-jdk7-1.8.20.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/b7ycl1gyw36y12gzj9f8slaz2d98zphs-kotlin-stdlib-jdk7-1.8.21.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/5av9hfvkwc6nwgqa9wm4s6l5cx2kgwi1-kotlin-stdlib-jdk7-1.8.21.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/2irf3q0gcys2n3zgyk9as525sk7ydwgj-kotlin-stdlib-jdk7-1.9.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/f9yjrxa9pzyyh90m34q4yw0854zhf56v-kotlin-stdlib-jdk7-1.9.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/lhfhv03adg2zj96p4aq3gd83vmaqa3a4-kotlin-stdlib-jdk8-1.2.71.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/vpzvvjv27llvn9f7xifms9zmbqvcxlsj-kotlin-stdlib-jdk8-1.2.71.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/jwa8rycv3f8iw12z73x1kn7g5dk0cyan-kotlin-stdlib-jdk8-1.3.50.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/kvpv8ig8jzqjqavhfrfqccdvccgdf7wx-kotlin-stdlib-jdk8-1.3.50.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/scll7k1fz3b5vqfsm2hi9fy8irpq03pv-kotlin-stdlib-jdk8-1.3.72.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/l1lpp3yjikzpgrk3k0qk2r8abhi85sa6-kotlin-stdlib-jdk8-1.3.72.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/zzjpp1x7kisw67pszs56mb1cygj81dh3-kotlin-stdlib-jdk8-1.4.10.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/bwcp4fs0dk56lzavi5dklgnwp0yjmldm-kotlin-stdlib-jdk8-1.4.10.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/z6i4kpgjx9pl0cyayqy7h1yp47y8cp8s-kotlin-stdlib-jdk8-1.4.32.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/gsn3s7hklcnbpxx9w98f8ik3h428gsfg-kotlin-stdlib-jdk8-1.4.32.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/0ikxrjqwji8ay06d8rslcibifxiyfbk1-kotlin-stdlib-jdk8-1.5.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/0wnp8rhqhnj4nn3xhckvs29vhfjhhan5-kotlin-stdlib-jdk8-1.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ciapvhwlw9pq2d65bda0gpk7aq9vgh4p-kotlin-stdlib-jdk8-1.5.30.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/d8m5gd0x8nxll2w3mm8yml9r68fbwyyq-kotlin-stdlib-jdk8-1.5.30.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1kc4wfsanvzhzjinrncyvgd35wpmn9sp-kotlin-stdlib-jdk8-1.5.31.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/6f9hgnz232yhycq7a63mdzm8pxmimldp-kotlin-stdlib-jdk8-1.5.31.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ml6czs3j5dd76xhw54p5xvq5vrzfgp29-kotlin-stdlib-jdk8-1.6.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ic1qpscf1rnjxxv0n30xwx9cl8v7jhsm-kotlin-stdlib-jdk8-1.6.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/s0nrnll7h4pll2gp99yy5wim7cfb6h82-kotlin-stdlib-jdk8-1.6.10.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/y9f0gax6za2j7b7w5zaysg6kvxjaj3mp-kotlin-stdlib-jdk8-1.6.20.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/syxvx1f6n683g686wnx16f69kc7x0rzl-kotlin-stdlib-jdk8-1.6.10.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/jfh4z2giag7fwqa7amq6yraa2syv7359-kotlin-stdlib-jdk8-1.6.20.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/bs7gznih930arfgb4ggd6fs86hknz75d-kotlin-stdlib-jdk8-1.6.21.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/200vrwxcdjif6vrh8xnh8fp11xpn2lpc-kotlin-stdlib-jdk8-1.6.21.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/73cp1kkfrxybmhy2c3l6bg6jz1q5nan7-kotlin-stdlib-jdk8-1.7.10.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/z91r4dyvjjc48n42zdx6a6ibvlwivbwq-kotlin-stdlib-jdk8-1.7.10.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/pya4qrcjpafw0kjib7wv92vgavv5rikv-kotlin-stdlib-jdk8-1.8.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/4mnqliyjmyrc6kmyfcka2himmy0h69pd-kotlin-stdlib-jdk8-1.8.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/fbwxrc3704p6phx8jh64pzvp3miygbcj-kotlin-stdlib-jdk8-1.8.20-RC2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/8jgxsjizlfwdvyvc2f8phggjjrlgakl0-kotlin-stdlib-jdk8-1.8.20-RC2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/6lcycrz1mf3zjq7xl4sdyw4l94fnc6p1-kotlin-stdlib-jdk8-1.8.20.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/qhjqal9zv5ficpm2264ckbrfa8yibdv6-kotlin-stdlib-jdk8-1.8.20.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/y8nrfc23j1k1pmmi22vs6srg32lqszjq-kotlin-stdlib-jdk8-1.8.21.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/nl3hz141381xrz27qn627y3n232nvkps-kotlin-stdlib-jdk8-1.8.21.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/7fs0mcynr5s5paaf2djs2w1yb012ciy0-kotlin-stdlib-jdk8-1.9.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/b0yp4x6pngqnsfsb4x0qqp08w853k0if-kotlin-stdlib-jdk8-1.9.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/wdbhrkcgwaaldg7jf6ivybcpwiisa9yh-kotlin-tooling-core-1.8.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/pf0a0n9nsjcg7fhmclaz6150aym4lmih-kotlin-tooling-core-1.8.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/vxjf3qy447cmx4j22j7m4xf36p3f64dg-kotlin-tooling-core-1.9.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/lpz6ikk58mm61rhbz3sy6dd9x7p74fif-kotlin-tooling-core-1.9.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/l01rzg9fhbr860jl9a4p08s732bqyr0q-kotlin-tooling-metadata-1.6.20.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/8qc9fbn5vr9cpijrj374g36qbh5isrdn-kotlin-tooling-metadata-1.6.20.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/vbbd7r607d9gcy2mb62b6hjny2v3c7x5-kotlin-util-io-1.6.20.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/rfk99zgcwfla1nv1nmpjhjka5zb8lsz0-kotlin-util-io-1.6.20.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/5mx97rj0vh0jklhqgyfbrgyxhglsgqsc-kotlin-util-io-1.8.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ahv1xihsb3jngylif05zsfl5r44lbgb0-kotlin-util-io-1.8.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ckv3xjk5gx8nxrd07kgp9nkvlrwkk5k8-kotlin-util-io-1.9.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/bkbpjmlz5ng5xh8pniicfbvhwwjyywr1-kotlin-util-io-1.9.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/hdw8qammn3x1wzikh6zqsa8v4sap6h2q-kotlin-util-klib-1.6.20.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/9qkrvrgj19j6s535c1qxaq366jmg1h4p-kotlin-util-klib-1.6.20.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/2wpll5iyb0wq6h8lipf3xyaj51n4j06c-kotlin-util-klib-1.8.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ayms3bjkcf9x4fzyg2chj88kx62zn0gj-kotlin-util-klib-1.8.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/51y5cmvf0ws5wbpanfd4dzx2lcyj1yp6-kotlin-util-klib-1.9.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/db4bc1hlwz6hipyr5cg16m9iwg4nm61n-kotlin-util-klib-1.9.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/cxrm6h5mh04jlradkr9k0131mklxj3w4-kotlinx-coroutines-android-1.5.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/7nc4aa6aakb0l1m3zhbbasa1a4f3mfhn-kotlinx-coroutines-android-1.5.2.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/l2358c9vm08lyfrvfk65xyld6xb3a3i7-kotlinx-coroutines-android-1.5.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/dgjx6zi0b0v5aqkb8si52s18s6add4hy-kotlinx-coroutines-android-1.6.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/82ijpgqn9dq9x1fmhw3qlfm7gajnxcah-kotlinx-coroutines-android-1.6.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/i7f7hpff9b6ccdda05cbpbx2rm3xg0wh-kotlinx-coroutines-android-1.6.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/50dpj6fm64a0f34lin1l17f92vpwzbl2-kotlinx-coroutines-android-1.7.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/zzmgshgqqs09842ipm58sgnlhv6wvfs7-kotlinx-coroutines-android-1.7.3.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/zga65mlpjkdxky8dli186i3n1nma7m9k-kotlinx-coroutines-android-1.7.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1wmf8gv75al2kii44vljrjr7nx7gyv7b-kotlinx-coroutines-bom-1.6.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/8gainkw7r1d1m0ch79n2mpdkgwyh5cl9-kotlinx-coroutines-bom-1.6.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/mk1fyqv3s3v50rbr06cnvsyx36f7cwfc-kotlinx-coroutines-bom-1.7.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/4rkcw46yiyqp4q4zy22kgfbmld03lmj3-kotlinx-coroutines-core-1.4.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/8vbvalf2034i1xf59bfdqcnisg8qrq52-kotlinx-coroutines-core-1.4.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/2mvq1z0jx3bfjwckw1z1l93k7svd7jk1-kotlinx-coroutines-core-1.4.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/26g9fflmdqws9sjdwgndrazc9j4xiqr7-kotlinx-coroutines-core-1.5.2-all.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/cygfbhdvml5pd17439i8r1k7kxffynfw-kotlinx-coroutines-core-1.5.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/91rlgm3q8abqz6b82pkky6s68fk6khb7-kotlinx-coroutines-core-1.5.2.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/x0a16npkcfmj01di4fxcl6s6bk0yfsih-kotlinx-coroutines-core-1.5.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/rjhm2g14wxdfmm0larcwxzjq9ss17vca-kotlinx-coroutines-core-1.6.1-all.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/y6mnj44wxywr883128kprf4sfrgpnmhf-kotlinx-coroutines-core-1.6.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/k0xx64jy24g9fvc096rblh6b13iqafzm-kotlinx-coroutines-core-1.6.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/wm3g0qw289zb67ic2h7xna0ia90aa9vf-kotlinx-coroutines-core-1.6.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/j46wxnqwqhihx1f99iqaiykazlbnwdlq-kotlinx-coroutines-core-1.6.3-all.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/kwq251ksva25h4xfxxvhawn5a44i4jla-kotlinx-coroutines-core-1.6.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/nl7rjrpsjbxq1rc2p0xdiiixyivc1l32-kotlinx-coroutines-core-1.6.3.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/0qx8kdwfcnvcn1cb6ppqiylzk16j0kkc-kotlinx-coroutines-core-1.6.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/0fcfij6wfglb0bwlqj3q9la16d7zcsw7-kotlinx-coroutines-core-1.7.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/p5k0fdzd2azdi9564h67rghxlx9px4iw-kotlinx-coroutines-core-1.7.3.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/f92z127rpi5mip4hrdnql29znrlbh6hd-kotlinx-coroutines-core-1.7.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/s8l1d1g6m5kfylfngg7lyrmjkvysb7x0-kotlinx-coroutines-core-jvm-1.4.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/v9jig4194qpzigwmb1s4l8wvksfi8lla-kotlinx-coroutines-core-jvm-1.4.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/jrgw5nkixgwcvy6rw7n8mgq1bfrj01pd-kotlinx-coroutines-core-jvm-1.4.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/cjxz9qbqs7406agb4s046mg3xdqab76p-kotlinx-coroutines-core-jvm-1.5.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/wi2x36wl5f1ikxsgxgwbcyhw96vwxqjp-kotlinx-coroutines-core-jvm-1.5.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/x2mnxjwhr5myi0n2hny672jsv10xw18p-kotlinx-coroutines-core-jvm-1.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/j1xp112v9jsds0pnsblshfnla6yzlifx-kotlinx-coroutines-core-jvm-1.5.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/yyv39lxbfs7bk1fv634mb02ambihr5g1-kotlinx-coroutines-core-jvm-1.5.2.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/bxnfrq3bnpbanibawgqs5d6pi8danq73-kotlinx-coroutines-core-jvm-1.5.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/11bprpkv09gw6g7lsb9gs5siaxq35yxn-kotlinx-coroutines-core-jvm-1.6.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/v9a8djfrlppchrjjz2rlyag7c90s91cz-kotlinx-coroutines-core-jvm-1.6.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/1fb2wzx2fqmlz6ijvmnv3id7mqhjrpbc-kotlinx-coroutines-core-jvm-1.6.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/g99vb3xvdd0r66ykijvh4s0jzf44nb3q-kotlinx-coroutines-core-jvm-1.6.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/qwhnghbib7fg4r65x7jcagg811b2pshl-kotlinx-coroutines-core-jvm-1.6.3.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/5k661a7r9pc8ih7vlcn5as2784c43bca-kotlinx-coroutines-core-jvm-1.6.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/mlwyakh12lh4avl1sps4h6rnycxixwwr-kotlinx-coroutines-core-jvm-1.7.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/i7xcxrv1y8wnhbvmm4zhyhz8wcah643r-kotlinx-coroutines-core-jvm-1.7.3.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/8lanbmy19hz9zvw47a4i4kqc6w89jvk0-kotlinx-coroutines-core-jvm-1.7.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/8slimx2gvyr4dmnsczhss057a20l8050-kotlinx-metadata-jvm-0.1.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/pwjpkryw4qv4dqzmp7nigq6h6kxgvz89-kotlinx-metadata-jvm-0.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/428xw6kdb6wqczjbd08d6ai9hs7rs446-kxml2-2.3.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/4wh8gcpqkcfrf24qc2l0kj3xdgiink9f-kxml2-2.3.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/6l0q5mv2mjmpvkgqf6i6zg2wnw2ky7sd-latest_version___latest_version_5.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/yjhyszl517q28dqv3wgm5433k7wy7q3v-launcher-0.0.8-alpha08.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/jg94nlvdf4bw7awi7py11vbrmpv9ppvf-launcher-0.0.8-alpha08.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/bqj2rvxg15ryajg1qbf5nwgiwg54822d-layoutlib-api-24.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/8hzvgx8i7wq973k3axc6ak3f3hnilaln-layoutlib-api-24.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/9r5cqmbhw80qw00qyrbx8rsm1f18xgpf-layoutlib-api-24.5.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/qcr6mnc35p3ligns9sjfhwp3chi8wb0h-layoutlib-api-24.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/3mc95sp3nblzam2rg2yj3y00awglscb8-layoutlib-api-26.0.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/sihpdcm6qzdsspc6rpfj6sq0f1c9vb6y-layoutlib-api-26.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/gs7jmb35n9kbcqf6yyg8dqzln08pr1pm-layoutlib-api-26.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/g67ri8fx7vp0fbbrprmmpsvfg5sz2na7-layoutlib-api-26.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/wp8dv7pwnbm0bd6hwxac6pxzzyswad9f-layoutlib-api-26.5.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/chswajnk0vdsqsdh3dnlgwam6nhjcpfx-layoutlib-api-26.5.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1bf9p5mn3d67sn2x8cl1ssgs6p1q55sv-layoutlib-api-26.5.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/8mamamdk89gmgxmwscy7b1clxqx84r30-layoutlib-api-26.5.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/5qx5x9xxwsx8kzlgsph7cja3qlgn80im-layoutlib-api-27.1.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ixi921l4n7p3fvjma6k0m6cih9wwgi4i-layoutlib-api-27.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/xyj2hg5rh5lni9xp8d74zm859zxwrlw5-layoutlib-api-30.0.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/1snr6kvbpv5xkw95fgg1a5qpx0cyg9ph-layoutlib-api-30.0.4.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/0gd7bfkn7i4a8mibcii5kyxd8pkw4kai-layoutlib-api-30.0.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/i1aaqrwdkhlniv89wgaf6z6hnf02sk7h-layoutlib-api-30.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/w69p0vdr19bqg9amq0751s7sacvw36xq-layoutlib-api-30.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/nqa28yyhb84vq6vxl7pq0lis6zxi7a9c-layoutlib-api-30.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/kg5v77s9r8nnbjw61ff67rlig7825qa7-layoutlib-api-30.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/25i10i97nyhf611bp568l5kj2n33x14i-layoutlib-api-30.4.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/4n9jx2ccl61ffyr5cl6k1z2b66hhyyak-layoutlib-api-30.4.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/4v84c8kfjdpws3qf89yxgjzcvsfgl72a-layoutlib-api-31.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/2kcnq0ya6zclqw7krj1ab0jhmz090rkj-layoutlib-api-31.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/9lhskiqaqm44c7qmmhli4z72lnbk6z0h-legacy-support-core-ui-1.0.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/f58x7j1ddk23p57k58nv4050ahz883gh-legacy-support-core-ui-1.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/0755n93agz0bbrf5djk84dzbw795jxlf-legacy-support-core-utils-1.0.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/9g9g6fdl875lpzjmy08j2ad2xnjhpgiy-legacy-support-core-utils-1.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/k9jxac39p92frxpg4gavg1drsg2zgaaa-legacy-support-v4-1.0.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/xgxihlnf5pakwpx2jn5prska5cqsf5gk-legacy-support-v4-1.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/h0y1qcl38c3zf49d2i1z91840nssyb6k-leven___leven_3.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/afyh9nmc5qccl9wpy6xw7h32krsc7w9w-lib-3.1.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ywyhpkhd10ij4lba7ih9y3wj09nh4vbz-lib-3.1.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/h00x7462ryyc6h3b38hcbp0h0apr05z1-libcxx-17.0.6' from 'https://nix-cache.status.im'...
copying path '/nix/store/pd84dzflmm0p8zvvn5h363zmvsv6d69d-liberation-fonts-2.1.5' from 'https://nix-cache.status.im'...
copying path '/nix/store/qd7mwjr3ql5xryd06svfawypjqrwx4ic-libkrb5-1.21.3' from 'https://nix-cache.status.im'...
copying path '/nix/store/0lcb8lvwp6bqq20pk7ljnb92jp9lcrs3-library-1.4.2.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/44885b50py09gn8z98hkky6xwiilcqp6-library-1.4.2.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/nhn0sh5d0bdvw4fnm7m02xbhkf98f9ay-library-1.4.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/yfp7dr8m7zi7kxk49wd714gwvhb105hf-libunistring-1.1' from 'https://nix-cache.status.im'...
copying path '/nix/store/j2rkkw4g00xcljrxxv5hrhpvrxbg3n6l-lifecycle-common-2.0.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/1dm6si5cn8sfwig3slpwxsz92c45ysc8-lifecycle-common-2.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/70r7yqdphbbdxamqpav6j8k4i0gr9a1r-lifecycle-common-2.1.0-rc01.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/d2sck3wm59316ly4r4yq8z8i6h3j92yv-lifecycle-common-2.1.0-rc01.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/9zz768p6xyj71igzkscaifnismv64agz-lifecycle-common-2.1.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/acp2rmmpi3a37zzdnlril6bim3y8wv7p-lifecycle-common-2.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/2gdq6mz00ckk78llrr63zg2xlbvbd8rk-lifecycle-common-2.2.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/jxvw17m2rlfl2bvrrxzm9nwrrilf7fk7-lifecycle-common-2.2.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/pn5wy53r245xp1bhmv19l2qyf6kj0vf2-lifecycle-common-2.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/1ism0aymcvs9ga9w8ry5fdz9ikl85a5a-lifecycle-common-2.3.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/3z67fd397pp0zfrbjb759ym6aif7s6cq-lifecycle-common-2.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/blhic314kgx13m0k3y1551inyi8sljap-lifecycle-common-2.4.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/phq7lik9p01pak17yjrxiixqxw1bdpyp-lifecycle-common-2.4.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/6vw2hx13qsg2ldzh13nqv5pmpm6q8ywl-lifecycle-common-2.4.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/qpfjai3b1ip6zfrfrj3dn00grs1bisr1-lifecycle-common-2.4.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/qxb6kw3ylc85ns3r0i37w8hrwhwz6nsc-lifecycle-common-2.4.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/lpd3lmxfk3fag6azjnrmcrip0jrnllqg-lifecycle-common-2.4.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/dwbs0lh6f8wgq4m1113f5f23bsq1jd6z-lifecycle-common-2.5.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/5h5s8rnsjqmxckappr3my33b23rga7nb-lifecycle-common-2.5.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/wjwgis9bnsflqybf9k5rs4zaaixqawkd-lifecycle-common-2.5.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ryaf7ansacjq2h2q2vn8gklavnlp7vzi-lifecycle-livedata-2.0.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/fm27b0sdpq23s34fxnpp4iasrd9j0c4f-lifecycle-livedata-2.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/lglrl9kj2dvai1mdncib420918c3rkzn-lifecycle-livedata-2.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/rlcnl1n17h70n42a9f00annqdms9jbgr-lifecycle-livedata-core-2.0.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/krkyd7pjfnd14jmy4hbv2j8ignf0r9bv-lifecycle-livedata-2.1.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/z8bb5fz3ciyd6wcbhpp93s7xgc7pb9jd-lifecycle-livedata-core-2.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/0s9xc1rsbxvqg0ym34fs0ng7b64haksg-libkrb5-1.21.3-dev' from 'https://nix-cache.status.im'...
copying path '/nix/store/ic63ay0py10fyryaw7345k4ps32da33w-libidn2-2.3.7' from 'https://nix-cache.status.im'...
copying path '/nix/store/xc9n30499m03v3434v2v7vh566k0d0gm-lifecycle-livedata-core-2.1.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/hamnadgfg6cm9503p0ga5h14x18grhz6-lifecycle-livedata-core-2.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/94hhqnfafsh7b49yidxs3v1j6slnq0f1-lifecycle-livedata-core-2.2.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/v78pi7marl0p8l6ir8m4q05gmcrj7zgg-android-sdk-ndk-25.2.9519653' from 'https://nix-cache.status.im'...
copying path '/nix/store/9706bqi1qjk894sjr70a4539kidqzyz5-lifecycle-livedata-core-2.2.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/4fldrjqx5mnhck83mkrrf544j8xn20ch-lifecycle-livedata-core-2.3.1.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/7iql7785pq56zprkk9ha20scw8s2y7pz-lifecycle-livedata-core-2.3.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/gr63wy2awii6n7plkhvsvbkq442pha13-lifecycle-livedata-core-2.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/jzk37g01kmaky05i3xkbzbmdrbvv8cwz-lifecycle-livedata-core-2.5.1.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/kpfxvxs2immdxg5zqzw335c3r44p90qx-lifecycle-livedata-core-2.5.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/30mm7iwad28bkz6q15vwrymid9i3h2s1-lifecycle-livedata-core-2.5.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/3aminmn9k280yx9wjfalay9j5vbjrvnb-lifecycle-process-2.4.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/cv1bwxjp6ncc69r6p9xx7zfikaaqc7mf-lifecycle-process-2.4.1.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/bk82bh5d9zsgwanxrn14r7iy4xxiaddv-lifecycle-process-2.4.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/7rzqww27g33mjm9m62j3xiajyz588z1r-lifecycle-runtime-2.0.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/0pmzl95wypzxv2iqi08q4j57q0q2jhg5-lifecycle-runtime-2.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/6h40kk4kyil1a68hdmplgjc6abb7m7bf-lifecycle-runtime-2.1.0-rc01.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/71dxdl1wwiiywk8m8gzml4601kpy80v7-lifecycle-runtime-2.1.0-rc01.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/f51m66s454c0hp2ak75w794gzklx193f-lifecycle-runtime-2.1.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ijh7ws0s10g2x6dqgcl97y3rabyhij1p-lifecycle-runtime-2.2.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/7krdxnvd99yjv9pmzp23fl5grbi2badh-lifecycle-runtime-2.2.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/wsln011fq54m7dzffmfpwia9nd1vydii-lifecycle-runtime-2.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/s8nls457lym12jwxyiz9a9hi0f9g9ygn-lifecycle-runtime-2.3.1.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/k7zgvzp2r31zkg9xqgjim7mbknryv6bs-glibc-2.39-52' from 'https://nix-cache.status.im'...
copying path '/nix/store/v827n2n26p0l7fdmi1i3nf2yk8sc7v8q-lifecycle-runtime-2.3.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/1f893srr8yjv5ifv6hja6d0yl33zzp3n-lifecycle-runtime-2.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1arrcvxzqknxmq58rlha9anbkb8282ya-lifecycle-runtime-2.4.1.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/5w26p41cy3ajq5sv85s4rzz431n2zwlk-lifecycle-runtime-2.4.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/vn2sq6ymx446r673lqf55kzka904slag-lifecycle-runtime-2.4.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/7l0dd7385sy1wcjs1xhj7qndb7v8xp7p-lifecycle-runtime-2.5.1.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/9l5fxnmp7v40a048vx3rs7pls6mn8rjk-lifecycle-runtime-2.5.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/lnrxl4x7z6bkafpzmq2qnv6v69s9j3nr-lifecycle-runtime-2.5.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/vf1ipzbwkyimzprfhg8fggg78y2xgqhl-lifecycle-viewmodel-2.0.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/7zbnj800w98f1i6wryi80gc33x5xwp0w-lifecycle-viewmodel-2.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/093jf81scfg8a6k0y9zqgbmvhkgwwyfk-lifecycle-viewmodel-2.1.0-rc01.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/82zh440jhk436aa3skgi1m1ys3lzgvmm-lifecycle-viewmodel-2.1.0-rc01.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/fapjxxxsb618d3qm44wkd6ayaig6vzvn-lifecycle-viewmodel-2.1.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ky2blf8qw7smljymy8s7z5g7g124anjw-lifecycle-viewmodel-2.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/nghdypski4hwywphqgsc91abir6w6frq-lifecycle-viewmodel-2.2.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/qwbpqsbx4v930023ml1hcyn5f8h8jfqs-lifecycle-viewmodel-2.2.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/5nsg8qvkmn6fqzd8p5xla32pczqdayck-lifecycle-viewmodel-2.3.1.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/5pw0lzwk90j9ax1i9yssrbmz7gwqq5qz-lifecycle-viewmodel-2.3.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/6gh592ds6f1kpn70k3kcigln8zb37si0-lifecycle-viewmodel-2.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ds6r43vyrdy73fbmg0735jxchyplcjcd-lifecycle-viewmodel-2.5.1.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/nd3g15fynvifl2c7z0m714j9g50sifgp-lifecycle-viewmodel-2.5.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/6qj42d6panwwyafa026nfx7rnhfz5hfy-lifecycle-viewmodel-2.5.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/wc1y4w9qg6xyxy8bdlsdbb6xw5lgi2r9-lifecycle-viewmodel-savedstate-1.0.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/c50vgmzm5y6la8k74rxnch08axi53ln0-lifecycle-viewmodel-savedstate-1.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/28imvsd19jqd4923i5q8zlv8byk68gp8-lifecycle-viewmodel-savedstate-2.2.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/wl53h5irn1zk9irb5pq1ay5r50gw8fgc-lifecycle-viewmodel-savedstate-2.2.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/vk8jrv26853dyafjmwcwrwr98nk50wrm-lifecycle-viewmodel-savedstate-2.3.1.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/y0j88ffqkgzh5hiqv41jsyc5m6zn6sf7-lifecycle-viewmodel-savedstate-2.3.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/wfvjw5saar6rcd1q5g5gnhylz2qg2sz8-lifecycle-viewmodel-savedstate-2.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/39szwdx85ldpwvzdf6mpsvx13b7p7v0g-lifecycle-viewmodel-savedstate-2.5.1.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/8mpyhkd3h30gmx3w3dwpvawxjqha3qa6-lifecycle-viewmodel-savedstate-2.5.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/92rslj2vi09rijy579ckyq0dvpxn4qch-lifecycle-viewmodel-savedstate-2.5.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/s6h1yphrg1hjczamxwz9v89r061vn6ky-lighthouse_logger___lighthouse_logger_1.4.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/p3yxfk7ldqwv8k00v6ldgv8gk18ba8cw-lines_and_columns___lines_and_columns_1.1.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/dbiblabl6xi6a7z0gs68by6kr23p8p5w-lint-24.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/q710p5388lc7m9igib4cvihwabzhj1fk-lint-24.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/169lx2jirdrf7bxyg9jssclzwa4lz59r-lint-24.5.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/gq1md9psdjl5gn00h4mhcvxwgflv3wqg-lint-24.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/rkgpzx60y1znflbd0hnvdwph232pksl0-lint-26.0.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/h470fckjfa26n3cp5qax4jdas2pdnv13-lint-26.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/kb40przjk8lzsvv64mki53a7nr46gwfv-lint-31.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/7yqq7n5vhdp3v91h6qa3wpj0dv0y92cs-lint-31.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1cqjvb5yjpmi27x4xlyry5d22rvpfrsc-lint-api-24.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/7iqp3v587rvy1xig11bf488qmgssc95v-lint-api-24.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/gbmmc50p39p3ilss2rqkwhqd0vpplaqq-lint-api-24.5.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/5g5clns9ybsc8lxi59qmkjklyis84iwl-lint-api-24.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/lar5gmjjj4pb6yhvmhgdwa9ic1lb859j-lint-api-26.0.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/dp9wa2xfdzm5myix9kd781jpv904909d-lint-api-26.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/rbzh7lb38phcwjh6c47jn3b1wqblyiz5-lint-api-31.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/p0mxacqrlfscnp556wygbkp4wq19cz10-lint-api-31.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/05sirk9gxm0x1gvwj7hdr3ffa499kf8c-lint-checks-24.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/b1jcqxqgw2w2qnjz7wa7hsbi0sxc19qg-lint-checks-24.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/q3hjcdas03lvsh53g7kfr9l2ns22w48r-lint-checks-24.5.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/3wvvlx43ds6s8i4qp6c63ahhbxpz9l8p-lint-checks-24.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/h5y1bmpj31ghyd41a3nr3wb76ggi7bhx-lint-checks-26.0.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/my2whlhvm4ayamxdd46d1dly4c8mkyvd-lint-checks-26.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/f5xmi8mb4q3rl099dvkkigpxnayk5lsp-lint-checks-31.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/p0rkgbc585dcdb7y28c6llvdavl4m60n-lint-checks-31.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/cg5mkxkkzpc46kwxm5p10fimhzrvh66k-lint-gradle-31.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ljq7px25n6y36dfwxgdvvslmz4y2lgjl-lint-gradle-31.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/5lf6qjzs3j4ijcmxk3fk7pbhb9d4cz2i-lint-gradle-api-26.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/0c21qq235ra3djx9x3za7isvkf5cl19s-lint-gradle-api-26.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/lzmi8h9fksjfz6fdxdsna4azc1grqick-lint-gradle-api-26.5.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/abhh4b983mvh9dpv9885gbycjchzwhw8-lint-gradle-api-26.5.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1f3gmhb29z3wj9ys3dbs4b2svl29bi7x-lint-gradle-api-26.5.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/y0wwxmg0vcalpjssz284nm6jyfiv0dnn-lint-gradle-api-26.5.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/k8r8947m0hw922fvx4kgyjlh52aik5wd-lint-gradle-api-27.1.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/bhwyxviqvmbcj4wpxs00ai1s20faw92f-lint-gradle-api-27.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/axdjwpkwchcbavlbilqbm7q8bqksqj7d-lint-model-27.1.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/5rrhib29z0i7bgnnln8pfzn9m1xzl60k-lint-model-27.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/liwsh5xq7aazgqdzdmhnv1w9a75zz26q-lint-model-30.0.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/6m62ijp2kmyvkcssj608ncj8zyymbwh3-lint-model-30.0.4.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/l0n1ddvg0p1f3d1wnggvdr5ikzn96k91-lint-model-30.0.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/nyhmam22c56400g9p0q168mqm4r2826s-lint-model-30.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/4v6a212fzg35s22wpv3vd06isngqzvfx-lint-model-30.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/svk2gnr3y5brj6y0wjicyl2604v2lfmy-lint-model-30.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ipfpzg94xc1dnxgkqn7fyll7fxl3l93r-lint-model-30.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/j2iv4bh7mb4nndp3w3b2cyybg169ic7d-lint-model-30.4.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/inwnm5q6p793h9zjkng1x3mb1px0db0l-lint-model-30.4.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/f4c3bb7vfjc0lyxpf8jyq8y65cj4472f-lint-model-31.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/22ax50rsxbi17rrbq3r4fssy0vpvx96r-lint-model-31.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/fa8k8z3mh9z6d8r8d0fqqkm33q5csinr-lint-typedef-remover-30.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/pb3l3pz9fxhx1qsgnz1fq8x3wa54f7hj-lint-typedef-remover-30.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/v9aaxcvpwg3a3y9fbphx2rhvnmsqwjkx-lint-typedef-remover-30.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/zdr282fpy15f668zkgvd4pscw8cmf85s-lint-typedef-remover-30.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/sj7nd30pgk4b8ra2v3x8y5gvxs2iajcz-lint-typedef-remover-30.4.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/4nvmizsbbzwvx2gj2l7wv3b269rzwa86-lint-typedef-remover-30.4.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/wv1hjrcdm8hnjiymapsqha6cfsd5cl9j-lint-typedef-remover-31.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/qycmz4avnx02vqj3d2r7j5jgkynpqhcw-lint-typedef-remover-31.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/raj7bcpbpaqha7z8fq6k2gayx9n9s3q3-listenablefuture-1.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/58bsra8v55gch48ms7pk9m8ghqwmmfzc-listenablefuture-1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/cvqd3hwqif16id24x1r4mwc4vgrs4asp-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/h1mb2xq9hhwv4716p7kq362bvmgjz1dp-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/6n2dslrv1s3ramhhzscm0vjsmklzf64x-listhen___listhen_1.7.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/1g6wyjm281wmdhsba5r9x8hf87qzj6v2-load_json_file___load_json_file_4.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/9whsbf1vvvih9jihg6hm135igaqd34gi-loader-1.0.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/441j16hcvxjyjyz19inc9mhhypzgpxzl-loader-1.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/6rdpsb4fkqpsyw1anzydv7xh863mg7xf-localbroadcastmanager-1.0.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/8qg848j8h1wls37w1cf73hmhyhq5jil2-localbroadcastmanager-1.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/dkrxm51h83zz6kyarhhxzarmbha41h6g-locate_path___locate_path_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/7gyqpc5n0hxbma16q6s9qclpz1a9i9kz-locate_path___locate_path_3.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/8bldi8ldwd79g2gsfq0lv2nqxwbxm77n-locate_path___locate_path_5.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/6akanixdh447a9xm4wpbc9fkrjbr72nf-locate_path___locate_path_6.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/h2jm66g3afq45f7lzr4yb8z1d5ld3bhf-lodash.debounce___lodash.debounce_4.0.8.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/kxq9w09j4x31mw41b9wxxlyk6anxyi7h-lodash.flattendeep___lodash.flattendeep_4.4.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/qkph9cqmm3jsqacpyc73m0fmq2gfy9q8-lodash.isequal___lodash.isequal_4.5.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/0xakj4f35s9bca541j3q22hlasikndrw-lodash.throttle___lodash.throttle_4.1.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/mgyqacdnsz79zpqcwra86grqhdmq710l-lodash___lodash_4.17.15.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/psccnp6c2kln2vmxfppkhw0gn28h913b-lodash___lodash_4.17.21.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ymwqlyzl6mxafla925zhszkggdsg89g3-log_symbols___log_symbols_4.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/w3k549zbqlpk23rwcs395d4k9y7nd57h-logkitty___logkitty_0.7.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/h3birmykr7fla118nx5l8iy7rwlfn9f6-lolex___lolex_5.1.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/z9g2ahfs7rv0if6v42562lbwyjskri20-lombok-ast-0.2.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/jpp13znn775p8pv4fbz8b1i09wa169yp-lombok-ast-0.2.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/8rmzbkxnrvfxlzyrpj8z5d00pbva1w4s-loose_envify___loose_envify_1.4.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/3is823d3yr1chv9za78jlydgd8man5wz-lottie-3.4.4.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/1axmd37l3qg977p5828fwxv1f0wkamhq-lottie-3.4.4.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/3x1zg97c1syh580l55c7idwda9h3ydkj-lottie-3.4.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/306znyj77fv49kwnkpxmb0j2znqpa8bj-bash-5.2p26' from 'https://nix-cache.status.im'...
copying path '/nix/store/xvzz97yk73hw03v5dhhz3j47ggwf1yq1-gcc-13.2.0-lib' from 'https://nix-cache.status.im'...
copying path '/nix/store/c2i631h8i5vcs1sqifwxfsazhwrg6wr5-glibc-2.39-52-bin' from 'https://nix-cache.status.im'...
copying path '/nix/store/ls108c83hxrwzj922hhxf88rq53z10vq-gmp-6.3.0' from 'https://nix-cache.status.im'...
copying path '/nix/store/s5192g0cf1gi67a47z3210nvnzbr8dhp-lottie_ios___lottie_ios_3.2.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/nr38fbm93h3glb17p7qbaj1wjqy3jvan-lottie_react_native___lottie_react_native_5.1.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/45hzfyqryniif8bfnfdwfp6y3k9n3xjf-lowercase_keys___lowercase_keys_1.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/zck2mdcy2z9531bxlxyfyyj3mc7vrmn3-lowercase_keys___lowercase_keys_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/4madf4fcfs0hn8hlxhkr23mqp98f7f0m-lowlight___lowlight_1.20.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/cmsk3q9p34d6gqmcy5qx89rdvq8rc24a-lru_cache___lru_cache_10.3.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/lag9y4nx5vp4qvxhnksgiwvmi4smwgq3-lru_cache___lru_cache_4.1.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/28njx4f1y0iypaclknm4h078cg8sdzbq-lru_cache___lru_cache_5.1.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/z0ji9wikmnaailxb80p83aq5s2l44syf-lru_cache___lru_cache_6.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/z268aa5zvg8v04ms5ragb4lqc4yzcqxz-macrovich-0.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/fyrmmsih0kaxircb97vvsk33pfppcxqa-make_dir___make_dir_1.3.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/bl5gn2ica18ibjxd7f5vlypzz8xc7lag-make_dir___make_dir_2.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/kcvh9gl00ng3igh2ycaqszhbmhpqmv2k-make_dir___make_dir_3.0.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/5h9w5q2zaqi5jycghna03nmy0df71gfk-make_dir___make_dir_3.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/nnvhr8mpaws7vj14g20glnrb0f1gd5ji-makeerror___makeerror_1.0.11.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/a0nn6lwmcd5md9zk7j0n8xrbl6r1azs0-makeerror___makeerror_1.0.12.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/by3qr1cxifzclbw5wh7h382668718r2q-malli-0.13.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/x8l5i68xcy2iyr0gwy71s1f0mh8s5c33-isl-0.20' from 'https://nix-cache.status.im'...
copying path '/nix/store/fwh4fxd747m0py3ib3s5abamia9nrf90-glibc-2.39-52-dev' from 'https://nix-cache.status.im'...
copying path '/nix/store/6rlffzkh1z8f01y1b2cag45pa35apkai-manifest-merger-24.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/dm8pihnaf3qa39wq97h1b150dfdlf87p-manifest-merger-24.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1vcwqkyx36bjwxbxsfla8cnyxh5p50gl-manifest-merger-24.5.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/hcm10ky7pxgmgbkw55v1h32909rs9bcg-manifest-merger-24.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/lh0w8x76jb9qjc3dxs0rci1hdnb918fp-manifest-merger-26.0.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/510xjd6qxla3ck16va8fk6pxv93mgqff-manifest-merger-26.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1rpmfmqg4y77pgazn7c0n26py1zvgmmk-manifest-merger-26.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/c7406lg7ivji36vq8qd3fg37zm0kg2zn-manifest-merger-26.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/lgs9d9pnydjybgqg3phgm0p0a573rb17-manifest-merger-26.5.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/0vn1jv886kl7w0z669av72fq63wil4f3-manifest-merger-26.5.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1bnqdnjmljy6rpxd2mxyp2n8gp9j9gv3-manifest-merger-26.5.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/97sqrnhbxqfmbrzamwfcf542ll7rniqg-manifest-merger-26.5.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/sy7yirbgs5jawkyk6787i79q9n2p0wwc-manifest-merger-27.1.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/qzxkvkfb920n2w3qqx5yq3p1qdzwz7gv-manifest-merger-27.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/z7hvqa021q986y91gnsb5v4ylczw1srr-manifest-merger-30.0.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/mga0ds4c359jvzccpdx75l7a59zir36q-manifest-merger-30.0.4.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/rmvlrwzprw3rd7sx4m3f4mqffpzn1r1l-manifest-merger-30.0.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/2vw49c4p761ndx8l3ih22rrmc104dp85-manifest-merger-30.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/klwh1hycrwl1vpm7f7x36myrclwmww95-manifest-merger-30.2.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/w6iylg13skrnwa6qwlmycxxdpcia6hxy-manifest-merger-30.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/j3w6qgaqlzhp31s85i5cchxd5rvgwcbm-manifest-merger-30.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/04ib6wx2vx6wh3wxxid03cjg5qyn4648-manifest-merger-30.3.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/lbwd6xr51s2cy7f34iw0s2ixdy14pa7f-manifest-merger-30.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/rjqfhxyy8a18lzfhvm6g8zip26jkkbj8-manifest-merger-30.4.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ilhq6yxrrrac0r1zz43y24np1r11v6mr-manifest-merger-30.4.2.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/kjr9mbxs83jjg8lfk9z0rlifcj3izhfb-manifest-merger-30.4.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/gh4f4qga796mgl5ha1xf01b2kvbckn4v-manifest-merger-31.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/01v1xsy8y3dbp1xsx0y80205jmr7djr1-manifest-merger-31.1.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/9yi502m9bhcpxsc8d1jmpq9hsavda7xq-markdown-0.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/2gbk5p3m4i6qwkwwqf02zwzkp0kqfdfd-markdown-0.2.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/7xfqsr4hhvkyqabn48x6kvq3ks1p4qh0-manifest-merger-31.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/0yc8n0a8v4v9yfcy059nbjnj4692wr14-markdown-jvm-0.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/n8nafjnycrh52zm10izwqh79bsrczvz2-markdown-jvm-0.2.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/fpbk2xmq6114sdw78j9bck6ni02dl77w-markdown-jvm-0.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/42x63bi1q5srsig3g5rcd9gv76qf0jlv-marky___marky_1.2.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ivhjr2vqri566g5bkapyag4y53s94khk-matcher-combinators-3.9.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/gcl4jmgplglfgdnhpmmy9qp3l3c4c73b-material-1.0.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/c24fmkjddnl0swy66q1b2h21za4lzlnz-material-1.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ysgxypi9chxwf84q4ila5ijlksgqf8qa-material-1.2.0-alpha03.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/jwzi3dlr6mqhq90vjridgks46932y6r9-material-1.2.0-alpha03.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/g3fv24agb3pg9w49zi0h1qf37f4771g4-math.combinatorics-0.2.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/jra1yw3h51gk9gbn2ig0xxp8hpyjr0p4-maven-artifact-3.8.6.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ws2a5prl4mf444ivm9rvf9b8kq80r5cn-maven-builder-support-3.8.6.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/1mijbph117vb8n2y5arznkwdgpas46q5-maven-core-3.8.6.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/yywwz8d4vq022351vxbrf15kad3bln72-maven-model-3.8.6.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/43rv42dv10d68pgii7rc34ipdghqlwwg-maven-model-builder-3.8.6.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/x5yrby18sg99imr2133mdkgz4r0yyacq-maven-plugin-api-3.8.6.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/hs7fz2w2kk1w9lwnmbvdd7v204f67nja-maven-repository-metadata-3.8.6.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/bcy65qg98xfi81lyg9fpzk8b0z9b9ymm-maven-resolver-api-1.8.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ll647d9b4v556g713jzr8hpsk53x9i1a-maven-resolver-connector-basic-1.8.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/7y7jmbwxrifqlkn5kgnxhapsr51sl2l9-maven-resolver-impl-1.8.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/g3ny8p0bq5a91d5i0l7q6zjwch36zshi-maven-resolver-named-locks-1.8.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/sk9rvfz2lb91b3iq8jdr3hmrmnx5d6d5-maven-resolver-provider-3.8.6.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/8i25i8ds3jnc81jjxj8gajn6wnbcvmp0-maven-resolver-spi-1.8.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/rz4zzzmk8z75pq6wg5imyfiy7jhl005n-maven-resolver-transport-file-1.8.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/l57gi0hsay2fs2xyqxi96zwqlcslxy6m-maven-resolver-transport-http-1.8.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/b8l0ly9si4vi1igzlcsnas8g8yg9k4p0-maven-resolver-util-1.8.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/1l3sdpz06sh3drxpp4rk9x86gmdj68xb-maven-settings-3.8.6.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/anq2bkd3g9bapm6k2563bljs4ryxndyq-maven-settings-builder-3.8.6.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/1shbmpx6p3xr6b18g9rjavsnbxb50p4q-maven-shared-utils-3.3.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/3rkji61zmnq2vq8rpw4j3zl7l0y25lki-md5.js___md5.js_1.3.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/f3rq563w6h4hzv38rasi399651hwl2a0-mdn_data___mdn_data_2.0.14.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/h2063vk9w957609gw17y3qjgvfb54hc9-media-1.0.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/4hlzfdyhi9avg8zfblhk3vvgaflspk0w-media-1.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/jz4230l5vm7ham0hrl3d7bialc705rlv-medley-0.8.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/8kg4jgy6v3h4y4iis54napskak2dvqkb-memoize_one___memoize_one_5.2.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/gy9qilk517k6hyhda6a3p6zjwhxd5viw-memory-type-ashmem-2.5.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/kb785f4sm8mi905mjl9h69ga3qcprw02-memory-type-ashmem-2.5.0.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/sw5cpp5kmb0rx0wa7k3ykw1dry06cdn7-memory-type-ashmem-2.5.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/kr5v5irc0ld36vzg5hy0yy8w8crgs1p8-memory-type-ashmem-2.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/98zxnnhsss6ks2jnz9wc7z3wzdlgrbwr-memory-type-ashmem-3.1.3.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/6i1507gzdxqbciygmws4mv9nq05i27g4-memory-type-ashmem-3.1.3.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/4p4j299zjsa57mylqfcslriwl3c3yp70-memory-type-ashmem-3.1.3.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/qd0qwpvsnwd3wzvfyq7j01cpjd3nv3n0-memory-type-ashmem-3.1.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/rvjqvmjk7sacnv3yxk85qcg32sfzwid3-memory-type-java-2.5.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/4qx4593bq1vb4mgh5cdjhm9q3lkg61xb-memory-type-java-2.5.0.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/s3zq2lbvwqq0ndi712hwgyzmzigkdi05-memory-type-java-2.5.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/76fx1sinyc41b9aq6fkl18zqapw1bi3z-memory-type-java-2.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/nvk4267myksahf2bxy7s0g3y9ahi25kf-memory-type-java-3.1.3.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/pyy9ycm9hbwl33vlf7q5mkc6xkzzx7nm-memory-type-java-3.1.3.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/48adbcqcnwjj9vw6500rsqqj83vq88g5-memory-type-java-3.1.3.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/h13kn2w048k9l55ywzw42k119d1zqgdi-memory-type-java-3.1.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/5av391mgrwzn607dfa3afy7phd95872l-memory-type-native-2.5.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/s3f0fm2z1ks0gipp3fvpc03b8s33z53l-memory-type-native-2.5.0.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/irphn59gv16n7ylhlajhag817avixsgc-memory-type-native-2.5.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/4b0pqf4hhbf2c5sgfm65wlqiran7xifc-memory-type-native-2.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/4i9vwdyaayklasfjw8yzvpkzkm4sxr82-memory-type-native-3.1.3.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/a5lyppc3lq9fkrc3dy2rbzaaggf0bf2r-memory-type-native-3.1.3.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/7g4565yx0sw844w1sidwpd4rmypb9s2s-memory-type-native-3.1.3.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/zbbyg0szrcq3zfsnan0dg97m6vyskmv9-memory-type-native-3.1.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/qq0ckwgf5zh5bj1j5ngs60knx5ydwvay-merge_options___merge_options_3.0.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/4rhm8m5a44jmlj71szfl7bkiwllpfhai-merge_source_map___merge_source_map_1.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/zvhk43wqc8a1nd1ydinnc7jxz0d7mfqa-merge_stream___merge_stream_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/w2k22av3szqj9z9a9i1mm5ksxf1ja223-metadata-extractor-2.18.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/57yknwz83rx7yqzg3drj3lll5vvk81iv-metadata-extractor-2.18.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/shz5hwb389j9v8cr1lmkg7rpvlfghk5x-metro___metro_0.80.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/m951ggchrz1ii1baknp4mms8lp4ykmg4-metro_babel_transformer___metro_babel_transformer_0.80.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/g0gl1zbiwa1ap8ak9drymabbrihsjqjx-metro_cache___metro_cache_0.80.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/s0i4n5mxsg2g5jjgz3r0qv4wcwpbd4yd-metro_cache_key___metro_cache_key_0.80.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/nqhi4jnq007m6vc0cksg5hg4r5agpfxn-metro_config___metro_config_0.80.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/mic4h2sqq3lvcgjb7slc5yhv9rwy12g0-metro_core___metro_core_0.80.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/57smyd3qna95kmhz9gjkmkyyya4a0jlw-metro_file_map___metro_file_map_0.80.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/m2yz4kd0av9j1iziw7q56zkdf5mlrkrj-metro_minify_terser___metro_minify_terser_0.80.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/xis3r68gi40049kyvr485z42s1xgdsiq-metro_resolver___metro_resolver_0.80.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/625jlaxgjb21zr633f7p0257vpqdganm-metro_runtime___metro_runtime_0.80.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ipqqdz03p5agwsyxqb4grcnlwhxrlca8-metro_source_map___metro_source_map_0.80.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/vxn7d8akabazh63b7ni4a0dlrd9b9arz-metro_symbolicate___metro_symbolicate_0.80.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/mllvgmj52afy1fbnavxayjb1k6z1skkv-metro_transform_plugins___metro_transform_plugins_0.80.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/pl8lypdwkaf7mj13hsifr6rvbmk3h0d2-metro_transform_worker___metro_transform_worker_0.80.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/1qdr9rsr365xy52mgp6cc9n3gc1zslvv-micromatch___micromatch_4.0.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/lm33v5b2z1zm69b7kmmkg744xdnmk7nk-micromatch___micromatch_4.0.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/nhxhzb5jbmv6qpp2rxrq0in277cwyzn9-micromatch___micromatch_4.0.7.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/4nfi4sb55xagfy5q6w0f5az32ls5bk57-middleware-2.5.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/h6sc6lgvsddgi73mxqh25g0pazv16hq1-middleware-2.5.0.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/xxsmd5lfi2fx0jp2xdig3321nh9frrca-middleware-2.5.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/jzbpp8ajmw40xhf3kwy61vshwswspb7l-middleware-2.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/xncq5gcjqkfswv10iw97mv6fqy0vifaw-middleware-3.1.3.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/wd8bh97igj9n8mz9fp8ladp5k9dlyyss-middleware-3.1.3.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/1jg5w5vgihdbjr7fjna0fhcqzrrnhqwj-middleware-3.1.3.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/m2ybypvx66h8abi2gdh2c7f870aq10i2-middleware-3.1.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/6m3iq07ilimxxcirdg03p8kppw2j98a3-miller_rabin___miller_rabin_4.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/b1i1nxkrdqs0awhcn1xpx8pgk14xpmm2-mime___mime_1.6.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/kflvqiq5jgqjv685c75yjb0fhhryisd9-mime___mime_2.6.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2vx1pp5vpfn7fqq8nsr6xjg2d74j69m7-mime___mime_3.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/vzy7xz2s9s4fi9w174jsabr2pcczycag-mime_db___mime_db_1.52.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/zxarb0w3901x0q5s24xx3fz09kx6qjrd-mime_types___mime_types_2.1.35.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/44jg22r94v070qpq5wb3vibdjzhf4qv3-mimic_fn___mimic_fn_2.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2vcd8nwb6z74lapsv7pzykma3xrzqsvr-mimic_fn___mimic_fn_4.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/kzbsbhy3qjb99m4k71z5bb7kv0y028x0-mimic_response___mimic_response_1.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2z40jl5gk7rsphl99pacvrs7yy8dk4kx-min_indent___min_indent_1.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/72ixgkchw7g6annl2npxj1w23vvqx85z-minimalistic_assert___minimalistic_assert_1.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/rcz1xh5w7gqidsri2qk0isgassa8p800-minimalistic_crypto_utils___minimalistic_crypto_utils_1.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/0ihn9agcz90qin1v3fydaqpqfkzr9d8k-minimatch___minimatch_3.0.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/s6khm4bswngcfsign31yrp8flgl7l14r-minimatch___minimatch_3.1.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/5bl6krh3and04kninzkibgw2gd331w4h-minimist___minimist_1.2.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/i98s7jh4aw7iz28ss9f18q82lcp177k8-minipass___minipass_3.1.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/9nqpwzavq8fm4fksk31qs3l6s3y2wh2i-minizlib___minizlib_2.1.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/fb7p2d2yz1rw3n07rf1pag19nnwm173y-mirrors-list' from 'https://nix-cache.status.im'...
copying path '/nix/store/jgikg3icabl587caggp56zf7289whgrj-mkdirp___mkdirp_0.5.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ny6p5hsxwrvf7m03lacccmml28z0bi55-mkdirp___mkdirp_1.0.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/hgy2zgyiyc3q39w28gf1yyqvpzwix39k-mlly___mlly_1.7.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/fgmzkzbzpyikasik6b2y8n2bzmchvivi-mockgen-0.4.0' from 'https://nix-cache.status.im'...
copying path '/nix/store/05fp2810vvkh1wvmz5j9v17dvs12vqpg-mockito-core-3.12.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/yf3j1ssyl6mb1m9ajb7iy2216k6db186-mockito-core-3.12.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/y7hgbzxr97jwn0yy9dk6159jzi4pji93-mockito-core-4.0.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/n612cg4mj3051r8s2n6ahmizb0sm4sf0-mockito-core-4.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/gi6n5sv7iwnfjbb85ad9wwd961dilxnn-mockito-core-5.15.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/np6h7k4v73jz091g2kcwa7a28yydwlm4-mockito-core-5.15.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/iwlda4sj988dfp95dqfa9zyy2ra7vmsi-mockito-inline-4.0.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/4mmbr320h322wxgzzrq5cvjx9iq0mym4-mockito-inline-4.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/0zv4fvz01f6irzywmr1fi5i5cy7dxxsi-mojo-parent-34.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/6v8jsc9jr278lxmv6fbrn61hlwsrbc59-mojo-parent-40.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1zb01c675qf9xppn9f83ayz797jnllic-mojo-parent-50.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/05svhpi1p4mlsd67fjczbcp99vs2x2n2-mojo-parent-84-config.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/zy1qcx0f4g5d14w7a6c6pz45dz37mbqh-mojo-parent-84.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/7ay05gi253j82nml8ff6qzkakrh5wjis-monitor-1.4.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/c37z1zdnfcqbwh5qklpbyx6pvcwnz1g6-monitor-1.4.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/vhz4z0g407vxhsi3a0czv1b38sy1lbw7-monitor-1.6.0-alpha02.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/zy19763swl89wqp2yg9hbdyrlk810p5h-monitor-1.6.0-alpha02.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/hhr2s52vw5wdhlwcc60imbc85pi31121-mpfr-4.2.1' from 'https://nix-cache.status.im'...
copying path '/nix/store/w7y7rl0nk2lyagxcmg6m45j6q0jqgan7-mri___mri_1.2.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2c71ya6xn6yy95xaa4a4zbxzg7wxpq2r-ms___ms_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/s36i9ywbwlv7xsmqmwhzpfxlfgn6v0cc-ms___ms_2.1.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/d930b3vrkj4wb8w77nqpl8sxy8a1vy07-ms___ms_2.1.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/fs8c4vnryx6h9qmkx17y4q0gfk85m9q1-msgpack-0.6.12.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/rmzjn7292fv27zvrijj23g3nr9xa7h5h-multidex-2.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/5lg8bam4ilcn5zyp8n5yzqx3hn7sw1x1-multidex-2.0.1.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ygh109z56c4x14z9ibkwiyvf7hq70xqh-multiformats___multiformats_9.9.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/58z0qhpvk0c807lxa33wqay5bvjnf7g0-napi_wasm___napi_wasm_1.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/vvkkc1i2gm0kkxqjrxd9y8bxq1q26wdl-nativeimagefilters-2.5.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/k5825pb6fahip805r74c1197hjlzxl0w-nativeimagefilters-2.5.0.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/zqcm1rrmx7fnlk2rg75lbmmdb7sqjm9r-nativeimagefilters-2.5.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/6zr5f40g9m9n8sxj45yrkpyp1zxl3fk2-nativeimagefilters-2.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/c2wcslw3kzsv5nr401axwaxk11iqlcbh-nativeimagefilters-3.1.3.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/wy7d3pfqk8brss2fiqwrhg03nirzvca2-nativeimagefilters-3.1.3.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/w40n5pwhijarqbqnanx793yimlxhhwnn-nativeimagefilters-3.1.3.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/cya37dqm7s6jg5alb77n8y3c421k0xbi-libmpc-1.3.1' from 'https://nix-cache.status.im'...
copying path '/nix/store/wfrbn9jm5h7l0f6aizixqpw7kpb9wnys-nativeimagefilters-3.1.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/zzqapmla3ki0pa6wjrp44w6pg09jr3pj-nativeimagetranscoder-2.5.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/b6873jp762fkxpxcqxh5pd0fc3f2iiz2-nativeimagetranscoder-2.5.0.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/0rg9mg3f7pfl6vk23xkqmd2wpksfv278-nativeimagetranscoder-2.5.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/iw2lhb5snjg6ygkvb889a5hr5bxlrl4g-nativeimagetranscoder-2.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/w5s4pa961hqrkqyyzyxgamy3k8m68wcr-nativeimagetranscoder-3.1.3.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/r0k0iy3wzpvwad67zrk1agrfaw04jwyb-nativeimagetranscoder-3.1.3.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/k3shk845yl0n8lxpm8rahlcjhv80scxd-nativeimagetranscoder-3.1.3.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/b331y0gil403w7y0j0r5y0g5lc37y9ik-nativeimagetranscoder-3.1.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ipwsqkf2kfqxgkh751gbdpq6ddscdnb6-nativeloader-0.10.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/d14rjivi82iq2lnxl1i8spx3w3fipbh0-nativeloader-0.10.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/jzcff1yjb14gmn3prs49x7mnqag3csbg-nativeloader-0.10.5.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/i1b28qsqk4a8fqdpc0587aipcjmi2490-nativeloader-0.10.5.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/g1zvxmwp5rlvx942j9vm9s62ig9kwv6a-nativeruntime-4.7.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/dyzwvwlpj0njcxwh87v8s5g577x09k9f-nativeruntime-4.7.3.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/c8lwniynsx0gh2hap1ppbrjdmxfjflz5-nativeruntime-4.7.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/2bkx0v0y6l6amkf4blqp6pcccqgliaj5-natural_compare___natural_compare_1.4.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/j4m3lwhh4x0bzilvi77d512ahry775nq-ncurses-6.4' from 'https://nix-cache.status.im'...
copying path '/nix/store/1nsscr4hbxpcrdjiprj3mcr99f7zfjdr-ncurses-abi5-compat-6.4' from 'https://nix-cache.status.im'...
copying path '/nix/store/zcjy82jk8i8y1cvvzaadj5wiz41gvp53-ncurses-abi5-compat-6.4' from 'https://nix-cache.status.im'...
copying path '/nix/store/247d0sfmxr8ps01bwh6dy5dcrp35mfdi-negotiator___negotiator_0.6.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/n5zhy3kins0g08n7d1r2vri691hrvxdb-neo_async___neo_async_2.6.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ai72is6xzm6msgg2im08b7dx8q52n7ml-nested_error_stacks___nested_error_stacks_2.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/i0gxii92bjqlf7j1brr9pbmbazvhq93q-netty-buffer-4.1.34.Final.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/5mh2y6kwjhgnsrralqpnj6samlcav4na-netty-buffer-4.1.34.Final.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/4lydc5dvrj59xfk4bmqr25hm1va9nzv3-netty-buffer-4.1.52.Final.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/shjlv7z7p6f2llyy1v30z58wh57j08rr-netty-buffer-4.1.52.Final.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/rr2k1p90n3h3zml2vfj4grlry7qyynb4-netty-buffer-4.1.72.Final.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/cl9jk9849z11qmlcgysm8f8axkcwx1y4-netty-buffer-4.1.72.Final.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/q22ly019jrlnkhypppwn0r6nl4a07ymq-netty-buffer-5.0.0.Alpha2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/zsndgg8j12fv3h6jnlsf4z1v07dil0l8-netty-buffer-5.0.0.Alpha2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/r0l5xpfq7jbf8sdi1v6hqgcb3rfb95hb-netty-codec-4.1.34.Final.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/q6rdmqrh79mva8g3ngmgb00lv92g8187-netty-codec-4.1.34.Final.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/690npkd6xd5ymch3gi9j2h4wgb92657r-netty-codec-4.1.52.Final.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/s4vpql4jwnkmsgxf67k7m578vyslzs36-netty-codec-4.1.52.Final.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/zbs8kd02qvn1bc8i945z4qgm4g7a4pwz-netty-codec-4.1.72.Final.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/6dchrr7piniaq2hbgyl8bma6ncbhh2sy-netty-codec-4.1.72.Final.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/wsjlcs9f4x1wi58mf8wmfzf5yqfbn04s-netty-codec-5.0.0.Alpha2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/48z70d6zrzg31mcbppvn0vnnivspzhly-netty-codec-5.0.0.Alpha2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/6j3icb866kp7kwlw8xb1qkcsmg6cr6p2-netty-codec-http-4.1.34.Final.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/xi1qj1563jh3l2xyzizjnihl08h3w6dh-netty-codec-http-4.1.34.Final.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/3rmayv9jpvqi1wzkv8bj3whmv9ccfn02-netty-codec-http-4.1.52.Final.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/52hsavkrzdznb5878qc14l4y4jvhndvi-netty-codec-http-4.1.52.Final.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/9prvd8l9vl764x50qb8cyif47wbm4fby-netty-codec-http-4.1.72.Final.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/j5lzxqvykzpgj3anikb5hs2ig0lwk3w2-netty-codec-http-4.1.72.Final.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/kqi465vxb2a1jdfwn5ji5j3q80q0w3i9-netty-codec-http-5.0.0.Alpha2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/k631lffdhvydwl5n9igjpbrwbv7cr62n-netty-codec-http-5.0.0.Alpha2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/xw748x5j6lfal7990pvs18g27xhq3lii-netty-codec-http2-4.1.34.Final.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/8x7jr65svff645v98xls91llsjdnsqzz-netty-codec-http2-4.1.34.Final.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/vis7x9lsfhjvgg3bk9xmm77sgm468hgd-netty-codec-http2-4.1.52.Final.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/b9bahn3r3ww2mhcvizd4x062s8kph2m1-netty-codec-http2-4.1.52.Final.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/rkm76mfbz7115zd03mlvj687a7bfjfs4-netty-codec-http2-4.1.72.Final.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/q546k5iqqh11ssrgmqq9a01173yzfrk2-netty-codec-http2-4.1.72.Final.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/6dxknmhcpci9ws1lrjdhmnlfw49r1nzx-netty-codec-socks-4.1.34.Final.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/qdb61m3lqrhl6w1hz9k9i4ica6lg290d-netty-codec-socks-4.1.34.Final.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/mkrwr9imwkaj5n6181gsgw60lxy1qd9c-netty-codec-socks-4.1.52.Final.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/0xj5gis7m9y3n5pqjbyc9jbjmh2k4qpw-netty-codec-socks-4.1.52.Final.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/jp2i47gcprb32rrfkjpkp175z21yjdnj-netty-codec-socks-4.1.72.Final.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/9428zckpm3cjcn0x93p41bgw9qq85ij4-netty-codec-socks-4.1.72.Final.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/lbg9y6mslg2qc5dk0ay8ha2wlncf2grd-netty-codec-socks-5.0.0.Alpha2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/bzw66ikkhxa0fcd093ddappbcm88w520-netty-codec-socks-5.0.0.Alpha2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/dkq56f7zc05y5xmcpff1xpxsi86r8d9y-netty-common-4.1.34.Final.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/gxglkmbqi0cz4739gp2fqv757ia0x4pg-netty-common-4.1.34.Final.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/nrjdjmvsbj2ip4pi57q9faych977rvls-netty-common-4.1.52.Final.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/k2avc4lihm57xdbv0cjmg5sw27m1dqah-netty-common-4.1.52.Final.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/m51jbb72zli7qyr016rj57fxynxmcxp4-netty-common-4.1.72.Final.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/0g1lwjvlw6x142hsywf9aib3ik3rq5qg-netty-common-4.1.72.Final.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/5p9ni3vncv0mmbwlya2k0f9wrwkd4bpr-netty-common-5.0.0.Alpha2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/2hy3yaf5d9nx9rmn8ywh20jwr3ib39s8-netty-common-5.0.0.Alpha2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/383r232zcfjxx60qs5mbzafqpphgkjb3-netty-handler-4.1.34.Final.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/xyb3xh5hv0wkqc2v3pw1lv8s8dvgi3rg-netty-handler-4.1.34.Final.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/nfq013ag539nrpi311mhxlsk9h6s50gx-netty-handler-4.1.52.Final.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/j9d7xpmf6aa6cxfnk0n7nx55b6wlgsi2-netty-handler-4.1.52.Final.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ymbcfal695yqwh08c93dykm06ijybama-netty-handler-4.1.72.Final.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/i7jb4spmfc50zy4wj5slpy3v1frkw7w9-netty-handler-4.1.72.Final.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/rw9nxyiqfswcrysp9kz5w0n6yhfd6d5h-netty-handler-5.0.0.Alpha2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/89hq8nh760nfi3j80l5r89lad14rhf0i-netty-handler-5.0.0.Alpha2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/38h8dg637w42zawzdypik7plxlc1rdm4-netty-handler-proxy-4.1.34.Final.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/qgdcpyjay4hx8f9rmrlv7z959kqdfwyh-netty-handler-proxy-4.1.34.Final.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/2aa07p7s3vm47biakmac15dbjy5mwfas-netty-handler-proxy-4.1.52.Final.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/8d44hrlq97n08biq8fi6hzfkaf6fcjd8-netty-handler-proxy-4.1.52.Final.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ai3yg8p4aqqh5v9qj1s4qppmv88849ck-netty-handler-proxy-4.1.72.Final.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/kgv4xr3179akr5xpvbqx357nmjrxdbhh-netty-handler-proxy-4.1.72.Final.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/5r8dccfb38bapvc5hk9790q854v2s0gb-netty-parent-4.1.34.Final.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/lvlixsr0cx4hv2ghh3shg79nyc07ksjy-netty-parent-4.1.52.Final.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/3ny6vs3v2ldsc4fk5aq43zfhda2dbhnn-netty-parent-4.1.72.Final.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/d6jvv0rllz3rj7bvlyxpafjl1003d5mw-netty-parent-5.0.0.Alpha2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/5q28y45c8g5km4f7l1h9793y2zjl5pg8-netty-resolver-4.1.34.Final.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/cnbxjl2cs44bhz6pzqyjyfw323jzlayx-netty-resolver-4.1.34.Final.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1hpv52ji3xx1rg1fj6hgdnlhvaphc9wz-netty-resolver-4.1.52.Final.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/4g9prq5ykz93j16jaf6avvjjnd67j5xa-netty-resolver-4.1.52.Final.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/m44qvdkk9n207ji1ryl731w3da68ipya-netty-resolver-4.1.72.Final.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/27cxvyjvs18g6dk1yqlkfl93l0whv0ib-netty-resolver-4.1.72.Final.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/0bfnmydli03kzvr2w8xjlxq58pcb22hk-netty-resolver-5.0.0.Alpha2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/4z0npkx2dbfmd5pwr0ak9kaswcxfiv1i-netty-resolver-5.0.0.Alpha2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/wliwfgbqr8q1r82zf0k4dnr8gkpk5m1p-netty-tcnative-classes-2.0.46.Final.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/4j6x61n3pagxz7j33jhim9v6i8hqxrji-netty-tcnative-classes-2.0.46.Final.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/d7k4zj3mnnn445slmh6fyyzz9vsl166n-netty-tcnative-classes-2.0.70.Final.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/0q44z3bl002ma2hwj1hkq7aanxlkanpl-netty-tcnative-classes-2.0.70.Final.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/cm0n6vvs88d6i69w9j1ld381sjsj71np-netty-tcnative-parent-2.0.46.Final.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/haz3bvvkn025xwvhk0kbk2798ivc9wa5-netty-tcnative-parent-2.0.70.Final.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/wxk07ca48h0jm3984ms3ssiijk849mbf-netty-transport-4.1.34.Final.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/mbghwxh376bh11h57agmkjm11gmzbmv7-netty-transport-4.1.34.Final.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/4m5hrzpizyg141kl0q86f6wxal2dy04d-netty-transport-4.1.52.Final.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/bjnzvg7mjn141kb5kq18mmfq7mppw0ss-netty-transport-4.1.52.Final.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/5fd2dzm105382yrha8xkd5nsajdng54w-netty-transport-4.1.72.Final.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/42j9s3bdgmmklha3bciicw2riwky7qas-netty-transport-4.1.72.Final.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/r6ci8zzxffwl6ga3fnj7pimhbjbbyl3k-netty-transport-5.0.0.Alpha2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/65lvz139b80iiy20jhcxv69xp3yqlnam-netty-transport-5.0.0.Alpha2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ynxgdwj8h2jnz1cw7inmrh1s3krw2w69-next_tick___next_tick_1.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/5iffgc7wwhb192yc4gn721k7wv1n6z69-nghttp2-1.61.0' from 'https://nix-cache.status.im'...
copying path '/nix/store/c5jjnwizh8bhfcv078k6a9cs9di0k5pz-nghttp2-1.61.0-lib' from 'https://nix-cache.status.im'...
copying path '/nix/store/xjxb8zyljdllm8lqaqr7h5w2yfh8m97i-nocache___nocache_3.0.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/aryk0kwxcvwiafs3lwf7irc2xlf5xd9v-node_abort_controller___node_abort_controller_3.1.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ig2s00z30j0pi6rdwbi1d1ar4pk07x2m-node_addon_api___node_addon_api_7.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/mf5ycav85c3pai9v3m423067y4qkr63b-node_dir___node_dir_0.1.17.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/8b98nfkr9rdnlc6d25s753812nbcvlqp-node_fetch___node_fetch_2.6.7.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/f2ym4vm7kpa09w5y1vhscvmnjflrcfvy-node_fetch___node_fetch_2.6.9.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/6clfn0r02i9ycl58c8rd8nr40h403iyc-node_fetch_native___node_fetch_native_1.6.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/fg9q5l5ma2nbrqizr50zg6hfir80qp9b-node_forge___node_forge_1.3.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/jj76wb2gqbbbp28j9zwvxsfj82maz1z8-node_gyp_build___node_gyp_build_4.8.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/9apvy17p0mr67dqbnm12q1ka144d3ign-node_int64___node_int64_0.4.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/1wwvr0xbjab1x0csr6wz5wz24zqxivb0-node_libs_browser___node_libs_browser_2.2.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/y0bl4245qs1z0wp93yymnsh81b1fs034-node_libs_react_native___node_libs_react_native_1.2.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/6hv18xr6a0cvn9k116a0kxmj5hyjl14m-node_releases___node_releases_2.0.10.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/39qcgld8wcn8qyhgr4yzmsr8086w5rg8-node_releases___node_releases_2.0.13.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/gl0hspbcs7sgs924fccbhg6lnm31q7ph-node_stream_zip___node_stream_zip_1.15.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/w80hh6r696mdyqxlsynjc7n760zgd138-nghttp2-1.61.0-dev' from 'https://nix-cache.status.im'...
copying path '/nix/store/qzkl21q9rhgbxsnvg50blv9qzkdyzf3v-nodemon___nodemon_2.0.16.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/kcn24cmakf0rz9bh0l7z9ddq27541y0f-nopt___nopt_1.0.10.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/6234i686i2zn6mpj781mik5mc8garpf6-nopt___nopt_5.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/9kd0kywidpn2s6msf61mz17y2fzkh5n7-normalize_package_data___normalize_package_data_2.5.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/vx3kzx1jd7q27z6h6gn4ynb181320zrw-normalize_path___normalize_path_3.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/i832k70wmzd5yq65k2pw6mixvyjdcdm7-normalize_svg_path___normalize_svg_path_1.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/l87ac8x7fdggxd104gbqwc6qygca96dh-normalize_url___normalize_url_4.5.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/jhn16a0hir67g6sicmplp73k494dk9qy-npm_run_path___npm_run_path_4.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/c1kwi77cag5jwcq6p95qhngicd47mmw9-npm_run_path___npm_run_path_5.3.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/scjj0vzlj41mzv3z2qrrw2gf5vq4b1qc-npmlog___npmlog_5.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/kgy77n3aslx91kplkanvdl84p3ryqn4b-nrepl-1.0.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/jpi51sb6xba33ajmw64dm2iw35rygbw9-nth_check___nth_check_2.1.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/biv7yzilisyvihb8pkj3sc9si1h0bvx8-nullthrows___nullthrows_1.1.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/l4yvhzfgs7qw1lf0lif32sk71742ayc4-nyc___nyc_14.1.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/bjx0r3zbbl6g86xx38b9adh8x7mbcd6v-ob1___ob1_0.80.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/anmwpjcj8z5lnbxfd9dhanvpcg3qagka-object_assign___object_assign_4.1.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/gfr2sr1iin4g816hg9dncapjgy7g9igb-objenesis-3.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/yx890cs5zhv8p2lhxmzwsi77vmn2map4-objenesis-3.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/7s32c9ynv7vf65hhxnp9dzszp0wm04d9-objenesis-3.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/7rld2gmhszq7hvhq154lm91iwp534yxm-objenesis-3.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1bkdkynbx6w8ih1l3zmb60accah14c85-objenesis-3.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/l2m7nmgvcb6p387ax6ahalywnb110kb8-objenesis-3.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/wwbjzyyg169i3f2spy9xcj1p9zms4zb9-objenesis-parent-3.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/mmik956vg506364wmb41ay6hvnd91saf-objenesis-parent-3.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/k2d1gdlm0ibjyvb0vj450r02sd6hli7h-objenesis-parent-3.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/mxd5vai34m5027jh5qwz71raqyiwa5mj-ofetch___ofetch_1.3.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/wbwg5kjnim0ai93cpnw7hkq9xn9c63n8-ohash___ohash_1.1.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/jxdhybcq3d03j6xxsicg49pac0kq0g5k-okhttp-3.12.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/3247mkma7y94zg2ymcd1a1hj19cqxl2x-okhttp-3.12.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/cshlvglssqnmk7pmgmrmxwh8a16b7zvh-okhttp-3.9.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/5p6jmvh8q4bqgq773nbs0daa2ygx1y45-okhttp-3.9.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/a5wdgdm71wfk45kgagmnzls0jypgvnkm-okhttp-4.11.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/lzwjkd4ni3vink8hi7hlr3aaml12zazg-okhttp-4.11.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/1ql9a2db4b6hzr44y059mhwk7m9bm4hs-okhttp-4.11.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/dhpc01w0bqrdxa69hdbvcbhmb5r4v0ak-okhttp-4.9.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ma6misjy8f322k2r7i7l70p7iw6c561x-okhttp-4.9.2.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/gq823cdzisk6kgmhw18nmbvij7yi6dm9-okhttp-4.9.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/rjs55nmxl4vb7f6cc19n1awjy1gh7bd1-okhttp-tls-4.11.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ls5drdbaz7i4gxax61qinda0l6xaqd0f-okhttp-tls-4.11.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/4w64b9ipscyzywd3nfy76pg2vg6wd1rr-okhttp-tls-4.11.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/zvqiy3ldqks9p3j4jx0nzcbwa77hvala-okhttp-urlconnection-4.9.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/xrb4j2m12i7n40nigqgl0dd9vg87sl1b-okhttp-urlconnection-4.9.2.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/1f941amccqllras136kklpdjki734wl9-okhttp-urlconnection-4.9.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/2byrnjfxldlg1zya4xcc0qp95sk2zyjc-okhttp3-integration-4.12.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/x33f96i9si6n1azaw5lk38m9mgw7wpd0-okhttp3-integration-4.12.0.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/1vnw4y5vkk86005ba8vxgwxhds52lxdk-okhttp3-integration-4.12.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/5vfjhh4f2cfahxqdj8f8yzdmlnqqwgqh-okhttp3-integration-4.12.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/qdhbxl3kknj0n1p70j8grqpq2pgnhx8p-okio-1.17.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/vacs1kpss7rqd1kfyaigwpn8x2690572-okio-1.17.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1khs7ci71c1vsvh6kiy4s48d0vr3s52k-okio-2.8.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/q6lvmxmp2da81j9dyfr6z8f0ii22d4pm-okio-2.8.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/i07nh89rpjgps33ksmplh2n8f5mgwcvy-okio-2.8.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ybasd9cvnxlg7mkr3ary9apa4b77p5dh-okio-2.9.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/rlg4d9bz39dvrl2cdap2lm8xw7qn8l5j-okio-2.9.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/ia7xwalcl23iw5k70hp6lxc12gs46dh9-okio-2.9.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/rwn59v7229fjk029p6p4j0bsgdc76zkh-okio-3.10.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/lxfzpj1nw5qnv71jinishb3jl41hc9ps-okio-3.10.2.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/x81q3xdfrgkhasq0n5imf8imx2nmwh5n-okio-3.10.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/q3smsi2lrwhary7cy4505rfcr2i90pxr-okio-3.2.0-all.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/i5qafckxfwlrmp6v2jy4l9yryipbjl7k-okio-3.2.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/pvh75iqyfwpqfnzw6kz2nmmbp5jihcnm-okio-3.2.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/nckb334bcyrb56nqjy33w0c89hyj0qrj-okio-3.2.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/bc0z5mbazzm31jkds9riy5qp0mh4f6fi-okio-jvm-3.10.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/69v2zz89rvvpkpi3gjafc467nl1vmm6h-okio-jvm-3.10.2.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/n2038bi03201fs0kim857kvqmqd71miy-okio-jvm-3.10.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/p4flvgds8cj7y8mnbhkb3b07cnrq4x0q-okio-jvm-3.2.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/6jsvpn9kk3znzvc5vxmigqa0kv3d2ws6-okio-jvm-3.2.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/fhms560y1gyj934922r9vy610a69rlz6-okio-jvm-3.2.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/29vf4wivh7c3kdkqc7yl7n3amy18ja98-okio-parent-1.17.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/yflwqa6grg9khdnpq88hlr9sisykg8s1-on_exit_leak_free___on_exit_leak_free_0.2.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/6civ4176m90vq08bxk6zls7v0d6cwmsm-on_finished___on_finished_2.3.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/6vgnq4fnfz6hxv6q0llalw359zjyk3qv-on_finished___on_finished_2.4.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/rssz4r4vx8k7r99sh4151ddyaqp2y80l-on_headers___on_headers_1.0.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/aqxym318d264ymh3aaw5l7mjgb5ivns9-once___once_1.4.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/wg9xx2an4b3y906k03xxja4b8yy6hffr-onetime___onetime_5.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/5rhxnrnv83z4107z2qws3ryqqqgmkhsw-onetime___onetime_5.1.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/rkfxbr67am10bx9vi0qv2czk8ld28mc6-onetime___onetime_6.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/s4b7gc2rmlhrazzgm8iraisxmgrj1nyq-oops-0.7.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/3wsw24641ks3nkrvhskmcbc1l8dxzxh1-open___open_6.4.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/8rx4gdiwmkbqg23pvamcmpdwz0kizafn-open___open_7.4.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/f5pqv95kwj1zk220ilnqhx8vglc50q21-opencensus-api-0.21.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/lmp49xw5kknqza022kpm5zgbg37l962l-opencensus-api-0.21.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/kvk5s84dxp88j6gzlfnn52d5lmzjz48h-opencensus-contrib-grpc-metrics-0.21.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/x0yx181yg290msa76hj1aldd6cvs6d9r-opencensus-contrib-grpc-metrics-0.21.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/pjbfm10mnbmfmfg04r6cps0qiih4w5k9-openjdk-11.0.23+9' from 'https://nix-cache.status.im'...
copying path '/nix/store/pkjf20n4anffx7cibds7j6qg53yspybz-openjdk-8u362-ga-jre' from 'https://nix-cache.status.im'...
copying path '/nix/store/vhnhsxsz80rhl6zz7yawhbrdihfnpfm1-openssl-3.0.14' from 'https://nix-cache.status.im'...
copying path '/nix/store/4rcia36zajhj0jym335spfyf89aj5sqw-ora___ora_5.4.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/mq8szz21a31lpclcjv5n01lq7dcpwp03-org.abego.treelayout.core-1.0.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/dl8fywf5s52gf532ns22zyrbdazrr0hs-org.abego.treelayout.core-1.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/9c8rzdkcwljjzvnh6x5qfa4wy62qz1pj-org.eclipse.jgit-5.13.0.202109080827-r.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/4b7d6rqnri6bgkhkz11f7g1prbirjd1x-org.eclipse.jgit-5.13.0.202109080827-r.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/vs1681p8lccxznd5wgcmnygsyj3l46gs-org.eclipse.jgit-5.13.1.202206130422-r.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/1i7ayf2bqccabxf7ks603l8pic0cagdp-org.eclipse.jgit-5.13.1.202206130422-r.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/cgs0r3z27fxzxwhn70sm6hpp0b7xhlfb-org.eclipse.jgit-parent-5.13.0.202109080827-r.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/g2v0q9zyydrii78nnxyk38i1zv2kcf63-org.eclipse.jgit-parent-5.13.1.202206130422-r.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ym4i21cx51lb276hz1jqwviapsykj3lq-org.eclipse.sisu.inject-0.3.5.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/li0gc27g3wx64wz3m5dzjy85xjzphgsh-org.eclipse.sisu.plexus-0.3.5.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/6zw02qndlhmfx0kqaqqkiaiwagp8dsda-org.gradle.toolchains.foojay-resolver-convention.gradle.plugin-0.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/kxghf1zgljn4508sxwdi72152qkdhgrp-org.jacoco.build-0.7.4.201502262128.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/jjawz5gl08qsmqbkd9ay8nyzhwanh5ka-org.jacoco.build-0.8.12.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/0964rqs4jdwqf803g0lvc7di9a4kkivx-org.jacoco.core-0.7.4.201502262128.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/pjx4nv300nr4r0wyrkrz1bdjzczkj1nf-org.jacoco.core-0.7.4.201502262128.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1nppw4bbc4l227h88km62igqxrbk8hrn-org.jacoco.core-0.8.12.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/v1qcds8kxa9hjnx9xw3px8z94kldjzx3-org.jacoco.core-0.8.12.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/9jzkwkr8aqs6b6l4pr0dj5wjah5pv37i-org.jacoco.report-0.7.4.201502262128.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/1lrygfgxqscb9gqcgri1y9adp70vhfs9-org.jacoco.report-0.7.4.201502262128.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/dbrkq761iv3brccp3483pwdkjal6n6an-org.jetbrains.kotlin.jvm.gradle.plugin-1.8.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/6g92dkm4dv82bmyl29l1bjaz9mnd0gbk-os_browserify___os_browserify_0.3.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/xbfyn8l98aksl5sk3qlvlndnvr2pajpy-os_homedir___os_homedir_1.0.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/6qblvzmqidqa191hgj6972ji5mfgh7m2-oss-parent-38.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/kfrg4p6676y0sdsjgxpkngw2l7lpq056-oss-parent-4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/jy3qsa9p05fwknf5ajp49lsdi1594dqi-oss-parent-5.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/h6lm8cbfg55lgalxsvx22f8nk2fba92x-oss-parent-61.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/m6g32srdzypl0givlps3203cnvh6p5y4-oss-parent-7.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/6fr75ldrf3kkbxhdglp9hv30qpir2vz1-oss-parent-9.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/kcf8b1rnzcbnagvr8pzhdbqg7j8rjkdh-ow2-1.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/8f3pvqrycj3ccwaw56g6f3rj0pyzbgwr-ow2-1.5.1-source-release.tar.gz' from 'https://nix-cache.status.im'...
copying path '/nix/store/3kglb37icq8rr5sp3ick35jl7qhp0wcv-ow2-1.5.1-source-release.tar.gz.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/7201h3khl9z5aqbddhwdm4h1ipkh7dwb-ow2-1.5.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/2wj08yv3ydll5zi6s5k9gamivsbgb27r-ow2-1.5.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/k63sy8khzi2qpspd6n65q12cqk6ri7wy-p_cancelable___p_cancelable_1.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/w6r4yy132xfzs6ppvgvnbizjkqgcicff-p_limit___p_limit_1.3.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/brjs4vq204gbdvdbxg2rrpwrs7imrfpv-p_limit___p_limit_2.3.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/bsdgcdf7x4r4dick5d4avi74fwr481nz-p_limit___p_limit_3.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/8ndlfq69g95sm01fnm53h6ppl2fmc31z-libssh2-1.11.0' from 'https://nix-cache.status.im'...
copying path '/nix/store/807bbwccq2jlhgbrkp05rr25wga9zjws-openssl-3.0.14-bin' from 'https://nix-cache.status.im'...
copying path '/nix/store/94m5xaiw0v4xm2wbwqikascsj4xlmha4-p_locate___p_locate_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/8dgflzw6rw1h436swryd5qlcrwkg9717-p_locate___p_locate_3.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/p8aiqqpfml79851m9zidb5bi6x26jv5g-p_locate___p_locate_4.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/1dkyv26hccbfp949n108x6dv35wdmjl1-p_locate___p_locate_5.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/sglchff1drqxindw5yvhvkd9hq4dwy8n-p_try___p_try_1.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/l11xxkganjddgkhxl5hhq0wjgcra7bjp-p_try___p_try_2.2.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/lk1x1fjvm6pj20wqw9z8g7hxczx9jh7y-package_hash___package_hash_3.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/i0qvgjxmhvnc88kn395sc55hw9l5df8h-package_json___package_json_6.5.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/vsh859pw43rj709li0cyllfidv3g8874-pako___pako_1.0.11.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ia80czw5v5jlsc8k62qrpj35v5q9bchd-parent-3.12.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/7ribyykxsdq25v9ixl33v8ni3b2zng62-parent-3.9.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/nvy50pl6glj61nybgjnd1438qcywm6q2-parse_asn1___parse_asn1_5.1.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2qjkfsl03gln21yy3v3p5xg3ai0q6dx9-curl-8.7.1' from 'https://nix-cache.status.im'...
copying path '/nix/store/cd77mmazmad380l83r54dsqjvh3z0xfn-parse_entities___parse_entities_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/6jhhp68znrkr5m8q824lj7l4hj9iwscr-openssl-3.0.14-dev' from 'https://nix-cache.status.im'...
copying path '/nix/store/96bvhc5zx5ci1h67jbzx7igbhn7gl7fj-parse_json___parse_json_4.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/6hzsyrd8xlfn0h6r7qjabccbbmjfqvk5-parse_json___parse_json_5.2.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/yj68z2b87fm6nd29aghfgbmvnppaw3hw-parse_svg_path___parse_svg_path_0.1.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/3aj463pgsr140s9w9qcf3b7dyshj93sj-parseurl___parseurl_1.3.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/jmzm7rc3ik4baa25l6jcphvcdgm80dnn-path_browserify___path_browserify_0.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/afd2mk3z8v6fb8r65brm6dmz8skrp037-path_browserify___path_browserify_0.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/rvzfyq8sjaf4l32rxcjxhp7qg2lb2vp3-path_exists___path_exists_3.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/s5jaw2v70yvr4h01sy0lg3am35v515km-path_exists___path_exists_4.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/88jzqyqrgsybxlsylcbfk6zvd5hh72j6-path_is_absolute___path_is_absolute_1.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/15iqvm9lkz0qhljmmw1g6iac5v2hnvqj-path_key___path_key_3.1.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/wgzl6xfq0dx0n0fvnzwm48ya05xi2ps8-path_key___path_key_4.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2pwiamna2vldc509yrx160pyc45rhllr-path_parse___path_parse_1.0.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/10wwaqfya9kjfhzbp1rvhvrjrnpwys8h-path_parse___path_parse_1.0.7.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/7sqlm3zdz78xjawzqcf701yy2xddiskf-path_type___path_type_3.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/1g5nl67k0sg719bha48d7vx461wcivjd-pathe___pathe_1.1.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/jbcqwfj1zshj3syw2r1qsimjkv1y1man-pbkdf2___pbkdf2_3.0.8.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/lavjlmj9zc5yxf1pdbnvwig1k9j4js7a-curl-8.7.1-bin' from 'https://nix-cache.status.im'...
copying path '/nix/store/slay34nj1z4jj4ag3rbix2798ay3kacs-pbkdf2___pbkdf2_3.1.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/hlllacwpy0ajjz5wpd9n21pipa3p78r6-pdfiumandroid-1.0.19.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/wz82bhsv5k9vs9ifyn4fp41zp2l0x12n-pdfiumandroid-1.0.19.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/5cravbjkcvsxdnvp8wn6gpg9svi43zcf-pdfiumandroid-1.0.19.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/x81bfhg85mgpw1nskn1aril3hmw263nz-libssh2-1.11.0-dev' from 'https://nix-cache.status.im'...
copying path '/nix/store/4ffy7d1zj4cral1jwbmr78pxx5j50a8z-pdfiumandroid-1.0.19.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/nrsgr2q8mfk7aris0h06mc85d5r6r28a-perfmark-api-0.23.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/c20g56sd93zgzx1b8g724hqhrgbl4w8v-perfmark-api-0.23.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/786cfyvs72hm5b5frwf7kzwffpidsbw7-perfmark-api-0.23.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/8s7qqaaiflyinyp20yipn9q3ca246p4y-picocolors___picocolors_1.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/spx038x0y8snf1q78b73cl6rjx79a7b0-picomatch___picomatch_2.2.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/lixdji22d3fvx07smcgrar15ckkj4lf9-picomatch___picomatch_2.3.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/14s4k3q5814fzgfr35mpc1mpjypgg487-pify___pify_3.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/z06ck0p9k53drzld8jn378zhissibx4a-pify___pify_4.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/m0sg6w42zdxhf2wzn3w13111myiqkv0w-piggieback-0.4.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/3kk0iik9bh312b419cf2lqmr6iv0v76k-pino___pino_7.11.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/7mq48862icf5z9c1740hrdzv6hdp3lvq-pino_abstract_transport___pino_abstract_transport_0.5.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/5z42yk9msn4055wdz2irp48ibkgddavd-pino_std_serializers___pino_std_serializers_4.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/gyv332mcfdsq265vdxj3xvx1m0dqf90i-pirates___pirates_4.0.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/49wank4w5a5cj9d81gkif9ixsn0f5xwp-pirates___pirates_4.0.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/qga3mgdckiimw7xc5qskz91d28cy0n89-curl-8.7.1-dev' from 'https://nix-cache.status.im'...
copying path '/nix/store/0bilss8v8r81x4m5mvvyk1q1p9rv4xhr-pixelmatch___pixelmatch_5.3.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ic765r3axqkd50p6l2h0q51xqz65vngx-pkg_dir___pkg_dir_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2rry6q48j3lwdvngv2rgi7ncaj9693nw-pkg_dir___pkg_dir_3.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/psglpgfm2acxr9q3r247j0smyag72j4n-pkg_dir___pkg_dir_4.2.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/w4ywa39rq8izm638yhvi6hc90kv8l3pf-pkg_types___pkg_types_1.1.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/0k849cxq8q4vq9zl7rv69ahh6yhfq4pi-play-sdk-proto-31.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/j63glz5a2z76mpmmi07y907aa2plk951-play-sdk-proto-31.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/48gs1zi33hn710k0p0v0mw1jd7qpwlh6-plexus-cipher-2.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/pcf8i57chbpnvadljjh2jah5xz7iq0li-plexus-classworlds-2.6.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/szs25a46s1fip8r2l4scw4qyq3zs2cwf-plexus-component-annotations-2.1.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/6s5abp2jrjyzy1xv6mnlvdzkk50241rm-plexus-interpolation-1.26.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/qinwwa4mi9nz28lkq9rn1vxr8l6zisha-plexus-sec-dispatcher-2.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/6n8sizbs964vc2l4qxp361hnq8msmxx3-plexus-utils-3.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/p0nl75r6c2k33jwsaj14davnrqadlfkg-pluginapi-4.7.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/b2qrhvslmgil32w50ds0nq5likv83330-pluginapi-4.7.3.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/hv318syhfx16ip419wqjs7j0kqc8fnb9-pluginapi-4.7.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/skx73jpdc4xbg5jf2zgs7bnng7ysndyh-plugins-maven-dependency-resolver-4.7.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/gb03jh4c77p56q1zmbi4kgkc8wc8bib0-plugins-maven-dependency-resolver-4.7.3.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/0p8skks22chyvpxzqjq223d91jl4f5zi-plugins-maven-dependency-resolver-4.7.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ksiyqqbd8nv1flxvl7kahsq18nyh661g-pngjs___pngjs_3.4.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/7l71l3s8rp2qhgxrsmyjli31q6pq969g-pngjs___pngjs_6.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/awg209prak261c41fvyvbvpay00yz0s8-popt-1.19' from 'https://nix-cache.status.im'...
copying path '/nix/store/jjpbg5pfaj7ia70v1m7j3ac596wnw36m-prepend_http___prepend_http_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/rl10f43f0qxfb9n0r1kaqssm5xkjmzny-prettier___prettier_3.3.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/0i8jcrb0b9144ryglfwh93fwkknqnks8-prettier_plugin_sort_json___prettier_plugin_sort_json_4.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/mscd61g8h4n2i3l09vpdjdllp5gmn5sj-pretty-1.4.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/lf90xgavs7yr3hw315f19r073lmq8yr0-pretty_format___pretty_format_25.5.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/s9hf5m0zbg5x7im21nl9vdvjrksw35sp-pretty_format___pretty_format_26.6.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/idrp8dqdpz5qnb08i8455apsbsr8ldvj-pretty_format___pretty_format_28.1.3.tgz' from 'https://nix-cache.status.im'...
building '/nix/store/s0is8smwsgifbca3lssdakkjv9p4qfac-status-go-v10.7.5-source.drv'...
copying path '/nix/store/a7l98aiy56bbb9hsr2kddlz8nyjw3asb-pretty_format___pretty_format_29.3.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/165q9wxkamz6alhwqiaifnvbn85rq9fd-pretty_format___pretty_format_29.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/x9rklv37ri57xgzmbzr38b8jnfzfgqfv-print-1.0.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/k1nwzv4aqvrhfaw2azhpsrp02zdlkpab-print-1.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/3yvmiipm2ymglfaykf0hd4rzmkfy7r3w-prismjs___prismjs_1.27.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/550jaymqaxafn8z556nyrdazg6ivim96-prismjs___prismjs_1.29.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ixx05jbxjgz9dyqhl19ad0x2j4a0hm6h-process___process_0.11.10.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/8csg96ziaw0dqgqjpcn2wj9pn8xivdhx-process_nextick_args___process_nextick_args_2.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/zn9cy8cv7jy9d2x5pyv68yl3m0pfm701-process_warning___process_warning_1.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ipckx1hc81jgcm82l7fdy7l6sc84qxfl-proguard-annotations-1.19.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/zcacq4xza6fqxj56m20v7197cir94hz8-proguard-annotations-1.19.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/vbmm9h3k35xckixgcffw5l82lkm6j1y7-proguard-annotations-1.19.0.pom' from 'https://nix-cache.status.im'...
trying https://github.com/status-im/status-go/archive/v10.7.5.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
copying path '/nix/store/s7xm8wjxfgd1wfmf1lzlgwzmlz1szcnk-proguard-base-5.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/2layv9h3g0gr1hqgndzb72crlxi0wxs4-proguard-base-5.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/yhvr014jcpkslpbnn1nl154vs3rmfp21-proguard-base-5.3.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/xgfpi934w0gli80srz0akhknqbwgw4g0-proguard-base-5.3.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/pr6gk0yz9j097ax9m6lgx6j96k5grx27-proguard-base-6.0.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/xw6rdlh6vdad1r9bn6i652lc0rq2c25f-proguard-base-6.0.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/8mmrkaccpjigi6pz7in42nlwhp2phxpz-proguard-base-6.3.0beta1.jar' from 'https://nix-cache.status.im'...
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
copying path '/nix/store/4437i3akjdcnd7b3qbhg2p6q9qjh2i1c-proguard-base-6.3.0beta1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/64qrb5gq4rysljk5fv2m773z763aa5n3-proguard-gradle-5.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/zw36q57fm8h64q1bn4sjzhasqd3fm8jr-proguard-gradle-5.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/rgf3xc0rgdq1pgjy1f40d2i8zqc32kva-proguard-gradle-5.3.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/hf6zwa3qxh8cga457871dynxgsxw0ba2-proguard-gradle-5.3.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/cnri37qvfcawlip05qa6bwpigqgyf418-proguard-gradle-6.0.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/00h1pjrr4fs4s7sbm352f2mycw30bak4-proguard-gradle-6.0.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/7gksgm1sd1pmvn38m7hrgmzv0rgmd0nl-proguard-parent-5.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/g8nzlynippg7aax392h2q4aga98j7n95-proguard-parent-5.3.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1a5djmagi3mp3qix20dglprlazj3balr-proguard-parent-6.0.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/v678yxlbjsd8rpj438fg7badndb00n9i-proguard-parent-6.3.0beta1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/6ynv6l6pzkgvchyaswaryzyj3f3i5x6g-project-1.0.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/xgkv4szjphq42sxdlwdmcm602cdj40bc-project-1.0.5.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/5cdqhw2g3lfbkyw6yp200h2rg8jcl0r8-project-1.0.6.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/i3m8p1s46bih1sslap81kwy45lv17krg-project-1.0.7.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/dw47ba81khcfk9gznyv4637m2rhvjwg2-project-1.0.9.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/vm90jl55g6qblfvixx1c50mkgfv0xrll-project-4.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/4whbws955q0s6gr3d6lcjnsdv3qw42nm-project-7.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/dvdl0bdbdm7hq4237sqfhb2m5sp2mb9p-promesa-11.0.678.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/lwp97crznxfd8y715xi5jm714lva3kpk-promise___promise_8.3.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/q0z1dks93z9rdlaw7dv3wvng04w6s145-prompts___prompts_2.3.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/1h1q4cdr3q5j1gxakvssvi4a0vj8cx8r-prompts___prompts_2.4.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/mqdizh56agf57yvxs0psfnaxba1xsmmp-prop_types___prop_types_15.7.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/yp864kyxhzwqvca09knyqmb3m64xzc4g-prop_types___prop_types_15.8.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/09iha745zmqymlv9px2ax627y1hz366i-property_information___property_information_5.6.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ij5zgwnplmlkafjihzxics38n11qmvgv-proto-31.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/kd9niy5wmy0cd4p95bazipq61ganpp5a-proto-31.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/fccczl1h9bj6xgw3g59vl05z8sd0gqj1-proto-google-common-protos-1.12.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/8w64vcl8nwk38aiwsccpsdndbqzir04k-proto-google-common-protos-1.12.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/winq2hgndpsgy1wdi7zx2q64fza6izn5-proto-google-common-protos-2.0.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/xm374iym4n4gvadvrlm8qkr9sbinlyal-proto-google-common-protos-2.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/fa7077xbcx9iraiak28s8fj47r3s03wm-protobuf-3.20.3' from 'https://nix-cache.status.im'...
copying path '/nix/store/r1sa772c4z5qdnib7vzjlvxvka1ga05l-protobuf-bom-3.10.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/j0r5dcrbnjz23cn0z9akywkajjr15isx-protobuf-bom-3.13.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/y6ac85bmicrk3q7sdzrh84iqdi0rpv71-protobuf-bom-3.19.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/2jlcyiirwmag28hn9xjj1nzpqkahm2wr-protobuf-bom-3.17.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/2r0ldar3d3gqj401rzriyc45a2w4gy20-protobuf-bom-3.19.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/x71c1n5x9vfhgnw01bwvis8k73ga1v1y-protobuf-bom-3.7.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/vp5awxigfn6nw3dn1bx9msf50p5l7sd1-protobuf-bom-4.30.0-RC1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ij9cqziaqd71zf4s921xk57p1iqgl01y-protobuf-java-3.0.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/5zhdmc5hgz3h3187sakh80ainpacyxnh-protobuf-java-3.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1q49481arpg7km1grc7axv9v3jq5wyqi-protobuf-java-3.10.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ymvsgxwgp1r058a7iy955qlxp9bkikya-protobuf-java-3.10.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/6vbmmp0x0yp0a6hmk47k5l5pncir2bnf-protobuf-java-3.13.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/fyymx19jwjd600fq551m86jsn0m1kqgz-protobuf-java-3.13.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/6wxjnbcvrrazvggp2sbrim3zb0kkvxv2-protobuf-java-3.17.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/5iwkvplb9kca7wvcc1y8ydycbhvl1wh3-protobuf-java-3.17.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/0ix8pwyax2smrf8kjdpl04lnzrda6bcx-protobuf-java-3.19.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/w2hab3awjklx9spz1lv5hz01qpavrwj3-protobuf-java-3.19.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/75926ib8yl4dnzfa98mgvxkyvshcwhpg-protobuf-java-3.19.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ds6fh6xqdz1xsrin8sf4vp6jz7bw8w6p-protobuf-java-3.19.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1s8c2rlx079b21bavvln8mrbsslbwiid-protobuf-java-3.21.12.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/98gz5viwhmlar37rvmww5n2n3n4l9zjk-protobuf-java-3.4.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ynd4mwba73zm2vpjpb27zxg2yn6bp32a-protobuf-java-3.4.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ymshdimly08qyab2xw55ll1jf863qagd-protobuf-java-3.5.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ij11gishn96fqpg6aj6m107qji6yp9aw-protobuf-java-3.5.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/2pdmcrvyh3z3fx9mvc5lpnp66l5p2xn9-protobuf-java-3.7.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/wn6826q2rwj7fxnjsmbnr24qydl64862-protobuf-java-3.7.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/a0dln8ql4qsagcy0mwi1z1ypmxz9r9ar-protobuf-java-4.30.0-RC1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/m5rq55hwmh45pajb57d952di6l685sw6-protobuf-java-4.30.0-RC1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/5mnm4z9z94jg6gqqfxbfjla8vpw9870q-protobuf-java-util-3.10.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/3arr95x9rszqh6k3sczr042mgpqd9vw6-protobuf-java-util-3.10.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/0izgs6mahcwd0syzazqsnhjcmzsap2bp-protobuf-java-util-3.17.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/wr2jjminv10iwhspfs7klgr9wqam4qwg-protobuf-java-util-3.17.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/j29nwf9lljz38kyvhi1wswvqi64za5na-protobuf-java-util-3.19.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/dvhpsrnih0z9rs315qx1j15vwh6iwb94-protobuf-java-util-3.19.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1px2a3jakdw6i82n613a4bm7j6syi2r3-protobuf-java-util-3.19.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/j6877x8cg1gd5c431nz4afmdqw74x7lp-protobuf-java-util-3.19.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/pfrm67i0sqvln7bdraaw03bbawc9xx4p-protobuf-java-util-3.4.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/1bfg6mcz2v5fni6xsz49syzms2cl5ni1-protobuf-java-util-3.4.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/l1sgnvj8brx69gybfl1w1vwxx7pa9k84-protobuf-javalite-3.17.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/zsj481r91087brmxr6df7cr7z8wbjvhn-protobuf-javalite-3.17.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/z4dxffdhczlrsvl6ffzxnq4wryp64rv4-protobuf-javalite-3.19.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ncd4na6bf4s7nqqnk2qs3srnrcnh60cp-protobuf-javalite-3.19.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/vhhfnwf4hj37d03ygy795sbbm1xz7pni-protobuf-lite-3.0.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/w65qq015kgz6x6my8vj30gm3f9jpjpv3-protobuf-lite-3.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/fcjjrsg21hg97hiwh0hx7bpggy7a0pfn-protobuf-parent-3.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ifkpl3qym19yab76jp7bcdwbmm6r51f0-protobuf-parent-3.10.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/h90iv84dx4p10vy59qv9flf26cc615js-protobuf-parent-3.13.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/2hhbbrhxrm8gx3c9ydjyljz2s93y67yp-protobuf-parent-3.17.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/bq5600wa83g8i0nc64lfwwr73l838mng-protobuf-parent-3.19.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/7p272g4ygyhi1nrmxbanz847jy28lfyl-protobuf-parent-3.19.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/40d9iq53xy874d6w4qhxlqy982pv1q41-protobuf-parent-3.4.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/rzv8mcc2i46a7vza6hlk6fl6wmdh78s9-protobuf-parent-3.5.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/f0hlhjiafqvn90hlys0913lwxygj69ib-protobuf-parent-3.7.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/7m4mgkcinscb9vbzgkdza9b6dp61fgjs-protobuf-parent-4.30.0-RC1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/4vpprkvi5n3dl1fzk4pj7w5ak7axcjqb-protoc-gen-go-1.34.1' from 'https://nix-cache.status.im'...
copying path '/nix/store/frf98lrww6n4ip1j6y8q1xc1jzi7mmxf-protos-26.0.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/v6c4r8lx2gjdldb5grkn3pvdxzix6nxa-protos-26.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/2w55zr6w3zyz65p3ylqjb0hi4g4ihv5l-protos-26.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/1d0pwhrgx4r8jbq34x60qy6n20wpxqn1-protos-26.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/sn3ppsqqfnbpfrl65jfl794yp1rk6fyp-protos-26.5.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/a1p00w28mfpdr0kbvf9ckxs12661dy55-protos-26.5.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/k73jd89h8wvc7qrwn69qm8lhmq44ycbk-protos-26.5.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/4xxqqaq0vr9ka9pdwmpsnj4fpvbpbch8-protos-26.5.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/01zjx9xigrw0zd5jiq0yxz7nblimmx8b-protos-27.1.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/hps90jvypj1510xs3v0cg7plh2qwzs55-protos-27.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/3hs37g4srcrhcfyhrs7vq8amd1qy82jp-protos-30.0.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/93jxch8vbkb8qnw0rayf5vm6rqmvcm5a-protos-30.0.4.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/ps1gcarkhba0b8sk4m9wxcz08g4s49a0-protos-30.0.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/sq4h5zlcwxd558g3hr6rpwfj0h263w5j-protos-30.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/s8w89kr0lg5srlfj8a42adh1ng55qq83-protos-30.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/i62qxzh980nvffz11kq67hyh5hifn948-protos-30.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/irg2zybhq64r2crqzdpvkp1b8iwqgqn9-protos-30.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/cjxyaqbch242lb22znp6f9xbq1wzk8k5-protos-30.4.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/jcw1w4x4mc0xfqxmmswlds6dxz10an32-protos-30.4.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/zxhqbk8jisv0fxwy3s49n7fjjvjf2z4q-protos-31.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/01ph0mcswn2cc5vmm4lgcw54vmpwwwh6-protos-31.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/hsg7glcy63nck0n0q3xfpsv5chdb9dxm-pseudomap___pseudomap_1.0.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/32qqx8lhqd15p5cv46a27mgf8ai9db1h-pstree.remy___pstree.remy_1.1.8.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ikbhy7kp0wy72n7r37z1raq065m1kwfs-public_encrypt___public_encrypt_4.0.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/3qy3m3y3bvqy4ak0wa6i9lv2qwgbin0q-pump___pump_3.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/d2n2nrmkgdivvgd31dk4va3nqfnln442-punycode___punycode_1.3.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/3kbba75lv81yzlbz865ryvwjihivshvv-punycode___punycode_1.4.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/m665q25hz6jgznzrvslscxsnia9wgigx-punycode___punycode_2.1.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/nh5ag5xfw3qikyycwj4k2yrwaq2nj3gi-punycode___punycode_2.3.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/hrirvslk9yrqz4lm6xxan4wixszrn3xg-pupa___pupa_2.1.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ma3y36hggwbd0ki51xsvygwsdhxfdxxk-pure_rand___pure_rand_6.0.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/5r5f4c8hd5839rhijzsv7pjm17zj4ln2-query_string___query_string_7.1.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/yzsvmgrp8f9rhq1yw2cvdac93i8xshks-querystring___querystring_0.2.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/15jnqq6zmm89fm0wl4xpq8385zh75b7w-querystring_es3___querystring_es3_0.2.1.tgz' from 'https://nix-cache.status.im'...
100 62.5M 0 62.5M 0 0 8498k 0 --:--:-- 0:00:07 --:--:-- 6777k
unpacking source archive /build/v10.7.5.tar.gz
copying path '/nix/store/b3pn4fb30mc5rfjpv3l5rlw5087n29pa-queue___queue_6.0.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/g0rm5h3vjp0k51nrypn5nridpf25byk7-quick_format_unescaped___quick_format_unescaped_4.0.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/yqsq25kdl5z3g7qdpgiiai73n184i4v0-radix3___radix3_1.1.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/fg3vgzagj9602g646270kxkflv9xpgmj-randombytes___randombytes_2.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/0iygcifnax6j7qmbs9cxmx1ln32czixc-randomfill___randomfill_1.0.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/231ry7s6yy0l43rxikk03gmfbc2mw1i3-range_parser___range_parser_1.2.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/3mfz311snp4rw12gy1gr4454xrr3a296-rc___rc_1.2.8.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/kf9l9qvka2p0rxfvhyzznskczn4c4ypz-re-com-2.8.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/9cpbrfxag7iwy9l61s9463jry6y8dz88-re-frame-1.4.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/jrxiwpy8r18zk8i65zxiywpybdhmn11m-re-frisk-remote-1.6.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/wkycqfxjh2fwj3jw1avci4abznxga4fh-re2j-1.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/p31d28s00051xa4wbxqcxxr90br9w5p4-react-android-0.73.5-debug.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/cabj6r90akw8i5g985frdgyv1qv07hvp-react-android-0.73.5-debug.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/4apr47cmcya9ddin57aamkbzq7n3b6nz-react-android-0.73.5-release.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/haqsirdq7zs4j6gdja1q7qj3mnbjqmlv-react-android-0.73.5-release.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/yhrw3qwx8ic3abxml9vhcmfkrx5pqzcb-react-android-0.73.5.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/wjs9rbk5md136xmpdmazbc4cssv0jg25-react-android-0.73.5.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ap6q8pimqihjpk63cczy6v4dr5w7akam-react-native-audio-toolkit.git' from 'https://nix-cache.status.im'...
copying path '/nix/store/x97hbcl5acw5hfn12r1yxngpg1pkzv5d-react-native-camera-kit.git' from 'https://nix-cache.status.im'...
copying path '/nix/store/18wnqil2xrlfckd3b0bzxd3viyr7ycv6-react-native-status-keycard.git' from 'https://nix-cache.status.im'...
copying path '/nix/store/bm76n2vnjz0lz1969d46yx468gs7v3hd-react___react_18.2.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/rvyp7yzbrz1z4r539knnn0zff82rxvkb-react_devtools_core___react_devtools_core_4.28.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/7xgsa5l6w1jx42aj5dqlm5a2dr3gg75h-react_dom___react_dom_18.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ik84gvv11yvhw8w3q3qw8cl8hsis01ml-react_is___react_is_16.13.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/28qgr6m5bplqahgd5fd5a65w2g3cppr9-react_is___react_is_17.0.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/cg3l6g27hky2p2ssrchg2mi819l1q012-react_is___react_is_18.2.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/zs0gdv61krhwasx6x6lii1iccgd3f96y-react_lifecycles_compat___react_lifecycles_compat_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/w5ms84ls6jmnyl2szz5maq0ff82jwnrk-react_native___react_native_0.73.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/m31lj6060av3630qdarl1y1502bppza7-react_native_background_timer___react_native_background_timer_2.2.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/vyf0bx55dak54w0sqkam2di3avi2k065-react_native_biometrics___react_native_biometrics_3.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/h985jzhg0l2c0lydmv7nlvhfy5a7agdh-react_native_blob_util___react_native_blob_util_0.13.18.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/bv9r6qfs5dkj4lbzflvn6kzd458wijq2-react_native_config___react_native_config_1.5.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/hykia1vk2jkry40308yhx9hwb1y5hinz-react_native_crypto___react_native_crypto_2.2.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ig22yfw4hyabp95m4psac230ckl1k16q-react_native_dialogs___react_native_dialogs_1.1.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/phqzfrp612pffz7g6s4iirh8xz77wcvj-react_native_draggable_flatlist___react_native_draggable_flatlist_4.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/6c774nixzc5nid3ssn53c97m020k3rqp-react_native_fast_image___react_native_fast_image_8.5.11.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/y2020slbl0jxa1c3fqvfwfsqvgcngnz2-react_native_fs___react_native_fs_2.16.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/vyjyyapsw2di3rbgn1w2fs3xskk4slgv-react_native_gesture_handler___react_native_gesture_handler_2.14.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/6kn8kmldvw0z5bcznfg60kb5qfnbakik-react_native_get_random_values___react_native_get_random_values_1.11.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/9qindz1r3a6y5g6076wdh4k0s9wllag6-react_native_gifted_charts___react_native_gifted_charts_1.3.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/vqvy5793ykwcb7n9827flnhkkxbsph13-react_native_hole_view___react_native_hole_view_3.0.0_alpha4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/pjxv4imfk06m13lky3lr40sa04zry50n-react_native_image_resizer___react_native_image_resizer_1.2.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/x8dj1s64pkik0bwkhq21lcks1wah5fnl-react_native_keychain___react_native_keychain_8.1.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/m4bs955ak68wldrjrqw31v8x2vhmn9v8-react_native_linear_gradient___react_native_linear_gradient_3.0.0_alpha.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/qvpmagrmr3dfksd18nm99wbnm52kwmga-react_native_lottie_splash_screen___react_native_lottie_splash_screen_1.1.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/4x4w1hv3xd7lb3ycl3w8vgzwjfsz3ix1-react_native_navigation___react_native_navigation_7.39.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/sphsrpy72lwi6zszm97pi4s8nlckhxqh-react_native_orientation_locker___react_native_orientation_locker_1.5.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/6mp3cxqmn4zfkasp2892v5gb9fm3h2cj-react_native_pdf___react_native_pdf_6.7.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/qvls02hwx3apgxg7888ijnywkimwkq2q-react_native_permissions___react_native_permissions_4.1.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/b0y22k7glv5y6x2qpiibxxg3a6l5k4ia-react_native_randombytes___react_native_randombytes_3.6.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/j9b2v44ka80pz2zm4srvm9bxffsg51rv-react_native_reanimated___react_native_reanimated_3.6.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/rjc1g80wl4smkmryf1d2whlhpvqnqis1-react_native_redash___react_native_redash_18.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/fkdk54s3x8wm2fb8v5l2hwj5svp4864n-react_native_safe_modules___react_native_safe_modules_1.0.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/g16y6gs0hxyiamd9rsfvfnbmcc1xbcmy-react_native_shadow_2___react_native_shadow_2_7.0.8.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/dx9gx64lvbldfj45ifwzxma723d9mn15-react_native_shake___react_native_shake_3.4.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/x8za2zb9q7d07xvgb983jvqd6fwgpxcs-react_native_share___react_native_share_10.0.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/58nrhy5n18wfw6j5cchgzaaghik7535w-react_native_static_safe_area_insets___react_native_static_safe_area_insets_2.2.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/31d4idsr7zy1g0c6gfk1d9cb8rfcqag8-react_native_svg___react_native_svg_13.10.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/x4cryfrkqxw3x3wbv02qs4s7621pp99p-react_native_url_polyfill___react_native_url_polyfill_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/mzjh6y8dzclsj6aii6b24sb80wrikvps-react_native_webview___react_native_webview_13.6.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/460w3jsbvp18f7s92n84wmp0f1ff31dl-react_refresh___react_refresh_0.14.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/vbpbvkzdcrc7b3l0qclmivxw4ykk9w23-react_shallow_renderer___react_shallow_renderer_16.15.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/v5jp86p0p9fmycwy14flvc0x65fj7xl1-react_syntax_highlighter___react_syntax_highlighter_15.5.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/axpq0sbkdrc7dpkql3jly76sabdqwzzc-react_test_renderer___react_test_renderer_18.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/k22zfmw316xlq1v280hzjilzd1qw7qqc-read_pkg___read_pkg_3.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/bl1l6n98k9npym67wa3pv062lqdn6gn4-read_pkg_up___read_pkg_up_4.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ll7csn3z957ambjnp638zhpig2lk76fh-readable_stream___readable_stream_2.3.7.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/dv90jf2i2clfkzxczq3312xr761zznav-readable_stream___readable_stream_2.3.8.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/75cyami1cig4jqjdb07wml0y1jrcg515-readable_stream___readable_stream_3.6.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/asdwwbb2q7xdfrhfc6r7psrxiwigy661-readable_stream___readable_stream_3.6.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/46f5z01bbqbdmbbcqpckg6ill27sndhd-readdirp___readdirp_3.6.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/jh031hq0ifcv5syi627mid7v6yrl45ay-readline___readline_1.3.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/224jcn8cawgianaia3lf1kfgg47f5114-readline_sync___readline_sync_1.4.10.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/f9sg6q6dpg23jcgz9dsfx9fpjh7z7lj2-reagent-1.2.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/vh6x7il5h84853bdqmv06qmbcfkp82lr-real_require___real_require_0.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/7rb680yd0jagfpjldlx375rfppa17bg2-recast___recast_0.21.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/j7cfsi52cyxa420qf1kj7g7d8g4rypqg-recyclerview-1.0.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/3inld531qb4q19ipgjwx0zsqvf7gl4b9-recyclerview-1.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/yc69ifpdwrbzh6a91yaqrcgy250zm3kc-recyclerview-1.1.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/4dv42f4l1vjifhbc648zdqvc45jkhf5q-recyclerview-1.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/07mhlcqnp560p1d3rxhsab6nwrhsh91c-recyclerview-v7-27.0.1.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/plfjz9gmg8nma1z5xn0sypqyk5rfxqqq-recyclerview-v7-27.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/mxlzkdb38y42bqah1gk2k73r2rb6ay4m-redent___redent_3.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/d4lca6i22la5m44yf0x0x4vl9jz3lgwr-refactor-nrepl-3.9.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/4dvjiw6grhjylhzxfrcb6g0s7m12i284-reflow-animator-1.0.6.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/y9gb932wzgk3s9gy0ab7y636rz0j43iw-reflow-animator-1.0.6.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/zsnsw3xn8nc4qqk6rzmx5wrqfkyyn65y-refractor___refractor_3.6.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/wrv20b4lpf481n13kwcqzs14krxq9aii-regenerate___regenerate_1.4.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/yikafq2my2h9bcnp4jm4cjj4a1nb0d4j-regenerate___regenerate_1.4.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/lbxqygh2816q4z3szb1rkardi8gv2r58-regenerate_unicode_properties___regenerate_unicode_properties_10.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/mg06xybcga911wjsgqx4md61zfv6ik16-regenerate_unicode_properties___regenerate_unicode_properties_8.2.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ylabna8kwrnmrrqvbqn9agqxd158lmmq-regenerator_runtime___regenerator_runtime_0.13.10.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/wrqh2kpriwh65nf1ka477fwl27pzw281-regenerator_runtime___regenerator_runtime_0.13.11.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/m5cn07xq68k012jrci94scyvw6zyqhb8-regenerator_runtime___regenerator_runtime_0.13.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/lqhfz8qp03121mgxdqfrdqvavzwj5irb-regenerator_transform___regenerator_transform_0.15.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/d6668vs9l4bs1rvrfbld2iwscc35lvl2-regexpu_core___regexpu_core_4.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/6mx82vhwa0ywvfn6yrdm08i68c8jsi7d-regexpu_core___regexpu_core_5.3.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/cnykyc272sdg72p5s7q1910m6pxikm8w-registry_url___registry_url_5.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/4kgf7b2ailq880mrkxir9nd0ikij5h35-regjsparser___regjsparser_0.6.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/a3izf0a0dgg5jg15nv9k5jn24brsbxhj-regjsparser___regjsparser_0.9.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/pk8zpjh8ifibxkhnrlx0p08d8gg7l45y-repository-26.0.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/1g5pix0c0k1f1yl2ppqh9qizs59vm5wy-registry_auth_token___registry_auth_token_4.2.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/16qdjh79f99jsb35yqaky0424npr1w0c-remove-references-to' from 'https://nix-cache.status.im'...
copying path '/nix/store/hsyi1b2hinrvjxi9xfbpwx482hsbpw1i-release_zalgo___release_zalgo_1.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/c5xg728mpqdxq1g06jbk7w0fzpnzgz1p-repository-26.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/sbb2f2f1x3h6x2wif6q7h0s1bxi3ww68-regjsgen___regjsgen_0.5.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/3bk3qia8cyiz9vrsvf3l1x92km8a9vqs-repository-26.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/g6hxp00i7195pxyidsk7jmw83zpqfc4m-openjdk-8u362-ga' from 'https://nix-cache.status.im'...
copying path '/nix/store/5s2cn7i6mmmvp0shjz9c2bg0n25jxihi-repository-26.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/s4xx3524bpp88y5bqw23bf6g54n64mnb-repository-26.5.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/0a81bmm6qgnzlg8ksbrwqsgzizq55mr4-repository-26.5.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/fm5khg95xw3db8wf1nx10mcnimdmwlhf-repository-26.5.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/zay83xbq2yj76sf5v05z4yp81aqbk5lc-repository-27.1.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/nfqjlgahpfdsmnp6jsl7b3917kw771sk-repository-26.5.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/5damgjxfy57lnxpkssqkzsw1wj5rdh17-repository-30.0.4.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/f7ivsc1ni0b435wzzbmachnakd29iqvh-repository-27.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/4qyx172ap8d2857fzcijild839v85k54-repository-30.0.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/1snly42vdw4chmhj3c6hn7byk3nw9yrh-repository-30.0.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/a6n15fxxb52sq6j7sjgaxvv4bxz29wsf-repository-30.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/bw0fdazikx85lknv6xyhz0q1cxbgksbd-repository-30.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/911l02jj3c2szlw7lwfcb6lipl58i54j-repository-30.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/xzargx31387bhqzd4vjwqmxrz8xfak1k-repository-30.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ymi4594h8kv2j2f9spgvl4x3q64ris5q-repository-30.4.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/bh6gz8x651n7cg9xdx1zwwagpj0v7v6h-repository-30.4.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/v5b771qdlc531pzbrx0q1afycb0rmk62-repository-31.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/wb130ip6129jj6kcgslqsa29ka32kfrd-repository-31.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/bp0pxmivv5zqss4gkr85aji7kkh5kizl-require_directory___require_directory_2.1.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ndwn3xgmhgsnfzf1v5p84dp3y5w48k0h-require_main_filename___require_main_filename_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/7y5cwkqc0grknw64wk27q4i67a0p0s51-resolve.exports___resolve.exports_2.0.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/wlcz7cfcj1r5n493gkjj68jnlp0yinbh-resolve___resolve_1.16.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/f2y3wpgr834d9b6c3da54jxg4nvp6r58-resolve___resolve_1.22.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/30nmrsvkg3hnb76ggy31c2d1lpga0fwv-resolve___resolve_1.22.8.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/fp3l851g6qwhm9y9k11ki70axv3y41jq-resolve_cwd___resolve_cwd_3.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/vh1vn1r0dh7cs3b3yb62yizdzy39c14b-resolve_from___resolve_from_3.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/yvhrvn0cf7zazzwj99afl1ly89r4w5ln-resolve_from___resolve_from_4.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/cbwsw0cnkrxc53zg6wc8bnp98bnangrh-resolve_from___resolve_from_5.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/x02j365y3mjfqrar4qy1qz27pa3ysrhs-resourceinspection-annotation-1.0.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/378yh5gm17sksyhqfnjq9agsk3rfcskp-resourceinspection-annotation-1.0.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/01crdvxqd6ks6rpmlnakq7a2bx947slv-resourceinspection-annotation-1.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/rhix3f4k6p4yjadisf8gyd0l2cr7r69s-resources-4.7.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/z7f2ch5in58115argxdf9x1s6rv1k5vm-resources-4.7.3.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/8ivqcinwv8w8577qpxrbn9rxzkvd012i-resources-4.7.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/a9mhh7a6ifaw1gcr2w7m4lhw0lk0f54z-responselike___responselike_1.0.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/n11kgf3ixzrdyq9qjpc303im02zi7yc7-restore_cursor___restore_cursor_3.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/cika8ysnxyj62a89r9z03gvsfqxnsczb-rimraf___rimraf_2.6.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/im3ghh4rfpw0wdv1s9llh50mbc2d4sgb-rimraf___rimraf_2.7.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/xsw4jbjrwhqis5v7sdnm14r0pk7gsydc-rimraf___rimraf_3.0.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/kydmxrf2ahz10y8sijmc8p3r83vh5rpw-ring-codec-1.2.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/bqv9f0wh9xkmjh6gvxvad1c6wz5znh51-ring-core-1.9.6.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/k4ib83r2fmx23qwgqy90xbiyf5nxfdc4-ring-cors-0.1.8.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/yxgnskd1bh2fgfc4sl96hsq899cswn4m-ripemd160___ripemd160_2.0.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/dd1n5qa1s4nxz0j3l701i6yxadnq9pj9-robolectric-4.7.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/zaiw0ji3ll5486n9kr2cwjkn6msviw2k-robolectric-4.7.3.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/pk804l0cmv3aziw540wbsb2mb75q1y37-robolectric-4.7.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/75wfh7s5i8p2mrp9b4i8dpkxcyl1ncpz-runner-1.5.0-alpha02.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/4rmalsyva3c21a2432qfb999sv43zm2d-runner-1.5.0-alpha02.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/4glmgxq843g3p6k34mjc7wgzh4xqaw32-runtime-1.0.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/yjj7y3bnf55arc8qqrac13hj92yx82bq-runtime-1.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/8hvwnb5s2r24m8x47042zv7kvjkqbqih-rxjs___rxjs_7.8.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/yzwbxqyrrfy06j05ddbwbn1wcrq217a6-s3-822.2.1145.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/k7nb6gav7sbixqkwc5dk25zhhhr3jkrm-safe_buffer___safe_buffer_5.1.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/4v4xyv28bz3fk769d38ni6j6nq060gll-safe_buffer___safe_buffer_5.2.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/zzkrmrd0bq2x7p0z5psqxwlmb8xs3vih-safe_stable_stringify___safe_stable_stringify_2.4.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/95g1nmkwfblya5s6y07ydviicwdpmrqr-safer_buffer___safer_buffer_2.1.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/pbcjv14ahqzjh713mjfg1fw8zl3win25-sandbox-4.7.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/jm566l4yj1fm02ldclbd9ir95aiclsjp-sandbox-4.7.3.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/piz0aa8mf0zlldaa6qwym9gmkc418hzj-sandbox-4.7.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/qdc36y6smyidg19851k5lzx699cr6myw-savedstate-1.0.0-rc01.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/mv5861vs2x6aar6biy71gfszvf5ib3ml-savedstate-1.0.0-rc01.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/2x7b0i40qx0yf2vss9igipyylhb85hqf-savedstate-1.0.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/rxcy27qc8fdkm3byw6lgcw9klqab1mbi-savedstate-1.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/axxjxdzq9l0gmy5c5l8iy4mp3halgcrj-savedstate-1.1.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/z7710xlyi5hyb3qni99vm4vw8gp4k3a3-savedstate-1.1.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/0z5gaddadvjkkr33x4i62fwh1rsw5pka-savedstate-1.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/j99hvyz38vif1g4p0yycd8mwp0hk065y-savedstate-1.2.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/gx4khav0y5b4jqm9jk3hs8czgafr0lcs-savedstate-1.2.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/zmcf08z8hxyzk1zch77knlzcmxjza70z-savedstate-1.2.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/qar56jz7azcwarws82j7r40qyav5l4cc-scheduler___scheduler_0.21.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/zq23bfrbff7byy9ygr34ab1jwfjmzwqd-scheduler___scheduler_0.22.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/6kj07nrvzh4vdjj71ddfz31qq4gh6rva-scheduler___scheduler_0.24.0_canary_efb381bbf_20230505.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/l1n8zr9w8fawsf1mac5zrvd71ds1vd2a-schema-1.1.7.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/r1z8rfz4162dcpgb0jxdid3p443vb2yf-sci-0.8.41.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/lidwnks6qvar519lays0a2ypnnp6bwya-sci.impl.reflector-0.0.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/bm82fdb9b0ax3m09awxysmk79m4v64xh-sci.impl.types-0.0.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/0drr7nbsrzbmlvcjfx8m3ismv2pl2xb4-scrypt_js___scrypt_js_3.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/m5k2mpbz61pkqls7vgvh4jn4cy1hhp41-sdk-common-24.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/w25s9iia6v3kf64j9dfc1m2013818c4n-sdk-common-24.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/whpv3nmxz851yhdh3p09vlpzrv0wj4rs-sdk-common-24.5.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/kynbf64d52c6vmhksx6wkd997f7dvbp0-sdk-common-24.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/drmggjrxjkxjsmlrmrgyzcq6wmqc2cm3-sdk-common-26.0.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/a8hccfn1ks0bq905kq5pgv4k0kfinrv1-sdk-common-26.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/vfkxvgqc96x9im4mfb1xky5vnv61rjjk-sdk-common-26.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/nqasyy64cryypzij2z8dfdjrqqlip029-sdk-common-26.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/x69mkpwd50d32p88lqxcaklh1apfqwh2-sdk-common-26.5.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/rdlnym9304nh618hlqqg662kkn4a5prc-sdk-common-26.5.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/0clz22yz0890v4a2g9d0px3g9hfixi03-sdk-common-26.5.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/5kfan5dyv3ypwlcl5brwwbaibpay7ipm-sdk-common-26.5.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ywhpzw2ymqc1ahizjsf94fywwcpj2mlw-sdk-common-27.1.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/4rwsajapxibrlljivcy9g5ak306grpfj-sdk-common-27.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/69y0b3jbr6akn6f2m5if23yhk943z7l5-sdk-common-30.0.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/prlwknvvc368vld9n5sjinz04jm8750g-sdk-common-30.0.4.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/937c6rkhqqi08q6v9wri1crjr8nr4xjy-sdk-common-30.0.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/2xjw7j4v1lwdzcxj35nywmfys6687q3i-sdk-common-30.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/f40dpbh3jswii14w5211hc6xh4wbyl9m-sdk-common-30.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/2p9b4jz60als1wpwcdqrs42hhzxj3pl8-sdk-common-30.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/vp8g1inr2x2gx224wggkcr06xiv48f73-sdk-common-30.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/kxyra880wya1z9hshl8r0bswm28z283b-sdk-common-30.4.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/bhwmhd1ycml617byf41qmz3pxmqd52i5-sdk-common-30.4.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/hc2h4nm82h5z9lg21fhmxn1xsg6r6rz7-sdk-common-31.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/9ddkl6i0lm3pghsl87jgmr5isivjz3vn-sdk-common-31.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/80kx200w9m13jmkayf2s6hwigp03pksy-sdklib-24.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/2yzbfjidgn46mf0rksm9wf04zr8n46gw-sdklib-24.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/iqr7m2739vywd993syyc8754gai9zash-sdklib-24.5.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/bfiyji5vmivla38dlqkpnfs9vmf38pln-sdklib-24.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/5nlp9cw14g5kra4dmsdr04rplgaw3nxc-sdklib-26.0.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/1259ic219f31x4n3d10vrbscx48i07z9-sdklib-26.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1fmphnm6rp8l5p07293797bfvghp107b-sdklib-26.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/bnapiv1xy2adsiv7nf6brg89s96b7gzh-sdklib-26.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/5akc5h47hrybvd2qxcxspxv620v2d400-sdklib-26.5.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/61ffn82121mxyg2x2s8wm7cmisvpxzif-sdklib-26.5.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/8hx29h14wxy6k7kf97alvakkr2q8i246-sdklib-26.5.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/xhnvldzlxzindrqbyjnns7d32h9p2csr-sdklib-26.5.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/514lac26h1h2hn2zpwkx1yn5v8p5bhjr-sdklib-27.1.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/s64c8bhwybir8sag1kzjbd9s5vny0gfl-sdklib-27.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/hncgxxq17sxdmhmhhc402mlpy7cqixh6-sdklib-30.0.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/h19hjv706q65ng87j0ddica3cmhplp8x-sdklib-30.0.4.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/rrvgjqyxiphv6zhkx089zmvrnrhm2sp7-sdklib-30.0.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/qvm7sn668h24qx81z88blpk3h1jza3c4-sdklib-30.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/m1vxa5pi0v8lriv45qsalllirv581337-sdklib-30.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/zbmi1jh4sa844ij4zb894b68a8pld5j8-sdklib-30.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/xqy5ppjn9ha6s5ggw5i8jp975z0mj5l9-sdklib-30.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/vknq8mc7vgg7rpagy98s0kxaz8piyall-sdklib-30.4.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/w4bnh03j71j8sx1ih4g6ivnk1p3gyk6j-sdklib-30.4.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/2acy0f4l9kh2c3xax1k1c4bdibvn1z17-sdklib-31.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/vpywf1fqlx2dpam8lxbqz2gr257lgbq4-sdklib-31.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/wz51ixxzxszrkqd59zwbxazlfn8rcf2z-semver4j-0.16.4-nodeps.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/6sgmnmzbbrv764nhd6b0j3minfykbw9h-semver4j-0.16.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/hmi6zb0s8x14055gcyf3w8jlva2x310b-semver4j-0.16.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/nwz6i99cgbxjim791vvb2jgl2pzwfll2-semver___semver_5.7.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/vddkijypkbg7p1idwan8b7jfgrsvbw6x-semver___semver_6.3.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/l76bp6ahw0vzg5gcqv5rmvdnjq6f87py-semver___semver_6.3.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/nwfdynlz4ljakkp2gwfxx2adiy93js0n-semver___semver_7.3.7.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ax3d3yh2m2sxzbmfjbnbgi2f925gxfgh-semver___semver_7.5.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/dq9dxwgl0x84xhlf3p1pqhmwja46yc2j-semver_diff___semver_diff_3.1.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/637fj5j744p2zljnryh97ynmbbahga7x-send___send_0.18.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ql7kvj7rga0c8ah90q5f4xwh0p9gk5zv-sente-1.15.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/9g7kwdg4kjn23gd639v18qf4yz1nkcka-serialize_error___serialize_error_2.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/df8bksbk9yqf5h68i30l0a47pybcxpjm-serve_static___serve_static_1.15.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ir8jqgid0rw5lvjcv2fia73jximjyc5m-servlet-api-2.5.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/8rqwgjynqsqykkni7qk990l3myizyxmv-set_blocking___set_blocking_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2bbhxx2v7lsqs8mh6x3kycg3xq3jvbvw-setimmediate___setimmediate_1.0.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/wqf09w49rsvbzmn4sckx4544x5fs9h1m-setprototypeof___setprototypeof_1.2.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/0wgk4grcic1k3ki2piq055xhgv17vyfs-sha.js___sha.js_2.4.11.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/11rhr6iinipqvp81044xc54wlnbf24c0-shadow-client-1.3.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/2003bspknnx7gir4v5y1i9q460gdfgyz-shadow-cljs-2.26.2-aot.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/zffjyrmvf2k5qyj7pgk7f2aj1k4h2xxi-shadow-cljsjs-0.0.22.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/g9lzw04pj28jhj114mbl36pg8wc84d68-shadow-undertow-0.3.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/hj6ls0bki8ldar8aibhqy2mva91bmhdh-shadow-util-0.7.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/5rs6xl2636qi52l1nnn1c2sq5lww81wl-shadow_cljs___shadow_cljs_2.26.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/7f17rql2ds3msrj4rakqnl9f7qdqixfx-shadow_cljs_jar___shadow_cljs_jar_1.3.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/bs7w895z7h16rvj6y7f6ax568djp5w0y-shadowapi-4.7.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/68lvaw6m6by134vymlhx0x7mx42ciisw-shadowapi-4.7.3.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/sk7c0nqcblp83drpgfkfggw61rf7nwcy-shadowapi-4.7.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/zg5svkj29q8cwbv6vaf6jvf3fxsbhz67-shadows-framework-4.7.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/c4jdgcnhxkafw0bz2ansbhah0a77r9mr-shadows-framework-4.7.3.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/4hdys8qdp2aggm8m39i2ixnnkddmm0ll-shadows-framework-4.7.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/p7b6pdhxaa1w142c7m7fqf2xj1frq3lm-shallow_clone___shallow_clone_3.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/46xg0sz870p36am93zm2wchkclh3wbxa-shared-26.0.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/pzasgjb40nabaqjfqaxldgpg91srq33v-shared-26.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/z5qh6602iywyrdqby30dyss28wz38l47-shared-26.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/8l2ckx2zf23fr52l0w145ylmlzzp1h6g-shared-26.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/a2mafkwsryfd52z01mbfmnkqjr0dpi5n-shared-26.5.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/1q5acwrdmqccjbb0i5l76p1m8nzsa50x-shared-26.5.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/vq5c4d2c0lgf3av98ddn9gl8bh0wm1j8-shared-26.5.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/y0apm0l5i4q4rw2rwx1hm70869mif24n-shared-26.5.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1v7a0c14li0940idn9ixvpmznybv9jhk-shared-27.1.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/v3y7pa3kxymg7iri0h31rf80pj853hi3-shared-27.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/lqd6rg8cyhl1n6379svmn8pk9qmf0j2l-shared-30.0.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/rdc33qz6ljzf514hii53ksvjffckf9lz-shared-30.0.4.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/32hq8nxr431xb35yhflh88103zx5bp8g-shared-30.0.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/y286dcamyd389mfkjn73aiznps2l5lpb-shared-30.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/wwpga0ihd8s9cpdzi8py5pv828azbi8w-shared-30.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1hi5ppf10ymwc4gi27cjwrm0kqaxlm37-shared-30.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/nnzilf22mq38hgwbx0z291gn56b173ga-shared-30.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/w4zflfr6341jy3sykb4nd8iaq8kgar1r-shared-30.4.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/vp8qymgv965h31y9xxhwf4xzjgdcgjqf-shared-30.4.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/n4qdfhd57nv5ygsq5fnx7yhgkvn1asxv-shared-31.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/gbmrslcmf407zd2ghaczi9w3qj0wljv8-shared-31.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/86l2ap67rnvvv6jg1ljfrgghn0xmia5j-shebang_command___shebang_command_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/i2kq1xhbp97yb8mfp6vflw19jb6x95ab-shebang_regex___shebang_regex_3.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/qk4l71ks4wrsdwcd5yqc2f46lxxvdpkj-shell_quote___shell_quote_1.7.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2naylsd72jnsr670k6vb9c83cnrm6fs8-shell_quote___shell_quote_1.8.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/97rnw8lcf1xq2m43qy7gfc1132bjcfvm-signal_exit___signal_exit_3.0.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/0ry4sskik3wg6645pcjhslrz9zkvb941-signal_exit___signal_exit_3.0.7.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/rf4qsvmi803fknrl9z2kxd7f9a8hsvvf-signal_exit___signal_exit_4.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/g2y9w7m8zs44zj3dyb7a9y6wyzibzwgn-signflinger-4.1.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/k4dyh0aln872s4pzffpnj92mv9cfh14m-signflinger-4.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/9cdizl9xrkbgb518vqksws6jy8ihila8-signflinger-7.0.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/asb5h9p2hgql3bdy006m4f5b94fxcp6z-signflinger-7.0.4.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/46nj825p3spvks292dc20jdmg4hjqfzx-signflinger-7.0.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/d454qcpxsg6c90c12ijxyxf3wkwm8jpx-signflinger-7.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/rmwqi6lb5g0001gwrsjcnyryzgh9xlas-signflinger-7.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/63kc9qazg33mp8x7pjb71jcwcw28mr5d-signflinger-7.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ndq1dqlza8wdsv6h4plgkrggm24gcx58-signflinger-7.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/wxysfvn6xdhsb7mgw1zmqc3x46rqnc8v-signflinger-7.4.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/9hmcny1ixjfnr4lwy8951wdcp1c9fxln-signflinger-7.4.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ck6w35q2vcxr2xz3vk31zjqszmvfay5x-signflinger-8.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/xxiig9qppmgglww0c67izr3bp2ydiwh9-signflinger-8.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/c4vh1v924k2bfvbj2xmp6nmcdwg497jl-sisteransi___sisteransi_1.0.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/9ri148j4m471i1h59gqb0hq6b40pzcm6-sjcl___sjcl_1.0.8.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/yl83a5c5b441c5nip1lmbc17kacfhbns-slash___slash_3.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/lfy5id1cdd3bfw353k5188hl0v9g19sh-slf4j-api-1.7.21.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/00rk6hxhhkdgy0a8pzcv5aj96d5j42nv-slf4j-api-1.7.21.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/i2schnyp5llj58x3zznhl9k0h2aim41z-slf4j-api-1.7.30.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/13gkmrayq3qqqbglpsz8bvk0p0m75269-slf4j-api-1.7.30.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/dkx3wn0dvmizry01ki005da6glwdh77d-slf4j-api-2.0.9.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/9s0gmnm6sz0aljp8vcd44sjfkrnav4nd-slf4j-api-2.1.0-alpha1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/mh3x3xdx42m6f15mjpny9jg3qy4sigh7-slf4j-api-2.1.0-alpha1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/q2s7hglbkclwzcpaym128s7xgr0j3kms-slf4j-bom-2.1.0-alpha1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/w7wasndmqmsf5zpjgdvfdf3a2292rw3w-slf4j-nop-2.0.9.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ls37wbiyp9jqmmcphsdrs37400fnmjzn-slf4j-parent-1.7.21.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/kl7sxxlif2zfc5277i894p9yv30rik4p-slf4j-parent-1.7.30.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/c97lgww5qqvnzax1mna39gfajsy1dml8-slf4j-parent-2.1.0-alpha1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/7zrpri1mrpiq4w1adqwnvccwrbdxppkv-slice_ansi___slice_ansi_2.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/7adnas1g8rc7nkfqcfdlxlg7ik4wi1dp-slidingpanelayout-1.0.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/60ngaprj7h5yyf67jhys4k5kk2qvhxyp-slidingpanelayout-1.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/5fa91lx5w0zbzv31irfhvgapgididhcm-soloader-0.10.1.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/k2n0jhaxkcl6xz9mfxy71mvklphw1pvw-soloader-0.10.1.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/8wp599l4nmf0zdh7mv3kipwjrhaj4v3d-soloader-0.10.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1l1pbcg4wbf9mdxacf5fiss8ndcpqxm5-soloader-0.10.5.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/jhz5rjr5acxikkq6gwq0ql7qwkfrpy45-soloader-0.10.5.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/qwbrhfnaz82y5kqr5wgwh5bqifqq3q8a-soloader-0.10.5.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/rwlw82z8dw66kgx5mk9k1apm41r87sx1-soloader-2.5.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/lvd5zh76nzr1fh27c3sk87b1xhy8gap5-soloader-2.5.0.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/99pkjaz7pfpvbppdrqbrvxrp8js1rj4n-soloader-2.5.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/5rk7fkr1bfqg0bxm8wmra284k0q4x264-soloader-2.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/wigrjvz9nfrzln57k46axip1m34532za-soloader-3.1.3.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/kxgy71jmxzp5q0ml6mvp2zjl98w53sbw-soloader-3.1.3.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/dgld4qvjgnrf1k81hk0c2zmi4wb4bymk-soloader-3.1.3.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/ad9zavdkzna0698cj5jm7akh8ywdlv67-soloader-3.1.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/5kzprcil8rd1x6pfzczh8dgpgpdpxqai-sonic_boom___sonic_boom_2.8.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/zx6dk0hj9fj818qpc3hb3zzpcsj0pbck-source_map___source_map_0.5.7.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/vhqv9ipxjd43nds2a68g0i8sn95d6544-source_map___source_map_0.6.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/zggw2hbgnan75hjbfi3s4c4ci8q6rxrq-source_map___source_map_0.7.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/lkrkhsfvlp7gkx0xbbrjfcpfn1x84cx3-source_map_support___source_map_support_0.4.18.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/yzia3m4aangcz5ipb50nr9c1jbpyv6zi-source_map_support___source_map_support_0.5.13.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/8hzbffjnqcvirxa5bss74kfnmz1wwv5f-source_map_support___source_map_support_0.5.21.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/k9h2sjf6mxa0jxfkmbknysc9g7js1749-space_separated_tokens___space_separated_tokens_1.1.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/jssfp1zgrdvff3fjq3fs16i7casypalk-spawn_command___spawn_command_0.0.2_1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/qfkaivanxgys879dz05f4ybmjjjyjfwq-spawn_wrap___spawn_wrap_1.4.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/hw238wfs34k5w0z6ifr6cbj75gq0rpcr-spdx_correct___spdx_correct_3.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ihq3mj62giwlgr9j52iiicisbka7x48k-spdx_exceptions___spdx_exceptions_2.3.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/l914xarnqxk0h3f671571md6vl6ra4l2-spdx_expression_parse___spdx_expression_parse_3.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/mfcpdniv7f61862qccymsk61kyg0pyi7-spdx_license_ids___spdx_license_ids_3.0.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/jnj5z8n6j0ryy2jzzfsf1az3vzwkcr9n-spec.alpha-0.3.218.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/333k54irg0qxck7r3prz6klhj22gzw4d-split2___split2_4.2.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ns8w1qapqcx506ff58izg040rbwm25ad-split_on_first___split_on_first_1.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/6ijl4d7gwpmaraqsxr7djad0426rncbk-spotless-lib-2.26.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/a7j1gpcccgfxy7mqai25x3wv44wv1fbn-spotless-lib-2.26.2.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/9kyzd6qxclffz1cw3gs1lfarg1x5sav2-spotless-lib-2.26.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/4cfznsblviwny3m00n5694rzg0na9if8-spotless-lib-2.30.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/676bjbdysvmznan2xdkww23iy79l7fcv-spotless-lib-2.30.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/an6s3fasi12c231j32s3qg4vp6rbnmrl-spotless-lib-2.30.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/42gdw6lxjwkix96bs5j7p1vvfm64i703-spotless-lib-extra-2.26.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/vcjf0rxl2bd4s1p06ig8m1bpgvic7c5x-spotless-lib-extra-2.26.2.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/vkdzscwc9x5vznip8cxn1c43qzy6f0yc-spotless-lib-extra-2.26.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/sapw6fpdw2c6swnkvzlgwmbflzzjbs9a-spotless-lib-extra-2.30.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/7qj9ba3cyhxb9vfbmjskm3vx7m5znb93-spotless-lib-extra-2.30.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/97p4wmpj5djshw4w17i6jgha82zjvqs8-spotless-lib-extra-2.30.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/7pxafy44bsknfx3qjqjfra6zaf5qaa1m-spotless-plugin-gradle-6.11.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/6qyvlncm67if57xc5mwb32l50yyryln2-spotless-plugin-gradle-6.11.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/3bddbq4b68cnphzd3xir3pdv2bi3p8gp-spotless-plugin-gradle-6.11.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/dwv0li0rwkqv2v8nzinj7qn8nq6952jz-spotless-plugin-gradle-6.7.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/9bf9g8lp1axr36cgkz0m9nf3abywzgbk-spotless-plugin-gradle-6.7.2.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/djscyd3b694fj7i1mhzhdacmqghwxasc-spotless-plugin-gradle-6.7.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/8n567k6gmj8sms0d8faxa88nvacig673-sprintf_js___sprintf_js_1.0.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/dr5f46akiyi47ggzn3vbd20qarrhailf-sqlite4java-1.0.392.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ic9vk62x02qxlf69n91zx5j9k1pn1s95-sqlite4java-1.0.392.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/gbqqd1gkpfxq1y31z4vc3cd0fgwh52kc-ssim.js___ssim.js_3.5.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/py3qf4w3nn8q4lnmw1mlz3a8md5silxi-stack_utils___stack_utils_1.0.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/5jb1sdv0cxb2r45hsd17vzmakmkz70mc-stack_utils___stack_utils_2.0.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/l2vai6gi6hmgl6xzxahkg57365llaqam-stackframe___stackframe_1.3.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/lld3bdwzhc9spl4s7hc48kxivdq4ivd2-stacktrace_parser___stacktrace_parser_0.1.10.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/mqcyr1c4wz2bi5kcbg19mfxkblapmsvq-startup-runtime-1.0.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/7jfd5rlfkk7jabfvn8ynr4240vy37q8c-startup-runtime-1.0.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/37x0f1fbsi0jx6w93gl439i5h95pn33v-startup-runtime-1.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/wm4r56r3i7pkpxhmc3i3j52jlaa5vvas-startup-runtime-1.1.1.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/fimsx72azjq6saxqw0lq6b88d1zzjfx6-startup-runtime-1.1.1.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/gpw1p62lpkyirj3fzycwf1fanx7gwbyb-startup-runtime-1.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/agbi157mbm05kmlw3nl5hz7x8dvvavl3-statuses___statuses_1.5.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/5a9lzw22cv10cg5fbp27rkf83cnqljqg-statuses___statuses_2.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/x99xi3sij5rw9zvc9nmzqcg3ysqg390v-stax-api-1.0-2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/6igimj9q89hgx7f57x6j5r689w63ai42-stax-api-1.0-2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/8rk1jnd4413i126zcb0vc6sw56bxbwzd-stax-ex-1.7.7.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/29jy4d4rghdkzii9zn1asb089bapnccd-stax-ex-1.7.7.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/nfz3j2lc55pa2d1bgfnnadgg7h3h5l17-stax-ex-1.8.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/65b91j36f5fllc3qhpfy0cgncxk35xc2-stax-ex-1.8.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/dfv6n023gkcaryn27vrgibmrd3lcfvp5-stax-ex-1.8.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/zx4gv8icd1sgrnsw98gj9ds7ncd154kh-stax-ex-1.8.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/hnkgg882329flg80j1cqy3rpqwyvk3d6-stax-ex-2.1.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/8q7mqvhiljwgqwc7cpp9ydq9q5bzmzm8-stax-ex-2.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/5m9byrh32qkfpnamfkdxl4f1ika7ilsl-stax2-api-4.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/bqcrc6p6c6h13lp7whfk7smmwzd3m7ax-stax2-api-4.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/rc2v8hds1xva6qpyvywdnyw5fb0fclbq-std_env___std_env_3.7.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/5swm5vh6pq6m77z6vs78hn4ah3qx88k0-storage-1.4.2-alpha02.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/2x2jbszy693riw8bmm3aj46mg0dbypv1-storage-1.4.2-alpha02.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ml6m8v3z4w5pvk7j1rdckdvmkkz2hkmp-stream_browserify___stream_browserify_2.0.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/q8v5nffbszvpgwwsqz904ny11apgh6xq-stream_http___stream_http_2.8.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/7mwiccjq5wmi2fpk72h8hzh1gb7mb8pz-stream_shift___stream_shift_1.0.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/mdkjhkmz96xza7b4yah6agrr7hrhi3fm-strict_uri_encode___strict_uri_encode_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/4g7hfxvxijnxps3qn851b5cidvqhqbj9-string_decoder___string_decoder_1.1.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/81zcfqgzwya8m1x26744f2j34ip186x4-string_decoder___string_decoder_1.3.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/mgz3awraqj7cyd2wcsdl2ml1chcfjp6v-string_length___string_length_4.0.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/fdxl6i5zxmi8gwfrlawsyvbxq1cmn6fs-string_width___string_width_3.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/wm96rmq97by3z1fx2ymsvrrwn0abqhyz-string_width___string_width_4.2.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/1i8xadpls0ndyml1hasmv940sn0xf6a2-string_width___string_width_4.2.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/lh125z7fr6vvki1j5sc7sh8lcz4j7jhp-stringtemplate-3.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/30ain54ch73xczh42dz4rlrisglvacah-stringtemplate-3.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1nl34hjb7xg75q8rw18m0q5mnh133s45-stringtemplate-4.0.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/1w1pws3z2w7kymrjmj40wbg5lpl236z8-stringtemplate-4.0.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/i6wsnj84dyvvca19xc6bl8ar2lxgg4ir-strip_ansi___strip_ansi_3.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/3qprl3png837ivzyix7hdxqq656nb4sc-strip_ansi___strip_ansi_5.2.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/gy5p3l6qaj2dqid6z7r9jffnam5g36rp-strip_ansi___strip_ansi_6.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/rwgn5wqc4zk65hvzsfnlbkv1xr8jizy8-strip_ansi___strip_ansi_6.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/w8f3alzqhc55m6b7ci5ghp7r6vpvg14j-strip_bom___strip_bom_3.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/6ks61r3jkvlryxy26pbs1303milwlz3r-strip_bom___strip_bom_4.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/kfww48fd42yqffwkizybx7zdhli2kl6l-strip_final_newline___strip_final_newline_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/x3yjgfnn2s7jdpdb4bqg6a7s5x4prnpv-strip_final_newline___strip_final_newline_3.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/9pa6zmhs427rciv45d392zq9xy75gny7-strip_indent___strip_indent_3.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/bmacz47kb58zzpv3259052h42bg9l0yq-strip_json_comments___strip_json_comments_2.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/if3z657r20waaimxfq6hza06vxvkiknr-strip_json_comments___strip_json_comments_3.1.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/z57ws17cns56apa7wg83mvypfsfdafv1-strnum___strnum_1.0.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/3xla4w5c75wawzvw7pqggka8qca4cvbi-sudo_prompt___sudo_prompt_9.2.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/lskn9yaarl7w58v2w4sn4fpjhsdgczc6-support-annotations-26.0.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/bpg8kzz4s712qjrl9qq9j728hf0pzrgm-support-annotations-26.0.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/l6f6fbfg8jyd18j9v4dd98a117g3za6k-support-annotations-26.1.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/7h6g2ma5q09dkawm3h0gi3z9c85vvj3p-support-annotations-26.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/gddaimpxyrjc0zrrak84wls929vzacdr-support-annotations-27.0.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/bk7alhk9lpnp4xxvqwlypd1my7hqa9wk-support-annotations-27.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/avzzks8yg3vc9qkz3w7lv001csjl8jzf-support-compat-26.0.2.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/5yla3fqjaynwvldwlm6k929880027ip4-support-compat-26.0.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/62mnjj933fa3cv348r1whkxj15svy5jm-support-compat-27.0.1.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/245sp4f068nvkszb7b0wcm9f9y3k5j4j-support-compat-27.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/jqmf9j2f8amgkbdfc3cpg0l0wamgwanw-support-core-ui-26.0.2.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/dr984kgrv7dfpf7dppyzl6ix44pap8nh-support-core-ui-26.0.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/spnm02lmw3f4kif5cxzax5a1jh3jfrw9-support-core-ui-27.0.1.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/vfvklsp4c66dnl0jfpj8a6504n8w3r8v-support-core-ui-27.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/c86nd03mzn4sjsni4pvyn0kssynkmp5f-support-core-utils-26.0.2.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/h56chlci0ycwn5nwfllxyk9w39dprlj7-support-core-utils-26.0.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/l60kanmapg7xv6c4fgad42vidsk3qmq2-support-core-utils-27.0.1.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/z4rfdispb14zvsglxbilzpljiy7s6x2r-support-core-utils-27.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/wk5bpkchzpcjfbay9x1az90j6xprqs3d-support-fragment-26.0.2.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/l05l953q4pnqkhg08hw1rzwj3nwlrn43-support-fragment-26.0.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/20c074wbr37nkq7dlgmc6sk68fj562qy-support-fragment-27.0.1.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/nrd36ndjrmp2bsg58zxql3gqkd7drbd0-support-fragment-27.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/jdr2gdzr1nr5nddkvib3xwm7zsqhn1lb-support-media-compat-26.0.2.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/a79fb634qpxz7achhj98x8h4y460mj2z-support-media-compat-26.0.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/3y6sc0vlhn88802ixzaq5gnmnh6ph1my-support-v4-26.0.2.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/rbpn643zqh8rslsj2pql6s2jc3xwlh78-support-v4-26.0.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/di5rsmnzq05p7qcrbq1vj2lrmcrp9xbp-support-vector-drawable-26.0.2.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/1fmw2a7a2vf2zbbm3v38r9glp91kkg5z-support-vector-drawable-26.0.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/440q2ngn6r1npxdnd9r4hc3343z4kc6m-support-vector-drawable-27.0.1.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/mhp68dgcb4n879ayq93m703pmd12gqps-support-vector-drawable-27.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/qlnhdc2lz1a315dppmpk3qghs104dmfi-supports_color___supports_color_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/vp8fji8y1bmxy4njl7pkc45f0w2ij12a-supports_color___supports_color_5.5.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/jw6nm0l6y4zxw41hq2zn2zv8cxzrpw8k-supports_color___supports_color_6.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/r7bmdmn846sjm55kbndy71m6pi4vvbnf-supports_color___supports_color_7.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/7c05qmrr9i9p3fhpdx7axck8mq221jgl-supports_color___supports_color_8.1.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/kg2rhv99wnyalbimqigq07zs7zdag2gf-supports_preserve_symlinks_flag___supports_preserve_symlinks_flag_1.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/1ybnanxsipggp693j39ylvrr0j6s6afm-svg_arc_to_cubic_bezier___svg_arc_to_cubic_bezier_3.2.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/7n4d33bhjk96k26mi7j3fmhkzvam5wim-swiperefreshlayout-1.0.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/d88infs6dfalpskdyzm69ixwwy042fqi-swiperefreshlayout-1.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/c4zyhlh6h15rb6jl1cy3mdj21hd4zbm7-swiperefreshlayout-1.1.0-alpha02.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/r5nqbg1apdf953cm376bq5bvbcwhchi8-swiperefreshlayout-1.1.0-alpha02.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/qsmnb8mvix97mxyab0sh2cfhqppfv9lc-swiperefreshlayout-1.1.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/7468m6vi7ck5d3sm0lglc332y30lp6p9-swiperefreshlayout-1.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/rznxqkg46np2v23allm8jvvinj87bz3x-system_architecture___system_architecture_0.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/3s5hfnfh9d4kj89wda7x7yd2fnr2y1vz-tar___tar_6.1.11.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/7997hcsdyfx3wby9nmgf6vybk0gcx7ij-temp___temp_0.8.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/w3arr8zvcwzq78bq6mv3rp3nqkqmn6m0-temp_dir___temp_dir_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/yy8k2zc3f9jjpayhwj688wnkk9zh7sh3-tensorflow-lite-metadata-0.1.0-rc1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/n3f4v5vdnz8v3fhfvfyrq92vadxadq0a-tensorflow-lite-metadata-0.1.0-rc1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/crglnd10wyycwrz6r7jmvlqlfyzm7p61-tensorflow-lite-metadata-0.1.0-rc2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/fy3xfjnqav6ngz3q994k7x6d8q49z3cs-tensorflow-lite-metadata-0.1.0-rc2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/0hq6wgihxsrzaasa54q98pxab030skba-terser___terser_5.19.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/l3hir3z8syx0in2f6a49jxh9xvxg3fly-test-0.1.5.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/246fvm33h45pnq3ag7q9mxw26a8lbmha-test.check-1.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/6qa32r5amfbd3zw7cf9rlh3r08idibb2-test_exclude___test_exclude_5.2.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/xkdzalbnwnl075yv9gkcch233nr133lx-test_exclude___test_exclude_6.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/vh7kyy3mn7la9hbm798i042i87dn23xm-thread_stream___thread_stream_0.15.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/8jdp0pyawgi15zxzbqzy8phy336i63dy-throat___throat_5.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/nbc934hi63p8390wnmxd2wj4y7rjxn3a-through2___through2_2.0.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/5hps98rhyvnaqnyprlskgrbrlab0zp7p-tigris-0.1.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/pl05iavncfz4qzxcdlbvzpf5vdbggcdc-timbre-6.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ibz2g5j3hqz2h6j15wn8b07yxr18a9g1-timers_browserify___timers_browserify_2.0.11.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/vvip9rra8wh9x33p6fvjamgly9ydji6i-timers_browserify___timers_browserify_2.0.12.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/n2jcic46q3wy1y18z4y0hkwm25ql9wbr-tink-1.3.0-rc2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/hwx481hd6s8bfffhw3l6sq6xa8bfxvj3-tink-1.3.0-rc2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/2rvq8ranvsyip18p46zfk96wzs0wb83n-tink-1.7.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/31vyisdc4d28jxvmvrzcx4h6s0bsypk0-tink-1.7.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ljdvhbdm16j7vl09q40y5v7l570wnbsj-tmpl___tmpl_1.0.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/hcirpfln3y3pqvl8gly3h3dpj56v9knc-tmpl___tmpl_1.0.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2jwsy2fkrv9k29wkcpwj8pfzfw26zykb-to_arraybuffer___to_arraybuffer_1.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/65wwf9bmf9g2sc3ysk0wknjhs8k1i1h5-to_fast_properties___to_fast_properties_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/izala0rl5svm0fwfdvlq69s03g1wfar8-to_readable_stream___to_readable_stream_1.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/6x1kxdrg4lmbkjl8l48kfjrhqaz6y4yl-to_regex_range___to_regex_range_5.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/15dxs08vqi39kpfz6pya3nmnfqlj1n0q-toidentifier___toidentifier_1.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/a5y5kh19imf2wbv7i5ks1ibic63084x2-tools.analyzer-1.1.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/4v0g5wawrzax8m56paxjqbbi3djbs71n-tools.analyzer.jvm-1.2.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ynmfznkb26jzxnaxcxb1py7hh8fzhc9m-tools.build-0.9.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/6ln9vzfb0s0ldjk6fcj4vx5fhq0q2r6c-tools.cli-1.0.206.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/0gl5997skv34lgbbrwmmbxixcmysbl98-tools.deps-0.17.1297.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/fjgykz2gnpc7v62i8ildmp8zk0lsg3g5-tools.gitlibs-2.5.190.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/r74mnvy6q939wln6a515si1gqz030kqc-tools.logging-1.2.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/cvp8gwxw7fd5p72n8javxydhy9c2sgqd-tools.macro-0.1.5.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/3485k65k6glqzfpjh87gzm05zbb2nq0j-tools.namespace-1.4.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/yhgka1ia6yjnkllk1j9n3q4g5xabvkds-androidsdk-tools' from 'https://nix-cache.status.im'...
copying path '/nix/store/gmhgbyc765d88z3d55vkxmaw010wmazd-tools.reader-1.3.7.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/jc66yjq2lj0nhmnfg2wb22c4bsq7dv98-touch___touch_3.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/lxp209krmvmpjc97g4wnip6mnlf74g4w-tr46___tr46_0.0.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/7n8mily9a33z9zc9wlkqzp1jmybbdk03-tracing-1.0.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/5fnc2zk8snwna05zicpvxd1gnjj6lyjg-tracing-1.0.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/dj9flh7p2bl3xvwgkxx9ays8bkkrdr1v-tracing-1.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/jjddv0clsi83bxza7dgbvn0zsq366jda-tracing-1.1.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/gjs4hq1df8qhi4d69zz3riabhdin8xld-tracing-1.1.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/2smvz6vf3jyfjay6s65ckz400in271i2-tracing-1.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/rbag6y468cllyp57ihfvykk590p1rkv8-tracker-26.0.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/w6chl79h0dqlkyi9na4qir2dyj745i7c-tracker-26.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/5xbbhraljm7hi6qawv53zix7r94xk1n2-tracker-26.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/fp4gs4n4imhw3np1y0yk19cnnmaq1irw-tracker-26.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/bwfzp76k2sa037jxn2kpj8rpc2yc499j-tracker-26.5.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/x075y48i5rxsmknh8z39zxhfmw0pvrjq-tracker-26.5.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/1qqj05bq16p9bzbl0amprfa7cng97r9y-tracker-26.5.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/57y1vl6vf34z662b3xdxf0ih049wg8c9-tracker-26.5.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/rfdnlwv2bh9j09m8syvcf882nr58bpbm-tracker-27.1.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/158bh4kvfh4wp9gc7d516gp9kkz4ldp5-tracker-27.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ixfbyl757w3aj2qw5bi7z4yls8k2mv76-tracker-30.0.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/53666x7ggvdz6i5p30cgpl4gy8fr3w6k-tracker-30.0.4.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/xbzh1nd7di3dp9i4lks2k4f3bgncdms6-tracker-30.0.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/19s3yrvkwxbr41fyy3wlblah7vyxj88m-tracker-30.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/xd8rac229c0radg9wjj19ma703rkymd6-tracker-30.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ayfd24m2irb1857mvvgjigjz3cac6334-tracker-30.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/addi0k8q9hr7krj9z29a858iqiw5pqi2-tracker-30.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/0k70m256b5qqb88r3kgbp1y6q43vzzgb-tracker-30.4.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/zgah3ykryfkz65087pqg85l4lwzihc40-tracker-30.4.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/dmi0wqy7h4z54d7mrbh2g60fxzwhfyhb-tracker-31.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/pjzw5niad3v0xxnwm3br4ksvfawac5q9-tracker-31.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/wl9nsz6kyavrhvi0s6q26dx2n5nc8igg-transform-api-1.5.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/4pi84dwqqgv6bp3iig35s5nwfcffl3ic-transform-api-1.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/f8xqyvs3mm1x10rjnra9f37qm254k2aj-transform-api-2.0.0-deprecated-use-gradle-api.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/q1fj1jqny1m07ac3yfpj9v0w9s7l46vd-transform-api-2.0.0-deprecated-use-gradle-api.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/9ba7z1rg6q2w8rpk7dmgmx0milyqgc46-transit-clj-1.0.329.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/szdh6a86giyvbkwplzawnj8f8vjyvcn9-transit-cljs-0.8.280.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/4880f7w841351mv04l8jy7rymg0y6v6a-transit-java-1.0.362.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/58c2r82njjwa97gw8ap66vpjhivpfaz8-transit-js-0.8.874.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/aqihx3x4fnwsszx85dnjvzv2pb52yshz-transition-1.0.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/8y32j361020xac9znds2hjylwii2as19-transition-1.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ljpr7y1bpfwa4zjyfz2g7044pvm87yfi-transition-1.1.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/rqsns9y11q6mf205yg00wv46zqwix9yz-transition-1.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/r30y7l2bcxiwdxq69ll66829q9p2i3mx-transition-1.2.0-rc01.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/08plm71vw9vjx42ld0kg670fxff96zh7-transition-1.2.0-rc01.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/04dx4hskr8ygx2j2b9cdpl2l47r5vpij-transition-1.2.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/zd35yqjqp0yavrzin8y3p1kn9ff2jmax-transition-1.2.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/jng7r9l0sqh6bdq9y6nx8xlzwh9m611r-tree_kill___tree_kill_1.2.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/mqf3k31bpd05yq46ppghmhkc8rnvkf7d-trove4j-1.0.20181211.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/p7dcf1m2f387cjbb0831dl4w19g89jpc-trove4j-1.0.20181211.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/rmkbqaija2aigx0g3sx838xn27jyig3k-trove4j-1.0.20200330.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/qs0s6n0ijip1cv3ls0271vs0qi61z23v-trove4j-1.0.20200330.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/j17cg11m5yks6xdnhjz3ncmwnq3bns61-trove4j-20160824.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/q19nz24gpvhn8ykkzlnz1xah3xc8cqq0-trove4j-20160824.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/255kr8718ihs9p9vcav38d8jjb19jg0f-truss-1.11.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/5hi4nm14zfv02k8318937hmjbvkz5kss-truth-1.4.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/8pg8z3sm7kyl1iriciqimz315pb2ns9j-truth-1.4.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/hxdhsbnc0qz5jvyi6m4dxbgp2c8pzs8m-truth-parent-1.4.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/j1mf4bd6i50axsb38vywk7j185acxs81-tslib___tslib_1.14.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/j1agcvshhhmzlnz3swanm9zdhkagz3rj-tslib___tslib_1.9.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/3vdm62bgzv1gyr7lq0lfx1lwchqggxkb-tslib___tslib_2.4.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/rxbx3qfp7n67zrdf4lvlcxp8dm2bmmcf-tslib___tslib_2.5.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/7cbh60wi7cisz3w2r9g1m2vplhhhs9ll-tty_browserify___tty_browserify_0.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/h0wql960ijhj469ica67smvhzpb9b3h2-tufte-2.6.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/iarjbzg9mqcfmhrlcap9zyvf9s4w10aa-txw2-2.2.11.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/acj1kahfly3m4gca8nxhz0dxcml539y7-txw2-2.2.11.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/sgc3pfqa71qylf4vn0a5cp1ylhikx12c-txw2-2.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/qmbzd88xavynfc2378vh716dm4b2cfcy-txw2-2.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/9zvm03cxjgfg03mamhfa2kyr7vb89s6q-txw2-2.3.2.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/yizwz69nlk22kv3prikl1kajwj79qzf4-txw2-2.3.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/hgrlvilhq4zl5zdfngwc48syrg3yrfsy-txw2-4.0.5.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/l62bl8spwrp3rm3m5k844plkvk93llsf-txw2-4.0.5.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/sf8w1z8j965ciwz1h9imrrrvzbj9n10w-type___type_2.7.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ab4zszv05b8gqcnif1vpv70vjy8p133h-type_detect___type_detect_4.0.8.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/lfa6ria0s19cx9lizn7l4gjbkmzp7lkn-type_fest___type_fest_0.11.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/si1lljaamah1n0fmlayi7xry2df1w7a2-type_fest___type_fest_0.20.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/i3k02rhdbsbh7r9gsvklriwhki02sylc-type_fest___type_fest_0.7.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/pq8nrnayhyc87vzxvs22swkvj7rvqp37-typedarray_to_buffer___typedarray_to_buffer_3.1.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/v54znji6b3s9jm87r155679mqvz1xycx-uast-26.0.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/23y9j9i4sal2jwd7j0pfmxggzb1hxjsw-uast-26.0.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/p3y9man2nqk55ynymwrjrd19v75zckr1-uast-31.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/6wpbgws8fa9ibh0zp49as3q7qm6ix5ys-uast-31.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/2zyrf82vddxnx3b3pl90rpyh5z3l57qj-ucrop-2.2.6-native.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/sw1yx2mk2dlhqpmnggkmsz7hr6isy47c-ucrop-2.2.6-native.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/np3i4p4dw90fdiwdqqa4qvr9m4jfkg5h-ufo___ufo_1.5.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/811rxy9ljcp4g6zwm24n2vggn3hqj6yn-ui-common-2.5.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/0psf7rc9km7yrcqymipy9irnsyjhplbw-ui-common-2.5.0.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/r4par0n4ljv6m7djriwymc882a93hm6r-ui-common-2.5.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/j6hywv1w1cvdmh6swky3zaj1r2gnsxm8-ui-common-2.5.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/05wmcw3ghbxn1q9rrwlsqrcdxrnxbhx2-ui-common-3.1.3.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/n9dsqazgpcf1dck9by0iw12bdngnxsp7-ui-common-3.1.3.aar.asc' from 'https://nix-cache.status.im'...
copying path '/nix/store/wb4qj334kcppkxx0lia6fffcpqfihc3a-ui-common-3.1.3.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/jyws8bxhsck2kqmcmzx4ci7zc8j28vdy-ui-common-3.1.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/an20p9gil9r3yzfhrax8p04lbv2y81r4-uint8arrays___uint8arrays_3.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/7jh0vabzl92dxm982hdldzapnyjmqbri-uint8arrays___uint8arrays_3.1.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/sg40v3al4yy2w5d0c1c6gfdipk3j816j-uncrypto___uncrypto_0.1.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/xpxjgcb5d6wlb402cvc1kswam1pvr1ch-undefsafe___undefsafe_2.0.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/314gdr046ad2lxapny8k7pq43p6zrvbs-undertow-core-2.3.10.Final.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/a186l65sk4wfb2yl6ka5jvhcr4qwnwix-unenv___unenv_1.9.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/1xff3amsp3q7aia0yjrmpv8s8xwb4k5w-unicode_canonical_property_names_ecmascript___unicode_canonical_property_names_ecmascript_1.0.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/wi328sk23ds202y976h2a79c4jcvgadi-unicode_canonical_property_names_ecmascript___unicode_canonical_property_names_ecmascript_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/y0fpa22bv5pmv5fh1wp80jikl2rl3128-unicode_match_property_ecmascript___unicode_match_property_ecmascript_1.0.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/y2bdq8rgnkqahcvhqwfas8m61xqh7vks-unicode_match_property_ecmascript___unicode_match_property_ecmascript_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2abfm9rs9alkwpwli8ylc21jvqvqkswp-unicode_match_property_value_ecmascript___unicode_match_property_value_ecmascript_1.2.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/pgzyr7fxb70z16bhlhxg6dnbai8ac0i1-unicode_match_property_value_ecmascript___unicode_match_property_value_ecmascript_2.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/cs8aq6wwv5fnr3i2mlv6z8arai6vpqmy-unicode_property_aliases_ecmascript___unicode_property_aliases_ecmascript_1.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/3722jn2f1a29vhcla6wq9bx7wmn8cpxf-unicode_property_aliases_ecmascript___unicode_property_aliases_ecmascript_2.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/4lkymiziv40nb3lbfa8ismxdjk3pb0vs-unique_string___unique_string_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/hrhlgmxwwk9ylq5blaz1ynizkdws0q5a-universalify___universalify_0.1.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/k141zgj3q6zidkyjiypix2ylg90200pz-unpipe___unpipe_1.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/4cxrl4h69khk4m5349nh22my26gp33dl-unstorage___unstorage_1.10.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/m54yv1f5szrsdl4059g2bnqhaxcbcn32-untun___untun_0.1.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/q8yard7pvlxcfbh3r5bgnkfw52yr6dyv-update_browserslist_db___update_browserslist_db_1.0.10.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/d9svvb3syhm12f87g1fqap7x0b6n5vld-update_browserslist_db___update_browserslist_db_1.0.11.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/xkc7idcc33pppxhy10ab9p661iar90z3-update_notifier___update_notifier_5.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ckns09a0y41jmbc2l9m7c4kz2azanz12-uqr___uqr_0.1.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/jr3xjbgb2cqldmbn5ixjgk0v9yd0xp2w-url___url_0.11.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/59q1d1spgnfj397rcr6y8rinxfn1mn64-url_parse_lax___url_parse_lax_3.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/l8qxag4nnpm6yvdkrp2kacx6ijhxlzrq-utf8___utf8_3.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/356jdy46v7sqwpi2xcs6azq3kxlpnmf4-utf_8_validate___utf_8_validate_5.0.10.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2lhc779csxilh78wdfxdbgzs8ry5jzb6-util___util_0.10.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/k7dach9vafqd7s91yv1i2wxzcqs2ra7n-util___util_0.10.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/9wkzlsjbm9vf5qlz9wmfph7gla8w40hl-util___util_0.11.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/1ig91bshh3wmh90x59avs2hisjfcsrnz-util_deprecate___util_deprecate_1.0.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/zsklnqmwiphkjk1d3dsdwwqhb0yp8i8x-utils-4.7.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/f85hi1vxff59x54adzvc9ip8mgz4k071-utils-4.7.3.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/8ms5r0k9vfrl5hr9gg3k3jr8rci7sa06-utils-4.7.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/bzmrh6932hzqz9a0dsz808dm8mzsvawv-utils-reflector-4.7.3.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/sp74rpmsd2ppchbz8w77ixzxvssa8mx6-utils-reflector-4.7.3.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/7xdqbdkz91yh4b769s8gyiqrsmplgp1b-utils-reflector-4.7.3.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/cdr8kanjr2ndzmf18cfzraq3dhilb180-utils_merge___utils_merge_1.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/5bcwg14w4bf0drcv5ak966cfhz9012bh-uuid___uuid_3.4.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/nlsvv6ixwvh1d8972m8wczzf8w6y8d16-v8_to_istanbul___v8_to_istanbul_9.2.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/wwww3a7ck5cj1xlcw1d23xhzpgkg6h57-validate_npm_package_license___validate_npm_package_license_3.0.4.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/dmz0g74zsbvhbl0vlsx9j9lip5jb8n8d-vary___vary_1.1.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/1dr5kiq4j18k89k4qdpc7qnvkas9zyj3-vectordrawable-1.0.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/1xvvzmc6kzqfwv1c6x4k740k9035bcw5-vectordrawable-1.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/sjqvpwdga2v6rnp04c1wiqxkwaydl2wk-vectordrawable-1.1.0-rc01.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/15w0l6xywqn3x64n7n65al2rnsjjxg2s-vectordrawable-1.1.0-rc01.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/llkpidilq2h9xh0ln6g5p04az1vmj1sr-vectordrawable-1.1.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/9z3vkh427bwm5r2l1nrjl6g76xr4jx4f-vectordrawable-1.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/q4c9vjq0sdgcyc5r4p8wkfp5rh6lwp4y-vectordrawable-animated-1.0.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/c56qii7gzfm38q13pjqf68mpb5zfgqn2-vectordrawable-animated-1.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/lf5dn8vclfxybg95hhnyxydvzmcj64z5-vectordrawable-animated-1.1.0-rc01.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/9rs97im5zajh6s357czbp9bpxsxhm85a-vectordrawable-animated-1.1.0-rc01.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/36mx6vwr716j5qbf3vjn65scnl12i9y2-vectordrawable-animated-1.1.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/vgq5rkwhjka3qfaryy34q56r0hflcr82-vectordrawable-animated-1.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/ph36ax99dkf637kv2w5ziv9lczqcxihn-versionedparcelable-1.0.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/akkw610w6m39v5nw94qa5vbpsg34vwy7-versionedparcelable-1.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/pdk6nidmgg80h9cimjibvza8gvv1varp-versionedparcelable-1.1.0-rc01.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/i19vjmrwfl9dmspsc4wsf9is2wpwyxrp-versionedparcelable-1.1.0-rc01.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/53ngwmkv80f6i65i21piyb9dvnd522ni-versionedparcelable-1.1.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/diy22giffjrb3ihfprlgx4xd4p8kz4w0-versionedparcelable-1.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/9qmwnhanhic4m48y28sl2cldrbd6dqf1-versionedparcelable-1.1.1.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/2xwxqa81w8p4w1ghawksz0vy50hbbwql-versionedparcelable-1.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/prjrpzj2404gshyis3wjl6y4k1mm5a54-viewpager-1.0.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/pjp70lzac0dgmfqrzvfsz7nd3vn0fpsz-viewpager-1.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/vdp4xj1cfq5snr1vzc8xvixz3amg5znq-viewpager2-1.0.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/71r6acr79nkk1hx60y00j5d072i6292k-viewpager2-1.0.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/vyhwa9blan8q6qjc467cq6ms56hz5l48-vlq___vlq_1.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/rwxdzbn0xgrhinl73162hggyxcx37k9j-vm_browserify___vm_browserify_1.1.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/jhn708cmn2ib31kvc2icfjjczvsg30sn-walker___walker_1.0.7.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ihsa4jq64g4zw0d2gmmz5c90qpaj68k7-walker___walker_1.0.8.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/kx51929n8lmxljvck26ni73q5j3bg8xp-wcwidth___wcwidth_1.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/v4krkqy2yijg6mrh3rnxbyr3j2vwnaam-webidl_conversions___webidl_conversions_3.0.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/6v6gmhqxfnrq6d799li5fsc1ib0w85a4-webidl_conversions___webidl_conversions_5.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/xbr726kcj5injs5gk60bypvk596kiiks-webkit-1.4.0.aar' from 'https://nix-cache.status.im'...
copying path '/nix/store/rflz30j48wa0br21lfclq1ajvdihdzl8-webkit-1.4.0.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/s0rdylkgfxv2n96s6fgnxvzdd0vhpx6h-webkit-1.4.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/npahw4j4cj527cqr5yly8sqcf7j6a2hl-websocket___websocket_1.0.35.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/0778rf4anxyybxg7b1vgr99ss35hz2js-whatwg_fetch___whatwg_fetch_3.6.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/axfr0za8b72379jhvf5ls7x4i1zqzhgw-whatwg_url___whatwg_url_5.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/820piav28a17rglqxbqp1p2ws85p7b1g-whatwg_url_without_unicode___whatwg_url_without_unicode_8.0.0_3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/cb2942sgxrl1vygpi16qchssimnxci58-which___which_1.3.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/prnn8f3dwhky6jc2kp75x0a3a0gph0j5-which___which_2.0.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/qnzzl6irsc4mb5896s292cxplz857b79-which_module___which_module_2.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/04hg1f22krsxrdm01lmif3w1kq1kacgp-wide_align___wide_align_1.1.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/0mlig5xnsdsvwn2f53x8ml0f826a5f4l-widest_line___widest_line_3.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/h1yj2119m5fpz4nr8yrfpgcryq9ygicj-wildfly-client-config-1.0.1.Final.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/wbqnn42h63iwv4jcjxmlmiapgfqr6rvh-wildfly-common-1.5.4.Final.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/ca9vkd5yi7sc4msyk96ywjq8596dlaqm-woodstox-core-6.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/iq9f9lq3f8xizrsz0vgq6smr809c459z-woodstox-core-6.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/k4xipd4g7yw5gmfkqd75n10i9l59yk0z-wrap_ansi___wrap_ansi_5.1.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/fnvclq6injcjx5sqmw4ncdkbx7pgjv73-wrap_ansi___wrap_ansi_6.2.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/flcp3agn0ahgpl3xvh66yn4z5df77prb-wrap_ansi___wrap_ansi_7.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/ifd9zphi1i55y3hkp6603z4bk7qnzkyi-wrappy___wrappy_1.0.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/apbzi3im86qc1w56g0c34prrh0lrmdhb-write_file_atomic___write_file_atomic_2.4.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/gyibls95izs5yhimhqyg2g6hhxpx4616-write_file_atomic___write_file_atomic_3.0.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/a971m1q6i2aci78wz0zz5z94inxb5b90-write_file_atomic___write_file_atomic_4.0.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/fild6b1ym5fcbdfx99y1jsc2icmdsqxy-ws___ws_6.2.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/l6ick7wcw9q6wvndwmgzii7zd0b095kn-ws___ws_7.4.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/s0fbsqyqcdiv0s9mnm3j78fqbpzz8mfj-ws___ws_7.5.5.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/s9ifp9bhi08nlw60jw02s14pgq7l8bnd-ws___ws_7.5.9.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/4g9rbv8h14v6c3x57q0syhdr7dv8kl39-xdg_basedir___xdg_basedir_4.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/kr2rp5q1q3ki7nfdqq3z17wvrm5nbsnz-xercesImpl-2.12.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/004ad1snrzavlciyns3r4hlxhlfmfxyr-xercesImpl-2.12.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/6p2pb3gb8znixyjjny5hqz1xmx2qw34v-xml-apis-1.4.01.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/6ksfq36bhr9hrmysba7pz95c311wqhk1-xml-apis-1.4.01.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/gpb4clib1ssqn1acm5r5bavkh8karljx-xmpcore-6.1.11.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/p4hc0b0v483pb82sw26ci20s5fgf3i62-xmpcore-6.1.11.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/jz950m3yb0na5w66w9i23av5j6hdyb55-xnio-api-3.8.8.Final.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/30rcl0apbram2m9acgvlr83y600yj151-xnio-nio-3.8.8.Final.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/mr6gs89gi0jr6l2jqy6pz48q9krsczzr-xtend___xtend_4.0.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/cmndss9xkfy7sxyi7ydxc3db6mjz3zl5-xxHash-0.8.2' from 'https://nix-cache.status.im'...
copying path '/nix/store/58m2k9iim1gjx8d8ap73jk5m6vnsgh1j-y18n___y18n_4.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/bpbs9d469scg2j68zirzlianh297wblx-y18n___y18n_5.0.8.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/vvmz1v66war5na4qc98d013hq6hcyqb0-yaeti___yaeti_0.0.6.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/m3xsgxq203q49lnal6kil1960jws2kvr-yallist___yallist_2.1.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/06li9h5qygirnwcwxwvd2la326law2jq-yallist___yallist_3.1.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/rn36b5457rj0z6al7wjdhwyabd2vfpwm-yallist___yallist_4.0.0.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/b8l7mg5izhilf146c0i4jh5v0zwcs9mq-yaml___yaml_2.3.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/z182zg297717q03aaxsz6p2bfs499s3r-yargs___yargs_13.3.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/k1psd9zpfkj1gfmhcnsy6svi326cikpq-yargs___yargs_15.4.1.tgz' from 'https://nix-cache.status.im'...
building '/nix/store/5wfy5ibmzhbqqnyhxln6rxfcvgwnvzdh-create-local-maven-repo.drv'...
copying path '/nix/store/km97634gxlbkdjn0qi9v8a99ank37cn6-yargs___yargs_17.6.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/21j5jbgdayj20pfh3a6qk9z8kcf14flp-yargs___yargs_17.7.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/2d6rbqc8fd387d55z08cnl3idbkagn96-yargs_parser___yargs_parser_13.1.2.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/cq5g0xp2di3mnwz3kvlqkpqjpj1z99ff-yargs_parser___yargs_parser_18.1.3.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/64n64wwj95ccxv2xvk4qwrprk04z7fqa-yargs_parser___yargs_parser_21.1.1.tgz' from 'https://nix-cache.status.im'...
copying path '/nix/store/yg87jl61ngan22i61l2rcxn5v2bn2krk-yocto_queue___yocto_queue_0.1.0.tgz' from 'https://nix-cache.status.im'...
building '/nix/store/3sgmxlszhby4vsj9j1iqy3dp23x34vfn-status-mobile-clojure-deps.drv'...
copying path '/nix/store/n1dfbf6wc5cr7h7d6jhx8vllrdcmai5y-rsync-3.3.0' from 'https://nix-cache.status.im'...
copying path '/nix/store/dxfx6dp14yfrq6vcv5sc4x9yxd5bx8fp-zipflinger-4.1.0.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/jw3nclgr29qh5658961yypjbsj95p1mi-zipflinger-4.1.0.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/68w3njgjpj4sb5laa47cam4gpkv3z6xr-zipflinger-7.0.4.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/309vhafb21g6080jhd33sbmrlk3hlqrk-zipflinger-7.0.4.module' from 'https://nix-cache.status.im'...
copying path '/nix/store/r24ihghynna327hx9y4hcah4vdldkapb-zipflinger-7.0.4.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/llpcidakfj2fxb1xrbpplyzqv35a73pm-zipflinger-7.2.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/j7ikd9zyzxbvp6d21njp179853pgd63v-zipflinger-7.2.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/z443kgpnxydgbn7fbkr4y6zz2vpy1kz7-zipflinger-7.3.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/wxmbbbk564mik4wiy5d7kf7hf6l631ws-zipflinger-7.3.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/k4bc47xvnmqnm7cdd9437msjlf2kw43y-zipflinger-7.4.2.jar' from 'https://nix-cache.status.im'...
Running phase: buildPhase
copying path '/nix/store/m8mip4ysmxs6gzzqwi20z755kxfkvw6c-zipflinger-7.4.2.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/xic7snbn8hggzhg7fj9kc5y2i2kayiln-zipflinger-8.1.1.jar' from 'https://nix-cache.status.im'...
copying path '/nix/store/nz9j3iapj0jxdsrd2r11fk398qv74vm2-zipflinger-8.1.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/lv6nackqis28gg7l2ic43f6nk52hb39g-zlib-1.3.1' from 'https://nix-cache.status.im'...
copying path '/nix/store/xfjl9x1lgcv4kn4s7479a04yfa705w37-zxing-parent-3.4.1.pom' from 'https://nix-cache.status.im'...
copying path '/nix/store/14c6s4xzhy14i2b05s00rjns2j93gzz4-gcc-13.2.0' from 'https://nix-cache.status.im'...
building '/nix/store/qxmbccmhzjs562wlhw6q49gqb071i2nh-create-local-maven-repo.drv'...
building '/nix/store/rblkim34ca2pnigdvc1szxddhl96fnhl-status-mobile-maven-deps.drv'...
Running phase: buildPhase
building '/nix/store/s2rbqdjnc858bxcqjzg1psyga1bkaiaw-offline.drv'...
copying path '/nix/store/p1v7fyi7j7x6dvz3hf90w4i2h18vkq37-android-sdk-build-tools-34.0.0' from 'https://nix-cache.status.im'...
copying path '/nix/store/pf1fqphy4bm8q9vh0zjc3z4y2j15gssm-gradle-8.8' from 'https://nix-cache.status.im'...
building '/nix/store/cidwqk4c89g9wiz79r363i7q953abzs1-status-mobile-node-deps-2.33.6.drv'...
Running phase: patchPhase
Running phase: updateAutotoolsGnuConfigScriptsPhase
Running phase: configurePhase
Running phase: buildPhase
yarn config v1.22.22
success Set "yarn-offline-mirror" to "/nix/store/nmm1y5zwqcmi2kj0sbcmdvbjlg4nvd30-offline".
Done in 0.08s.
yarn install v1.22.22
[1/4] Resolving packages...
[2/4] Fetching packages...
buildPhase completed in 40 seconds
Running phase: patchPhase
copying path '/nix/store/1vnpy6d3lv9s5gm6qsgr4l85svbfhww1-androidsdk' from 'https://nix-cache.status.im'...
copying path '/nix/store/azadfcrjsr0py7jkl7hvzkrm9bmg1b12-androidsdk-mod-ndk' from 'https://nix-cache.status.im'...
copying path '/nix/store/f2m4nzw7b57vpa4jknhzgaqmj8smf4ic-androidsdk-mod-sdk' from 'https://nix-cache.status.im'...
copying path '/nix/store/3kxpachmcvrkh8a908h1sx3p4xvll2id-gomobile-0-unstable-2024-12-13' from 'https://nix-cache.status.im'...
building '/nix/store/b73vg0jji4s8kpmgyzzwbz76qk3h9cqy-status-go-10.7.5-v10.7.5-android.drv'...
Running phase: unpackPhase
unpacking source archive /nix/store/yxdaxan8dmxsb8k63xhv7fx7s7vvc24j-status-go-v10.7.5-source
source root is status-go-v10.7.5-source
Running phase: patchPhase
Running phase: updateAutotoolsGnuConfigScriptsPhase
Running phase: configurePhase
Running phase: buildPhase
Generate static files
/build/go/src/github.com/status-im/status-go /build
Generated handlers in ../../protocol/messenger_handlers.go for Type enum.
Generated endpoints file: ../endpoints.go
[] 0/1468[] 2/1468[] 3/1468[] 5/1468[] 6/1468[] 8/1468[] 10/1468[] 12/1468[] 14/1468[] 15/1468[] 16/1468[] 18/1468[] 21/1468[] 23/1468[] 24/1468[] 25/1468[] 26/1468[] 27/1468[] 28/1468[] 30/1468[] 31/1468[] 32/1468[] 33/1468[] 34/1468[] 36/1468[] 37/1468[] 38/1468[] 40/1468[] 42/1468[] 43/1468[] 44/1468[] 45/1468[] 46/1468[] 47/1468[] 48/1468[] 49/1468[] 50/1468[] 51/1468[] 52/1468[] 54/1468[] 56/1468[] 57/1468[] 58/1468[] 60/1468[] 61/1468[] 63/1468[] 65/1468[] 67/1468[] 68/1468[] 70/1468[] 71/1468[] 73/1468[] 74/1468[] 75/1468[] 76/1468[] 77/1468[] 79/1468[] 81/1468[] 82/1468[] 83/1468[] 85/1468[] 86/1468[] 88/1468[] 89/1468[] 90/1468[] 92/1468[] 95/1468[] 96/1468[] 97/1468[] 98/1468[] 99/1468[] 101/1468[] 102/1468[] 104/1468[] 106/1468[] 109/1468[] 112/1468[] 114/1468[] 116/1468[] 117/1468[] 119/1468[] 121/1468[] 125/1468[] 126/1468[] 127/1468[] 129/1468[] 131/1468[] 133/1468[] 136/1468[] 138/1468[] 142/1468[] 144/1468[] 148/1468[] 151/1468[] 153/1468[] 155/1468[] 159/1468[] 162/1468[] 165/1468[] 167/1468[] 169/1468[] 170/1468[] 172/1468[] 173/1468[] 177/1468[] 181/1468[] 183/1468[] 186/1468[] 189/1468[] 192/1468[] 195/1468[] 196/1468[] 198/1468[] 201/1468[] 203/1468[] 204/1468[] 206/1468[] 207/1468[] 212/1468[] 216/1468[] 220/1468[] 222/1468[] 223/1468[] 224/1468[] 226/1468[] 227/1468[] 229/1468[] 230/1468[] 232/1468[] 233/1468[] 234/1468[] 236/1468[] 239/1468[] 241/1468[] 244/1468[] 247/1468[] 251/1468[] 257/1468[] 263/1468[] 269/1468[] 274/1468[] 278/1468[] 284/1468[] 288/1468[] 291/1468[] 293/1468[] 294/1468[] 301/1468[] 308/1468[] 313/1468[] 317/1468[] 321/1468[] 325/1468[] 332/1468[] 337/1468[] 340/1468[] 344/1468[] 346/1468[] 351/1468[] 354/1468[] 359/1468[] 363/1468[] 367/1468[] 374/1468[] 378/1468[] 383/1468[] 387/1468[] 391/1468[] 394/1468[] 396/1468[] 401/1468[] 404/1468[] 407/1468[] 410/1468[] 414/1468[] 417/1468[] 419/1468[] 422/1468[] 425/1468[] 430/1468[] 434/1468[] 438/1468[] 442/1468[] 445/1468[] 449/1468[] 453/1468[] 457/1468[] 460/1468[] 463/1468[] 466/1468[] 467/1468[] 469/1468[] 471/1468[] 472/1468[] 473/1468[] 475/1468[] 476/1468[] 477/1468[] 478/1468[] 479/1468[] 482/1468[] 483/1468[] 486/1468[] 488/1468[] 490/1468[] 492/1468[] 494/1468[] 497/1468[] 498/1468[] 500/1468[] 502/1468[] 504/1468[] 508/1468[] 511/1468[] 516/1468[] 520/1468[] 522/1468[] 526/1468[] 529/1468[] 533/1468[] 537/1468[] 539/1468[] 541/1468[] 543/1468[] 544/1468[] 546/1468[] 548/1468[] 549/1468[] 551/1468[] 552/1468[] 554/1468[] 556/1468[] 559/1468[] 561/1468[] 563/1468[] 566/1468[] 569/1468[] 570/1468[] 571/1468[] 572/1468[] 574/1468[] 577/1468[] 580/1468[] 581/1468[] 585/1468[] 589/1468[] 593/1468[] 597/1468[] 600/1468[] 603/1468[] 608/1468[] 610/1468[] 611/1468[] 616/1468[] 619/1468[] 623/1468[] 629/1468[] 635/1468[] 637/1468[] 645/1468[] 648/1468[] 653/1468[] 654/1468[] 656/1468[] 659/1468[] 664/1468[] 669/1468[] 673/1468[] 677/1468[] 681/1468[] 684/1468[] 688/1468[] 693/1468[] 696/1468[] 703/1468[] 707/1468[] 713/1468[] 715/1468[] 718/1468[] 720/1468[] 722/1468[] 724/1468[] 726/1468[] 727/1468[] 729/1468[] 732/1468[] 737/1468[] 742/1468[] 746/1468[] 748/1468[] 752/1468[] 757/1468[] 763/1468[] 767/1468[] 769/1468[] 771/1468[] 776/1468[] 778/1468[] 783/1468[] 788/1468[] 794/1468[] 799/1468[] 805/1468[] 809/1468[] 813/1468[] 817/1468[] 822/1468[] 824/1468[] 825/1468[] 827/1468[] 829/1468[] 833/1468[] 836/1468[] 838/1468[] 842/1468[] 844/1468[] 848/1468[] 853/1468[] 857/1468[] 862/1468[] 864/1468[] 866/1468[] 869/1468[] 873/1468[] 875/1468[] 879/1468[] 880/1468[] 885/1468[] 891/1468[] 896/1468[] 900/1468[] 904/1468[] 908/1468[] 914/1468[] 917/1468[] 920/1468[] 924/1468[] 927/1468[] 933/1468[] 938/1468[] 942/1468[] 947/1468[] 950/1468[] 952/1468[] 954/1468[] 955/1468[] 956/1468[] 960/1468[] 964/1468[] 966/1468[] 967/1468[] 969/1468[] 972/1468[] 974/1468[] 978/1468[] 981/1468[] 985/1468[] 990/1468[] 991/1468[] 995/1468[] 997/1468[] 1003/1468[] 1008/1468[] 1011/1468[] 1015/1468[] 1019/1468[] 1022/1468[] 1025/1468[] 1027/1468[] 1029/1468[] 1031/1468[] 1032/1468[] 1035/1468[] 1039/1468[] 1045/1468[] 1049/1468[] 1052/1468[] 1056/1468[] 1062/1468[] 1065/1468[] 1070/1468[] 1076/1468[] 1077/1468[] 1081/1468[] 1087/1468[] 1092/1468[] 1098/1468[] 1101/1468[] 1105/1468[] 1107/1468[] 1111/1468[] 1116/1468[] 1121/1468[] 1125/1468[] 1129/1468[] 1133/1468[] 1138/1468[] 1142/1468[] 1146/1468[] 1153/1468[] 1159/1468[] 1164/1468[] 1167/1468[] 1170/1468[] 1173/1468[] 1176/1468[] 1180/1468[] 1184/1468[] 1188/1468[] 1194/1468[] 1200/1468[] 1205/1468[] 1211/1468[] 1217/1468[] 1221/1468[] 1225/1468[] 1230/1468[] 1235/1468[] 1239/1468[] 1244/1468[] 1249/1468[] 1253/1468[] 1255/1468[] 1257/1468[] 1261/1468[] 1265/1468[] 1268/1468[] 1273/1468[] 1278/1468[] 1282/1468[] 1284/1468[] 1288/1468[] 1293/1468[] 1297/1468[] 1301/1468[] 1304/1468[] 1306/1468[] 1308/1468[] 1311/1468[] 1314/1468[] 1316/1468[] 1317/1468[] 1319/1468[] 1320/1468[] 1321/1468[] 1323/1468[] 1324/1468[] 1326/1468[] 1328/1468[] 1329/1468[] 1331/1468[] 1333/1468[] 1336/1468[] 1339/1468[] 1344/1468[] 1350/1468[] 1358/1468[] 1364/1468[] 1371/1468[] 1376/1468[] 1382/1468[] 1389/1468[] 1396/1468[] 1402/1468[] 1406/1468[] 1410/1468[] 1416/1468[] 1423/1468[] 1427/1468[] 1434/1468[] 1443/1468[] 1450/1468[] 1457/1468[] 1464/1468[] 1466/1468[] 1467/1468[3/4] Linking dependencies...
warning "workspace-aggregator-1dddcb6c-d99e-428a-a457-a1165e5fb391 > StatusIm-Mobile > @react-native-async-storage/async-storage@1.19.3" has incorrect peer dependency "react-native@^0.0.0-0 || 0.60 - 0.72 || 1000.0.0".
warning "workspace-aggregator-1dddcb6c-d99e-428a-a457-a1165e5fb391 > StatusIm-Mobile > @react-native-community/masked-view@0.1.9" has incorrect peer dependency "react@^16.0".
warning "workspace-aggregator-1dddcb6c-d99e-428a-a457-a1165e5fb391 > StatusIm-Mobile > react-native-fast-image@8.5.11" has incorrect peer dependency "react@^16.8.6 || ^17.0.0".
warning "workspace-aggregator-1dddcb6c-d99e-428a-a457-a1165e5fb391 > StatusIm-Mobile > react-native-fs@2.16.6" has incorrect peer dependency "react-native@^0.59.5".
warning "workspace-aggregator-1dddcb6c-d99e-428a-a457-a1165e5fb391 > StatusIm-Mobile > react-native-fs@2.16.6" has unmet peer dependency "react-native-windows@^0.57.2".
warning "workspace-aggregator-1dddcb6c-d99e-428a-a457-a1165e5fb391 > StatusIm-Mobile > react-native-image-resizer@1.2.3" has incorrect peer dependency "react@^15.4.0 || ^16.0.0-alpha".
warning "workspace-aggregator-1dddcb6c-d99e-428a-a457-a1165e5fb391 > StatusIm-Mobile > react-native-orientation-locker@1.5.0" has unmet peer dependency "react-native-windows@>=0.63.3".
warning "workspace-aggregator-1dddcb6c-d99e-428a-a457-a1165e5fb391 > StatusIm-Mobile > react-native-reanimated@3.6.1" has unmet peer dependency "@babel/plugin-proposal-nullish-coalescing-operator@^7.0.0-0".
warning "workspace-aggregator-1dddcb6c-d99e-428a-a457-a1165e5fb391 > StatusIm-Mobile > react-native-reanimated@3.6.1" has unmet peer dependency "@babel/plugin-proposal-optional-chaining@^7.0.0-0".
warning "workspace-aggregator-1dddcb6c-d99e-428a-a457-a1165e5fb391 > StatusIm-Mobile > react-native-reanimated@3.6.1" has unmet peer dependency "@babel/plugin-transform-arrow-functions@^7.0.0-0".
warning "workspace-aggregator-1dddcb6c-d99e-428a-a457-a1165e5fb391 > StatusIm-Mobile > react-native-reanimated@3.6.1" has unmet peer dependency "@babel/plugin-transform-shorthand-properties@^7.0.0-0".
warning "workspace-aggregator-1dddcb6c-d99e-428a-a457-a1165e5fb391 > StatusIm-Mobile > react-native-reanimated@3.6.1" has unmet peer dependency "@babel/plugin-transform-template-literals@^7.0.0-0".
warning "workspace-aggregator-1dddcb6c-d99e-428a-a457-a1165e5fb391 > StatusIm-Mobile > jest-image-snapshot@5.2.0" has incorrect peer dependency "jest@>=20 <=28".
warning "workspace-aggregator-1dddcb6c-d99e-428a-a457-a1165e5fb391 > StatusIm-Mobile > react-native-lottie-splash-screen > lottie-react-native@5.1.6" has incorrect peer dependency "lottie-ios@^3.4.0".
[] 1468/1468[] 0/2325[] 1/2325[] 0/75594[] 189/75594[] 381/75594[] 506/75594[] 631/75594[] 757/75594[] 885/75594[] 989/75594[] 1117/75594[] 1243/75594[] 1371/75594[] 1499/75594[] 1627/75594[] 1755/75594[] 1883/75594[] 2009/75594[] 2135/75594[] 2262/75594[] 2390/75594[] 2517/75594[] 2643/75594[] 2769/75594[] 2897/75594[] 3024/75594[] 3191/75594[] 3313/75594[] 3438/75594[] 3566/75594[] 3690/75594[] 3809/75594[] 3933/75594[] 4052/75594[] 4176/75594[] 4223/75594[] 4348/75594[] 4473/75594[] 4479/75594[] 4598/75594[] 4708/75594[] 4848/75594[] 4991/75594[] 5117/75594[] 5242/75594[] 5345/75594[] 5502/75594[] 5627/75594[] 5747/75594[] 5875/75594[] 6002/75594[] 6130/75594[] 6258/75594[] 6386/75594[] 6513/75594[] 6641/75594[] 6769/75594[] 6897/75594[] 7025/75594[] 7153/75594[] 7281/75594[] 7409/75594[] 7537/75594[] 7665/75594[] 7793/75594[] 7921/75594[] 8049/75594[] 8177/75594[] 8305/75594[] 8433/75594[] 8561/75594[] 8689/75594[] 8817/75594[] 8861/75594[] 8954/75594[] 9047/75594[] 9212/75594[] 9332/75594[] 9450/75594[] 9593/75594[] 9718/75594[] 9823/75594[] 9907/75594[] 9984/75594[] 10110/75594[] 10235/75594[] 10360/75594[] 10486/75594[] 10624/75594[] 10751/75594[] 10876/75594[] 10998/75594[] 11131/75594[] 11231/75594[] 11359/75594[] 11486/75594[] 11612/75594[] 11734/75594[] 11862/75594[] 11990/75594[] 12105/75594[] 12233/75594[] 12361/75594[] 12489/75594[] 12617/75594[] 12745/75594[] 12873/75594[] 13001/75594[] 13129/75594[] 13246/75594[] 13364/75594[] 13492/75594[] 13619/75594[] 13747/75594[] 13875/75594[] 14003/75594[] 14131/75594[] 14259/75594[] 14386/75594[] 14514/75594[] 14642/75594[] 14731/75594[] 14859/75594[] 14985/75594[] 15113/75594[] 15205/75594[] 15277/75594[] 15366/75594[] 15494/75594[] 15622/75594[] 15750/75594[] 15789/75594[] 15878/75594[] 15959/75594[] 16087/75594[] 16213/75594[] 16312/75594[] 16436/75594[] 16571/75594[] 16697/75594[] 16823/75594[] 16953/75594[] 17071/75594[] 17199/75594[] 17327/75594[] 17455/75594[] 17583/75594[] 17711/75594[] 17837/75594[] 17964/75594[] 18091/75594[] 18219/75594[] 18347/75594[] 18475/75594[] 18602/75594[] 18701/75594[] 18830/75594[] 18961/75594[] 19089/75594[] 19214/75594[] 19342/75594[] 19470/75594[] 19598/75594[] 19726/75594[] 19854/75594[] 19982/75594[] 20109/75594[] 20235/75594[] 20274/75594[] 20390/75594[] 20402/75594[] 20515/75594[] 20640/75594[] 20762/75594[] 20908/75594[] 21034/75594[] 21160/75594[] 21287/75594[] 21413/75594[] 21522/75594[] 21678/75594[] 21803/75594[] 21929/75594[] 22050/75594[] 22192/75594[] 22306/75594[] 22450/75594[] 22572/75594[] 22699/75594[] 22813/75594[] 22962/75594[] 23087/75594[] 23196/75594[] 23324/75594[] 23452/75594[] 23506/75594[] 23634/75594[] 23762/75594[] 23919/75594[] 24048/75594[] 24174/75594[] 24302/75594[] 24496/75594[] 24642/75594[] 24777/75594[] 24905/75594[] 25033/75594[] 25160/75594[] 25271/75594[] 25396/75594[] 25424/75594[] 25539/75594[] 25651/75594[] 25684/75594[] 25806/75594[] 25931/75594[] 25939/75594[] 26056/75594[] 26181/75594[] 26306/75594[] 26429/75594[] 26567/75594[] 26703/75594[] 26831/75594[] 26957/75594[] 27082/75594[] 27208/75594[] 27333/75594[] 27470/75594[] 27595/75594[] 27713/75594[] 27823/75594[] 27976/75594[] 28107/75594[] 28237/75594[] 28359/75594[] 28484/75594[] 28491/75594[] 28610/75594[] 28737/75594[] 28872/75594[] 29003/75594[] 29128/75594[] 29260/75594[] 29386/75594[] 29518/75594[] 29637/75594[] 29772/75594[] 29903/75594[] 30029/75594[] 30157/75594[] 30285/75594[] 30413/75594[] 30536/75594[] 30662/75594[] 30801/75594[] 30924/75594[] 30929/75594[] 31052/75594[] 31176/75594[] 31303/75594[] 31440/75594[] 31573/75594[] 31701/75594[] 31830/75594[] 31957/75594[] 32072/75594[] 32211/75594[] 32346/75594[] 32474/75594[] 32602/75594[] 32730/75594[] 32856/75594[] 32971/75594[] 33115/75594[] 33243/75594[] 33371/75594[] 33503/75594[] 33693/75594[] 33869/75594[] 33997/75594[] 34130/75594[] 34258/75594[] 34406/75594[] 34596/75594[] 34767/75594[] 34895/75594[] 35046/75594[] 35195/75594[] 35320/75594[] 35448/75594[] 35584/75594[] 35781/75594[] 35909/75594[] 36027/75594[] 36175/75594[] 36326/75594[] 36454/75594[] 36647/75594[] 36795/75594[] 36967/75594[] 37095/75594[] 37248/75594[] 37431/75594[] 37567/75594[] 37697/75594[] 37870/75594[] 37893/75594[] 38019/75594[] 38152/75594[] 38281/75594[] 38488/75594[] 38664/75594[] 38798/75594[] 38927/75594[] 39059/75594[] 39296/75594[] 39439/75594[] 39574/75594[] 39759/75594[] 39950/75594[] 40083/75594[] 40212/75594[] 40367/75594[] 40495/75594[] 40715/75594[] 40854/75594[] 40982/75594[] 41110/75594[] 41238/75594[] 41366/75594[] 41494/75594[] 41622/75594[] 41750/75594[] 41878/75594[] 42006/75594[] 42134/75594[] 42373/75594[] 42521/75594[] 42649/75594[] 42785/75594[] 42912/75594[] 43038/75594[] 43175/75594[] 43305/75594[] 43552/75594[] 43696/75594[] 43937/75594[] 44082/75594[] 44217/75594[] 44425/75594[] 44593/75594[] 44816/75594[] 44985/75594[] 45104/75594[] 45335/75594[] 45488/75594[] 45615/75594[] 45864/75594[] 46003/75594[] 46249/75594[] 46350/75594[] 46517/75594[] 46518/75594[] 46637/75594[] 46761/75594[] 46963/75594[] 47154/75594[] 47333/75594[] 47528/75594[] 47732/75594[] 47912/75594[] 48138/75594[] 48295/75594[] 48517/75594[] 48712/75594[] 48900/75594[] 49097/75594[] 49284/75594[] 49443/75594[] 49608/75594[] 49795/75594[] 49953/75594[] 50176/75594[] 50379/75594[] 50558/75594[] 50757/75594[] 50941/75594[] 51106/75594[] 51319/75594[] 51506/75594[] 51729/75594[] 51952/75594[] 52152/75594[] 52366/75594[] 52589/75594[] 52841/75594[] 53044/75594[] 53261/75594[] 53426/75594[] 53551/75594[] 53680/75594[] 53931/75594[] 54136/75594[] 54321/75594[] 54493/75594[] 54703/75594[] 54840/75594[] 55027/75594[] 55231/75594[] 55476/75594[] 55686/75594[] 55942/75594[] 56144/75594[] 56394/75594[] 56644/75594[] 56845/75594[] 57047/75594[] 57271/75594[] 57430/75594[] 57555/75594[] 57565/75594[] 57680/75594[] 57693/75594[] 57818/75594[] 58072/75594[] 58322/75594[] 58575/75594[] 58826/75594[] 59086/75594[] 59357/75594[] 59607/75594[] 59776/75594[] 59999/75594[] 60256/75594[] 60513/75594[] 60765/75594[] 60901/75594[] 61147/75594[] 61385/75594[] 61546/75594[] 61663/75594[] 61892/75594[] 62056/75594[] 62301/75594[] 62455/75594[] 62690/75594[] 62827/75594[] 63057/75594[] 63211/75594[] 63337/75594[] 63461/75594[] 63593/75594[] 63721/75594[] 63972/75594[] 64222/75594[] 64485/75594[] 64747/75594[] 64979/75594[] 65264/75594[] 65533/75594[] 65771/75594[] 65998/75594[] 66173/75594[] 66384/75594[] 66512/75594[] 66730/75594[] 66928/75594[] 67040/75594[] 67217/75594[] 67355/75594[] 67631/75594[] 67816/75594[] 68045/75594[] 68285/75594[] 68539/75594[] 68664/75594[] 68916/75594[] 68959/75594[] 69087/75594[] 69215/75594[] 69463/75594[] 69726/75594[] 69982/75594[] 70243/75594[] 70487/75594[] 70707/75594[] 71014/75594[] 71249/75594[] 71379/75594[] 71626/75594[] 71784/75594[] 72036/75594[] 72168/75594[] 72392/75594[] 72551/75594[] 72784/75594[] 72805/75594[] 73058/75594[] 73191/75594[] 73447/75594[] 73709/75594[] 73854/75594[] 74133/75594[] 74353/75594[] 74481/75594[] 74828/75594[] 75024/75594[] 75152/75594[] 75481/75594[] 0/3392[] 68/3392[] 120/3392[] 308/3392[] 498/3392[] 686/3392[] 1000/3392[] 1072/3392[] 1188/3392[] 1298/3392[] 1442/3392[] 1786/3392[] 1864/3392[] 2192/3392[] 2710/3392[] 2784/3392[] 2956/3392[] 3022/3392[] 3170/3392[] 3244/3392[] 3308/3392[] 3392/3392[4/4] Building fresh packages...
warning Ignored scripts due to flag.
Done in 128.79s.
/build
Building status-go for: android/arm,android/arm64,android/386,android/amd64
patching script interpreter paths in /nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/sonic-boom/.husky/pre-commit: interpreter directive changed from "#!/bin/sh" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/sh"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/mkdirp/bin/cmd.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/react-native-draggable-flatlist/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/terser/bin/terser: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/terser/bin/uglifyjs: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/terser/bin/terser.mjs: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/unenv/node_modules/mime/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/concurrently/dist/bin/concurrently.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/update-notifier/node_modules/semver/bin/semver.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/update-browserslist-db/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/create-jest/bin/create-jest.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/esprima/bin/esvalidate.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/esprima/bin/esparse.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/image-size/bin/image-size.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/shadow-cljs/cli/runner.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/chromium-edge-launcher/node_modules/mkdirp/bin/cmd.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/chromium-edge-launcher/node_modules/rimraf/bin.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/chromium-edge-launcher/scripts/format.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/chromium-edge-launcher/manual-edge-launcher.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/react-native-navigation/lib/android/gradlew: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/react-native-navigation/autolink/postlink/run.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/tree-kill/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/normalize-package-data/node_modules/semver/bin/semver: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/react-native/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/react-native/ReactCommon/hermes/inspector-modern/docs/GenerateInspectorFSM.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/sh"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/react-native/ReactCommon/hermes/inspector-modern/tools/run_msggen: interpreter directive changed from "#!/bin/bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/react-native/ReactCommon/hermes/inspector-modern/tools/sandcastle/build_and_test.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/react-native/ReactCommon/hermes/inspector-modern/tools/sandcastle/setup.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/react-native/ReactCommon/hermes/inspector-modern/tools/format: interpreter directive changed from "#!/bin/sh" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/sh"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/react-native/template/android/gradlew: interpreter directive changed from "#!/bin/sh" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/sh"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/react-native/scripts/packager.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/react-native/scripts/compose-source-maps.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/react-native/scripts/xcode/with-environment.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/react-native/scripts/react-native-xcode.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/react-native/scripts/ios-configure-glog.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/react-native/scripts/react_native_pods_utils/script_phases.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/react-native/sdks/hermes-engine/utils/copy-hermes-xcode.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/react-native/sdks/hermes-engine/utils/build-mac-framework.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/react-native/sdks/hermes-engine/utils/build-ios-framework.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/react-native/sdks/hermes-engine/utils/build-hermesc-xcode.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/react-native/sdks/hermes-engine/utils/build-apple-framework.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/react-native/sdks/hermes-engine/utils/build-hermes-xcode.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/is-ci/bin.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@react-native-camera-roll/camera-roll/android/gradlew: interpreter directive changed from "#!/usr/bin/env sh" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/sh"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/acorn/bin/acorn: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/loose-envify/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/fast-xml-parser/src/cli/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/react-native-camera-kit/example/android/gradlew: interpreter directive changed from "#!/bin/sh" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/sh"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/react-native-camera-kit/example/.yarn/releases/yarn-3.6.4.cjs: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/react-native-camera-kit/scripts/check-ios.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/sh"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/react-native-svg/android/gradlew: interpreter directive changed from "#!/bin/sh" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/sh"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/jest-resolve/node_modules/resolve/bin/resolve: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/nopt/bin/nopt.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/babel-plugin-polyfill-corejs2/node_modules/semver/bin/semver.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/istanbul-lib-instrument/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/react-native-url-polyfill/.husky/pre-commit: interpreter directive changed from "#!/bin/sh" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/sh"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@mapbox/node-pre-gyp/node_modules/rimraf/bin.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@mapbox/node-pre-gyp/node_modules/semver/bin/semver.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@mapbox/node-pre-gyp/node_modules/make-dir/node_modules/semver/bin/semver.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@mapbox/node-pre-gyp/bin/node-pre-gyp: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/rimraf/bin.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/tar/node_modules/mkdirp/bin/cmd.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/listhen/bin/listhen.mjs: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/jiti/bin/jiti.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@types/babel__core/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@types/babel__template/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/miller-rabin/bin/miller-rabin: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/import-local/fixtures/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/sjcl/compress/compress_with_yui.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/sjcl/compress/compress_with_closure.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/json5/lib/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/thread-stream/.husky/pre-commit: interpreter directive changed from "#!/bin/sh" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/sh"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/thread-stream/test/ts/transpile.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/sh"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@parcel/watcher/node_modules/detect-libc/bin/detect-libc.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/node-gyp-build/bin.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/node-gyp-build/optional.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/node-gyp-build/build-test.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/mime/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/open/xdg-open: interpreter directive changed from "#!/bin/sh" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/sh"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/uuid/bin/uuid: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/rc/cli.js: interpreter directive changed from "#! /usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/temp/node_modules/rimraf/bin.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/recast/example/identity: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/recast/example/add-braces: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/recast/example/to-while: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/recast/example/generic-identity: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/react-native-hole-view/android/gradlew: interpreter directive changed from "#!/bin/sh" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/sh"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/color-support/bin.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/chrome-launcher/manual-chrome-launcher.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/chrome-launcher/bin/print-chrome-path.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/chrome-launcher/scripts/download-chrome.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/chrome-launcher/scripts/format.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/node-addon-api/tools/conversion.js: interpreter directive changed from "#! /usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/envinfo/dist/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/semver/bin/semver.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/browserslist/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/jest-snapshot/node_modules/semver/bin/semver.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/jest-snapshot/node_modules/@babel/plugin-syntax-jsx/node_modules/semver/bin/semver.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/jest-snapshot/node_modules/@babel/plugin-syntax-jsx/node_modules/@babel/template/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/jest-snapshot/node_modules/@babel/template/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/jest-snapshot/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/jest-snapshot/node_modules/@babel/helper-module-transforms/node_modules/semver/bin/semver.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/jest-snapshot/node_modules/@babel/helper-module-transforms/node_modules/@babel/template/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/jest-snapshot/node_modules/@babel/core/node_modules/semver/bin/semver.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/jest-snapshot/node_modules/@babel/helper-function-name/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/nyc/bin/nyc.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/jest-config/node_modules/@babel/template/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/jest-config/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/jest-config/node_modules/@babel/helper-module-transforms/node_modules/semver/bin/semver.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/jest-config/node_modules/@babel/helper-module-transforms/node_modules/@babel/template/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/jest-config/node_modules/@babel/helper-function-name/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/jest-cli/bin/jest.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/jsesc/bin/jsesc: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/sha.js/bin.js: interpreter directive changed from "#! /usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/lottie-react-native/gradlew: interpreter directive changed from "#!/usr/bin/env sh" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/sh"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@jest/transform/node_modules/@babel/template/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@jest/transform/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@jest/transform/node_modules/@babel/helper-module-transforms/node_modules/semver/bin/semver.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@jest/transform/node_modules/@babel/helper-module-transforms/node_modules/@babel/template/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@jest/transform/node_modules/@babel/helper-function-name/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@jest/reporters/node_modules/semver/bin/semver.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@jest/reporters/node_modules/@babel/traverse/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@jest/reporters/node_modules/@babel/template/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@jest/reporters/node_modules/@babel/helper-module-transforms/node_modules/semver/bin/semver.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@jest/reporters/node_modules/@babel/helper-module-transforms/node_modules/@babel/template/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@jest/reporters/node_modules/@babel/helper-module-transforms/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@jest/reporters/node_modules/@babel/core/node_modules/semver/bin/semver.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@jest/reporters/node_modules/@babel/core/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/babel-plugin-istanbul/node_modules/@babel/traverse/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/babel-plugin-istanbul/node_modules/@babel/template/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/babel-plugin-istanbul/node_modules/@babel/helper-module-transforms/node_modules/semver/bin/semver.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/babel-plugin-istanbul/node_modules/@babel/helper-module-transforms/node_modules/@babel/template/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/babel-plugin-istanbul/node_modules/@babel/helper-module-transforms/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/babel-plugin-istanbul/node_modules/@babel/core/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/logkitty/bin/logkitty.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/which/bin/which: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/untun/bin/untun.mjs: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/es5-ext/_postinstall.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@react-native/gradle-plugin/gradlew: interpreter directive changed from "#!/bin/sh" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/sh"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@react-native/dev-middleware/node_modules/open/xdg-open: interpreter directive changed from "#!/bin/sh" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/sh"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/pino/bin.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/pino/test/fixtures/ts/transpile.cjs: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/regjsparser/node_modules/jsesc/bin/jsesc: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/regjsparser/bin/parser: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/touch/node_modules/nopt/examples/my-program.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/touch/node_modules/nopt/bin/nopt.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/touch/bin/nodetouch.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/buffer/bin/update-authors.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/sh"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/buffer/bin/download-node-tests.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/pixelmatch/bin/pixelmatch: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/js-yaml/bin/js-yaml.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/send/node_modules/mime/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/send/node_modules/mime/src/build.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/exit/test/fixtures/create-files.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/react-native-reanimated/android/gradlew: interpreter directive changed from "#!/bin/sh" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/sh"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/make-dir/node_modules/semver/bin/semver: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/resolve/bin/resolve: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/nodemon/node_modules/semver/bin/semver: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/nodemon/bin/postinstall.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/nodemon/bin/nodemon.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/cross-spawn/node_modules/which/bin/node-which: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/metro-cache/node_modules/rimraf/bin.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/pino-abstract-transport/.husky/pre-commit: interpreter directive changed from "#!/bin/sh" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/sh"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/babel-plugin-jest-hoist/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/mlly/node_modules/acorn/bin/acorn: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/is-inside-container/node_modules/is-docker/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/is-inside-container/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/jscodeshift/node_modules/@babel/helper-replace-supers/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/jscodeshift/node_modules/@babel/plugin-proposal-optional-chaining/node_modules/semver/bin/semver.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/jscodeshift/node_modules/@babel/plugin-proposal-optional-chaining/node_modules/@babel/template/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/jscodeshift/node_modules/@babel/plugin-proposal-optional-chaining/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/jscodeshift/node_modules/@babel/traverse/node_modules/@babel/template/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/jscodeshift/node_modules/@babel/traverse/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/jscodeshift/node_modules/@babel/plugin-proposal-nullish-coalescing-operator/node_modules/semver/bin/semver.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/jscodeshift/node_modules/@babel/plugin-proposal-nullish-coalescing-operator/node_modules/@babel/template/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/jscodeshift/node_modules/@babel/plugin-proposal-nullish-coalescing-operator/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/jscodeshift/node_modules/@babel/template/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/jscodeshift/node_modules/@babel/plugin-proposal-class-properties/node_modules/semver/bin/semver.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/jscodeshift/node_modules/@babel/plugin-proposal-class-properties/node_modules/@babel/template/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/jscodeshift/node_modules/@babel/plugin-proposal-class-properties/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/jscodeshift/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/jscodeshift/node_modules/@babel/helper-module-transforms/node_modules/semver/bin/semver.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/jscodeshift/node_modules/@babel/helper-module-transforms/node_modules/@babel/template/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/jscodeshift/node_modules/@babel/helper-module-transforms/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/jscodeshift/node_modules/@babel/core/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/react-native-biometrics/android/gradlew: interpreter directive changed from "#!/usr/bin/env sh" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/sh"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/is-docker/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/prettier/bin/prettier.cjs: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/jest/bin/jest.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/metro/node_modules/rimraf/bin.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/metro/src/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@babel/helper-create-class-features-plugin/node_modules/semver/bin/semver.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@babel/traverse/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@babel/helper-compilation-targets/node_modules/semver/bin/semver.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@babel/plugin-transform-runtime/node_modules/update-browserslist-db/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@babel/plugin-transform-runtime/node_modules/browserslist/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@babel/template/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@babel/plugin-transform-function-name/node_modules/update-browserslist-db/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@babel/plugin-transform-function-name/node_modules/browserslist/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@babel/helpers/node_modules/@babel/traverse/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@babel/plugin-transform-unicode-regex/node_modules/jsesc/bin/jsesc: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@babel/plugin-transform-unicode-regex/node_modules/regjsparser/bin/parser: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@babel/plugin-proposal-object-rest-spread/node_modules/update-browserslist-db/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@babel/plugin-proposal-object-rest-spread/node_modules/browserslist/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@babel/preset-env/node_modules/semver/bin/semver.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@babel/core/node_modules/semver/bin/semver.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@babel/core/node_modules/@babel/template/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@babel/core/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@babel/plugin-syntax-unicode-sets-regex/node_modules/semver/bin/semver.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@babel/plugin-transform-classes/node_modules/update-browserslist-db/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@babel/plugin-transform-classes/node_modules/browserslist/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@babel/preset-typescript/node_modules/semver/bin/semver.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@babel/helper-create-regexp-features-plugin/node_modules/semver/bin/semver.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@babel/helper-define-polyfill-provider/node_modules/update-browserslist-db/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@babel/helper-define-polyfill-provider/node_modules/browserslist/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/metro-symbolicate/src/index.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@react-native-community/cli-platform-android/node_modules/fast-xml-parser/src/cli/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@react-native-community/cli-doctor/node_modules/semver/bin/semver.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@react-native-community/audio-toolkit/android/gradlew: interpreter directive changed from "#!/usr/bin/env sh" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/sh"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@react-native-community/audio-toolkit/ExampleApp/android/gradlew: interpreter directive changed from "#!/usr/bin/env sh" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/sh"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@react-native-community/netinfo/android/gradlew: interpreter directive changed from "#!/usr/bin/env sh" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/sh"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@react-native-community/cli-tools/node_modules/semver/bin/semver.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@react-native-community/cli-tools/build/launchPackager.command: interpreter directive changed from "#!/bin/bash" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@react-native-community/push-notification-ios/android/gradlew: interpreter directive changed from "#!/usr/bin/env sh" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/sh"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@react-native-community/cli/node_modules/semver/bin/semver.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@react-native-community/cli/setup_env.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/sh"
/nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@react-native-community/cli/build/bin.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/k5inwzpp6a0295pd3nfckk9hq8wmifhz-nodejs-20.15.1/bin/node"
buildPhase completed in 2 minutes 42 seconds
Running phase: fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6
shrinking /nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
shrinking /nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@parcel/watcher-linux-x64-glibc/watcher.node
shrinking /nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/@parcel/watcher-linux-x64-musl/watcher.node
shrinking /nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/utf-8-validate/prebuilds/linux-x64/node.napi.node
shrinking /nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/bufferutil/prebuilds/linux-x64/node.napi.node
shrinking /nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6/node_modules/clipboardy/fallbacks/linux/xsel
checking for references to /build/ in /nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6...
patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
patching script interpreter paths in /nix/store/g2zqjsfnm6ijdris7366bwic8q5v8shg-status-mobile-node-deps-2.33.6
fixupPhase completed in 3 minutes 32 seconds
building '/nix/store/15zbm0hj1ncqls5rbkahrns2cdrryx47-status-mobile-jsbundle.drv'...
building '/nix/store/cgf7n4qby9r3k08k9pil690aqdj3wsq4-status-mobile-node-deps-2.33.6-patched.drv'...
Running phase: unpackPhase
unpacking source archive /nix/store/j6vry7s16dpdjj23av63lvdczsr1svx6-status-mobile-source-jsbundle
Running phase: unpackPhase
source root is status-mobile-source-jsbundle
Running phase: secretsPhase
WARNING! Env var not set: POKT_TOKEN
Running phase: patchPhase
Running phase: configurePhase
Running phase: buildPhase
Running phase: patchGradlePhase
patchGradlePhase completed in 32 seconds
Running phase: patchNodeLibsPhase
patching file node_modules/@react-native-community/blur/android/build.gradle
patching file node_modules/@react-native-community/blur/src/components/BlurView.ios.tsx
patching file node_modules/@react-native-community/blur/ios/BlurView.mm
patching file node_modules/@react-native-community/blur/src/fabric/BlurViewNativeComponent.ts
patching file node_modules/@react-native-camera-roll/camera-roll/src/CameraRoll.ts
patching file node_modules/@react-native-camera-roll/camera-roll/android/src/main/java/com/reactnativecommunity/cameraroll/CameraRollModule.java
patching file node_modules/@react-native-camera-roll/camera-roll/src/NativeCameraRollModule.ts
patching file node_modules/@react-native-camera-roll/camera-roll/android/src/paper/java/com/reactnativecommunity/cameraroll/NativeCameraRollModuleSpec.java
patching file node_modules/@react-native-camera-roll/camera-roll/ios/RNCCameraRoll.mm
patching file node_modules/@react-native-community/blur/src/fabric/VibrancyViewNativeComponent.ts
patching file node_modules/react-native/ReactAndroid/src/main/jni/CMakeLists.txt
patching file node_modules/react-native-keychain/android/build.gradle
patching file node_modules/react-native/scripts/react_native_pods_utils/script_phases.sh
patching file node_modules/react-native/scripts/ios-configure-glog.sh
Running phase: installPhase
[:mobile] Compiling ...
buildPhase completed in 8 minutes 34 seconds
Running phase: installPhase
Running phase: fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/2v0n035aga92ccppapwqg2n8m1njcfqd-status-go-10.7.5-v10.7.5-android
checking for references to /build/ in /nix/store/2v0n035aga92ccppapwqg2n8m1njcfqd-status-go-10.7.5-v10.7.5-android...
patching script interpreter paths in /nix/store/2v0n035aga92ccppapwqg2n8m1njcfqd-status-go-10.7.5-v10.7.5-android
[:mobile] Build completed. (1974 files, 1785 compiled, 15 warnings, 269.48s)
------ WARNING #1 - :infer-warning ---------------------------------------------
File: /build/status-mobile-source-jsbundle/src/status_im/contexts/chat/contacts/events.cljs:59:23
--------------------------------------------------------------------------------
56 | [{:keys [db]} response-js]
57 | (let [contacts-js (oops/oget response-js "contacts")
58 | contacts-cljs (map <-rpc-js contacts-js)
59 | chats-js (.-chatsForContacts response-js)
-----------------------------^--------------------------------------------------
Cannot infer target type in expression (. response-js -chatsForContacts)
--------------------------------------------------------------------------------
60 | events (reduce
61 | (prepare-events-for-contact db chats-js)
62 | [[:activity-center.notifications/fetch-unread-count]
63 | [:activity-center.notifications/fetch-pending-contact-requests]]
--------------------------------------------------------------------------------
------ WARNING #2 - :infer-warning ---------------------------------------------
File: /build/status-mobile-source-jsbundle/src/quo/components/profile/collectible_list_item/view.cljs:40:22
--------------------------------------------------------------------------------
37 |
38 | (defn on-load
39 | [evt set-state]
40 | (let [source (.. evt -nativeEvent -source)
----------------------------^---------------------------------------------------
Cannot infer target type in expression (. evt -nativeEvent)
--------------------------------------------------------------------------------
41 | aspect-ratio (/ (.-width source) (.-height source))]
42 | (set-state (fn [prev-state] (assoc prev-state :image-aspect-ratio aspect-ratio)))))
43 |
44 | (defn on-load-error
--------------------------------------------------------------------------------
------ WARNING #3 - :infer-warning ---------------------------------------------
File: /build/status-mobile-source-jsbundle/src/quo/components/tabs/tabs/view.cljs:126:44
--------------------------------------------------------------------------------
123 | (fn []
124 | (reagent/next-tick
125 | (fn []
126 | (.scrollToIndex
--------------------------------------------------^-----------------------------
Cannot infer target type in expression (. (clojure.core/deref flat-list-ref) scrollToIndex #object[cljs.tagged_literals.JSValue 0x27e119f9 "cljs.tagged_literals.JSValue@27e119f9"])
--------------------------------------------------------------------------------
127 | @flat-list-ref
128 | #js
129 | {:animated false
130 | :index
--------------------------------------------------------------------------------
------ WARNING #4 - :infer-warning ---------------------------------------------
File: /build/status-mobile-source-jsbundle/src/status_im/common/home/banner/view.cljs:26:5
--------------------------------------------------------------------------------
23 | (defn- reset-scroll
24 | [scroll-ref]
25 | (cond
26 | (.-scrollToLocation scroll-ref)
-----------^--------------------------------------------------------------------
Cannot infer target type in expression (. scroll-ref -scrollToLocation)
--------------------------------------------------------------------------------
27 | (oops/ocall! scroll-ref "scrollToLocation" #js {:itemIndex 0 :sectionIndex 0 :viewOffset 0})
28 | (.-scrollToOffset scroll-ref)
29 | (oops/ocall! scroll-ref "scrollToOffset" #js {:offset 0})))
30 |
--------------------------------------------------------------------------------
------ WARNING #5 - :infer-warning ---------------------------------------------
File: /build/status-mobile-source-jsbundle/src/status_im/common/home/banner/view.cljs:28:5
--------------------------------------------------------------------------------
25 | (cond
26 | (.-scrollToLocation scroll-ref)
27 | (oops/ocall! scroll-ref "scrollToLocation" #js {:itemIndex 0 :sectionIndex 0 :viewOffset 0})
28 | (.-scrollToOffset scroll-ref)
-----------^--------------------------------------------------------------------
Cannot infer target type in expression (. scroll-ref -scrollToOffset)
--------------------------------------------------------------------------------
29 | (oops/ocall! scroll-ref "scrollToOffset" #js {:offset 0})))
30 |
31 | (defn- banner-card-blur-layer
32 | [scroll-shared-value child]
--------------------------------------------------------------------------------
------ WARNING #1 - :fn-deprecated ---------------------------------------------
Resource: taoensso/encore.cljc:6125:30
--------------------------------------------------------------------------------
6122 | ;; Used by old versions of Timbre, Tufte
6123 | (let [nolist? #(contains? #{nil [] #{}} %)]
6124 | (defn ^:no-doc ^:deprecated compile-ns-filter
6125 | ([ns-pattern ] (compile-ns-filter ns-pattern nil))
------------------------------------^-------------------------------------------
taoensso.encore/compile-ns-filter is deprecated
--------------------------------------------------------------------------------
6126 | ([whitelist blacklist]
6127 |
6128 | (if (and (nolist? whitelist) (nolist? blacklist))
6129 | (fn [_] true) ; Unfortunate API choice
--------------------------------------------------------------------------------
------ WARNING #2 - :fn-deprecated ---------------------------------------------
Resource: taoensso/encore.cljc:6202:14
--------------------------------------------------------------------------------
6199 | backoff-ms)))))
6200 |
6201 | (defn ^:no-doc ^:deprecated rate-limit [spec f]
6202 | (let [rl (rate-limiter* spec)]
--------------------^-----------------------------------------------------------
taoensso.encore/rate-limiter* is deprecated
--------------------------------------------------------------------------------
6203 | (fn [& args]
6204 | (if-let [backoff (rl)]
6205 | [nil backoff]
6206 | [(f) nil]))))
--------------------------------------------------------------------------------
------ WARNING #3 - :fn-deprecated ---------------------------------------------
Resource: taoensso/encore.cljc:6209:69
--------------------------------------------------------------------------------
6206 | [(f) nil]))))
6207 |
6208 | ;; API changed for greater flexibility:
6209 | (defn ^:no-doc ^:deprecated rate-limiter [ncalls-limit window-ms] (rate-limiter* [[ncalls-limit window-ms]]))
---------------------------------------------------------------------------^----
taoensso.encore/rate-limiter* is deprecated
--------------------------------------------------------------------------------
6210 | (defn ^:no-doc ^:deprecated rate-limited [ncalls-limit window-ms f]
6211 | (let [rl (rate-limiter* [[ncalls-limit window-ms]])]
6212 | (fn [& args]
6213 | (if-let [backoff-ms (rl)]
--------------------------------------------------------------------------------
------ WARNING #4 - :fn-deprecated ---------------------------------------------
Resource: taoensso/encore.cljc:6211:14
--------------------------------------------------------------------------------
6208 | ;; API changed for greater flexibility:
6209 | (defn ^:no-doc ^:deprecated rate-limiter [ncalls-limit window-ms] (rate-limiter* [[ncalls-limit window-ms]]))
6210 | (defn ^:no-doc ^:deprecated rate-limited [ncalls-limit window-ms f]
6211 | (let [rl (rate-limiter* [[ncalls-limit window-ms]])]
--------------------^-----------------------------------------------------------
taoensso.encore/rate-limiter* is deprecated
--------------------------------------------------------------------------------
6212 | (fn [& args]
6213 | (if-let [backoff-ms (rl)]
6214 | {:backoff-ms backoff-ms}
6215 | {:result (f)}))))
--------------------------------------------------------------------------------
------ WARNING #5 - :fn-deprecated ---------------------------------------------
Resource: taoensso/encore.cljc:6266:19
--------------------------------------------------------------------------------
6263 |
6264 | (defn ^:no-doc ^:deprecated distinctv
6265 | "Prefer `xdistinct`."
6266 | ([ coll] (distinctv identity coll))
-------------------------^------------------------------------------------------
taoensso.encore/distinctv is deprecated
--------------------------------------------------------------------------------
6267 | ([keyfn coll]
6268 | (let [tr (reduce (fn [[v seen] in]
6269 | (let [in* (keyfn in)]
6270 | (if-not (contains? seen in*)
--------------------------------------------------------------------------------
------ WARNING #6 - :fn-deprecated ---------------------------------------------
Resource: taoensso/encore.cljc:6306:8
--------------------------------------------------------------------------------
6303 | (defn ^:no-doc ^:deprecated memoized [cache f & args]
6304 | (if-not cache ; {<args> <delay-val>}
6305 | (apply f args)
6306 | @(-swap-val! cache args (fn [?dv] (if ?dv ?dv (delay (apply f args)))))))
--------------^-----------------------------------------------------------------
taoensso.encore/-swap-val! is deprecated
--------------------------------------------------------------------------------
6307 |
6308 | (defn- translate-signed-idx [^long signed-idx ^long max-idx]
6309 | (if (>= signed-idx 0)
6310 | (min signed-idx max-idx)
--------------------------------------------------------------------------------
------ WARNING #7 - :fn-deprecated ---------------------------------------------
Resource: taoensso/encore.cljc:6334:33
--------------------------------------------------------------------------------
6331 | (defn ^:no-doc ^:deprecated substr
6332 | "Prefer `get-substr-by-idx` or `get-substr-by-len`"
6333 | [s start-idx & [?max-len]]
6334 | (let [[start-idx* end-idx*] (sub-indexes s start-idx :max-len ?max-len)]
---------------------------------------^----------------------------------------
taoensso.encore/sub-indexes is deprecated
--------------------------------------------------------------------------------
6335 | #?(:clj (.substring ^String s start-idx* end-idx*)
6336 | :cljs (.substring s start-idx* end-idx*))))
6337 |
6338 | (comment (substr "hello" -1 1))
--------------------------------------------------------------------------------
------ WARNING #8 - :fn-deprecated ---------------------------------------------
Resource: taoensso/encore.cljc:6343:33
--------------------------------------------------------------------------------
6340 | (defn ^:no-doc ^:deprecated subvec*
6341 | "Prefer `get-subvec` or `get-subvector`"
6342 | [v start-idx & [?max-len]]
6343 | (let [[start-idx* end-idx*] (sub-indexes v start-idx :max-len ?max-len)]
---------------------------------------^----------------------------------------
taoensso.encore/sub-indexes is deprecated
--------------------------------------------------------------------------------
6344 | (subvec v start-idx* end-idx*)))
6345 |
6346 | (def ^:no-doc ^:deprecated sentinel (new-object))
6347 | (defn ^:no-doc ^:deprecated sentinel? [x] (identical? x sentinel))
--------------------------------------------------------------------------------
------ WARNING #9 - :fn-deprecated ---------------------------------------------
Resource: taoensso/encore.cljc:6349:53
--------------------------------------------------------------------------------
6346 | (def ^:no-doc ^:deprecated sentinel (new-object))
6347 | (defn ^:no-doc ^:deprecated sentinel? [x] (identical? x sentinel))
6348 | (defn ^:no-doc ^:deprecated nil->sentinel [x] (if (nil? x) sentinel x))
6349 | (defn ^:no-doc ^:deprecated sentinel->nil [x] (if (sentinel? x) nil x))
-----------------------------------------------------------^--------------------
taoensso.encore/sentinel? is deprecated
--------------------------------------------------------------------------------
6350 |
6351 | (defn ^:no-doc ^:deprecated singleton? [coll] (if (counted? coll) (= (count coll) 1) (not (next coll))))
6352 | (defn ^:no-doc ^:deprecated ->?singleton [coll] (when (singleton? coll) (let [[c1] coll] c1)))
6353 | (defn ^:no-doc ^:deprecated ->vec [x] (cond (vector? x) x (sequential? x) (vec x) :else [x]))
--------------------------------------------------------------------------------
------ WARNING #10 - :fn-deprecated --------------------------------------------
Resource: taoensso/encore.cljc:6352:57
--------------------------------------------------------------------------------
6349 | (defn ^:no-doc ^:deprecated sentinel->nil [x] (if (sentinel? x) nil x))
6350 |
6351 | (defn ^:no-doc ^:deprecated singleton? [coll] (if (counted? coll) (= (count coll) 1) (not (next coll))))
6352 | (defn ^:no-doc ^:deprecated ->?singleton [coll] (when (singleton? coll) (let [[c1] coll] c1)))
---------------------------------------------------------------^----------------
taoensso.encore/singleton? is deprecated
--------------------------------------------------------------------------------
6353 | (defn ^:no-doc ^:deprecated ->vec [x] (cond (vector? x) x (sequential? x) (vec x) :else [x]))
6354 |
6355 | (defn ^:no-doc ^:deprecated fzipmap [ks vs]
6356 | (loop [m (transient {})
--------------------------------------------------------------------------------
buildPhase completed in 5 minutes 14 seconds
Running phase: installPhase
building '/nix/store/c8mbb4wf7qix3z5gx5jqg6wwfax2grx4-status-mobile-build-release-android.drv'...
Running phase: shellHook
Running phase: unpackPhase
Running phase: secretsPhase
Running phase: buildPhase
Adhoc ENV: LD_LIBRARY_PATH=:/nix/store/pkl664rrz6vb95piixzfm7qy1yc2xzgc-zlib-1.3.1/lib
Running: /nix/store/pf1fqphy4bm8q9vh0zjc3z4y2j15gssm-gradle-8.8/bin/gradle --console=plain --offline --no-daemon --no-scan --no-watch-fs --no-build-cache --parallel -Dmaven.repo.local='/nix/store/pms9zfp3abz7sh1qvg5kvcymsx9vwf21-status-mobile-maven-deps' -PreactNativeDevServerPort=8081 assembleRelease
/build/android /build
Welcome to Gradle 8.8!
Here are the highlights of this release:
- Running Gradle on Java 22
- Configurable Gradle daemon JVM
- Improved IDE performance for large projects
For more details see https://docs.gradle.org/8.8/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.8/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Task :gradle-plugin:pluginDescriptors
> Task :gradle-plugin:processResources
> Task :gradle-plugin:compileKotlin
> Task :gradle-plugin:compileJava NO-SOURCE
> Task :gradle-plugin:classes
> Task :gradle-plugin:jar
> Task :gradle-plugin:inspectClassesForKotlinIC
> Configure project :app
Reading env from: .env
> Configure project :react-native-async-storage_async-storage
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Configure project :react-native-background-timer
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Configure project :react-native-biometrics
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Configure project :react-native-blob-util
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Configure project :react-native-blur
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Configure project :react-native-camera-kit
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Configure project :react-native-camera-roll_camera-roll
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Configure project :react-native-clipboard_clipboard
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Configure project :react-native-community_audio-toolkit
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Configure project :react-native-community_masked-view
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Configure project :react-native-community_netinfo
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Configure project :react-native-community_slider
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Configure project :react-native-config
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Configure project :react-native-dialogs
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Configure project :react-native-fast-image
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Configure project :react-native-fs
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Configure project :react-native-gesture-handler
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Configure project :react-native-get-random-values
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Configure project :react-native-hole-view
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Configure project :react-native-image-crop-picker
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Configure project :react-native-image-resizer
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Configure project :react-native-keychain
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Configure project :react-native-linear-gradient
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Configure project :react-native-lottie-splash-screen
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Configure project :react-native-navigation
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Configure project :react-native-orientation-locker
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Configure project :react-native-pdf
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Configure project :react-native-permissions
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Configure project :react-native-reanimated
Android gradle plugin: 8.1.1
Gradle: 8.8
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Configure project :react-native-shake
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Configure project :react-native-share
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Configure project :react-native-static-safe-area-insets
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Configure project :react-native-status
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Configure project :react-native-status-keycard
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Configure project :react-native-svg
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Configure project :react-native-webview
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Configure project :walletconnect_react-native-compat
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Task :react-native-background-timer:preBuild UP-TO-DATE
> Task :react-native-fast-image:preBuild UP-TO-DATE
> Task :react-native-blur:preBuild UP-TO-DATE
> Task :react-native-hole-view:preBuild UP-TO-DATE
> Task :react-native-fs:preBuild UP-TO-DATE
> Task :react-native-clipboard_clipboard:preBuild UP-TO-DATE
> Task :react-native-blob-util:preBuild UP-TO-DATE
> Task :react-native-gesture-handler:preBuild UP-TO-DATE
> Task :react-native-config:preBuild UP-TO-DATE
> Task :react-native-biometrics:preBuild UP-TO-DATE
> Task :react-native-community_slider:preBuild UP-TO-DATE
> Task :react-native-community_masked-view:preBuild UP-TO-DATE
> Task :react-native-get-random-values:preBuild UP-TO-DATE
> Task :react-native-community_netinfo:preBuild UP-TO-DATE
> Task :react-native-camera-kit:preBuild UP-TO-DATE
> Task :react-native-dialogs:preBuild UP-TO-DATE
> Task :react-native-camera-roll_camera-roll:preBuild UP-TO-DATE
> Task :react-native-async-storage_async-storage:preBuild UP-TO-DATE
> Task :app:generateCodegenSchemaFromJavaScript SKIPPED
> Task :react-native-community_audio-toolkit:preBuild UP-TO-DATE
> Task :react-native-blur:preReleaseBuild UP-TO-DATE
> Task :react-native-clipboard_clipboard:preReleaseBuild UP-TO-DATE
> Task :react-native-config:preReleaseBuild UP-TO-DATE
> Task :react-native-camera-kit:preReleaseBuild UP-TO-DATE
> Task :react-native-community_masked-view:preReleaseBuild UP-TO-DATE
> Task :react-native-blob-util:preReleaseBuild UP-TO-DATE
> Task :react-native-community_netinfo:preReleaseBuild UP-TO-DATE
> Task :react-native-fast-image:preReleaseBuild UP-TO-DATE
> Task :react-native-community_slider:preReleaseBuild UP-TO-DATE
> Task :react-native-dialogs:preReleaseBuild UP-TO-DATE
> Task :react-native-gesture-handler:preReleaseBuild UP-TO-DATE
> Task :react-native-camera-roll_camera-roll:preReleaseBuild UP-TO-DATE
> Task :app:generateCodegenArtifactsFromSchema SKIPPED
> Task :react-native-async-storage_async-storage:preReleaseBuild UP-TO-DATE
> Task :react-native-community_audio-toolkit:preReleaseBuild UP-TO-DATE
> Task :react-native-background-timer:preReleaseBuild UP-TO-DATE
> Task :react-native-biometrics:preReleaseBuild UP-TO-DATE
> Task :react-native-fs:preReleaseBuild UP-TO-DATE
> Task :react-native-hole-view:preReleaseBuild UP-TO-DATE
> Task :react-native-get-random-values:preReleaseBuild UP-TO-DATE
> Task :app:generatePackageList
> Task :react-native-biometrics:mergeReleaseJniLibFolders
> Task :react-native-hole-view:mergeReleaseJniLibFolders
> Task :react-native-async-storage_async-storage:mergeReleaseJniLibFolders
> Task :react-native-blur:mergeReleaseJniLibFolders
> Task :react-native-gesture-handler:mergeReleaseJniLibFolders
> Task :react-native-background-timer:mergeReleaseJniLibFolders
> Task :react-native-config:mergeReleaseJniLibFolders
> Task :react-native-community_netinfo:mergeReleaseJniLibFolders
> Task :react-native-clipboard_clipboard:mergeReleaseJniLibFolders
> Task :react-native-community_masked-view:mergeReleaseJniLibFolders
> Task :react-native-community_slider:mergeReleaseJniLibFolders
> Task :react-native-community_audio-toolkit:mergeReleaseJniLibFolders
> Task :react-native-get-random-values:mergeReleaseJniLibFolders
> Task :react-native-blob-util:mergeReleaseJniLibFolders
> Task :react-native-dialogs:mergeReleaseJniLibFolders
> Task :react-native-camera-roll_camera-roll:mergeReleaseJniLibFolders
> Task :react-native-fs:mergeReleaseJniLibFolders
> Task :react-native-fast-image:mergeReleaseJniLibFolders
> Task :react-native-camera-kit:mergeReleaseJniLibFolders
> Task :react-native-biometrics:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-background-timer:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-community_netinfo:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-config:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-gesture-handler:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-clipboard_clipboard:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-dialogs:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-fs:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-camera-roll_camera-roll:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-community_slider:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-async-storage_async-storage:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-blob-util:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-community_masked-view:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-blur:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-fast-image:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-hole-view:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-get-random-values:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-community_audio-toolkit:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-camera-kit:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-community_slider:copyReleaseJniLibsProjectOnly
> Task :react-native-background-timer:copyReleaseJniLibsProjectOnly
> Task :react-native-fs:copyReleaseJniLibsProjectOnly
> Task :react-native-blob-util:copyReleaseJniLibsProjectOnly
> Task :react-native-config:copyReleaseJniLibsProjectOnly
> Task :react-native-biometrics:copyReleaseJniLibsProjectOnly
> Task :react-native-blur:copyReleaseJniLibsProjectOnly
> Task :react-native-image-resizer:preBuild UP-TO-DATE
> Task :react-native-hole-view:copyReleaseJniLibsProjectOnly
> Task :react-native-camera-roll_camera-roll:copyReleaseJniLibsProjectOnly
> Task :react-native-dialogs:copyReleaseJniLibsProjectOnly
> Task :react-native-keychain:preBuild UP-TO-DATE
> Task :react-native-clipboard_clipboard:copyReleaseJniLibsProjectOnly
> Task :react-native-gesture-handler:copyReleaseJniLibsProjectOnly
> Task :react-native-community_masked-view:copyReleaseJniLibsProjectOnly
> Task :react-native-fast-image:copyReleaseJniLibsProjectOnly
> Task :react-native-linear-gradient:preBuild UP-TO-DATE
> Task :react-native-async-storage_async-storage:copyReleaseJniLibsProjectOnly
> Task :react-native-image-crop-picker:preBuild UP-TO-DATE
> Task :react-native-camera-kit:copyReleaseJniLibsProjectOnly
> Task :react-native-navigation:preBuild UP-TO-DATE
> Task :react-native-lottie-splash-screen:preBuild UP-TO-DATE
> Task :react-native-get-random-values:copyReleaseJniLibsProjectOnly
> Task :react-native-image-resizer:preReleaseBuild UP-TO-DATE
> Task :react-native-orientation-locker:preBuild UP-TO-DATE
> Task :react-native-community_audio-toolkit:copyReleaseJniLibsProjectOnly
> Task :react-native-shake:preBuild UP-TO-DATE
> Task :react-native-keychain:preReleaseBuild UP-TO-DATE
> Task :react-native-community_netinfo:copyReleaseJniLibsProjectOnly
> Task :react-native-share:preBuild UP-TO-DATE
> Task :react-native-permissions:preBuild UP-TO-DATE
> Task :react-native-pdf:preBuild UP-TO-DATE
> Task :react-native-linear-gradient:preReleaseBuild UP-TO-DATE
> Task :react-native-image-crop-picker:preReleaseBuild UP-TO-DATE
> Task :react-native-reanimated:assertLatestReactNativeWithNewArchitectureTask SKIPPED
> Task :react-native-navigation:preReactNative71ReleaseBuild UP-TO-DATE
> Task :react-native-lottie-splash-screen:preReleaseBuild UP-TO-DATE
> Task :react-native-orientation-locker:preReleaseBuild UP-TO-DATE
> Task :react-native-permissions:preReleaseBuild UP-TO-DATE
> Task :react-native-pdf:preReleaseBuild UP-TO-DATE
> Task :react-native-svg:preBuild UP-TO-DATE
> Task :react-native-share:preReleaseBuild UP-TO-DATE
> Task :react-native-webview:preBuild UP-TO-DATE
> Task :react-native-reanimated:assertMinimalReactNativeVersionTask SKIPPED
> Task :react-native-status:preBuild UP-TO-DATE
> Task :react-native-status-keycard:preBuild UP-TO-DATE
> Task :react-native-static-safe-area-insets:preBuild UP-TO-DATE
> Task :react-native-shake:preReleaseBuild UP-TO-DATE
> Task :react-native-static-safe-area-insets:preReleaseBuild UP-TO-DATE
> Task :react-native-status-keycard:preReleaseBuild UP-TO-DATE
> Task :react-native-svg:preReleaseBuild UP-TO-DATE
> Task :react-native-webview:preReleaseBuild UP-TO-DATE
> Task :react-native-status:preReleaseBuild UP-TO-DATE
> Task :walletconnect_react-native-compat:preBuild UP-TO-DATE
> Task :walletconnect_react-native-compat:preReleaseBuild UP-TO-DATE
> Task :react-native-orientation-locker:mergeReleaseJniLibFolders
> Task :react-native-image-crop-picker:mergeReleaseJniLibFolders
> Task :react-native-image-resizer:mergeReleaseJniLibFolders
> Task :react-native-keychain:mergeReleaseJniLibFolders
> Task :react-native-svg:mergeReleaseJniLibFolders
> Task :react-native-orientation-locker:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-linear-gradient:mergeReleaseJniLibFolders
> Task :react-native-navigation:mergeReactNative71ReleaseJniLibFolders
> Task :react-native-pdf:mergeReleaseJniLibFolders
> Task :react-native-permissions:mergeReleaseJniLibFolders
> Task :react-native-share:mergeReleaseJniLibFolders
> Task :react-native-shake:mergeReleaseJniLibFolders
> Task :react-native-static-safe-area-insets:mergeReleaseJniLibFolders
> Task :react-native-status:mergeReleaseJniLibFolders
> Task :react-native-lottie-splash-screen:mergeReleaseJniLibFolders
> Task :react-native-status-keycard:mergeReleaseJniLibFolders
> Task :react-native-webview:mergeReleaseJniLibFolders
> Task :walletconnect_react-native-compat:mergeReleaseJniLibFolders
> Task :react-native-blur:generateReleaseBuildConfig
> Task :react-native-image-resizer:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-navigation:mergeReactNative71ReleaseNativeLibs NO-SOURCE
> Task :react-native-svg:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-blur:generateReleaseResValues
> Task :react-native-pdf:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-lottie-splash-screen:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-webview:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-permissions:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-image-crop-picker:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-share:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-orientation-locker:copyReleaseJniLibsProjectOnly
> Task :react-native-status-keycard:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-static-safe-area-insets:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-status:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-linear-gradient:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-keychain:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-shake:mergeReleaseNativeLibs NO-SOURCE
> Task :walletconnect_react-native-compat:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-reanimated:prepareHeadersForPrefab
> Task :react-native-reanimated:preBuild
> Task :react-native-reanimated:preReleaseBuild
> Task :react-native-blur:generateReleaseResources
> Task :react-native-image-resizer:copyReleaseJniLibsProjectOnly
> Task :react-native-navigation:copyReactNative71ReleaseJniLibsProjectOnly
> Task :react-native-lottie-splash-screen:copyReleaseJniLibsProjectOnly
> Task :react-native-svg:copyReleaseJniLibsProjectOnly
> Task :react-native-webview:copyReleaseJniLibsProjectOnly
> Task :react-native-image-crop-picker:copyReleaseJniLibsProjectOnly
> Task :react-native-pdf:copyReleaseJniLibsProjectOnly
> Task :react-native-permissions:copyReleaseJniLibsProjectOnly
> Task :react-native-linear-gradient:copyReleaseJniLibsProjectOnly
> Task :react-native-static-safe-area-insets:copyReleaseJniLibsProjectOnly
> Task :react-native-shake:copyReleaseJniLibsProjectOnly
> Task :react-native-config:generateReleaseBuildConfig
> Task :react-native-status-keycard:generateReleaseBuildConfig
> Task :react-native-status:copyReleaseJniLibsProjectOnly
> Task :react-native-share:copyReleaseJniLibsProjectOnly
> Task :react-native-status-keycard:copyReleaseJniLibsProjectOnly
> Task :walletconnect_react-native-compat:copyReleaseJniLibsProjectOnly
> Task :react-native-keychain:copyReleaseJniLibsProjectOnly
> Task :react-native-status-keycard:generateReleaseResValues
> Task :react-native-status-keycard:generateReleaseResources
> Task :react-native-fast-image:generateReleaseBuildConfig
> Task :react-native-fast-image:generateReleaseResValues
> Task :react-native-fast-image:generateReleaseResources
> Task :react-native-blob-util:generateReleaseBuildConfig
> Task :react-native-config:generateReleaseResValues
> Task :react-native-clipboard_clipboard:generateReleaseBuildConfig
> Task :walletconnect_react-native-compat:generateReleaseBuildConfig
> Task :react-native-biometrics:generateReleaseBuildConfig
> Task :react-native-config:generateReleaseResources
> Task :react-native-camera-kit:generateReleaseBuildConfig
> Task :react-native-camera-roll_camera-roll:generateReleaseBuildConfig
> Task :react-native-status:generateReleaseBuildConfig
> Task :react-native-community_masked-view:generateReleaseBuildConfig
> Task :react-native-community_audio-toolkit:generateReleaseBuildConfig
> Task :react-native-dialogs:generateReleaseBuildConfig
> Task :react-native-async-storage_async-storage:generateReleaseBuildConfig
> Task :react-native-background-timer:generateReleaseBuildConfig
> Task :react-native-community_netinfo:generateReleaseBuildConfig
> Task :react-native-blob-util:generateReleaseResValues
> Task :react-native-clipboard_clipboard:generateReleaseResValues
> Task :react-native-community_slider:generateReleaseBuildConfig
> Task :react-native-clipboard_clipboard:generateReleaseResources
> Task :react-native-blob-util:generateReleaseResources
> Task :walletconnect_react-native-compat:generateReleaseResValues
> Task :react-native-camera-kit:generateReleaseResValues
> Task :walletconnect_react-native-compat:generateReleaseResources
> Task :react-native-community_masked-view:generateReleaseResValues
> Task :react-native-biometrics:generateReleaseResValues
> Task :react-native-fast-image:packageReleaseResources
> Task :react-native-status-keycard:packageReleaseResources
> Task :react-native-camera-kit:generateReleaseResources
> Task :react-native-biometrics:generateReleaseResources
> Task :react-native-dialogs:generateReleaseResValues
> Task :react-native-background-timer:generateReleaseResValues
> Task :react-native-community_slider:generateReleaseResValues
> Task :react-native-camera-roll_camera-roll:generateReleaseResValues
> Task :react-native-community_slider:generateReleaseResources
> Task :react-native-community_netinfo:generateReleaseResValues
> Task :react-native-status:generateReleaseResValues
> Task :react-native-background-timer:generateReleaseResources
> Task :react-native-dialogs:generateReleaseResources
> Task :react-native-async-storage_async-storage:generateReleaseResValues
> Task :react-native-community_masked-view:generateReleaseResources
> Task :react-native-community_netinfo:generateReleaseResources
> Task :react-native-community_audio-toolkit:generateReleaseResValues
> Task :react-native-camera-roll_camera-roll:generateReleaseResources
> Task :react-native-community_audio-toolkit:generateReleaseResources
> Task :react-native-status:generateReleaseResources
> Task :react-native-async-storage_async-storage:generateReleaseResources
> Task :react-native-clipboard_clipboard:packageReleaseResources
> Task :react-native-config:packageReleaseResources
> Task :react-native-biometrics:packageReleaseResources
> Task :react-native-dialogs:packageReleaseResources
> Task :react-native-community_netinfo:packageReleaseResources
> Task :walletconnect_react-native-compat:packageReleaseResources
> Task :react-native-background-timer:packageReleaseResources
> Task :react-native-community_audio-toolkit:packageReleaseResources
> Task :react-native-camera-roll_camera-roll:packageReleaseResources
> Task :react-native-community_slider:packageReleaseResources
> Task :react-native-async-storage_async-storage:packageReleaseResources
> Task :react-native-community_masked-view:packageReleaseResources
> Task :react-native-blob-util:packageReleaseResources
> Task :react-native-camera-kit:packageReleaseResources
> Task :react-native-blur:packageReleaseResources
> Task :react-native-status:packageReleaseResources
> Task :app:hemroidBuild
Android NDK: android-18 is unsupported. Using minimum supported version android-19.
[armeabi-v7a] Compile thumb : status-logs <= Log.c
jni/Log.c:14:19: warning: implicit declaration of function 'read' is invalid in C99 [-Wimplicit-function-declaration]
while((rdsz = read(pfd[0], buf, sizeof buf - 1)) > 0) {
^
jni/Log.c:29:5: warning: implicit declaration of function 'pipe' is invalid in C99 [-Wimplicit-function-declaration]
pipe(pfd);
^
jni/Log.c:30:5: warning: implicit declaration of function 'dup2' is invalid in C99 [-Wimplicit-function-declaration]
dup2(pfd[1], 1);
^
3 warnings generated.
[armeabi-v7a] SharedLibrary : libstatus-logs.so
[armeabi-v7a] Install : libstatus-logs.so => libs/armeabi-v7a/libstatus-logs.so
[arm64-v8a] Compile : status-logs <= Log.c
> Task :walletconnect_react-native-compat:parseReleaseLocalResources
> Task :react-native-fast-image:parseReleaseLocalResources
> Task :react-native-status-keycard:parseReleaseLocalResources
> Task :react-native-community_netinfo:parseReleaseLocalResources
> Task :react-native-community_slider:parseReleaseLocalResources
> Task :react-native-community_audio-toolkit:parseReleaseLocalResources
> Task :react-native-clipboard_clipboard:parseReleaseLocalResources
> Task :react-native-blur:javaPreCompileRelease
> Task :react-native-camera-roll_camera-roll:parseReleaseLocalResources
> Task :react-native-config:javaPreCompileRelease
> Task :react-native-async-storage_async-storage:parseReleaseLocalResources
> Task :react-native-reanimated:configureCMakeRelWithDebInfo[arm64-v8a]
[CXX5304] Observed package id 'ndk;25.2.9519653' in inconsistent location '/nix/store/f2m4nzw7b57vpa4jknhzgaqmj8smf4ic-androidsdk-mod-sdk/ndk-bundle' (Expected '/nix/store/f2m4nzw7b57vpa4jknhzgaqmj8smf4ic-androidsdk-mod-sdk/ndk/25.2.9519653')
[CXX5304] Observed package id 'ndk;25.2.9519653' in inconsistent location '/nix/store/f2m4nzw7b57vpa4jknhzgaqmj8smf4ic-androidsdk-mod-sdk/ndk-bundle' (Expected '/nix/store/f2m4nzw7b57vpa4jknhzgaqmj8smf4ic-androidsdk-mod-sdk/ndk/25.2.9519653')
> Task :react-native-status-keycard:javaPreCompileRelease
> Task :react-native-camera-roll_camera-roll:javaPreCompileRelease
> Task :react-native-blur:parseReleaseLocalResources
> Task :react-native-status-keycard:processReleaseManifest
package="im.status.ethereum.keycard" found in source AndroidManifest.xml: /build/node_modules/react-native-status-keycard/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="im.status.ethereum.keycard" from the source AndroidManifest.xml: /build/node_modules/react-native-status-keycard/android/src/main/AndroidManifest.xml.
> Task :react-native-blur:processReleaseManifest
package="com.reactnativecommunity.blurview" found in source AndroidManifest.xml: /build/node_modules/@react-native-community/blur/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="com.reactnativecommunity.blurview" from the source AndroidManifest.xml: /build/node_modules/@react-native-community/blur/android/src/main/AndroidManifest.xml.
> Task :react-native-async-storage_async-storage:processReleaseManifest
package="com.reactnativecommunity.asyncstorage" found in source AndroidManifest.xml: /build/node_modules/@react-native-async-storage/async-storage/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="com.reactnativecommunity.asyncstorage" from the source AndroidManifest.xml: /build/node_modules/@react-native-async-storage/async-storage/android/src/main/AndroidManifest.xml.
> Task :react-native-status:processReleaseManifest
package="im.status.ethereum.module" found in source AndroidManifest.xml: /build/modules/react-native-status/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="im.status.ethereum.module" from the source AndroidManifest.xml: /build/modules/react-native-status/android/src/main/AndroidManifest.xml.
> Task :react-native-config:processReleaseManifest
package="com.lugg.RNCConfig" found in source AndroidManifest.xml: /build/node_modules/react-native-config/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="com.lugg.RNCConfig" from the source AndroidManifest.xml: /build/node_modules/react-native-config/android/src/main/AndroidManifest.xml.
> Task :react-native-camera-roll_camera-roll:processReleaseManifest
> Task :react-native-community_audio-toolkit:processReleaseManifest
package="com.reactnativecommunity.rctaudiotoolkit" found in source AndroidManifest.xml: /build/node_modules/@react-native-community/audio-toolkit/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="com.reactnativecommunity.rctaudiotoolkit" from the source AndroidManifest.xml: /build/node_modules/@react-native-community/audio-toolkit/android/src/main/AndroidManifest.xml.
> Task :react-native-blob-util:parseReleaseLocalResources
> Task :react-native-clipboard_clipboard:javaPreCompileRelease
> Task :react-native-community_masked-view:javaPreCompileRelease
> Task :react-native-clipboard_clipboard:processReleaseManifest
package="com.reactnativecommunity.clipboard" found in source AndroidManifest.xml: /build/node_modules/@react-native-clipboard/clipboard/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="com.reactnativecommunity.clipboard" from the source AndroidManifest.xml: /build/node_modules/@react-native-clipboard/clipboard/android/src/main/AndroidManifest.xml.
> Task :react-native-background-timer:parseReleaseLocalResources
> Task :app:hemroidBuild
jni/Log.c:14:19: warning: implicit declaration of function 'read' is invalid in C99 [-Wimplicit-function-declaration]
while((rdsz = read(pfd[0], buf, sizeof buf - 1)) > 0) {
^
jni/Log.c:29:5: warning: implicit declaration of function 'pipe' is invalid in C99 [-Wimplicit-function-declaration]
pipe(pfd);
^
jni/Log.c:30:5: warning: implicit declaration of function 'dup2' is invalid in C99 [-Wimplicit-function-declaration]
dup2(pfd[1], 1);
^
3 warnings generated.
[arm64-v8a] SharedLibrary : libstatus-logs.so
[arm64-v8a] Install : libstatus-logs.so => libs/arm64-v8a/libstatus-logs.so
[x86] Compile : status-logs <= Log.c
jni/Log.c:14:19: warning: implicit declaration of function 'read' is invalid in C99 [-Wimplicit-function-declaration]
while((rdsz = read(pfd[0], buf, sizeof buf - 1)) > 0) {
^
jni/Log.c:29:5: warning: implicit declaration of function 'pipe' is invalid in C99 [-Wimplicit-function-declaration]
pipe(pfd);
^
jni/Log.c:30:5: warning: implicit declaration of function 'dup2' is invalid in C99 [-Wimplicit-function-declaration]
dup2(pfd[1], 1);
^
3 warnings generated.
[x86] SharedLibrary : libstatus-logs.so
[x86] Install : libstatus-logs.so => libs/x86/libstatus-logs.so
[x86_64] Compile : status-logs <= Log.c
jni/Log.c:14:19: warning: implicit declaration of function 'read' is invalid in C99 [-Wimplicit-function-declaration]
while((rdsz = read(pfd[0], buf, sizeof buf - 1)) > 0) {
^
jni/Log.c:29:5: warning: implicit declaration of function 'pipe' is invalid in C99 [-Wimplicit-function-declaration]
pipe(pfd);
^
jni/Log.c:30:5: warning: implicit declaration of function 'dup2' is invalid in C99 [-Wimplicit-function-declaration]
dup2(pfd[1], 1);
^
3 warnings generated.
[x86_64] SharedLibrary : libstatus-logs.so
[x86_64] Install : libstatus-logs.so => libs/x86_64/libstatus-logs.so
> Task :app:preBuild
> Task :react-native-community_netinfo:javaPreCompileRelease
> Task :app:preReleaseBuild
> Task :react-native-community_netinfo:processReleaseManifest
package="com.reactnativecommunity.netinfo" found in source AndroidManifest.xml: /build/node_modules/@react-native-community/netinfo/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="com.reactnativecommunity.netinfo" from the source AndroidManifest.xml: /build/node_modules/@react-native-community/netinfo/android/src/main/AndroidManifest.xml.
> Task :react-native-status:javaPreCompileRelease
> Task :react-native-community_audio-toolkit:generateReleaseRFile
> Task :react-native-camera-roll_camera-roll:generateReleaseRFile
> Task :react-native-clipboard_clipboard:generateReleaseRFile
> Task :react-native-async-storage_async-storage:generateReleaseRFile
> Task :react-native-status-keycard:generateReleaseRFile
> Task :react-native-community_slider:processReleaseManifest
package="com.reactnativecommunity.slider" found in source AndroidManifest.xml: /build/node_modules/@react-native-community/slider/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="com.reactnativecommunity.slider" from the source AndroidManifest.xml: /build/node_modules/@react-native-community/slider/android/src/main/AndroidManifest.xml.
> Task :react-native-community_netinfo:generateReleaseRFile
> Task :react-native-camera-kit:parseReleaseLocalResources
> Task :react-native-config:parseReleaseLocalResources
> Task :app:mergeReleaseJniLibFolders
> Task :react-native-status:parseReleaseLocalResources
> Task :react-native-community_masked-view:processReleaseManifest
package="org.reactnative.maskedview" found in source AndroidManifest.xml: /build/node_modules/@react-native-community/masked-view/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="org.reactnative.maskedview" from the source AndroidManifest.xml: /build/node_modules/@react-native-community/masked-view/android/src/main/AndroidManifest.xml.
> Task :react-native-biometrics:parseReleaseLocalResources
> Task :react-native-async-storage_async-storage:javaPreCompileRelease
> Task :react-native-biometrics:processReleaseManifest
package="com.rnbiometrics" found in source AndroidManifest.xml: /build/node_modules/react-native-biometrics/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="com.rnbiometrics" from the source AndroidManifest.xml: /build/node_modules/react-native-biometrics/android/src/main/AndroidManifest.xml.
> Task :react-native-config:generateReleaseRFile
> Task :walletconnect_react-native-compat:processReleaseManifest
> Task :react-native-background-timer:processReleaseManifest
package="com.ocetnik.timer" found in source AndroidManifest.xml: /build/node_modules/react-native-background-timer/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="com.ocetnik.timer" from the source AndroidManifest.xml: /build/node_modules/react-native-background-timer/android/src/main/AndroidManifest.xml.
> Task :walletconnect_react-native-compat:generateReleaseRFile
> Task :react-native-community_audio-toolkit:javaPreCompileRelease
> Task :react-native-community_masked-view:parseReleaseLocalResources
> Task :react-native-camera-kit:processReleaseManifest
package="com.rncamerakit" found in source AndroidManifest.xml: /build/node_modules/react-native-camera-kit/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="com.rncamerakit" from the source AndroidManifest.xml: /build/node_modules/react-native-camera-kit/android/src/main/AndroidManifest.xml.
> Task :react-native-community_masked-view:generateReleaseRFile
> Task :react-native-blur:generateReleaseRFile
> Task :react-native-blob-util:processReleaseManifest
package="com.ReactNativeBlobUtil" found in source AndroidManifest.xml: /build/node_modules/react-native-blob-util/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="com.ReactNativeBlobUtil" from the source AndroidManifest.xml: /build/node_modules/react-native-blob-util/android/src/main/AndroidManifest.xml.
> Task :react-native-dialogs:parseReleaseLocalResources
> Task :react-native-community_slider:javaPreCompileRelease
> Task :react-native-background-timer:javaPreCompileRelease
> Task :react-native-camera-kit:javaPreCompileRelease
> Task :react-native-background-timer:generateReleaseRFile
> Task :react-native-biometrics:javaPreCompileRelease
> Task :react-native-status:generateReleaseRFile
> Task :react-native-community_slider:generateReleaseRFile
> Task :react-native-dialogs:processReleaseManifest
package="com.aakashns.reactnativedialogs" found in source AndroidManifest.xml: /build/node_modules/react-native-dialogs/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="com.aakashns.reactnativedialogs" from the source AndroidManifest.xml: /build/node_modules/react-native-dialogs/android/src/main/AndroidManifest.xml.
> Task :react-native-blob-util:generateReleaseRFile
> Task :react-native-biometrics:generateReleaseRFile
> Task :react-native-dialogs:javaPreCompileRelease
> Task :react-native-blob-util:javaPreCompileRelease
> Task :react-native-fs:generateReleaseBuildConfig
> Task :react-native-fast-image:javaPreCompileRelease
> Task :react-native-fs:generateReleaseResValues
> Task :react-native-fs:generateReleaseResources
> Task :react-native-fs:packageReleaseResources
> Task :react-native-dialogs:generateReleaseRFile
> Task :react-native-fs:parseReleaseLocalResources
> Task :react-native-fs:processReleaseManifest
package="com.rnfs" found in source AndroidManifest.xml: /build/node_modules/react-native-fs/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="com.rnfs" from the source AndroidManifest.xml: /build/node_modules/react-native-fs/android/src/main/AndroidManifest.xml.
> Task :react-native-fast-image:processReleaseManifest
package="com.dylanvann.fastimage" found in source AndroidManifest.xml: /build/node_modules/react-native-fast-image/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="com.dylanvann.fastimage" from the source AndroidManifest.xml: /build/node_modules/react-native-fast-image/android/src/main/AndroidManifest.xml.
> Task :react-native-fs:generateReleaseRFile
> Task :react-native-camera-kit:generateReleaseRFile
> Task :react-native-fs:javaPreCompileRelease
> Task :react-native-fast-image:generateReleaseRFile
> Task :react-native-camera-roll_camera-roll:compileReleaseJavaWithJavac
> Task :react-native-clipboard_clipboard:compileReleaseJavaWithJavac
> Task :react-native-status-keycard:compileReleaseJavaWithJavac
> Task :react-native-community_netinfo:compileReleaseJavaWithJavac
> Task :react-native-async-storage_async-storage:compileReleaseJavaWithJavac
> Task :react-native-config:compileReleaseJavaWithJavac
> Task :walletconnect_react-native-compat:compileReleaseKotlin
> Task :react-native-community_audio-toolkit:compileReleaseJavaWithJavac
> Task :react-native-community_masked-view:compileReleaseJavaWithJavac
> Task :react-native-blur:compileReleaseJavaWithJavac
> Task :react-native-status:compileReleaseKotlin
> Task :react-native-community_slider:compileReleaseJavaWithJavac
> Task :react-native-background-timer:compileReleaseJavaWithJavac
> Task :react-native-biometrics:compileReleaseJavaWithJavac
> Task :react-native-blob-util:compileReleaseJavaWithJavac
> Task :react-native-dialogs:compileReleaseJavaWithJavac
> Task :react-native-camera-kit:compileReleaseKotlin
> Task :react-native-fs:compileReleaseJavaWithJavac
> Task :react-native-fast-image:compileReleaseJavaWithJavac
Note: [2] Wrote GeneratedAppGlideModule with: [com.bumptech.glide.integration.okhttp3.OkHttpLibraryGlideModule, com.dylanvann.fastimage.FastImageOkHttpProgressGlideModule]
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-async-storage_async-storage:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /build/node_modules/@react-native-async-storage/async-storage/android/src/javaPackage/java/com/reactnativecommunity/asyncstorage/AsyncStoragePackage.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :react-native-async-storage_async-storage:mergeReleaseGeneratedProguardFiles
> Task :react-native-camera-roll_camera-roll:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /build/node_modules/@react-native-camera-roll/camera-roll/android/src/main/java/com/reactnativecommunity/cameraroll/CameraRollPackage.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :react-native-community_slider:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /build/node_modules/@react-native-community/slider/android/src/main/java/com/reactnativecommunity/slider/ReactSliderManager.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :react-native-clipboard_clipboard:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /build/node_modules/@react-native-clipboard/clipboard/android/src/main/java/com/reactnativecommunity/clipboard/ClipboardPackage.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :react-native-community_slider:mergeReleaseGeneratedProguardFiles
> Task :react-native-community_slider:exportReleaseConsumerProguardFiles
> Task :react-native-async-storage_async-storage:exportReleaseConsumerProguardFiles
> Task :react-native-fs:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-fs:mergeReleaseGeneratedProguardFiles
> Task :react-native-gesture-handler:generateReleaseBuildConfig
> Task :walletconnect_react-native-compat:javaPreCompileRelease
> Task :react-native-fs:exportReleaseConsumerProguardFiles
> Task :react-native-gesture-handler:generateReleaseResValues
> Task :react-native-gesture-handler:generateReleaseResources
> Task :react-native-get-random-values:generateReleaseBuildConfig
> Task :react-native-get-random-values:generateReleaseResValues
> Task :react-native-get-random-values:generateReleaseResources
> Task :react-native-background-timer:compileReleaseJavaWithJavac
Note: /build/node_modules/react-native-background-timer/android/src/main/java/com/ocetnik/timer/BackgroundTimerModule.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-blur:mergeReleaseGeneratedProguardFiles
> Task :react-native-hole-view:generateReleaseBuildConfig
> Task :react-native-community_masked-view:mergeReleaseGeneratedProguardFiles
> Task :react-native-gesture-handler:packageReleaseResources
> Task :react-native-blob-util:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-clipboard_clipboard:mergeReleaseGeneratedProguardFiles
> Task :react-native-hole-view:generateReleaseResValues
> Task :react-native-camera-roll_camera-roll:mergeReleaseGeneratedProguardFiles
> Task :react-native-community_audio-toolkit:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-community_netinfo:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-background-timer:mergeReleaseGeneratedProguardFiles
> Task :react-native-dialogs:compileReleaseJavaWithJavac
Note: /build/node_modules/react-native-dialogs/android/src/main/java/com/aakashns/reactnativedialogs/modules/DialogAndroid.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-hole-view:generateReleaseResources
> Task :react-native-community_masked-view:exportReleaseConsumerProguardFiles
> Task :react-native-blob-util:mergeReleaseGeneratedProguardFiles
> Task :react-native-clipboard_clipboard:exportReleaseConsumerProguardFiles
> Task :react-native-get-random-values:packageReleaseResources
> Task :react-native-biometrics:mergeReleaseGeneratedProguardFiles
> Task :react-native-blur:exportReleaseConsumerProguardFiles
> Task :react-native-community_netinfo:mergeReleaseGeneratedProguardFiles
> Task :react-native-config:mergeReleaseGeneratedProguardFiles
> Task :react-native-dialogs:mergeReleaseGeneratedProguardFiles
> Task :react-native-community_audio-toolkit:mergeReleaseGeneratedProguardFiles
> Task :react-native-blob-util:exportReleaseConsumerProguardFiles
> Task :react-native-background-timer:exportReleaseConsumerProguardFiles
> Task :react-native-biometrics:exportReleaseConsumerProguardFiles
> Task :react-native-linear-gradient:generateReleaseBuildConfig
> Task :react-native-hole-view:packageReleaseResources
> Task :react-native-image-crop-picker:generateReleaseBuildConfig
> Task :react-native-keychain:generateReleaseBuildConfig
> Task :react-native-dialogs:exportReleaseConsumerProguardFiles
> Task :react-native-linear-gradient:generateReleaseResValues
> Task :react-native-community_netinfo:exportReleaseConsumerProguardFiles
> Task :react-native-linear-gradient:generateReleaseResources
> Task :react-native-gesture-handler:parseReleaseLocalResources
> Task :react-native-camera-roll_camera-roll:exportReleaseConsumerProguardFiles
> Task :react-native-config:exportReleaseConsumerProguardFiles
> Task :react-native-keychain:generateReleaseResValues
> Task :react-native-image-crop-picker:generateReleaseResValues
> Task :react-native-lottie-splash-screen:generateReleaseBuildConfig
> Task :react-native-image-crop-picker:generateReleaseResources
> Task :react-native-keychain:generateReleaseResources
> Task :react-native-fast-image:mergeReleaseGeneratedProguardFiles
> Task :react-native-community_audio-toolkit:exportReleaseConsumerProguardFiles
> Task :react-native-get-random-values:parseReleaseLocalResources
> Task :react-native-gesture-handler:javaPreCompileRelease
> Task :react-native-navigation:generateReactNative71ReleaseBuildConfig
> Task :react-native-pdf:generateReleaseBuildConfig
> Task :react-native-gesture-handler:processReleaseManifest
package="com.swmansion.gesturehandler" found in source AndroidManifest.xml: /build/node_modules/react-native-gesture-handler/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="com.swmansion.gesturehandler" from the source AndroidManifest.xml: /build/node_modules/react-native-gesture-handler/android/src/main/AndroidManifest.xml.
> Task :react-native-hole-view:parseReleaseLocalResources
> Task :react-native-navigation:generateReactNative71ReleaseResValues
> Task :react-native-share:generateReleaseBuildConfig
> Task :react-native-pdf:generateReleaseResValues
> Task :react-native-navigation:generateReactNative71ReleaseResources
> Task :react-native-pdf:generateReleaseResources
> Task :react-native-lottie-splash-screen:generateReleaseResValues
> Task :react-native-lottie-splash-screen:generateReleaseResources
> Task :react-native-fast-image:exportReleaseConsumerProguardFiles
> Task :react-native-shake:generateReleaseBuildConfig
> Task :react-native-get-random-values:processReleaseManifest
package="org.linusu" found in source AndroidManifest.xml: /build/node_modules/react-native-get-random-values/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="org.linusu" from the source AndroidManifest.xml: /build/node_modules/react-native-get-random-values/android/src/main/AndroidManifest.xml.
> Task :react-native-static-safe-area-insets:generateReleaseBuildConfig
> Task :react-native-permissions:generateReleaseBuildConfig
> Task :react-native-share:generateReleaseResValues
> Task :react-native-share:generateReleaseResources
> Task :react-native-image-crop-picker:packageReleaseResources
> Task :react-native-pdf:packageReleaseResources
> Task :react-native-hole-view:javaPreCompileRelease
> Task :react-native-get-random-values:javaPreCompileRelease
> Task :react-native-permissions:generateReleaseResValues
> Task :react-native-shake:generateReleaseResValues
> Task :react-native-permissions:generateReleaseResources
> Task :react-native-shake:generateReleaseResources
> Task :react-native-gesture-handler:generateReleaseRFile
> Task :react-native-static-safe-area-insets:generateReleaseResValues
> Task :react-native-orientation-locker:generateReleaseBuildConfig
> Task :react-native-image-crop-picker:parseReleaseLocalResources
> Task :react-native-svg:generateReleaseBuildConfig
> Task :react-native-pdf:parseReleaseLocalResources
> Task :react-native-linear-gradient:packageReleaseResources
> Task :react-native-static-safe-area-insets:generateReleaseResources
> Task :react-native-get-random-values:generateReleaseRFile
> Task :react-native-hole-view:processReleaseManifest
package="com.ibitcy.react_native_hole_view" found in source AndroidManifest.xml: /build/node_modules/react-native-hole-view/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="com.ibitcy.react_native_hole_view" from the source AndroidManifest.xml: /build/node_modules/react-native-hole-view/android/src/main/AndroidManifest.xml.
> Task :react-native-share:packageReleaseResources
> Task :react-native-lottie-splash-screen:packageReleaseResources
> Task :react-native-keychain:packageReleaseResources
> Task :react-native-navigation:packageReactNative71ReleaseResources
> Task :react-native-orientation-locker:generateReleaseResValues
> Task :react-native-svg:generateReleaseResValues
> Task :react-native-keychain:parseReleaseLocalResources
> Task :react-native-linear-gradient:parseReleaseLocalResources
> Task :react-native-lottie-splash-screen:parseReleaseLocalResources
> Task :react-native-webview:generateReleaseBuildConfig
> Task :react-native-orientation-locker:generateReleaseResources
> Task :react-native-shake:packageReleaseResources
> Task :react-native-permissions:packageReleaseResources
> Task :react-native-svg:generateReleaseResources
> Task :react-native-image-crop-picker:javaPreCompileRelease
> Task :react-native-hole-view:generateReleaseRFile
> Task :react-native-static-safe-area-insets:packageReleaseResources
> Task :react-native-share:parseReleaseLocalResources
> Task :react-native-pdf:processReleaseManifest
package="org.wonday.pdf" found in source AndroidManifest.xml: /build/node_modules/react-native-pdf/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="org.wonday.pdf" from the source AndroidManifest.xml: /build/node_modules/react-native-pdf/android/src/main/AndroidManifest.xml.
> Task :react-native-image-crop-picker:processReleaseManifest
package="com.reactnative.ivpusic.imagepicker" found in source AndroidManifest.xml: /build/node_modules/react-native-image-crop-picker/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="com.reactnative.ivpusic.imagepicker" from the source AndroidManifest.xml: /build/node_modules/react-native-image-crop-picker/android/src/main/AndroidManifest.xml.
> Task :react-native-shake:parseReleaseLocalResources
> Task :react-native-permissions:parseReleaseLocalResources
> Task :react-native-lottie-splash-screen:javaPreCompileRelease
> Task :react-native-keychain:javaPreCompileRelease
> Task :react-native-lottie-splash-screen:processReleaseManifest
package="org.devio.rn.splashscreen" found in source AndroidManifest.xml: /build/node_modules/react-native-lottie-splash-screen/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="org.devio.rn.splashscreen" from the source AndroidManifest.xml: /build/node_modules/react-native-lottie-splash-screen/android/src/main/AndroidManifest.xml.
> Task :react-native-linear-gradient:processReleaseManifest
package="com.rnlineargradient" found in source AndroidManifest.xml: /build/node_modules/react-native-linear-gradient/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="com.rnlineargradient" from the source AndroidManifest.xml: /build/node_modules/react-native-linear-gradient/android/src/main/AndroidManifest.xml.
> Task :react-native-pdf:javaPreCompileRelease
> Task :react-native-navigation:parseReactNative71ReleaseLocalResources
> Task :react-native-linear-gradient:javaPreCompileRelease
> Task :react-native-navigation:javaPreCompileReactNative71Release
> Task :react-native-static-safe-area-insets:parseReleaseLocalResources
> Task :react-native-linear-gradient:generateReleaseRFile
> Task :react-native-orientation-locker:packageReleaseResources
> Task :react-native-image-crop-picker:generateReleaseRFile
> Task :react-native-keychain:processReleaseManifest
package="com.oblador.keychain" found in source AndroidManifest.xml: /build/node_modules/react-native-keychain/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="com.oblador.keychain" from the source AndroidManifest.xml: /build/node_modules/react-native-keychain/android/src/main/AndroidManifest.xml.
> Task :react-native-pdf:generateReleaseRFile
> Task :react-native-lottie-splash-screen:generateReleaseRFile
> Task :react-native-svg:packageReleaseResources
> Task :react-native-navigation:processReactNative71ReleaseManifest
package="com.reactnativenavigation" found in source AndroidManifest.xml: /build/node_modules/react-native-navigation/lib/android/app/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="com.reactnativenavigation" from the source AndroidManifest.xml: /build/node_modules/react-native-navigation/lib/android/app/src/main/AndroidManifest.xml.
> Task :react-native-permissions:processReleaseManifest
> Task :react-native-shake:processReleaseManifest
package="com.clipsub.RNShake" found in source AndroidManifest.xml: /build/node_modules/react-native-shake/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="com.clipsub.RNShake" from the source AndroidManifest.xml: /build/node_modules/react-native-shake/android/src/main/AndroidManifest.xml.
> Task :react-native-share:processReleaseManifest
package="cl.json" found in source AndroidManifest.xml: /build/node_modules/react-native-share/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="cl.json" from the source AndroidManifest.xml: /build/node_modules/react-native-share/android/src/main/AndroidManifest.xml.
> Task :react-native-shake:javaPreCompileRelease
> Task :react-native-permissions:javaPreCompileRelease
> Task :react-native-webview:generateReleaseResValues
> Task :react-native-share:javaPreCompileRelease
> Task :react-native-svg:parseReleaseLocalResources
> Task :react-native-static-safe-area-insets:javaPreCompileRelease
> Task :react-native-orientation-locker:parseReleaseLocalResources
> Task :react-native-keychain:generateReleaseRFile
> Task :react-native-permissions:generateReleaseRFile
> Task :react-native-webview:generateReleaseResources
> Task :react-native-shake:generateReleaseRFile
> Task :react-native-navigation:generateReactNative71ReleaseRFile
> Task :react-native-static-safe-area-insets:processReleaseManifest
package="com.gaspardbruno.staticsafeareainsets" found in source AndroidManifest.xml: /build/node_modules/react-native-static-safe-area-insets/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="com.gaspardbruno.staticsafeareainsets" from the source AndroidManifest.xml: /build/node_modules/react-native-static-safe-area-insets/android/src/main/AndroidManifest.xml.
> Task :react-native-share:generateReleaseRFile
> Task :react-native-webview:packageReleaseResources
> Task :react-native-static-safe-area-insets:generateReleaseRFile
> Task :react-native-orientation-locker:processReleaseManifest
package="org.wonday.orientation" found in source AndroidManifest.xml: /build/node_modules/react-native-orientation-locker/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="org.wonday.orientation" from the source AndroidManifest.xml: /build/node_modules/react-native-orientation-locker/android/src/main/AndroidManifest.xml.
> Task :react-native-orientation-locker:javaPreCompileRelease
> Task :react-native-svg:processReleaseManifest
package="com.horcrux.svg" found in source AndroidManifest.xml: /build/node_modules/react-native-svg/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="com.horcrux.svg" from the source AndroidManifest.xml: /build/node_modules/react-native-svg/android/src/main/AndroidManifest.xml.
> Task :react-native-svg:javaPreCompileRelease
> Task :react-native-webview:parseReleaseLocalResources
> Task :react-native-orientation-locker:generateReleaseRFile
> Task :react-native-svg:generateReleaseRFile
> Task :react-native-status-keycard:mergeReleaseGeneratedProguardFiles
> Task :react-native-webview:processReleaseManifest
> Task :react-native-status-keycard:exportReleaseConsumerProguardFiles
> Task :react-native-image-resizer:generateReleaseBuildConfig
> Task :react-native-webview:generateReleaseRFile
> Task :react-native-webview:javaPreCompileRelease
> Task :react-native-image-resizer:generateReleaseResValues
> Task :react-native-image-resizer:generateReleaseResources
> Task :react-native-image-resizer:packageReleaseResources
> Task :react-native-image-resizer:parseReleaseLocalResources
> Task :react-native-get-random-values:compileReleaseJavaWithJavac
> Task :react-native-get-random-values:mergeReleaseGeneratedProguardFiles
> Task :react-native-get-random-values:exportReleaseConsumerProguardFiles
> Task :react-native-image-resizer:processReleaseManifest
package="fr.bamlab.rnimageresizer" found in source AndroidManifest.xml: /build/node_modules/react-native-image-resizer/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="fr.bamlab.rnimageresizer" from the source AndroidManifest.xml: /build/node_modules/react-native-image-resizer/android/src/main/AndroidManifest.xml.
> Task :react-native-image-resizer:javaPreCompileRelease
> Task :react-native-static-safe-area-insets:compileReleaseJavaWithJavac
Note: /build/node_modules/react-native-static-safe-area-insets/android/src/main/java/com/gaspardbruno/staticsafeareainsets/RNStaticSafeAreaInsetsModule.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-image-resizer:generateReleaseRFile
> Task :react-native-shake:compileReleaseJavaWithJavac
Note: /build/node_modules/react-native-shake/android/src/main/java/com/clipsub/RNShake/RNShakeEventModule.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-static-safe-area-insets:mergeReleaseGeneratedProguardFiles
> Task :react-native-static-safe-area-insets:exportReleaseConsumerProguardFiles
> Task :react-native-linear-gradient:compileReleaseJavaWithJavac
Note: /build/node_modules/react-native-linear-gradient/android/src/main/java/com/rnlineargradient/LinearGradientManager.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :app:buildKotlinToolingMetadata
> Task :react-native-shake:mergeReleaseGeneratedProguardFiles
> Task :react-native-async-storage_async-storage:writeReleaseAarMetadata
> Task :react-native-lottie-splash-screen:compileReleaseJavaWithJavac
> Task :react-native-lottie-splash-screen:mergeReleaseGeneratedProguardFiles
> Task :react-native-permissions:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-orientation-locker:compileReleaseJavaWithJavac
Note: /build/node_modules/react-native-orientation-locker/android/src/main/java/org/wonday/orientation/OrientationModule.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-orientation-locker:mergeReleaseGeneratedProguardFiles
> Task :react-native-reanimated:buildCMakeRelWithDebInfo[arm64-v8a]
> Task :react-native-orientation-locker:exportReleaseConsumerProguardFiles
> Task :react-native-lottie-splash-screen:exportReleaseConsumerProguardFiles
> Task :react-native-svg:compileReleaseJavaWithJavac
/build/node_modules/react-native-svg/android/src/main/java/com/horcrux/svg/RNSVGRenderableManager.java:11: warning: [removal] StandardCharsets in com.facebook.react.common has been deprecated and marked for removal
import static com.facebook.react.common.StandardCharsets.UTF_8;
^
> Task :react-native-blob-util:writeReleaseAarMetadata
> Task :react-native-shake:exportReleaseConsumerProguardFiles
> Task :react-native-background-timer:writeReleaseAarMetadata
> Task :react-native-blur:writeReleaseAarMetadata
> Task :react-native-camera-kit:writeReleaseAarMetadata
> Task :react-native-image-resizer:compileReleaseJavaWithJavac
Note: /build/node_modules/react-native-image-resizer/android/src/main/java/fr/bamlab/rnimageresizer/ImageResizerModule.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-biometrics:writeReleaseAarMetadata
> Task :react-native-permissions:mergeReleaseGeneratedProguardFiles
> Task :react-native-community_audio-toolkit:writeReleaseAarMetadata
> Task :react-native-image-resizer:mergeReleaseGeneratedProguardFiles
> Task :react-native-permissions:exportReleaseConsumerProguardFiles
> Task :react-native-community_netinfo:writeReleaseAarMetadata
> Task :react-native-image-resizer:exportReleaseConsumerProguardFiles
> Task :react-native-community_masked-view:writeReleaseAarMetadata
> Task :react-native-config:writeReleaseAarMetadata
> Task :react-native-fast-image:writeReleaseAarMetadata
> Task :react-native-dialogs:writeReleaseAarMetadata
> Task :react-native-community_slider:writeReleaseAarMetadata
> Task :react-native-camera-roll_camera-roll:writeReleaseAarMetadata
> Task :react-native-fs:writeReleaseAarMetadata
> Task :react-native-get-random-values:writeReleaseAarMetadata
> Task :react-native-gesture-handler:writeReleaseAarMetadata
> Task :react-native-hole-view:writeReleaseAarMetadata
> Task :react-native-image-resizer:writeReleaseAarMetadata
> Task :react-native-clipboard_clipboard:writeReleaseAarMetadata
> Task :react-native-orientation-locker:writeReleaseAarMetadata
> Task :react-native-share:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-navigation:writeReactNative71ReleaseAarMetadata
> Task :react-native-shake:writeReleaseAarMetadata
> Task :react-native-lottie-splash-screen:writeReleaseAarMetadata
> Task :react-native-status:writeReleaseAarMetadata
> Task :react-native-permissions:writeReleaseAarMetadata
> Task :react-native-webview:writeReleaseAarMetadata
> Task :walletconnect_react-native-compat:writeReleaseAarMetadata
> Task :react-native-linear-gradient:mergeReleaseGeneratedProguardFiles
> Task :react-native-static-safe-area-insets:writeReleaseAarMetadata
> Task :react-native-blob-util:extractDeepLinksRelease
> Task :react-native-async-storage_async-storage:extractDeepLinksRelease
> Task :react-native-biometrics:extractDeepLinksRelease
> Task :react-native-background-timer:extractDeepLinksRelease
> Task :react-native-linear-gradient:exportReleaseConsumerProguardFiles
> Task :react-native-blur:extractDeepLinksRelease
> Task :react-native-camera-roll_camera-roll:extractDeepLinksRelease
> Task :react-native-clipboard_clipboard:extractDeepLinksRelease
> Task :react-native-status-keycard:writeReleaseAarMetadata
> Task :react-native-community_audio-toolkit:extractDeepLinksRelease
> Task :react-native-camera-kit:extractDeepLinksRelease
> Task :react-native-community_slider:extractDeepLinksRelease
> Task :react-native-community_netinfo:extractDeepLinksRelease
> Task :react-native-config:extractDeepLinksRelease
> Task :react-native-community_masked-view:extractDeepLinksRelease
> Task :react-native-fs:extractDeepLinksRelease
> Task :react-native-gesture-handler:extractDeepLinksRelease
> Task :react-native-dialogs:extractDeepLinksRelease
> Task :react-native-fast-image:extractDeepLinksRelease
> Task :react-native-get-random-values:extractDeepLinksRelease
> Task :react-native-linear-gradient:extractDeepLinksRelease
> Task :react-native-image-resizer:extractDeepLinksRelease
> Task :react-native-hole-view:extractDeepLinksRelease
> Task :react-native-share:mergeReleaseGeneratedProguardFiles
> Task :react-native-lottie-splash-screen:extractDeepLinksRelease
> Task :react-native-orientation-locker:extractDeepLinksRelease
> Task :react-native-permissions:extractDeepLinksRelease
> Task :react-native-shake:extractDeepLinksRelease
> Task :react-native-share:exportReleaseConsumerProguardFiles
> Task :react-native-navigation:extractDeepLinksReactNative71Release
> Task :react-native-status:extractDeepLinksRelease
> Task :react-native-linear-gradient:writeReleaseAarMetadata
> Task :walletconnect_react-native-compat:extractDeepLinksRelease
> Task :react-native-share:writeReleaseAarMetadata
> Task :react-native-status-keycard:extractDeepLinksRelease
> Task :react-native-webview:extractDeepLinksRelease
> Task :react-native-static-safe-area-insets:extractDeepLinksRelease
> Task :react-native-share:extractDeepLinksRelease
> Task :react-native-blur:bundleLibCompileToJarRelease
> Task :react-native-clipboard_clipboard:bundleLibCompileToJarRelease
> Task :react-native-background-timer:bundleLibCompileToJarRelease
> Task :react-native-biometrics:bundleLibCompileToJarRelease
> Task :react-native-community_audio-toolkit:bundleLibCompileToJarRelease
> Task :react-native-camera-roll_camera-roll:bundleLibCompileToJarRelease
> Task :react-native-async-storage_async-storage:bundleLibCompileToJarRelease
> Task :react-native-config:bundleLibCompileToJarRelease
> Task :react-native-community_slider:bundleLibCompileToJarRelease
> Task :react-native-community_netinfo:bundleLibCompileToJarRelease
> Task :react-native-community_masked-view:bundleLibCompileToJarRelease
> Task :react-native-blob-util:bundleLibCompileToJarRelease
> Task :react-native-fast-image:bundleLibCompileToJarRelease
> Task :app:generateReleaseBuildConfig
> Task :react-native-image-crop-picker:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-fs:bundleLibCompileToJarRelease
> Task :react-native-lottie-splash-screen:bundleLibCompileToJarRelease
> Task :react-native-linear-gradient:bundleLibCompileToJarRelease
> Task :react-native-dialogs:bundleLibCompileToJarRelease
> Task :react-native-get-random-values:bundleLibCompileToJarRelease
> Task :react-native-static-safe-area-insets:bundleLibCompileToJarRelease
> Task :react-native-shake:bundleLibCompileToJarRelease
> Task :react-native-async-storage_async-storage:prepareReleaseArtProfile
> Task :react-native-image-resizer:bundleLibCompileToJarRelease
> Task :react-native-orientation-locker:bundleLibCompileToJarRelease
> Task :react-native-background-timer:prepareReleaseArtProfile
> Task :react-native-permissions:bundleLibCompileToJarRelease
> Task :react-native-camera-kit:prepareReleaseArtProfile
> Task :react-native-blob-util:prepareReleaseArtProfile
> Task :react-native-biometrics:prepareReleaseArtProfile
> Task :react-native-blur:prepareReleaseArtProfile
> Task :react-native-camera-roll_camera-roll:prepareReleaseArtProfile
> Task :react-native-community_masked-view:prepareReleaseArtProfile
> Task :react-native-community_netinfo:prepareReleaseArtProfile
> Task :react-native-community_audio-toolkit:prepareReleaseArtProfile
> Task :react-native-config:prepareReleaseArtProfile
> Task :react-native-share:bundleLibCompileToJarRelease
> Task :react-native-fast-image:prepareReleaseArtProfile
> Task :react-native-clipboard_clipboard:prepareReleaseArtProfile
> Task :react-native-community_slider:prepareReleaseArtProfile
> Task :react-native-dialogs:prepareReleaseArtProfile
> Task :react-native-gesture-handler:prepareReleaseArtProfile
> Task :react-native-get-random-values:prepareReleaseArtProfile
> Task :react-native-hole-view:prepareReleaseArtProfile
> Task :react-native-image-resizer:prepareReleaseArtProfile
> Task :react-native-fs:prepareReleaseArtProfile
> Task :react-native-lottie-splash-screen:prepareReleaseArtProfile
> Task :react-native-orientation-locker:prepareReleaseArtProfile
> Task :react-native-navigation:prepareReactNative71ReleaseArtProfile
> Task :react-native-status-keycard:bundleLibCompileToJarRelease
> Task :react-native-static-safe-area-insets:prepareReleaseArtProfile
> Task :react-native-shake:prepareReleaseArtProfile
> Task :react-native-share:prepareReleaseArtProfile
> Task :react-native-status:prepareReleaseArtProfile
> Task :react-native-permissions:prepareReleaseArtProfile
> Task :react-native-linear-gradient:prepareReleaseArtProfile
> Task :react-native-status-keycard:prepareReleaseArtProfile
> Task :react-native-async-storage_async-storage:processReleaseJavaRes NO-SOURCE
> Task :walletconnect_react-native-compat:prepareReleaseArtProfile
> Task :react-native-biometrics:processReleaseJavaRes NO-SOURCE
> Task :react-native-blob-util:processReleaseJavaRes NO-SOURCE
> Task :react-native-blur:processReleaseJavaRes NO-SOURCE
> Task :react-native-background-timer:processReleaseJavaRes NO-SOURCE
> Task :react-native-webview:prepareReleaseArtProfile
> Task :react-native-clipboard_clipboard:processReleaseJavaRes NO-SOURCE
> Task :react-native-community_netinfo:processReleaseJavaRes NO-SOURCE
> Task :react-native-dialogs:processReleaseJavaRes NO-SOURCE
> Task :react-native-community_masked-view:processReleaseJavaRes NO-SOURCE
> Task :react-native-community_slider:processReleaseJavaRes NO-SOURCE
> Task :react-native-community_audio-toolkit:processReleaseJavaRes NO-SOURCE
> Task :react-native-config:processReleaseJavaRes NO-SOURCE
> Task :react-native-fs:processReleaseJavaRes NO-SOURCE
> Task :react-native-linear-gradient:processReleaseJavaRes NO-SOURCE
> Task :react-native-image-resizer:processReleaseJavaRes NO-SOURCE
> Task :react-native-lottie-splash-screen:processReleaseJavaRes NO-SOURCE
> Task :app:checkReleaseDuplicateClasses
> Task :react-native-orientation-locker:processReleaseJavaRes NO-SOURCE
> Task :react-native-shake:processReleaseJavaRes NO-SOURCE
> Task :react-native-static-safe-area-insets:processReleaseJavaRes NO-SOURCE
> Task :react-native-share:processReleaseJavaRes NO-SOURCE
> Task :react-native-permissions:processReleaseJavaRes NO-SOURCE
> Task :react-native-status-keycard:processReleaseJavaRes NO-SOURCE
> Task :react-native-get-random-values:processReleaseJavaRes NO-SOURCE
> Task :react-native-async-storage_async-storage:bundleLibRuntimeToJarRelease
> Task :react-native-fast-image:processReleaseJavaRes
> Task :react-native-biometrics:bundleLibRuntimeToJarRelease
> Task :react-native-background-timer:bundleLibRuntimeToJarRelease
> Task :react-native-blur:bundleLibRuntimeToJarRelease
> Task :react-native-clipboard_clipboard:bundleLibRuntimeToJarRelease
> Task :react-native-community_audio-toolkit:bundleLibRuntimeToJarRelease
> Task :react-native-community_masked-view:bundleLibRuntimeToJarRelease
> Task :react-native-community_slider:bundleLibRuntimeToJarRelease
> Task :react-native-config:bundleLibRuntimeToJarRelease
> Task :react-native-dialogs:bundleLibRuntimeToJarRelease
> Task :react-native-community_netinfo:bundleLibRuntimeToJarRelease
> Task :react-native-get-random-values:bundleLibRuntimeToJarRelease
> Task :react-native-fs:bundleLibRuntimeToJarRelease
> Task :react-native-linear-gradient:bundleLibRuntimeToJarRelease
> Task :react-native-fast-image:bundleLibRuntimeToJarRelease
> Task :react-native-image-resizer:bundleLibRuntimeToJarRelease
> Task :react-native-shake:bundleLibRuntimeToJarRelease
> Task :react-native-permissions:bundleLibRuntimeToJarRelease
> Task :react-native-orientation-locker:bundleLibRuntimeToJarRelease
> Task :react-native-lottie-splash-screen:bundleLibRuntimeToJarRelease
> Task :react-native-image-crop-picker:mergeReleaseGeneratedProguardFiles
> Task :react-native-static-safe-area-insets:bundleLibRuntimeToJarRelease
> Task :react-native-async-storage_async-storage:mergeReleaseShaders
> Task :react-native-status-keycard:bundleLibRuntimeToJarRelease
> Task :react-native-share:bundleLibRuntimeToJarRelease
> Task :react-native-image-crop-picker:exportReleaseConsumerProguardFiles
> Task :react-native-async-storage_async-storage:compileReleaseShaders NO-SOURCE
> Task :react-native-async-storage_async-storage:generateReleaseAssets UP-TO-DATE
> Task :react-native-biometrics:mergeReleaseShaders
> Task :react-native-biometrics:compileReleaseShaders NO-SOURCE
> Task :react-native-image-crop-picker:writeReleaseAarMetadata
> Task :react-native-biometrics:generateReleaseAssets UP-TO-DATE
> Task :react-native-background-timer:mergeReleaseShaders
> Task :react-native-image-crop-picker:extractDeepLinksRelease
> Task :react-native-background-timer:compileReleaseShaders NO-SOURCE
> Task :react-native-clipboard_clipboard:mergeReleaseShaders
> Task :react-native-camera-kit:mergeReleaseShaders
> Task :react-native-camera-kit:compileReleaseShaders NO-SOURCE
> Task :react-native-background-timer:generateReleaseAssets UP-TO-DATE
> Task :react-native-keychain:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-clipboard_clipboard:compileReleaseShaders NO-SOURCE
> Task :react-native-clipboard_clipboard:generateReleaseAssets UP-TO-DATE
> Task :react-native-async-storage_async-storage:packageReleaseAssets
> Task :react-native-camera-kit:generateReleaseAssets UP-TO-DATE
> Task :react-native-biometrics:packageReleaseAssets
> Task :react-native-blur:mergeReleaseShaders
> Task :react-native-blur:compileReleaseShaders NO-SOURCE
> Task :react-native-blur:generateReleaseAssets UP-TO-DATE
> Task :react-native-background-timer:packageReleaseAssets
> Task :react-native-image-crop-picker:prepareReleaseArtProfile
> Task :react-native-clipboard_clipboard:packageReleaseAssets
> Task :react-native-image-crop-picker:processReleaseJavaRes NO-SOURCE
> Task :react-native-community_masked-view:mergeReleaseShaders
> Task :react-native-community_netinfo:mergeReleaseShaders
> Task :react-native-blur:packageReleaseAssets
> Task :react-native-image-crop-picker:bundleLibCompileToJarRelease
> Task :react-native-community_netinfo:compileReleaseShaders NO-SOURCE
> Task :react-native-camera-kit:packageReleaseAssets
> Task :react-native-community_netinfo:generateReleaseAssets UP-TO-DATE
> Task :react-native-community_masked-view:compileReleaseShaders NO-SOURCE
> Task :react-native-community_masked-view:generateReleaseAssets UP-TO-DATE
> Task :react-native-image-crop-picker:bundleLibRuntimeToJarRelease
> Task :react-native-config:mergeReleaseShaders
> Task :react-native-community_slider:mergeReleaseShaders
> Task :react-native-config:compileReleaseShaders NO-SOURCE
> Task :react-native-config:generateReleaseAssets UP-TO-DATE
> Task :react-native-fast-image:mergeReleaseShaders
> Task :react-native-community_netinfo:packageReleaseAssets
> Task :react-native-community_masked-view:packageReleaseAssets
> Task :react-native-dialogs:mergeReleaseShaders
> Task :react-native-community_slider:compileReleaseShaders NO-SOURCE
> Task :react-native-community_slider:generateReleaseAssets UP-TO-DATE
> Task :react-native-fast-image:compileReleaseShaders NO-SOURCE
> Task :react-native-dialogs:compileReleaseShaders NO-SOURCE
> Task :react-native-fast-image:generateReleaseAssets UP-TO-DATE
> Task :react-native-dialogs:generateReleaseAssets UP-TO-DATE
> Task :react-native-config:packageReleaseAssets
> Task :react-native-fs:mergeReleaseShaders
> Task :react-native-community_slider:packageReleaseAssets
> Task :react-native-fast-image:packageReleaseAssets
> Task :react-native-gesture-handler:mergeReleaseShaders
> Task :react-native-fs:compileReleaseShaders NO-SOURCE
> Task :react-native-gesture-handler:compileReleaseShaders NO-SOURCE
> Task :react-native-fs:generateReleaseAssets UP-TO-DATE
> Task :react-native-gesture-handler:generateReleaseAssets UP-TO-DATE
> Task :react-native-dialogs:packageReleaseAssets
> Task :react-native-get-random-values:mergeReleaseShaders
> Task :react-native-get-random-values:compileReleaseShaders NO-SOURCE
> Task :react-native-image-crop-picker:mergeReleaseShaders
> Task :react-native-get-random-values:generateReleaseAssets UP-TO-DATE
> Task :react-native-fs:packageReleaseAssets
> Task :react-native-image-resizer:mergeReleaseShaders
> Task :react-native-gesture-handler:packageReleaseAssets
> Task :react-native-image-crop-picker:compileReleaseShaders NO-SOURCE
> Task :react-native-image-resizer:compileReleaseShaders NO-SOURCE
> Task :react-native-image-crop-picker:generateReleaseAssets UP-TO-DATE
> Task :react-native-image-resizer:generateReleaseAssets UP-TO-DATE
> Task :react-native-get-random-values:packageReleaseAssets
> Task :react-native-hole-view:mergeReleaseShaders
> Task :react-native-linear-gradient:mergeReleaseShaders
> Task :react-native-lottie-splash-screen:mergeReleaseShaders
> Task :react-native-linear-gradient:compileReleaseShaders NO-SOURCE
> Task :react-native-linear-gradient:generateReleaseAssets UP-TO-DATE
> Task :react-native-image-resizer:packageReleaseAssets
> Task :react-native-hole-view:compileReleaseShaders NO-SOURCE
> Task :react-native-hole-view:generateReleaseAssets UP-TO-DATE
> Task :react-native-lottie-splash-screen:compileReleaseShaders NO-SOURCE
> Task :react-native-lottie-splash-screen:generateReleaseAssets UP-TO-DATE
> Task :react-native-keychain:mergeReleaseGeneratedProguardFiles
> Task :react-native-navigation:mergeReactNative71ReleaseShaders
> Task :react-native-hole-view:packageReleaseAssets
> Task :react-native-lottie-splash-screen:packageReleaseAssets
> Task :react-native-navigation:compileReactNative71ReleaseShaders NO-SOURCE
> Task :react-native-orientation-locker:mergeReleaseShaders
> Task :react-native-navigation:generateReactNative71ReleaseAssets UP-TO-DATE
> Task :react-native-linear-gradient:packageReleaseAssets
> Task :react-native-orientation-locker:compileReleaseShaders NO-SOURCE
> Task :react-native-orientation-locker:generateReleaseAssets UP-TO-DATE
> Task :react-native-permissions:mergeReleaseShaders
> Task :react-native-permissions:compileReleaseShaders NO-SOURCE
> Task :react-native-permissions:generateReleaseAssets UP-TO-DATE
> Task :react-native-shake:mergeReleaseShaders
> Task :react-native-navigation:packageReactNative71ReleaseAssets
> Task :react-native-share:mergeReleaseShaders
> Task :react-native-shake:compileReleaseShaders NO-SOURCE
> Task :react-native-shake:generateReleaseAssets UP-TO-DATE
> Task :react-native-share:compileReleaseShaders NO-SOURCE
> Task :react-native-share:generateReleaseAssets UP-TO-DATE
> Task :react-native-permissions:packageReleaseAssets
> Task :react-native-static-safe-area-insets:mergeReleaseShaders
> Task :react-native-share:packageReleaseAssets
> Task :react-native-shake:packageReleaseAssets
> Task :react-native-keychain:writeReleaseAarMetadata
> Task :react-native-orientation-locker:packageReleaseAssets
> Task :react-native-static-safe-area-insets:compileReleaseShaders NO-SOURCE
> Task :react-native-static-safe-area-insets:generateReleaseAssets UP-TO-DATE
> Task :react-native-keychain:extractDeepLinksRelease
> Task :react-native-status:mergeReleaseShaders
> Task :react-native-static-safe-area-insets:packageReleaseAssets
> Task :react-native-status:compileReleaseShaders NO-SOURCE
> Task :react-native-status-keycard:mergeReleaseShaders
> Task :react-native-status:generateReleaseAssets UP-TO-DATE
> Task :react-native-status-keycard:compileReleaseShaders NO-SOURCE
> Task :react-native-status-keycard:generateReleaseAssets UP-TO-DATE
> Task :react-native-webview:mergeReleaseShaders
> Task :react-native-keychain:bundleLibCompileToJarRelease
> Task :react-native-webview:compileReleaseShaders NO-SOURCE
> Task :react-native-webview:generateReleaseAssets UP-TO-DATE
> Task :react-native-status:packageReleaseAssets
> Task :walletconnect_react-native-compat:mergeReleaseShaders
> Task :react-native-status-keycard:packageReleaseAssets
> Task :walletconnect_react-native-compat:compileReleaseShaders NO-SOURCE
> Task :react-native-async-storage_async-storage:stripReleaseDebugSymbols NO-SOURCE
> Task :walletconnect_react-native-compat:generateReleaseAssets UP-TO-DATE
> Task :react-native-background-timer:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-keychain:exportReleaseConsumerProguardFiles
> Task :walletconnect_react-native-compat:packageReleaseAssets
> Task :react-native-background-timer:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-webview:packageReleaseAssets
> Task :react-native-async-storage_async-storage:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-biometrics:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-blur:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-background-timer:extractDeepLinksForAarRelease
> Task :react-native-camera-kit:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-async-storage_async-storage:extractDeepLinksForAarRelease
> Task :react-native-biometrics:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-blur:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-biometrics:extractDeepLinksForAarRelease
> Task :react-native-blur:extractDeepLinksForAarRelease
> Task :react-native-camera-kit:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-camera-kit:extractDeepLinksForAarRelease
> Task :react-native-camera-kit:prepareLintJarForPublish
> Task :react-native-camera-kit:mapReleaseSourceSetPaths
> Task :react-native-pdf:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-camera-roll_camera-roll:processReleaseJavaRes NO-SOURCE
> Task :react-native-keychain:prepareReleaseArtProfile
> Task :react-native-keychain:processReleaseJavaRes NO-SOURCE
> Task :react-native-camera-roll_camera-roll:bundleLibRuntimeToJarRelease
> Task :react-native-image-crop-picker:packageReleaseAssets
> Task :react-native-camera-roll_camera-roll:mergeReleaseShaders
> Task :react-native-blob-util:mergeReleaseShaders
> Task :react-native-camera-roll_camera-roll:compileReleaseShaders NO-SOURCE
> Task :react-native-camera-roll_camera-roll:generateReleaseAssets UP-TO-DATE
> Task :react-native-keychain:bundleLibRuntimeToJarRelease
> Task :react-native-camera-roll_camera-roll:packageReleaseAssets
> Task :react-native-blob-util:compileReleaseShaders NO-SOURCE
> Task :react-native-blob-util:generateReleaseAssets UP-TO-DATE
> Task :react-native-blob-util:bundleLibRuntimeToJarRelease
> Task :react-native-camera-roll_camera-roll:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-clipboard_clipboard:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-keychain:mergeReleaseShaders
> Task :react-native-keychain:compileReleaseShaders NO-SOURCE
> Task :react-native-keychain:generateReleaseAssets UP-TO-DATE
> Task :react-native-blob-util:packageReleaseAssets
> Task :react-native-blob-util:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-keychain:packageReleaseAssets
> Task :react-native-clipboard_clipboard:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-blob-util:extractDeepLinksForAarRelease
> Task :react-native-camera-roll_camera-roll:extractDeepLinksForAarRelease
> Task :react-native-blob-util:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-clipboard_clipboard:extractDeepLinksForAarRelease
> Task :react-native-community_audio-toolkit:mergeReleaseShaders
> Task :react-native-community_audio-toolkit:compileReleaseShaders NO-SOURCE
> Task :react-native-community_audio-toolkit:generateReleaseAssets UP-TO-DATE
> Task :react-native-camera-roll_camera-roll:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-community_masked-view:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-community_masked-view:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-community_masked-view:extractDeepLinksForAarRelease
> Task :react-native-community_audio-toolkit:packageReleaseAssets
> Task :react-native-community_audio-toolkit:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-community_audio-toolkit:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-community_audio-toolkit:extractDeepLinksForAarRelease
> Task :react-native-pdf:mergeReleaseGeneratedProguardFiles
> Task :react-native-pdf:exportReleaseConsumerProguardFiles
> Task :react-native-pdf:writeReleaseAarMetadata
> Task :react-native-pdf:extractDeepLinksRelease
> Task :react-native-pdf:bundleLibCompileToJarRelease
> Task :react-native-pdf:prepareReleaseArtProfile
> Task :react-native-pdf:processReleaseJavaRes NO-SOURCE
> Task :react-native-pdf:bundleLibRuntimeToJarRelease
> Task :react-native-pdf:mergeReleaseShaders
> Task :react-native-pdf:compileReleaseShaders NO-SOURCE
> Task :react-native-pdf:generateReleaseAssets UP-TO-DATE
> Task :react-native-pdf:packageReleaseAssets
> Task :react-native-community_netinfo:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-camera-kit:mergeReleaseResources
> Task :react-native-community_netinfo:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-community_netinfo:extractDeepLinksForAarRelease
> Task :app:createBundleReleaseJsAndAssets
warn Package react-native-blob-util contains invalid configuration: "dependency.hooks" is not allowed. Please verify it's properly linked using "npx react-native config" command and contact the package maintainers about this.
debug Reading Metro config from /build/metro.config.js
warning: the transform cache was reset.
Welcome to Metro v0.80.4
Fast - Scalable - Integrated
> Task :react-native-svg:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning
> Task :react-native-svg:mergeReleaseGeneratedProguardFiles
> Task :react-native-svg:exportReleaseConsumerProguardFiles
> Task :react-native-svg:writeReleaseAarMetadata
> Task :react-native-svg:extractDeepLinksRelease
> Task :react-native-svg:bundleLibCompileToJarRelease
> Task :react-native-svg:prepareReleaseArtProfile
> Task :react-native-svg:processReleaseJavaRes NO-SOURCE
> Task :react-native-svg:bundleLibRuntimeToJarRelease
> Task :react-native-svg:mergeReleaseShaders
> Task :react-native-svg:compileReleaseShaders NO-SOURCE
> Task :react-native-svg:generateReleaseAssets UP-TO-DATE
> Task :react-native-svg:packageReleaseAssets
> Task :react-native-community_slider:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-community_slider:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-community_slider:extractDeepLinksForAarRelease
> Task :walletconnect_react-native-compat:compileReleaseKotlin
w: file:///build/node_modules/@walletconnect/react-native-compat/android/src/main/java/com/walletconnect/reactnativemodule/RNWalletConnectModulePackage.kt:23:55 'constructor ReactModuleInfo(String!, String!, Boolean, Boolean, Boolean, Boolean, Boolean)' is deprecated. Deprecated in Java
> Task :react-native-reanimated:configureCMakeRelWithDebInfo[armeabi-v7a]
> Task :walletconnect_react-native-compat:compileReleaseJavaWithJavac
> Task :walletconnect_react-native-compat:mergeReleaseGeneratedProguardFiles
> Task :walletconnect_react-native-compat:exportReleaseConsumerProguardFiles
> Task :walletconnect_react-native-compat:bundleLibCompileToJarRelease
> Task :walletconnect_react-native-compat:processReleaseJavaRes
> Task :walletconnect_react-native-compat:bundleLibRuntimeToJarRelease
> Task :react-native-config:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-config:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-config:extractDeepLinksForAarRelease
> Task :react-native-camera-kit:verifyReleaseResources
> Task :react-native-dialogs:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-dialogs:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-dialogs:extractDeepLinksForAarRelease
> Task :react-native-dialogs:extractReleaseAnnotations
> Task :react-native-biometrics:extractReleaseAnnotations
> Task :react-native-dialogs:mergeReleaseConsumerProguardFiles
> Task :react-native-biometrics:mergeReleaseConsumerProguardFiles
> Task :react-native-biometrics:prepareLintJarForPublish
> Task :react-native-config:extractReleaseAnnotations
> Task :react-native-community_netinfo:extractReleaseAnnotations
> Task :react-native-community_slider:extractReleaseAnnotations
> Task :react-native-dialogs:prepareLintJarForPublish
> Task :react-native-config:mergeReleaseConsumerProguardFiles
> Task :react-native-community_netinfo:mergeReleaseConsumerProguardFiles
> Task :react-native-community_slider:mergeReleaseConsumerProguardFiles
> Task :react-native-community_netinfo:prepareLintJarForPublish
> Task :react-native-config:prepareLintJarForPublish
> Task :react-native-community_slider:prepareLintJarForPublish
> Task :react-native-community_netinfo:mapReleaseSourceSetPaths
> Task :react-native-biometrics:mergeReleaseJavaResource
> Task :react-native-community_netinfo:mergeReleaseJavaResource
> Task :react-native-dialogs:mergeReleaseJavaResource
> Task :react-native-community_slider:mergeReleaseJavaResource
> Task :react-native-config:mergeReleaseJavaResource
> Task :react-native-biometrics:mapReleaseSourceSetPaths
> Task :react-native-community_slider:mapReleaseSourceSetPaths
> Task :react-native-config:mapReleaseSourceSetPaths
> Task :react-native-community_slider:syncReleaseLibJars
> Task :react-native-config:syncReleaseLibJars
> Task :react-native-dialogs:syncReleaseLibJars
> Task :react-native-biometrics:syncReleaseLibJars
> Task :react-native-community_slider:bundleReleaseAar
> Task :react-native-dialogs:bundleReleaseAar
> Task :react-native-config:bundleReleaseAar
> Task :react-native-biometrics:bundleReleaseAar
> Task :react-native-dialogs:mapReleaseSourceSetPaths
> Task :react-native-background-timer:extractReleaseAnnotations
> Task :react-native-background-timer:mergeReleaseConsumerProguardFiles
> Task :react-native-background-timer:prepareLintJarForPublish
> Task :react-native-background-timer:mergeReleaseJavaResource
> Task :react-native-background-timer:syncReleaseLibJars
> Task :react-native-background-timer:bundleReleaseAar
> Task :react-native-background-timer:mapReleaseSourceSetPaths
> Task :react-native-config:mergeReleaseResources
> Task :react-native-blur:extractReleaseAnnotations
> Task :react-native-blur:mergeReleaseConsumerProguardFiles
> Task :react-native-async-storage_async-storage:extractReleaseAnnotations
> Task :react-native-clipboard_clipboard:extractReleaseAnnotations
> Task :react-native-community_slider:mergeReleaseResources
> Task :react-native-camera-roll_camera-roll:extractReleaseAnnotations
> Task :react-native-blur:mergeReleaseJavaResource
> Task :react-native-camera-roll_camera-roll:mergeReleaseConsumerProguardFiles
> Task :react-native-clipboard_clipboard:mergeReleaseConsumerProguardFiles
> Task :react-native-clipboard_clipboard:prepareLintJarForPublish
> Task :react-native-camera-roll_camera-roll:prepareLintJarForPublish
> Task :react-native-biometrics:mergeReleaseResources
> Task :react-native-async-storage_async-storage:mergeReleaseConsumerProguardFiles
> Task :react-native-async-storage_async-storage:prepareLintJarForPublish
> Task :react-native-community_netinfo:mergeReleaseResources
> Task :react-native-async-storage_async-storage:mapReleaseSourceSetPaths
> Task :react-native-camera-roll_camera-roll:mergeReleaseJavaResource
> Task :react-native-blur:prepareLintJarForPublish
> Task :react-native-clipboard_clipboard:mergeReleaseJavaResource
> Task :react-native-async-storage_async-storage:mergeReleaseJavaResource
> Task :react-native-clipboard_clipboard:mapReleaseSourceSetPaths
> Task :react-native-camera-roll_camera-roll:syncReleaseLibJars
> Task :react-native-community_netinfo:syncReleaseLibJars
> Task :react-native-clipboard_clipboard:syncReleaseLibJars
> Task :react-native-camera-roll_camera-roll:bundleReleaseAar
> Task :react-native-clipboard_clipboard:bundleReleaseAar
> Task :react-native-community_netinfo:bundleReleaseAar
> Task :react-native-camera-roll_camera-roll:mapReleaseSourceSetPaths
> Task :react-native-community_masked-view:extractReleaseAnnotations
> Task :react-native-community_masked-view:mergeReleaseConsumerProguardFiles
> Task :react-native-community_audio-toolkit:extractReleaseAnnotations
> Task :react-native-community_audio-toolkit:mergeReleaseConsumerProguardFiles
> Task :react-native-background-timer:mergeReleaseResources
> Task :react-native-blob-util:extractReleaseAnnotations
> Task :react-native-blob-util:mergeReleaseConsumerProguardFiles
> Task :react-native-dialogs:mergeReleaseResources
> Task :react-native-blur:mapReleaseSourceSetPaths
> Task :react-native-blob-util:mapReleaseSourceSetPaths
> Task :react-native-blob-util:mergeReleaseJavaResource
> Task :react-native-blur:syncReleaseLibJars
> Task :react-native-blur:bundleReleaseAar
> Task :react-native-blob-util:prepareLintJarForPublish
> Task :react-native-hole-view:compileReleaseKotlin
w: file:///build/node_modules/react-native-hole-view/android/src/main/java/com/ibitcy/react_native_hole_view/RNHoleView.kt:182:19 Unnecessary safe call on a non-null receiver of type Canvas
w: file:///build/node_modules/react-native-hole-view/android/src/main/java/com/ibitcy/react_native_hole_view/RNHoleView.kt:189:19 Unnecessary safe call on a non-null receiver of type Canvas
w: file:///build/node_modules/react-native-hole-view/android/src/main/java/com/ibitcy/react_native_hole_view/RNHoleViewManagerImpl.kt:7:46 'ReactModule' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-hole-view/android/src/main/java/com/ibitcy/react_native_hole_view/RNHoleViewManagerImpl.kt:11:44 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-hole-view/android/src/main/java/com/ibitcy/react_native_hole_view/RNHoleViewManagerImpl.kt:52:42 Unnecessary non-null assertion (!!) on a non-null receiver of type ReadableMap
w: file:///build/node_modules/react-native-hole-view/android/src/main/java/com/ibitcy/react_native_hole_view/events/AnimFinishEvent.kt:5:44 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-hole-view/android/src/main/java/com/ibitcy/react_native_hole_view/events/AnimFinishEvent.kt:7:38 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-hole-view/android/src/main/java/com/ibitcy/react_native_hole_view/events/AnimFinishEvent.kt:13:44 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-hole-view/android/src/main/java/com/ibitcy/react_native_hole_view/events/AnimFinishEvent.kt:14:25 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-hole-view/android/src/oldarch/com/ibitcy/react_native_hole_view/RNHoleViewManager.kt:10:44 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-hole-view/android/src/oldarch/com/ibitcy/react_native_hole_view/RNHoleViewManager.kt:21:38 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-hole-view/android/src/oldarch/com/ibitcy/react_native_hole_view/RNHoleViewManager.kt:21:67 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
> Task :react-native-community_audio-toolkit:mergeReleaseJavaResource
> Task :react-native-community_audio-toolkit:syncReleaseLibJars
> Task :react-native-community_audio-toolkit:prepareLintJarForPublish
> Task :react-native-community_audio-toolkit:mapReleaseSourceSetPaths
> Task :react-native-community_masked-view:prepareLintJarForPublish
> Task :react-native-community_masked-view:mergeReleaseJavaResource
> Task :react-native-community_audio-toolkit:bundleReleaseAar
> Task :react-native-community_masked-view:mapReleaseSourceSetPaths
> Task :react-native-community_masked-view:syncReleaseLibJars
> Task :react-native-community_masked-view:bundleReleaseAar
> Task :react-native-async-storage_async-storage:mergeReleaseResources
> Task :react-native-async-storage_async-storage:syncReleaseLibJars
> Task :react-native-camera-roll_camera-roll:mergeReleaseResources
> Task :react-native-blob-util:mergeReleaseResources
> Task :react-native-blob-util:syncReleaseLibJars
> Task :react-native-blob-util:bundleReleaseAar
> Task :react-native-clipboard_clipboard:mergeReleaseResources
> Task :react-native-async-storage_async-storage:bundleReleaseAar
> Task :react-native-config:verifyReleaseResources
> Task :react-native-config:assembleRelease
> Task :react-native-fast-image:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-navigation:compileReactNative71ReleaseKotlin
> Task :react-native-community_netinfo:verifyReleaseResources
> Task :react-native-community_netinfo:assembleRelease
> Task :react-native-fast-image:extractDeepLinksForAarRelease
> Task :react-native-fast-image:extractReleaseAnnotations
> Task :react-native-fast-image:mergeReleaseConsumerProguardFiles
> Task :react-native-biometrics:verifyReleaseResources
> Task :react-native-biometrics:assembleRelease
> Task :react-native-community_slider:verifyReleaseResources
> Task :react-native-community_slider:assembleRelease
> Task :react-native-background-timer:verifyReleaseResources
> Task :react-native-background-timer:assembleRelease
> Task :react-native-fs:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-blur:mergeReleaseResources
> Task :react-native-fs:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-fs:extractDeepLinksForAarRelease
> Task :react-native-community_masked-view:mergeReleaseResources
> Task :react-native-fs:extractReleaseAnnotations
> Task :react-native-fast-image:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-gesture-handler:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-fs:mergeReleaseConsumerProguardFiles
> Task :react-native-gesture-handler:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-fast-image:prepareLintJarForPublish
> Task :react-native-gesture-handler:extractDeepLinksForAarRelease
> Task :react-native-get-random-values:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-fast-image:mergeReleaseJavaResource
> Task :react-native-fs:prepareLintJarForPublish
> Task :react-native-community_audio-toolkit:mergeReleaseResources
> Task :react-native-gesture-handler:prepareLintJarForPublish
> Task :react-native-get-random-values:extractDeepLinksForAarRelease
> Task :react-native-get-random-values:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-image-crop-picker:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-fs:mergeReleaseJavaResource
> Task :react-native-fs:mapReleaseSourceSetPaths
> Task :react-native-get-random-values:extractReleaseAnnotations
> Task :react-native-image-crop-picker:extractDeepLinksForAarRelease
> Task :react-native-get-random-values:mergeReleaseConsumerProguardFiles
> Task :react-native-image-crop-picker:extractReleaseAnnotations
> Task :react-native-fs:syncReleaseLibJars
> Task :react-native-fs:bundleReleaseAar
> Task :react-native-hole-view:compileReleaseJavaWithJavac
> Task :react-native-hole-view:mergeReleaseGeneratedProguardFiles
> Task :react-native-image-crop-picker:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-webview:compileReleaseKotlin
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt:40:71 Parameter 'webView' is never used, could be renamed to _
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt:81:18 'setter for allowFileAccessFromFileURLs: Boolean' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt:82:18 'setter for allowUniversalAccessFromFileURLs: Boolean' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt:93:102 Parameter 'contentLength' is never used, could be renamed to _
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt:110:32 Variable 'urlObj' initializer is redundant
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt:124:21 'allowScanningByMediaScanner(): Unit' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt:161:36 'setter for systemUiVisibility: Int' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt:336:15 Condition 'args == null' is always 'false'
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt:345:34 Condition 'args != null' is always 'true'
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt:364:38 'setter for allowUniversalAccessFromFileURLs: Boolean' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt:421:51 Unchecked cast: Any! to kotlin.collections.HashMap<String, String> /* = java.util.HashMap<String, String> */
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt:477:23 'setter for savePassword: Boolean' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt:478:23 'setter for saveFormData: Boolean' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt:548:23 'setter for allowFileAccessFromFileURLs: Boolean' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt:647:53 Unchecked cast: ArrayList<Any!> to List<Map<String, String>>
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt:667:23 'setter for saveFormData: Boolean' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManagerImpl.kt:702:36 Parameter 'viewWrapper' is never used
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopCustomMenuSelectionEvent.kt:5:44 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopCustomMenuSelectionEvent.kt:11:3 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopCustomMenuSelectionEvent.kt:22:42 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopCustomMenuSelectionEvent.kt:23:21 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopHttpErrorEvent.kt:5:44 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopHttpErrorEvent.kt:11:3 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopHttpErrorEvent.kt:22:42 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopHttpErrorEvent.kt:23:21 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingErrorEvent.kt:5:44 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingErrorEvent.kt:11:3 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingErrorEvent.kt:22:42 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingErrorEvent.kt:23:21 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingFinishEvent.kt:5:44 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingFinishEvent.kt:11:3 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingFinishEvent.kt:22:42 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingFinishEvent.kt:23:21 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingProgressEvent.kt:5:44 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingProgressEvent.kt:11:3 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingProgressEvent.kt:22:42 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingProgressEvent.kt:23:21 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingStartEvent.kt:5:44 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingStartEvent.kt:11:3 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingStartEvent.kt:22:42 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingStartEvent.kt:23:21 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopMessageEvent.kt:5:44 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopMessageEvent.kt:10:75 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopMessageEvent.kt:21:42 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopMessageEvent.kt:22:21 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopNewWindowEvent.kt:5:44 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopNewWindowEvent.kt:11:3 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopNewWindowEvent.kt:22:42 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopNewWindowEvent.kt:23:21 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopRenderProcessGoneEvent.kt:5:44 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopRenderProcessGoneEvent.kt:12:3 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopRenderProcessGoneEvent.kt:23:42 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopRenderProcessGoneEvent.kt:24:21 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopShouldStartLoadWithRequestEvent.kt:5:44 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopShouldStartLoadWithRequestEvent.kt:10:89 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopShouldStartLoadWithRequestEvent.kt:27:42 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopShouldStartLoadWithRequestEvent.kt:28:21 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
> Task :react-native-fast-image:mapReleaseSourceSetPaths
> Task :react-native-camera-kit:compileReleaseKotlin
w: file:///build/node_modules/react-native-camera-kit/android/src/main/java/com/rncamerakit/CKCamera.kt:32:44 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-camera-kit/android/src/main/java/com/rncamerakit/CKCamera.kt:192:30 Elvis operator (?:) always returns the left operand of non-nullable type ScaleGestureDetector
w: file:///build/node_modules/react-native-camera-kit/android/src/main/java/com/rncamerakit/CKCamera.kt:199:25 Condition 'detector == null' is always 'false'
w: file:///build/node_modules/react-native-camera-kit/android/src/main/java/com/rncamerakit/CKCamera.kt:265:66 'getRealMetrics(DisplayMetrics!): Unit' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-camera-kit/android/src/main/java/com/rncamerakit/CKCamera.kt:333:40 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-camera-kit/android/src/main/java/com/rncamerakit/CKCamera.kt:333:69 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-camera-kit/android/src/main/java/com/rncamerakit/CKCamera.kt:382:17 Parameter 'options' is never used
w: file:///build/node_modules/react-native-camera-kit/android/src/main/java/com/rncamerakit/CKCamera.kt:463:36 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-camera-kit/android/src/main/java/com/rncamerakit/CKCamera.kt:463:65 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-camera-kit/android/src/main/java/com/rncamerakit/CKCamera.kt:484:36 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-camera-kit/android/src/main/java/com/rncamerakit/CKCamera.kt:484:65 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-camera-kit/android/src/main/java/com/rncamerakit/CKCamera.kt:494:36 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-camera-kit/android/src/main/java/com/rncamerakit/CKCamera.kt:494:65 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-camera-kit/android/src/main/java/com/rncamerakit/CKCamera.kt:571:36 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-camera-kit/android/src/main/java/com/rncamerakit/CKCamera.kt:571:65 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-camera-kit/android/src/main/java/com/rncamerakit/CKCamera.kt:610:17 Variable 'height' is never used
w: file:///build/node_modules/react-native-camera-kit/android/src/main/java/com/rncamerakit/barcode/BarcodeFrame.kt:54:14 'invalidate(Rect!): Unit' is deprecated. Deprecated in Java
> Task :react-native-hole-view:processReleaseJavaRes
> Task :react-native-get-random-values:prepareLintJarForPublish
> Task :react-native-hole-view:exportReleaseConsumerProguardFiles
> Task :react-native-get-random-values:mergeReleaseJavaResource
> Task :react-native-hole-view:bundleLibCompileToJarRelease
> Task :react-native-hole-view:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-image-crop-picker:mergeReleaseConsumerProguardFiles
> Task :react-native-get-random-values:mapReleaseSourceSetPaths
> Task :react-native-fast-image:syncReleaseLibJars
> Task :react-native-image-crop-picker:prepareLintJarForPublish
> Task :react-native-hole-view:bundleLibRuntimeToJarRelease
> Task :react-native-image-resizer:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-image-crop-picker:mergeReleaseJavaResource
> Task :react-native-get-random-values:syncReleaseLibJars
> Task :react-native-fast-image:bundleReleaseAar
> Task :react-native-get-random-values:bundleReleaseAar
> Task :react-native-image-resizer:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-image-resizer:extractDeepLinksForAarRelease
> Task :react-native-hole-view:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-hole-view:extractDeepLinksForAarRelease
> Task :react-native-image-crop-picker:syncReleaseLibJars
> Task :react-native-image-resizer:extractReleaseAnnotations
> Task :react-native-image-resizer:mergeReleaseConsumerProguardFiles
> Task :react-native-image-resizer:prepareLintJarForPublish
> Task :react-native-hole-view:extractReleaseAnnotations
> Task :react-native-hole-view:mergeReleaseConsumerProguardFiles
> Task :react-native-hole-view:prepareLintJarForPublish
> Task :react-native-image-crop-picker:bundleReleaseAar
> Task :react-native-image-resizer:mergeReleaseJavaResource
> Task :react-native-hole-view:mapReleaseSourceSetPaths
> Task :react-native-hole-view:mergeReleaseJavaResource
> Task :react-native-image-resizer:syncReleaseLibJars
> Task :react-native-image-resizer:bundleReleaseAar
> Task :react-native-image-resizer:mapReleaseSourceSetPaths
> Task :react-native-image-resizer:mergeReleaseResources
> Task :react-native-image-crop-picker:mapReleaseSourceSetPaths
> Task :react-native-camera-roll_camera-roll:verifyReleaseResources
> Task :react-native-camera-roll_camera-roll:assembleRelease
> Task :react-native-keychain:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-keychain:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-keychain:extractDeepLinksForAarRelease
> Task :react-native-clipboard_clipboard:verifyReleaseResources
> Task :react-native-blob-util:verifyReleaseResources
> Task :react-native-clipboard_clipboard:assembleRelease
> Task :react-native-blob-util:assembleRelease
> Task :react-native-linear-gradient:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-keychain:mergeReleaseConsumerProguardFiles
> Task :react-native-keychain:prepareLintJarForPublish
> Task :react-native-linear-gradient:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-linear-gradient:extractDeepLinksForAarRelease
> Task :react-native-keychain:mergeReleaseJavaResource
> Task :react-native-linear-gradient:extractReleaseAnnotations
> Task :react-native-linear-gradient:mergeReleaseConsumerProguardFiles
> Task :react-native-linear-gradient:prepareLintJarForPublish
> Task :react-native-linear-gradient:mergeReleaseJavaResource
> Task :react-native-keychain:mapReleaseSourceSetPaths
> Task :react-native-image-resizer:verifyReleaseResources
> Task :react-native-image-resizer:assembleRelease
> Task :react-native-lottie-splash-screen:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-linear-gradient:syncReleaseLibJars
> Task :react-native-lottie-splash-screen:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-lottie-splash-screen:extractDeepLinksForAarRelease
> Task :react-native-linear-gradient:bundleReleaseAar
> Task :react-native-linear-gradient:mapReleaseSourceSetPaths
> Task :react-native-lottie-splash-screen:extractReleaseAnnotations
> Task :react-native-lottie-splash-screen:mergeReleaseConsumerProguardFiles
> Task :react-native-lottie-splash-screen:prepareLintJarForPublish
> Task :react-native-lottie-splash-screen:mergeReleaseJavaResource
> Task :react-native-lottie-splash-screen:syncReleaseLibJars
> Task :react-native-dialogs:verifyReleaseResources
> Task :react-native-dialogs:assembleRelease
> Task :react-native-navigation:stripReactNative71ReleaseDebugSymbols NO-SOURCE
> Task :react-native-lottie-splash-screen:bundleReleaseAar
> Task :react-native-navigation:copyReactNative71ReleaseJniLibsProjectAndLocalJars
> Task :react-native-navigation:extractDeepLinksForAarReactNative71Release
> Task :react-native-navigation:prepareLintJarForPublish
> Task :react-native-community_masked-view:verifyReleaseResources
> Task :react-native-community_masked-view:assembleRelease
> Task :react-native-orientation-locker:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-blur:verifyReleaseResources
> Task :react-native-blur:assembleRelease
> Task :react-native-orientation-locker:extractDeepLinksForAarRelease
> Task :react-native-orientation-locker:extractReleaseAnnotations
> Task :react-native-orientation-locker:mergeReleaseConsumerProguardFiles
> Task :react-native-orientation-locker:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-orientation-locker:mergeReleaseJavaResource
> Task :react-native-orientation-locker:syncReleaseLibJars
> Task :react-native-orientation-locker:mapReleaseSourceSetPaths
> Task :react-native-fs:mergeReleaseResources
> Task :react-native-async-storage_async-storage:verifyReleaseResources
> Task :react-native-async-storage_async-storage:assembleRelease
> Task :react-native-pdf:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-community_audio-toolkit:verifyReleaseResources
> Task :react-native-community_audio-toolkit:assembleRelease
> Task :react-native-pdf:extractDeepLinksForAarRelease
> Task :react-native-pdf:extractReleaseAnnotations
> Task :react-native-pdf:mergeReleaseConsumerProguardFiles
> Task :react-native-get-random-values:mergeReleaseResources
> Task :react-native-lottie-splash-screen:mapReleaseSourceSetPaths
> Task :react-native-orientation-locker:prepareLintJarForPublish
> Task :react-native-hole-view:mergeReleaseResources
> Task :react-native-pdf:prepareLintJarForPublish
> Task :react-native-permissions:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-pdf:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-shake:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-permissions:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-hole-view:syncReleaseLibJars
> Task :react-native-navigation:mapReactNative71ReleaseSourceSetPaths
> Task :react-native-permissions:extractDeepLinksForAarRelease
> Task :react-native-shake:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-shake:extractDeepLinksForAarRelease
> Task :react-native-shake:extractReleaseAnnotations
> Task :react-native-hole-view:bundleReleaseAar
> Task :react-native-shake:mergeReleaseConsumerProguardFiles
> Task :react-native-shake:prepareLintJarForPublish
> Task :react-native-shake:mergeReleaseJavaResource
> Task :react-native-permissions:extractReleaseAnnotations
> Task :react-native-fast-image:mergeReleaseResources
> Task :react-native-shake:syncReleaseLibJars
> Task :react-native-shake:bundleReleaseAar
> Task :react-native-permissions:mergeReleaseConsumerProguardFiles
> Task :react-native-shake:mapReleaseSourceSetPaths
> Task :react-native-image-crop-picker:mergeReleaseResources
> Task :react-native-linear-gradient:mergeReleaseResources
> Task :react-native-camera-kit:compileReleaseJavaWithJavac
> Task :react-native-camera-kit:mergeReleaseGeneratedProguardFiles
> Task :react-native-camera-kit:exportReleaseConsumerProguardFiles
> Task :react-native-camera-kit:bundleLibCompileToJarRelease
> Task :react-native-permissions:prepareLintJarForPublish
> Task :react-native-camera-kit:processReleaseJavaRes
> Task :react-native-keychain:mergeReleaseResources
> Task :react-native-webview:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-camera-kit:bundleLibRuntimeToJarRelease
> Task :react-native-pdf:mergeReleaseJavaResource
> Task :react-native-camera-kit:extractReleaseAnnotations
> Task :react-native-permissions:mergeReleaseJavaResource
> Task :react-native-camera-kit:mergeReleaseConsumerProguardFiles
> Task :react-native-permissions:syncReleaseLibJars
> Task :react-native-camera-kit:mergeReleaseJavaResource
> Task :react-native-permissions:bundleReleaseAar
> Task :react-native-camera-kit:syncReleaseLibJars
> Task :react-native-webview:mergeReleaseGeneratedProguardFiles
> Task :react-native-permissions:mapReleaseSourceSetPaths
> Task :react-native-camera-kit:bundleReleaseAar
> Task :react-native-webview:processReleaseJavaRes
> Task :react-native-webview:bundleLibRuntimeToJarRelease
> Task :react-native-camera-kit:assembleRelease
> Task :react-native-webview:exportReleaseConsumerProguardFiles
> Task :react-native-share:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-webview:bundleLibCompileToJarRelease
> Task :react-native-share:extractDeepLinksForAarRelease
> Task :react-native-share:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-static-safe-area-insets:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-get-random-values:verifyReleaseResources
> Task :react-native-get-random-values:assembleRelease
> Task :react-native-status:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-static-safe-area-insets:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-static-safe-area-insets:extractDeepLinksForAarRelease
> Task :react-native-share:extractReleaseAnnotations
> Task :react-native-status:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-fs:verifyReleaseResources
> Task :react-native-fs:assembleRelease
> Task :react-native-status-keycard:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-share:mergeReleaseConsumerProguardFiles
> Task :react-native-status:extractDeepLinksForAarRelease
> Task :react-native-status:prepareLintJarForPublish
> Task :react-native-static-safe-area-insets:extractReleaseAnnotations
> Task :react-native-static-safe-area-insets:mergeReleaseConsumerProguardFiles
> Task :react-native-static-safe-area-insets:prepareLintJarForPublish
> Task :react-native-lottie-splash-screen:mergeReleaseResources
> Task :react-native-orientation-locker:mergeReleaseResources
> Task :react-native-orientation-locker:bundleReleaseAar
> Task :react-native-status-keycard:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-static-safe-area-insets:mergeReleaseJavaResource
> Task :react-native-share:mergeReleaseJavaResource
> Task :react-native-static-safe-area-insets:syncReleaseLibJars
> Task :react-native-share:mapReleaseSourceSetPaths
> Task :react-native-static-safe-area-insets:bundleReleaseAar
> Task :react-native-static-safe-area-insets:mapReleaseSourceSetPaths
> Task :react-native-share:syncReleaseLibJars
> Task :react-native-shake:mergeReleaseResources
> Task :react-native-navigation:mergeReactNative71ReleaseResources
> Task :react-native-share:prepareLintJarForPublish
> Task :react-native-status-keycard:extractDeepLinksForAarRelease
> Task :react-native-status-keycard:extractReleaseAnnotations
> Task :react-native-status-keycard:mergeReleaseConsumerProguardFiles
> Task :react-native-status-keycard:prepareLintJarForPublish
> Task :react-native-status-keycard:mergeReleaseJavaResource
> Task :react-native-status-keycard:syncReleaseLibJars
> Task :react-native-status-keycard:bundleReleaseAar
> Task :react-native-linear-gradient:verifyReleaseResources
> Task :react-native-linear-gradient:assembleRelease
> Task :react-native-svg:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-svg:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-svg:extractDeepLinksForAarRelease
> Task :react-native-status-keycard:mapReleaseSourceSetPaths
> Task :react-native-fast-image:verifyReleaseResources
> Task :react-native-fast-image:assembleRelease
> Task :react-native-webview:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-webview:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-webview:extractDeepLinksForAarRelease
> Task :react-native-svg:extractReleaseAnnotations
> Task :react-native-svg:mergeReleaseConsumerProguardFiles
> Task :react-native-svg:prepareLintJarForPublish
> Task :react-native-pdf:mapReleaseSourceSetPaths
> Task :react-native-webview:extractReleaseAnnotations
> Task :react-native-webview:mergeReleaseConsumerProguardFiles
> Task :react-native-pdf:syncReleaseLibJars
> Task :react-native-webview:prepareLintJarForPublish
> Task :react-native-pdf:bundleReleaseAar
> Task :react-native-hole-view:verifyReleaseResources
> Task :react-native-hole-view:assembleRelease
> Task :react-native-permissions:mergeReleaseResources
> Task :react-native-webview:mergeReleaseJavaResource
> Task :react-native-image-crop-picker:verifyReleaseResources
> Task :react-native-image-crop-picker:assembleRelease
> Task :walletconnect_react-native-compat:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-svg:mapReleaseSourceSetPaths
> Task :walletconnect_react-native-compat:copyReleaseJniLibsProjectAndLocalJars
> Task :walletconnect_react-native-compat:extractDeepLinksForAarRelease
> Task :walletconnect_react-native-compat:extractReleaseAnnotations
> Task :walletconnect_react-native-compat:mergeReleaseConsumerProguardFiles
> Task :react-native-static-safe-area-insets:mergeReleaseResources
> Task :walletconnect_react-native-compat:prepareLintJarForPublish
> Task :react-native-webview:mapReleaseSourceSetPaths
> Task :walletconnect_react-native-compat:mergeReleaseJavaResource
> Task :walletconnect_react-native-compat:syncReleaseLibJars
> Task :walletconnect_react-native-compat:bundleReleaseAar
> Task :walletconnect_react-native-compat:mapReleaseSourceSetPaths
> Task :react-native-webview:syncReleaseLibJars
> Task :react-native-share:mergeReleaseResources
> Task :react-native-webview:bundleReleaseAar
> Task :react-native-share:bundleReleaseAar
> Task :react-native-orientation-locker:verifyReleaseResources
> Task :react-native-lottie-splash-screen:verifyReleaseResources
> Task :react-native-orientation-locker:assembleRelease
> Task :react-native-lottie-splash-screen:assembleRelease
> Task :react-native-status-keycard:mergeReleaseResources
> Task :react-native-keychain:verifyReleaseResources
> Task :react-native-shake:verifyReleaseResources
> Task :react-native-shake:assembleRelease
> Task :react-native-svg:mergeReleaseJavaResource
> Task :react-native-pdf:mergeReleaseResources
> Task :react-native-svg:mergeReleaseResources
> Task :react-native-svg:syncReleaseLibJars
> Task :react-native-svg:bundleReleaseAar
> Task :react-native-permissions:verifyReleaseResources
> Task :react-native-permissions:assembleRelease
> Task :react-native-keychain:extractReleaseAnnotations
Warning: com.oblador.keychain.KeychainModule.AccessControl: The typedef annotation should have @Retention(RetentionPolicy.SOURCE)
Warning: com.oblador.keychain.KeychainModule.KnownCiphers: The typedef annotation should have @Retention(RetentionPolicy.SOURCE)
Warning: com.oblador.keychain.KeychainModule.Rules: The typedef annotation should have @Retention(RetentionPolicy.SOURCE)
> Task :walletconnect_react-native-compat:mergeReleaseResources
> Task :react-native-webview:mergeReleaseResources
> Task :react-native-share:verifyReleaseResources
> Task :react-native-share:assembleRelease
> Task :react-native-static-safe-area-insets:verifyReleaseResources
> Task :react-native-static-safe-area-insets:assembleRelease
> Task :react-native-status-keycard:verifyReleaseResources
> Task :react-native-status-keycard:assembleRelease
> Task :react-native-navigation:verifyReactNative71ReleaseResources
> Task :react-native-keychain:syncReleaseLibJars
> Task :react-native-keychain:bundleReleaseAar
> Task :react-native-keychain:assembleRelease
> Task :react-native-pdf:verifyReleaseResources
> Task :react-native-pdf:assembleRelease
> Task :react-native-svg:verifyReleaseResources
> Task :react-native-svg:assembleRelease
> Task :walletconnect_react-native-compat:verifyReleaseResources
> Task :walletconnect_react-native-compat:assembleRelease
> Task :react-native-webview:verifyReleaseResources
> Task :react-native-webview:assembleRelease
> Task :react-native-reanimated:buildCMakeRelWithDebInfo[armeabi-v7a]
> Task :react-native-status:mapReleaseSourceSetPaths
> Task :react-native-status:mergeReleaseResources
> Task :react-native-reanimated:configureCMakeRelWithDebInfo[x86]
> Task :react-native-status:compileReleaseKotlin
w: file:///build/modules/react-native-status/android/src/main/java/im/status/ethereum/module/AccountManager.kt:46:56 Parameter 'absRootDirPath' is never used
w: file:///build/modules/react-native-status/android/src/main/java/im/status/ethereum/module/EncryptionUtils.kt:5:27 'PreferenceManager' is deprecated. Deprecated in Java
w: file:///build/modules/react-native-status/android/src/main/java/im/status/ethereum/module/EncryptionUtils.kt:148:9 'PreferenceManager' is deprecated. Deprecated in Java
w: file:///build/modules/react-native-status/android/src/main/java/im/status/ethereum/module/EncryptionUtils.kt:148:27 'getDefaultSharedPreferences(Context!): SharedPreferences!' is deprecated. Deprecated in Java
w: file:///build/modules/react-native-status/android/src/main/java/im/status/ethereum/module/EncryptionUtils.kt:156:27 'PreferenceManager' is deprecated. Deprecated in Java
w: file:///build/modules/react-native-status/android/src/main/java/im/status/ethereum/module/EncryptionUtils.kt:156:45 'getDefaultSharedPreferences(Context!): SharedPreferences!' is deprecated. Deprecated in Java
w: file:///build/modules/react-native-status/android/src/main/java/im/status/ethereum/module/LogManager.kt:43:25 Parameter 'context' is never used
w: file:///build/modules/react-native-status/android/src/main/java/im/status/ethereum/module/LogManager.kt:58:17 Variable 'gethLogUri' is never used
w: file:///build/modules/react-native-status/android/src/main/java/im/status/ethereum/module/LogManager.kt:100:48 Variable 'origin' initializer is redundant
w: file:///build/modules/react-native-status/android/src/main/java/im/status/ethereum/module/LogManager.kt:106:21 Condition 'file == null' is always 'false'
w: file:///build/modules/react-native-status/android/src/main/java/im/status/ethereum/module/LogManager.kt:140:34 Parameter 'jsLogs' is never used
w: file:///build/modules/react-native-status/android/src/main/java/im/status/ethereum/module/MailManager.kt:36:56 'fromHtml(String!): Spanned!' is deprecated. Deprecated in Java
w: file:///build/modules/react-native-status/android/src/main/java/im/status/ethereum/module/MailManager.kt:71:41 Type mismatch: inferred type is String? but String was expected
w: file:///build/modules/react-native-status/android/src/main/java/im/status/ethereum/module/MailManager.kt:96:17 Condition 'list == null' is always 'false'
w: file:///build/modules/react-native-status/android/src/main/java/im/status/ethereum/module/RNSelectableTextInputViewManager.kt:13:44 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///build/modules/react-native-status/android/src/main/java/im/status/ethereum/module/RNSelectableTextInputViewManager.kt:34:22 Parameter 'reactViewGroup' is never used
w: file:///build/modules/react-native-status/android/src/main/java/im/status/ethereum/module/RNSelectableTextInputViewManager.kt:77:34 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///build/modules/react-native-status/android/src/main/java/im/status/ethereum/module/RNSelectableTextInputViewManager.kt:77:63 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: file:///build/modules/react-native-status/android/src/main/java/im/status/ethereum/module/UIHelper.kt:11:23 'CookieSyncManager' is deprecated. Deprecated in Java
w: file:///build/modules/react-native-status/android/src/main/java/im/status/ethereum/module/Utils.kt:80:41 Unsafe use of a nullable receiver of type Array<(out) String!>?
w: file:///build/modules/react-native-status/android/src/main/java/im/status/ethereum/module/Utils.kt:189:56 Elvis operator (?:) always returns the left operand of non-nullable type String
w: file:///build/modules/react-native-status/android/src/main/java/im/status/ethereum/pushnotifications/PushNotification.kt:50:38 Parameter 'requestCode' is never used
w: file:///build/modules/react-native-status/android/src/main/java/im/status/ethereum/pushnotifications/PushNotification.kt:50:56 Parameter 'resultCode' is never used
w: file:///build/modules/react-native-status/android/src/main/java/im/status/ethereum/pushnotifications/PushNotification.kt:50:73 Parameter 'data' is never used
w: file:///build/modules/react-native-status/android/src/main/java/im/status/ethereum/pushnotifications/PushNotificationActions.kt:81:70 'ReactInstanceEventListener' is deprecated. Deprecated in Java
w: file:///build/modules/react-native-status/android/src/main/java/im/status/ethereum/pushnotifications/PushNotificationHelper.kt:244:9 Parameter 'groupId' is never used
w: file:///build/modules/react-native-status/android/src/main/java/im/status/ethereum/pushnotifications/PushNotificationHelper.kt:320:49 'constructor MessagingStyle(CharSequence)' is deprecated. Deprecated in Java
w: file:///build/modules/react-native-status/android/src/main/java/im/status/ethereum/pushnotifications/PushNotificationHelper.kt:541:17 Variable 'intentClass' is never used
w: file:///build/modules/react-native-status/android/src/main/java/im/status/ethereum/pushnotifications/PushNotificationHelper.kt:570:64 'toLowerCase(): String' is deprecated. Use lowercase() instead.
w: file:///build/modules/react-native-status/android/src/main/java/im/status/ethereum/pushnotifications/PushNotificationHelper.kt:579:68 'toLowerCase(): String' is deprecated. Use lowercase() instead.
w: file:///build/modules/react-native-status/android/src/main/java/im/status/ethereum/pushnotifications/PushNotificationHelper.kt:662:34 'defaults: Int' is deprecated. Deprecated in Java
w: file:///build/modules/react-native-status/android/src/main/java/im/status/ethereum/pushnotifications/PushNotificationHelper.kt:662:58 'defaults: Int' is deprecated. Deprecated in Java
w: file:///build/modules/react-native-status/android/src/main/java/im/status/ethereum/pushnotifications/PushNotificationJsDelivery.kt:45:24 'get(String!): Any?' is deprecated. Deprecated in Java
w: file:///build/modules/react-native-status/android/src/main/java/im/status/ethereum/pushnotifications/PushNotificationJsDelivery.kt:87:26 'hasActiveCatalystInstance(): Boolean' is deprecated. Deprecated in Java
> Task :react-native-status:compileReleaseJavaWithJavac
> Task :react-native-status:mergeReleaseGeneratedProguardFiles
> Task :react-native-status:exportReleaseConsumerProguardFiles
> Task :react-native-status:bundleLibCompileToJarRelease
> Task :react-native-status:processReleaseJavaRes
> Task :react-native-status:bundleLibRuntimeToJarRelease
> Task :react-native-status:extractReleaseAnnotations
> Task :react-native-status:mergeReleaseConsumerProguardFiles
> Task :react-native-status:mergeReleaseJavaResource
> Task :react-native-status:verifyReleaseResources
> Task :react-native-status:syncReleaseLibJars
> Task :react-native-status:bundleReleaseAar
> Task :react-native-status:assembleRelease
> Task :react-native-reanimated:buildCMakeRelWithDebInfo[x86]
> Task :react-native-reanimated:configureCMakeRelWithDebInfo[x86_64]
> Task :react-native-navigation:compileReactNative71ReleaseKotlin
w: file:///build/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/react/modal/Events.kt:5:44 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/react/modal/Events.kt:7:51 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/react/modal/Events.kt:17:44 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/react/modal/Events.kt:18:25 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/react/modal/Events.kt:22:43 'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/react/modal/Events.kt:32:44 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/react/modal/Events.kt:33:25 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/react/modal/ModalViewManager.kt:11:46 'ReactModule' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/react/modal/ModalViewManager.kt:30:2 'ReactModule' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/react/modal/ModalViewManager.kt:116:48 'getter for defaultDisplay: Display!' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/react/modal/ModalViewManager.kt:120:13 'getSize(Point!): Unit' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/utils/SystemUiUtils.kt:86:30 'getter for systemUiVisibility: Int' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/utils/SystemUiUtils.kt:88:31 'SYSTEM_UI_FLAG_LIGHT_STATUS_BAR: Int' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/utils/SystemUiUtils.kt:90:32 'SYSTEM_UI_FLAG_LIGHT_STATUS_BAR: Int' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/utils/SystemUiUtils.kt:93:18 'setter for systemUiVisibility: Int' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/viewcontrollers/modal/ModalAnimator.kt:51:9 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///build/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/viewcontrollers/modal/ModalAnimator.kt:65:9 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///build/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/viewcontrollers/modal/ModalAnimator.kt:80:9 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///build/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/viewcontrollers/stack/StackAnimator.kt:116:9 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///build/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/viewcontrollers/stack/StackAnimator.kt:223:9 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///build/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/viewcontrollers/stack/topbar/button/ButtonPresenter.kt:74:30 Parameter 'toolbar' is never used
w: file:///build/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/viewcontrollers/stack/topbar/button/ButtonPresenter.kt:206:42 Unnecessary safe call on a non-null receiver of type View
w: file:///build/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/viewcontrollers/stack/topbar/button/ButtonPresenter.kt:208:33 Unnecessary non-null assertion (!!) on a non-null receiver of type AccessibilityNodeInfoCompat
w: file:///build/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/views/stack/topbar/titlebar/IconBackgroundDrawable.kt:72:13 Condition 'bounds != null' is always 'true'
w: file:///build/node_modules/react-native-navigation/lib/android/app/src/reactNative71/java/com/reactnativenavigation/viewcontrollers/viewcontroller/YellowBoxDelegate.kt:36:16 No cast needed
> Task :react-native-navigation:compileReactNative71ReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :react-native-navigation:mergeReactNative71ReleaseGeneratedProguardFiles
> Task :react-native-navigation:exportReactNative71ReleaseConsumerProguardFiles
> Task :react-native-navigation:processReactNative71ReleaseJavaRes
> Task :react-native-navigation:bundleLibCompileToJarReactNative71Release
> Task :react-native-navigation:extractReactNative71ReleaseAnnotations
> Task :react-native-navigation:mergeReactNative71ReleaseConsumerProguardFiles
> Task :react-native-navigation:bundleLibRuntimeToJarReactNative71Release
> Task :react-native-navigation:mergeReactNative71ReleaseJavaResource
> Task :react-native-navigation:syncReactNative71ReleaseLibJars
> Task :react-native-navigation:bundleReactNative71ReleaseAar
> Task :react-native-navigation:assembleReactNative71Release
> Task :react-native-navigation:assembleRelease
> Task :react-native-reanimated:buildCMakeRelWithDebInfo[x86_64]
> Task :react-native-reanimated:packageNdkLibs NO-SOURCE
> Task :react-native-reanimated:mergeReleaseJniLibFolders
> Task :react-native-reanimated:generateReleaseBuildConfig
> Task :react-native-reanimated:generateReleaseResValues
> Task :react-native-reanimated:generateReleaseResources
> Task :react-native-reanimated:packageReleaseResources
> Task :react-native-reanimated:parseReleaseLocalResources
> Task :react-native-reanimated:javaPreCompileRelease
> Task :react-native-gesture-handler:mapReleaseSourceSetPaths
> Task :react-native-reanimated:processReleaseManifest
package="com.swmansion.reanimated" found in source AndroidManifest.xml: /build/node_modules/react-native-reanimated/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="com.swmansion.reanimated" from the source AndroidManifest.xml: /build/node_modules/react-native-reanimated/android/src/main/AndroidManifest.xml.
> Task :react-native-reanimated:writeReleaseAarMetadata
> Task :react-native-reanimated:extractDeepLinksRelease
> Task :react-native-reanimated:prepareReleaseArtProfile
> Task :react-native-reanimated:processReleaseJavaRes NO-SOURCE
> Task :react-native-reanimated:generateReleaseRFile
> Task :react-native-reanimated:mergeReleaseShaders
> Task :react-native-reanimated:mergeReleaseNativeLibs
> Task :react-native-gesture-handler:mergeReleaseResources
> Task :react-native-reanimated:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :react-native-reanimated:mergeReleaseGeneratedProguardFiles
> Task :react-native-reanimated:bundleLibCompileToJarRelease
> Task :react-native-reanimated:exportReleaseConsumerProguardFiles
> Task :react-native-reanimated:compileReleaseShaders NO-SOURCE
> Task :react-native-reanimated:generateReleaseAssets UP-TO-DATE
> Task :react-native-reanimated:bundleLibRuntimeToJarRelease
> Task :react-native-reanimated:packageReleaseAssets
> Task :react-native-reanimated:compileReleaseLibraryResources
> Task :react-native-reanimated:extractDeepLinksForAarRelease
> Task :react-native-reanimated:extractReleaseAnnotations
> Task :react-native-reanimated:mergeReleaseConsumerProguardFiles
> Task :react-native-reanimated:stripReleaseDebugSymbols
> Task :react-native-reanimated:copyReleaseJniLibsProjectOnly
> Task :react-native-reanimated:externalNativeBuildRelease
> Task :react-native-reanimated:generateJsonModelRelease
> Task :react-native-reanimated:prefabReleaseConfigurePackage
> Task :react-native-reanimated:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-gesture-handler:verifyReleaseResources
> Task :react-native-reanimated:prefabReleasePackage
> Task :react-native-reanimated:prepareLintJarForPublish
> Task :react-native-reanimated:mergeReleaseJavaResource
> Task :react-native-reanimated:syncReleaseLibJars
> Task :react-native-reanimated:bundleReleaseAar
> Task :react-native-reanimated:mapReleaseSourceSetPaths
> Task :react-native-reanimated:mergeReleaseResources
> Task :react-native-reanimated:verifyReleaseResources
> Task :react-native-reanimated:assembleRelease
> Task :react-native-gesture-handler:compileReleaseKotlin
w: file:///build/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/core/GestureHandler.kt:770:11 Name shadowed: size
w: file:///build/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerButtonViewManager.kt:23:46 'ReactModule' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerButtonViewManager.kt:35:2 'ReactModule' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerEnabledRootView.kt:9:51 Unreachable code
w: file:///build/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerEnabledRootView.kt:10:80 Unreachable code
w: file:///build/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerModule.kt:14:46 'ReactModule' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerRootHelper.kt:80:18 'onChildStartedNativeGesture(MotionEvent!): Unit' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerRootHelper.kt:86:42 Parameter 'disallowIntercept' is never used
w: file:///build/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerRootHelper.kt:118:28 Parameter 'viewTag' is never used
w: file:///build/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerRootViewManager.kt:3:46 'ReactModule' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerRootViewManager.kt:15:2 'ReactModule' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerTouchEvent.kt:7:44 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerTouchEvent.kt:14:11 'init(Int): Unit' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerTouchEvent.kt:30:42 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///build/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerTouchEvent.kt:31:21 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
> Task :react-native-gesture-handler:compileReleaseJavaWithJavac
> Task :react-native-gesture-handler:mergeReleaseGeneratedProguardFiles
> Task :react-native-gesture-handler:exportReleaseConsumerProguardFiles
> Task :react-native-gesture-handler:bundleLibCompileToJarRelease
> Task :react-native-gesture-handler:processReleaseJavaRes
> Task :react-native-gesture-handler:bundleLibRuntimeToJarRelease
> Task :react-native-gesture-handler:extractReleaseAnnotations
> Task :react-native-gesture-handler:mergeReleaseConsumerProguardFiles
> Task :react-native-gesture-handler:mergeReleaseJavaResource
> Task :react-native-gesture-handler:syncReleaseLibJars
> Task :react-native-gesture-handler:bundleReleaseAar
> Task :react-native-gesture-handler:assembleRelease
> Task :app:createBundleReleaseJsAndAssets
info Writing bundle output to:, /build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle
info Writing sourcemap output to:, /build/android/app/build/intermediates/sourcemaps/react/release/index.android.bundle.packager.map
info Done writing bundle output
info Done writing sourcemap output
info Copying 2436 asset files
info Done copying assets
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:1014:16: warning: the variable "SharedArrayBuffer" was not declared in function "from"
if (typeof SharedArrayBuffer !== 'undefined' && (isInstance(value, Shared...
^~~~~~~~~~~~~~~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:130578:3: warning: the property "keycard-blocked" was set multiple times in the object definition.
"keycard-blocked": "Keycard is blocked",
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:130577:3: note: The first definition was here.
"keycard-blocked": "Keycard has been blocked.\nYou need to reset card to continue using it.",
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:168530:18: warning: the variable "DebuggerInternal" was not declared in function "__shouldPauseOnThrow"
typeof DebuggerInternal !== 'undefined' &&
^~~~~~~~~~~~~~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:170199:108: warning: the variable "nativeFabricUIManager" was not declared in function "onChange"
...lInstanceHandle ? (from && nativeFabricUIManager.setIsJSResponder(from.sta...
^~~~~~~~~~~~~~~~~~~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:174661:30: warning: the variable "__REACT_DEVTOOLS_GLOBAL_HOOK__" was not declared in anonymous function " 12304#"
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:176994:5: warning: the variable "setImmediate" was not declared in function "handleResolved"
setImmediate(function () {
^~~~~~~~~~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:181182:12: warning: the variable "fetch" was not declared in anonymous function " 12535#"
fetch: fetch,
^~~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:181183:14: warning: the variable "Headers" was not declared in anonymous function " 12535#"
Headers: Headers,
^~~~~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:181184:14: warning: the variable "Request" was not declared in anonymous function " 12535#"
Request: Request,
^~~~~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:181185:15: warning: the variable "Response" was not declared in anonymous function " 12535#"
Response: Response
^~~~~~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:181335:24: warning: the variable "FileReader" was not declared in function "readBlobAsArrayBuffer"
var reader = new FileReader();
^~~~~~~~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:181382:36: warning: the variable "Blob" was not declared in anonymous function " 12546#"
} else if (support.blob && Blob.prototype.isPrototypeOf(body)) {
^~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:181384:40: warning: the variable "FormData" was not declared in anonymous function " 12546#"
} else if (support.formData && FormData.prototype.isPrototypeOf(body)) {
^~~~~~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:181386:44: warning: the variable "URLSearchParams" was not declared in anonymous function " 12546#"
...e if (support.searchParams && URLSearchParams.prototype.isPrototypeOf(body...
^~~~~~~~~~~~~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:181624:23: warning: the variable "XMLHttpRequest" was not declared in anonymous function " 12555#"
var xhr = new XMLHttpRequest();
^~~~~~~~~~~~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:191844:27: warning: the variable "performance" was not declared in anonymous function " 12858#"
if ("object" === typeof performance && "function" === typeof performance.no...
^~~~~~~~~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:191867:26: warning: the variable "navigator" was not declared in anonymous function " 12858#"
"undefined" !== typeof navigator && undefined !== navigator.scheduling && u...
^~~~~~~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:191977:37: warning: the variable "MessageChannel" was not declared in anonymous function " 12858#"
};else if ("undefined" !== typeof MessageChannel) {
^~~~~~~~~~~~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:191992:34: warning: the variable "nativeRuntimeScheduler" was not declared in anonymous function " 12858#"
... = "undefined" !== typeof nativeRuntimeScheduler ? nativeRuntimeScheduler....
^~~~~~~~~~~~~~~~~~~~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:228864:19: warning: the variable "_getAnimationTimestamp" was not declared in function "handleAndFlushAnimationFrame 1#"
var now = _getAnimationTimestamp();
^~~~~~~~~~~~~~~~~~~~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:228984:11: warning: the variable "_WORKLET" was not declared in function "runOnRuntime"
if (_WORKLET) {
^~~~~~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:228989:18: warning: the variable "_scheduleOnRuntime" was not declared in anonymous function " 13877#"
return _scheduleOnRuntime(workletRuntime, (0, _$$_REQUIRE(_dependen...
^~~~~~~~~~~~~~~~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:229336:114: warning: the variable "location" was not declared in function "registerSensor 1#"
...E(_dependencyMap[4]).isWeb)() && location.protocol !== 'https:' ? ' Make s...
^~~~~~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:229857:26: warning: Direct call to eval(), but lexical scope is not supported.
workletFun = eval('(' + initData.code + '\n)');
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:230166:20: warning: the variable "_makeShareableClone" was not declared in function "cloneRecursive"
return _makeShareableClone(value);
^~~~~~~~~~~~~~~~~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:230523:11: warning: the variable "queueMicrotask" was not declared in anonymous function " 13935#"
queueMicrotask(function () {
^~~~~~~~~~~~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:230655:9: warning: the variable "_scheduleOnJS" was not declared in anonymous function " 13947#"
_scheduleOnJS(fun, args.length > 0 ?
^~~~~~~~~~~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:230776:13: warning: the variable "_updateDataSynchronously" was not declared in function "set _value 1#"
_updateDataSynchronously(syncDataHolder, (0, _$$_REQUIRE(_depende...
^~~~~~~~~~~~~~~~~~~~~~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:231415:9: warning: the variable "_notifyAboutProgress" was not declared in anonymous function " 13975#"
_notifyAboutProgress(tag, sharedValue.value, isSharedTransition);
^~~~~~~~~~~~~~~~~~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:231433:7: warning: the variable "_notifyAboutEnd" was not declared in function "stopObservingProgress"
_notifyAboutEnd(tag, removeView);
^~~~~~~~~~~~~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:236814:11: warning: the variable "_updatePropsFabric" was not declared in function "flush"
_updatePropsFabric(operations);
^~~~~~~~~~~~~~~~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:236843:11: warning: the variable "_updatePropsPaper" was not declared in function "flush 1#"
_updatePropsPaper(operations);
^~~~~~~~~~~~~~~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:246414:18: warning: the variable "message" was not declared in anonymous function " 14581#"
return message;
^~~~~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:246446:5: warning: the variable "jest" was not declared in function "beforeTest"
jest.useFakeTimers();
^~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:246589:7: warning: the variable "_dispatchCommandFabric" was not declared in function "dispatchCommandFabric"
_dispatchCommandFabric(shadowNodeWrapper, commandName, args);
^~~~~~~~~~~~~~~~~~~~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:246607:7: warning: the variable "_dispatchCommandPaper" was not declared in function "dispatchCommandPaper"
_dispatchCommandPaper(viewTag, commandName, args);
^~~~~~~~~~~~~~~~~~~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:246721:22: warning: the variable "_measureFabric" was not declared in function "measureFabric"
var measured = _measureFabric(viewTag);
^~~~~~~~~~~~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:246755:22: warning: the variable "_measurePaper" was not declared in function "measurePaper"
var measured = _measurePaper(viewTag);
^~~~~~~~~~~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:246844:7: warning: the variable "_scrollToPaper" was not declared in function "scrollToPaper"
_scrollToPaper(viewTag, x, y, animated);
^~~~~~~~~~~~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:246892:7: warning: the variable "_setGestureState" was not declared in function "setGestureStateNative"
_setGestureState(handlerTag, newState);
^~~~~~~~~~~~~~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:251028:45: warning: the variable "structuredClone" was not declared in function "handleLayoutTransition"
...ormCopy = existingTransform ? structuredClone(existingTransform) : [];
^~~~~~~~~~~~~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:251411:7: warning: the variable "_removeFromPropsRegistry" was not declared in function "removeFromPropsRegistryOnUI"
_removeFromPropsRegistry(viewTags);
^~~~~~~~~~~~~~~~~~~~~~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:260748:26: warning: the variable "crypto" was not declared in anonymous function " 15124#"
v = typeof crypto == 'undefined';
^~~~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:364426:25: warning: the variable "localStorage" was not declared in function "?anon_0_ 29#"
if (M() && (n = localStorage.getItem(t), n)) return n;
^~~~~~~~~~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:364459:13: warning: the variable "Buffer" was not declared in function "Ge 1#"
var n = Buffer.from(e).toString("base64");
^~~~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:365515:27: warning: the variable "URL" was not declared in function "t 33#"
return typeof new URL(n) < "u";
^~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:384151:23: warning: the variable "TextDecoder" was not declared in anonymous function " 18560#"
var decoder = new TextDecoder('utf8');
^~~~~~~~~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:384154:23: warning: the variable "TextEncoder" was not declared in anonymous function " 18561#"
var encoder = new TextEncoder();
^~~~~~~~~~~
/build/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:399233:127: warning: the variable "AbortController" was not declared in function "At 1#"
..._this34.abortController = new AbortController(), _this34.isDevEnv = _$$_RE...
^~~~~~~~~~~~~~~
> Task :app:generateReleaseResValues
> Task :app:checkReleaseAarMetadata
> Task :app:mapReleaseSourceSetPaths
> Task :app:generateReleaseResources
> Task :app:mergeReleaseNativeLibs
> Task :app:packageReleaseResources
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:mergeReleaseResources
> Task :app:parseReleaseLocalResources
> Task :app:stripReleaseDebugSymbols
> Task :app:processReleaseMainManifest
/build/android/app/src/main/AndroidManifest.xml:44:13-45 Warning:
android:extractNativeLibs should not be specified in this source AndroidManifest.xml file. See https://d.android.com/guide/topics/manifest/application-element#extractNativeLibs for more information.
The AGP Upgrade Assistant can remove the attribute from the AndroidManifest.xml file and update the build file accordingly. See https://d.android.com/studio/build/agp-upgrade-assistant for more information.
/build/android/app/src/release/AndroidManifest.xml:5:5-97 Warning:
uses-permission#android.permission.SYSTEM_ALERT_WINDOW was tagged at AndroidManifest.xml:5 to remove other declarations but no other declaration present
/build/android/app/src/release/AndroidManifest.xml Warning:
application@android:allowBackup was tagged at AndroidManifest.xml:0 to replace other declarations but no other declaration present
/build/android/app/src/release/AndroidManifest.xml Warning:
provider#androidx.core.content.FileProvider@android:authorities was tagged at AndroidManifest.xml:0 to replace other declarations but no other declaration present
/build/android/app/src/release/AndroidManifest.xml Warning:
meta-data#android.support.FILE_PROVIDER_PATHS@android:resource was tagged at AndroidManifest.xml:0 to replace other declarations but no other declaration present
> Task :app:processReleaseManifest
> Task :app:javaPreCompileRelease
> Task :app:extractProguardFiles
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseArtProfile
> Task :app:mergeReleaseAssets
> Task :app:processApplicationManifestReleaseForBundle
> Task :app:extractReleaseNativeSymbolTables
> Task :app:compressReleaseAssets
> Task :app:bundleReleaseResources
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:processReleaseManifestForPackage
> Task :app:processReleaseResources
> Task :app:compileReleaseKotlin
w: file:///build/android/app/src/main/java/im/status/ethereum/MainActivity.kt:17:27 'PreferenceManager' is deprecated. Deprecated in Java
w: file:///build/android/app/src/main/java/im/status/ethereum/MainActivity.kt:32:43 'RNGestureHandlerEnabledRootView' is deprecated. Use <GestureHandlerRootView /> component instead. Check gesture handler installation instructions in documentation for more information.
w: file:///build/android/app/src/main/java/im/status/ethereum/MainActivity.kt:61:58 Parameter 'id' is never used, could be renamed to _
w: file:///build/android/app/src/main/java/im/status/ethereum/MainActivity.kt:63:25 Unsafe use of a nullable receiver of type Thread.UncaughtExceptionHandler?
w: file:///build/android/app/src/main/java/im/status/ethereum/MainActivity.kt:100:27 Parameter 'eventName' is never used
w: file:///build/android/app/src/main/java/im/status/ethereum/MainActivity.kt:138:87 Parameter 'which' is never used, could be renamed to _
w: file:///build/android/app/src/main/java/im/status/ethereum/MainActivity.kt:143:89 Parameter 'which' is never used, could be renamed to _
w: file:///build/android/app/src/main/java/im/status/ethereum/MainActivity.kt:172:23 'constructor Handler()' is deprecated. Deprecated in Java
w: file:///build/android/app/src/main/java/im/status/ethereum/MainActivity.kt:215:27 'PreferenceManager' is deprecated. Deprecated in Java
w: file:///build/android/app/src/main/java/im/status/ethereum/MainActivity.kt:215:45 'getDefaultSharedPreferences(Context!): SharedPreferences!' is deprecated. Deprecated in Java
> Task :app:compileReleaseJavaWithJavac
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:processReleaseJavaRes
> Task :app:mergeReleaseJavaResource
> Task :app:mergeReleaseNativeDebugMetadata
> Task :app:minifyReleaseWithR8
WARNING: R8: Class com.facebook.imagepipeline.image.CloseableAnimatedImage extends com.facebook.imagepipeline.image.CloseableImage which is an interface
WARNING: R8: Class com.facebook.imagepipeline.image.CloseableAnimatedImage extends com.facebook.imagepipeline.image.CloseableImage which is an interface
> Task :app:compileReleaseArtProfile
> Task :app:shrinkReleaseRes
> Task :app:optimizeReleaseResources
> Task :app:packageRelease
PackagingOptions.jniLibs.useLegacyPackaging should be set to true because android:extractNativeLibs is set to "true" in AndroidManifest.xml.
> Task :app:createReleaseApkListingFileRedirect
> Task :app:assembleRelease
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.8/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 17m 19s
1191 actionable tasks: 1191 executed
buildPhase completed in 17 minutes 20 seconds
Running phase: checkPhase
18623108 01-01-1981 01:01 assets/index.android.bundle
Running phase: installPhase
[1;33mExtracting result[0m: [1m/nix/store/wg95bqlablr52qvsgg1rksbag9931h1i-status-mobile-build-release-android[0m
'/nix/store/wg95bqlablr52qvsgg1rksbag9931h1i-status-mobile-build-release-android/app-release-unsigned.apk' -> './result/app-release-unsigned.apk'
[0;32mSUCCESS[0m
removed '/tmp/tmp-status-mobile-0c42d63b1/nix-shell-1694-0/tmp.bCJp85hrUH'
2025-06-09 18:26:15,509 INFO: Successfully built version 2.33.6 of im.status.ethereum from 0c42d63b11316e29c66dca9109b56c5933652382
2025-06-09 18:26:16,899 DEBUG: Checking build/im.status.ethereum/result/app-release-unsigned.apk
2025-06-09 18:26:17,499 INFO: success: im.status.ethereum
2025-06-09 18:26:17,499 INFO: Finished
2025-06-09 18:26:17,500 INFO: 1 build succeeded